summaryrefslogtreecommitdiff
path: root/src/core/mount.c
Commit message (Expand)AuthorAge
* Revert "mount: order options before other arguments to mount"Lennart Poettering2014-10-02
* mount: order options before other arguments to mountEmil Renner Berthing2014-09-18
* exec: factor out most function arguments of exec_spawn() to ExecParametersDaniel Mack2014-09-05
* core: Refuse mount on symlinkTimofey Titovets2014-08-15
* core: do not add default dependencies to /usr mount unitJon Severinsson2014-08-14
* Move x-systemd-device.timeout handling from core to fstab-generatorZbigniew Jędrzejewski-Szmek2014-06-30
* mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ...Lennart Poettering2014-06-16
* mount: tell /bin/mount to never touch /etc/mtabLennart Poettering2014-06-16
* core: allow transient mount unitsTom Gundersen2014-06-07
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24
* core: rework context initialization/destruction logicLennart Poettering2014-03-19
* fstab-generator: merge /proc/cmdline parsing loops into oneLennart Poettering2014-03-07
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-03
* mount: don't fire PropertiesChanged signals for mounts that are stoppedLennart Poettering2014-02-26
* mount: don't send out PropertiesChanged message if actually nothing got changedLennart Poettering2014-02-26
* mount: minor modernizationLennart Poettering2014-02-26
* core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering2014-02-24
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* core: make sure to always go through both SIGTERM and SIGKILL states of unitsLennart Poettering2014-01-29
* core: add function to tell when job will time outZbigniew Jędrzejewski-Szmek2014-01-27
* mount: don't creat local-fs.target links for mount units when runnin in user ...Lennart Poettering2014-01-07
* Use format patterns for usec_t, pid_t, nsec_t, usec_tZbigniew Jędrzejewski-Szmek2014-01-02
* sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USECLennart Poettering2013-12-22
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-22
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-02
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* core: set some event source priorities to enforce dispatching orderLennart Poettering2013-11-25
* swap: split state machine state ACTIVATING into twoLennart Poettering2013-11-25
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* Configurable Timeouts/Restarts default valuesOleksii Shevchuk2013-11-05
* mount/service: drop FsckPassNo supportTom Gundersen2013-10-19
* core: do not add "what" to RequiresMountsFor for network mountsZbigniew Jędrzejewski-Szmek2013-10-05
* mount: check for NULL before reading pm->whatDave Reisner2013-10-04
* systemd: order remote mounts from mountinfo before remote-fs.targetZbigniew Jędrzejewski-Szmek2013-10-03
* core: rework how we match mount units against each otherLennart Poettering2013-09-26
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-25
* mount: filesystems mounted in the initrd should not conflict with umount.targ...Tom Gundersen2013-09-11
* mount: move device links handling from generatorTom Gundersen2013-09-11
* mount: also exclude /usr from unmount at shutdownLennart Poettering2013-07-18
* core/mount.c:mount_dump(): don't segfault, if mount is not mounted anymoreHarald Hoyer2013-07-04
* 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