summaryrefslogtreecommitdiff
path: root/src/fsck
Commit message (Expand)AuthorAgeFilesLines
* bus: always explicitly close bus from main programsLennart Poettering2014-08-041-1/+1
* fsck: consider a fsck implementation linked to /bin/true non-existantLennart Poettering2014-06-251-9/+5
* stop complaining about unknown kernel cmdline optionsLennart Poettering2014-06-191-4/+7
* fsck: disable "-l" option for nowKay Sievers2014-06-041-1/+12
* fsck: include device name in the message about missing fsckZbigniew Jędrzejewski-Szmek2014-05-301-2/+4
* fsck: Allow to specify the fsck repair option in the cmdlineHolger Hans Peter Freyther2014-05-161-1/+13
* fsck: Search for fsck.type in PATHMike Gilbert2014-04-121-5/+5
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-241-1/+1
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-181-6/+3
* util: move more intellegince into parse_proc_cmdline()Lennart Poettering2014-03-061-13/+18
* Extract looping over /proc/cmdline into a shared functionZbigniew Jędrzejewski-Szmek2014-02-171-31/+17
* everywhere: always use O_CLOEXEC where it makes senseLennart Poettering2014-02-131-1/+1
* systemctl: simplify start_unitZbigniew Jędrzejewski-Szmek2013-12-261-2/+2
* fsck,fstab-generator: be lenient about missing fsck.<type>Zbigniew Jędrzejewski-Szmek2013-11-151-8/+32
* fsck: modernizationZbigniew Jędrzejewski-Szmek2013-11-151-25/+18
* util: unify reading of /proc/cmdlineLennart Poettering2013-11-061-8/+4
* general: various cleanupsLennart Poettering2013-10-301-9/+4
* bus: move ssh support into public API of libsystem-busLennart Poettering2013-10-301-1/+1
* fsck: port to sd-busTom Gundersen2013-10-181-47/+24
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-131-9/+4
* Do no isolate in case of emergency or severe problemsDr. Tilmann Bubeck2013-04-011-9/+4
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-141-0/+1
* fsck: remove distro specific hacks from fsck/quotacheckLennart Poettering2013-01-041-5/+14
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-1/+1
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-1/+1
* cryptsetup: allow configuration of LUKS disks via the kernel cmdlineLennart Poettering2012-06-221-3/+4
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-131-0/+1
* move all tools to subdirsKay Sievers2012-04-121-0/+406