Age | Commit message (Expand) | Author |
2014-04-07 | libsystemd-network: Speed up checksum computation using 64 bit integers | Tom Gundersen |
2014-04-07 | ipv4ll: use BPF on raw socket | Tom Gundersen |
2014-04-07 | sd-ipv4ll: fix packet broadcasting | Tom Gundersen |
2014-04-06 | sd-dhcp-client: improve BPF | Tom Gundersen |
2014-04-06 | sd-dhcp-client: eagerly drop too small packets | Tom Gundersen |
2014-04-06 | sd-dhcp-client: move magic cookie into DHCPMessage struct | Tom Gundersen |
2014-04-06 | udev: net_id - use constants rather than magic numbers | Tom Gundersen |
2014-04-06 | journal-remote-parse: avoid passing null to memchr | Thomas Hindoe Paaboel Andersen |
2014-04-06 | reduce the amount of messages logged to /dev/kmsg when "debug" is specified | Kay Sievers |
2014-04-05 | systemd-python: fix failing assert | Zbigniew Jędrzejewski-Szmek |
2014-04-05 | systemd-python: use .hex instead of .get_hex() | Zbigniew Jędrzejewski-Szmek |
2014-04-05 | build-sys: add newly used if_link.h defines to missing.h | Zbigniew Jędrzejewski-Szmek |
2014-04-05 | Fix a few return codes in error paths | Zbigniew Jędrzejewski-Szmek |
2014-04-05 | tty-ask-password-agent: return negative errno | Florian Albrechtskirchinger |
2014-04-05 | systemctl: update NAME to PATTERN in help() | Zbigniew Jędrzejewski-Szmek |
2014-04-05 | logind: remove one cast | Zbigniew Jędrzejewski-Szmek |
2014-04-05 | journal: fix export of messages containing newlines | Zbigniew Jędrzejewski-Szmek |
2014-04-05 | journalctl: free arg_file on exit | Zbigniew Jędrzejewski-Szmek |
2014-04-04 | backlight: do nothing if max_brightness is 0 | Thomas Bächler |
2014-04-04 | bash_completion: busctl - add support for --user mode | Kay Sievers |
2014-04-03 | bash completion: Add -r/--recursive to systemctl | Thomas Hindoe Paaboel Andersen |
2014-04-03 | network: default to IPv4LL on host0 | Tom Gundersen |
2014-04-03 | sd-rtnl: fix broken test cases and add support for tunnel | Susant Sahani |
2014-04-03 | networkd: smooth transition from ipv4ll to dhcp address | Umut Tezduyar Lindskog |
2014-04-03 | networkd: drop routes when lease expires | Umut Tezduyar Lindskog |
2014-04-02 | logind: don't print error if devices vanish during ACL-init | David Herrmann |
2014-04-02 | udev: do not export "static node" tags for non-existing devices | Kay Sievers |
2014-04-02 | sd-dhcp-client: use BPF on raw socket | Tom Gundersen |
2014-04-02 | build-sys: remove no longer needed user/org.freedesktop.DBus.busname | Kay Sievers |
2014-04-01 | build-sys: no use for compat libs in the static analysis | Thomas Hindoe Paaboel Andersen |
2014-04-01 | sd-ipv4ll: speed up bind() in the same way as for dhcp | Tom Gundersen |
2014-04-01 | build-sys: workaround scan-build bug to fix ./autogen.sh s | Daniel Buch |
2014-04-01 | sd-dhcp-client: --omg-optimized | Tom Gundersen |
2014-03-31 | networkd: rewind rtnl message between passing it to functions | Tom Gundersen |
2014-03-31 | sd-rtnl: modernize a bit | Tom Gundersen |
2014-03-31 | doc: fix items' names in PORTING-DBUS1 | Lukasz Skalski |
2014-03-31 | TODO | Tom Gundersen |
2014-03-31 | networkd: link - fix memory leak | Tom Gundersen |
2014-03-31 | networkd: fix use-after-free | Tom Gundersen |
2014-03-31 | sd-rtnl: fix off-by-one | Steven Siloti |
2014-03-31 | timedated: adjust accuracy and slew values | Kay Sievers |
2014-03-30 | sd-dhcp: avoid checksum calculation if possible | Tom Gundersen |
2014-03-30 | sd-dhcp: check for ipv4 packets | Tom Gundersen |
2014-03-30 | sd-dhcp: check for udp packets | Umut Tezduyar Lindskog |
2014-03-29 | sd-rtnl: types - hook up bond types | Tom Gundersen |
2014-03-29 | sd-rtnl: message - fix clang compile warning | Tom Gundersen |
2014-03-28 | sd-rtnl: message - don't log about out-of-range attribute types | Tom Gundersen |
2014-03-28 | networkd: netdev - improve logging when setting ifindex | Tom Gundersen |
2014-03-28 | sd-rtnl: rework rtnl type system | Tom Gundersen |
2014-03-28 | sd-rtnl: message - fix memory leak | Tom Gundersen |