summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2014-11-14mount-setup: remove mount_setup_late()Daniel Mack
2014-11-13sd-bus: sync with kdbus upstream (ABI break)Daniel Mack
2014-11-13manager: allow test run to catch SIGCHLD eventsRonny Chevalier
2014-11-08core: remove unused macro GC_QUEUE_USEC_MAXRonny Chevalier
2014-11-07core: unify how we create the notify and private dbus socketLennart Poettering
2014-11-07manager: cast mkdir() result to (void) to make sure coverity is quietLennart Poettering
2014-11-07timer: reenable TIMER_ACTIVE timers when restartedMichael Chapman
2014-11-07util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering
2014-11-06shutdown: fix arguments to /run/initramfs/shutdownMichal Schmidt
2014-11-06s/commandline/command line/gHarald Hoyer
2014-11-06shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering
2014-11-06core: get rid of condition.c and move the remaining call into util.cLennart Poettering
2014-11-06core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering
2014-11-06condition: record test state internally and beef it up to be a full enumLennart Poettering
2014-11-06condition: unify condition logic in one fileLennart Poettering
2014-11-06condition: properly allow passing back errors from condition checksLennart Poettering
2014-11-05core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering
2014-11-05manager: Ensure user's systemd runtime directory exists.Colin Guthrie
2014-11-04audit: improve the audit messages we generateLennart Poettering
2014-11-03core: introduce ConditionSecurity=auditLennart Poettering
2014-11-02manager: do not print timing when running in test modeZbigniew Jędrzejewski-Szmek
2014-11-02Raise level of 'Found dependency...' linesZbigniew Jędrzejewski-Szmek
2014-11-01bus: use STR_IN_SETWaLyong Cho
2014-11-01core: improve error message when machine id is missingJan Synacek
2014-10-30snapshot: return error when snapshot existsZbigniew Jędrzejewski-Szmek
2014-10-30Convert the rest to sd_bus_errnomapZbigniew Jędrzejewski-Szmek
2014-10-28service: add missing state table entryLennart Poettering
2014-10-28core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog
2014-10-28swap: don't add too many deps for swap files form /proc/swapLennart Poettering
2014-10-28mac: add mac_ prefix to distinguish origin security apisWaLyong Cho
2014-10-28swap: drop noauto/nofail bools from Swap structureLennart Poettering
2014-10-28swap: replace Discard= setting by a more generic Options= settingLennart Poettering
2014-10-27manager: print warning on console before rebootZbigniew Jędrzejewski-Szmek
2014-10-27manager: convert ephemeral to enumZbigniew Jędrzejewski-Szmek
2014-10-27rpm: add user macrosZbigniew Jędrzejewski-Szmek
2014-10-27manager: do not print anything while passwords are being queriedZbigniew Jędrzejewski-Szmek
2014-10-27selinux: make sure we do not try to print missing fieldsZbigniew Jędrzejewski-Szmek
2014-10-28job: optionally, when a job timeout is hit, also execute a failure actionLennart Poettering
2014-10-28core: remove system start timeout logic againLennart Poettering
2014-10-27shutdown: do final unmounting only if not running inside the containerMichal Sekletar
2014-10-27util: introduce sethostname_idempotentMichal Sekletar
2014-10-25Rearrange Unit to make pahole happyZbigniew Jędrzejewski-Szmek
2014-10-24calendar: make freeing a calendar spec object deal fine with NULLLennart Poettering
2014-10-24manager: Linux on hppa has fewer rtsigs, hence avoid using the higher ones thereLennart Poettering
2014-10-24shutdown: pass own argv to /run/initramfs/shutdownMarius Tessmann
2014-10-23socket: properly label socket symlinksLennart Poettering
2014-10-23socket: fix error comparisonLennart Poettering
2014-10-23selinux: clean up selinux label function namingLennart Poettering
2014-10-23selinux: rework label query APIsLennart Poettering
2014-10-23smack: rework smack APIs a bitLennart Poettering