Age | Commit message (Expand) | Author |
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 | 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 | machined: fix enumeration of existing machines on restart | 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 | 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 | 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 |
2014-02-08 | manager: fix initialization of plymouth socket | Zbigniew Jędrzejewski-Szmek |
2014-02-08 | cryptsetup-generator: auto add deps for device as password | Dave Reisner |
2014-02-08 | core: use automatic cleanup in two functions | Zbigniew Jędrzejewski-Szmek |
2014-02-08 | core: do not print invalid utf-8 in error messages | Zbigniew Jędrzejewski-Szmek |
2014-02-08 | pam-module: avoid (null) in debug message | Zbigniew Jędrzejewski-Szmek |
2014-02-08 | core: fix crashes if locale.conf contains invalid utf-8 string | Goffredo Baroncelli |
2014-02-07 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2014-02-07 | nspawn: rename --file-label to --apifs-label since it's really just about the... | Lennart Poettering |
2014-02-07 | core: when an already abandoned unit gets abandoned again generate a clean error | Lennart Poettering |
2014-02-07 | logind: order all scopes after both systemd-logind.service and | Lennart Poettering |
2014-02-07 | networkd: netdev - rename Netdev to NetDev | Tom Gundersen |
2014-02-07 | logind: add function session_jobs_reply() to unify the create reply | Djalal Harouni |
2014-02-07 | core: one step back again, for nspawn we actually can't wait for cgroups runn... | Lennart Poettering |
2014-02-07 | machined: since we can now somewhat reliable get notifications for dying | Lennart Poettering |
2014-02-07 | sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client | Tom Gundersen |
2014-02-07 | logind: given that we can now relatively safely shutdown sessions copes | Lennart Poettering |