Age | Commit message (Expand) | Author |
2012-07-02 | udev: static nodes - fix default permissions if no rules is given | Kay Sievers |
2012-07-02 | modules load: rename kernel command line option to (rd.)modules-load= | Kay Sievers |
2012-07-02 | timedate: fix ntp-units comment | Lennart Poettering |
2012-07-02 | core: mention if we are run from an initial RAM disk | Lennart Poettering |
2012-07-02 | journald: add Storage= setting to control where the journal is stored | Lennart Poettering |
2012-07-02 | manager: turn notify socket into abstract namespace socket again | Lennart Poettering |
2012-07-02 | journalctl: add new switch -b to show data from current boot only | Lennart Poettering |
2012-07-02 | timedated: replace systemd-timedated-ntp.target logic with simpler scheme | Lennart Poettering |
2012-07-02 | udevd: fix bogus mkdir invocation | Dave Reisner |
2012-07-02 | udevd: use ROOTPREFIX to create path to modules.devname | Dave Reisner |
2012-06-29 | manager: serialize/deserialize job counters across reexec/reload | Lennart Poettering |
2012-06-29 | logind: add PreparingForShutdown/PreparingForSleep properties | Lennart Poettering |
2012-06-29 | remount-fs: also remount /usr according to fstab | Lennart Poettering |
2012-06-29 | mount: load only if we there's mountinfo or fragment | Michal Schmidt |
2012-06-29 | mount: split adding of extras from mount_load() | Michal Schmidt |
2012-06-28 | main: print detected virtualiaztion at boot | Lennart Poettering |
2012-06-28 | nspawn: introduce new --capabilities= flag and make use of it in the nspawn t... | Lennart Poettering |
2012-06-28 | modules-load: use correct va_list logging function | Michal Schmidt |
2012-06-28 | modules-load: fix return value | Michal Schmidt |
2012-06-27 | modules-load: don't fail on builtin modules, better prints | Michal Schmidt |
2012-06-27 | udev: use the matching binary name "systemd-udevd" in log messages | Kay Sievers |
2012-06-27 | core: rename system.preset to system-presets to follow naming scheme of other... | Lennart Poettering |
2012-06-27 | man: add reference to crypttab(5) from cryptsetup units | Lennart Poettering |
2012-06-27 | man: document systemd-cryptsetup | Lennart Poettering |
2012-06-27 | man: document tty-ask-password-agent | Lennart Poettering |
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 |