summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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
2015-04-24shared/utmp-wtmp: add parameter for origin tty and callback userdataDaniel Mack
2015-04-24logind: add .ScheduleShutdown and .CancelScheduledShutdown methodsDaniel Mack
2015-04-24logind: factor out polkit checksDaniel Mack
2015-04-24logind: make local functions staticDaniel Mack
2015-04-24logind: use sd_event timer source for inhibitor logicDaniel Mack
2015-04-24logind: drop unused argument from method_do_shutdown_or_sleep()Daniel Mack
2015-04-24unit: don't add automatic dependencies on device units if they aren't supportedLennart Poettering
2015-04-24manager: don't fail fatally if we cannot coldplug a unitLennart Poettering
2015-04-24core: always coldplug units that are triggered by other units before thoseLennart Poettering
2015-04-24core: return 0 from device_serialize()Daniel Mack
2015-04-24Revert "core: do not spawn jobs or touch other units during coldplugging"Lennart Poettering
2015-04-24device: rework how we enter tentative stateLennart Poettering
2015-04-24service: improve readability, by reducing line-breaksLennart Poettering
2015-04-23journal: use audit event names instead of numbersZbigniew Jędrzejewski-Szmek
2015-04-23journal: add int↔audit type name mappingZbigniew Jędrzejewski-Szmek
2015-04-23udevd: fix REMOVE handlingTom Gundersen
2015-04-23udev: event - update tags before writing out dbTom Gundersen
2015-04-23libudev-device: fix lazy loading of devlinks, properties and tagsTom Gundersen
2015-04-23sd-bus: add controlling tty field to sd_creds objectLennart Poettering
2015-04-23sd-bus: when bus operations are to be executed on direct connections always failLennart Poettering
2015-04-23core: fix parsing of mount flagsLennart Poettering