summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-11bash completion: add -i/--image to nspawnThomas Hindoe Paaboel Andersen
2014-04-10bus: catch up with kdbus changes (ABI break)Kay Sievers
2014-04-10bus: update kdbus.hKay Sievers
2014-04-10timedated: ignore initial delta in history dataKay Sievers
2014-04-10sd-rtnl: don't drop multi-part messagesTom Gundersen
2014-04-10sd-rtnl: use GREEDY_REALLOC for message queuesTom Gundersen
2014-04-10sd-dhcp-client: test - fix for jenkinsTom Gundersen
2014-04-10nspawn: Fix erroneous OOM when building group listPhilip Lorenz
2014-04-10cgls: fix running with -M optionLukas Nykryn
2014-04-09login: add 'mir' to the list of session typesDavid Herrmann
2014-04-09Document CONFIG_NET_NS as a required kernel optionMike Gilbert
2014-04-08networkd: guard against NULL pointersTom Gundersen
2014-04-08sd-dhcp-client: include client id in debug messagesTom Gundersen
2014-04-07man: reword Persistent= descriptionZbigniew Jędrzejewski-Szmek
2014-04-07test-dhcp-client: style fixesZbigniew Jędrzejewski-Szmek
2014-04-07backlight: unify error messagesZbigniew Jędrzejewski-Szmek
2014-04-07libsystemd-network: Speed up checksum computation using 64 bit integersTom Gundersen
2014-04-07ipv4ll: use BPF on raw socketTom Gundersen
2014-04-07sd-ipv4ll: fix packet broadcastingTom Gundersen
2014-04-06sd-dhcp-client: improve BPFTom Gundersen
2014-04-06sd-dhcp-client: eagerly drop too small packetsTom Gundersen
2014-04-06sd-dhcp-client: move magic cookie into DHCPMessage structTom Gundersen
2014-04-06udev: net_id - use constants rather than magic numbersTom Gundersen
2014-04-06journal-remote-parse: avoid passing null to memchrThomas Hindoe Paaboel Andersen
2014-04-06reduce the amount of messages logged to /dev/kmsg when "debug" is specifiedKay Sievers
2014-04-05systemd-python: fix failing assertZbigniew Jędrzejewski-Szmek
2014-04-05systemd-python: use .hex instead of .get_hex()Zbigniew Jędrzejewski-Szmek
2014-04-05build-sys: add newly used if_link.h defines to missing.hZbigniew Jędrzejewski-Szmek
2014-04-05Fix a few return codes in error pathsZbigniew Jędrzejewski-Szmek
2014-04-05tty-ask-password-agent: return negative errnoFlorian Albrechtskirchinger
2014-04-05systemctl: update NAME to PATTERN in help()Zbigniew Jędrzejewski-Szmek
2014-04-05logind: remove one castZbigniew Jędrzejewski-Szmek
2014-04-05journal: fix export of messages containing newlinesZbigniew Jędrzejewski-Szmek
2014-04-05journalctl: free arg_file on exitZbigniew Jędrzejewski-Szmek
2014-04-04backlight: do nothing if max_brightness is 0Thomas Bächler
2014-04-04bash_completion: busctl - add support for --user modeKay Sievers
2014-04-03bash completion: Add -r/--recursive to systemctlThomas Hindoe Paaboel Andersen
2014-04-03network: default to IPv4LL on host0Tom Gundersen
2014-04-03sd-rtnl: fix broken test cases and add support for tunnelSusant Sahani
2014-04-03networkd: smooth transition from ipv4ll to dhcp addressUmut Tezduyar Lindskog
2014-04-03networkd: drop routes when lease expiresUmut Tezduyar Lindskog
2014-04-02logind: don't print error if devices vanish during ACL-initDavid Herrmann
2014-04-02udev: do not export "static node" tags for non-existing devicesKay Sievers
2014-04-02sd-dhcp-client: use BPF on raw socketTom Gundersen
2014-04-02build-sys: remove no longer needed user/org.freedesktop.DBus.busnameKay Sievers
2014-04-01build-sys: no use for compat libs in the static analysisThomas Hindoe Paaboel Andersen
2014-04-01sd-ipv4ll: speed up bind() in the same way as for dhcpTom Gundersen
2014-04-01build-sys: workaround scan-build bug to fix ./autogen.sh sDaniel Buch
2014-04-01sd-dhcp-client: --omg-optimizedTom Gundersen
2014-03-31networkd: rewind rtnl message between passing it to functionsTom Gundersen