summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2014-06-27main: uid_to_name() might fail due to OOM, protect against thatLennart Poettering
2014-06-26timer: name the stamp file consistentlyMichał Bartoszkiewicz
2014-06-26core/transaction: fix cycle break attempts outside transactionUoti Urpala
2014-06-26core: Don't require cgroups xattr supportTom Hirst
2014-06-26core: use correct format string for UIDsMichał Bartoszkiewicz
2014-06-26shutdown: rework messages during shutdownZbigniew Jędrzejewski-Szmek
2014-06-24use more _cleanup_ macroRonny Chevalier
2014-06-24switch-root: create essential base directories at system bootupKay Sievers
2014-06-24nspawn: create essential base directories at system bootupKay Sievers
2014-06-23core: You can not put the cached result of use_smack fct, as we are not sure ...Ronan Le Martret
2014-06-23core: make sure Environment fields passed in for transient units are properly...Hristo Venev
2014-06-22core/snapshot: log info when snapshots are created and removedZbigniew Jędrzejewski-Szmek
2014-06-22core/transaction: avoid misleading error message when unit not foundZbigniew Jędrzejewski-Szmek
2014-06-22core/transaction: reindent and split very long linesZbigniew Jędrzejewski-Szmek
2014-06-20core: clean-up signal reset logic when reexecLennart Poettering
2014-06-19main: don't show help text anymore when we detect an unknown kernel cmdline v...Lennart Poettering
2014-06-19main: honour rd.systemd.unit= only in the initrd, not the hostLennart Poettering
2014-06-18socket: check return from exec_spawnThomas Hindoe Paaboel Andersen
2014-06-18namespace: properly label device nodes we createLennart Poettering
2014-06-17core: populate unit file set with preset data if we boot with empty /etcLennart Poettering
2014-06-17machine-id-setup: allow passing NULL as function argument, for simplicityLennart Poettering
2014-06-17kmod: conditionalize kmod setup on CAP_SYS_MODULE, not whether we run in a co...Lennart Poettering
2014-06-17log: don't downgrade log level in non-PID 1 if "quiet" is passed on kernel cm...Lennart Poettering
2014-06-17install: introduce new DefaultInstance= field for [Install] sectionsLennart Poettering
2014-06-17install: beef up preset logic to limit to only enable or only disable, and do...Lennart Poettering
2014-06-16Reset signal-mask on re-exec to init=..Ruediger Oertel
2014-06-16mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ...Lennart Poettering
2014-06-16mount: tell /bin/mount to never touch /etc/mtabLennart Poettering
2014-06-13core: don't complain at early boot if /etc/mtab is not the right symlinkLennart Poettering
2014-06-13os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering
2014-06-13rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-insLennart Poettering
2014-06-13rpm: don't hardcode the binary paths in the macros, rely on $PATHLennart Poettering
2014-06-13core: fix invalid free() in killall()Andreas Henriksson
2014-06-13core: add new ConditionNeedsUpdate= unit conditionLennart Poettering
2014-06-13condition: minor modernizationsLennart Poettering
2014-06-10machine-id-setup: fix array size of parametersLennart Poettering
2014-06-07Fix spelling mistake, proces -> processColin Ian King
2014-06-07Remove sysv parser from service.cThomas Hindoe Paaboel Andersen
2014-06-07core: allow transient mount unitsTom Gundersen
2014-06-06fix warningsThomas Hindoe Paaboel Andersen
2014-06-06namespace: cover /boot with ProtectSystem= againLennart Poettering
2014-06-06namespace: beef up read-only bind mount logicLennart Poettering
2014-06-05namespace: also include /root in ProtectHome=Lennart Poettering
2014-06-05namespace: when setting up an inaccessible mount point, unmounting everything...Lennart Poettering
2014-06-05umount: modernizationsLennart Poettering
2014-06-05core: introduce new Restart=on-abnormal settingLennart Poettering
2014-06-05kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering
2014-06-05core: don't include /boot in effect of ProtectSystem=Lennart Poettering
2014-06-05socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering
2014-06-04core: make sure we properly parse ProtectHome= and ProtectSystem=Lennart Poettering