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