Age | Commit message (Expand) | Author |
2012-06-26 | journal: typo fix in sd-journal.h | David Strauss |
2012-06-26 | core: make systemd.confirm_spawn=1 actually work | Lennart Poettering |
2012-06-26 | service: pass via FAILED/DEAD before going to AUTO_RESTART | Michal Schmidt |
2012-06-26 | service: fix incorrect argument | Michal Schmidt |
2012-06-26 | bus: drop HaveWatchdog option | Lennart Poettering |
2012-06-25 | systemctl: make sure we print URLs we can't show in systemctl in a nicely cli... | Lennart Poettering |
2012-06-25 | cryptsetup: fix escaping when generating cryptsetup units | Lennart Poettering |
2012-06-25 | man: document systemd-user-sessions.service | Lennart Poettering |
2012-06-25 | units: rename cryptsetup@.service to systemd-cryptsetup@.service | Lennart Poettering |
2012-06-25 | units: rename fsck@.service to systemd-fsck@.service | Lennart Poettering |
2012-06-22 | unit: drop the Names= option | Lennart Poettering |
2012-06-22 | dbus: don't expose SysVInitPath and SysVRcndPath on the bus | Lennart Poettering |
2012-06-22 | core: remove sysv_console option | Lennart Poettering |
2012-06-22 | systemctl: automatically turn paths and unescaped unit names into proper unit... | Lennart Poettering |
2012-06-22 | modules-load: parse driver=/rd.driver= kernel command line option | Lennart Poettering |
2012-06-22 | fstab-generator: support fstab=/rd.fstab= kernel cmdline | Lennart Poettering |
2012-06-22 | cryptsetup: allow configuration of LUKS disks via the kernel cmdline | Lennart Poettering |
2012-06-22 | man: document all kernel command line options we understand | Lennart Poettering |
2012-06-22 | journal: fix sd_journal_stream_fd() | Lennart Poettering |
2012-06-22 | journal: set the _SYSTEMD_UNIT field for messages from terminated processes | Eelco Dolstra |
2012-06-22 | readahead: minor code style fixes | Lennart Poettering |
2012-06-22 | readahead: make sure to close pack file before exiting, to be valgrind clean | Lennart Poettering |
2012-06-21 | readahead: use log_error() for logging errors | Lennart Poettering |
2012-06-21 | readahead: make use of util.h's page_size() call | Lennart Poettering |
2012-06-21 | readahead: merge three binaries into one | Lennart Poettering |
2012-06-21 | preset: don't look for preset files in /lib unless /usr is split off | Lennart Poettering |
2012-06-21 | rpm: include RPM macro definition for .spec snippets | Lennart Poettering |
2012-06-21 | login: wrap CanTTY and CanGraphical seat attributes in libsystemd-login | Lennart Poettering |
2012-06-21 | logind: introduce a state for session, being one of online, active, closing | Lennart Poettering |
2012-06-21 | logind: expose CanGraphical and CanTTY properties on seat objects | Lennart Poettering |
2012-06-20 | update TODO | Lennart Poettering |
2012-06-20 | tmpfiles: exclude the first level directories in /run/user from automatic cle... | Lennart Poettering |
2012-06-19 | analyze: Python 3 compatibility | Shawn Landden |
2012-06-19 | login: initialize XDG_RUNTIME_DIR as /run/user/$UID instead of /run/user/$USER | Lennart Poettering |
2012-06-19 | vconsole-setup: enable utf-8 mode explicitly | Tom Gundersen |
2012-06-19 | systemd: return error when asked to stop unknown unit | Michal Sekletar |
2012-06-18 | libudev: clarify that udev_monitor_receive_device() is non-blocking | Kay Sievers |
2012-06-17 | journal: fix monotonic seeking | Lennart Poettering |
2012-06-17 | journal: rotate on SIGUSR2 | Lennart Poettering |
2012-06-17 | journal: fix SD_JOURNAL_SYSTEM_ONLY flag | Lennart Poettering |
2012-06-17 | journal: expose and make use of cutoff times of journal | Lennart Poettering |
2012-06-17 | journal: correct list link up on hash collisions | Lennart Poettering |
2012-06-17 | journal: add basic object definition for signatures | Lennart Poettering |
2012-06-17 | journal: replace arena offset by header size | Lennart Poettering |
2012-06-15 | logind: more robust handling of VT-less systems | Michal Schmidt |
2012-06-15 | service: timeout for oneshot services | Lukas Nykryn |
2012-06-14 | systemctl: clearer error message for missing install information | Michal Schmidt |
2012-06-14 | tmpfiles: create char devices with correct SELinux context | Michal Schmidt |
2012-06-13 | unit-name: introduce unit_dbus_path_from_name() | Michal Schmidt |
2012-06-13 | systemctl: warn about all active triggers, not just sockets | Michal Schmidt |