summaryrefslogtreecommitdiff
path: root/src/remount-fs
AgeCommit message (Expand)Author
2015-10-27util-lib: move mount related utility calls to mount-util.[ch]Lennart Poettering
2015-06-10tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering
2015-05-29util: split out signal-util.[ch] from util.[ch]Lennart Poettering
2015-05-13Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.Dimitri John Ledkov
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2013-10-03Introduce _cleanup_endmntent_Zbigniew Jędrzejewski-Szmek
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-06-29remount-fs: also remount /usr according to fstabLennart Poettering
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-24remount: consolidate remount-api-vfs and remount-rootfs into oneLennart Poettering