Age | Commit message (Expand) | Author |
2013-03-29 | unit: replace remote-fs-setup.target by network-online.target | Lennart Poettering |
2013-03-27 | core: check return value of rm_rf_dangerous and warn if it fails | Václav Pavlín |
2013-03-26 | Simplify the meaning of %s | Zbigniew Jędrzejewski-Szmek |
2013-03-27 | units: automatically order all mount units after network.target | Lennart Poettering |
2013-03-25 | units: introduce remote-fs-setup.target to pull in dependencies from remote m... | Lennart Poettering |
2013-03-25 | units: introduce new timers.target and paths.target to hook timer/path units ... | Lennart Poettering |
2013-03-25 | core: ensure LSB Provides are handled correctly | Frederic Crozat |
2013-03-25 | timer: downgrade time change message to debug | Michal Schmidt |
2013-03-24 | service: no need to drop rc. prefix anymore | Miklos Vajna |
2013-03-23 | unit: never retroactively start requisites | Lennart Poettering |
2013-03-22 | exec: Assigning the empty string to CapabilityBoundSet= should drop all caps | Lennart Poettering |
2013-03-22 | main: minor simplification | Lennart Poettering |
2013-03-22 | cgroup: minor optimization | Lennart Poettering |
2013-03-22 | mount: mount all cgroup controllers in containers, too | Lennart Poettering |
2013-03-22 | main: use strv_find() where we can | Lennart Poettering |
2013-03-22 | main: don't mount cgroup controller unless PID == 1 | Lennart Poettering |
2013-03-20 | Make two functions static | Zbigniew Jędrzejewski-Szmek |
2013-03-20 | core: remove unnecessary goto in setup_namespace | Zbigniew Jędrzejewski-Szmek |
2013-03-20 | Make PrivateTmp dirs also inaccessible from the outside | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | Use bus_maybe_send_reply() where applicable | Colin Walters |
2013-03-15 | timer: fix grammar in message | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-15 | smack-setup: enable Smack/CIPSO mapping | Nathaniel Chen |
2013-03-15 | smack-setup: extract rule writing into a separate function | Zbigniew Jędrzejewski-Szmek |
2013-03-15 | core: keep mountinfo .mounts until late shutdown | Umut Tezduyar |
2013-03-15 | sd-booted: update sd_booted() check a bit | Lennart Poettering |
2013-03-15 | Make initrd.target the default target in the initrd | Harald Hoyer |
2013-03-14 | main: don't mount /sys, /dev and friends when we run with PID != 1 | Lennart Poettering |
2013-03-13 | core: single unit_kill implementation for all unit types | Michal Schmidt |
2013-03-13 | util, manager: and mempset() and use it | Michal Schmidt |
2013-03-13 | manager: use more stpcpy() | Michal Schmidt |
2013-03-13 | add initrd-fs.target and root-fs.target | Harald Hoyer |
2013-03-13 | manager: push back animation timer whenever a job finishes | Michal Schmidt |
2013-03-12 | core: fix getting information about mount unit | Michal Sekletar |
2013-03-11 | core/smack: downgrade info to debug | Zbigniew Jędrzejewski-Szmek |
2013-03-11 | Move udevadm to rootbindir | Michael Biebl |
2013-03-08 | path: avoid an allocation in path_spec_watch | Michal Schmidt |
2013-03-07 | core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it insteadsystemd/v198 | Lennart Poettering |
2013-03-07 | core: mount and initialize Smack | Nathaniel Chen |
2013-03-07 | core: move mount_setup_early() to main.c | Nathaniel Chen |
2013-03-07 | core: don't complain about systemd.journald.xxx kernel command line arguments... | Lennart Poettering |
2013-03-06 | service: sysv - properly handle init scripts with .sh suffix | Michael Biebl |
2013-03-06 | core: add missing comma for NonewPrivileges= | Lennart Poettering |
2013-03-06 | bus: Escape environment-based D-Bus addresses properly | Simon McVittie |
2013-03-06 | manager: remove timer fd explicitly from epoll | Enrico Scholz |
2013-03-06 | main: ISOLATE rather than REPLACE default.target | Tom Gundersen |
2013-03-06 | Revert "add initrd-fs.target and initrd-fs-pre.target" | Harald Hoyer |
2013-03-04 | add initrd-fs.target and initrd-fs-pre.target | Harald Hoyer |
2013-03-04 | core/manager: fix conditions to start and stop watching running jobs | Michal Schmidt |
2013-03-03 | core/path: install inotify watches top-down instead of bottom-up | Zbigniew Jędrzejewski-Szmek |