summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* socket: check return from exec_spawnThomas Hindoe Paaboel Andersen2014-06-18
* namespace: properly label device nodes we createLennart Poettering2014-06-18
* core: populate unit file set with preset data if we boot with empty /etcLennart Poettering2014-06-17
* machine-id-setup: allow passing NULL as function argument, for simplicityLennart Poettering2014-06-17
* kmod: conditionalize kmod setup on CAP_SYS_MODULE, not whether we run in a co...Lennart Poettering2014-06-17
* log: don't downgrade log level in non-PID 1 if "quiet" is passed on kernel cm...Lennart Poettering2014-06-17
* install: introduce new DefaultInstance= field for [Install] sectionsLennart Poettering2014-06-17
* install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering2014-06-17
* Reset signal-mask on re-exec to init=..Ruediger Oertel2014-06-16
* mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ...Lennart Poettering2014-06-16
* mount: tell /bin/mount to never touch /etc/mtabLennart Poettering2014-06-16
* core: don't complain at early boot if /etc/mtab is not the right symlinkLennart Poettering2014-06-13
* os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering2014-06-13
* rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-insLennart Poettering2014-06-13
* rpm: don't hardcode the binary paths in the macros, rely on $PATHLennart Poettering2014-06-13
* core: fix invalid free() in killall()Andreas Henriksson2014-06-13
* core: add new ConditionNeedsUpdate= unit conditionLennart Poettering2014-06-13
* condition: minor modernizationsLennart Poettering2014-06-13
* machine-id-setup: fix array size of parametersLennart Poettering2014-06-10
* Fix spelling mistake, proces -> processColin Ian King2014-06-07
* Remove sysv parser from service.cThomas Hindoe Paaboel Andersen2014-06-07
* core: allow transient mount unitsTom Gundersen2014-06-07
* fix warningsThomas Hindoe Paaboel Andersen2014-06-06
* namespace: cover /boot with ProtectSystem= againLennart Poettering2014-06-06
* namespace: beef up read-only bind mount logicLennart Poettering2014-06-06
* namespace: also include /root in ProtectHome=Lennart Poettering2014-06-05
* namespace: when setting up an inaccessible mount point, unmounting everything...Lennart Poettering2014-06-05
* umount: modernizationsLennart Poettering2014-06-05
* core: introduce new Restart=on-abnormal settingLennart Poettering2014-06-05
* kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering2014-06-05
* core: don't include /boot in effect of ProtectSystem=Lennart Poettering2014-06-05
* socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering2014-06-05
* core: make sure we properly parse ProtectHome= and ProtectSystem=Lennart Poettering2014-06-04
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-04
* core: provide /dev/ptmx as symlink in PrivateDevices= execution environmentsLennart Poettering2014-06-04
* core: make sure PrivateDevices= makes /dev/log availableLennart Poettering2014-06-04
* socket: add new Symlinks= option for socket unitsLennart Poettering2014-06-04
* socket: optionally remove sockets/FIFOs in the file system after useLennart Poettering2014-06-04
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-03
* virt: rework container detection logicLennart Poettering2014-05-28
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-28
* Fix several small typosJonathan Boulle2014-05-24
* core: timer - switch to touch_file()Kay Sievers2014-05-24
* shared: rename hwclock.[ch] to clock-util.[ch]Kay Sievers2014-05-24
* socket: properly handle if our service vanished during runtimeLennart Poettering2014-05-22
* core: remove unused varsLennart Poettering2014-05-22
* core: never consider failure when reading drop-ins fatalLennart Poettering2014-05-22
* cgroups: simplify CPUQuota= logicLennart Poettering2014-05-22
* cgroups: always propagate controller membership to siblings, for all controllersLennart Poettering2014-05-22
* cgroup: rework startup logicLennart Poettering2014-05-22