Age | Commit message (Expand) | Author |
2015-08-17 | Bug #944: Deletion of unnecessary checks before a few calls of systemd functions | Markus Elfring |
2015-08-11 | sd-bus: do not connect to dbus-1 socket when kdbus is available | Kay Sievers |
2015-05-13 | core: only set event source name when we create an event source | Lennart Poettering |
2015-05-11 | core: rename SystemdRunningAs to ManagerRunningAs | Lennart Poettering |
2015-05-11 | core,network: major per-object logging rework | Lennart Poettering |
2015-04-29 | core: annotate event sources | Tom Gundersen |
2015-04-24 | Revert "core: do not spawn jobs or touch other units during coldplugging" | Lennart Poettering |
2015-03-07 | core: do not spawn jobs or touch other units during coldplugging | Ivan Shapovalov |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-01-28 | core: output unit status output strings to console, only if we actually are c... | Lennart Poettering |
2014-12-08 | timer: timer can be a transient unit | WaLyong Cho |
2014-11-28 | treewide: convert some left-over (usec_t) -1 to USEC_INFINITY | Lennart Poettering |
2014-11-28 | treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1 | Lennart Poettering |
2014-11-28 | treewide: more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | core: convert log_unit_*() to log_unit_*_errno() | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-27 | log: rearrange log function naming | Lennart Poettering |
2014-11-07 | timer: reenable TIMER_ACTIVE timers when restarted | Michael Chapman |
2014-09-29 | Do not format USEC_INFINITY as NULL | Zbigniew Jędrzejewski-Szmek |
2014-08-14 | timer: order OnCalendar units after timer-sync.target if DefaultDependencies=no | Tobias Geerinckx-Rice |
2014-07-29 | time-util: add and use USEC/NSEC_INFINIY | Kay Sievers |
2014-06-26 | timer: name the stamp file consistently | Michał Bartoszkiewicz |
2014-05-24 | core: timer - switch to touch_file() | Kay Sievers |
2014-04-12 | core: Make sure a stamp file exists for all Persistent=true timers | Thomas Bächler |
2014-03-24 | core: add a setting to globally control the default for timer unit accuracy | Lennart Poettering |
2014-03-24 | timer: support timers that can resume the system from suspend | Lennart Poettering |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |
2014-03-21 | timer: add timer persistance (aka anacron-like behaviour) | Lennart Poettering |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2013-12-22 | core: no need to list properties for PropertiesChanged messages anymore | Lennart Poettering |
2013-11-21 | timer: make timer accuracy configurable | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-10-14 | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-04-25 | unit: rework stop pending logic | Lennart Poettering |
2013-04-23 | timer: make sure we restart timers even if units are still running or if one ... | Lennart Poettering |
2013-04-23 | unit: rework trigger dependency logic | Lennart Poettering |
2013-04-18 | Move bus_error to dbus-common and remove bus_error_message_or_strerror | Simon Peeters |
2013-04-04 | util: make time formatting a bit smarter | Lennart Poettering |
2013-03-25 | units: introduce new timers.target and paths.target to hook timer/path units ... | Lennart Poettering |
2013-03-25 | timer: downgrade time change message to debug | Michal Schmidt |
2013-03-15 | timer: fix grammar in message | Zbigniew Jędrzejewski-Szmek |
2013-01-17 | units: for all unit settings that take lists, allow the empty string for rese... | Lennart Poettering |
2013-01-10 | dbus: properly serialize calendar timer data | Lennart Poettering |
2013-01-06 | systemd: use unit logging macros | Zbigniew Jędrzejewski-Szmek |
2012-11-25 | timer: recalculate next elapse for calendar timer units when the system clock... | Lennart Poettering |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-09-18 | core: move ManagerRunningAs to shared | Zbigniew Jędrzejewski-Szmek |
2012-09-13 | manager: extend performance measurement interface to include firmware/loader ... | Lennart Poettering |