chiark / gitweb /
elogind.git
2013-02-27 Lennart Poetteringupdate TODO
2013-02-27 Lennart Poetteringunit: rework resource management API
2013-02-27 Lennart Poetteringsystemctl: fix indentation
2013-02-27 Lennart Poetteringupdate TODO
2013-02-27 Lennart Poetteringman: clarify how to configure default control group...
2013-02-27 Lennart PoetteringRevert "log: fix fallbacks to kmsg"
2013-02-27 Kay Sieversmount-setup: mount pstore filesystem
2013-02-27 Zbigniew Jędrzejewsk... log-show: look at everything in /run/log/journal
2013-02-27 Zbigniew Jędrzejewsk... bash-completion: journalctl query by binary and device
2013-02-27 Lennart Poetteringupdate TODO, hackfest edition
2013-02-26 Daniel Buchtest-util.c: added hexchar, unhexchar, octchar, unoctch...
2013-02-26 Kay SieversTODO: update
2013-02-26 Harald Hoyerkernel-install: rename the loader entry filename
2013-02-26 Harald Hoyerkernel-install: create the loader entries with absolute...
2013-02-26 Harald Hoyerkernel-install: replace URLs with man pages in the...
2013-02-26 Harald Hoyerkernel-install: fixed paths in boot loader entry
2013-02-25 Thomas Hindoe... tests: add a few more tests to test-util.c
2013-02-25 Kay Sieverskernel-install: remove LANG=
2013-02-25 Lennart Poetteringnspawn: add --bind= and --bind-ro= to bind mount host...
2013-02-25 Harald Hoyerkernel-install(8): add documentation about the configur...
2013-02-25 Harald Hoyerkernel-install: add kernel-install tool
2013-02-25 Michal SchmidtRevert "nspawn: catch config mistake of specifying...
2013-02-25 Tom Gundersendebug-shell: don't be picky, use /bin/sh rather than...
2013-02-24 Dave Reisnerbuild: remove explicit -shared in LDFLAGS
2013-02-24 Paul W. Frieldsjournal: fix --until
2013-02-24 Zbigniew Jędrzejewsk... nspawn: catch config mistake of specifying -b and args
2013-02-23 Michal Schmidttest: test irreversible jobs
2013-02-22 Kay Sieversbuild-sys: move systemd-analyze to /usr/bin
2013-02-22 Zbigniew Jędrzejewsk... TODO: drop two items
2013-02-22 Michal Schmidtsystemctl: generalize action table to be usable in...
2013-02-22 Michal Schmidtsystemctl: make shutdown operations use irreversible...
2013-02-22 Michal Schmidtcore, systemctl: add support for irreversible jobs
2013-02-22 Michal Schmidtsystemctl: make "systemctl default" use "isolate" job...
2013-02-22 Zbigniew Jędrzejewsk... journal: sd_journal_get_cursor should return 0 on success
2013-02-21 Harald HoyerTODO: removed ratelimit
2013-02-21 Harald Hoyerfstab-generator: change kernel command line mount path...
2013-02-20 Max F. Albrechtman: be even more clear about ExecStart's first argument.
2013-02-20 Thomas Hindoe... tests: more tests for util.c
2013-02-20 Zbigniew Jędrzejewsk... man: document %%
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... tests: add test of memdup_multiply
2013-02-17 William Giokasman: Add reason for disk model info not working
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... udev: expose new ISO9660 properties from libblkid
2013-02-17 Auke KokTODO
2013-02-16 Zbigniew Jędrzejewsk... systemctl: allow comma sepearted property lists
2013-02-16 Zbigniew Jędrzejewsk... man: prettify systemctl(1)
2013-02-16 Zbigniew Jędrzejewsk... bootchart: rename --filter to --no-filter
2013-02-16 Zbigniew Jędrzejewsk... bootchart: provide better error messages
2013-02-16 Zbigniew Jędrzejewsk... 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ędrzejewsk... 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-15 William Giokasman: Update bootchart.conf(5)
2013-02-14 Harald Hoyerbootchart: if "root=/dev" is not matched, don't try...
2013-02-14 Thomas Hindoe... update TODO
2013-02-14 Thomas Hindoe... bootchart: stricter checks of cli input
2013-02-14 Thomas Hindoe... bootchart: use conf-parser & CamelCase names in .conf
2013-02-14 Umut Tezduyarcore: do not overwrite existing units source
2013-02-14 Zbigniew Jędrzejewsk... systemctl: print wall message only if successful
2013-02-14 Zbigniew Jędrzejewsk... systemctl: use automatic cleanup
2013-02-14 Zbigniew Jędrzejewsk... nspawn: fail if unable to close pipe
2013-02-14 William Giokasman: Add even more to the bootchart man page
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ędrzejewsk... 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-14 Auke Kokbootchart items
2013-02-14 Zbigniew Jędrzejewsk... man: use <replaceable> in various places
2013-02-14 Zbigniew Jędrzejewsk... man: add filenames to the index
2013-02-13 William Giokasman: bootchart: change /var/log to /run/log
2013-02-13 Auke KokAdd systemd-analyze to .gitignore
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... systemctl: use parse_unit_info
2013-02-13 Marc-Antoine... dbus: introduce parse_unit_info
2013-02-13 Marc-Antoine... dbus: import struct unit_info from systemctl
2013-02-13 Lennart Poetteringupdate TODO
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 Zbigniew Jędrzejewsk... build-sys: fix build without -Wl,--gc-sections
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 Lennart Poetteringupdate TODO
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 PoetteringTODO
2013-02-13 Lennart Poetteringselinux: use a dynamically sized string when generating...
next