Age | Commit message (Expand) | Author |
2014-02-17 | nspawn: netns_fd can be removed now | Lennart Poettering |
2014-02-17 | core: rework cgroup mask propagation | Lennart Poettering |
2014-02-17 | Pass log config from systemd to systemd-shutdown | Zbigniew Jędrzejewski-Szmek |
2014-02-17 | Some modernizations | Zbigniew Jędrzejewski-Szmek |
2014-02-17 | Extract looping over /proc/cmdline into a shared function | Zbigniew Jędrzejewski-Szmek |
2014-02-17 | logind: close race on session state during logins | Djalal Harouni |
2014-02-16 | sd-dhcp: silently ignore malformed packets | Tom Gundersen |
2014-02-16 | sd-rtnl: do not require ifindex to be set for SETLINK messages | Tom Gundersen |
2014-02-16 | TODO: remove done item | Thomas Hindoe Paaboel Andersen |
2014-02-16 | nspawn: typo fix in help | Thomas Hindoe Paaboel Andersen |
2014-02-16 | nspawn: add new --network-bridge= switch | Tom Gundersen |
2014-02-16 | Add white space between _XZ_FEATURE_ and _SECCOMP_FEATURE_ | Djalal Harouni |
2014-02-16 | bus: fix match_parse for unquoted matches | Simon Peeters |
2014-02-16 | core: check for return value from get_process_state | Yuxuan Shui |
2014-02-15 | README: mention libudev's requirement | Kay Sievers |
2014-02-15 | sd-dhcp: network - don't hardcode ports | Tom Gundersen |
2014-02-15 | sd-rtnl: always include linux/rtnetlink.h | Tom Gundersen |
2014-02-15 | sd-dhcp: minimum options size is part of the protocol | Tom Gundersen |
2014-02-15 | sd-dhcp-client: explicitly handle raw and udp messages | Tom Gundersen |
2014-02-15 | sd-rtnl: message_open_container - don't take a 'size' argument | Tom Gundersen |
2014-02-15 | sd-rtnl: link flags - don't allow change = 0 | Tom Gundersen |
2014-02-14 | Fix prototype of get_process_state | Zbigniew Jędrzejewski-Szmek |
2014-02-15 | util: fix mismatching function signature | Kay Sievers |
2014-02-14 | man: use spaces instead of tabs | Jason St. John |
2014-02-14 | man: replace STDOUT with standard output, etc. | Zbigniew Jędrzejewski-Szmek |
2014-02-14 | man: fix grammatical errors and other formatting issues | Jason St. John |
2014-02-14 | core: fix detection of dead processes | Yuxuan Shui |
2014-02-14 | test: add basic seccomp tests | Ronny Chevalier |
2014-02-14 | units: systemd-logind fails hard without dbus | Zbigniew Jędrzejewski-Szmek |
2014-02-14 | test: print the important commands to make debugging easier | Zbigniew Jędrzejewski-Szmek |
2014-02-14 | test: make the image bigger | Zbigniew Jędrzejewski-Szmek |
2014-02-14 | nspawn: if we don't find bash, try sh | Lennart Poettering |
2014-02-14 | update TODO | Lennart Poettering |
2014-02-14 | nspawn: don't accept just any tree to execute | Lennart Poettering |
2014-02-14 | man: always place <programlisting> and </programlisting> in a line with actua... | Lennart Poettering |
2014-02-14 | localectl: log error if bus_map_all_properties() fails | Djalal Harouni |
2014-02-14 | service: when we complain about a notify message we cannot map to main pid be... | Lennart Poettering |
2014-02-14 | service: if we don't know the main pid of a service, we cannot accept any not... | Lennart Poettering |
2014-02-14 | build-sys: fix for "recipe for target 'dbus1-generator-install-hook' failed" | Simon Peeters |
2014-02-14 | man: systemd.service(5): clarify behavior of SuccessExitStatus | Dave Reisner |
2014-02-14 | shared: include root when canonicalizing conf paths | Michael Marineau |
2014-02-13 | logind: make sure to terminate systemd user on logouts | Djalal Harouni |
2014-02-13 | nspawn: make socket(AF_NETLINK, *, NETLINK_AUDIT) fail with EAFNOTSUPPORT in ... | Lennart Poettering |
2014-02-13 | nspawn: add new --network-veth switch to add a virtual ethernet link to the host | Lennart Poettering |
2014-02-13 | rtnl: support adding VETH_INFO_PEER containers into rtnl messages | Lennart Poettering |
2014-02-13 | systemctl: fix exit statuses from is-active/is-failed | Dave Reisner |
2014-02-13 | everywhere: always use O_CLOEXEC where it makes sense | Lennart Poettering |
2014-02-13 | everywhere: make use of new0() and macro() macros, and stop using perror() | Lennart Poettering |
2014-02-13 | nspawn: check with udev before we take possession of an interface | Lennart Poettering |
2014-02-13 | nspawn: no need to subscribe to netlink messages if we just want to execute o... | Lennart Poettering |