summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-12core: rework syscall filterLennart Poettering
2014-02-12syscallfilter: port to libseccompRonny Chevalier
2014-02-12sd-dhcp: make sure client->secs > 0Tom Gundersen
2014-02-12networkd: work inside containersTom Gundersen
2014-02-12pager: support SYSTEMD_LESS environment variableJason A. Donenfeld
2014-02-12nspawn: newer kernels (>= 3.14) allow resetting the audit loginuid, make use ...Lennart Poettering
2014-02-12test: fix "make check"Lennart Poettering
2014-02-12machinectl: add new "machinectl reboot" callLennart Poettering
2014-02-11logind: ignore PropertiesChanged signals for jobsZbigniew Jędrzejewski-Szmek
2014-02-11logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek
2014-02-11journald: log provenience of signalsZbigniew Jędrzejewski-Szmek
2014-02-11machined: fix enumeration of existing machines on restartLennart Poettering
2014-02-11logind: use session_get_state() to get sessions state of the userDjalal Harouni
2014-02-11efi: fix Undefined reference efi_loader_get_boot_usec when EFI support is dis...Cristian Rodríguez
2014-02-11machined: optionally, allow registration of pre-existing units (scopesLennart Poettering
2014-02-11util: modernize readlink_malloc() a bitLennart Poettering
2014-02-11util: drop parse_user_at_host() since its unused nowLennart Poettering
2014-02-11nspawn: add --register=yes|no switch to optionally disable registration of th...Lennart Poettering
2014-02-11sd-dhcp: split out packet handling from clientTom Gundersen
2014-02-10sd-bus: export sd_bus_call{,_async,_async_cancel}David Herrmann
2014-02-10networkd: link - correctly skip state ENSLAVING when no vlans configuredTom Gundersen
2014-02-10networkd: VLAN - allow multiple vlans to be created on a linkTom Gundersen
2014-02-10pam: use correct log levelMichal Sekletar
2014-02-10sd-rtnl: added support for a few more attributesSusant Sahani
2014-02-10sd-rtnl: test - improve test of MTU a bitTom Gundersen
2014-02-10sd-rtnl: add test cases for linkSusant Sahani
2014-02-10nspawn: add new --share-system switch to run a container without PID/UTS/IPC ...Lennart Poettering
2014-02-10nspawn,man: use a common vocabulary when referring to selinux security contextsLennart Poettering
2014-02-10exec: Add support for ignoring errors on SELinuxContext by prefixing it with ...Michael Scherer
2014-02-10exec: Ignore the setting SELinuxContext if selinux is not enabledMichael Scherer
2014-02-10exec: Add SELinuxContext configuration itemMichael Scherer
2014-02-10includes: remove duplicate includesTom Gundersen
2014-02-10fstab-generator: Create fsck-root symlink with correct pathColin Guthrie
2014-02-10nspawn: require /etc/os-release only for initVincent Batts
2014-02-10networkd: fix setting dns from dhcpTom Gundersen
2014-02-08manager: fix initialization of plymouth socketZbigniew Jędrzejewski-Szmek
2014-02-08cryptsetup-generator: auto add deps for device as passwordDave Reisner
2014-02-08core: use automatic cleanup in two functionsZbigniew Jędrzejewski-Szmek
2014-02-08core: do not print invalid utf-8 in error messagesZbigniew Jędrzejewski-Szmek
2014-02-08pam-module: avoid (null) in debug messageZbigniew Jędrzejewski-Szmek
2014-02-08core: fix crashes if locale.conf contains invalid utf-8 stringGoffredo Baroncelli
2014-02-07remove unused variablesThomas Hindoe Paaboel Andersen
2014-02-07nspawn: rename --file-label to --apifs-label since it's really just about the...Lennart Poettering
2014-02-07core: when an already abandoned unit gets abandoned again generate a clean errorLennart Poettering
2014-02-07logind: order all scopes after both systemd-logind.service andLennart Poettering
2014-02-07networkd: netdev - rename Netdev to NetDevTom Gundersen
2014-02-07logind: add function session_jobs_reply() to unify the create replyDjalal Harouni
2014-02-07core: one step back again, for nspawn we actually can't wait for cgroups runn...Lennart Poettering
2014-02-07machined: since we can now somewhat reliable get notifications for dyingLennart Poettering
2014-02-07sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_clientTom Gundersen