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
/
shared
Age
Commit message (
Expand
)
Author
2017-01-17
Merge pull request #4991 from poettering/seccomp-fix
Zbigniew Jędrzejewski-Szmek
2017-01-17
seccomp: minor simplifications for is_seccomp_available()
Lennart Poettering
2017-01-17
seccomp: rework seccomp code, to improve compat with some archs
Lennart Poettering
2017-01-15
shared/install-printf: fix memleak
Zbigniew Jędrzejewski-Szmek
2017-01-14
Merge pull request #4879 from poettering/systemd
Zbigniew Jędrzejewski-Szmek
2017-01-09
shared: check strdup != NULL
Evgeny Vereshchagin
2017-01-09
shared: fix double free in link
Evgeny Vereshchagin
2017-01-03
shared: fix double free in unmask (#5005)
Jan Synacek
2017-01-03
path-lookup: use correct cleanup function for strv (#5007)
Thomas H. P. Andersen
2016-12-29
systemctl: permit "enable" and "add-wants" without any instances (#4992)
Lennart Poettering
2016-12-27
seccomp: move bdflush() system call to @obsolete filter group
Lennart Poettering
2016-12-27
seccomp: add proper help string for @resources seccomp filter set
Lennart Poettering
2016-12-27
seccomp: add two new filter sets: @reboot and @swap
Lennart Poettering
2016-12-21
machined: when renaming/removing/cloning images, always take care of .roothas...
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
fstab-generator: add support for volatile boots
Lennart Poettering
2016-12-21
shared: rework switch_root() code
Lennart Poettering
2016-12-20
dissect: optionally, only look for GPT partition tables, nothing else
Lennart Poettering
2016-12-20
tree-wide: always invoke setmntent() with "re" mode
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-17
Modify mount_propagation_flags_from_string to return a normal int code
Zbigniew Jędrzejewski-Szmek
2016-12-14
generator: order fsck service After= the device
Lennart Poettering
2016-12-14
core: make "Restart" service property accessible via the transient API
Lennart Poettering
2016-12-14
core: add ability to define arbitrary bind mounts for services
Lennart Poettering
2016-12-13
core: hook up MountFlags= to the transient unit logic
Lennart Poettering
2016-12-11
Merge pull request #4864 from keszybz/build-sys
Lennart Poettering
2016-12-11
Merge pull request #4861 from keszybz/dissect-tweaks
Lennart Poettering
2016-12-10
shared/firewall-util: remove warning about net/if.h workaround
Zbigniew Jędrzejewski-Szmek
2016-12-10
dissect: assume GPT_ROOT_SECONDARY_VERITY is defined when GPT_ROOT_SECONDARY is
Zbigniew Jędrzejewski-Szmek
2016-12-10
Merge pull request #4795 from poettering/dissect
Zbigniew Jędrzejewski-Szmek
2016-12-09
tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)
Reverend Homer
2016-12-07
dissect: add DISSECT_IMAGE_DISCARD_ANY mask
Zbigniew Jędrzejewski-Szmek
2016-12-07
nspawn/dissect: automatically discover dm-verity verity partitions
Lennart Poettering
2016-12-07
dissect: add support for encrypted images
Lennart Poettering
2016-12-07
dissect: add small "systemd-dissect" tool as wrapper around dissect-image.c
Lennart Poettering
2016-12-07
util-lib: split out image dissecting code and loopback code from nspawn
Lennart Poettering
2016-12-01
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
2016-11-29
bus-util: add protocol error type explanation
Jouke Witteveen
2016-11-22
Merge pull request #4692 from poettering/networkd-dhcp
Zbigniew Jędrzejewski-Szmek
2016-11-22
nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshot
Lennart Poettering
2016-11-22
nspawn: add ability to run nspawn without container locks applied
Lennart Poettering
2016-11-22
shared: make sure image_path_lock() return parameters are always initialized ...
Lennart Poettering
2016-11-21
seccomp: add @filesystem syscall group (#4537)
Lennart Poettering
2016-11-21
shared: add new API to validate a string as hostname or IP address
Lennart Poettering
2016-11-18
Merge pull request #4538 from fbuihuu/confirm-spawn-fixes
Lennart Poettering
2016-11-16
system-run: add support for configuring unit dependencies with --property=
Lennart Poettering
2016-11-16
core: GC redundant device jobs from the run queue
Lennart Poettering
2016-11-16
shared: split out code for adding multiple names to sd_bus_track object
Lennart Poettering
[next]