summaryrefslogtreecommitdiff
path: root/src/timedate/timedatectl.c
Commit message (Expand)AuthorAgeFilesLines
* timedatectl: work with old timedatedShawn Landden2013-12-121-13/+27
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-101-1/+3
* Help output spring cleaningZbigniew Jędrzejewski-Szmek2013-12-081-14/+13
* remove unused variablesThomas Hindoe Paaboel Andersen2013-11-181-1/+0
* clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering2013-11-071-3/+3
* polkit: don't spawn local client if we access a remote systemLennart Poettering2013-11-071-0/+3
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-5/+3
* clients: various simplificationsLennart Poettering2013-11-061-9/+3
* bus: update bus_map_all_properties()Kay Sievers2013-11-051-9/+10
* bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari...Kay Sievers2013-11-021-90/+22
* timedatectl: remove unused variableThomas Hindoe Paaboel Andersen2013-10-311-2/+0
* localectl: always print error message when an operation failsLennart Poettering2013-10-311-2/+2
* timedatectl: do not print the time zone for the rtc timeKay Sievers2013-10-311-1/+1
* timedatectl: assorted simplificationsLennart Poettering2013-10-311-56/+38
* timedatectl: get time values from the service instead of the clientKay Sievers2013-10-311-25/+67
* timedatectl: port to sd-busThomas Hindoe Paaboel Andersen2013-10-301-188/+137
* timedated: expose time and NTP sync flag via the busLennart Poettering2013-10-171-12/+0
* man: improve grammar and word formatting in numerous man pagesJason St. John2013-07-021-1/+1
* Allow for the use of @ in remote host callsDaniel Wallace2013-06-091-2/+3
* Fix --no-ask-passwordJan Janssen2013-05-231-5/+9
* man: Document missing optionsJan Janssen2013-05-211-0/+1
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-051-4/+2
* timedatectl: show CanNTP fieldLennart Poettering2013-03-221-1/+4
* pager: introduce "jump to end" optionHarald Hoyer2013-03-071-1/+1
* strv: add strv_printThomas Hindoe Paaboel Andersen2013-02-071-3/+1
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-041-1/+0
* timedatectl: improve english language DST change texts a bitLennart Poettering2012-11-231-4/+4
* timedatectl: show both current actual timezone name and UTC distance in TImez...Lennart Poettering2012-11-231-3/+2
* timedatctl: bring manual strftime in sync with format_timestamp()Lennart Poettering2012-11-231-7/+7
* timedatectl: replace ",' with ':'Kay Sievers2012-11-221-2/+2
* timedatectl: shorten output to print single < 80 char lineKay Sievers2012-11-221-5/+4
* timedatectl: break line to not exceed 80 columnsZbigniew Jędrzejewski-Szmek2012-11-141-1/+2
* enable localization for common *ctl commandsDave Reisner2012-11-121-0/+2
* timedatectl: properly print 30 minutes DST transitionsKay Sievers2012-11-111-5/+29
* timedatectl: show "DST active: n/a" if no DST data is availableKay Sievers2012-11-021-1/+3
* timedatectl: explain everything nobody wants to know about DSTKay Sievers2012-11-021-9/+55
* set: introduce strv_sort()Lennart Poettering2012-10-191-9/+2
* timedatectl,hostnamectl: rework --help textLennart Poettering2012-10-191-9/+9
* timedatectl: rename --fix-system to --adjust-system-clockLennart Poettering2012-10-171-14/+15
* timedatectl: ensure n_zones is initializedDave Reisner2012-10-171-1/+1
* timedatectl: properly initialize struct before decoding bus messagesLennart Poettering2012-10-171-2/+3
* timedatectl: introduce new command line client for timedatedLennart Poettering2012-10-171-0/+649