]> git.ipfire.org Git - thirdparty/systemd.git/history - src/remount-fs/remount-fs.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / remount-fs / remount-fs.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2013-10-04  Zbigniew Jędrzejew... Introduce _cleanup_endmntent_
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-01-07  Tom GundersenMerge nss-myhostname
2012-08-14  Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-06-29  Lennart Poetteringremount-fs: also remount /usr according to fstab
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-04-24  Lennart Poetteringremount: consolidate remount-api-vfs and remount-rootfs...