Age | Commit message (Expand) | Author |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-11-06 | clients: various simplifications | Lennart Poettering |
2013-11-05 | bus: update bus_map_all_properties() | Kay Sievers |
2013-11-02 | bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari... | Kay Sievers |
2013-10-31 | timedatectl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2013-10-31 | Revert "timedated: support --enable-split-usr" | Lennart Poettering |
2013-10-31 | localectl: always print error message when an operation fails | Lennart Poettering |
2013-10-31 | timedatectl: do not print the time zone for the rtc time | Kay Sievers |
2013-10-31 | timedatectl: assorted simplifications | Lennart Poettering |
2013-10-31 | timedatectl: get time values from the service instead of the client | Kay Sievers |
2013-10-30 | timedatectl: port to sd-bus | Thomas Hindoe Paaboel Andersen |
2013-10-30 | timedated: support --enable-split-usr | Dave Reisner |
2013-10-29 | timedate: handle more nicely if something or somebody keeps open /dev/rtc and... | Lennart Poettering |
2013-10-22 | bus: avoid 'bool' storage when retrieving 'b' from the message | Kay Sievers |
2013-10-18 | bus: automatically flush bus queue when we exit the event loop | Lennart Poettering |
2013-10-18 | timedated: disable debug logging | Lennart Poettering |
2013-10-17 | timedated: expose time and NTP sync flag via the bus | Lennart Poettering |
2013-10-16 | timedate: expose RTC time | Lennart Poettering |
2013-10-16 | timedated: use libsystemd-bus instead of libdbus for bus communication | Lennart Poettering |
2013-07-02 | man: improve grammar and word formatting in numerous man pages | Jason St. John |
2013-06-09 | Allow for the use of @ in remote host calls | Daniel Wallace |
2013-05-23 | Fix --no-ask-password | Jan Janssen |
2013-05-21 | man: Document missing options | Jan Janssen |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-17 | timedated: fixed NTP enabled: n/a | Harald Hoyer |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-04 | timedated: fix a few memory leaks | Zbigniew Jędrzejewski-Szmek |
2013-04-03 | util: rename write_one_line_file() to write_string_file() | Lennart Poettering |
2013-03-31 | Remove some dead code | Zbigniew Jędrzejewski-Szmek |
2013-03-22 | timedated: extra overflow safety check when doing relative time changes | Lennart Poettering |
2013-03-22 | timedatectl: show CanNTP field | Lennart Poettering |
2013-03-18 | Use bus_maybe_send_reply() where applicable | Colin Walters |
2013-03-07 | pager: introduce "jump to end" option | Harald Hoyer |
2013-03-06 | timedated: add CanNTP property | Ryan Lortie |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-08 | shared: conf-files - add root parameter | Kay Sievers |
2013-02-07 | strv: add strv_print | Thomas Hindoe Paaboel Andersen |
2013-01-09 | timedated: remove left-over distribution specific code | Kay Sievers |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |
2013-01-04 | core: drop support for old per-distro configuration files for console, hostna... | Lennart Poettering |
2012-12-31 | polkit: add "imply" rules to a number of polkit actions | Lennart Poettering |
2012-12-03 | timedated: do not incorrectly close non-opened dbus connection | Shawn Landden |
2012-11-23 | timedatectl: improve english language DST change texts a bit | Lennart Poettering |
2012-11-23 | timedatectl: show both current actual timezone name and UTC distance in TImez... | Lennart Poettering |
2012-11-23 | timedatctl: bring manual strftime in sync with format_timestamp() | Lennart Poettering |
2012-11-22 | timedatectl: replace ",' with ':' | Kay Sievers |
2012-11-22 | timedatectl: shorten output to print single < 80 char line | Kay Sievers |
2012-11-14 | timedatectl: break line to not exceed 80 columns | Zbigniew Jędrzejewski-Szmek |
2012-11-12 | enable localization for common *ctl commands | Dave Reisner |
2012-11-11 | timedatectl: properly print 30 minutes DST transitions | Kay Sievers |