summaryrefslogtreecommitdiff
path: root/src/timedate/timedatectl.c
Commit message (Expand)AuthorAgeFilesLines
...
* timedatectl: avoid specifically referring to NTPLennart Poettering2015-04-071-2/+2
* timedatectl: many fixesLennart Poettering2015-04-021-14/+23
* timedatectl: remove unused variablesThomas Hindoe Paaboel Andersen2015-03-241-1/+0
* timedate: remove daylight saving time handling and tzfile parserKay Sievers2015-03-241-56/+0
* timedatectl: fix when queried system has differn't timezoneShawn Landden2015-03-241-2/+9
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-3/+0
* time-util: let's make xstrftime() useful for everybody, even if we only have ...Lennart Poettering2015-02-021-2/+0
* Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek2015-02-011-39/+28
* sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering2014-12-241-1/+1
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-281-4/+2
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-3/+3
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-3/+3
* bus: always explicitly close bus from main programsLennart Poettering2014-08-041-1/+1
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-7/+4
* core: only set the kernel's timezone when the RTC runs in local timeKay Sievers2014-07-271-3/+4
* shared: make timezone and locale enumeration and validation genericLennart Poettering2014-07-071-55/+5
* timedatectl: avoid using uninitialized varThomas Hindoe Paaboel Andersen2014-04-141-37/+42
* timedate: fix numerous grammar errors in comments and output/debug messagesJason St. John2014-03-241-13/+12
* timedatectl: fix minor memory leakLennart Poettering2014-02-191-6/+3
* 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