summaryrefslogtreecommitdiff
path: root/src/core/mount.c
Commit message (Expand)AuthorAge
* core: add transient unitsLennart Poettering2013-06-28
* dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* mount: when learning about the root mount from mountinfo, don't add conflicti...Lennart Poettering2013-06-17
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering2013-04-03
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-31
* unit: replace remote-fs-setup.target by network-online.targetLennart Poettering2013-03-29
* units: automatically order all mount units after network.targetLennart Poettering2013-03-27
* units: introduce remote-fs-setup.target to pull in dependencies from remote m...Lennart Poettering2013-03-25
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* core: keep mountinfo .mounts until late shutdownUmut Tezduyar2013-03-15
* core: single unit_kill implementation for all unit typesMichal Schmidt2013-03-13
* core: fix getting information about mount unitMichal Sekletar2013-03-12
* fstab,mount: detect rbind as bind mountFrederic Crozat2013-03-01
* core: do not overwrite existing units sourceUmut Tezduyar2013-02-14
* core: unify kill code of mount, service, socket, swap unitsLennart Poettering2013-01-26
* core: Set source for mountinfo .mount unitsUmut Tezduyar2013-01-24
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-19
* core: log USER_UNIT instead of UNIT if in user sessionMirco Tischler2013-01-18
* tabs to spacesThomas Hindoe Paaboel Andersen2013-01-09
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-06
* core/mount: modernize styleZbigniew Jędrzejewski-Szmek2013-01-06
* core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek2012-12-05
* timer: implement calendar time eventsLennart Poettering2012-11-23
* mount: make sure m->where is set before unit_add_exec_dependencies()Will Woods2012-10-23
* mount: don't try to initialize extra deps for mount units before initializing...Lennart Poettering2012-10-16
* mount: simplify device node conditions a bitLennart Poettering2012-09-24
* mount: only run fsck for actual device nodesLennart Poettering2012-09-24
* mount: reword directory empty warning a bitLennart Poettering2012-09-19
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-18
* mount: notify the user if we over-mount a non-empty directoryLennart Poettering2012-09-18
* unit-printf: before resolving exec context specifiers check whether the objec...Lennart Poettering2012-09-18
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-14
* units: apply default resource limits to socket/mount/swap processes tooLennart Poettering2012-07-20
* core: drop KillMode parameter from KillUnit() bus callLennart Poettering2012-07-20
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-20
* unit: set default working directory to the user's home directory when running...Lennart Poettering2012-07-16
* util: rename join() to strjoin()Lennart Poettering2012-07-13
* mount: fix for complex automountsMalte Starostik2012-07-10
* unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering2012-07-10
* mount: load only if we there's mountinfo or fragmentMichal Schmidt2012-06-29
* mount: split adding of extras from mount_load()Michal Schmidt2012-06-29
* units: rename fsck@.service to systemd-fsck@.serviceLennart Poettering2012-06-25
* journal: set the _SYSTEMD_UNIT field for messages from terminated processesEelco Dolstra2012-06-22
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31
* mount: drop unused functionLennart Poettering2012-05-22
* mount: replace PID1 internal fstab parser with generatorLennart Poettering2012-05-22