summaryrefslogtreecommitdiff
path: root/src/core/mount.c
Commit message (Expand)AuthorAge
* mount: use DEFINE_TRIVIAL_CLEANUP_FUNCZbigniew Jędrzejewski-Szmek2014-11-28
* mount: constify MountParametersZbigniew Jędrzejewski-Szmek2014-11-28
* mount: deal with inotify queue overflowZbigniew Jędrzejewski-Szmek2014-11-28
* mount: create directory before adding watches on itZbigniew Jędrzejewski-Szmek2014-11-28
* mount: be more careful about errors when parsing mtabZbigniew Jędrzejewski-Szmek2014-11-28
* mount: simplify mount_needs_network checkZbigniew Jędrzejewski-Szmek2014-11-28
* mount: check options as well as fstype for network mountsChris Leech2014-11-28
* mount: add remote-fs dependencies if needed after changeChris Leech2014-11-28
* mount: monitor for utab changes with inotifyChris Leech2014-11-28
* mount: use libmount to enumerate /proc/self/mountinfoChris Leech2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* manager: only issue overmount warning when the check succeededZbigniew Jędrzejewski-Szmek2014-11-23
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-05
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-28
* 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