summaryrefslogtreecommitdiff
path: root/src/login/inhibit.c
Commit message (Expand)AuthorAgeFilesLines
* busctl: add "tree" command to explore object treesLennart Poettering2014-11-101-1/+1
* inhibit: allow filtering --list by modeMantas Mikulėnas2014-11-101-1/+7
* bus: always explicitly close bus from main programsLennart Poettering2014-08-041-1/+1
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-9/+6
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-2/+2
* replace more dup() by F_DUPFD_CLOEXECLennart Poettering2014-05-131-1/+1
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-121-1/+1
* inhibit: more conversions to use bus_log_parse_error()Lennart Poettering2013-11-071-3/+3
* bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering2013-11-071-1/+1
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-5/+6
* inhibit: don't return error code on --helpLennart Poettering2013-11-061-2/+3
* general: various cleanupsLennart Poettering2013-10-301-12/+5
* inhibit: port to sd-busTom Gundersen2013-10-221-73/+53
* inhbit: show comm field of inhibiting processesLennart Poettering2013-04-241-2/+6
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-1/+1
* Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters2013-04-181-2/+2
* logind: exploit previous cleanups and simplify returnsZbigniew Jędrzejewski-Szmek2013-03-181-26/+12
* logind: Make more use of cleanup macrosColin Walters2013-03-181-7/+2
* inhibit: print --list if no argument is givenKay Sievers2013-03-051-1/+4
* inhibit: make the output more readableMantas Mikulėnas2013-03-011-18/+9
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-041-1/+0
* man: handle-sleep-key is invalid, replace it with handle-suspend-key and hand...Сковорода Никита Андреевич2012-10-031-1/+2
* man: document new inhibitor typesLennart Poettering2012-09-191-2/+3
* inhibit: close all fds when invoking inhibited toolLennart Poettering2012-09-101-2/+4
* dbus: minor coding style fixesLennart Poettering2012-09-101-12/+9
* Make systemd-inhibit --list workMatthias Clasen2012-09-101-2/+3
* logind: use bus_method_call_with_reply() where posibleSimon Peeters2012-08-081-46/+23
* logind: use "sleep" as generic term for "suspend", "hibernate", and later on ...Lennart Poettering2012-05-081-3/+3
* logind: implement delay inhibitor locks in addition to block inhibitor locksLennart Poettering2012-05-051-0/+353