Age | Commit message (Expand) | Author |
2015-04-08 | man: avoid confusion regarding "time synchronization state" | Lennart Poettering |
2015-04-08 | timedatectl: trim --help output to 80 chars | Ronny Chevalier |
2015-04-07 | timedatectl: avoid specifically referring to NTP | Lennart Poettering |
2015-04-02 | timedatectl: many fixes | Lennart Poettering |
2015-03-24 | timedatectl: remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-03-24 | timedate: remove daylight saving time handling and tzfile parser | Kay Sievers |
2015-03-24 | timedatectl: fix when queried system has differn't timezone | Shawn Landden |
2015-03-21 | timedated: fix enable/disable reversal | Zbigniew Jędrzejewski-Szmek |
2015-03-21 | timedated: flip internal status after executing operation | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | Use space after a silencing (void) | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-07 | adjust for time spent in timedated even without dbus timestamp | Shawn Landden |
2015-02-26 | timedated: when performing "SetTime" compensate for program lag | Shawn Landden |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-18 | logind: open up most bus calls for unpriviliged processes, using PolicyKit | Lennart Poettering |
2015-02-02 | time-util: let's make xstrftime() useful for everybody, even if we only have ... | Lennart Poettering |
2015-02-01 | Add a snprinf wrapper which checks that the buffer was big enough | Zbigniew Jędrzejewski-Szmek |
2014-12-28 | tmpfiles: add new line type 'v' for creating btrfs subvolumes | Lennart Poettering |
2014-12-25 | timedated: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-24 | sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine() | Lennart Poettering |
2014-12-10 | sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/... | Lennart Poettering |
2014-12-08 | sd-bus: rework ELF error mapping table magic | Lennart Poettering |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: yet more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-28 | log: fix order of log_unit_struct() to match other logging calls | Lennart Poettering |
2014-10-31 | Make bus errno mappings non-static | Zbigniew Jędrzejewski-Szmek |
2014-10-30 | Convert the rest to sd_bus_errnomap | Zbigniew Jędrzejewski-Szmek |
2014-10-23 | mac: rename apis with mac_{selinux/smack}_ prefix | WaLyong Cho |
2014-08-18 | bus-util: simplify bus_verify_polkit_async() a bit | Lennart Poettering |
2014-08-15 | Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507' | Lennart Poettering |
2014-08-15 | sd-bus: add API to check if a client has privileges | Lennart Poettering |
2014-08-15 | sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free() | Stef Walter |
2014-08-04 | bus: always explicitly close bus from main programs | Lennart Poettering |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-27 | core: only set the kernel's timezone when the RTC runs in local time | Kay Sievers |
2014-07-09 | timedated: manage systemd-timesyncd directly instead of lists of alternatives | Kay Sievers |
2014-07-07 | shared: make timezone and locale enumeration and validation generic | Lennart Poettering |
2014-05-24 | timedated: refuse manual system time updates when automatic timesync is enabled | Kay Sievers |
2014-05-24 | clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock() | Kay Sievers |
2014-05-24 | shared: rename hwclock.[ch] to clock-util.[ch] | Kay Sievers |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta... | Lennart Poettering |
2014-04-28 | rename timedate-sntp to timesync | Kay Sievers |
2014-04-14 | timedatectl: avoid using uninitialized var | Thomas Hindoe Paaboel Andersen |
2014-04-10 | timedated: ignore initial delta in history data | Kay Sievers |
2014-03-31 | timedated: adjust accuracy and slew values | Kay Sievers |
2014-03-24 | timedate: fix numerous grammar errors in comments and output/debug messages | Jason St. John |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |