Age | Commit message (Expand) | Author |
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 |
2012-09-14 | systemctl: show unit name when a job fails | Lennart Poettering |
2012-09-14 | util: more modernizations | Lennart Poettering |
2012-09-14 | util: various additional modernizations | Lennart Poettering |
2012-09-14 | util: modernize a few functions with automatic cleanup variables | Lennart Poettering |
2012-09-13 | systemctl: minor coding style fixes | Lennart Poettering |
2012-09-13 | install: append .service when enable/disable... is called | Václav Pavlín |
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 | daemon: Fix broken links to sd-daemon.c | Eelco Dolstra |
2012-09-13 | man: fix a bunch of typos in docs | Thomas Hindoe Paaboel Andersen |
2012-09-13 | python: make gcc shut up | Lennart Poettering |
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-13 | journal: fix 128bit IDs of unit reload entries | Lennart Poettering |