Age | Commit message (Expand) | Author |
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 |
2012-07-26 | unit-name: style fix in unit_name_is_template() | Michal Schmidt |
2012-07-26 | systemd: enable/disable instances of template | Michal Sekletar |
2012-07-26 | unit: add missing deps in unit_dependency_table | Michal Schmidt |
2012-07-26 | unit: make the table of inverse deps symmetric | Michal Schmidt |
2012-07-26 | dbus-unit: expose PartOf/ConsistsOf properties | Michal Schmidt |
2012-07-26 | systemd: added new dependency PartOf | Michal Sekletar |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-25 | modules-load: fix kernel cmdline parsing | Michal Schmidt |
2012-07-25 | main: set PR_SET_CHILD_REAPER for MANAGER_USER | Auke Kok |
2012-07-24 | conf-files: continue searching if one dir fails | Michal Schmidt |
2012-07-24 | uaccess: add ID_SECURITY_TOKEN device class for USB authentication keys | Kay Sievers |
2012-07-23 | systemctl: use color specification understood by dot | Zbigniew Jędrzejewski-Szmek |
2012-07-23 | journalctl: fix ellipsization with PAGER=cat | Zbigniew Jedrzejewski-Szmek |
2012-07-23 | keymap: Broaden ThinkPad X2.. tablet match to also apply to X230 | Terence Honles |
2012-07-23 | sd-daemon: remove unnecessary memset calls | Jim Meyering |
2012-07-22 | logind: fix operation precedence mix-up | Zbigniew Jędrzejewski-Szmek |
2012-07-22 | test: correct enum misassignment | Zbigniew Jędrzejewski-Szmek |
2012-07-22 | collect, keymap, systemctl: use _noreturn_ | Zbigniew Jędrzejewski-Szmek |
2012-07-20 | tmpfiles: also look in /lib/tmpfiles.d on split /usr systems | Lennart Poettering |
2012-07-20 | udev: path_id - export path for platform block devices | Kay Sievers |
2012-07-20 | journalctl: fix assertion failure in ellipsize_mem() | Eelco Dolstra |
2012-07-20 | units: apply default resource limits to socket/mount/swap processes too | Lennart Poettering |
2012-07-20 | core: drop KillMode parameter from KillUnit() bus call | Lennart Poettering |
2012-07-20 | unit: split off KillContext from ExecContext containing only kill definitions | Lennart Poettering |
2012-07-19 | journald: upgrade signal reception message to INFO | Lennart Poettering |
2012-07-19 | udev: firmware - do not cancel requests in the initrd | Kay Sievers |
2012-07-19 | use #pragma once instead of foo*foo #define guards | Shawn Landden |