chiark / gitweb /
resolved: properly free network monitor
[elogind.git] / src / timedate /
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-04-28 Kay Sieversrename timedate-sntp to timesync
2014-04-14 Thomas Hindoe Paab... timedatectl: avoid using uninitialized var
2014-04-10 Kay Sieverstimedated: ignore initial delta in history data
2014-03-31 Kay Sieverstimedated: adjust accuracy and slew values
2014-03-24 Jason St. Johntimedate: fix numerous grammar errors in comments and...
2014-03-24 Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-21 Kay Sieverstimedated: do not reset poll interval with a spike
2014-03-18 Kay Sieverstimedated: update test address
2014-03-18 Kay Sieverstimedatectl: clear ADJ_MAXERROR to make sure we keep...
2014-03-17 Miklos Vajnacore, libsystemd, systemd, timedate, udev: spelling...
2014-03-16 Kay Sieverstimedated: move test logging to test program
2014-03-16 Kay Sieverstimedated: update spike handling
2014-03-16 Kay Sieverstimedated: update spike handling
2014-03-16 Kay Sieverstimedated: handle external system time changes
2014-03-15 Kay Sieverstimedated: print delay and jitter in debug output
2014-03-15 Zbigniew Jędrzejew... timedated: use builtins for integer log and exp
2014-03-13 Kay Sieverstimedated: add SNTP client/query hookup (unused for...
2014-02-19 Lennart Poetteringtimedatectl: fix minor memory leak
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 Shawn Landdentimedatectl: work with old timedated
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-09 Zbigniew Jędrzejew... Help output spring cleaning
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-18 Thomas Hindoe Paab... remove unused variables
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 Lennart Poetteringclients: try to follow roughly the same order in -...
2013-11-07 Lennart Poetteringpolkit: don't spawn local client if we access a remote...
2013-11-07 Kay Sieversconsistently use "int" when retrieving "bool" from...
2013-11-06 Lennart Poetteringclients: unify how we invoke getopt_long()
2013-11-06 Lennart Poetteringclients: various simplifications
2013-11-05 Kay Sieversbus: update bus_map_all_properties()
2013-11-02 Kay Sieversbus: use internal helper to read org.freedesktop.DBus...
2013-10-31 Thomas Hindoe Paab... timedatectl: remove unused variable
2013-10-31 Lennart PoetteringRevert "timedated: support --enable-split-usr"
2013-10-31 Lennart Poetteringlocalectl: always print error message when an operation...
2013-10-31 Kay Sieverstimedatectl: do not print the time zone for the rtc...
2013-10-31 Lennart Poetteringtimedatectl: assorted simplifications
2013-10-31 Kay Sieverstimedatectl: get time values from the service instead...
2013-10-30 Thomas Hindoe Paab... timedatectl: port to sd-bus
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-06-09 Daniel WallaceAllow for the use of @ in remote host calls
2013-05-23 Jan JanssenFix --no-ask-password
2013-05-21 Jan Janssenman: Document missing options
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... Use initalization instead of explicit zeroing
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-22 Lennart Poetteringtimedatectl: show CanNTP field
2013-03-18 Colin WaltersUse bus_maybe_send_reply() where applicable
2013-03-07 Harald Hoyerpager: introduce "jump to end" option
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-02-06 Thomas Hindoe Paab... strv: add strv_print
2013-01-09 Kay Sieverstimedated: remove left-over distribution specific code
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-04 Lennart Poetteringbuild-sys: drop all distribution specfic checks
2013-01-04 Lennart Poetteringcore: drop support for old per-distro configuration...
2012-12-31 Lennart Poetteringpolkit: add "imply" rules to a number of polkit actions
2012-12-03 Shawn Landdentimedated: do not incorrectly close non-opened dbus...
2012-11-23 Lennart Poetteringtimedatectl: improve english language DST change texts...
2012-11-23 Lennart Poetteringtimedatectl: show both current actual timezone name...
2012-11-23 Lennart Poetteringtimedatctl: bring manual strftime in sync with format_t...
2012-11-22 Kay Sieverstimedatectl: replace ",' with ':'
2012-11-22 Kay Sieverstimedatectl: shorten output to print single < 80 char...
2012-11-14 Zbigniew Jędrzejew... timedatectl: break line to not exceed 80 columns
2012-11-12 Dave Reisnerenable localization for common *ctl commands
2012-11-11 Kay Sieverstimedatectl: properly print 30 minutes DST transitions
2012-11-02 Kay Sieverstimedatectl: show "DST active: n/a" if no DST data...
2012-11-02 Kay Sieverstimedatectl: explain everything nobody wants to know...
2012-10-19 Lennart Poetteringset: introduce strv_sort()
2012-10-19 Lennart Poetteringtimedatectl,hostnamectl: rework --help text
2012-10-17 Lennart Poetteringtimedatectl: rename --fix-system to --adjust-system...
next