summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-17timedatectl: introduce new command line client for timedatedLennart Poettering
2012-10-17Properly handle device aliases used as dependenciesEelco Dolstra
2012-10-16journalctl: properly track rotated journals in follow modeLennart Poettering
2012-10-16sd-journal: fix bad memory accessLennart Poettering
2012-10-16update TODOLennart Poettering
2012-10-16journal: implement time-based rotation/vacuumingLennart Poettering
2012-10-16journal: sort data items of entries by offsetLennart Poettering
2012-10-16mount: don't try to initialize extra deps for mount units before initializing...Lennart Poettering
2012-10-16logind: only release logind session from the PAM module if the same module in...Lennart Poettering
2012-10-16id128: introduce new SD_ID128_CONST_STR() macroLennart Poettering
2012-10-16journal: don't export MESSAGE_ID() macroLennart Poettering
2012-10-16service: Heuristically determine whether SysV scripts support reloadMichael Stapelberg
2012-10-16journal: Set the last_unused pointer correctly when attaching an unused windowColin Guthrie
2012-10-16journal: Properly track the number of allocated windows.Colin Guthrie
2012-10-16systemctl: append .service when unit does not have valid suffixLukas Nykryn
2012-10-16journalctl: add --unit=/-u to match by unit nameLennart Poettering
2012-10-16configure.ac: Add a --without-python option.Wulf C. Krueger
2012-10-16core/swap.c: Do not add Before=swap.target to swap units.Thomas Bächler
2012-10-16core: Refuse to run a user instance when the system hasn't been booted with s...Thomas Bächler
2012-10-16selinux: selabel_lookup_raw can return ENOENT and be a non failure mode.Daniel J Walsh
2012-10-16SELinux patch still broken, in that we are not checking the correct source co...Daniel J Walsh
2012-10-16core: allow Type=oneshot services to have ExecReloadMantas Mikulėnas
2012-10-16build-sys: check for name_to_handle_at declaration instead of its definitionMichael Olbrich
2012-10-16man: Fix typo in udevadm documentationFerenc Wágner
2012-10-16journalctl: harmonise in-stream commentsLennart Poettering
2012-10-16util: properly handle -1 timespec/timevalLennart Poettering
2012-10-16update TODOLennart Poettering
2012-10-16Reword sentences that contain psuedo-English "resp."Andrew Eikum
2012-10-15journalctl: skip informational messages in export/json modesZbigniew Jędrzejewski-Szmek
2012-10-15systemctl: don't mangle name when it is a pathLukas Nykryn
2012-10-15update TODOLennart Poettering
2012-10-14journalctl: make --follow really workZbigniew Jędrzejewski-Szmek
2012-10-13journalctl: make --follow work againZbigniew Jędrzejewski-Szmek
2012-10-13journal-verify: get rid of an unused variableZbigniew Jędrzejewski-Szmek
2012-10-13journald: add missing includeZbigniew Jędrzejewski-Szmek
2012-10-13build-sys: always distribute fileZbigniew Jędrzejewski-Szmek
2012-10-13journal-gatewayd: rename variables to avoid -Wshadow warningZbigniew Jędrzejewski-Szmek
2012-10-13journald: properly update message size after stripping the identifierZbigniew Jędrzejewski-Szmek
2012-10-13journal: fix build in VALGRIND compatibility modeZbigniew Jędrzejewski-Szmek
2012-10-13log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek
2012-10-11build-sys: check - fix typoKay Sievers
2012-10-11udev: path_id - add scm supportSebastian Ott
2012-10-11journalctl: implement --since= and --until for filtering by timeLennart Poettering
2012-10-11rules: Fix persistent input symlinks for interface 00Martin Pitt
2012-10-11journal: support epxorting the journal in a format suitable for text/event-st...Lennart Poettering
2012-10-11journal: take scroll events in the entire white box in browse.htmlLennart Poettering
2012-10-11journal: make buttons bigger in browse.htmlLennart Poettering
2012-10-11journal: use localstorage instead of cookies in browse.html and store where t...Lennart Poettering
2012-10-11journal: move buttons to the center in browse.htmlLennart Poettering
2012-10-10journal: add mousewheel scrolling to browse.htmlKay Sievers