Age | Commit message (Expand) | Author |
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 |
2014-08-30 | timesyncd-manager: don't clear current_server_name if ServerAddress is NULL | Steven Noonan |
2014-08-30 | sd-dhcp6-client: properly calculate buffer size when parsing options | Zbigniew Jędrzejewski-Szmek |
2014-08-30 | test-dhcp6-client: Fix option length | Patrik Flykt |
2014-08-30 | cgroup-util: shorten cg_path_get_session | Zbigniew Jędrzejewski-Szmek |
2014-08-30 | systemd: fix error message | Zbigniew Jędrzejewski-Szmek |
2014-08-30 | test-compress: also test with incompressible inputs | Zbigniew Jędrzejewski-Szmek |
2014-08-30 | journal/compress: use LZ4_compress_continue() | Evangelos Foutras |
2014-08-30 | sd-ipv4ll: name the correct source | Tom Gundersen |
2014-08-30 | Fix a few more typos | Ruben Kerkhof |
2014-08-30 | libudev: fix symbol version for udev_queue_flush() and udev_queue_get_fd() | Michael Biebl |
2014-08-30 | udev: bump event timeout to 60 seconds | Kay Sievers |
2014-08-30 | udev: remove userspace firmware loading support | Kay Sievers |
2014-08-29 | timesyncd: check root distance | Miroslav Lichvar |
2014-08-29 | timesyncd: get kernel timestamp in nanoseconds | Miroslav Lichvar |