summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-12sd-network: split the operstate 'unknown' into 'down' and 'up'Tom Gundersen
2014-08-12networkd: link - split out dhcp4 handlingTom Gundersen
2014-08-12udev: link-config - fix naming policyTom Gundersen
2014-08-12udev: link-config - whitespaceTom Gundersen
2014-08-12networkd: link - fix IN_SET usageTom Gundersen
2014-08-12networkd: link - split out ipv4ll handlingTom Gundersen
2014-08-12networkd: link - make check for whether addresses/routes are being configured...Tom Gundersen
2014-08-12networkd: split out networkd-link.hTom Gundersen
2014-08-12update TODOLennart Poettering
2014-08-12man: minimal updates to resolved.conf man pageLennart Poettering
2014-08-12timesyncd: beef up NTP server selection logic, and acquire NTP servers from DHCPLennart Poettering
2014-08-12resolved: return exit code of event loopLennart Poettering
2014-08-12resolved: unify logic how we flush out DNS servers we learntLennart Poettering
2014-08-12sd-resolve: scale number of threads by queries currently being processed, rat...Lennart Poettering
2014-08-12sd-resolve: fix allocation if query ids, never reuse themLennart Poettering
2014-08-12sd-resolve: keep floating query referenced while we access itLennart Poettering
2014-08-12timesyncd: split up into multiple source fileLennart Poettering
2014-08-12networkctl: make networkctl status without link name show all local IP addressesLennart Poettering
2014-08-12update TODOLennart Poettering
2014-08-12networkctl: when outputing a list fo links, sort them by ifindexLennart Poettering
2014-08-12update TODOLennart Poettering
2014-08-12networkctl: add a bit of color to the outputLennart Poettering
2014-08-12networkctl: add new switch "-a" to "networkctl status" to show verbose status...Lennart Poettering
2014-08-12networkctl: properly format MAC addressesLennart Poettering
2014-08-12sd-network: add API to output all collected system-wide NTP and DNS serversLennart Poettering
2014-08-12timesyncd: move the generic sockaddr_equal() call to socket-util.hLennart Poettering
2014-08-12networkd: expose a global list of DNS and NTP servers in the state fileLennart Poettering
2014-08-12resolved: filter out duplicate DNS servers when writing resolv.confLennart Poettering
2014-08-12networkd: update manager_save() to use fflush_and_check() to simplify things ...Lennart Poettering
2014-08-12resolved: initialize counterThomas Hindoe Paaboel Andersen
2014-08-12networkd: fix buildLennart Poettering
2014-08-12sd-network: move sd-network API into libsystemd properLennart Poettering
2014-08-12sd-network: remove client-side dhcp APILennart Poettering
2014-08-12networkd: add minimal client tool "networkd" to query network statusLennart Poettering
2014-08-12udev: modernize net_id builtin a bitLennart Poettering
2014-08-11sd-network: rename the per-ifindex calls to sd_network_get_link_xxx()Lennart Poettering
2014-08-11networkd: monopolize in_addr utility functions in shared/in-addr-util.hLennart Poettering
2014-08-11timesyncd: when we don't know anything about the network state, assume we are...Lennart Poettering
2014-08-11build-sys: add missing makefile symlinksLennart Poettering
2014-08-11man: drop any reference to "syslog" as log targetLennart Poettering
2014-08-11udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering
2014-08-11log: never ever log to syslog from PID 1, log to the journal againLennart Poettering
2014-08-11man: improve documentation for StandardOutput= and StandardInput=Lennart Poettering
2014-08-11login: set_controller should fail if prepare_vt failsOlivier Brunel
2014-08-11fix a couple of more lazy "return -1"Lennart Poettering
2014-08-11journal-remote: fix parsing of fd command line argumentLennart Poettering
2014-08-11initctl: don't eat up error codeLennart Poettering
2014-08-11bootchart: use the bool type where appropriateLennart Poettering
2014-08-11bootchart: it's not OK to return -1 from a main programLennart Poettering
2014-08-11man: document that we look for both the instance's and the template's .d/ dir...Lennart Poettering