chiark / gitweb /
Prep v228: Add remaining updates from upstream (3/3)
[elogind.git] / src / login / inhibit.c
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (3/3)
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-03-29 Sven Eden[4/5] Apply missing fixes from upstream
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenAdd support for building elogind against musl libc
2017-03-14 Lennart Poetteringsd-bus: introduce new sd_bus_flush_close_unref() call
2017-03-14 Lennart Poetteringtree-wide: whenever we fork off a foreign child process...
2017-03-14 Ronny Chevaliershared: add formats-util.h
2017-03-14 Ronny Chevaliershared: add process-util.[ch]
2015-03-07 Zbigniew Jędrzejew... login: fix copy-pasto in error path
2015-02-23 Thomas Hindoe Paab... remove unused includes
2014-11-29 Zbigniew Jędrzejew... delta: diff returns 1 when files differ, ignore this
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...