summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-12-21machined: when renaming/removing/cloning images, always take care of .roothas...Lennart Poettering
2016-12-21test: make sure test-execute can run in a read-only environmentLennart Poettering
2016-12-21nspawn: tweaks to /etc/resolv.conf managementLennart Poettering
2016-12-21nspawn: don't complain when we can't fix the timezone of read-only containersLennart Poettering
2016-12-21util-lib: rework path_check_fstype() and path_is_temporary_fs() to use O_PATHLennart Poettering
2016-12-21machinectl: minor indentation fixLennart Poettering
2016-12-21importd: automatically download .roothash in addition to .nspawn for raw down...Lennart Poettering
2016-12-21gpt-auto-generator: enable auto-discovery logic also for verity root file sys...Lennart Poettering
2016-12-21cryptsetup: various coding style improvementsLennart Poettering
2016-12-21util-lib: be stricter when decoding hex stringsLennart Poettering
2016-12-21verity: add support for setting up verity-protected root disks in the initrdLennart Poettering
2016-12-21gpt-auto-discovery: port to dissect-image.c dissectorLennart Poettering
2016-12-21gpt-auto-generator: drop duplicate container checkLennart Poettering
2016-12-21dissect: make using a generic partition as root partition optionalLennart Poettering
2016-12-21dissect: return the GPT partition UUID, tooLennart Poettering
2016-12-21gpt-auto-generator: support LUKS encrypted root partitionsLennart Poettering
2016-12-21core: fix typoLennart Poettering
2016-12-21fstab-generator: add support for volatile bootsLennart Poettering
2016-12-21shared: rework switch_root() codeLennart Poettering
2016-12-21journald: don't flush to /var/log/journal before we get asked toLennart Poettering
2016-12-21nspawn: restore --volatile=yes supportLennart Poettering
2016-12-21qutoacheck,gpt-auto-generator: trivial coding style improvementsLennart Poettering
2016-12-21util-lib: various improvements to kernel command line parsingLennart Poettering
2016-12-21util-lib: read $SYSTEMD_PROC_CMDLINE if set when looking for the kernel cmdlineLennart Poettering
2016-12-20dissect: optionally, only look for GPT partition tables, nothing elseLennart Poettering
2016-12-20util-lib: make verbose_mount() grok MS_MOVELennart Poettering
2016-12-20firstboot: add kernel cmdline option to disable firstboot wizardLennart Poettering
2016-12-20core: modernize the SwitchRoot() bus method a bitLennart Poettering
2016-12-20util-lib: add new path_is_temporary_fs() APILennart Poettering
2016-12-20gpt-auto-generator: rename add_boot() → add_esp()Lennart Poettering
2016-12-20tree-wide: always invoke setmntent() with "re" modeLennart Poettering
2016-12-20util-lib: make sure fd_check_fstype() opens files with O_CLOEXECLennart Poettering
2016-12-20core: minor coding style/wording fixesLennart Poettering
2016-12-20util-lib: beef path_is_os_tree() up a bitLennart Poettering
2016-12-20util-lib: accept invoking chase_symlinks() with a NULL return parameterLennart Poettering
2016-12-20core: add comment why we don't bother with MS_SHARED remounting of / in conta...Lennart Poettering
2016-12-20shared: use uid_is_valid() for checking validity of UIDsLennart Poettering
2016-12-20nspawn: split out VolatileMode definitionsLennart Poettering
2016-12-20Merge pull request #4904 from dobyrch/calendar-range-stepLennart Poettering
2016-12-20systemctl: do not segfault when we cannot find template unit (#4915)Zbigniew Jędrzejewski-Szmek
2016-12-19networkd-ndisc: handle missing mtu gracefully (#4913)Jörg Thalheim
2016-12-18core: downgrade "Time has been changed" to debug (#4906)Zbigniew Jędrzejewski-Szmek
2016-12-17basic/log: use IN_SETZbigniew Jędrzejewski-Szmek
2016-12-17test-compress: fix warning about LZ4_compress_limitedOutputZbigniew Jędrzejewski-Szmek
2016-12-17core: remove spurious newlineZbigniew Jędrzejewski-Szmek
2016-12-17debug-generator: simplify handling of arg_default_unitZbigniew Jędrzejewski-Szmek
2016-12-17Use SPECIAL_DEFAULT_TARGET consistentlyZbigniew Jędrzejewski-Szmek
2016-12-17Modify mount_propagation_flags_from_string to return a normal int codeZbigniew Jędrzejewski-Szmek
2016-12-17Merge pull request #4845 from poettering/various-smaller-fixesZbigniew Jędrzejewski-Szmek
2016-12-17coredumpctl: let gdb handle the SIGINT signal (#4901)Franck Bui