summaryrefslogtreecommitdiff
path: root/src/notify
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12411 from keszybz/pr/12394Lennart Poettering2019-05-081-0/+1
|\
| * Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* | codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
|/
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-8/+6
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-1/+1
* util-lib: move main() definition macros to its own header fileLennart Poettering2018-11-191-0/+1
* notify: define main through macroZbigniew Jędrzejewski-Szmek2018-11-171-40/+25
* Merge pull request #9783 from poettering/get-user-creds-flagsZbigniew Jędrzejewski-Szmek2018-08-211-1/+1
|\
| * user-util: rework get_user_creds()Lennart Poettering2018-08-201-1/+1
* | tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-5/+17
|/
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* notify: add new --uid= commandLennart Poettering2018-01-111-2/+36
* tree-wide: use !strv_isempty() instead of strv_length() > 0Yu Watanabe2017-12-191-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-4/+1
* notify: sort header files, follow CODING_STYLELennart Poettering2015-09-221-7/+7
* systemd-notify: Always pass a valid pid to sd_pid_notifyBenjamin Robin2015-09-201-1/+1
* notify: log error when sd_pid_notify() == 0Evgeny Vereshchagin2015-09-091-3/+3
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-131-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* notify,firstboot,analyze,run: trim --help output to 80 linesZbigniew Jędrzejewski-Szmek2015-01-271-6/+6
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-1/+1
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-1/+1
* readahead: wipe out readaheadDaniel Buch2014-09-251-20/+2
* remove unneeded error.h includesEmil Renner Berthing2014-09-151-1/+0
* networkd: add minimal client tool "networkd" to query network statusLennart Poettering2014-08-121-1/+2
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-7/+4
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-311-1/+1
* sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()Lennart Poettering2014-06-051-24/+23
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-1/+1
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-5/+3
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-011-1/+2
* env: considerably beef up environment cleaning logicLennart Poettering2013-02-111-0/+1
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-041-1/+0
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-131-0/+1
* move all tools to subdirsKay Sievers2012-04-121-0/+228