chiark / gitweb /
Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
[elogind.git] / src / timedate / timedated.c
2014-08-15 Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15 Lennart Poetteringsd-bus: add API to check if a client has privileges
2014-08-15 Stef Waltersd-bus: Remove bus arg from bus_verify_polkit_async_reg...
2014-08-04 Lennart Poetteringbus: always explicitly close bus from main programs
2014-07-09 Kay Sieverstimedated: manage systemd-timesyncd directly instead...
2014-07-07 Lennart Poetteringshared: make timezone and locale enumeration and valida...
2014-05-24 Kay Sieverstimedated: refuse manual system time updates when autom...
2014-05-24 Kay Sieversclock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()
2014-05-23 Kay Sieversshared: rename hwclock.[ch] to clock-util.[ch]
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-14 Lennart Poetteringsd-bus: introduce sd_bus_slot objects encapsulating...
2014-03-24 Jason St. Johntimedate: fix numerous grammar errors in comments and...
2014-03-17 Miklos Vajnacore, libsystemd, systemd, timedate, udev: spelling...
2013-12-19 Lennart Poetteringbus: fix exit-on-idle for driverd
2013-12-13 Lennart Poetteringevent: rework sd-event exit logic
2013-12-12 Kay Sieversbus: remove explicit activator-specific flags, the...
2013-12-12 Kay Sieversbus: add SD_BUS_NAME_REPLACE_EXISTING to all activatabl...
2013-12-12 Lennart Poetteringbus: instead of exposing the dbus1 flags when acquiring...
2013-12-12 Lennart Poetteringtimedated: make sure GetAll() succeeds in systems lacki...
2013-12-11 Lennart Poetteringevent: hook up sd-event with the service watchdog logic
2013-12-10 Lennart Poetteringbus: introduce "trusted" bus concept and encode access...
2013-12-03 Lennart Poetteringbus: make sd_bus_request_name() and sd_bus_release_name...
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21 Lennart Poetteringbus: let's simplify things by getting rid of unnecessar...
2013-11-11 Lennart Poetteringbus: introduce concept of a default bus for each thread...
2013-11-11 Lennart Poetteringbus: introduce concept of a "default" event loop per...
2013-11-07 Kay Sieversconsistently use "int" when retrieving "bool" from...
2013-10-31 Lennart PoetteringRevert "timedated: support --enable-split-usr"
2013-10-31 Kay Sieverstimedatectl: get time values from the service instead...
2013-10-30 Dave Reisnertimedated: support --enable-split-usr
2013-10-29 Lennart Poetteringtimedate: handle more nicely if something or somebody...
2013-10-22 Kay Sieversbus: avoid 'bool' storage when retrieving 'b' from...
2013-10-17 Lennart Poetteringbus: automatically flush bus queue when we exit the...
2013-10-17 Lennart Poetteringtimedated: disable debug logging
2013-10-16 Lennart Poetteringtimedated: expose time and NTP sync flag via the bus
2013-10-16 Lennart Poetteringtimedate: expose RTC time
2013-10-16 Lennart Poetteringtimedated: use libsystemd-bus instead of libdbus for...
2013-07-03 Jason St. Johnman: improve grammar and word formatting in numerous...
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-17 Harald Hoyertimedated: fixed NTP enabled: n/a
2013-04-05 Zbigniew Jędrzejew... timedated: fix a few memory leaks
2013-04-03 Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-03-31 Zbigniew Jędrzejew... Remove some dead code
2013-03-22 Lennart Poetteringtimedated: extra overflow safety check when doing relat...
2013-03-18 Colin WaltersUse bus_maybe_send_reply() where applicable
2013-03-06 Ryan Lortietimedated: add CanNTP property
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-08 Kay Sieversshared: conf-files - add root parameter
2013-01-09 Kay Sieverstimedated: remove left-over distribution specific code
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-04 Lennart Poetteringcore: drop support for old per-distro configuration...
2012-12-03 Shawn Landdentimedated: do not incorrectly close non-opened dbus...
2012-10-13 Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-09-20 Lennart Poetteringtimedated: /etc/sysconfig/clock is dead on Fedora,...
2012-09-19 Lennart Poetteringtimedated: unregister the right bus service
2012-09-17 Kay Sievershwclock: always set the kernel's timezone
2012-09-14 Lennart Poetteringtimedated: make /etc/timezone a Debian-only thing
2012-09-14 Lennart Poetteringtimedate: assorted improvements
2012-09-14 Shawn Landdentimedated: gather timezone from /etc/localtime sym...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-03 Lennart Poetteringtimedate: uniq'ify ntp units list
2012-07-03 Lennart Poetteringtimedated: replace ntp-units file with an ntp-units...
2012-07-02 Lennart Poetteringtimedated: replace systemd-timedated-ntp.target logic...
2012-05-07 Kay Sieversutil: split-out hwclock.[ch]
2012-04-25 Lennart Poetteringtimedated: introduce systemd-timedated-ntp.target which...
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03 Kay Sieversimport udev repository
2012-02-14 Lennart Poetteringtimedate: don't fail if NTP is not installed
2012-02-10 Lennart Poetteringlogind: introduce CanReboot/CanPowerOff bus calls
2012-01-16 Michal Schmidtdbus: more efficient implementation of properties
2011-12-31 Kay Sieverstimedated: move sources to subdirectory