Age | Commit message (Expand) | Author |
2014-02-18 | sd-rtnl-message: store reference to the bus in the message | Tom Gundersen |
2014-02-17 | Remove unused variable and two function stubs | Zbigniew Jędrzejewski-Szmek |
2014-02-18 | util: generalize code that checks whether PIDs are alive or unwaited for | Lennart Poettering |
2014-02-17 | doc: update punctuation | Jan Engelhardt |
2014-02-17 | core: more exact test on the procfs special string "(deleted)" | Jan Engelhardt |
2014-02-17 | networkd: act on lease only if there is one | Umut Tezduyar Lindskog |
2014-02-17 | Fix gperf syntax | Jasper St. Pierre |
2014-02-17 | core: warn when unit files with unsupported options are parsed | Lennart Poettering |
2014-02-17 | core: store and expose SELinuxContext field normalized as bool + string | Lennart Poettering |
2014-02-17 | main: make gcc shut up | Lennart Poettering |
2014-02-17 | core: fixate show_status earlier, so that we actually print the welcome message | Lennart Poettering |
2014-02-17 | core: find the closest parent slice that has a specfic cgroup controller enab... | Lennart Poettering |
2014-02-17 | core: fix property changes in transient units | Lennart Poettering |
2014-02-17 | unit: slice dependencies should not be subject to DefaultDependencies | Lennart Poettering |
2014-02-17 | main: don't set no_new_privs when using SystemCallArchitectures= system-wide | Lennart Poettering |
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 | 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 | 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 | core: fix detection of dead processes | Yuxuan Shui |
2014-02-14 | nspawn: if we don't find bash, try sh | Lennart Poettering |
2014-02-14 | nspawn: don't accept just any tree to execute | 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 | 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 |