Age | Commit message (Expand) | Author |
2016-12-21 | networkd: bond support primary slave and active slave (#4873) | Susant Sahani |
2016-12-21 | machined: when renaming/removing/cloning images, always take care of .roothas... | Lennart Poettering |
2016-12-21 | test: make sure test-execute can run in a read-only environment | Lennart Poettering |
2016-12-21 | nspawn: tweaks to /etc/resolv.conf management | Lennart Poettering |
2016-12-21 | nspawn: don't complain when we can't fix the timezone of read-only containers | Lennart Poettering |
2016-12-21 | util-lib: rework path_check_fstype() and path_is_temporary_fs() to use O_PATH | Lennart Poettering |
2016-12-21 | machinectl: minor indentation fix | Lennart Poettering |
2016-12-21 | importd: automatically download .roothash in addition to .nspawn for raw down... | Lennart Poettering |
2016-12-21 | gpt-auto-generator: enable auto-discovery logic also for verity root file sys... | Lennart Poettering |
2016-12-21 | cryptsetup: various coding style improvements | Lennart Poettering |
2016-12-21 | util-lib: be stricter when decoding hex strings | Lennart Poettering |
2016-12-21 | verity: add support for setting up verity-protected root disks in the initrd | Lennart Poettering |
2016-12-21 | gpt-auto-discovery: port to dissect-image.c dissector | Lennart Poettering |
2016-12-21 | gpt-auto-generator: drop duplicate container check | Lennart Poettering |
2016-12-21 | dissect: make using a generic partition as root partition optional | Lennart Poettering |
2016-12-21 | dissect: return the GPT partition UUID, too | Lennart Poettering |
2016-12-21 | gpt-auto-generator: support LUKS encrypted root partitions | Lennart Poettering |
2016-12-21 | core: fix typo | Lennart Poettering |
2016-12-21 | fstab-generator: add support for volatile boots | Lennart Poettering |
2016-12-21 | shared: rework switch_root() code | Lennart Poettering |
2016-12-21 | journald: don't flush to /var/log/journal before we get asked to | Lennart Poettering |
2016-12-21 | nspawn: restore --volatile=yes support | Lennart Poettering |
2016-12-21 | qutoacheck,gpt-auto-generator: trivial coding style improvements | Lennart Poettering |
2016-12-21 | util-lib: various improvements to kernel command line parsing | Lennart Poettering |
2016-12-21 | util-lib: read $SYSTEMD_PROC_CMDLINE if set when looking for the kernel cmdline | Lennart Poettering |
2016-12-21 | networkd: vxlan rename ARPProxy to ReduceARPProxy (#4891) | Susant Sahani |
2016-12-21 | nspawn: unref the notify event source (#4941) | Evgeny Vereshchagin |
2016-12-20 | calendarspec: minor refactoring and style fix | Douglas Christman |
2016-12-20 | calendarspec: improve overflow handling | Douglas Christman |
2016-12-20 | ndisc: ignore invalid SLAAC prefix lengths (#4923) | Jörg Thalheim |
2016-12-20 | dissect: optionally, only look for GPT partition tables, nothing else | Lennart Poettering |
2016-12-20 | util-lib: make verbose_mount() grok MS_MOVE | Lennart Poettering |
2016-12-20 | firstboot: add kernel cmdline option to disable firstboot wizard | Lennart Poettering |
2016-12-20 | core: modernize the SwitchRoot() bus method a bit | Lennart Poettering |
2016-12-20 | util-lib: add new path_is_temporary_fs() API | Lennart Poettering |
2016-12-20 | gpt-auto-generator: rename add_boot() → add_esp() | Lennart Poettering |
2016-12-20 | tree-wide: always invoke setmntent() with "re" mode | Lennart Poettering |
2016-12-20 | util-lib: make sure fd_check_fstype() opens files with O_CLOEXEC | Lennart Poettering |
2016-12-20 | core: minor coding style/wording fixes | Lennart Poettering |
2016-12-20 | util-lib: beef path_is_os_tree() up a bit | Lennart Poettering |
2016-12-20 | util-lib: accept invoking chase_symlinks() with a NULL return parameter | Lennart Poettering |
2016-12-20 | core: add comment why we don't bother with MS_SHARED remounting of / in conta... | Lennart Poettering |
2016-12-20 | shared: use uid_is_valid() for checking validity of UIDs | Lennart Poettering |
2016-12-20 | nspawn: split out VolatileMode definitions | Lennart Poettering |
2016-12-20 | Merge pull request #4904 from dobyrch/calendar-range-step | Lennart Poettering |
2016-12-20 | systemctl: do not segfault when we cannot find template unit (#4915) | Zbigniew Jędrzejewski-Szmek |
2016-12-19 | networkd-ndisc: handle missing mtu gracefully (#4913) | Jörg Thalheim |
2016-12-18 | core: downgrade "Time has been changed" to debug (#4906) | Zbigniew Jędrzejewski-Szmek |
2016-12-17 | basic/log: use IN_SET | Zbigniew Jędrzejewski-Szmek |
2016-12-17 | test-compress: fix warning about LZ4_compress_limitedOutput | Zbigniew Jędrzejewski-Szmek |