Age | Commit message (Expand) | Author |
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 |
2012-07-10 | mount: fix for complex automounts | Malte Starostik |
2012-07-10 | unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.c | Zbigniew Jędrzejewski-Szmek |
2012-07-10 | unit: get rid of UnitVTable.suffix, which is now unused | Lennart Poettering |
2012-07-10 | unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ... | Lennart Poettering |
2012-07-10 | unit: Move UnitType definitions from core/unit.c to shared/unit-name.c | Zbigniew Jędrzejewski-Szmek |
2012-07-09 | MeeGo: Remove build support for MeeGo distribution. | Auke Kok |
2012-07-04 | service: flush the start counter in "systemctl reset-failed" | Lennart Poettering |
2012-07-03 | mount-setup: don't complain if we try to fix the label of a dir beneath a mou... | Lennart Poettering |
2012-07-03 | load-fragment: a few modernizations | Lennart Poettering |
2012-07-02 | core: mention if we are run from an initial RAM disk | Lennart Poettering |
2012-07-02 | manager: turn notify socket into abstract namespace socket again | Lennart Poettering |
2012-06-29 | manager: serialize/deserialize job counters across reexec/reload | Lennart Poettering |
2012-06-29 | remount-fs: also remount /usr according to fstab | Lennart Poettering |
2012-06-29 | mount: load only if we there's mountinfo or fragment | Michal Schmidt |
2012-06-29 | mount: split adding of extras from mount_load() | Michal Schmidt |
2012-06-28 | main: print detected virtualiaztion at boot | Lennart Poettering |