summaryrefslogtreecommitdiff
path: root/src/timedated.c
AgeCommit message (Collapse)Author
2011-10-11timedate: fall back to /etc/sysconfig/clock on Fedora, for compatibility ↵Lennart Poettering
with legacy
2011-09-23coverity: fix a couple of bugs found by coverityLennart Poettering
2011-09-04timedate: fix interfaces listLennart Poettering
https://bugs.freedesktop.org/show_bug.cgi?id=40583
2011-09-03dbus: terminate mechanism daemons after a whileLennart Poettering
2011-08-22timedate: make NTP controllable tooLennart Poettering
2011-08-01umask: change default umask to 0022 just to be sure, and set it explicitly ↵Lennart Poettering
in all binaries, in order to make sure it is set when started from the terminal
2011-07-21fix hwclock_apply_localtime_delta() to properly handle negative TZ offsetKay Sievers
Localtime may be a negative number, i.e. GMT-7. Fix based on a patch from Kelly Anderson <kelly@silka.with-linux.com>.
2011-06-27dbus: fix name allocation logicLennart Poettering
2011-06-27dbus: use bus_error_message() where applicableLennart Poettering
2011-06-21dbus: add dbus introspection extractionLennart Poettering
2011-06-21timedated: rename a few things for clarificationLennart Poettering
2011-06-21timedated: sync clock down to RTC where necessaryLennart Poettering
2011-06-21mechanisms: add mechanisms to change system locale and clockLennart Poettering