Age | Commit message (Expand) | Author |
2012-10-16 | core/swap.c: Do not add Before=swap.target to swap units. | Thomas Bächler |
2012-10-16 | core: Refuse to run a user instance when the system hasn't been booted with s... | Thomas Bächler |
2012-10-16 | selinux: selabel_lookup_raw can return ENOENT and be a non failure mode. | Daniel J Walsh |
2012-10-16 | SELinux patch still broken, in that we are not checking the correct source co... | Daniel J Walsh |
2012-10-16 | core: allow Type=oneshot services to have ExecReload | Mantas Mikulėnas |
2012-10-16 | build-sys: check for name_to_handle_at declaration instead of its definition | Michael Olbrich |
2012-10-16 | journalctl: harmonise in-stream comments | Lennart Poettering |
2012-10-16 | util: properly handle -1 timespec/timeval | Lennart Poettering |
2012-10-15 | journalctl: skip informational messages in export/json modes | Zbigniew Jędrzejewski-Szmek |
2012-10-15 | systemctl: don't mangle name when it is a path | Lukas Nykryn |
2012-10-14 | journalctl: make --follow really work | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journalctl: make --follow work again | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journal-verify: get rid of an unused variable | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journald: add missing include | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journal-gatewayd: rename variables to avoid -Wshadow warning | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journald: properly update message size after stripping the identifier | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journal: fix build in VALGRIND compatibility mode | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | log: introduce a macro to format message id | Zbigniew Jędrzejewski-Szmek |
2012-10-11 | udev: path_id - add scm support | Sebastian Ott |
2012-10-11 | journalctl: implement --since= and --until for filtering by time | Lennart Poettering |
2012-10-11 | journal: support epxorting the journal in a format suitable for text/event-st... | Lennart Poettering |
2012-10-11 | journal: take scroll events in the entire white box in browse.html | Lennart Poettering |
2012-10-11 | journal: make buttons bigger in browse.html | Lennart Poettering |
2012-10-11 | journal: use localstorage instead of cookies in browse.html and store where t... | Lennart Poettering |
2012-10-11 | journal: move buttons to the center in browse.html | Lennart Poettering |
2012-10-10 | journal: add mousewheel scrolling to browse.html | Kay Sievers |
2012-10-10 | journal: add keyboard navigation to browse.html | Lennart Poettering |
2012-10-10 | journal: properly HTML escape more output in browse.html | Lennart Poettering |
2012-10-10 | journal: properly escape HTML entities in browse.html | Mantas Mikulėnas |
2012-10-10 | journal: when browsing the journal via browse.html allow clicking on entries ... | Lennart Poettering |
2012-10-10 | journal: drop path name from cursor strings | Lennart Poettering |
2012-10-10 | keymap: Fix scan codes > 0x7FFFFFFF | Martin Pitt |
2012-10-10 | gatewayd: beef up browse.html a bit | Lennart Poettering |
2012-10-10 | journal: fix seeking backwards in gateway daemon | Lennart Poettering |
2012-10-10 | journal: update comments a bit | Lennart Poettering |
2012-10-10 | journalctl: properly parse --cursor= long getopt in addition to short -c | Lennart Poettering |
2012-10-10 | journal: make sure sd_journal_seek_cursor() seeks to the specified entry if i... | Lennart Poettering |
2012-10-09 | detect-virt: install with fs caps by default to allow unprivileged access | Lennart Poettering |
2012-10-09 | journal: implement follow mode for HTTP GET in gatewayd | Lennart Poettering |
2012-10-09 | journal: add matching support to gatewayd | Lennart Poettering |
2012-10-09 | logind: expose missing signals in Session bus objects | Lennart Poettering |
2012-10-09 | udev: support multiple entries for ENV{SYSTEMD_ALIAS} and ENV{SYSTEM_WANTS} | Kay Sievers |
2012-10-08 | udev: remove SYMLINK "unique" option | Kay Sievers |
2012-10-08 | udev: fix test | Kay Sievers |
2012-10-08 | shared: fix broken string_is_safe | Martin Mikkelsen |
2012-10-08 | dbus-manager: check return of unit_dbus_path | Lukas Nykryn |
2012-10-07 | udev: allow firmware requests to bypass the dependency tracking | Kay Sievers |
2012-10-06 | sysctl: avoiding exiting with error on -EEXIST | Dave Reisner |
2012-10-04 | dbus: expose Virtualization ID on PID1's bus interface | Lennart Poettering |
2012-10-04 | systemctl: colorize number of units listed | Zbigniew Jędrzejewski-Szmek |