]> git.ipfire.org Git - thirdparty/systemd.git/history - src/fsck/fsck.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / fsck / fsck.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-11-07  Lennart Poetteringutil: simplify proc_cmdline() to reuse get_process_cmdl...
2014-10-22  Karel Zakfsck: re-enable fsck -l
2014-08-04  Lennart Poetteringbus: always explicitly close bus from main programs
2014-06-25  Lennart Poetteringfsck: consider a fsck implementation linked to /bin...
2014-06-19  Lennart Poetteringstop complaining about unknown kernel cmdline options
2014-06-04  Kay Sieversfsck: disable "-l" option for now
2014-05-30  Zbigniew Jędrzejew... fsck: include device name in the message about missing...
2014-05-16  Holger Hans Peter... fsck: Allow to specify the fsck repair option in the...
2014-04-12  Mike Gilbertfsck: Search for fsck.type in PATH
2014-03-24  Lennart Poetteringutil: replace close_pipe() with new safe_close_pair()
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-06  Lennart Poetteringutil: move more intellegince into parse_proc_cmdline()
2014-02-17  Zbigniew Jędrzejew... Extract looping over /proc/cmdline into a shared function
2014-02-13  Lennart Poetteringeverywhere: always use O_CLOEXEC where it makes sense
2013-12-26  Zbigniew Jędrzejew... systemctl: simplify start_unit
2013-11-16  Zbigniew Jędrzejew... fsck,fstab-generator: be lenient about missing fsck...
2013-11-16  Zbigniew Jędrzejew... fsck: modernization
2013-11-06  Lennart Poetteringutil: unify reading of /proc/cmdline
2013-10-30  Lennart Poetteringgeneral: various cleanups
2013-10-30  Lennart Poetteringbus: move ssh support into public API of libsystem-bus
2013-10-17  Tom Gundersenfsck: port to sd-bus
2013-10-13  Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-04-02  Dr. Tilmann BubeckDo no isolate in case of emergency or severe problems
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-04  Lennart Poetteringfsck: remove distro specific hacks from fsck/quotacheck
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-06-22  Lennart Poetteringcryptsetup: allow configuration of LUKS disks via the...
2012-04-12  Kay Sieversmove all tools to subdirs