Age | Commit message (Expand) | Author |
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-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-01 | sd-ipv4ll: speed up bind() in the same way as for dhcp | Tom Gundersen |
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 | 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 |
2014-03-28 | sd-rtnl: message - don't reference associated rtnl object | Tom Gundersen |
2014-03-27 | udev: persistent naming - we cannot use virtio numbers as they are not stable | Tom Gundersen |
2014-03-27 | silence warnings | Thomas Hindoe Paaboel Andersen |
2014-03-27 | systemctl: fix spelling in comment | Brandon Philips |
2014-03-27 | udev: update net_id comments | Kay Sievers |
2014-03-26 | core: do not read system boot timestamps in systemd --user mode | Kay Sievers |
2014-03-25 | src/systemd: fix grammar and spelling errors in comments | Jason St. John |
2014-03-25 | sd-rtnl: add support for tunnel attributes | Susant Sahani |
2014-03-25 | sd-rtnl: message - don't try to enter unsupported containers | Tom Gundersen |
2014-03-25 | time: support @ syntax for denoting times since the UNIX epoch 1970-1-1 | Lennart Poettering |