summaryrefslogtreecommitdiff
path: root/src/timedate
AgeCommit message (Expand)Author
2013-11-18remove unused variablesThomas Hindoe Paaboel Andersen
2013-11-12bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering
2013-11-12bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering
2013-11-07clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering
2013-11-07polkit: don't spawn local client if we access a remote systemLennart Poettering
2013-11-07consistently use "int" when retrieving "bool" from bus messagesKay Sievers
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering
2013-11-06clients: various simplificationsLennart Poettering
2013-11-05bus: update bus_map_all_properties()Kay Sievers
2013-11-02bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari...Kay Sievers
2013-10-31timedatectl: remove unused variableThomas Hindoe Paaboel Andersen
2013-10-31Revert "timedated: support --enable-split-usr"Lennart Poettering
2013-10-31localectl: always print error message when an operation failsLennart Poettering
2013-10-31timedatectl: do not print the time zone for the rtc timeKay Sievers
2013-10-31timedatectl: assorted simplificationsLennart Poettering
2013-10-31timedatectl: get time values from the service instead of the clientKay Sievers
2013-10-30timedatectl: port to sd-busThomas Hindoe Paaboel Andersen
2013-10-30timedated: support --enable-split-usrDave Reisner
2013-10-29timedate: handle more nicely if something or somebody keeps open /dev/rtc and...Lennart Poettering
2013-10-22bus: avoid 'bool' storage when retrieving 'b' from the messageKay Sievers
2013-10-18bus: automatically flush bus queue when we exit the event loopLennart Poettering
2013-10-18timedated: disable debug loggingLennart Poettering
2013-10-17timedated: expose time and NTP sync flag via the busLennart Poettering
2013-10-16timedate: expose RTC timeLennart Poettering
2013-10-16timedated: use libsystemd-bus instead of libdbus for bus communicationLennart Poettering
2013-07-02man: improve grammar and word formatting in numerous man pagesJason St. John
2013-06-09Allow for the use of @ in remote host callsDaniel Wallace
2013-05-23Fix --no-ask-passwordJan Janssen
2013-05-21man: Document missing optionsJan Janssen
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-17timedated: fixed NTP enabled: n/aHarald Hoyer
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-04-04timedated: fix a few memory leaksZbigniew Jędrzejewski-Szmek
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering
2013-03-31Remove some dead codeZbigniew Jędrzejewski-Szmek
2013-03-22timedated: extra overflow safety check when doing relative time changesLennart Poettering
2013-03-22timedatectl: show CanNTP fieldLennart Poettering
2013-03-18Use bus_maybe_send_reply() where applicableColin Walters
2013-03-07pager: introduce "jump to end" optionHarald Hoyer
2013-03-06timedated: add CanNTP propertyRyan Lortie
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-08shared: conf-files - add root parameterKay Sievers
2013-02-07strv: add strv_printThomas Hindoe Paaboel Andersen
2013-01-09timedated: remove left-over distribution specific codeKay Sievers
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering
2013-01-04core: drop support for old per-distro configuration files for console, hostna...Lennart Poettering
2012-12-31polkit: add "imply" rules to a number of polkit actionsLennart Poettering
2012-12-03timedated: do not incorrectly close non-opened dbus connectionShawn Landden
2012-11-23timedatectl: improve english language DST change texts a bitLennart Poettering
2012-11-23timedatectl: show both current actual timezone name and UTC distance in TImez...Lennart Poettering