summaryrefslogtreecommitdiff
path: root/src/notify
AgeCommit message (Expand)AuthorFilesLines
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek1-1/+0
2016-11-07Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering1-0/+1
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering1-0/+1
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering1-0/+1
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering1-4/+1
2015-09-22notify: sort header files, follow CODING_STYLELennart Poettering1-7/+7
2015-09-20systemd-notify: Always pass a valid pid to sd_pid_notifyBenjamin Robin1-1/+1
2015-09-09notify: log error when sd_pid_notify() == 0Evgeny Vereshchagin1-3/+3
2015-04-10shared: add formats-util.hRonny Chevalier1-0/+1
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann1-1/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2015-01-27notify,firstboot,analyze,run: trim --help output to 80 linesZbigniew Jędrzejewski-Szmek1-6/+6
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-1/+1
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-1/+1
2014-09-25readahead: wipe out readaheadDaniel Buch1-20/+2
2014-09-15remove unneeded error.h includesEmil Renner Berthing1-1/+0
2014-08-12networkd: add minimal client tool "networkd" to query network statusLennart Poettering1-1/+2
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek1-7/+4
2014-07-31Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek1-1/+1
2014-06-05sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()Lennart Poettering1-24/+23
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek1-1/+1
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering1-5/+3
2013-07-01core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering1-1/+2
2013-02-11env: considerably beef up environment cleaning logicLennart Poettering1-0/+1
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering1-1/+0
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering1-0/+1
2012-04-12move all tools to subdirsKay Sievers1-0/+228