index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
timedate
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-12-10
1
-1
/
+1
*
sd-bus: rework ELF error mapping table magic
Lennart Poettering
2014-12-08
1
-2
/
+4
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
2
-20
/
+10
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
2
-14
/
+14
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
2
-14
/
+14
*
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-11-28
1
-4
/
+4
*
Make bus errno mappings non-static
Zbigniew Jędrzejewski-Szmek
2014-10-31
1
-1
/
+1
*
Convert the rest to sd_bus_errnomap
Zbigniew Jędrzejewski-Szmek
2014-10-31
1
-8
/
+8
*
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-23
1
-1
/
+1
*
bus-util: simplify bus_verify_polkit_async() a bit
Lennart Poettering
2014-08-18
1
-4
/
+4
*
Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
Lennart Poettering
2014-08-15
1
-3
/
+3
|
\
|
*
sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free()
Stef Walter
2014-08-15
1
-3
/
+3
*
|
sd-bus: add API to check if a client has privileges
Lennart Poettering
2014-08-15
1
-4
/
+4
|
/
*
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-04
2
-3
/
+3
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-04
1
-7
/
+4
*
core: only set the kernel's timezone when the RTC runs in local time
Kay Sievers
2014-07-27
1
-3
/
+4
*
timedated: manage systemd-timesyncd directly instead of lists of alternatives
Kay Sievers
2014-07-09
1
-160
/
+94
*
shared: make timezone and locale enumeration and validation generic
Lennart Poettering
2014-07-07
2
-106
/
+7
*
timedated: refuse manual system time updates when automatic timesync is enabled
Kay Sievers
2014-05-24
1
-33
/
+13
*
clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock()
Kay Sievers
2014-05-24
1
-6
/
+5
*
shared: rename hwclock.[ch] to clock-util.[ch]
Kay Sievers
2014-05-24
1
-9
/
+9
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-1
/
+1
*
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-05-15
1
-1
/
+1
*
rename timedate-sntp to timesync
Kay Sievers
2014-04-28
3
-912
/
+0
*
timedatectl: avoid using uninitialized var
Thomas Hindoe Paaboel Andersen
2014-04-14
1
-37
/
+42
*
timedated: ignore initial delta in history data
Kay Sievers
2014-04-10
1
-3
/
+7
*
timedated: adjust accuracy and slew values
Kay Sievers
2014-03-31
1
-12
/
+12
*
timedate: fix numerous grammar errors in comments and output/debug messages
Jason St. John
2014-03-24
3
-40
/
+38
*
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-24
1
-1
/
+6
*
timedated: do not reset poll interval with a spike
Kay Sievers
2014-03-21
1
-1
/
+1
*
timedated: update test address
Kay Sievers
2014-03-18
1
-1
/
+1
*
timedatectl: clear ADJ_MAXERROR to make sure we keep STA_SYNC set
Kay Sievers
2014-03-18
1
-6
/
+4
*
core, libsystemd, systemd, timedate, udev: spelling fixes
Miklos Vajna
2014-03-17
1
-1
/
+1
*
timedated: move test logging to test program
Kay Sievers
2014-03-17
3
-7
/
+20
*
timedated: update spike handling
Kay Sievers
2014-03-16
1
-13
/
+13
*
timedated: update spike handling
Kay Sievers
2014-03-16
1
-44
/
+46
*
timedated: handle external system time changes
Kay Sievers
2014-03-16
1
-31
/
+147
*
timedated: print delay and jitter in debug output
Kay Sievers
2014-03-15
1
-13
/
+14
*
timedated: use builtins for integer log and exp
Zbigniew Jędrzejewski-Szmek
2014-03-15
1
-22
/
+3
*
timedated: add SNTP client/query hookup (unused for now)
Kay Sievers
2014-03-14
3
-0
/
+792
*
timedatectl: fix minor memory leak
Lennart Poettering
2014-02-19
1
-6
/
+3
*
bus: fix exit-on-idle for driverd
Lennart Poettering
2013-12-19
1
-1
/
+1
*
event: rework sd-event exit logic
Lennart Poettering
2013-12-13
1
-2
/
+0
*
bus: remove explicit activator-specific flags, the kdbus supports it now
Kay Sievers
2013-12-12
1
-1
/
+1
*
timedatectl: work with old timedated
Shawn Landden
2013-12-12
1
-13
/
+27
*
bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...
Kay Sievers
2013-12-12
1
-1
/
+1
*
bus: instead of exposing the dbus1 flags when acquiring a name use our own th...
Lennart Poettering
2013-12-12
1
-1
/
+1
*
timedated: make sure GetAll() succeeds in systems lacking /dev/rtc (such as c...
Lennart Poettering
2013-12-12
1
-0
/
+3
*
event: hook up sd-event with the service watchdog logic
Lennart Poettering
2013-12-11
1
-0
/
+2
[next]