index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
namespace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-09
login: add 'mir' to the list of session types
David Herrmann
5
-6
/
+9
2014-04-09
Document CONFIG_NET_NS as a required kernel option
Mike Gilbert
1
-0
/
+3
2014-04-08
networkd: guard against NULL pointers
Tom Gundersen
1
-2
/
+7
2014-04-08
sd-dhcp-client: include client id in debug messages
Tom Gundersen
2
-18
/
+18
2014-04-08
man: reword Persistent= description
Zbigniew Jędrzejewski-Szmek
1
-14
/
+12
2014-04-08
test-dhcp-client: style fixes
Zbigniew Jędrzejewski-Szmek
1
-11
/
+6
2014-04-08
backlight: unify error messages
Zbigniew Jędrzejewski-Szmek
1
-10
/
+19
2014-04-07
libsystemd-network: Speed up checksum computation using 64 bit integers
Tom Gundersen
2
-13
/
+40
2014-04-07
ipv4ll: use BPF on raw socket
Tom Gundersen
1
-0
/
+27
2014-04-07
sd-ipv4ll: fix packet broadcasting
Tom Gundersen
1
-1
/
+2
2014-04-06
sd-dhcp-client: improve BPF
Tom Gundersen
4
-6
/
+23
2014-04-06
sd-dhcp-client: eagerly drop too small packets
Tom Gundersen
3
-24
/
+12
2014-04-06
sd-dhcp-client: move magic cookie into DHCPMessage struct
Tom Gundersen
4
-21
/
+20
2014-04-06
udev: net_id - use constants rather than magic numbers
Tom Gundersen
1
-2
/
+3
2014-04-06
journal-remote-parse: avoid passing null to memchr
Thomas Hindoe Paaboel Andersen
1
-2
/
+4
2014-04-06
reduce the amount of messages logged to /dev/kmsg when "debug" is specified
Kay Sievers
1
-7
/
+2
2014-04-05
systemd-python: fix failing assert
Zbigniew Jędrzejewski-Szmek
1
-1
/
+0
2014-04-05
systemd-python: use .hex instead of .get_hex()
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2014-04-05
build-sys: add newly used if_link.h defines to missing.h
Zbigniew Jędrzejewski-Szmek
2
-0
/
+34
2014-04-05
Fix a few return codes in error paths
Zbigniew Jędrzejewski-Szmek
3
-13
/
+8
2014-04-05
tty-ask-password-agent: return negative errno
Florian Albrechtskirchinger
1
-1
/
+1
2014-04-05
systemctl: update NAME to PATTERN in help()
Zbigniew Jędrzejewski-Szmek
2
-7
/
+9
2014-04-05
logind: remove one cast
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2014-04-05
journal: fix export of messages containing newlines
Zbigniew Jędrzejewski-Szmek
3
-6
/
+11
2014-04-05
journalctl: free arg_file on exit
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2014-04-04
backlight: do nothing if max_brightness is 0
Thomas Bächler
1
-14
/
+30
2014-04-04
bash_completion: busctl - add support for --user mode
Kay Sievers
1
-3
/
+10
2014-04-03
bash completion: Add -r/--recursive to systemctl
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-04-03
network: default to IPv4LL on host0
Tom Gundersen
1
-0
/
+1
2014-04-03
sd-rtnl: fix broken test cases and add support for tunnel
Susant Sahani
2
-16
/
+41
2014-04-03
networkd: smooth transition from ipv4ll to dhcp address
Umut Tezduyar Lindskog
12
-23
/
+253
2014-04-03
networkd: drop routes when lease expires
Umut Tezduyar Lindskog
1
-0
/
+22
2014-04-02
logind: don't print error if devices vanish during ACL-init
David Herrmann
1
-1
/
+3
2014-04-02
udev: do not export "static node" tags for non-existing devices
Kay Sievers
1
-5
/
+5
2014-04-02
sd-dhcp-client: use BPF on raw socket
Tom Gundersen
1
-0
/
+18
2014-04-02
build-sys: remove no longer needed user/org.freedesktop.DBus.busname
Kay Sievers
1
-4
/
+2
2014-04-01
build-sys: no use for compat libs in the static analysis
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-04-01
sd-ipv4ll: speed up bind() in the same way as for dhcp
Tom Gundersen
1
-1
/
+1
2014-04-01
build-sys: workaround scan-build bug to fix ./autogen.sh s
Daniel Buch
1
-1
/
+1
2014-04-01
sd-dhcp-client: --omg-optimized
Tom Gundersen
1
-2
/
+1
2014-03-31
networkd: rewind rtnl message between passing it to functions
Tom Gundersen
2
-26
/
+36
2014-03-31
sd-rtnl: modernize a bit
Tom Gundersen
1
-4
/
+4
2014-03-31
doc: fix items' names in PORTING-DBUS1
Lukasz Skalski
1
-9
/
+9
2014-03-31
TODO
Tom Gundersen
1
-2
/
+4
2014-03-31
networkd: link - fix memory leak
Tom Gundersen
1
-1
/
+1
2014-03-31
networkd: fix use-after-free
Tom Gundersen
1
-3
/
+3
2014-03-31
sd-rtnl: fix off-by-one
Steven Siloti
1
-2
/
+2
2014-03-31
timedated: adjust accuracy and slew values
Kay Sievers
1
-12
/
+12
2014-03-30
sd-dhcp: avoid checksum calculation if possible
Tom Gundersen
1
-12
/
+16
2014-03-30
sd-dhcp: check for ipv4 packets
Tom Gundersen
1
-0
/
+5
[next]