Age | Commit message (Expand) | Author |
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-22 | man: typo | Shawn Landden |
2012-07-22 | build-sys: distribute a few more man pages | Zbigniew Jędrzejewski-Szmek |
2012-07-22 | build-sys: hide error message from grep | Zbigniew Jędrzejewski-Szmek |
2012-07-21 | build-sys: fail early in autogen.sh | Zbyszek Jędrzejewski-Szmek |
2012-07-21 | build-sys: fix (again) index generation in subdir | Zbigniew Jędrzejewski-Szmek |
2012-07-20 | update TODO | Lennart Poettering |
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 | build-sys: bump revision of libudev toosystemd/v187 | Lennart Poettering |
2012-07-20 | build-sys: prepare 187 | Lennart Poettering |
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-20 | man: add reference to export format spec to journalctl | Lennart Poettering |
2012-07-19 | build-sys: fix variable assignment | Kay Sievers |
2012-07-19 | units: fix section of man page link in systemd-logind.service | Lennart Poettering |
2012-07-19 | journald: upgrade signal reception message to INFO | Lennart Poettering |
2012-07-19 | man: fix sysctl.d(5) man page copy/paste mistake | 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 | update TODO | 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 | units: don't enforce a holdoff time for journald, logind, udevd | 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 |
2012-07-18 | NEWS: correct NTP implementation data | Lennart Poettering |
2012-07-18 | build-sys: put all BUILT_SOURCES in CLEANFILES | Zbigniew Jędrzejewski-Szmek |
2012-07-18 | build-sys: use .DELETE_ON_ERROR | Zbigniew Jędrzejewski-Szmek |
2012-07-17 | man: html - cross-ref man page references and add Index link | Kay Sievers |
2012-07-17 | Makefile.am: fixed dependencies for man/index.html | Harald Hoyer |