index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fsck
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2015-02-01
1
-3
/
+2
*
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-12-10
1
-1
/
+1
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-4
/
+4
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-4
/
+4
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-4
/
+4
*
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-11-07
1
-1
/
+4
*
fsck: re-enable fsck -l
Karel Zak
2014-10-22
1
-9
/
+4
*
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-04
1
-1
/
+1
*
fsck: consider a fsck implementation linked to /bin/true non-existant
Lennart Poettering
2014-06-25
1
-9
/
+5
*
stop complaining about unknown kernel cmdline options
Lennart Poettering
2014-06-19
1
-4
/
+7
*
fsck: disable "-l" option for now
Kay Sievers
2014-06-04
1
-1
/
+12
*
fsck: include device name in the message about missing fsck
Zbigniew Jędrzejewski-Szmek
2014-05-30
1
-2
/
+4
*
fsck: Allow to specify the fsck repair option in the cmdline
Holger Hans Peter Freyther
2014-05-16
1
-1
/
+13
*
fsck: Search for fsck.type in PATH
Mike Gilbert
2014-04-12
1
-5
/
+5
*
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-24
1
-1
/
+1
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-6
/
+3
*
util: move more intellegince into parse_proc_cmdline()
Lennart Poettering
2014-03-06
1
-13
/
+18
*
Extract looping over /proc/cmdline into a shared function
Zbigniew Jędrzejewski-Szmek
2014-02-17
1
-31
/
+17
*
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-13
1
-1
/
+1
*
systemctl: simplify start_unit
Zbigniew Jędrzejewski-Szmek
2013-12-26
1
-2
/
+2
*
fsck,fstab-generator: be lenient about missing fsck.<type>
Zbigniew Jędrzejewski-Szmek
2013-11-15
1
-8
/
+32
*
fsck: modernization
Zbigniew Jędrzejewski-Szmek
2013-11-15
1
-25
/
+18
*
util: unify reading of /proc/cmdline
Lennart Poettering
2013-11-06
1
-8
/
+4
*
general: various cleanups
Lennart Poettering
2013-10-30
1
-9
/
+4
*
bus: move ssh support into public API of libsystem-bus
Lennart Poettering
2013-10-30
1
-1
/
+1
*
fsck: port to sd-bus
Tom Gundersen
2013-10-18
1
-47
/
+24
*
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-9
/
+4
*
Do no isolate in case of emergency or severe problems
Dr. Tilmann Bubeck
2013-04-01
1
-9
/
+4
*
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-14
1
-0
/
+1
*
fsck: remove distro specific hacks from fsck/quotacheck
Lennart Poettering
2013-01-04
1
-5
/
+14
*
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-26
1
-1
/
+1
*
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-25
1
-1
/
+1
*
cryptsetup: allow configuration of LUKS disks via the kernel cmdline
Lennart Poettering
2012-06-22
1
-3
/
+4
*
build-sys: add stub makefiles to all subdirs to ease development with emacs
Lennart Poettering
2012-04-13
1
-0
/
+1
*
move all tools to subdirs
Kay Sievers
2012-04-12
1
-0
/
+406