index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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-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
2016-12-17
core: remove spurious newline
Zbigniew Jędrzejewski-Szmek
2016-12-17
debug-generator: simplify handling of arg_default_unit
Zbigniew Jędrzejewski-Szmek
2016-12-17
Use SPECIAL_DEFAULT_TARGET consistently
Zbigniew Jędrzejewski-Szmek
2016-12-17
Modify mount_propagation_flags_from_string to return a normal int code
Zbigniew Jędrzejewski-Szmek
2016-12-17
Merge pull request #4845 from poettering/various-smaller-fixes
Zbigniew Jędrzejewski-Szmek
2016-12-17
coredumpctl: let gdb handle the SIGINT signal (#4901)
Franck Bui
2016-12-16
calendarspec: remove superfluous variables
Douglas Christman
2016-12-16
calendarspec: rename fields of CalendarComponent
Douglas Christman
2016-12-16
calendarspec: allow repetition values with ranges
Douglas Christman
2016-12-16
core: make mount units from /proc/self/mountinfo possibly bind to a device (#...
Franck Bui
2016-12-16
bootctl: fix typo (#4897)
Lucas Werkmeister
2016-12-16
core: prevent invalid socket symlink target dereference (#4895)
Stefan Hajnoczi
2016-12-14
calendarspec: free memory when parsing fails (#4890)
Doug Christman
2016-12-14
util-lib: rework rename_process() to be able to make use of PR_SET_MM_ARG_START
Lennart Poettering
2016-12-14
sysv-generator: properly translate sysv facilities
Lennart Poettering
2016-12-14
machinectl: make "machinectl -E … shell" work
Lennart Poettering
2016-12-14
journalctl: improve wording in an errors message
Lennart Poettering
2016-12-14
nspawn: flush out environment block of the -a stub init process
Lennart Poettering
2016-12-14
util-lib: improve container detection logic
Lennart Poettering
[next]