Age | Commit message (Expand) | Author |
2014-08-08 | core: loopback-setup - only up the loopback device | Tom Gundersen |
2014-08-07 | core: warn when merged units have conflicting dependencies | Zbigniew Jędrzejewski-Szmek |
2014-08-07 | core: do not add dependencies to self | Zbigniew Jędrzejewski-Szmek |
2014-08-03 | tty-ask-password-agent: modernization | Zbigniew Jędrzejewski-Szmek |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-08-03 | switch-root: umount the old root correctly | Dan Dedrick |
2014-07-31 | Always prefer our headers to system headers | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | systemd-analyze verify: improve error message | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | core/load-fragment.c: correct argument sign and split up long lines | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Properly report invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-29 | time-util: add and use USEC/NSEC_INFINIY | Kay Sievers |
2014-07-27 | drop_duplicates: copy full BindMount struct | Ansgar Burchardt |
2014-07-27 | core: only set the kernel's timezone when the RTC runs in local time | Kay Sievers |
2014-07-26 | Print kdbus path when opening fails | Zbigniew Jędrzejewski-Szmek |
2014-07-26 | Always check asprintf return code | Karel Zak |
2014-07-25 | busname: CLD_KILLED was used twice | Lukas Nykryn |
2014-07-20 | systemd-verify: a simple tool for offline unit verification | Zbigniew Jędrzejewski-Szmek |
2014-07-20 | path-lookup: make SYSTEMD_UNIT_PATH more flexible | Zbigniew Jędrzejewski-Szmek |
2014-07-20 | systemd: return the first error from manager_startup() | Zbigniew Jędrzejewski-Szmek |
2014-07-20 | test-engine: fix access to unit load path | Zbigniew Jędrzejewski-Szmek |
2014-07-20 | systemd: use pager for --test and --help | Zbigniew Jędrzejewski-Szmek |
2014-07-18 | core: show timeouts when watchdog howls | Zbigniew Jędrzejewski-Szmek |
2014-07-18 | Be more verbose when bind or listen fails | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | core: nicer message when inotify watches are exhausted | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | core: fix oneshot service resource control | Umut Tezduyar Lindskog |
2014-07-08 | load-fragment: ConditionFirstBoot wants a bool string, not a path | Michal Schmidt |
2014-07-07 | firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot... | Lennart Poettering |
2014-07-07 | service: flush status text and errno values each time a service is started | Lennart Poettering |
2014-07-07 | service: don't accept negative ERRNO= notification messages | Lennart Poettering |
2014-07-07 | service: minor modernization | Lennart Poettering |
2014-07-07 | core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status... | Miguel Angel Ajo |
2014-07-07 | firstboot: add new component to query basic system settings on first boot, or... | Lennart Poettering |
2014-07-07 | main: explain our /etc empty check a bit in a comment | Lennart Poettering |
2014-07-04 | main: change check whether /etc is unpopulated to look for /etc/machine-id | Lennart Poettering |
2014-07-03 | machinectl: show /etc/os-release information of container in status output | Lennart Poettering |
2014-07-03 | namespace: make sure /tmp, /var/tmp and /dev are writable in namespaces we se... | Lennart Poettering |
2014-07-03 | namespace: fix uninitialized memory access | Lennart Poettering |
2014-07-03 | core: introduce exit_status_set_is_empty() to make things a bit easier to read | Lennart Poettering |
2014-07-03 | exit-status: rename ExitStatusSet's "code" field to "status" | Lennart Poettering |
2014-07-03 | core: introduce new RestartForceExitStatus= service setting | Lennart Poettering |
2014-06-30 | cryptsetup: allow x-systemd.device-timeout | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | Move x-systemd-device.timeout handling from core to fstab-generator | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | pc: no longer expose exec_prefix in .pc file | Lennart Poettering |
2014-06-30 | pc: expose more drop-in dirs in the .pc file | Lennart Poettering |
2014-06-30 | pc: export $libdir in the .pc file | Lennart Poettering |
2014-06-28 | doc: grammatical corrections | Jan Engelhardt |
2014-06-27 | main: uid_to_name() might fail due to OOM, protect against that | Lennart Poettering |