summaryrefslogtreecommitdiffstats
path: root/network (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-29resolved: discard more invalid llmnr messagesLennart Poettering4-4/+53
2014-07-29Update TODOLennart Poettering1-1/+6
2014-07-29resolved: when resolving an address PTR record via llmnr, make a tcp connecti...Lennart Poettering11-132/+354
2014-07-29resolve: add llmnr responder side for UDP and TCPLennart Poettering23-210/+1753
2014-07-29barrier: fix race in test-codeDavid Herrmann1-2/+2
2014-07-29build-sys: add missing files for distcheckKay Sievers1-3/+25
2014-07-29test: test_tables - fix missing symbols when --gc-sections are not availableKay Sievers1-0/+1
2014-07-29factory: install minimal PAM and nsswitch configKay Sievers2-1/+12
2014-07-29udev: place opening { at the same line as the function declarationKay Sievers24-338/+169
2014-07-29build-sys: remove systemd-coredumpctl symlinkKay Sievers1-3/+0
2014-07-29udev: unify event timeout handlingKay Sievers8-91/+61
2014-07-29udevd: add --event-timeout commandline optionHannes Reinecke2-1/+30
2014-07-29login: update systemd-user PAM configuration fileKay Sievers3-18/+22
2014-07-29time-util: add and use USEC/NSEC_INFINIYKay Sievers23-76/+79
2014-07-29barrier: convert msecs to usecs in test-codeDavid Herrmann1-47/+48
2014-07-29terminal/subterm: use usec_t instead of "unsigned long"David Herrmann1-1/+1
2014-07-28networkd: route/address - use trivial hash functionsTom Gundersen4-13/+13
2014-07-28networkd: unify handling of stacked netdevsTom Gundersen4-124/+27
2014-07-28networkd: store ifindex as intTom Gundersen3-18/+12
2014-07-28sd-dhcp-server: add forcerenew supportTom Gundersen3-0/+64
2014-07-28sd-dhcp-client: add support for FORCERENEWTom Gundersen2-9/+37
2014-07-28sd-dhcp-client: listen on UDP socket as soon as a lease is acquiredTom Gundersen1-15/+35
2014-07-28dhcp-network: enable IP_FREEBIND for UDP socketsTom Gundersen1-7/+9
2014-07-28sd-dhcp-client: drop event DHCP_EVENT_NO_LEASETom Gundersen3-42/+27
2014-07-28sd-dhcp-client: only verify UDP messagesTom Gundersen1-30/+32
2014-07-28journald: always add syslog facility for messages coming from kmsgMichal Sekletar1-3/+3
2014-07-27shell-completion: prevent mangling unit names (bash)Eric Cook1-1/+12
2014-07-27drop_duplicates: copy full BindMount structAnsgar Burchardt1-2/+1
2014-07-27parse_boolean: require exact matchesAnsgar Burchardt2-2/+3