Age | Commit message (Expand) | Author |
2014-02-04 | Add SELinux support to systemd-nspawn | Dan Walsh |
2014-02-04 | journal: Drop pkgconfig reference to libsystemd-id128. | Colin Guthrie |
2014-02-03 | bus: when closing the bus don't end up in a recursive destruction deadlock | Lennart Poettering |
2014-02-03 | conf-parser: warn when we open configuration files with weird access bits | Lennart Poettering |
2014-02-03 | build-sys: move -lresolv out of CFLAGS | Tom Gundersen |
2014-02-01 | bus: update kdbus.h (ABI break) | Kay Sievers |
2014-02-01 | networkd: remove unused variable | Tom Gundersen |
2014-02-01 | networkd: don't fail on DHCP errors | Tom Gundersen |
2014-01-31 | s390/getty-generator: initialize essential system terminals/consoles | Hendrik Brueckner |
2014-01-31 | run: drop mistakenly committed test code | Lennart Poettering |
2014-01-31 | core: fix oom check | Lennart Poettering |
2014-01-31 | core: introduce new stop protocol for unit scopes | Lennart Poettering |
2014-01-31 | util: use alloca0() intead of alloca() + memzero() | Lennart Poettering |
2014-01-31 | networkd: dhcp - refactor handler | Tom Gundersen |
2014-01-31 | networkd: don't check for ifindex in answer to RTM_NEWLINK | Tom Gundersen |
2014-01-31 | libsystemd-dhcp: Update secs field only when sending Discover | Patrik Flykt |
2014-01-31 | libsystemd-dhcp: Fix stopping of DHCP client | Patrik Flykt |
2014-01-31 | libsystemd-dhcp: Compute UDP checksum only if set | Patrik Flykt |
2014-01-31 | libsystemd-dhcp: Rename function to be clearer that options are parsed | Patrik Flykt |
2014-01-31 | libsystemd-dhcp: DNS name option must be a multiple of 4 bytes | Patrik Flykt |
2014-01-31 | use memzero(foo, length); for all memset(foo, 0, length); calls | Greg KH |
2014-01-31 | analyze: fix plot issues when using gummiboot | Thomas Hindoe Paaboel Andersen |
2014-01-30 | tmpfiles: fix memory leak of exclude_prefixes | Zbigniew Jędrzejewski-Szmek |
2014-01-30 | shared: net - use u32ctz to compute prefixlen | Tom Gundersen |
2014-01-30 | TODO: update sd-rtnl section | Tom Gundersen |
2014-01-30 | util: add u32ctz() call for determining ctz of uint32_t | Lennart Poettering |
2014-01-30 | networkd: netdev - reduce chance of race when receiving netdev's ifindex | Tom Gundersen |
2014-01-30 | sd-rtnl: beef up rtnl-util a bit | Tom Gundersen |
2014-01-30 | sd-dhcp-client/net-util: make netmask_to_prefixlen generic | Tom Gundersen |
2014-01-30 | networkd: address - add support for broadcast | Tom Gundersen |
2014-01-30 | net-util: verify the address family | Tom Gundersen |
2014-01-30 | networkd: dhcpv4 - add notion of 'CriticalConnection' | Tom Gundersen |
2014-01-30 | utmp: make sure we don't write the utmp reboot record twice on each boot | Lennart Poettering |
2014-01-30 | update-utmp: code modernizations | Lennart Poettering |
2014-01-29 | update TODO | Lennart Poettering |
2014-01-29 | bus: when proxying messages from the bus driver patch the driver's well-known... | Lennart Poettering |
2014-01-29 | bus: the owner of the bus driver name as reported by the driver's | Lennart Poettering |
2014-01-29 | nspawn: fix reboot event fd reuse | Lennart Poettering |
2014-01-29 | core: in containers, don't wait for cgroup empty notifications which will nev... | Lennart Poettering |
2014-01-29 | core: use a bit more PID_FMT | Lennart Poettering |
2014-01-29 | core: make sure to always go through both SIGTERM and SIGKILL states of units | Lennart Poettering |
2014-01-29 | keymap: Add Toshiba EQUIUM | Martin Pitt |
2014-01-29 | service: allow KillMode=mixed in conjunction with PAMName= | Lennart Poettering |
2014-01-29 | core: introduce new KillMode=mixed which sends SIGTERM only to the main proce... | Lennart Poettering |
2014-01-29 | bus: fake security labels again | Lennart Poettering |
2014-01-28 | man: remove erroneous history section | Zbigniew Jędrzejewski-Szmek |
2014-01-28 | manager: remove "debugging" "feature" | Zbigniew Jędrzejewski-Szmek |
2014-01-28 | manager: requeue the cylon eye for 5s later when a job finishes | Zbigniew Jędrzejewski-Szmek |
2014-01-28 | manager: print ephemeral information about running jobs' timeouts (v2) | Zbigniew Jędrzejewski-Szmek |
2014-01-28 | Base mkostemp_safe on mkostemp | Zbigniew Jędrzejewski-Szmek |