Age | Commit message (Expand) | Author |
2012-08-20 | journal: make libgcrypt dependency optional | Lennart Poettering |
2012-08-14 | service: add options RestartPreventExitStatus and SuccessExitStatus | Lukas Nykryn |
2012-08-13 | umount: MS_MGC_VAL is so 90s | Lennart Poettering |
2012-08-13 | nspawn,namespaces: make sure we recursively bind mount things in | Lennart Poettering |
2012-08-13 | machine-id: properly mount transient machine ID read-only | Lennart Poettering |
2012-08-13 | namespace: rework namespace support | Lennart Poettering |
2012-08-12 | switch-root: remount to MS_PRIVATE | Lennart Poettering |
2012-08-10 | shutdown: recursively mark root as private before pivot | Dave Reisner |
2012-08-08 | fix a couple of issues found with llvm-analyze | Lennart Poettering |
2012-08-08 | systemd: introduced new timeout types | Michal Sekletar |
2012-08-06 | mount-setup: change system mount propagation to shared by default | Lennart Poettering |
2012-08-06 | main: fix typo | Lennart Poettering |
2012-08-06 | continue work with error messages, log_oom() | Shawn Landden |
2012-07-31 | automount: print mount point in debug message | Zbigniew Jędrzejewski-Szmek |
2012-07-28 | selinux: avoid inclusion of null_log without selinux | Dave Reisner |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-26 | unit: add missing deps in unit_dependency_table | Michal Schmidt |
2012-07-26 | unit: make the table of inverse deps symmetric | Michal Schmidt |
2012-07-26 | dbus-unit: expose PartOf/ConsistsOf properties | Michal Schmidt |
2012-07-26 | systemd: added new dependency PartOf | Michal Sekletar |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-25 | main: set PR_SET_CHILD_REAPER for MANAGER_USER | Auke Kok |
2012-07-23 | sd-daemon: remove unnecessary memset calls | Jim Meyering |
2012-07-20 | units: apply default resource limits to socket/mount/swap processes too | Lennart Poettering |
2012-07-20 | core: drop KillMode parameter from KillUnit() bus call | Lennart Poettering |
2012-07-20 | unit: split off KillContext from ExecContext containing only kill definitions | Lennart Poettering |
2012-07-19 | use #pragma once instead of foo*foo #define guards | Shawn Landden |
2012-07-19 | manager: use a private notify sockets in containers to avoid problems with sh... | Lennart Poettering |
2012-07-19 | killall: avoid gcc warning about wait name clash | Lennart Poettering |
2012-07-18 | service: don't print a warning if we are in autorestart state, and can't star... | Lennart Poettering |
2012-07-18 | service: make start jobs wait, not fail, when an automatic restart is queued | Lennart Poettering |
2012-07-18 | unit: don't serialize job state, only unit state across switch-root | Lennart Poettering |
2012-07-17 | switch-root: don't wait for processes | Lennart Poettering |
2012-07-17 | systemd: add --version option | Zbigniew Jędrzejewski-Szmek |
2012-07-17 | execute: free syscall filter array after use | Lennart Poettering |
2012-07-17 | execute: support syscall filtering using seccomp filters | Lennart Poettering |
2012-07-16 | core: fix name of dbus call parameter | Lennart Poettering |
2012-07-16 | unit: set default working directory to the user's home directory when running... | Lennart Poettering |
2012-07-16 | unit: introduce %s specifier for the user shell | Lennart Poettering |
2012-07-16 | unit: printf specifiers %u and %h: $USER and $HOME. | Auke Kok |
2012-07-16 | Spelling fixes. | Ville Skyttä |
2012-07-15 | unit: avoid re-definition of enum for older gcc versions | Kay Sievers |
2012-07-13 | unit: rename BindTo= to BindsTo= | Lennart Poettering |
2012-07-13 | shutdown: add missing include | Lennart Poettering |
2012-07-13 | main: only reopen /dev/console if we switch-root to a custom init | Harald Hoyer |
2012-07-13 | container: when shutting down in a container don't detach loop devices | Lennart Poettering |
2012-07-13 | core: go on a killing spree when transitioning from initrd to main system | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-07-10 | selinux: turn of libselinux' internal logging | Lennart Poettering |
2012-07-10 | switch-root: reopen /dev/console before we switch root | Lennart Poettering |