summaryrefslogtreecommitdiff
path: root/src/remount-fs
Commit message (Expand)AuthorAgeFilesLines
* remount-fs: modernize coding style a bitLennart Poettering2015-11-171-36/+26
* tree-wide: use right cast macros for UIDs, GIDs and PIDsLennart Poettering2015-11-171-2/+2
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-2/+2
* util-lib: move mount related utility calls to mount-util.[ch]Lennart Poettering2015-10-271-3/+4
* tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering2015-06-101-0/+3
* util: split out signal-util.[ch] from util.[ch]Lennart Poettering2015-05-291-0/+1
* Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.Dimitri John Ledkov2015-05-131-5/+5
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-4/+4
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-1/+1
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-1/+1
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-151-1/+1
* Introduce _cleanup_endmntent_Zbigniew Jędrzejewski-Szmek2013-10-031-9/+4
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-051-2/+1
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-141-1/+1
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-1/+1
* remount-fs: also remount /usr according to fstabLennart Poettering2012-06-291-2/+3
* util: split-out path-util.[ch]Kay Sievers2012-05-081-0/+1
* remount: consolidate remount-api-vfs and remount-rootfs into oneLennart Poettering2012-04-242-0/+169