Age | Commit message (Expand) | Author |
2012-08-09 | journald: also parse kernel key/value fields and store them prefixed with _KE... | Lennart Poettering |
2012-08-09 | journald: basic support for /dev/kmsg parsing | Lennart Poettering |
2012-08-08 | fix a couple of issues found with llvm-analyze | Lennart Poettering |
2012-08-08 | build-sys: prepare release 188systemd/v188 | Lennart Poettering |
2012-08-08 | Merge remote-tracking branch 'simonpe/cleanup' | Lennart Poettering |
2012-08-08 | udev: fix typo in copyright | Kay Sievers |
2012-08-08 | systemd: introduced new timeout types | Michal Sekletar |
2012-08-08 | logind: use bus_method_call_with_reply() where posible | Simon Peeters |
2012-08-08 | update-utmp: use bus_method_call_with_reply() where posible | Simon Peeters |
2012-08-08 | udev: re-initialize builtins in the daemon process, not in the worker | Kay Sievers |
2012-08-08 | udev: initialize rules dir timestamps when reading rules | Kay Sievers |
2012-08-08 | loginctl: use bus_method_call_with_reply() where posible | Simon Peeters |
2012-08-08 | move bus_method_call_with_reply() to dbus-common | Simon Peeters |
2012-08-08 | systemctl: use bus_method_call_with_reply() where posible | Simon Peeters |
2012-08-08 | systemctl: add bus_method_call_with_reply | Simon Peeters |
2012-08-07 | journalctl: include corrupted files in output | Lennart Poettering |
2012-08-06 | mount-setup: change system mount propagation to shared by default | Lennart Poettering |
2012-08-06 | sysctl: apply configuration at once | Michal Sekletar |
2012-08-06 | main: fix typo | Lennart Poettering |
2012-08-06 | continue work with error messages, log_oom() | Shawn Landden |
2012-08-06 | shutdown: allow to specify broadcast message when cancelling shutdown | Michal Sekletar |
2012-08-03 | cryptsetup: add keyfile-size= support | Tom Gundersen |
2012-08-03 | logs-show: fix off-by-one error | Shawn Landen |
2012-08-03 | test: allow deletion of temporary files from normal fs | Zbigniew Jędrzejewski-Szmek |
2012-08-03 | keyboard-force-release: Fix previous commit | Martin Pitt |
2012-08-03 | keyboard-force-release: Apply to all Fujitso AMILO models | Martin Pitt |
2012-08-03 | udev: path_id - add comment about the unrteliable rebase logic | Kay Sievers |
2012-08-01 | journal: add sd_journal_perror() to API | Lennart Poettering |
2012-07-31 | journald: fixed memory leak | Artur Zaprzala |
2012-07-31 | libudev-queue.c: simplified open_queue_file | Arvydas Sidorenko |
2012-07-31 | automount: print mount point in debug message | Zbigniew Jędrzejewski-Szmek |
2012-07-30 | udev: set log.c's log level from udev's kernel command line option | Kay Sievers |
2012-07-30 | udev: add missing newline when writing to /dev/kmsg | Kay Sievers |
2012-07-29 | logind: add new loginctl lock-sessions command | Lennart Poettering |
2012-07-29 | logind: add LockSessions() call to lock all local sessions at once | Lennart Poettering |
2012-07-28 | selinux: avoid inclusion of null_log without selinux | Dave Reisner |
2012-07-28 | systemctl: append .service to unit names lacking suffix | Lennart Poettering |
2012-07-27 | journalctl: add --priority= switch for filtering by priority | Lennart Poettering |
2012-07-26 | cgtop: add --version option | Zbigniew Jędrzejewski-Szmek |
2012-07-26 | cgtop: use full terminal width | Zbigniew Jędrzejewski-Szmek |
2012-07-26 | Add a 'b' option to cgtop, equivalent to the same option in top | David Strauss |
2012-07-26 | Add an 'n' option to cgtop (equivalent to top) | David Strauss |
2012-07-26 | journald: log driver messages at LOG_INFO | Lennart Poettering |
2012-07-26 | journalctl: hightlight log lines by priority | Lennart Poettering |
2012-07-26 | logs-show: fix OOM path | Lennart Poettering |
2012-07-26 | login: lose policy a bit: allow user suspend unauthenticated when multiple se... | Lennart Poettering |
2012-07-26 | log: out-of-line __log_oom() | Michal Schmidt |
2012-07-26 | log: log_oom() must be a macro | Michal Schmidt |
2012-07-26 | udev: cdrom_id, accelerometer - enable debug output for --debug | Kay Sievers |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |