Age | Commit message (Expand) | Author |
2012-09-19 | util: fix bad strstrip() return value in normalize_env_assignment() | Lennart Poettering |
2012-09-19 | path: support specifier resolvin in .path units | Lennart Poettering |
2012-09-19 | libudev: remove dead code | Kay Sievers |
2012-09-19 | timedated: unregister the right bus service | Lennart Poettering |
2012-09-19 | update TODO | Lennart Poettering |
2012-09-19 | logind: if a lid-switch lock was taken while the lid was closed, recheck lid ... | Lennart Poettering |
2012-09-19 | logind: properly parse handle-lid-switch inhibitor | Lennart Poettering |
2012-09-19 | man: document new inhibitor types | Lennart Poettering |
2012-09-19 | logind: rework power key/suspend key/lid switch handling | Lennart Poettering |
2012-09-19 | journal: when comparing two entries from separate files make sure we repositi... | Lennart Poettering |
2012-09-19 | mount: reword directory empty warning a bit | Lennart Poettering |
2012-09-19 | systemctl: warn about triggering units only at the end | Zbigniew Jędrzejewski-Szmek |
2012-09-19 | systemctl: properly report success | Zbigniew Jędrzejewski-Szmek |
2012-09-19 | systemctl: use automatic cleanup once more | Zbigniew Jędrzejewski-Szmek |
2012-09-19 | systemctl: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-18 | automount: also whine if an automount directory is not empty | Lennart Poettering |
2012-09-18 | mount: notify the user if we over-mount a non-empty directory | Lennart Poettering |
2012-09-18 | update TODO | Lennart Poettering |
2012-09-18 | mount: don't mount securityfs in a container | Lennart Poettering |
2012-09-18 | unit-printf: add specifiers for the host name, machine id, boot id | Lennart Poettering |
2012-09-18 | unit-printf: before resolving exec context specifiers check whether the objec... | Lennart Poettering |
2012-09-18 | unit: split unit_printf() and friends into its own .c file | Lennart Poettering |
2012-09-18 | unit: fix %f resolving | Lennart Poettering |
2012-09-18 | journalctl: don't choke on entries with no MESSAGE= field | Lennart Poettering |
2012-09-18 | docs: typos in loginctl.xml | Thomas Hindoe Paaboel Andersen |
2012-09-18 | target: imply default ordering for PartsOf deps as well | Lennart Poettering |
2012-09-18 | execute: apply PAM logic only to main process if PermissionsStartOnly is set | Lennart Poettering |
2012-09-18 | selinux: rework method tail, make it into a nulstr array | Lennart Poettering |
2012-09-18 | selinux: use existing library calls for audit data | Lennart Poettering |
2012-09-18 | selinux: prefer source path over fragment path | Lennart Poettering |
2012-09-18 | util: introduce get_process_gid() | Lennart Poettering |
2012-09-18 | selinux: add bus service access control | Daniel J Walsh |
2012-09-18 | Update TODO | Lennart Poettering |
2012-09-18 | logind: split up inhibit acquire policy | Lennart Poettering |
2012-09-17 | journald: log when we fail to forward messages to syslog | Lennart Poettering |
2012-09-17 | log: avoid function loop | Lennart Poettering |
2012-09-17 | conf-parser: don't unescape parsed configuration strings by default | Lennart Poettering |
2012-09-17 | logind: make VT reservation logic compatible with containers | Lennart Poettering |
2012-09-17 | main: newer kernels return EINVAL if we invoke reboot() in a container lackin... | Lennart Poettering |
2012-09-17 | util: various cleanups for printing boot status | Lennart Poettering |
2012-09-17 | git: update .gitignore | Lennart Poettering |
2012-09-17 | utmp: read the right timestamp | Lennart Poettering |
2012-09-17 | main: when transitioning from initrd to the main system log to kmsg | Lennart Poettering |
2012-09-17 | hwclock: always set the kernel's timezone | Kay Sievers |
2012-09-17 | main: bump up RLIMIT_NOFILE for systemd itself | Lennart Poettering |
2012-09-17 | journald: properly update perms on freshly rotate user journals | Lennart Poettering |
2012-09-17 | service: don't hit an assert if a service unit changes type and we get a spur... | Lennart Poettering |
2012-09-17 | update TODO | Lennart Poettering |
2012-09-17 | udev: add btrfs support | Kay Sievers |