index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timedate
/
timedated.c
Age
Commit message (
Expand
)
Author
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-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-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-03-24
timedate: fix numerous grammar errors in comments and output/debug messages
Jason St. John
2014-03-17
core, libsystemd, systemd, timedate, udev: spelling fixes
Miklos Vajna
2013-12-19
bus: fix exit-on-idle for driverd
Lennart Poettering
2013-12-13
event: rework sd-event exit logic
Lennart Poettering
2013-12-12
bus: remove explicit activator-specific flags, the kdbus supports it now
Kay Sievers
2013-12-12
bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...
Kay Sievers
2013-12-12
bus: instead of exposing the dbus1 flags when acquiring a name use our own th...
Lennart Poettering
2013-12-12
timedated: make sure GetAll() succeeds in systems lacking /dev/rtc (such as c...
Lennart Poettering
2013-12-11
event: hook up sd-event with the service watchdog logic
Lennart Poettering
2013-12-10
bus: introduce "trusted" bus concept and encode access control in object vtables
Lennart Poettering
2013-12-03
bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...
Lennart Poettering
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
2013-11-12
bus: introduce concept of a default bus for each thread and make use of it ev...
Lennart Poettering
2013-11-12
bus: introduce concept of a "default" event loop per-thread and make use of i...
Lennart Poettering
2013-11-07
consistently use "int" when retrieving "bool" from bus messages
Kay Sievers
2013-10-31
Revert "timedated: support --enable-split-usr"
Lennart Poettering
2013-10-31
timedatectl: get time values from the service instead of the client
Kay Sievers
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
[next]