chiark / gitweb /
TODO: removed ratelimit
[elogind.git] / src /
2013-02-21 Harald Hoyerfstab-generator: change kernel command line mount path...
2013-02-20 Thomas Hindoe Paab... tests: more tests for util.c
2013-02-18 Daniel Buchtest-strv.c: ported test_specifier_printf() to _cleanup...
2013-02-18 Daniel Buchtest-strv.c: added OOM check for current tests
2013-02-18 Daniel Buchtest-strv.c: added strv_split_nulstr() test
2013-02-18 Thomas Hindoe Paab... tests: add test of memdup_multiply
2013-02-17 Kay Sieversbootctl: show "n/a" for empty boot option labels
2013-02-17 Kay Sieversudev: usb_id: parse only 'size' bytes of the 'descripto...
2013-02-17 Kay Sieversudev: usb_id - ignore non-ASCII serial numbers
2013-02-17 Kay Sieversefi: compare by substraction
2013-02-17 Zeeshan Ali (Khattak)udev: expose new ISO9660 properties from libblkid
2013-02-16 Zbigniew Jędrzejew... systemctl: allow comma sepearted property lists
2013-02-16 Zbigniew Jędrzejew... bootchart: rename --filter to --no-filter
2013-02-16 Zbigniew Jędrzejew... bootchart: provide better error messages
2013-02-16 Zbigniew Jędrzejew... man: move bootchart README to manpage, docbooksify
2013-02-16 Jan Janssensystemctl: Don't give re-activation warning if unit...
2013-02-16 Zbigniew Jędrzejew... systemctl: allow status with no units
2013-02-16 Michal Schmidtunit: don't Require systemd-journald.socket from units
2013-02-16 Michal Schmidtexecute: increase severity of journal connect failure...
2013-02-16 Michal Schmidtexecute: unify setup_{output,error}
2013-02-16 Michal Schmidtexecute: robustness against journald failures
2013-02-16 Michal Schmidtlog: fix fallbacks to kmsg
2013-02-14 Harald Hoyerbootchart: if "root=/dev" is not matched, don't try...
2013-02-14 Thomas Hindoe Paab... update TODO
2013-02-14 Thomas Hindoe Paab... bootchart: stricter checks of cli input
2013-02-14 Thomas Hindoe Paab... bootchart: use conf-parser & CamelCase names in .conf
2013-02-14 Umut Tezduyarcore: do not overwrite existing units source
2013-02-14 Zbigniew Jędrzejew... systemctl: print wall message only if successful
2013-02-14 Zbigniew Jędrzejew... systemctl: use automatic cleanup
2013-02-14 Zbigniew Jędrzejew... nspawn: fail if unable to close pipe
2013-02-14 Harald Hoyerbootchart: parse /etc/os-release rather than system...
2013-02-14 Harald Hoyerbootchart: more fixes for bootchart in the initramfs
2013-02-14 Zbigniew Jędrzejew... nspawn: print PID and show how to enter the namespace
2013-02-14 Harald Hoyeradded some missing include for a5c32cff1f56afe6f0c6c70d...
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13 William Giokasman: bootchart: change /var/log to /run/log
2013-02-13 Simon PeetersMove systemctl dot to systemd-analyze dot
2013-02-13 Simon Peeterssystemd-analyze: rewrite in C.
2013-02-13 Marc-Antoine Perennousystemctl: use parse_unit_info
2013-02-13 Marc-Antoine Perennoudbus: introduce parse_unit_info
2013-02-13 Marc-Antoine Perennoudbus: import struct unit_info from systemctl
2013-02-13 Lennart Poetteringbuild-sys: make EFI support build-time optional
2013-02-13 Lennart Poetteringbuild-sys: make PolicyKit support compile-time optional...
2013-02-13 Lennart Poetteringefi: efi_get_boot_options() should already sort the...
2013-02-13 Lennart Poetteringefi: use efi_get_variable_string() instead of efi_get_v...
2013-02-13 Daniel Buchtest-strv.c: Changed assert() to assert_se()
2013-02-13 Daniel Buchtest-strv.c: added strv_append test
2013-02-13 Daniel Buchtest-strv.c: added strv_merge_concat test
2013-02-13 Daniel Buchtest-strv.c: added strv_merge test
2013-02-13 Lennart Poetteringselinux: use a dynamically sized string when generating...
2013-02-13 Thomas Hindoe Paab... use streq instead of strcmp
2013-02-13 Kay Sieversbootctl: always show slashes not backslashes
2013-02-13 Kay Sieversefi: unify BootXXXX reading
2013-02-13 Lennart PoetteringRevert "log_error() if inotify_add_watch() fails"
2013-02-13 Harald Hoyerlog_error() if inotify_add_watch() fails
2013-02-13 Zbigniew Jędrzejew... sysctl: fix uninitalized memory access in error path
2013-02-13 Zbigniew Jędrzejew... man: rename systemd.conf to systemd-system.conf
2013-02-13 Aleksander Morgadotest-udev: include missing.h
2013-02-13 Michael Olbrichratelimit: fix off-by-one
2013-02-13 Zbigniew Jędrzejew... tests: add test for continuation lines with comments
2013-02-13 William Giokasbootchart: Fix typos and some English
2013-02-13 Colin Waltersutil: *DO NOT* loop for EINTR handling with close_nointr()
2013-02-13 Lennart Poetteringboot: add stub Makefile symlink
2013-02-13 Harald Hoyerbootchart: make bootchart work from within the initrd
2013-02-13 Colin Waltersjournal: Don't use loginuid if it's not valid
2013-02-12 Thomas Hindoe Paab... util: introduce strcaseeq/strncaseeq
2013-02-12 Thomas Hindoe Paab... use strneq instead of strncmp
2013-02-12 Auke KokMerge branch 'master' of ssh://git.freedesktop.org...
2013-02-12 Lennart Poetteringefi: add missing #include
2013-02-12 Oleksii Shevchukmanager: pass environment over daemon-reexec
2013-02-12 Auke Koksystemd-bootchart: relicense to LGPLv2.1+
2013-02-12 Lennart Poetteringefi: various cleanups
2013-02-12 Aleksander Morgadomissing: define MS_REC and MS_SHARED if not defined...
2013-02-12 Kay Sieversudev: use unique names for temporary files created...
2013-02-12 Harald Hoyercdrom_id: add data track count for bad virtual drive...
2013-02-11 Lennart Poetteringlocalectl: fix --help text
2013-02-11 Lennart Poetteringjournalctl: allow both "-n 55" and "-n55" on the comman...
2013-02-11 Lennart Poetteringmanager: clean environment before passing it on to...
2013-02-11 Lennart Poetteringbinfmt,tmpfiles,modules-load,sysctl: rework the various...
2013-02-11 Lennart Poetteringcore: properly validate environment data from Environme...
2013-02-11 Lennart Poetteringmanager: validate environment parameters for SetEnviron...
2013-02-11 Kay Sieversbootctl: print partition uuids as /dev/disk/by-partuuid/...
2013-02-11 Lennart Poetteringcore: don't accept invalid environment assignments...
2013-02-11 Thomas Hindoe Paab... tests: more tests
2013-02-11 Adel Gadllahlogind: Allow active sessions to always shutdown by...
2013-02-11 Kay Sieversbootctl: add boot loader and firmware interface tool
2013-02-11 Lennart Poetteringefi: fix returned length of efi_get_variable()
2013-02-11 Lennart Poetteringutil: rework load_env_file()
2013-02-11 Lennart Poetteringpath-util: fix memory leak
2013-02-11 Lennart Poetteringutil: introduce FOREACH_LINE for iterating through...
2013-02-11 Lennart Poetteringtest-env-replace: better user assert_se() everywhere
2013-02-11 Lennart Poetteringenv: considerably beef up environment cleaning logic
2013-02-10 Thomas Hindoe Paab... tests: add tests of strxcpyx
2013-02-09 Lennart Poetteringvconsole-setup: don't set the kbd mode to unicode if...
2013-02-09 Lennart Poetteringshutdown: issue a sync() as soon as shutdown.target...
2013-02-09 Thomas Hindoe Paab... tests: add test of strbuf
2013-02-09 Lennart Poetteringlogind: rename "seat-master" tag to "master-of-seat"
2013-02-08 Kay Sieversudev: udevadm hwdb - add --root=
2013-02-08 Kay Sieversshared: conf-files - use root parameter and convert...
2013-02-08 Kay Sieversshared: conf-files - add root parameter
next