summaryrefslogtreecommitdiff
path: root/src/timedate/timedatectl.c
AgeCommit message (Expand)Author
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-09-29bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering
2015-09-22cgtop: underline table headerLennart Poettering
2015-08-20timedatectl: when no timezone is set consider UTC the defaultLennart Poettering
2015-08-19timedatectl: assert timezone is not null in setenv() call.Dimitri John Ledkov
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-07-02timedatectl: trim non-local RTC warning to 80 chars wideVedran Miletić
2015-06-14tree-wide: fix memory leaks in users of bus_map_all_properties()David Herrmann
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-08man: avoid confusion regarding "time synchronization state"Lennart Poettering
2015-04-08timedatectl: trim --help output to 80 charsRonny Chevalier
2015-04-07timedatectl: avoid specifically referring to NTPLennart Poettering
2015-04-02timedatectl: many fixesLennart Poettering
2015-03-24timedatectl: remove unused variablesThomas Hindoe Paaboel Andersen
2015-03-24timedate: remove daylight saving time handling and tzfile parserKay Sievers
2015-03-24timedatectl: fix when queried system has differn't timezoneShawn Landden
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-02time-util: let's make xstrftime() useful for everybody, even if we only have ...Lennart Poettering
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek
2014-12-24sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering
2014-11-28treewide: yet more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-08-04bus: always explicitly close bus from main programsLennart Poettering
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-07-27core: only set the kernel's timezone when the RTC runs in local timeKay Sievers
2014-07-07shared: make timezone and locale enumeration and validation genericLennart Poettering
2014-04-14timedatectl: avoid using uninitialized varThomas Hindoe Paaboel Andersen
2014-03-24timedate: fix numerous grammar errors in comments and output/debug messagesJason St. John
2014-02-19timedatectl: fix minor memory leakLennart Poettering
2013-12-12timedatectl: work with old timedatedShawn Landden
2013-12-10bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering
2013-12-08Help output spring cleaningZbigniew Jędrzejewski-Szmek
2013-11-18remove unused variablesThomas Hindoe Paaboel Andersen
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-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-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-17timedated: expose time and NTP sync flag via the busLennart 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