]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd/sd-bus/test-bus-chat.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / libsystemd / sd-bus / test-bus-chat.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: yet more log_*_errno + return simplifications
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-04  Lennart Poetteringsd-bus: rename sd_bus_get_server_id() to sd_bus_get_own...
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-14  Lennart Poetteringsd-bus: introduce sd_bus_slot objects encapsulating...
2014-03-24  Lennart Poetteringutil: replace close_pipe() with new safe_close_pair()
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-01-21  Tom Gundersenlibsystemd: split up into subdirs