Age | Commit message (Expand) | Author |
2013-03-01 | fstab,mount: detect rbind as bind mount | Frederic Crozat |
2013-02-14 | core: do not overwrite existing units source | Umut Tezduyar |
2013-01-26 | core: unify kill code of mount, service, socket, swap units | Lennart Poettering |
2013-01-24 | core: Set source for mountinfo .mount units | Umut Tezduyar |
2013-01-19 | unit: optionally allow making cgroup attribute changes persistent | Lennart Poettering |
2013-01-18 | core: log USER_UNIT instead of UNIT if in user session | Mirco Tischler |
2013-01-09 | tabs to spaces | Thomas Hindoe Paaboel Andersen |
2013-01-06 | systemd: use unit logging macros | Zbigniew Jędrzejewski-Szmek |
2013-01-06 | core/mount: modernize style | Zbigniew Jędrzejewski-Szmek |
2012-12-05 | core: add catalog entry and MESSAGE_ID for overmounting | Zbigniew Jędrzejewski-Szmek |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-10-23 | mount: make sure m->where is set before unit_add_exec_dependencies() | Will Woods |
2012-10-16 | mount: don't try to initialize extra deps for mount units before initializing... | 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-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 | mount: notify the user if we over-mount a non-empty directory | Lennart Poettering |
2012-09-18 | unit-printf: before resolving exec context specifiers check whether the objec... | Lennart Poettering |
2012-08-14 | service: add options RestartPreventExitStatus and SuccessExitStatus | Lukas Nykryn |
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-16 | unit: set default working directory to the user's home directory when running... | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-07-10 | mount: fix for complex automounts | Malte Starostik |
2012-07-10 | unit: get rid of UnitVTable.suffix, which is now unused | 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-25 | units: rename fsck@.service to systemd-fsck@.service | Lennart Poettering |
2012-06-22 | journal: set the _SYSTEMD_UNIT field for messages from terminated processes | Eelco Dolstra |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-05-22 | mount: drop unused function | Lennart Poettering |
2012-05-22 | mount: replace PID1 internal fstab parser with generator | Lennart Poettering |
2012-05-22 | mount: use the same fstab extension option syntax everywhere | Lennart Poettering |
2012-05-21 | cryptsetup: a few simplifications | Lennart Poettering |
2012-05-14 | unit: unit type dependent status messages | Michal Schmidt |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-05-03 | service: explicitly remove control/ subcgroup after each control command | Lennart Poettering |
2012-04-30 | unit: add new dependency type RequiresMountsFor= | Lennart Poettering |
2012-04-24 | service: introduce Type=idle and use it for gettys | Lennart Poettering |
2012-04-24 | manager: drop MountAuto= and SwapAuto= options | Lennart Poettering |
2012-04-22 | mount: don't fail if fstab doesn't exist | Lennart Poettering |
2012-04-13 | service: place control command in subcgroup control/ | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | move libsystemd_core.la sources into core/ | Kay Sievers |