Age | Commit message (Expand) | Author |
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 |
2012-10-04 | systemctl: do not print header if no units listed | Zbigniew Jędrzejewski-Szmek |
2012-10-03 | man: handle-sleep-key is invalid, replace it with handle-suspend-key and hand... | Сковорода Никита Андреевич |
2012-10-03 | man: document behaviour of ListenStream= with only a port number in regards t... | Lennart Poettering |
2012-10-03 | dbus: add some more safety checks before accepting data from bus clients | Lennart Poettering |
2012-10-03 | journal-send: simplification | Lennart Poettering |
2012-10-03 | journald: only accept fds from certain directories | Lennart Poettering |
2012-10-03 | selinux: properly free dbus error | Lennart Poettering |
2012-10-03 | build-sys: fix !HAVE_SELINUX case | Colin Walters |
2012-10-03 | vconsole: default to the kernel compiled-in keymap | Tom Gundersen |
2012-10-03 | vconsole: default to the kernel compiled-in font | Tom Gundersen |
2012-10-02 | selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca... | Lennart Poettering |
2012-10-02 | audit: turn the audit fd into a static variable | Lennart Poettering |
2012-10-02 | selinux: rework selinux access check logic | Lennart Poettering |
2012-10-02 | journald: assert target instead of page | Lukas Nykryn |
2012-10-02 | shared: fail mkdir_p if the target exists and is not a directory | Zbigniew Jędrzejewski-Szmek |
2012-10-02 | nspawn: use automatic cleanup and provide debug info | Zbigniew Jędrzejewski-Szmek |
2012-10-02 | trivial: fix typo | Zbigniew Jędrzejewski-Szmek |
2012-10-01 | pam: check environ[] for XDG_SEAT as fallback | Lennart Poettering |
2012-09-28 | selinux: fix various problems | Daniel J Walsh |
2012-09-28 | journald: rework auto-rotation logic | Lennart Poettering |
2012-09-28 | journald: close sd_journal context after flushing to /var | Lennart Poettering |
2012-09-27 | tmpfiles: restore previous behavior for F/f | Dave Reisner |
2012-09-28 | journal: add missing browse.html file | Lennart Poettering |
2012-09-28 | journal: add minimal journal gateway daemon based on GNU libmicrohttpd | Lennart Poettering |
2012-09-28 | sd-journal: properly parse cursor strings | Lennart Poettering |
2012-09-28 | logs-show: various cleanups | Lennart Poettering |
2012-09-28 | journalctl: add --cursor switch | Lennart Poettering |
2012-09-27 | udev: collect - use snprintf() | Robert Milasan |
2012-09-24 | selinux: use standard D-Bus error id for access denied | Lennart Poettering |