summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-02-12machinectl: add new "machinectl reboot" callLennart Poettering1-1/+66
2014-02-11logind: ignore PropertiesChanged signals for jobsZbigniew Jędrzejewski-Szmek1-1/+2
2014-02-11logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek11-25/+25
2014-02-11journald: log provenience of signalsZbigniew Jędrzejewski-Szmek5-22/+26
2014-02-11machined: fix enumeration of existing machines on restartLennart Poettering1-0/+4
2014-02-11logind: use session_get_state() to get sessions state of the userDjalal Harouni1-2/+5
2014-02-11efi: fix Undefined reference efi_loader_get_boot_usec when EFI support is dis...Cristian Rodríguez1-0/+2
2014-02-11machined: optionally, allow registration of pre-existing units (scopesLennart Poettering8-82/+194
2014-02-11util: modernize readlink_malloc() a bitLennart Poettering1-7/+10
2014-02-11util: drop parse_user_at_host() since its unused nowLennart Poettering3-31/+0
2014-02-11nspawn: add --register=yes|no switch to optionally disable registration of th...Lennart Poettering1-19/+73
2014-02-11sd-dhcp: split out packet handling from clientTom Gundersen3-123/+216
2014-02-10sd-bus: export sd_bus_call{,_async,_async_cancel}David Herrmann1-0/+3
2014-02-10networkd: link - correctly skip state ENSLAVING when no vlans configuredTom Gundersen1-1/+2
2014-02-10networkd: VLAN - allow multiple vlans to be created on a linkTom Gundersen5-19/+31
2014-02-10pam: use correct log levelMichal Sekletar1-1/+1
2014-02-10sd-rtnl: added support for a few more attributesSusant Sahani1-0/+5
2014-02-10sd-rtnl: test - improve test of MTU a bitTom Gundersen1-2/+2
2014-02-10sd-rtnl: add test cases for linkSusant Sahani1-29/+73
2014-02-10nspawn: add new --share-system switch to run a container without PID/UTS/IPC ...Lennart Poettering1-1/+12
2014-02-10nspawn,man: use a common vocabulary when referring to selinux security contextsLennart Poettering2-35/+37
2014-02-10exec: Add support for ignoring errors on SELinuxContext by prefixing it with ...Michael Scherer1-7/+13
2014-02-10exec: Ignore the setting SELinuxContext if selinux is not enabledMichael Scherer1-1/+1
2014-02-10exec: Add SELinuxContext configuration itemMichael Scherer6-2/+37
2014-02-10includes: remove duplicate includesTom Gundersen3-3/+0
2014-02-10fstab-generator: Create fsck-root symlink with correct pathColin Guthrie1-1/+1
2014-02-10nspawn: require /etc/os-release only for initVincent Batts1-1/+1
2014-02-10networkd: fix setting dns from dhcpTom Gundersen1-2/+2
2014-02-08manager: fix initialization of plymouth socketZbigniew Jędrzejewski-Szmek1-1/+1
2014-02-08cryptsetup-generator: auto add deps for device as passwordDave Reisner1-5/+15
2014-02-08core: use automatic cleanup in two functionsZbigniew Jędrzejewski-Szmek1-35/+13
2014-02-08core: do not print invalid utf-8 in error messagesZbigniew Jędrzejewski-Szmek4-4/+53
2014-02-08pam-module: avoid (null) in debug messageZbigniew Jędrzejewski-Szmek1-1/+1
2014-02-08core: fix crashes if locale.conf contains invalid utf-8 stringGoffredo Baroncelli1-34/+43
2014-02-07remove unused variablesThomas Hindoe Paaboel Andersen2-3/+0
2014-02-07nspawn: rename --file-label to --apifs-label since it's really just about the...Lennart Poettering1-6/+6
2014-02-07core: when an already abandoned unit gets abandoned again generate a clean errorLennart Poettering3-2/+13
2014-02-07logind: order all scopes after both systemd-logind.service andLennart Poettering3-4/+10
2014-02-07networkd: netdev - rename Netdev to NetDevTom Gundersen5-49/+49
2014-02-07logind: add function session_jobs_reply() to unify the create replyDjalal Harouni1-22/+24
2014-02-07core: one step back again, for nspawn we actually can't wait for cgroups runn...Lennart Poettering1-1/+9
2014-02-07machined: since we can now somewhat reliable get notifications for dyingLennart Poettering1-8/+0
2014-02-07sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_clientTom Gundersen7-331/+452
2014-02-07logind: given that we can now relatively safely shutdown sessions copesLennart Poettering1-4/+0
2014-02-07core: allow PIDs to be watched by two units at the same timeLennart Poettering3-55/+102
2014-02-07core: don't send duplicate SIGCONT when killing unitsLennart Poettering1-1/+1
2014-02-07cgroup: make sure to properly send SIGCONT to all processes of a cgroup if th...Lennart Poettering1-3/+3
2014-02-07logind: rework session shutdown logicLennart Poettering8-78/+147
2014-02-07core: watch SIGCHLD more closely to track processes of units with no reliable...Lennart Poettering7-108/+281
2014-02-07core: fix warningThomas Hindoe Paaboel Andersen1-1/+1