summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-29udev: place opening { at the same line as the function declarationKay Sievers
2014-07-29build-sys: remove systemd-coredumpctl symlinkKay Sievers
2014-07-29udev: unify event timeout handlingKay Sievers
2014-07-29udevd: add --event-timeout commandline optionHannes Reinecke
2014-07-29login: update systemd-user PAM configuration fileKay Sievers
2014-07-29time-util: add and use USEC/NSEC_INFINIYKay Sievers
2014-07-29barrier: convert msecs to usecs in test-codeDavid Herrmann
2014-07-29terminal/subterm: use usec_t instead of "unsigned long"David Herrmann
2014-07-28networkd: route/address - use trivial hash functionsTom Gundersen
2014-07-28networkd: unify handling of stacked netdevsTom Gundersen
2014-07-28networkd: store ifindex as intTom Gundersen
2014-07-28sd-dhcp-server: add forcerenew supportTom Gundersen
2014-07-28sd-dhcp-client: add support for FORCERENEWTom Gundersen
2014-07-28sd-dhcp-client: listen on UDP socket as soon as a lease is acquiredTom Gundersen
2014-07-28dhcp-network: enable IP_FREEBIND for UDP socketsTom Gundersen
2014-07-28sd-dhcp-client: drop event DHCP_EVENT_NO_LEASETom Gundersen
2014-07-28sd-dhcp-client: only verify UDP messagesTom Gundersen
2014-07-28journald: always add syslog facility for messages coming from kmsgMichal Sekletar
2014-07-27shell-completion: prevent mangling unit names (bash)Eric Cook
2014-07-27drop_duplicates: copy full BindMount structAnsgar Burchardt
2014-07-27parse_boolean: require exact matchesAnsgar Burchardt
2014-07-27factory: nss - add generic configKay Sievers
2014-07-27factory: PAM - add generic fallback configKay Sievers
2014-07-27core: only set the kernel's timezone when the RTC runs in local timeKay Sievers
2014-07-26bash-completion: use list-unit-files to get "all" unitsZbigniew Jędrzejewski-Szmek
2014-07-26Print kdbus path when opening failsZbigniew Jędrzejewski-Szmek
2014-07-26update-done: include a short description in .updatedZbigniew Jędrzejewski-Szmek
2014-07-26Add utility function to append root to pathZbigniew Jędrzejewski-Szmek
2014-07-26systemctl: do not bother to mutate state on errorZbigniew Jędrzejewski-Szmek
2014-07-26analyze: fix seg-fault with no cl-argumentDaniel Buch
2014-07-26Always check asprintf return codeKarel Zak
2014-07-26shell-completion: prevent mangling unit namesEric Cook
2014-07-25sysctl.d: enable promote_secondaries by defaultTom Gundersen
2014-07-25busname: CLD_KILLED was used twiceLukas Nykryn
2014-07-25bus-proxyd: fix incorrect comparisonLukas Nykryn
2014-07-25bus-proxyd: fix incorrect comparisonLukas Nykryn
2014-07-25networkd: ipv4ll - default to setting up ipv4ll routesTom Gundersen
2014-07-25networkd: ipv4ll - drop unnecessary get_address()Tom Gundersen
2014-07-24udev: exclude MD from block device ownership event lockingKay Sievers
2014-07-24libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possibleTom Gundersen
2014-07-24time-util: add clock_boottime_or_monotonicTom Gundersen
2014-07-24sd-event: add support for CLOCK_BOOTTIMETom Gundersen
2014-07-23sd-network: expose DNS/NTP servers as stringsTom Gundersen
2014-07-23resolved: don't read DHCP leasesTom Gundersen
2014-07-23networkd: merge DNS and NTP entries when exportingTom Gundersen
2014-07-23man: fix path for system-sleep hook directoryMichael Biebl
2014-07-23docs: remove repeating words from man/*xmlKarel Zak
2014-07-23dhcp-network: remove unused DHCP6_STATE_RSDan Williams
2014-07-23networkd: set route protocolDan Williams
2014-07-23update TODOLennart Poettering