summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-09-09udev: event - keep one rtnl per worker, rather than per eventTom Gundersen
2014-09-09udev: import the full db on MOVE events for devices without dev_tTom Gundersen
2014-09-08execute: silence warningsThomas Hindoe Paaboel Andersen
2014-09-08namespace: avoid posible use of uninitialized variableThomas Hindoe Paaboel Andersen
2014-09-08machined: remove redundant sd_notifyDave Reisner
2014-09-08networkd: allow specification of DHCP route metricAngus Gibson
2014-09-08networkctl: show the link file applied to each linkTom Gundersen
2014-09-08udev: link-config - only set *name on successTom Gundersen
2014-09-08udev: net_setup_link - export the .link filename applied to the linkTom Gundersen
2014-09-08networkctl: show the network file applied to each linkTom Gundersen
2014-09-08sd-network: add _get_network_file apiTom Gundersen
2014-09-08networkd: add preferred source to dhcp4 gateway routeEmil Renner Berthing
2014-09-08networkd: netdev - failing to create a netdev is not fatal, just fail that ne...Tom Gundersen
2014-09-08networkd: tuntap - return correct error when /dev/net/tun cannot be openedTom Gundersen
2014-09-08service: hook up custom endpoint logicDaniel Mack
2014-09-08exit-status: add new exit code for custom endpoint errorsDaniel Mack
2014-09-08namespace: add support for custom kdbus endpointDaniel Mack
2014-09-08bus: parse BusPolicy directive in service filesDaniel Mack
2014-09-08bus: add code to create custom endpoints and set their policyDaniel Mack
2014-09-08bus: add kdbus endpoint typesDaniel Mack
2014-09-08bus: factor out bus policy itemsDaniel Mack
2014-09-05exit-status: fix URL in commentDaniel Mack
2014-09-05exec: move code executed after fork into exec_child()Daniel Mack
2014-09-05exec: factor out most function arguments of exec_spawn() to ExecParametersDaniel Mack
2014-09-04hibernate-resume: let's move all hibernate-resume tools into the same directoryLennart Poettering
2014-09-04networkd: link - allow loopback links to be manage, but ignore DHCP/IPv4LLTom Gundersen
2014-09-04networkd: link - clarify log message when receiving address for unknown linkTom Gundersen
2014-09-04networkd: link - do not manage loopback linksTom Gundersen
2014-09-04networkd: link - save link flags when the link is addedTom Gundersen
2014-09-04networkd: move carrier gained/lost handling from link_update_flags() to link_...Tom Gundersen
2014-09-03systemd: fix argument ordering in UnsetAndSetEnvironmentZbigniew Jędrzejewski-Szmek
2014-09-03localed: check for partially matching converted keymapsZbigniew Jędrzejewski-Szmek
2014-09-03localed: introduce helper function to simplify matchingZbigniew Jędrzejewski-Szmek
2014-09-03localed: log locale/keymap changes in detailZbigniew Jędrzejewski-Szmek
2014-09-03localed: remove free_and_copyZbigniew Jędrzejewski-Szmek
2014-09-03localed: double free in error path and modernizationZbigniew Jędrzejewski-Szmek
2014-09-03base-file-system: always generate error messages locallyLennart Poettering
2014-09-03base_filesystem_create: do not try to create "/root" if it existsHarald Hoyer
2014-09-02Revert "timesyncd: remove retry_timer logic which is covered by the server ti...Kay Sievers
2014-09-02timesyncd: don't reset polling interval when reselecting serverKay Sievers
2014-09-02timesyncd: allow two missed replies before reselecting serverMiroslav Lichvar
2014-09-02timesyncd: remove retry_timer logic which is covered by the server timeoutKay Sievers
2014-09-02timesyncd: wait before reconnecting to first serverMiroslav Lichvar
2014-09-01sd-rtnl: don't assign to unused variableTom Gundersen
2014-09-01login: simplify controller handlingDavid Herrmann
2014-08-31login: fix mem leakThomas Hindoe Paaboel Andersen
2014-08-31config-parser: fix mem leakThomas Hindoe Paaboel Andersen
2014-08-31journal-remote: fix check if realloc failedThomas Hindoe Paaboel Andersen
2014-08-31test-network: fix off-by-one error in testTom Gundersen
2014-08-31missing: add IFF_MULTI_QUEUETom Gundersen