summaryrefslogtreecommitdiff
path: root/src/timedate
AgeCommit message (Expand)Author
2016-07-31Add enable_disable() helperZbigniew Jędrzejewski-Szmek
2016-06-21sd-bus: make sure bus_map_all_properties() handle booleans rightLennart Poettering
2016-06-16systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering
2016-05-30tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriateLennart Poettering
2016-03-01selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek
2016-02-29timedated: trivial stylistic fixMartin Pitt
2016-02-28Merge pull request #2749 from martinpitt/adjtimeZbigniew Jędrzejewski-Szmek
2016-02-26timedated: be more tolerant in parsing /etc/adjtimeMartin Pitt
2016-02-26clock-util: make clock_is_localtime() testable and add initial testsMartin Pitt
2016-02-26tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering
2015-10-27util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering
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-09-06bus-util: support details in CheckAuthorization callsMichael Chapman
2015-08-26time-util: add new get_timezone() call to get local timezoneLennart 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-05-15timedate: fix memory leak in timedatedCristian Rodríguez
2015-05-06timedated: remove unnecessary gotoZbigniew Jędrzejewski-Szmek
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-04-21tree-wide: get rid of more strerror() callsLennart Poettering
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-03-21timedated: fix enable/disable reversalZbigniew Jędrzejewski-Szmek
2015-03-21timedated: flip internal status after executing operationZbigniew Jędrzejewski-Szmek
2015-03-13Use space after a silencing (void)Zbigniew Jędrzejewski-Szmek
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-07adjust for time spent in timedated even without dbus timestampShawn Landden
2015-02-26timedated: when performing "SetTime" compensate for program lagShawn Landden
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-18logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering
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-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering
2014-12-25timedated: remove spurious include of <sys/capability.h>Filipe Brandenburger