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