]> git.ipfire.org Git - thirdparty/systemd.git/history - src/login/inhibit.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / login / inhibit.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
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-10  Lennart Poetteringbusctl: add "tree" command to explore object trees
2014-11-10  Mantas Mikulėnasinhibit: allow filtering --list by mode
2014-08-04  Lennart Poetteringbus: always explicitly close bus from main programs
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-13  Lennart Poetteringreplace more dup() by F_DUPFD_CLOEXEC
2013-11-11  Lennart Poetteringbus: introduce concept of a default bus for each thread...
2013-11-07  Lennart Poetteringinhibit: more conversions to use bus_log_parse_error()
2013-11-07  Lennart Poetteringbus: log message parsing errors everywhere with a gener...
2013-11-06  Lennart Poetteringclients: unify how we invoke getopt_long()
2013-11-06  Lennart Poetteringinhibit: don't return error code on --help
2013-10-30  Lennart Poetteringgeneral: various cleanups
2013-10-22  Tom Gunderseninhibit: port to sd-bus
2013-04-24  Lennart Poetteringinhbit: show comm field of inhibiting processes
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18  Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-03-19  Zbigniew Jędrzejew... logind: exploit previous cleanups and simplify returns
2013-03-18  Colin Walterslogind: Make more use of cleanup macros
2013-03-05  Kay Sieversinhibit: print --list if no argument is given
2013-03-01  Mantas Mikulėnasinhibit: make the output more readable
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-04  Lennart Poetteringbuild-sys: drop all distribution specfic checks
2012-10-03  Сковорода Никита... man: handle-sleep-key is invalid, replace it with handl...
2012-09-19  Lennart Poetteringman: document new inhibitor types
2012-09-10  Lennart Poetteringinhibit: close all fds when invoking inhibited tool
2012-09-10  Lennart Poetteringdbus: minor coding style fixes
2012-09-10  Matthias ClasenMake systemd-inhibit --list work
2012-08-08  Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08  Simon Peeterslogind: use bus_method_call_with_reply() where posible
2012-05-08  Lennart Poetteringlogind: use "sleep" as generic term for "suspend",...
2012-05-04  Lennart Poetteringlogind: implement delay inhibitor locks in addition...