index
:
platform/upstream/systemd
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/ivi
kdbus-integration
ref/for/tizen
ref/for/tizen_3.0
sandbox/adrians/CVE-fix
sandbox/adrians/dirty-upgrade-to-232
sandbox/adrians/dirty-upgrade-to-233
sandbox/adrians/upgrade-to-234
sandbox/adrians/upgrade-to-235
sandbox/adrians/upgrade-to-236
sandbox/adrians/upgrade-to-237
sandbox/adrians/upgrade-to-238
sandbox/adrians/upgrade-to-239
sandbox/adrians/upgrade-to-240
sandbox/adrians/upgrade-to-241
sandbox/adrians/upgrade-to-242
sandbox/adrians/upgrade-to-243
sandbox/adrians/upgrade-to-244
sandbox/adrians/upgrade-to-245
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen6_asan
sandbox/chanwoochoi/tizen_dev
sandbox/denis13/LTO
sandbox/ibaravy/isan
sandbox/jihochu/5.0
sandbox/jlaako/multiseat
sandbox/jobol/v219
sandbox/kkrosman/cynara-bus-proxyd
sandbox/klewandowski/nosmack
sandbox/klewandowski/systemd-shutdown
sandbox/klewandowski/upgrade-v231
sandbox/leemgs/test
sandbox/lstelmach/exec-timing
sandbox/lstelmach/exec-timing-244
sandbox/lstelmach/kdbus-integration-216
sandbox/lstelmach/kdbus-integration-217
sandbox/lstelmach/kdbus-tizen-next
sandbox/lstelmach/system-privileged
sandbox/lstelmach/systemd-upgrade-231
sandbox/lstelmach/systemd-upgrade-233
sandbox/lstelmach/tizen-cleanup
sandbox/lstelmach/tizen-cleanup-wo-kdbus
sandbox/lstelmach/tizen-cleanup-wo-kdbus-on-v255
sandbox/lstelmach/tizen-next
sandbox/mbloch/stdout
sandbox/mkashkarov/tizen_6.0_build
sandbox/mmajewski2/stdout
sandbox/mwereski/tizen
sandbox/mzielinska3/cynara_integration
sandbox/sdx/dev212
sandbox/sebuns2/skip_empty_link_file
sandbox/silas.jeon/RO_3.0_notyet
sandbox/songinha/history
sandbox/songinha/tizen
sandbox/upgrade-to-241
sandbox/vbarinov/asan
sandbox/vbarinov/newcompilerfix
sandbox/vbarinov/nogold
systemd_212
systemd_v216
tizen
tizen-v204-backup
tizen_208
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
tizen_dev_kdbus
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-244
upstream
upstream_old
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
login
/
logind-inhibit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
1
-2
/
+1
2015-08-13
logind: actually fail on OOM
Thomas Hindoe Paaboel Andersen
1
-6
/
+10
2015-07-29
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
1
-10
/
+15
2015-06-16
everywhere: actually make use of DUAL_TIMESTAMP_NULL macro
Lennart Poettering
1
-1
/
+1
2015-04-10
shared: add formats-util.h
Ronny Chevalier
1
-0
/
+1
2015-04-07
util: rework cunescape(), improve error handling
Lennart Poettering
1
-6
/
+6
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
1
-1
/
+0
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
1
-1
/
+1
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
1
-1
/
+1
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
1
-9
/
+9
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
1
-9
/
+3
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
1
-1
/
+1
2014-02-05
Update some message formats
Zbigniew Jędrzejewski-Szmek
1
-5
/
+5
2013-12-17
__thread --> thread_local for C11 compat
Shawn Landden
1
-1
/
+1
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2013-11-27
logind: log which process is delaying suspend and not closing locks
Lennart Poettering
1
-1
/
+5
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
1
-1
/
+1
2013-11-18
Remove duplicate includes
Karel Zak
1
-1
/
+0
2013-11-05
logind: port logind to libsystemd-bus
Lennart Poettering
1
-52
/
+54
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
2013-04-05
logind: consider key inhibitors that are taken by non-session processes as gl...
Lennart Poettering
1
-1
/
+6
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
1
-0
/
+1
2013-02-13
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
1
-7
/
+7
2012-09-21
logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=
Lennart Poettering
1
-5
/
+9
2012-09-21
logind: allow users to override their own suspend/sleep inhibitors
Lennart Poettering
1
-2
/
+7
2012-09-19
logind: properly parse handle-lid-switch inhibitor
Lennart Poettering
1
-1
/
+1
2012-09-19
logind: rework power key/suspend key/lid switch handling
Lennart Poettering
1
-14
/
+49
2012-08-23
login: check return of parse_pid and parse_uid
Lukas Nykryn
1
-4
/
+10
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
1
-2
/
+2
2012-05-30
logind: optionally handle power, sleep and lid switch events
Lennart Poettering
1
-1
/
+1
2012-05-08
logind: implement suspend/hibernate calls with inhibition logic
Lennart Poettering
1
-2
/
+2
2012-05-08
logind: use "sleep" as generic term for "suspend", "hibernate", and later on ...
Lennart Poettering
1
-6
/
+6
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
1
-2
/
+2
2012-05-05
logind: implement delay inhibitor locks in addition to block inhibitor locks
Lennart Poettering
1
-11
/
+36
2012-04-16
logind: hook up inhibit logic with idle hint logic
Lennart Poettering
1
-0
/
+28
2012-04-16
logind: add shutdown/suspend/idle inhibition framework
Lennart Poettering
1
-0
/
+365