chiark / gitweb /
udev: strings in C are NUL-terminated anyway, no need to add a second NUL...
[elogind.git] / src / sysv-generator /
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidtcore: convert log_unit_*() to log_unit_*_errno()
2014-11-27 Zbigniew Jędrzejew... sysv-generator: advertise the man page
2014-11-27 Lennart Poetteringlog: rearrange log function naming
2014-10-01 Thomas Hindoe Paab... Remove repeated includes
2014-09-17 Thomas Hindoe Paab... sysv-generator: don't check first if hashmap contains...
2014-09-16 Andreas Henrikssonsysv-generator: fix resource leak
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-07-31 Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-31 Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-30 Lukas Nykrynsysv: order initscripts which provide $network before...
2014-06-25 Thomas Hindoe Paab... sysv-generator: fix incorect ordering of Wants
2014-06-24 Thomas Hindoe Paab... sysv-generator: rename PidFile to PIDFile
2014-06-13 Colin Ian KingFix spelling mistake, scirpt --> script
2014-06-06 Thomas Hindoe Paab... Move handling of sysv initscripts to a generator