summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2014-11-27log: rearrange log function namingLennart Poettering
2014-11-27log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering
2014-11-27core: fix transaction destructiveness check once moreMichal Schmidt
2014-11-26swap: restore support for nofailZbigniew Jędrzejewski-Szmek
2014-11-26manager: print fatal errors on the console tooZbigniew Jędrzejewski-Szmek
2014-11-26manager: log some fatal errors at emergency levelZbigniew Jędrzejewski-Szmek
2014-11-26core: make sure we have enough information when doing selinux decisionsLennart Poettering
2014-11-26sd-bus: update peeking into receieved messages, with recent kernel change we ...Lennart Poettering
2014-11-26core: fix check for transaction destructivenessMichal Schmidt
2014-11-26core: drop now-redundant special-casing of JOB_NOPMichal Schmidt
2014-11-26core: fix assertion failure in checking a transaction with a JOB_NOPMichal Schmidt
2014-11-26core: reindent mount/kmod tablesLennart Poettering
2014-11-25core: show log message about process triggering kdbus service activationLennart Poettering
2014-11-24smack: introduce new SmackProcessLabel optionWaLyong Cho
2014-11-23manager: only issue overmount warning when the check succeededZbigniew Jędrzejewski-Szmek
2014-11-23manager: let manager_free() handle NULLsZbigniew Jędrzejewski-Szmek
2014-11-23dbus: return non-zero return value in the case that prefix won't matchLukas Nykryn
2014-11-21selinux-access: fix broken ternary operatorLukas Nykryn
2014-11-21build: avoid trailing whitespace in feature stringLennart Poettering
2014-11-20core: watchdog bus properties cannot be both writable and constantLennart Poettering
2014-11-17namespace: unchecked return value from librarySusant Sahani
2014-11-14kmod-setup: improve for "kdbus" word on the kernel cmdlineLennart Poettering
2014-11-14kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.cLennart Poettering
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