index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
terminal-util: introduce openpt_allocate()
Franck Bui
5
-45
/
+55
2019-06-18
nspawn: allocate the pty used for /dev/console within the container
Franck Bui
2
-91
/
+106
2019-06-18
nspawn: use correct error variable when logging errors returned by send_one_fd()
Franck Bui
1
-1
/
+1
2019-06-18
namespace-util: make use of TAKE_FD()
Franck Bui
1
-7
/
+5
2019-06-18
fs-util: no need for fchmod_and_chown() to access /proc/self/fd directly
Franck Bui
1
-8
/
+5
2019-06-18
docs: CGROUP_DELEGATION: fix a typo in "that"
Jan Pokorný
1
-1
/
+1
2019-06-17
travis: turn on all default UBSan checks except for pointer-overflow, object-...
Evgeny Vereshchagin
1
-5
/
+4
2019-06-17
core: set fs.file-max sysctl to LONG_MAX rather than ULONG_MAX
Lennart Poettering
1
-3
/
+3
2019-06-17
udev: introduce NAMING_STABLE_VIRTUAL_MACS (retroactively)
Zbigniew Jędrzejewski-Szmek
7
-8
/
+29
2019-06-17
libsystemd-network: rename net_get_name() to net_get_name_persistent()
Zbigniew Jędrzejewski-Szmek
3
-6
/
+6
2019-06-17
man: clean up naming scheme description a bit
Zbigniew Jędrzejewski-Szmek
2
-29
/
+30
2019-06-17
sleep: properly pass verb to sleep script
Lennart Poettering
1
-1
/
+5
2019-06-17
fuzzit: sort UBSan checks alphabetically
Evgeny Vereshchagin
1
-1
/
+1
2019-06-17
meson: fix error message
Yu Watanabe
1
-1
/
+1
2019-06-15
travis: turn on nonnull-attribute on Fuzzit
Evgeny Vereshchagin
3
-2
/
+3
2019-06-15
resolved: make no changes to OpenSSL BUF_MEM struct
Iwan Timmer
2
-9
/
+14
2019-06-15
Revert "resolved: Fix incorrect use of OpenSSL BUF_MEM"
Iwan Timmer
1
-4
/
+1
2019-06-15
network: read link specific sysctl value
Yu Watanabe
8
-29
/
+27
2019-06-15
travis: add more ASan options
Evgeny Vereshchagin
1
-1
/
+3
2019-06-15
travis: clean up bash variables a bit
Evgeny Vereshchagin
1
-6
/
+8
2019-06-15
travis: use UBSan checks from OSS-Fuzz
Evgeny Vereshchagin
1
-2
/
+9
2019-06-15
travis: turn on UBSan on Fuzzit
Evgeny Vereshchagin
1
-1
/
+1
2019-06-14
travis: add 5 more fuzz targets
Evgeny Vereshchagin
1
-2
/
+10
2019-06-14
travis: always run the "Build & test" stage first
Evgeny Vereshchagin
1
-0
/
+3
2019-06-14
travis: skip the Fuzzit-Sanity stage when it's run by cron
Evgeny Vereshchagin
1
-0
/
+3
2019-06-14
travis: run Coverity after Fuzzit-Fuzzing
Evgeny Vereshchagin
1
-3
/
+3
2019-06-14
Continuous Fuzzing Integration with Fuzzit
Jeka Pats
4
-2
/
+86
2019-06-14
NEWS: add more hint about MACAddressPolicy= change
Yu Watanabe
1
-0
/
+12
2019-06-14
test-network: drop redundant operstate checking
Yu Watanabe
1
-9
/
+0
2019-06-14
test-network: replace check_link_exists() with wait_online()
Yu Watanabe
2
-42
/
+28
2019-06-14
test-network: explicitly set sleep time
Yu Watanabe
1
-3
/
+2
2019-06-14
test-network: suppress error message in cleanup process
Yu Watanabe
1
-3
/
+3
2019-06-13
test-network: add test for ConfigureWithoutCarrier=
Yu Watanabe
2
-2
/
+10
2019-06-13
network: skip to check dynamic addresses when ConfigureWithoutCarrier=yes
Yu Watanabe
1
-14
/
+17
2019-06-13
Document that gpt-auto-generator supports decrypting rootfs
Arian van Putten
1
-0
/
+6
2019-06-13
networkctl: fix use of uninitialized value
Yu Watanabe
1
-1
/
+1
2019-06-12
journal: also disable memory tricks when hashing under msan
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2019-06-12
test-bus-marshall: add a hopefully helpful comment
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2019-06-12
zsh: add completion for systemctl preset-all
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2019-06-12
system-update-generator: do not emit bogus warning if no /system-update symlink
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2019-06-12
libudev: hide definition of struct udev_device
Yu Watanabe
3
-32
/
+41
2019-06-12
libudev: rescan devices when filter is updated
Yu Watanabe
1
-9
/
+73
2019-06-12
libudev: re-implement libudev-list with LIST and hashmap
Yu Watanabe
1
-193
/
+105
2019-06-12
libudev: hide definition of struct udev_list from other libudev components
Yu Watanabe
7
-70
/
+116
2019-06-12
service: Fix typo in warning message
Philip Withnall
1
-1
/
+1
2019-06-12
pam_systemd: Fix some option names in error messages
Philip Withnall
1
-2
/
+2
2019-06-12
man: Add missing <literal> tags in various man pages
Philip Withnall
9
-23
/
+23
2019-06-12
man: Fix typo in sd_notify man page
Philip Withnall
1
-1
/
+1
2019-06-12
libudev: drop unused variable
Yu Watanabe
1
-1
/
+0
2019-06-12
resolved: Fix incorrect use of OpenSSL BUF_MEM
Tomas Mraz
1
-1
/
+4
[next]