summaryrefslogtreecommitdiff
path: root/src/timedate
AgeCommit message (Expand)AuthorFilesLines
2014-05-24timedated: refuse manual system time updates when automatic timesync is enabledKay Sievers1-33/+13
2014-05-24clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()Kay Sievers1-6/+5
2014-05-24shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers1-9/+9
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek1-1/+1
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering1-1/+1
2014-04-28rename timedate-sntp to timesyncKay Sievers3-912/+0
2014-04-14timedatectl: avoid using uninitialized varThomas Hindoe Paaboel Andersen1-37/+42
2014-04-10timedated: ignore initial delta in history dataKay Sievers1-3/+7
2014-03-31timedated: adjust accuracy and slew valuesKay Sievers1-12/+12
2014-03-24timedate: fix numerous grammar errors in comments and output/debug messagesJason St. John3-40/+38
2014-03-24sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering1-1/+6
2014-03-21timedated: do not reset poll interval with a spikeKay Sievers1-1/+1
2014-03-18timedated: update test addressKay Sievers1-1/+1
2014-03-18timedatectl: clear ADJ_MAXERROR to make sure we keep STA_SYNC setKay Sievers1-6/+4
2014-03-17core, libsystemd, systemd, timedate, udev: spelling fixesMiklos Vajna1-1/+1
2014-03-17timedated: move test logging to test programKay Sievers3-7/+20
2014-03-16timedated: update spike handlingKay Sievers1-13/+13
2014-03-16timedated: update spike handlingKay Sievers1-44/+46
2014-03-16timedated: handle external system time changesKay Sievers1-31/+147
2014-03-15timedated: print delay and jitter in debug outputKay Sievers1-13/+14
2014-03-14timedated: use builtins for integer log and expZbigniew Jędrzejewski-Szmek1-22/+3
2014-03-14timedated: add SNTP client/query hookup (unused for now)Kay Sievers3-0/+792
2014-02-19timedatectl: fix minor memory leakLennart Poettering1-6/+3
2013-12-19bus: fix exit-on-idle for driverdLennart Poettering1-1/+1
2013-12-13event: rework sd-event exit logicLennart Poettering1-2/+0
2013-12-12bus: remove explicit activator-specific flags, the kdbus supports it nowKay Sievers1-1/+1
2013-12-12timedatectl: work with old timedatedShawn Landden1-13/+27
2013-12-12bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...Kay Sievers1-1/+1
2013-12-12bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering1-1/+1
2013-12-12timedated: make sure GetAll() succeeds in systems lacking /dev/rtc (such as c...Lennart Poettering1-0/+3
2013-12-11event: hook up sd-event with the service watchdog logicLennart Poettering1-0/+2
2013-12-10bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2-5/+9
2013-12-08Help output spring cleaningZbigniew Jędrzejewski-Szmek1-14/+13
2013-12-03bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering1-6/+1
2013-11-21bus: rework message handlers to always take an error argumentLennart Poettering1-60/+39
2013-11-21bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering1-24/+24
2013-11-18remove unused variablesThomas Hindoe Paaboel Andersen1-1/+0
2013-11-12bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering1-1/+1
2013-11-12bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering1-1/+1
2013-11-07clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering1-3/+3
2013-11-07polkit: don't spawn local client if we access a remote systemLennart Poettering1-0/+3
2013-11-07consistently use "int" when retrieving "bool" from bus messagesKay Sievers1-5/+5
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering1-5/+3
2013-11-06clients: various simplificationsLennart Poettering1-9/+3
2013-11-05bus: update bus_map_all_properties()Kay Sievers1-9/+10
2013-11-02bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari...Kay Sievers1-90/+22
2013-10-31timedatectl: remove unused variableThomas Hindoe Paaboel Andersen1-2/+0
2013-10-31Revert "timedated: support --enable-split-usr"Lennart Poettering1-3/+0
2013-10-31localectl: always print error message when an operation failsLennart Poettering1-2/+2
2013-10-31timedatectl: do not print the time zone for the rtc timeKay Sievers1-1/+1