]> git.ipfire.org Git - thirdparty/systemd.git/history - src/timedate/timedatectl.c
sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()
[thirdparty/systemd.git] / src / timedate / timedatectl.c
2014-12-24  Lennart Poetteringsd-bus: rename sd_bus_open_system_container() to sd_bus...
2014-11-28  Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-08-04  Lennart Poetteringbus: always explicitly close bus from main programs
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-07-27  Kay Sieverscore: only set the kernel's timezone when the RTC runs...
2014-07-07  Lennart Poetteringshared: make timezone and locale enumeration and valida...
2014-04-14  Thomas Hindoe Paab... timedatectl: avoid using uninitialized var
2014-03-24  Jason St. Johntimedate: fix numerous grammar errors in comments and...
2014-02-19  Lennart Poetteringtimedatectl: fix minor memory leak
2013-12-12  Shawn Landdentimedatectl: work with old timedated
2013-12-10  Lennart Poetteringbus: introduce "trusted" bus concept and encode access...
2013-12-09  Zbigniew Jędrzejew... Help output spring cleaning
2013-11-18  Thomas Hindoe Paab... remove unused variables
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-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 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-16  Lennart Poetteringtimedated: expose time and NTP sync flag via the bus
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-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-03-22  Lennart Poetteringtimedatectl: show CanNTP field
2013-03-07  Harald Hoyerpager: introduce "jump to end" option
2013-02-06  Thomas Hindoe Paab... strv: add strv_print
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-04  Lennart Poetteringbuild-sys: drop all distribution specfic checks
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...
2012-10-17  Dave Reisnertimedatectl: ensure n_zones is initialized
2012-10-17  Lennart Poetteringtimedatectl: properly initialize struct before decoding...
2012-10-17  Lennart Poetteringtimedatectl: introduce new command line client for...