Age | Commit message (Expand) | Author |
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 |
2012-07-19 | journal: allow watching symlinked journal dirs | Lennart Poettering |
2012-07-19 | journal: when watching directories actually watch the directories asked for | Lennart Poettering |
2012-07-19 | journal: rotate busy files away when we try to write to them | Lennart Poettering |
2012-07-19 | journal: follow symlinks when enumerating journals | Lennart Poettering |
2012-07-19 | manager: use a private notify sockets in containers to avoid problems with sh... | Lennart Poettering |
2012-07-19 | killall: avoid gcc warning about wait name clash | Lennart Poettering |
2012-07-19 | nspawn: generate proper error messages in the child | Lennart Poettering |
2012-07-19 | journald: don't choke on journal files with no cutoff date | Lennart Poettering |
2012-07-19 | nspawn: introduce new --link-journal= switch to link container journals into ... | Lennart Poettering |
2012-07-18 | journal: remove all of /run/log/journal when serializing, since the machine I... | Lennart Poettering |
2012-07-18 | journal: don't complain if the syslog forwarder socket doesn't exist | Lennart Poettering |
2012-07-18 | journal: when we suggest a rotation, explain why | Lennart Poettering |
2012-07-18 | journal: estimate data hash table size a bit larger by default | Lennart Poettering |
2012-07-18 | journald: fix another bad memory access | Lennart Poettering |
2012-07-18 | journald: fix bad memory access | Lennart Poettering |
2012-07-18 | keymap: Add Dell Latitude force-release quirk | Rex Tsai |
2012-07-18 | service: don't print a warning if we are in autorestart state, and can't star... | Lennart Poettering |
2012-07-18 | service: make start jobs wait, not fail, when an automatic restart is queued | Lennart Poettering |
2012-07-18 | unit: don't serialize job state, only unit state across switch-root | Lennart Poettering |