summaryrefslogtreecommitdiff
path: root/src/notify/notify.c
AgeCommit message (Expand)Author
2016-05-25stuffLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering
2015-09-22notify: sort header files, follow CODING_STYLELennart Poettering
2015-09-20systemd-notify: Always pass a valid pid to sd_pid_notifyBenjamin Robin
2015-09-09notify: log error when sd_pid_notify() == 0Evgeny Vereshchagin
2015-04-10shared: add formats-util.hRonny Chevalier
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-27notify,firstboot,analyze,run: trim --help output to 80 linesZbigniew Jędrzejewski-Szmek
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-09-25readahead: wipe out readaheadDaniel Buch
2014-09-15remove unneeded error.h includesEmil Renner Berthing
2014-08-12networkd: add minimal client tool "networkd" to query network statusLennart Poettering
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-07-31Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek
2014-06-05sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()Lennart Poettering
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering
2013-07-01core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering
2013-02-11env: considerably beef up environment cleaning logicLennart Poettering
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering
2012-04-12move all tools to subdirsKay Sievers