summaryrefslogtreecommitdiff
path: root/src/login/inhibit.c
Commit message (Expand)AuthorAge
* sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering2017-03-14
* tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering2017-03-14
* shared: add formats-util.hRonny Chevalier2017-03-14
* shared: add process-util.[ch]Ronny Chevalier2017-03-14
* login: fix copy-pasto in error pathZbigniew Jędrzejewski-Szmek2015-03-07
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek2014-11-29
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* busctl: add "tree" command to explore object treesLennart Poettering2014-11-10
* inhibit: allow filtering --list by modeMantas Mikulėnas2014-11-10
* bus: always explicitly close bus from main programsLennart Poettering2014-08-04
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* replace more dup() by F_DUPFD_CLOEXECLennart Poettering2014-05-13
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-12
* inhibit: more conversions to use bus_log_parse_error()Lennart Poettering2013-11-07
* bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering2013-11-07
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* inhibit: don't return error code on --helpLennart Poettering2013-11-06
* general: various cleanupsLennart Poettering2013-10-30
* inhibit: port to sd-busTom Gundersen2013-10-22
* inhbit: show comm field of inhibiting processesLennart Poettering2013-04-24
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters2013-04-18
* logind: exploit previous cleanups and simplify returnsZbigniew Jędrzejewski-Szmek2013-03-18
* logind: Make more use of cleanup macrosColin Walters2013-03-18
* inhibit: print --list if no argument is givenKay Sievers2013-03-05
* inhibit: make the output more readableMantas Mikulėnas2013-03-01
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-04
* man: handle-sleep-key is invalid, replace it with handle-suspend-key and hand...Сковорода Никита Андреевич2012-10-03
* man: document new inhibitor typesLennart Poettering2012-09-19
* inhibit: close all fds when invoking inhibited toolLennart Poettering2012-09-10
* dbus: minor coding style fixesLennart Poettering2012-09-10
* Make systemd-inhibit --list workMatthias Clasen2012-09-10
* logind: use bus_method_call_with_reply() where posibleSimon Peeters2012-08-08
* logind: use "sleep" as generic term for "suspend", "hibernate", and later on ...Lennart Poettering2012-05-08
* logind: implement delay inhibitor locks in addition to block inhibitor locksLennart Poettering2012-05-05