summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-20update TODOv190Lennart Poettering1-2/+4
2012-09-20timedated: /etc/sysconfig/clock is dead on Fedora, remove itLennart Poettering1-9/+0
2012-09-20typo fixLennart Poettering1-1/+1
2012-09-20fix typosLennart Poettering2-4/+4
2012-09-20update TODOLennart Poettering1-0/+7
2012-09-20build-sys: prepare v190Lennart Poettering3-8/+128
2012-09-20util: fix overflow checksLennart Poettering2-3/+3
2012-09-20build-sys: require certain version of libselinuxJan Engelhardt1-1/+1
2012-09-20util: overflow hardeningLennart Poettering3-5/+15
2012-09-20util: make sure heap allocators fail when array allocations are out of boundsLennart Poettering1-3/+17
2012-09-19journald: don't accept arbitrarily sized journal data fieldsLennart Poettering1-2/+8
2012-09-19util: define union dirent_storage and make use of it everywhereLennart Poettering11-30/+52
2012-09-19util: fix bad strstrip() return value in normalize_env_assignment()Lennart Poettering2-19/+37
2012-09-19path: support specifier resolvin in .path unitsLennart Poettering1-12/+16
2012-09-19libudev: remove dead codeKay Sievers2-21/+0
2012-09-19timedated: unregister the right bus serviceLennart Poettering1-1/+1
2012-09-19update TODOLennart Poettering1-6/+0
2012-09-19logind: if a lid-switch lock was taken while the lid was closed, recheck lid ...Lennart Poettering3-5/+70
2012-09-19logind: properly parse handle-lid-switch inhibitorLennart Poettering1-1/+1
2012-09-19man: document new inhibitor typesLennart Poettering2-11/+18
2012-09-19logind: rework power key/suspend key/lid switch handlingLennart Poettering11-216/+239
2012-09-19journal: when comparing two entries from separate files make sure we repositi...Lennart Poettering1-15/+29
2012-09-19mount: reword directory empty warning a bitLennart Poettering2-2/+2
2012-09-19systemctl: warn about triggering units only at the endZbigniew Jędrzejewski-Szmek2-11/+10
2012-09-19systemctl: properly report successZbigniew Jędrzejewski-Szmek1-2/+6
2012-09-19systemctl: use automatic cleanup once moreZbigniew Jędrzejewski-Szmek1-18/+13
2012-09-19systemctl: use automatic cleanupZbigniew Jędrzejewski-Szmek3-14/+17
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek21-108/+105
2012-09-18automount: also whine if an automount directory is not emptyLennart Poettering1-0/+3
2012-09-18mount: notify the user if we over-mount a non-empty directoryLennart Poettering1-1/+5
2012-09-18update TODOLennart Poettering1-2/+0
2012-09-18mount: don't mount securityfs in a containerLennart Poettering2-20/+21
2012-09-18unit-printf: add specifiers for the host name, machine id, boot idLennart Poettering3-2/+64
2012-09-18unit-printf: before resolving exec context specifiers check whether the objec...Lennart Poettering7-9/+49
2012-09-18unit: split unit_printf() and friends into its own .c fileLennart Poettering9-261/+325
2012-09-18unit: fix %f resolvingLennart Poettering1-3/+6
2012-09-18journalctl: don't choke on entries with no MESSAGE= fieldLennart Poettering1-0/+4
2012-09-18docs: typos in loginctl.xmlThomas Hindoe Paaboel Andersen1-2/+2
2012-09-18target: imply default ordering for PartsOf deps as wellLennart Poettering1-9/+15
2012-09-18execute: apply PAM logic only to main process if PermissionsStartOnly is setLennart Poettering2-3/+1
2012-09-18selinux: rework method tail, make it into a nulstr arrayLennart Poettering1-98/+89
2012-09-18selinux: use existing library calls for audit dataLennart Poettering5-155/+64
2012-09-18selinux: prefer source path over fragment pathLennart Poettering2-3/+3
2012-09-18util: introduce get_process_gid()Lennart Poettering2-3/+12
2012-09-18selinux: add bus service access controlDaniel J Walsh6-2/+756
2012-09-18Update TODOLennart Poettering1-1/+1
2012-09-18logind: split up inhibit acquire policyLennart Poettering4-12/+52
2012-09-17journald: log when we fail to forward messages to syslogLennart Poettering6-6/+37
2012-09-17log: avoid function loopLennart Poettering1-17/+2
2012-09-17conf-parser: don't unescape parsed configuration strings by defaultLennart Poettering4-6/+9