Age | Commit message (Expand) | Author |
2014-03-24 | timedate: fix numerous grammar errors in comments and output/debug messages | Jason St. John |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |
2014-03-21 | timedated: do not reset poll interval with a spike | Kay Sievers |
2014-03-18 | timedated: update test address | Kay Sievers |
2014-03-18 | timedatectl: clear ADJ_MAXERROR to make sure we keep STA_SYNC set | Kay Sievers |
2014-03-17 | core, libsystemd, systemd, timedate, udev: spelling fixes | Miklos Vajna |
2014-03-17 | timedated: move test logging to test program | Kay Sievers |
2014-03-16 | timedated: update spike handling | Kay Sievers |
2014-03-16 | timedated: update spike handling | Kay Sievers |
2014-03-16 | timedated: handle external system time changes | Kay Sievers |
2014-03-15 | timedated: print delay and jitter in debug output | Kay Sievers |
2014-03-14 | timedated: use builtins for integer log and exp | Zbigniew Jędrzejewski-Szmek |
2014-03-14 | timedated: add SNTP client/query hookup (unused for now) | Kay Sievers |
2014-02-19 | timedatectl: fix minor memory leak | Lennart Poettering |
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 | timedatectl: work with old timedated | Shawn Landden |
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-08 | Help output spring cleaning | Zbigniew Jędrzejewski-Szmek |
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-18 | remove unused variables | Thomas Hindoe Paaboel Andersen |
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 | clients: try to follow roughly the same order in --help texts for common options | Lennart Poettering |
2013-11-07 | polkit: don't spawn local client if we access a remote system | Lennart Poettering |
2013-11-07 | consistently use "int" when retrieving "bool" from bus messages | Kay Sievers |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-11-06 | clients: various simplifications | Lennart Poettering |
2013-11-05 | bus: update bus_map_all_properties() | Kay Sievers |
2013-11-02 | bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari... | Kay Sievers |
2013-10-31 | timedatectl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2013-10-31 | Revert "timedated: support --enable-split-usr" | Lennart Poettering |
2013-10-31 | localectl: always print error message when an operation fails | Lennart Poettering |
2013-10-31 | timedatectl: do not print the time zone for the rtc time | Kay Sievers |
2013-10-31 | timedatectl: assorted simplifications | Lennart Poettering |
2013-10-31 | timedatectl: get time values from the service instead of the client | Kay Sievers |
2013-10-30 | timedatectl: port to sd-bus | Thomas Hindoe Paaboel Andersen |
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 |