chiark / gitweb /
Prep v233.3: Moved shutdown_or_sleep() and run_helper() to elogind-dbus.c, so elogind...
[elogind.git] / src / login / logind-inhibit.c
2017-07-17 Zbigniew Jędrzejew... Rename formats-util.h to format-util.h
2017-07-17 Zbigniew Jędrzejew... tree-wide: drop NULL sentinel from strjoin
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-05 Zbigniew Jędrzejew... tree-wide: use mfree more
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Lennart Poetteringlogind: process session/inhibitor fds at higher priority
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Remove remaining emacs settings [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-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenUnifiy free() usage
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Thomas Hindoe Paab... logind: actually fail on OOM
2017-03-14 Lennart Poetteringeverywhere: actually make use of DUAL_TIMESTAMP_NULL...
2017-03-14 Ronny Chevaliershared: add formats-util.h
2017-03-14 Lennart Poetteringutil: rework cunescape(), improve error handling
2015-02-23 Thomas Hindoe Paab... remove unused includes
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-07-31 Zbigniew Jędrzejew... Reject invalid quoted strings
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-06 Zbigniew Jędrzejew... Update some message formats
2013-12-17 Shawn Landden__thread --> thread_local for C11 compat
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-11-27 Lennart Poetteringlogind: log which process is delaying suspend and not...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-19 Karel ZakRemove duplicate includes
2013-11-05 Lennart Poetteringlogind: port logind to libsystemd-bus
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-05 Lennart Poetteringlogind: consider key inhibitors that are taken by non...
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-12 Thomas Hindoe Paab... use strneq instead of strncmp
2013-01-07 Tom GundersenMerge nss-myhostname
2012-09-21 Lennart Poetteringlogind: split up HandleSleepKey= into HandleSuspendKey...
2012-09-21 Lennart Poetteringlogind: allow users to override their own suspend/sleep...
2012-09-19 Lennart Poetteringlogind: properly parse handle-lid-switch inhibitor
2012-09-19 Lennart Poetteringlogind: rework power key/suspend key/lid switch handling
2012-08-23 Lukas Nykrynlogin: check return of parse_pid and parse_uid
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-30 Lennart Poetteringlogind: optionally handle power, sleep and lid switch...
2012-05-08 Lennart Poetteringlogind: implement suspend/hibernate calls with inhibiti...
2012-05-08 Lennart Poetteringlogind: use "sleep" as generic term for "suspend",...
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-05-04 Lennart Poetteringlogind: implement delay inhibitor locks in addition...
2012-04-16 Lennart Poetteringlogind: hook up inhibit logic with idle hint logic
2012-04-16 Lennart Poetteringlogind: add shutdown/suspend/idle inhibition framework