Age | Commit message (Expand) | Author |
2012-09-28 | selinux: fix various problems | Daniel J Walsh |
2012-09-24 | selinux: use standard D-Bus error id for access denied | Lennart Poettering |
2012-09-24 | mount: simplify device node conditions a bit | Lennart Poettering |
2012-09-24 | mount: only run fsck for actual device nodes | Lennart Poettering |
2012-09-24 | main: don't try to mout cpuset with cpu+cpuacct anymore | Lennart Poettering |
2012-09-21 | journal: completely rework the mmap cache as I too dumb to actually understan... | Lennart Poettering |
2012-09-21 | core: call va_end in all cases | Lukas Nykryn |
2012-09-20 | fix typos | Lennart Poettering |
2012-09-19 | path: support specifier resolvin in .path units | Lennart Poettering |
2012-09-19 | mount: reword directory empty warning a bit | Lennart Poettering |
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 | 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 | selinux: add bus service access control | Daniel J Walsh |
2012-09-18 | logind: split up inhibit acquire policy | Lennart Poettering |
2012-09-17 | conf-parser: don't unescape parsed configuration strings by default | Lennart Poettering |
2012-09-17 | main: newer kernels return EINVAL if we invoke reboot() in a container lackin... | 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 | service: don't hit an assert if a service unit changes type and we get a spur... | Lennart Poettering |
2012-09-17 | build-sys: __secure_getenv lost dunder in libc 2.17 | Zbigniew Jędrzejewski-Szmek |
2012-09-16 | socket: prevent signed integer overflow | Dave Reisner |
2012-09-13 | macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an... | Lennart Poettering |
2012-09-13 | rpm: expose preset dir as rpm macro and in systemd.pc | Lennart Poettering |
2012-09-13 | load-fragment: Expand specifiers in conditions. | Auke Kok |
2012-09-13 | man: fix a bunch of typos in docs | Thomas Hindoe Paaboel Andersen |
2012-09-13 | manager: fix the build | Lennart Poettering |
2012-09-13 | manager: extend performance measurement interface to include firmware/loader ... | Lennart Poettering |
2012-09-11 | condition: add ConditionFileNotEmpty= | Lennart Poettering |
2012-09-10 | selinux: close stdin/stdout/stderr before loading selinux policy | Lennart Poettering |
2012-09-10 | unit: don't allow units to be gc'ed that still are referenced via UnitRef | Lennart Poettering |
2012-09-07 | main: fix syntax of net_prio cgroup controller | Lennart Poettering |
2012-09-05 | shutdown: in containers, invoke reboot(2), too. Then fallback to exit() if CA... | Lennart Poettering |
2012-09-05 | shutdown: remove explicit sync() invocations | Lennart Poettering |
2012-09-03 | main: jointly mount more controllers | Lennart Poettering |
2012-09-03 | swap: don't try to shutdown swaps on shutdown in a container | Lennart Poettering |
2012-09-03 | swap: refuse start/stop of swaps in container | Lennart Poettering |
2012-09-03 | shutdown: don't attempt read-only mounts in a container | Lennart Poettering |
2012-09-03 | journal: suppress structured messages if they'd go to the console | Lennart Poettering |