]> git.ipfire.org Git - thirdparty/systemd.git/history - src/login/logind-inhibit.c
shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_SIZE()
[thirdparty/systemd.git] / src / login / logind-inhibit.c
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