summaryrefslogtreecommitdiff
path: root/src/notify
AgeCommit message (Expand)AuthorFilesLines
2019-11-28notify: add color to --helpLennart Poettering1-2/+4
2019-07-12tree-wide: get rid of strappend()Lennart Poettering1-1/+1
2019-05-08Merge pull request #12411 from keszybz/pr/12394Lennart Poettering1-0/+1
2019-05-08Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek1-0/+1
2019-04-29codespell: fix spelling errorsBen Boeckel1-1/+1
2018-11-22coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek1-8/+6
2018-11-20Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek1-1/+1
2018-11-19util-lib: move main() definition macros to its own header fileLennart Poettering1-0/+1
2018-11-17notify: define main through macroZbigniew Jędrzejewski-Szmek1-40/+25
2018-08-21Merge pull request #9783 from poettering/get-user-creds-flagsZbigniew Jędrzejewski-Szmek1-1/+1
2018-08-20user-util: rework get_user_creds()Lennart Poettering1-1/+1
2018-08-20tree-wide: add clickable man page link to all --help textsLennart Poettering1-5/+17
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-01-11notify: add new --uid= commandLennart Poettering1-2/+36
2017-12-19tree-wide: use !strv_isempty() instead of strv_length() > 0Yu Watanabe1-1/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
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