summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-04-12sd-dhcp-client: improve loggingTom Gundersen1-8/+32
2014-04-12sd-dhcp-client: use client_initialiez and client_restart for REBOOTTom Gundersen1-10/+7
2014-04-11networkd: add an assertTom Gundersen1-2/+1
2014-04-11sd-dhcp-client: document message creation a bit moreTom Gundersen1-18/+72
2014-04-11sd-dhcp-client: assert that we can only create DISCOVER or REQUEST messagesTom Gundersen1-20/+18
2014-04-11sd-dhcp-client: rebind raw socket when resetting transaction idTom Gundersen1-0/+6
2014-04-11sd-ipv4ll: Add an explicit stop state for IPv4LLPatrik Flykt1-6/+13
2014-04-11sd-ipv4ll: Add reference counting for IPv4LLPatrik Flykt3-28/+63
2014-04-11sd-dhcp-client: Add an explicit stop state for the DHCP clientPatrik Flykt2-9/+30
2014-04-11sd-dhcp-client: Add reference counting for DHCPPatrik Flykt4-32/+72
2014-04-11sd-dhcp-client: recevie_message - verify cmsg_len before readingTom Gundersen1-2/+4
2014-04-11sd-rtnl: use SO_PASSCREDTom Gundersen2-14/+40
2014-04-10bus: catch up with kdbus changes (ABI break)Kay Sievers2-4/+4
2014-04-10bus: update kdbus.hKay Sievers1-54/+69
2014-04-10timedated: ignore initial delta in history dataKay Sievers1-3/+7
2014-04-10sd-rtnl: don't drop multi-part messagesTom Gundersen3-118/+131
2014-04-10sd-rtnl: use GREEDY_REALLOC for message queuesTom Gundersen2-8/+5
2014-04-10sd-dhcp-client: test - fix for jenkinsTom Gundersen2-25/+26
2014-04-10nspawn: Fix erroneous OOM when building group listPhilip Lorenz1-1/+1
2014-04-10cgls: fix running with -M optionLukas Nykryn1-1/+56
2014-04-09login: add 'mir' to the list of session typesDavid Herrmann3-1/+3
2014-04-08networkd: guard against NULL pointersTom Gundersen1-2/+7
2014-04-08sd-dhcp-client: include client id in debug messagesTom Gundersen2-18/+18
2014-04-07test-dhcp-client: style fixesZbigniew Jędrzejewski-Szmek1-11/+6
2014-04-07backlight: unify error messagesZbigniew Jędrzejewski-Szmek1-10/+19
2014-04-07libsystemd-network: Speed up checksum computation using 64 bit integersTom Gundersen2-13/+40
2014-04-07ipv4ll: use BPF on raw socketTom Gundersen1-0/+27
2014-04-07sd-ipv4ll: fix packet broadcastingTom Gundersen1-1/+2
2014-04-06sd-dhcp-client: improve BPFTom Gundersen4-6/+23
2014-04-06sd-dhcp-client: eagerly drop too small packetsTom Gundersen3-24/+12
2014-04-06sd-dhcp-client: move magic cookie into DHCPMessage structTom Gundersen4-21/+20
2014-04-06udev: net_id - use constants rather than magic numbersTom Gundersen1-2/+3
2014-04-06journal-remote-parse: avoid passing null to memchrThomas Hindoe Paaboel Andersen1-2/+4
2014-04-06reduce the amount of messages logged to /dev/kmsg when "debug" is specifiedKay Sievers1-7/+2
2014-04-05systemd-python: fix failing assertZbigniew Jędrzejewski-Szmek1-1/+0
2014-04-05systemd-python: use .hex instead of .get_hex()Zbigniew Jędrzejewski-Szmek1-3/+3
2014-04-05build-sys: add newly used if_link.h defines to missing.hZbigniew Jędrzejewski-Szmek2-0/+34
2014-04-05Fix a few return codes in error pathsZbigniew Jędrzejewski-Szmek3-13/+8
2014-04-05tty-ask-password-agent: return negative errnoFlorian Albrechtskirchinger1-1/+1
2014-04-05systemctl: update NAME to PATTERN in help()Zbigniew Jędrzejewski-Szmek1-7/+7
2014-04-05logind: remove one castZbigniew Jędrzejewski-Szmek1-2/+2
2014-04-05journal: fix export of messages containing newlinesZbigniew Jędrzejewski-Szmek3-6/+11
2014-04-05journalctl: free arg_file on exitZbigniew Jędrzejewski-Szmek1-0/+2
2014-04-04backlight: do nothing if max_brightness is 0Thomas Bächler1-14/+30
2014-04-03sd-rtnl: fix broken test cases and add support for tunnelSusant Sahani2-16/+41
2014-04-03networkd: smooth transition from ipv4ll to dhcp addressUmut Tezduyar Lindskog10-20/+250
2014-04-03networkd: drop routes when lease expiresUmut Tezduyar Lindskog1-0/+22
2014-04-02logind: don't print error if devices vanish during ACL-initDavid Herrmann1-1/+3
2014-04-02udev: do not export "static node" tags for non-existing devicesKay Sievers1-5/+5
2014-04-02sd-dhcp-client: use BPF on raw socketTom Gundersen1-0/+18