summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* When warning about unsupported options, be more detailedZbigniew Jędrzejewski-Szmek2014-11-30
* core: remove unused variablesRonny Chevalier2014-11-30
* core: Support system.conf.d and user.conf.d directories in the usual search p...Josh Triplett2014-11-29
* delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek2014-11-29
* mount: use DEFINE_TRIVIAL_CLEANUP_FUNCZbigniew Jędrzejewski-Szmek2014-11-28
* treewide: convert some left-over (usec_t) -1 to USEC_INFINITYLennart Poettering2014-11-28
* treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering2014-11-28
* mount: constify MountParametersZbigniew Jędrzejewski-Szmek2014-11-28
* mount: deal with inotify queue overflowZbigniew Jędrzejewski-Szmek2014-11-28
* mount: create directory before adding watches on itZbigniew Jędrzejewski-Szmek2014-11-28
* mount: be more careful about errors when parsing mtabZbigniew Jędrzejewski-Szmek2014-11-28
* mount: simplify mount_needs_network checkZbigniew Jędrzejewski-Szmek2014-11-28
* mount: check options as well as fstype for network mountsChris Leech2014-11-28
* mount: add remote-fs dependencies if needed after changeChris Leech2014-11-28
* mount: monitor for utab changes with inotifyChris Leech2014-11-28
* mount: use libmount to enumerate /proc/self/mountinfoChris Leech2014-11-28
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* core: fix return value in error path after sd_event_add_io() failureMichal Schmidt2014-11-28
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: simplify log_*_errno(r,...) immediately followed by "return r"Michal Schmidt2014-11-28
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-28
* treewide: more log_*_errno() conversionsMichal Schmidt2014-11-28
* core: two more log_unit_*_errno() conversionsMichal Schmidt2014-11-28
* core: convert log_unit_*() to log_unit_*_errno()Michal Schmidt2014-11-28
* core: add log_unit_*_errno() macrosMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* core: only override kdbus attach mask when running as PID 1Lennart Poettering2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* 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