Age | Commit message (Expand) | Author |
2014-03-24 | timedate: fix numerous grammar errors in comments and output/debug messages | Jason St. John |
2014-03-17 | core, libsystemd, systemd, timedate, udev: spelling fixes | Miklos Vajna |
2013-12-19 | bus: fix exit-on-idle for driverd | Lennart Poettering |
2013-12-13 | event: rework sd-event exit logic | Lennart Poettering |
2013-12-12 | bus: remove explicit activator-specific flags, the kdbus supports it now | Kay Sievers |
2013-12-12 | bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl... | Kay Sievers |
2013-12-12 | bus: instead of exposing the dbus1 flags when acquiring a name use our own th... | Lennart Poettering |
2013-12-12 | timedated: make sure GetAll() succeeds in systems lacking /dev/rtc (such as c... | Lennart Poettering |
2013-12-11 | event: hook up sd-event with the service watchdog logic | Lennart Poettering |
2013-12-10 | bus: introduce "trusted" bus concept and encode access control in object vtables | Lennart Poettering |
2013-12-03 | bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot... | Lennart Poettering |
2013-11-21 | bus: rework message handlers to always take an error argument | Lennart Poettering |
2013-11-21 | bus: let's simplify things by getting rid of unnecessary bus parameters | Lennart Poettering |
2013-11-12 | bus: introduce concept of a default bus for each thread and make use of it ev... | Lennart Poettering |
2013-11-12 | bus: introduce concept of a "default" event loop per-thread and make use of i... | Lennart Poettering |
2013-11-07 | consistently use "int" when retrieving "bool" from bus messages | Kay Sievers |
2013-10-31 | Revert "timedated: support --enable-split-usr" | Lennart Poettering |
2013-10-31 | timedatectl: get time values from the service instead of the client | Kay Sievers |
2013-10-30 | timedated: support --enable-split-usr | Dave Reisner |
2013-10-29 | timedate: handle more nicely if something or somebody keeps open /dev/rtc and... | Lennart Poettering |
2013-10-22 | bus: avoid 'bool' storage when retrieving 'b' from the message | Kay Sievers |
2013-10-18 | bus: automatically flush bus queue when we exit the event loop | Lennart Poettering |
2013-10-18 | timedated: disable debug logging | Lennart Poettering |
2013-10-17 | timedated: expose time and NTP sync flag via the bus | Lennart Poettering |
2013-10-16 | timedate: expose RTC time | Lennart Poettering |
2013-10-16 | timedated: use libsystemd-bus instead of libdbus for bus communication | Lennart Poettering |
2013-07-02 | man: improve grammar and word formatting in numerous man pages | Jason St. John |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-17 | timedated: fixed NTP enabled: n/a | Harald Hoyer |
2013-04-04 | timedated: fix a few memory leaks | Zbigniew Jędrzejewski-Szmek |
2013-04-03 | util: rename write_one_line_file() to write_string_file() | Lennart Poettering |
2013-03-31 | Remove some dead code | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | timedated: extra overflow safety check when doing relative time changes | Lennart Poettering |
2013-03-18 | Use bus_maybe_send_reply() where applicable | Colin Walters |
2013-03-06 | timedated: add CanNTP property | Ryan Lortie |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-08 | shared: conf-files - add root parameter | Kay Sievers |
2013-01-09 | timedated: remove left-over distribution specific code | Kay Sievers |
2013-01-04 | core: drop support for old per-distro configuration files for console, hostna... | Lennart Poettering |
2012-12-03 | timedated: do not incorrectly close non-opened dbus connection | Shawn Landden |
2012-10-13 | log: introduce a macro to format message id | Zbigniew Jędrzejewski-Szmek |
2012-09-20 | timedated: /etc/sysconfig/clock is dead on Fedora, remove it | Lennart Poettering |
2012-09-19 | timedated: unregister the right bus service | Lennart Poettering |
2012-09-17 | hwclock: always set the kernel's timezone | Kay Sievers |
2012-09-14 | timedated: make /etc/timezone a Debian-only thing | Lennart Poettering |
2012-09-14 | timedate: assorted improvements | Lennart Poettering |
2012-09-14 | timedated: gather timezone from /etc/localtime sym target | Shawn Landden |
2012-09-03 | journal: generate structured journal messages for a number of events | Lennart Poettering |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |