Age | Commit message (Expand) | Author |
2014-07-03 | namespace: fix uninitialized memory access | Lennart Poettering |
2014-07-03 | core: introduce exit_status_set_is_empty() to make things a bit easier to read | Lennart Poettering |
2014-07-03 | exit-status: rename ExitStatusSet's "code" field to "status" | Lennart Poettering |
2014-07-03 | core: introduce new RestartForceExitStatus= service setting | Lennart Poettering |
2014-06-30 | cryptsetup: allow x-systemd.device-timeout | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | Move x-systemd-device.timeout handling from core to fstab-generator | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | pc: no longer expose exec_prefix in .pc file | Lennart Poettering |
2014-06-30 | pc: expose more drop-in dirs in the .pc file | Lennart Poettering |
2014-06-30 | pc: export $libdir in the .pc file | Lennart Poettering |
2014-06-28 | doc: grammatical corrections | Jan Engelhardt |
2014-06-27 | main: uid_to_name() might fail due to OOM, protect against that | Lennart Poettering |
2014-06-26 | timer: name the stamp file consistently | Michał Bartoszkiewicz |
2014-06-26 | core/transaction: fix cycle break attempts outside transaction | Uoti Urpala |
2014-06-26 | core: Don't require cgroups xattr support | Tom Hirst |
2014-06-26 | core: use correct format string for UIDs | Michał Bartoszkiewicz |
2014-06-26 | shutdown: rework messages during shutdown | Zbigniew Jędrzejewski-Szmek |
2014-06-24 | use more _cleanup_ macro | Ronny Chevalier |
2014-06-24 | switch-root: create essential base directories at system bootup | Kay Sievers |
2014-06-24 | nspawn: create essential base directories at system bootup | Kay Sievers |
2014-06-23 | core: You can not put the cached result of use_smack fct, as we are not sure ... | Ronan Le Martret |
2014-06-23 | core: make sure Environment fields passed in for transient units are properly... | Hristo Venev |
2014-06-22 | core/snapshot: log info when snapshots are created and removed | Zbigniew Jędrzejewski-Szmek |
2014-06-22 | core/transaction: avoid misleading error message when unit not found | Zbigniew Jędrzejewski-Szmek |
2014-06-22 | core/transaction: reindent and split very long lines | Zbigniew Jędrzejewski-Szmek |
2014-06-20 | core: clean-up signal reset logic when reexec | Lennart Poettering |
2014-06-19 | main: don't show help text anymore when we detect an unknown kernel cmdline v... | Lennart Poettering |
2014-06-19 | main: honour rd.systemd.unit= only in the initrd, not the host | Lennart Poettering |
2014-06-18 | socket: check return from exec_spawn | Thomas Hindoe Paaboel Andersen |
2014-06-18 | namespace: properly label device nodes we create | Lennart Poettering |
2014-06-17 | core: populate unit file set with preset data if we boot with empty /etc | Lennart Poettering |
2014-06-17 | machine-id-setup: allow passing NULL as function argument, for simplicity | Lennart Poettering |
2014-06-17 | kmod: conditionalize kmod setup on CAP_SYS_MODULE, not whether we run in a co... | Lennart Poettering |
2014-06-17 | log: don't downgrade log level in non-PID 1 if "quiet" is passed on kernel cm... | Lennart Poettering |
2014-06-17 | install: introduce new DefaultInstance= field for [Install] sections | Lennart Poettering |
2014-06-17 | install: beef up preset logic to limit to only enable or only disable, and do... | Lennart Poettering |
2014-06-16 | Reset signal-mask on re-exec to init=.. | Ruediger Oertel |
2014-06-16 | mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ... | Lennart Poettering |
2014-06-16 | mount: tell /bin/mount to never touch /etc/mtab | Lennart Poettering |
2014-06-13 | core: don't complain at early boot if /etc/mtab is not the right symlink | Lennart Poettering |
2014-06-13 | os-release: define /usr/lib/os-release as fallback for /etc/os-release | Lennart Poettering |
2014-06-13 | rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-ins | Lennart Poettering |
2014-06-13 | rpm: don't hardcode the binary paths in the macros, rely on $PATH | Lennart Poettering |
2014-06-13 | core: fix invalid free() in killall() | Andreas Henriksson |
2014-06-13 | core: add new ConditionNeedsUpdate= unit condition | Lennart Poettering |
2014-06-13 | condition: minor modernizations | Lennart Poettering |
2014-06-10 | machine-id-setup: fix array size of parameters | Lennart Poettering |
2014-06-07 | Fix spelling mistake, proces -> process | Colin Ian King |
2014-06-07 | Remove sysv parser from service.c | Thomas Hindoe Paaboel Andersen |
2014-06-07 | core: allow transient mount units | Tom Gundersen |
2014-06-06 | fix warnings | Thomas Hindoe Paaboel Andersen |