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
*
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
*
bus: introduce "trusted" bus concept and encode access control in object vtables
Lennart Poettering
2013-12-10
2
-5
/
+9
*
Help output spring cleaning
Zbigniew Jędrzejewski-Szmek
2013-12-09
1
-14
/
+13
*
bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...
Lennart Poettering
2013-12-03
1
-6
/
+1
*
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
1
-60
/
+39
*
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
2013-11-21
1
-24
/
+24
*
remove unused variables
Thomas Hindoe Paaboel Andersen
2013-11-18
1
-1
/
+0
*
bus: introduce concept of a default bus for each thread and make use of it ev...
Lennart Poettering
2013-11-12
1
-1
/
+1
*
bus: introduce concept of a "default" event loop per-thread and make use of i...
Lennart Poettering
2013-11-12
1
-1
/
+1
*
clients: try to follow roughly the same order in --help texts for common options
Lennart Poettering
2013-11-07
1
-3
/
+3
*
polkit: don't spawn local client if we access a remote system
Lennart Poettering
2013-11-07
1
-0
/
+3
*
consistently use "int" when retrieving "bool" from bus messages
Kay Sievers
2013-11-07
1
-5
/
+5
*
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
1
-5
/
+3
*
clients: various simplifications
Lennart Poettering
2013-11-06
1
-9
/
+3
*
bus: update bus_map_all_properties()
Kay Sievers
2013-11-05
1
-9
/
+10
*
bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari...
Kay Sievers
2013-11-02
1
-90
/
+22
*
timedatectl: remove unused variable
Thomas Hindoe Paaboel Andersen
2013-10-31
1
-2
/
+0
*
Revert "timedated: support --enable-split-usr"
Lennart Poettering
2013-10-31
1
-3
/
+0
*
localectl: always print error message when an operation fails
Lennart Poettering
2013-10-31
1
-2
/
+2
*
timedatectl: do not print the time zone for the rtc time
Kay Sievers
2013-10-31
1
-1
/
+1
*
timedatectl: assorted simplifications
Lennart Poettering
2013-10-31
1
-56
/
+38
*
timedatectl: get time values from the service instead of the client
Kay Sievers
2013-10-31
2
-26
/
+68
*
timedatectl: port to sd-bus
Thomas Hindoe Paaboel Andersen
2013-10-30
1
-188
/
+137
*
timedated: support --enable-split-usr
Dave Reisner
2013-10-30
1
-0
/
+3
*
timedate: handle more nicely if something or somebody keeps open /dev/rtc and...
Lennart Poettering
2013-10-29
1
-4
/
+6
*
bus: avoid 'bool' storage when retrieving 'b' from the message
Kay Sievers
2013-10-22
1
-6
/
+6
*
bus: automatically flush bus queue when we exit the event loop
Lennart Poettering
2013-10-18
1
-1
/
+0
*
timedated: disable debug logging
Lennart Poettering
2013-10-18
1
-2
/
+5
*
timedated: expose time and NTP sync flag via the bus
Lennart Poettering
2013-10-17
2
-12
/
+38
*
timedate: expose RTC time
Lennart Poettering
2013-10-16
1
-1
/
+31
*
timedated: use libsystemd-bus instead of libdbus for bus communication
Lennart Poettering
2013-10-16
1
-605
/
+398
*
man: improve grammar and word formatting in numerous man pages
Jason St. John
2013-07-03
2
-3
/
+3
*
Allow for the use of @ in remote host calls
Daniel Wallace
2013-06-10
1
-2
/
+3
*
Fix --no-ask-password
Jan Janssen
2013-05-23
1
-5
/
+9
*
man: Document missing options
Jan Janssen
2013-05-21
1
-0
/
+1
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-3
/
+3
*
timedated: fixed NTP enabled: n/a
Harald Hoyer
2013-04-17
1
-2
/
+5
*
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-06
1
-4
/
+2
*
timedated: fix a few memory leaks
Zbigniew Jędrzejewski-Szmek
2013-04-05
1
-35
/
+16
*
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-04-03
1
-1
/
+1
*
Remove some dead code
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-6
/
+0
*
timedated: extra overflow safety check when doing relative time changes
Lennart Poettering
2013-03-22
1
-5
/
+14
[next]