Age | Commit message (Expand) | Author |
2014-04-12 | networkd: link - require both RUNNING and LOWER_UP before using link | Tom Gundersen |
2014-04-12 | networkd: wait for IFF_RUNNING rather than IFF_LOWER_UP | Tom Gundersen |
2014-04-12 | sd-dhcp-client: drop logging about T1/T2 | Tom Gundersen |
2014-04-12 | sd-dhcp-client: improve logging | Tom Gundersen |
2014-04-12 | sd-dhcp-client: use client_initialiez and client_restart for REBOOT | Tom Gundersen |
2014-04-11 | networkd: add an assert | Tom Gundersen |
2014-04-11 | sd-dhcp-client: document message creation a bit more | Tom Gundersen |
2014-04-11 | sd-dhcp-client: assert that we can only create DISCOVER or REQUEST messages | Tom Gundersen |
2014-04-11 | sd-dhcp-client: rebind raw socket when resetting transaction id | Tom Gundersen |
2014-04-11 | sd-ipv4ll: Add an explicit stop state for IPv4LL | Patrik Flykt |
2014-04-11 | sd-ipv4ll: Add reference counting for IPv4LL | Patrik Flykt |
2014-04-11 | sd-dhcp-client: Add an explicit stop state for the DHCP client | Patrik Flykt |
2014-04-11 | sd-dhcp-client: Add reference counting for DHCP | Patrik Flykt |
2014-04-11 | sd-dhcp-client: recevie_message - verify cmsg_len before reading | Tom Gundersen |
2014-04-11 | sd-rtnl: use SO_PASSCRED | Tom Gundersen |
2014-04-11 | bash completion: add -i/--image to nspawn | Thomas Hindoe Paaboel Andersen |
2014-04-10 | bus: catch up with kdbus changes (ABI break) | Kay Sievers |
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-09 | Document CONFIG_NET_NS as a required kernel option | Mike Gilbert |
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 | man: reword Persistent= description | Zbigniew Jędrzejewski-Szmek |
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 |