Age | Commit message (Expand) | Author |
2014-02-13 | core: make StopWhenUnneeded work in conjunction with units that fail | Lennart Poettering |
2014-02-13 | update TODO | Lennart Poettering |
2014-02-13 | core: add a system-wide SystemCallArchitectures= setting | Lennart Poettering |
2014-02-13 | networkd: correctly handle manager_free(NULL) | Tom Gundersen |
2014-02-13 | core: add SystemCallArchitectures= unit setting to allow disabling of non-native | Lennart Poettering |
2014-02-12 | core: fix build without libseccomp | Lennart Poettering |
2014-02-12 | core: rework syscall filter | Lennart Poettering |
2014-02-12 | syscallfilter: port to libseccomp | Ronny Chevalier |
2014-02-12 | sd-dhcp: make sure client->secs > 0 | Tom Gundersen |
2014-02-12 | networkd: work inside containers | Tom Gundersen |
2014-02-12 | update TODO (add section for things to fix before 209) | Lennart Poettering |
2014-02-12 | build-sys: make lxml required when generating indices | Zbigniew Jędrzejewski-Szmek |
2014-02-12 | build-sys: add less-variables.xml to EXTRA_DIST | Zbigniew Jędrzejewski-Szmek |
2014-02-12 | man: use xinclude to de-deduplicate common text | Zbigniew Jędrzejewski-Szmek |
2014-02-12 | pager: support SYSTEMD_LESS environment variable | Jason A. Donenfeld |
2014-02-12 | nspawn: newer kernels (>= 3.14) allow resetting the audit loginuid, make use ... | Lennart Poettering |
2014-02-12 | test: fix "make check" | Lennart Poettering |
2014-02-12 | machinectl: add new "machinectl reboot" call | Lennart Poettering |
2014-02-11 | logind: ignore PropertiesChanged signals for jobs | Zbigniew Jędrzejewski-Szmek |
2014-02-11 | logind: always kill session when termination is requested | Zbigniew Jędrzejewski-Szmek |
2014-02-11 | journald: log provenience of signals | Zbigniew Jędrzejewski-Szmek |
2014-02-11 | units: make use of nspawn's --keep-unit switch in systemd-nspawn@.service | Lennart Poettering |
2014-02-11 | machined: fix enumeration of existing machines on restart | Lennart Poettering |
2014-02-11 | update TODO | Lennart Poettering |
2014-02-11 | logind: use session_get_state() to get sessions state of the user | Djalal Harouni |
2014-02-11 | efi: fix Undefined reference efi_loader_get_boot_usec when EFI support is dis... | Cristian Rodríguez |
2014-02-11 | machined: optionally, allow registration of pre-existing units (scopes | Lennart Poettering |
2014-02-11 | util: modernize readlink_malloc() a bit | Lennart Poettering |
2014-02-11 | util: drop parse_user_at_host() since its unused now | Lennart Poettering |
2014-02-11 | nspawn: add --register=yes|no switch to optionally disable registration of th... | Lennart Poettering |
2014-02-11 | sd-dhcp: split out packet handling from client | Tom Gundersen |
2014-02-10 | sd-bus: export sd_bus_call{,_async,_async_cancel} | David Herrmann |
2014-02-10 | networkd: link - correctly skip state ENSLAVING when no vlans configured | Tom Gundersen |
2014-02-10 | networkd: VLAN - allow multiple vlans to be created on a link | Tom Gundersen |
2014-02-10 | pam: use correct log level | Michal Sekletar |
2014-02-10 | sd-rtnl: added support for a few more attributes | Susant Sahani |
2014-02-10 | sd-rtnl: test - improve test of MTU a bit | Tom Gundersen |
2014-02-10 | sd-rtnl: add test cases for link | Susant Sahani |
2014-02-10 | nspawn: add new --share-system switch to run a container without PID/UTS/IPC ... | Lennart Poettering |
2014-02-10 | update TODO | Lennart Poettering |
2014-02-10 | nspawn,man: use a common vocabulary when referring to selinux security contexts | Lennart Poettering |
2014-02-10 | exec: Add support for ignoring errors on SELinuxContext by prefixing it with ... | Michael Scherer |
2014-02-10 | exec: Ignore the setting SELinuxContext if selinux is not enabled | Michael Scherer |
2014-02-10 | exec: Add SELinuxContext configuration item | Michael Scherer |
2014-02-10 | includes: remove duplicate includes | Tom Gundersen |
2014-02-10 | build-sys: move python helpers to tools directory | Karel Zak |
2014-02-10 | build-sys: add check-includes build target and script | Karel Zak |
2014-02-10 | fstab-generator: Create fsck-root symlink with correct path | Colin Guthrie |
2014-02-10 | nspawn: require /etc/os-release only for init | Vincent Batts |
2014-02-10 | networkd: fix setting dns from dhcp | Tom Gundersen |