summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* localectl: log error if bus_map_all_properties() failsDjalal Harouni2014-02-14
* service: when we complain about a notify message we cannot map to main pid be...Lennart Poettering2014-02-14
* service: if we don't know the main pid of a service, we cannot accept any not...Lennart Poettering2014-02-14
* shared: include root when canonicalizing conf pathsMichael Marineau2014-02-14
* logind: make sure to terminate systemd user on logoutsDjalal Harouni2014-02-13
* nspawn: make socket(AF_NETLINK, *, NETLINK_AUDIT) fail with EAFNOTSUPPORT in ...Lennart Poettering2014-02-13
* nspawn: add new --network-veth switch to add a virtual ethernet link to the hostLennart Poettering2014-02-13
* rtnl: support adding VETH_INFO_PEER containers into rtnl messagesLennart Poettering2014-02-13
* systemctl: fix exit statuses from is-active/is-failedDave Reisner2014-02-13
* everywhere: always use O_CLOEXEC where it makes senseLennart Poettering2014-02-13
* everywhere: make use of new0() and macro() macros, and stop using perror()Lennart Poettering2014-02-13
* nspawn: check with udev before we take possession of an interfaceLennart Poettering2014-02-13
* nspawn: no need to subscribe to netlink messages if we just want to execute o...Lennart Poettering2014-02-13
* nspawn: --private-network should imply CAP_NET_ADMINLennart Poettering2014-02-13
* rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...Lennart Poettering2014-02-13
* rtnl: drop "sd_" prefix from cleanup macrosLennart Poettering2014-02-13
* nspawn: add new --network-interface= switch to move an existing interface int...Lennart Poettering2014-02-13
* nspawn: introduce --capability=all for retaining all capabilitiesLennart Poettering2014-02-13
* seccomp: fix build again if libseccomp is missingLennart Poettering2014-02-13
* core: make StopWhenUnneeded work in conjunction with units that failLennart Poettering2014-02-13
* core: add a system-wide SystemCallArchitectures= settingLennart Poettering2014-02-13
* networkd: correctly handle manager_free(NULL)Tom Gundersen2014-02-13
* core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering2014-02-13
* core: fix build without libseccompLennart Poettering2014-02-12
* core: rework syscall filterLennart Poettering2014-02-12
* syscallfilter: port to libseccompRonny Chevalier2014-02-12
* sd-dhcp: make sure client->secs > 0Tom Gundersen2014-02-12
* networkd: work inside containersTom Gundersen2014-02-12
* pager: support SYSTEMD_LESS environment variableJason A. Donenfeld2014-02-12
* nspawn: newer kernels (>= 3.14) allow resetting the audit loginuid, make use ...Lennart Poettering2014-02-12
* test: fix "make check"Lennart Poettering2014-02-12
* machinectl: add new "machinectl reboot" callLennart Poettering2014-02-12
* logind: ignore PropertiesChanged signals for jobsZbigniew Jędrzejewski-Szmek2014-02-11
* logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek2014-02-11
* journald: log provenience of signalsZbigniew Jędrzejewski-Szmek2014-02-11
* machined: fix enumeration of existing machines on restartLennart Poettering2014-02-11
* logind: use session_get_state() to get sessions state of the userDjalal Harouni2014-02-11
* efi: fix Undefined reference efi_loader_get_boot_usec when EFI support is dis...Cristian Rodríguez2014-02-11
* machined: optionally, allow registration of pre-existing units (scopesLennart Poettering2014-02-11
* util: modernize readlink_malloc() a bitLennart Poettering2014-02-11
* util: drop parse_user_at_host() since its unused nowLennart Poettering2014-02-11
* nspawn: add --register=yes|no switch to optionally disable registration of th...Lennart Poettering2014-02-11
* sd-dhcp: split out packet handling from clientTom Gundersen2014-02-11
* sd-bus: export sd_bus_call{,_async,_async_cancel}David Herrmann2014-02-10
* networkd: link - correctly skip state ENSLAVING when no vlans configuredTom Gundersen2014-02-10
* networkd: VLAN - allow multiple vlans to be created on a linkTom Gundersen2014-02-10
* pam: use correct log levelMichal Sekletar2014-02-10
* sd-rtnl: added support for a few more attributesSusant Sahani2014-02-10
* sd-rtnl: test - improve test of MTU a bitTom Gundersen2014-02-10
* sd-rtnl: add test cases for linkSusant Sahani2014-02-10