summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* namespace: make sure /tmp, /var/tmp and /dev are writable in namespaces we se...Lennart Poettering2014-07-03
* namespace: fix uninitialized memory accessLennart Poettering2014-07-03
* core: introduce exit_status_set_is_empty() to make things a bit easier to readLennart Poettering2014-07-03
* exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering2014-07-03
* core: introduce new RestartForceExitStatus= service settingLennart Poettering2014-07-03
* cryptsetup: allow x-systemd.device-timeoutZbigniew Jędrzejewski-Szmek2014-06-30
* Move x-systemd-device.timeout handling from core to fstab-generatorZbigniew Jędrzejewski-Szmek2014-06-30
* pc: no longer expose exec_prefix in .pc fileLennart Poettering2014-06-30
* pc: expose more drop-in dirs in the .pc fileLennart Poettering2014-06-30
* pc: export $libdir in the .pc fileLennart Poettering2014-06-30
* doc: grammatical correctionsJan Engelhardt2014-06-28
* main: uid_to_name() might fail due to OOM, protect against thatLennart Poettering2014-06-27
* timer: name the stamp file consistentlyMichał Bartoszkiewicz2014-06-26
* core/transaction: fix cycle break attempts outside transactionUoti Urpala2014-06-26
* core: Don't require cgroups xattr supportTom Hirst2014-06-26
* core: use correct format string for UIDsMichał Bartoszkiewicz2014-06-26
* shutdown: rework messages during shutdownZbigniew Jędrzejewski-Szmek2014-06-26
* use more _cleanup_ macroRonny Chevalier2014-06-24
* switch-root: create essential base directories at system bootupKay Sievers2014-06-24
* nspawn: create essential base directories at system bootupKay Sievers2014-06-24
* core: You can not put the cached result of use_smack fct, as we are not sure ...Ronan Le Martret2014-06-23
* core: make sure Environment fields passed in for transient units are properly...Hristo Venev2014-06-23
* core/snapshot: log info when snapshots are created and removedZbigniew Jędrzejewski-Szmek2014-06-22
* core/transaction: avoid misleading error message when unit not foundZbigniew Jędrzejewski-Szmek2014-06-22
* core/transaction: reindent and split very long linesZbigniew Jędrzejewski-Szmek2014-06-22
* core: clean-up signal reset logic when reexecLennart Poettering2014-06-20
* main: don't show help text anymore when we detect an unknown kernel cmdline v...Lennart Poettering2014-06-19
* main: honour rd.systemd.unit= only in the initrd, not the hostLennart Poettering2014-06-19
* 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