summaryrefslogtreecommitdiff
path: root/src/debug-generator
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* debug-generator: respect kernel parameters for default unit settingEvgeny Vereshchagin2015-11-031-1/+27
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]Lennart Poettering2015-10-271-4/+5
* 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
* tree-wide: update empty-if coccinelle script to cover empty-while and moreLennart Poettering2015-09-091-4/+2
* tree-wide: make use of log_error_errno() return value in more casesLennart Poettering2015-09-091-4/+6
* core: rework unit name validation and manipulation logicLennart Poettering2015-05-051-6/+6
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-2/+2
* 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
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-071-2/+3
* debug-generator: add new kernel cmdline option systemd.wants= to add units to...Lennart Poettering2014-06-201-17/+53
* debug-generator: add new generatorLennart Poettering2014-06-192-0/+138