summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* kmod-setup: simplify kernel command line parsingLennart Poettering2014-11-27
* kdbus: set kernel attach mask before creating the first busLennart Poettering2014-11-27
* selinux: log selinux log messages with LOG_AUTH facilityLennart Poettering2014-11-27
* log: rearrange log function namingLennart Poettering2014-11-27
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-27
* core: fix transaction destructiveness check once moreMichal Schmidt2014-11-27
* swap: restore support for nofailZbigniew Jędrzejewski-Szmek2014-11-26
* manager: print fatal errors on the console tooZbigniew Jędrzejewski-Szmek2014-11-26
* manager: log some fatal errors at emergency levelZbigniew Jędrzejewski-Szmek2014-11-26
* core: make sure we have enough information when doing selinux decisionsLennart Poettering2014-11-26
* sd-bus: update peeking into receieved messages, with recent kernel change we ...Lennart Poettering2014-11-26
* core: fix check for transaction destructivenessMichal Schmidt2014-11-26
* core: drop now-redundant special-casing of JOB_NOPMichal Schmidt2014-11-26
* core: fix assertion failure in checking a transaction with a JOB_NOPMichal Schmidt2014-11-26
* core: reindent mount/kmod tablesLennart Poettering2014-11-26
* core: show log message about process triggering kdbus service activationLennart Poettering2014-11-25
* smack: introduce new SmackProcessLabel optionWaLyong Cho2014-11-24
* manager: only issue overmount warning when the check succeededZbigniew Jędrzejewski-Szmek2014-11-23
* manager: let manager_free() handle NULLsZbigniew Jędrzejewski-Szmek2014-11-23
* dbus: return non-zero return value in the case that prefix won't matchLukas Nykryn2014-11-23
* selinux-access: fix broken ternary operatorLukas Nykryn2014-11-21
* build: avoid trailing whitespace in feature stringLennart Poettering2014-11-21
* core: watchdog bus properties cannot be both writable and constantLennart Poettering2014-11-20
* namespace: unchecked return value from librarySusant Sahani2014-11-17
* kmod-setup: improve for "kdbus" word on the kernel cmdlineLennart Poettering2014-11-14
* kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.cLennart Poettering2014-11-14
* mount-setup: remove mount_setup_late()Daniel Mack2014-11-14
* sd-bus: sync with kdbus upstream (ABI break)Daniel Mack2014-11-13
* manager: allow test run to catch SIGCHLD eventsRonny Chevalier2014-11-13
* core: remove unused macro GC_QUEUE_USEC_MAXRonny Chevalier2014-11-08
* core: unify how we create the notify and private dbus socketLennart Poettering2014-11-07
* manager: cast mkdir() result to (void) to make sure coverity is quietLennart Poettering2014-11-07
* timer: reenable TIMER_ACTIVE timers when restartedMichael Chapman2014-11-07
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-07
* shutdown: fix arguments to /run/initramfs/shutdownMichal Schmidt2014-11-06
* s/commandline/command line/gHarald Hoyer2014-11-06
* shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering2014-11-06
* core: get rid of condition.c and move the remaining call into util.cLennart Poettering2014-11-06
* core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering2014-11-06
* condition: record test state internally and beef it up to be a full enumLennart Poettering2014-11-06
* condition: unify condition logic in one fileLennart Poettering2014-11-06
* condition: properly allow passing back errors from condition checksLennart Poettering2014-11-06
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-05
* manager: Ensure user's systemd runtime directory exists.Colin Guthrie2014-11-05
* audit: improve the audit messages we generateLennart Poettering2014-11-04
* core: introduce ConditionSecurity=auditLennart Poettering2014-11-03
* manager: do not print timing when running in test modeZbigniew Jędrzejewski-Szmek2014-11-02
* Raise level of 'Found dependency...' linesZbigniew Jędrzejewski-Szmek2014-11-02
* bus: use STR_IN_SETWaLyong Cho2014-11-01
* core: improve error message when machine id is missingJan Synacek2014-11-01