summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)AuthorFilesLines
2014-06-07Fix spelling mistake, proces -> processColin Ian King1-1/+1
2014-06-07Remove sysv parser from service.cThomas Hindoe Paaboel Andersen3-999/+1
2014-06-07core: allow transient mount unitsTom Gundersen2-1/+65
2014-06-06fix warningsThomas Hindoe Paaboel Andersen1-1/+1
2014-06-06namespace: cover /boot with ProtectSystem= againLennart Poettering1-2/+2
2014-06-06namespace: beef up read-only bind mount logicLennart Poettering1-12/+16
2014-06-05namespace: also include /root in ProtectHome=Lennart Poettering1-2/+2
2014-06-05namespace: when setting up an inaccessible mount point, unmounting everything...Lennart Poettering1-0/+6
2014-06-05umount: modernizationsLennart Poettering1-38/+27
2014-06-05core: introduce new Restart=on-abnormal settingLennart Poettering2-3/+5
2014-06-05kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering7-98/+437
2014-06-05core: don't include /boot in effect of ProtectSystem=Lennart Poettering1-2/+2
2014-06-05socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering4-79/+215
2014-06-04core: make sure we properly parse ProtectHome= and ProtectSystem=Lennart Poettering1-2/+2
2014-06-04core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering8-47/+112
2014-06-04core: provide /dev/ptmx as symlink in PrivateDevices= execution environmentsLennart Poettering1-1/+4
2014-06-04core: make sure PrivateDevices= makes /dev/log availableLennart Poettering1-1/+4
2014-06-04socket: add new Symlinks= option for socket unitsLennart Poettering6-8/+134
2014-06-04socket: optionally remove sockets/FIFOs in the file system after useLennart Poettering4-29/+54
2014-06-03core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering8-3/+103
2014-05-28virt: rework container detection logicLennart Poettering1-0/+12
2014-05-28build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2-5/+1
2014-05-24Fix several small typosJonathan Boulle1-3/+3
2014-05-24core: timer - switch to touch_file()Kay Sievers1-19/+2
2014-05-24shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers2-7/+7
2014-05-22socket: properly handle if our service vanished during runtimeLennart Poettering1-0/+6
2014-05-22core: remove unused varsLennart Poettering1-2/+0
2014-05-22core: never consider failure when reading drop-ins fatalLennart Poettering1-29/+13
2014-05-22cgroups: simplify CPUQuota= logicLennart Poettering10-132/+19
2014-05-22cgroups: always propagate controller membership to siblings, for all controllersLennart Poettering1-8/+2
2014-05-22cgroup: rework startup logicLennart Poettering8-178/+110
2014-05-22core: add startup resource control optionWaLyong Cho9-12/+202
2014-05-21logind: don't apply RemoveIPC= to system usersLennart Poettering1-0/+2
2014-05-19core: Filter by state behind the D-Bus API, not in the systemctl client.David Strauss2-1/+27
2014-05-19fix spelling of privilegeNis Martensen3-3/+3
2014-05-16core: let selinux_setup() load policy more than onceWill Woods1-7/+7
2014-05-16core: make sure to serialize jobs for all unitsLennart Poettering2-25/+21
2014-05-15selinux: fix build for non-selinux systemsLennart Poettering1-1/+0
2014-05-15core: close socket fds asynchronouslyZbigniew Jędrzejewski-Szmek1-2/+3
2014-05-15Make sure that keys are properly removed from hashmapZbigniew Jędrzejewski-Szmek1-2/+10
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek6-12/+13
2014-05-15Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek1-0/+2
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering1-12/+17
2014-05-14core: no need to pass bus object to selinux access check calls anymoreLennart Poettering7-49/+51
2014-05-14core: sysvcompat - avoid repeated function callTom Gundersen1-2/+5
2014-05-14core: sysvcompat - $network should be equivalent to network-online, rather th...Tom Gundersen1-2/+6
2014-05-12job: always add waiting jobs to run queue during coldplugMichael Marineau1-3/+3
2014-05-08core: check the right variable for failed open()Łukasz Stelmach1-1/+1
2014-05-07doc: corrections to words and formsJan Engelhardt1-1/+1
2014-05-06load-fragment: minor cleanupLennart Poettering1-2/+1