summaryrefslogtreecommitdiff
path: root/src/timedate/timedatectl.c
AgeCommit message (Expand)Author
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
2013-05-23Fix --no-ask-passwordJan Janssen
2013-05-21man: Document missing optionsJan Janssen
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-03-22timedatectl: show CanNTP fieldLennart Poettering
2013-03-07pager: introduce "jump to end" optionHarald Hoyer
2013-02-07strv: add strv_printThomas Hindoe Paaboel Andersen
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering
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
2012-11-23timedatctl: bring manual strftime in sync with format_timestamp()Lennart Poettering
2012-11-22timedatectl: replace ",' with ':'Kay Sievers
2012-11-22timedatectl: shorten output to print single < 80 char lineKay Sievers
2012-11-14timedatectl: break line to not exceed 80 columnsZbigniew Jędrzejewski-Szmek
2012-11-12enable localization for common *ctl commandsDave Reisner
2012-11-11timedatectl: properly print 30 minutes DST transitionsKay Sievers
2012-11-02timedatectl: show "DST active: n/a" if no DST data is availableKay Sievers
2012-11-02timedatectl: explain everything nobody wants to know about DSTKay Sievers