summaryrefslogtreecommitdiff
path: root/src/core/mount.c
Commit message (Expand)AuthorAge
* mount: do not use -n when running in --user modeZbigniew Jędrzejewski-Szmek2015-01-01
* util: fix strict aliasing violations in use of struct inotify_event v5Shawn Paul Landden2014-12-24
* unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering2014-12-15
* core: retry unmounting until we are done, in case of stacked mountsLennart Poettering2014-12-12
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* mount: clarify that we really need to replace the utab inotify code with the ...Lennart Poettering2014-12-10
* core: unify how we iterate over inotify eventsLennart Poettering2014-12-10
* mount: use bools where appropriateLennart Poettering2014-12-10
* 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