summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2014-07-07service: don't accept negative ERRNO= notification messagesLennart Poettering
2014-07-07service: minor modernizationLennart Poettering
2014-07-07core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status...Miguel Angel Ajo
2014-07-07firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering
2014-07-07main: explain our /etc empty check a bit in a commentLennart Poettering
2014-07-04main: change check whether /etc is unpopulated to look for /etc/machine-idLennart Poettering
2014-07-03machinectl: show /etc/os-release information of container in status outputLennart Poettering
2014-07-03namespace: make sure /tmp, /var/tmp and /dev are writable in namespaces we se...Lennart Poettering
2014-07-03namespace: fix uninitialized memory accessLennart Poettering
2014-07-03core: introduce exit_status_set_is_empty() to make things a bit easier to readLennart Poettering
2014-07-03exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering
2014-07-03core: introduce new RestartForceExitStatus= service settingLennart Poettering
2014-06-30cryptsetup: allow x-systemd.device-timeoutZbigniew Jędrzejewski-Szmek
2014-06-30Move x-systemd-device.timeout handling from core to fstab-generatorZbigniew Jędrzejewski-Szmek
2014-06-30pc: no longer expose exec_prefix in .pc fileLennart Poettering
2014-06-30pc: expose more drop-in dirs in the .pc fileLennart Poettering
2014-06-30pc: export $libdir in the .pc fileLennart Poettering
2014-06-28doc: grammatical correctionsJan Engelhardt
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