summaryrefslogtreecommitdiff
path: root/src/timedate/timedated.c
Commit message (Expand)AuthorAge
* Remove src/timedateAndy Wingo2015-04-19
* timedated: fix enable/disable reversalZbigniew Jędrzejewski-Szmek2015-03-21
* timedated: flip internal status after executing operationZbigniew Jędrzejewski-Szmek2015-03-21
* Use space after a silencing (void)Zbigniew Jędrzejewski-Szmek2015-03-13
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-13
* adjust for time spent in timedated even without dbus timestampShawn Landden2015-03-07
* timedated: when performing "SetTime" compensate for program lagShawn Landden2015-02-26
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering2015-02-18
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-28
* timedated: remove spurious include of <sys/capability.h>Filipe Brandenburger2014-12-25
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* sd-bus: rework ELF error mapping table magicLennart Poettering2014-12-08
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* Make bus errno mappings non-staticZbigniew Jędrzejewski-Szmek2014-10-31
* Convert the rest to sd_bus_errnomapZbigniew Jędrzejewski-Szmek2014-10-30
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-23
* bus-util: simplify bus_verify_polkit_async() a bitLennart Poettering2014-08-18
* Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'Lennart Poettering2014-08-15
|\
| * sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()Stef Walter2014-08-15
* | sd-bus: add API to check if a client has privilegesLennart Poettering2014-08-15
|/
* bus: always explicitly close bus from main programsLennart Poettering2014-08-04
* timedated: manage systemd-timesyncd directly instead of lists of alternativesKay Sievers2014-07-09
* shared: make timezone and locale enumeration and validation genericLennart Poettering2014-07-07
* timedated: refuse manual system time updates when automatic timesync is enabledKay Sievers2014-05-24
* clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()Kay Sievers2014-05-24
* shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers2014-05-24
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering2014-05-15
* timedate: fix numerous grammar errors in comments and output/debug messagesJason St. John2014-03-24
* core, libsystemd, systemd, timedate, udev: spelling fixesMiklos Vajna2014-03-17
* bus: fix exit-on-idle for driverdLennart Poettering2013-12-19
* event: rework sd-event exit logicLennart Poettering2013-12-13
* bus: remove explicit activator-specific flags, the kdbus supports it nowKay Sievers2013-12-12
* bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...Kay Sievers2013-12-12
* bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering2013-12-12
* timedated: make sure GetAll() succeeds in systems lacking /dev/rtc (such as c...Lennart Poettering2013-12-12
* event: hook up sd-event with the service watchdog logicLennart Poettering2013-12-11
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-10
* bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering2013-12-03
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-21
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-12
* bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering2013-11-12
* consistently use "int" when retrieving "bool" from bus messagesKay Sievers2013-11-07
* Revert "timedated: support --enable-split-usr"Lennart Poettering2013-10-31