summaryrefslogtreecommitdiff
path: root/src/core/mount.c
AgeCommit message (Expand)Author
2014-02-24core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-01-29core: make sure to always go through both SIGTERM and SIGKILL states of unitsLennart Poettering
2014-01-27core: add function to tell when job will time outZbigniew Jędrzejewski-Szmek
2014-01-07mount: don't creat local-fs.target links for mount units when runnin in user ...Lennart Poettering
2014-01-02Use format patterns for usec_t, pid_t, nsec_t, usec_tZbigniew Jędrzejewski-Szmek
2013-12-22sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USECLennart Poettering
2013-12-22core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering
2013-12-02bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering
2013-11-27service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering
2013-11-25core: set some event source priorities to enforce dispatching orderLennart Poettering
2013-11-25swap: split state machine state ACTIVATING into twoLennart Poettering
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-11-05Configurable Timeouts/Restarts default valuesOleksii Shevchuk
2013-10-19mount/service: drop FsckPassNo supportTom Gundersen
2013-10-05core: do not add "what" to RequiresMountsFor for network mountsZbigniew Jędrzejewski-Szmek
2013-10-04mount: check for NULL before reading pm->whatDave Reisner
2013-10-03systemd: order remote mounts from mountinfo before remote-fs.targetZbigniew Jędrzejewski-Szmek
2013-09-26core: rework how we match mount units against each otherLennart Poettering
2013-09-25cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering
2013-09-11mount: filesystems mounted in the initrd should not conflict with umount.targ...Tom Gundersen
2013-09-11mount: move device links handling from generatorTom Gundersen
2013-07-18mount: also exclude /usr from unmount at shutdownLennart Poettering
2013-07-04core/mount.c:mount_dump(): don't segfault, if mount is not mounted anymoreHarald Hoyer
2013-06-28core: add transient unitsLennart Poettering
2013-06-27dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-06-17core: add new .slice unit type for partitioning systemsLennart Poettering
2013-06-17mount: when learning about the root mount from mountinfo, don't add conflicti...Lennart Poettering
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-04-03util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering
2013-03-31ModernizationZbigniew Jędrzejewski-Szmek
2013-03-29unit: replace remote-fs-setup.target by network-online.targetLennart Poettering
2013-03-27units: automatically order all mount units after network.targetLennart Poettering
2013-03-25units: introduce remote-fs-setup.target to pull in dependencies from remote m...Lennart Poettering
2013-03-15core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar
2013-03-15core: keep mountinfo .mounts until late shutdownUmut Tezduyar
2013-03-13core: single unit_kill implementation for all unit typesMichal Schmidt
2013-03-12core: fix getting information about mount unitMichal Sekletar
2013-03-01fstab,mount: detect rbind as bind mountFrederic Crozat
2013-02-14core: do not overwrite existing units sourceUmut Tezduyar
2013-01-26core: unify kill code of mount, service, socket, swap unitsLennart Poettering
2013-01-24core: Set source for mountinfo .mount unitsUmut Tezduyar
2013-01-19unit: optionally allow making cgroup attribute changes persistentLennart Poettering
2013-01-18core: log USER_UNIT instead of UNIT if in user sessionMirco Tischler
2013-01-09tabs to spacesThomas Hindoe Paaboel Andersen
2013-01-06systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek
2013-01-06core/mount: modernize styleZbigniew Jędrzejewski-Szmek
2012-12-05core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek