chiark / gitweb /
Prep v239: Fix main() to call manager_new() again.
[elogind.git] / src / login / inhibit.c
2018-08-24 Sven EdenPrep v239: Fix main() to call manager_new() again.
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 David Tardoninhibit: use pager for systemd-inhibit --list
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Lennart Poetteringinhibit: make use of EXIT_SUCCESS where appropriate
2018-06-28 Christian Hessesystemd-inhibit: ignore signal interrupt from keyboard...
2018-05-30 Lennart Poetteringtree-wide: reopen log when we need to log in FORK_CLOSE...
2018-05-30 Lennart Poetteringprocess-util: rework wait_for_terminate_and_warn()...
2018-05-30 Lennart Poetteringprocess-util: add another fork_safe() flag for enabling...
2018-05-30 Lennart Poetteringtree-wide: introduce new safe_fork() helper and port...
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (5...
2017-07-17 Zbigniew Jędrzejew... Rename formats-util.h to format-util.h
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Add missing fixes from upstream [4/6] src...
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
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...