summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-12networkctl: when outputing a list fo links, sort them by ifindexLennart 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-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-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-11util: avoid considering dpkg temporary files relevant for anythingLennart Poettering
2014-08-11timesyncd: always use CLOCK_BOOTTIME if we canLennart Poettering
2014-08-11resolved: when picking a new hostname make sure two hosts pick different onesLennart Poettering
2014-08-11resolved: actually, the peer with the lower IP address wins conflictsLennart Poettering
2014-08-11resolved: make sure we don't mark the wrong zone RRs conflictingLennart Poettering
2014-08-11resolved: be a bit more communicative about conflictsLennart Poettering
2014-08-11resolved: verify all RRs when we come back from suspendLennart Poettering
2014-08-11resolved: destroy outstanding queries if the clients that initiated them dieLennart Poettering
2014-08-11resolved: properly pass aborted transaction result back to clientsLennart Poettering
2014-08-11resolved: implement full LLMNR conflict detection logicLennart Poettering
2014-08-11resolved: properly check return value of dns_resource_record_equal()Lennart Poettering
2014-08-10sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-08-08Added arch tuple for PPC64LEHarald Hoyer
2014-08-08udev: link_setup - respect kernel name assign policyTom Gundersen
2014-08-08core: loopback-setup - only up the loopback deviceTom Gundersen