index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-unit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-24
bus: update kdbus.h
Kay Sievers
1
-2
/
+2
2014-04-24
test-resolve.c: Cleanup and make use of sockaddr_pretty()
Daniel Buch
1
-26
/
+22
2014-04-24
Fix keysize handling in cryptsetup (bits vs. bytes)
David Härdeman
1
-2
/
+9
2014-04-24
Add more password agent information
David Härdeman
4
-9
/
+34
2014-04-24
errno: make sure to handle the 3 errnos that are aliases for others properly
Lennart Poettering
1
-2
/
+2
2014-04-24
util: make sure all our name_to_handle_at() code makes use of file_handle_union
Lennart Poettering
2
-16
/
+18
2014-04-24
networkd-wait-online: improve interoptability and enable by default
Tom Gundersen
16
-33
/
+493
2014-04-23
hostnamectl: read kernel name and release from remote
Djalal Harouni
1
-3
/
+8
2014-04-23
hostnamed: expose KernelName and KernelRelease on the bus
Djalal Harouni
1
-0
/
+12
2014-04-23
update TODO
Lennart Poettering
1
-0
/
+8
2014-04-23
analyze: fix plot with bad y size
Jeffrey Clark
1
-1
/
+1
2014-04-23
journal-gatewayd: bugfix for invalid level case
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-04-23
man: recommend that XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP use the same ...
Lennart Poettering
1
-8
/
+14
2014-04-23
use new name DRAW_TREE_VERTICAL
Thomas Hindoe Paaboel Andersen
1
-2
/
+2
2014-04-23
delta: draw arrows with draw_special_char()
Lennart Poettering
7
-34
/
+38
2014-04-23
install: simplification
Lennart Poettering
1
-2
/
+2
2014-04-23
label: there is no label_retest_selinux() call
Lennart Poettering
1
-2
/
+0
2014-04-23
bus: simplification
Lennart Poettering
1
-3
/
+1
2014-04-23
backlight: warn if kernel exposes backlight device with bogus max_brightness
Lennart Poettering
1
-3
/
+7
2014-04-23
update TODO
Lennart Poettering
1
-0
/
+3
2014-04-23
login: rename session_mute_vt() to session_prepare_vt()
David Herrmann
2
-3
/
+3
2014-04-23
login: give session ownership of VT
Ray Strode
1
-0
/
+6
2014-04-22
bus: remove "on behalf" kdbus logic (ABI break)
Kay Sievers
3
-12
/
+5
2014-04-22
networkd: link - add missing curly brackets
Thomas Hindoe Paaboel Andersen
1
-0
/
+2
2014-04-22
networkd: link - reduce default verbosity a bit
Tom Gundersen
1
-4
/
+4
2014-04-22
networkd: link - support IFLA_OPERSTATE
Tom Gundersen
2
-58
/
+51
2014-04-22
networkd: link - don't react to successfull link up
Tom Gundersen
1
-3
/
+5
2014-04-22
networkd: link - log when starting clients fail
Tom Gundersen
1
-2
/
+8
2014-04-22
networkd: link - avoid cycle when failing
Tom Gundersen
1
-0
/
+3
2014-04-22
networkd: link - stop clients when failing
Tom Gundersen
1
-0
/
+35
2014-04-22
remove bus-driverd, the interface is now handled natively by bus-proxyd
Kay Sievers
9
-1032
/
+0
2014-04-22
bus-proxyd: handle org.freedesktob.DBus calls natively
Kay Sievers
1
-4
/
+490
2014-04-21
Revert "networkd: netdev - set predictable mac address when creating netdev"
Tom Gundersen
1
-55
/
+0
2014-04-21
service: add support for reboot argument when triggered by StartLimitAction=
Michael Olbrich
5
-0
/
+32
2014-04-21
systemctl: delete REBOOT_PARAM_FILE if no parameter is specified
Michael Olbrich
3
-8
/
+23
2014-04-21
implement a union to pad out file_handle
Dave Reisner
4
-15
/
+14
2014-04-21
condense assignment and path_kill_slashes calls
Dave Reisner
2
-9
/
+4
2014-04-21
doc: fix items' names in PORTING-DBUS1
Lukasz Skalski
1
-1
/
+1
2014-04-21
Remove duplicate includes
Bas van den Berg
2
-2
/
+0
2014-04-21
silence warnings
Thomas Hindoe Paaboel Andersen
2
-2
/
+2
2014-04-20
networkd: link - add explicit unmanaged state
Tom Gundersen
2
-3
/
+18
2014-04-20
networkd: link - set mac addresses when starting clients
Tom Gundersen
1
-0
/
+8
2014-04-20
sd-dhcp-client: log ifindex and mac address when starting
Tom Gundersen
1
-1
/
+4
2014-04-20
networkd: link - log changes in some common link flags
Tom Gundersen
1
-1
/
+38
2014-04-20
networkd: link - use IFF_DORMANT instead of IFF_RUNNING
Tom Gundersen
1
-14
/
+15
2014-04-20
networkd: link - make debug logging a bit more readable
Tom Gundersen
1
-2
/
+3
2014-04-20
udev: link-config - treat any non-random mac address as persistent
Tom Gundersen
1
-17
/
+1
2014-04-20
sd-rtnl: log when queues are exhausted
Tom Gundersen
1
-3
/
+9
2014-04-20
cryptsetup: copy value, not key for (rd.)luks.key
Matthew Monaco
1
-1
/
+1
2014-04-20
Handle Unix domain socket connections from outside our namespace v2
Zbigniew Jędrzejewski-Szmek
1
-8
/
+14
[next]