summaryrefslogtreecommitdiff
path: root/src/fsck
Commit message (Expand)AuthorAge
* fsck: modernize error handlingLennart Poettering2015-03-09
* fsck: use _cleanup_close_pair_ where appropriateLennart Poettering2015-03-09
* fsck: remove unnecessary checkZbigniew Jędrzejewski-Szmek2015-03-03
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* Connect to plymouth and support cancellation of in progress fsckDidier Roche2015-02-18
* systemd-fsck: always connect to systemd-fsckdDidier Roche2015-02-18
* fsckd daemon for inter-fsckd communicationDidier Roche2015-02-18
* Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek2015-02-01
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-07
* fsck: re-enable fsck -lKarel Zak2014-10-22
* bus: always explicitly close bus from main programsLennart Poettering2014-08-04
* fsck: consider a fsck implementation linked to /bin/true non-existantLennart Poettering2014-06-25
* stop complaining about unknown kernel cmdline optionsLennart Poettering2014-06-19
* fsck: disable "-l" option for nowKay Sievers2014-06-04
* fsck: include device name in the message about missing fsckZbigniew Jędrzejewski-Szmek2014-05-30
* fsck: Allow to specify the fsck repair option in the cmdlineHolger Hans Peter Freyther2014-05-16
* fsck: Search for fsck.type in PATHMike Gilbert2014-04-12
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-24
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* util: move more intellegince into parse_proc_cmdline()Lennart Poettering2014-03-06
* Extract looping over /proc/cmdline into a shared functionZbigniew Jędrzejewski-Szmek2014-02-17
* everywhere: always use O_CLOEXEC where it makes senseLennart Poettering2014-02-13
* systemctl: simplify start_unitZbigniew Jędrzejewski-Szmek2013-12-26
* fsck,fstab-generator: be lenient about missing fsck.<type>Zbigniew Jędrzejewski-Szmek2013-11-15
* fsck: modernizationZbigniew Jędrzejewski-Szmek2013-11-15
* util: unify reading of /proc/cmdlineLennart Poettering2013-11-06
* general: various cleanupsLennart Poettering2013-10-30
* bus: move ssh support into public API of libsystem-busLennart Poettering2013-10-30
* fsck: port to sd-busTom Gundersen2013-10-18
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* Do no isolate in case of emergency or severe problemsDr. Tilmann Bubeck2013-04-01
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* fsck: remove distro specific hacks from fsck/quotacheckLennart Poettering2013-01-04
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* cryptsetup: allow configuration of LUKS disks via the kernel cmdlineLennart Poettering2012-06-22
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-13
* move all tools to subdirsKay Sievers2012-04-12