summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* journald: log provenience of signalsZbigniew Jędrzejewski-Szmek2014-02-115-22/+26
* machined: fix enumeration of existing machines on restartLennart Poettering2014-02-111-0/+4
* logind: use session_get_state() to get sessions state of the userDjalal Harouni2014-02-111-2/+5
* efi: fix Undefined reference efi_loader_get_boot_usec when EFI support is dis...Cristian Rodríguez2014-02-111-0/+2
* machined: optionally, allow registration of pre-existing units (scopesLennart Poettering2014-02-118-82/+194
* util: modernize readlink_malloc() a bitLennart Poettering2014-02-111-7/+10
* util: drop parse_user_at_host() since its unused nowLennart Poettering2014-02-113-31/+0
* nspawn: add --register=yes|no switch to optionally disable registration of th...Lennart Poettering2014-02-111-19/+73
* sd-dhcp: split out packet handling from clientTom Gundersen2014-02-113-123/+216
* sd-bus: export sd_bus_call{,_async,_async_cancel}David Herrmann2014-02-101-0/+3
* networkd: link - correctly skip state ENSLAVING when no vlans configuredTom Gundersen2014-02-101-1/+2
* networkd: VLAN - allow multiple vlans to be created on a linkTom Gundersen2014-02-105-19/+31
* pam: use correct log levelMichal Sekletar2014-02-101-1/+1
* sd-rtnl: added support for a few more attributesSusant Sahani2014-02-101-0/+5
* sd-rtnl: test - improve test of MTU a bitTom Gundersen2014-02-101-2/+2
* sd-rtnl: add test cases for linkSusant Sahani2014-02-101-29/+73
* nspawn: add new --share-system switch to run a container without PID/UTS/IPC ...Lennart Poettering2014-02-101-1/+12
* nspawn,man: use a common vocabulary when referring to selinux security contextsLennart Poettering2014-02-102-35/+37
* exec: Add support for ignoring errors on SELinuxContext by prefixing it with ...Michael Scherer2014-02-101-7/+13
* exec: Ignore the setting SELinuxContext if selinux is not enabledMichael Scherer2014-02-101-1/+1
* exec: Add SELinuxContext configuration itemMichael Scherer2014-02-106-2/+37
* includes: remove duplicate includesTom Gundersen2014-02-103-3/+0
* fstab-generator: Create fsck-root symlink with correct pathColin Guthrie2014-02-101-1/+1
* nspawn: require /etc/os-release only for initVincent Batts2014-02-101-1/+1
* networkd: fix setting dns from dhcpTom Gundersen2014-02-101-2/+2
* manager: fix initialization of plymouth socketZbigniew Jędrzejewski-Szmek2014-02-081-1/+1
* cryptsetup-generator: auto add deps for device as passwordDave Reisner2014-02-081-5/+15
* core: use automatic cleanup in two functionsZbigniew Jędrzejewski-Szmek2014-02-081-35/+13
* core: do not print invalid utf-8 in error messagesZbigniew Jędrzejewski-Szmek2014-02-084-4/+53
* pam-module: avoid (null) in debug messageZbigniew Jędrzejewski-Szmek2014-02-081-1/+1
* core: fix crashes if locale.conf contains invalid utf-8 stringGoffredo Baroncelli2014-02-081-34/+43
* remove unused variablesThomas Hindoe Paaboel Andersen2014-02-072-3/+0
* nspawn: rename --file-label to --apifs-label since it's really just about the...Lennart Poettering2014-02-071-6/+6
* core: when an already abandoned unit gets abandoned again generate a clean errorLennart Poettering2014-02-073-2/+13
* logind: order all scopes after both systemd-logind.service andLennart Poettering2014-02-073-4/+10
* networkd: netdev - rename Netdev to NetDevTom Gundersen2014-02-075-49/+49
* logind: add function session_jobs_reply() to unify the create replyDjalal Harouni2014-02-071-22/+24
* core: one step back again, for nspawn we actually can't wait for cgroups runn...Lennart Poettering2014-02-071-1/+9
* machined: since we can now somewhat reliable get notifications for dyingLennart Poettering2014-02-071-8/+0
* sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_clientTom Gundersen2014-02-077-331/+452
* logind: given that we can now relatively safely shutdown sessions copesLennart Poettering2014-02-071-4/+0
* core: allow PIDs to be watched by two units at the same timeLennart Poettering2014-02-073-55/+102
* core: don't send duplicate SIGCONT when killing unitsLennart Poettering2014-02-071-1/+1
* cgroup: make sure to properly send SIGCONT to all processes of a cgroup if th...Lennart Poettering2014-02-071-3/+3
* logind: rework session shutdown logicLennart Poettering2014-02-078-78/+147
* core: watch SIGCHLD more closely to track processes of units with no reliable...Lennart Poettering2014-02-077-108/+281
* core: fix warningThomas Hindoe Paaboel Andersen2014-02-071-1/+1
* nspawn: fix HAVE_SELINUX ifdefTom Gundersen2014-02-061-2/+2
* transaction: print more information about conflicting jobsZbigniew Jędrzejewski-Szmek2014-02-062-4/+3
* core: only send SIGHUP when doing first kill, not when doing final sigkillLennart Poettering2014-02-061-3/+3