index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
login
/
inhibit.c
Age
Commit message (
Expand
)
Author
2015-06-10
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-03-07
login: fix copy-pasto in error path
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-11-29
delta: diff returns 1 when files differ, ignore this
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-10
busctl: add "tree" command to explore object trees
Lennart Poettering
2014-11-10
inhibit: allow filtering --list by mode
Mantas Mikulėnas
2014-08-04
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-13
replace more dup() by F_DUPFD_CLOEXEC
Lennart Poettering
2013-11-12
bus: introduce concept of a default bus for each thread and make use of it ev...
Lennart Poettering
2013-11-07
inhibit: more conversions to use bus_log_parse_error()
Lennart Poettering
2013-11-07
bus: log message parsing errors everywhere with a generalized bus_log_parse_e...
Lennart Poettering
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
inhibit: don't return error code on --help
Lennart Poettering
2013-10-30
general: various cleanups
Lennart Poettering
2013-10-22
inhibit: port to sd-bus
Tom Gundersen
2013-04-24
inhbit: show comm field of inhibiting processes
Lennart Poettering
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
Move bus_error to dbus-common and remove bus_error_message_or_strerror
Simon Peeters
2013-03-18
logind: exploit previous cleanups and simplify returns
Zbigniew Jędrzejewski-Szmek
2013-03-18
logind: Make more use of cleanup macros
Colin Walters
2013-03-05
inhibit: print --list if no argument is given
Kay Sievers
2013-03-01
inhibit: make the output more readable
Mantas Mikulėnas
2013-01-04
build-sys: drop all distribution specfic checks
Lennart Poettering
2012-10-03
man: handle-sleep-key is invalid, replace it with handle-suspend-key and hand...
Сковорода Никита Андреевич
2012-09-19
man: document new inhibitor types
Lennart Poettering
2012-09-10
inhibit: close all fds when invoking inhibited tool
Lennart Poettering
2012-09-10
dbus: minor coding style fixes
Lennart Poettering
2012-09-10
Make systemd-inhibit --list work
Matthias Clasen
2012-08-08
logind: use bus_method_call_with_reply() where posible
Simon Peeters
2012-05-08
logind: use "sleep" as generic term for "suspend", "hibernate", and later on ...
Lennart Poettering
2012-05-05
logind: implement delay inhibitor locks in addition to block inhibitor locks
Lennart Poettering