Age | Commit message (Expand) | Author |
2013-09-11 | mount: filesystems mounted in the initrd should not conflict with umount.targ... | Tom Gundersen |
2013-09-11 | mount: move device links handling from generator | Tom Gundersen |
2013-07-18 | mount: also exclude /usr from unmount at shutdown | Lennart Poettering |
2013-07-04 | core/mount.c:mount_dump(): don't segfault, if mount is not mounted anymore | Harald Hoyer |
2013-06-28 | core: add transient units | Lennart Poettering |
2013-06-27 | dbus: hookup runtime property changes for mouns, services, sockets, swaps too | Lennart Poettering |
2013-06-27 | core: general cgroup rework | Lennart Poettering |
2013-06-17 | core: add new .slice unit type for partitioning systems | Lennart Poettering |
2013-06-17 | mount: when learning about the root mount from mountinfo, don't add conflicti... | Lennart Poettering |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-03 | util: rename parse_usec() to parse_sec() sinds the default unit is seconds | Lennart Poettering |
2013-03-31 | Modernization | Zbigniew Jędrzejewski-Szmek |
2013-03-29 | unit: replace remote-fs-setup.target by network-online.target | Lennart Poettering |
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-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-15 | core: keep mountinfo .mounts until late shutdown | Umut Tezduyar |
2013-03-13 | core: single unit_kill implementation for all unit types | Michal Schmidt |
2013-03-12 | core: fix getting information about mount unit | Michal Sekletar |
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 |