Age | Commit message (Expand) | Author |
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 | 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 | 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 | 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 | 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 | udev: add btrfs support | Kay Sievers |
2012-09-17 | logind: make sure there's always a getty available on TTY6 | Lennart Poettering |
2012-09-17 | build-sys: __secure_getenv lost dunder in libc 2.17 | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | tmpfiles: use write(2) for the 'w' action | Dave Reisner |
2012-09-16 | socket: prevent signed integer overflow | Dave Reisner |
2012-09-16 | nspawn: fix memleak introduced with automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | nspawn: use automatic cleanup for umask | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | nspawn: _cleanup_free_ more | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | nspawn: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | nspawn: mount tmpfs on /dev/shm | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | install: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | install: treat non-existent directory as empty | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | logind: redefine idleness to start at last activity | Zbigniew Jędrzejewski-Szmek |
2012-09-14 | timedated: make /etc/timezone a Debian-only thing | Lennart Poettering |
2012-09-14 | timedate: assorted improvements | Lennart Poettering |
2012-09-14 | timedated: gather timezone from /etc/localtime sym target | Shawn Landden |