summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-05-06sd-dhcp: network - set TOS on outgoing packetsTom Gundersen
2014-05-06dhcp-network: don't pass ifindex to bind_udp_socketTom Gundersen
2014-05-06man: document sd_event_add_time(3)Lennart Poettering
2014-05-06timesyncd: hook up systemd-timesyncd with systemd-timedatedLennart Poettering
2014-05-06timesyncd: never accept NTP time from server that is older than systemd's rel...Lennart Poettering
2014-05-06journald: remove some dead codeLennart Poettering
2014-05-06load-fragment: minor cleanupLennart Poettering
2014-05-06timesyncd: read server settings from a configuration fileLennart Poettering
2014-05-06timesyncd: when an NTP server doesn't respond, proceed with the nextLennart Poettering
2014-05-06list: make LIST_FIND_TAIL work for empty listsLennart Poettering
2014-05-06timesyncd: keep order of NTP serversLennart Poettering
2014-05-06timesyncd: make sure to reread /etc/resolv.conf when we try the next NTP serverLennart Poettering
2014-05-06timesyncd: accept NTP version 3 responsesKay Sievers
2014-05-06timesyncd: add a more servers by defaultLennart Poettering
2014-05-06timesyncd: also try next server when sendto() failsLennart Poettering
2014-05-06timesyncd: don't busy loop when we cannot connect to any serversLennart Poettering
2014-05-06timesyncd: properly handle multiple configured NTP servers and multiplei IP a...Lennart Poettering
2014-05-05timesyncd: lookup name server via sd-resolve, support IPv6, react to SIGINT/S...Lennart Poettering
2014-05-05sd-resolve: make sure we can destroy a query object from its own callback han...Lennart Poettering
2014-05-05sd-event: allow disabling event sources when an event object is dying anywayLennart Poettering
2014-05-05sd-event: make it easy to bind signal handling to event loop exitsLennart Poettering
2014-05-05timesync: use safe_close() where possibleLennart Poettering
2014-05-05timesync: always initialize structs when declaring them as far as possible wi...Lennart Poettering
2014-05-05build-sys: move async.[ch] to src/sharedLennart Poettering
2014-05-05core: require cgroups filesystem to be availableKay Sievers
2014-05-05timesyncd: log drift value as signedKay Sievers
2014-05-03sd-rtnl-message: append - fix uninitialized memoryTom Gundersen
2014-05-03sd-rtnl: route - allow setting multiple matching routesTom Gundersen
2014-05-03timesyncd: log drift correctionKay Sievers
2014-05-02async: add asynchronous close() callLennart Poettering
2014-04-30timesyncd: use nanosecond modeKay Sievers
2014-04-30timesyncd: remove debug codeKay Sievers
2014-04-30networkd: dont configure route if lease doesn't have oneUmut Tezduyar Lindskog
2014-04-30sd-network: add support for only listening to some types of changesTom Gundersen
2014-04-29timesyncd: limit debug values to millisecondsKay Sievers
2014-04-29sd-dhcp-lease: fix double reallocTom Gundersen
2014-04-29sd-resolve: rework sd-resolve to be callback based, similar in style to sd-bu...Lennart Poettering
2014-04-29sd-dhcp-lease: (de)serialize DNS and NTP serversTom Gundersen
2014-04-29sd-dhcp-leaes: use newdup()Tom Gundersen
2014-04-29sd-dhcp-lease: add NTP supportTom Gundersen
2014-04-29timesyncd: update log messageKay Sievers
2014-04-29timesyncd: add unit and man pageKay Sievers
2014-04-28machine-id: only look into KVM uuid when we are not running in aLennart Poettering
2014-04-28rename timedate-sntp to timesyncKay Sievers
2014-04-28conf-parser: Fix typo in commentJonathan Boulle
2014-04-28networkd: link - don't fail a link if RF kill is activeTom Gundersen
2014-04-28networkd: netdev - log when loading a .netdev fileTom Gundersen
2014-04-27sd-dhcp-client: log positive error numberUmut Tezduyar Lindskog
2014-04-27libnetworkd: add link local testsUmut Tezduyar Lindskog
2014-04-27networkd: do not complain about IFF_RUNNINGUmut Tezduyar Lindskog