summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28update TODOLennart Poettering
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-28sysv-generator test: Fix assertionAlberto Fanjul Alonso
2015-04-28unit: Drop unused variablesMartin Pitt
2015-04-28units: specify timeouts for more oneshot servicesZbigniew Jędrzejewski-Szmek
2015-04-28hwdb: coalesce same pointingstick entries into oneZbigniew Jędrzejewski-Szmek
2015-04-28udev: hwdb: Add trackpoint sensitivity settings for Lenovo X240 and 540pHans de Goede
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-28man: clarify that only the first .network file with a matching [Match] mattersLennart 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-27update TODOLennart Poettering
2015-04-27man: document that nspawn's --bind= switch may be used multiple timesLennart 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-24Update TODOLennart Poettering
2015-04-24man: extend documentation on IPForward= and IPMasquerade=Lennart Poettering
2015-04-24udevd: don't unref worker objects on SIGSTOP/SIGCONTTom Gundersen
2015-04-24udevd: warn if we receive SIGCHLD from untracked workerTom Gundersen
2015-04-24udevd: improve logging in SIGCHLD handlingTom Gundersen
2015-04-24sd-bus: teach bus_print_property() how to print SD_BUS_TYPE_INT64Daniel Mack
2015-04-24shutdownd: kill the old implementationDaniel Mack
2015-04-24systemctl: talk to logind for scheduled shutdownsDaniel Mack
2015-04-24logind: add support for /run/nologin and /run/systemd/shutdown/scheduledDaniel Mack
2015-04-24logind: add code for UTMP wall messagesDaniel Mack