summaryrefslogtreecommitdiff
path: root/src/timedated.c
AgeCommit message (Collapse)Author
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