Age | Commit message (Expand) | Author |
2014-04-10 | bus: update kdbus.h | Kay Sievers |
2014-04-10 | timedated: ignore initial delta in history data | Kay Sievers |
2014-04-10 | sd-rtnl: don't drop multi-part messages | Tom Gundersen |
2014-04-10 | sd-rtnl: use GREEDY_REALLOC for message queues | Tom Gundersen |
2014-04-10 | sd-dhcp-client: test - fix for jenkins | Tom Gundersen |
2014-04-10 | nspawn: Fix erroneous OOM when building group list | Philip Lorenz |
2014-04-10 | cgls: fix running with -M option | Lukas Nykryn |
2014-04-09 | login: add 'mir' to the list of session types | David Herrmann |
2014-04-08 | networkd: guard against NULL pointers | Tom Gundersen |
2014-04-08 | sd-dhcp-client: include client id in debug messages | Tom Gundersen |
2014-04-07 | test-dhcp-client: style fixes | Zbigniew Jędrzejewski-Szmek |
2014-04-07 | backlight: unify error messages | Zbigniew Jędrzejewski-Szmek |
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-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 |