]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/busname.c
treewide: more log_*_errno + return simplifications
[thirdparty/systemd.git] / src / core / busname.c
2014-11-28  Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28  Michal Schmidtcore: two more log_unit_*_errno() conversions
2014-11-28  Michal Schmidtcore: convert log_unit_*() to log_unit_*_errno()
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27  Lennart Poetteringlog: rearrange log function naming
2014-11-26  Lennart Poetteringsd-bus: update peeking into receieved messages, with...
2014-11-25  Lennart Poetteringcore: show log message about process triggering kdbus...
2014-10-28  Umut Tezduyar Lindskogcore: send sigabrt on watchdog timeout to get the stack...
2014-09-08  Daniel Mackbus: factor out bus policy items
2014-07-26  Zbigniew Jędrzejew... Print kdbus path when opening fails
2014-07-25  Lukas Nykrynbusname: CLD_KILLED was used twice
2014-06-28  Jan Engelhardtdoc: grammatical corrections
2014-06-07  Colin Ian KingFix spelling mistake, proces -> process
2014-06-05  Lennart Poetteringkdbus: when uploading bus name policy, resolve users...
2014-03-19  Lennart Poetteringcore: by default .busname units should be activating
2014-03-19  Daniel Mackbusname: introduce Activating directive
2014-03-18  Lennart Poetteringcore: add new AcceptFD= setting to .busname units
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-07  Daniel Macksd-bus: add support for policy upload on activator...
2014-03-07  Daniel Mackbusname: add parser for bus name policies
2014-03-07  Lennart Poetteringbusname: don't drop 'service' from the result string
2014-03-07  Daniel Mackcore/busname: add lookup string for BUSNAME_FAILURE_SER...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-01-27  Lennart Poetteringbus: when we cannot bus activate a service because...
2013-12-22  Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-12-16  Lennart Poetteringbus: when a busname unit refuses to activate a service...
2013-12-05  Lennart Poetteringbusname: improve condition check
2013-12-02  Lennart Poetteringbus: add .busname unit type to implement kdbus-style...