summaryrefslogtreecommitdiffstats
path: root/src/core (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-09login: add 'mir' to the list of session typesDavid Herrmann5-6/+9
2014-04-09Document CONFIG_NET_NS as a required kernel optionMike Gilbert1-0/+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-08man: reword Persistent= descriptionZbigniew Jędrzejewski-Szmek1-14/+12
2014-04-08test-dhcp-client: style fixesZbigniew Jędrzejewski-Szmek1-11/+6
2014-04-08backlight: 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-Szmek2-7/+9
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-04bash_completion: busctl - add support for --user modeKay Sievers1-3/+10
2014-04-03bash completion: Add -r/--recursive to systemctlThomas Hindoe Paaboel Andersen1-1/+1
2014-04-03network: default to IPv4LL on host0Tom Gundersen1-0/+1
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 Lindskog12-23/+253
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
2014-04-02build-sys: remove no longer needed user/org.freedesktop.DBus.busnameKay Sievers1-4/+2
2014-04-01build-sys: no use for compat libs in the static analysisThomas Hindoe Paaboel Andersen1-1/+1
2014-04-01sd-ipv4ll: speed up bind() in the same way as for dhcpTom Gundersen1-1/+1
2014-04-01build-sys: workaround scan-build bug to fix ./autogen.sh sDaniel Buch1-1/+1
2014-04-01sd-dhcp-client: --omg-optimizedTom Gundersen1-2/+1
2014-03-31networkd: rewind rtnl message between passing it to functionsTom Gundersen2-26/+36
2014-03-31sd-rtnl: modernize a bitTom Gundersen1-4/+4
2014-03-31doc: fix items' names in PORTING-DBUS1Lukasz Skalski1-9/+9
2014-03-31TODOTom Gundersen1-2/+4
2014-03-31networkd: link - fix memory leakTom Gundersen1-1/+1
2014-03-31networkd: fix use-after-freeTom Gundersen1-3/+3
2014-03-31sd-rtnl: fix off-by-oneSteven Siloti1-2/+2
2014-03-31timedated: adjust accuracy and slew valuesKay Sievers1-12/+12
2014-03-30sd-dhcp: avoid checksum calculation if possibleTom Gundersen1-12/+16
2014-03-30sd-dhcp: check for ipv4 packetsTom Gundersen1-0/+5