summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-30sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering
2015-04-30core: simplify unit type detection logicLennart Poettering
2015-04-30sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API versionLennart Poettering
2015-04-30core: rework cgroup path parse logicLennart Poettering
2015-04-29networkd: introduce vti6 tunnelSusant Sahani
2015-04-29networkd: tunnel improve loggingSusant Sahani
2015-04-29sd-bus: properly handle creds that are known but undefined for a processLennart Poettering
2015-04-29core: fix event source annotationsMantas Mikulėnas
2015-04-29tree-wide: get rid of a few more explicit bus parametersLennart Poettering
2015-04-29core: for queued reload message there is no need to store the bus explicitlyLennart Poettering
2015-04-29sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-04-29test: rename test-bus-kernel-benchmark to test-bus-benchmarkTom Gundersen
2015-04-29core: annotate event sourcesTom Gundersen
2015-04-29sd-bus: benchmark - also support testing non-kdbus transportsTom Gundersen
2015-04-29libudev: monitor - fix typo in log messageTom Gundersen
2015-04-28machined: make PropertiesChanged match more strictLennart Poettering
2015-04-28machined: make sure to track machine unit states properlyLennart Poettering
2015-04-28bus-util: drop redundant bus argument from bus_message_map_all_properties() a...Lennart Poettering
2015-04-28nspawn: when run as a service, don't ask machined for terminatin of ourselvesLennart Poettering
2015-04-28nspawn: make sure we install the device policy if nspawn is run as unit as on...Lennart Poettering
2015-04-28service: make restart logic a bit easier to understandLennart Poettering
2015-04-28exit-status: introduce common exit_status_set_test() call for testing exit st...Lennart Poettering
2015-04-28scope: use correct enum typeThomas Hindoe Paaboel Andersen
2015-04-28fsck: remove fsckd again, but keep the door open for external replacementLennart Poettering
2015-04-28fsck: minor improvementsLennart Poettering
2015-04-28fsck: parse kernel cmdline booleans the same ways as the restLennart Poettering
2015-04-28unit: Drop unused variablesMartin Pitt
2015-04-28run: by default, wait until the transient unit finished start-upLennart Poettering
2015-04-28run: synchronously wait until the scope unit we create is startedLennart Poettering
2015-04-28core: when we cannot add PID to a scope cgroup, log about itLennart Poettering
2015-04-28bus-util: print correct warnings for units that fail but for which we have a ...Lennart Poettering
2015-04-27core: coldplug all units which participate in jobs during coldpluggingIvan Shapovalov
2015-04-27update-done: ignore nanosecond file timestamp components, they are not reliableLennart Poettering
2015-04-27update-done: minor simplificationLennart Poettering
2015-04-26path-util: fix fstat fallback in fd_is_mount_pointThomas Hindoe Paaboel Andersen
2015-04-26sysv-generator: avoid freeing uninitialized variableThomas Hindoe Paaboel Andersen
2015-04-26libudev: monitor - clarify log messagesTom Gundersen
2015-04-26sd-device: don't retry loading uevent/db files more than onceTom Gundersen
2015-04-26sd-device: don't complain if the uevent file is missingTom Gundersen
2015-04-24bootchart: kill newline characters from log_error_errno() callsDaniel Mack
2015-04-24systemctl: kill newline characters from log_error_errno() callsDaniel Mack
2015-04-24logind: kill newline characters from log_error_errno() callsDaniel Mack
2015-04-24udevd: worker - log if worker result cannot be sentTom Gundersen
2015-04-24udevd: worker - warn if unknown worker returnsTom Gundersen
2015-04-24udevd: worker - let the kernel attach the sender pidTom Gundersen
2015-04-24sysctl: minor simplificationsLennart Poettering
2015-04-24sysctl: don't propagate ENOENT sysctl optionsLennart Poettering
2015-04-24core: minor simplificationLennart Poettering
2015-04-24udevd: don't unref worker objects on SIGSTOP/SIGCONTTom Gundersen