Age | Commit message (Expand) | Author |
2014-09-08 | execute: silence warnings | Thomas Hindoe Paaboel Andersen |
2014-09-08 | namespace: avoid posible use of uninitialized variable | Thomas Hindoe Paaboel Andersen |
2014-09-08 | machined: remove redundant sd_notify | Dave Reisner |
2014-09-08 | networkd: allow specification of DHCP route metric | Angus Gibson |
2014-09-08 | networkctl: show the link file applied to each link | Tom Gundersen |
2014-09-08 | udev: link-config - only set *name on success | Tom Gundersen |
2014-09-08 | udev: net_setup_link - export the .link filename applied to the link | Tom Gundersen |
2014-09-08 | networkctl: show the network file applied to each link | Tom Gundersen |
2014-09-08 | sd-network: add _get_network_file api | Tom Gundersen |
2014-09-08 | networkd: add preferred source to dhcp4 gateway route | Emil Renner Berthing |
2014-09-08 | networkd: netdev - failing to create a netdev is not fatal, just fail that ne... | Tom Gundersen |
2014-09-08 | networkd: tuntap - return correct error when /dev/net/tun cannot be opened | Tom Gundersen |
2014-09-08 | service: hook up custom endpoint logic | Daniel Mack |
2014-09-08 | exit-status: add new exit code for custom endpoint errors | Daniel Mack |
2014-09-08 | namespace: add support for custom kdbus endpoint | Daniel Mack |
2014-09-08 | bus: parse BusPolicy directive in service files | Daniel Mack |
2014-09-08 | bus: add code to create custom endpoints and set their policy | Daniel Mack |
2014-09-08 | bus: add kdbus endpoint types | Daniel Mack |
2014-09-08 | bus: factor out bus policy items | Daniel Mack |
2014-09-05 | exit-status: fix URL in comment | Daniel Mack |
2014-09-05 | exec: move code executed after fork into exec_child() | Daniel Mack |
2014-09-05 | exec: factor out most function arguments of exec_spawn() to ExecParameters | Daniel Mack |
2014-09-04 | hibernate-resume: let's move all hibernate-resume tools into the same directory | Lennart Poettering |
2014-09-04 | networkd: link - allow loopback links to be manage, but ignore DHCP/IPv4LL | Tom Gundersen |
2014-09-04 | networkd: link - clarify log message when receiving address for unknown link | Tom Gundersen |
2014-09-04 | networkd: link - do not manage loopback links | Tom Gundersen |
2014-09-04 | networkd: link - save link flags when the link is added | Tom Gundersen |
2014-09-04 | networkd: move carrier gained/lost handling from link_update_flags() to link_... | Tom Gundersen |
2014-09-03 | systemd: fix argument ordering in UnsetAndSetEnvironment | Zbigniew Jędrzejewski-Szmek |
2014-09-03 | localed: check for partially matching converted keymaps | Zbigniew Jędrzejewski-Szmek |
2014-09-03 | localed: introduce helper function to simplify matching | Zbigniew Jędrzejewski-Szmek |
2014-09-03 | localed: log locale/keymap changes in detail | Zbigniew Jędrzejewski-Szmek |
2014-09-03 | localed: remove free_and_copy | Zbigniew Jędrzejewski-Szmek |
2014-09-03 | localed: double free in error path and modernization | Zbigniew Jędrzejewski-Szmek |
2014-09-03 | base-file-system: always generate error messages locally | Lennart Poettering |
2014-09-03 | base_filesystem_create: do not try to create "/root" if it exists | Harald Hoyer |
2014-09-02 | Revert "timesyncd: remove retry_timer logic which is covered by the server ti... | Kay Sievers |
2014-09-02 | timesyncd: don't reset polling interval when reselecting server | Kay Sievers |
2014-09-02 | timesyncd: allow two missed replies before reselecting server | Miroslav Lichvar |
2014-09-02 | timesyncd: remove retry_timer logic which is covered by the server timeout | Kay Sievers |
2014-09-02 | timesyncd: wait before reconnecting to first server | Miroslav Lichvar |
2014-09-01 | sd-rtnl: don't assign to unused variable | Tom Gundersen |
2014-09-01 | login: simplify controller handling | David Herrmann |
2014-08-31 | login: fix mem leak | Thomas Hindoe Paaboel Andersen |
2014-08-31 | config-parser: fix mem leak | Thomas Hindoe Paaboel Andersen |
2014-08-31 | journal-remote: fix check if realloc failed | Thomas Hindoe Paaboel Andersen |
2014-08-31 | test-network: fix off-by-one error in test | Tom Gundersen |
2014-08-31 | missing: add IFF_MULTI_QUEUE | Tom Gundersen |
2014-08-31 | journalctl: Allow to disable line cap with --lines=all | Jan Janssen |
2014-08-31 | Quote unit names in suggested systemctl commandlines | Zbigniew Jędrzejewski-Szmek |