index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
notify
Age
Commit message (
Expand
)
Author
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-22
notify: sort header files, follow CODING_STYLE
Lennart Poettering
2015-09-20
systemd-notify: Always pass a valid pid to sd_pid_notify
Benjamin Robin
2015-09-09
notify: log error when sd_pid_notify() == 0
Evgeny Vereshchagin
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-27
notify,firstboot,analyze,run: trim --help output to 80 lines
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-09-25
readahead: wipe out readahead
Daniel Buch
2014-09-15
remove unneeded error.h includes
Emil Renner Berthing
2014-08-12
networkd: add minimal client tool "networkd" to query network status
Lennart Poettering
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-06-05
sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-07-01
core: add new "scope" unit type for making a unit of pre-existing processes
Lennart Poettering
2013-02-11
env: considerably beef up environment cleaning logic
Lennart Poettering
2013-01-04
build-sys: drop all distribution specfic checks
Lennart Poettering
2012-04-13
build-sys: add stub makefiles to all subdirs to ease development with emacs
Lennart Poettering
2012-04-12
move all tools to subdirs
Kay Sievers