index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fuzz
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-bus: fix buffer overflow
Yu Watanabe
2022-05-28
3
-0
/
+0
*
Merge pull request #23464 from bnf/update-wiki-links
Yu Watanabe
2022-05-21
2
-2
/
+2
|
\
|
*
tree-wide: replace obsolete wiki links with systemd.io/manpages
Benjamin Franzke
2022-05-21
2
-2
/
+2
*
|
resolved: use strv_extend_with_size() to avoid slow parsing of /etc/hosts
Zbigniew Jędrzejewski-Szmek
2022-05-20
1
-0
/
+1000
|
/
*
fuzz: drop too large input
Yu Watanabe
2022-05-16
1
-0
/
+0
*
Merge pull request #23335 from keszybz/fuzz-json-more-coverage
Yu Watanabe
2022-05-11
3
-0
/
+3
|
\
|
*
shared/json: fix memleak in sort
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+1
|
*
shared/json: fix another memleak in normalization
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+1
|
*
shared/json: fix memory leak on failed normalization
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+1
*
|
shared/calendarspec: fix formatting of entries which collapse to a star
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+1
*
|
shared/calendarspec: fix printing of second ranges which start with 0
Zbigniew Jędrzejewski-Szmek
2022-05-10
2
-0
/
+2
*
|
fuzz-calendarspec: increase coverage by calculating occurences
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+0
*
|
fuzz-calendarspec: add input sample with a list of weekdays and all syntax ch...
Zbigniew Jędrzejewski-Szmek
2022-05-10
1
-0
/
+0
|
/
*
shared/bootspec: add missing terminator to table
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+21
*
fuzz-bootspec: also add loader autoentries
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+5
*
fuzz-bootspec: one more test case that was fixed in strv code
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+1
*
shared/bootspec: avoid crashing on config without a value
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+1
*
Add fuzzer for the bootspec parser
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-0
/
+17
*
fuzz-network-parser: drop ".network" and shorten names
Zbigniew Jędrzejewski-Szmek
2022-05-04
59
-0
/
+0
*
fuzz: rename test cases for brevity and meaning
Zbigniew Jędrzejewski-Szmek
2022-05-04
25
-0
/
+0
*
network: tunnel: handle null address as "any"
Yu Watanabe
2022-04-17
1
-0
/
+0
*
Add ConditionCPUFeature to load-fragment-gperf.gperf (#23076)
Eduard Tolosa
2022-04-14
1
-0
/
+2
*
network: rename netdev kind virtual-wlan -> wlan
Yu Watanabe
2022-03-28
1
-1
/
+1
*
fuzz: rename fuzz-dhcp-server-relay-message to fuzz-dhcp-server-relay
Zbigniew Jędrzejewski-Szmek
2022-03-21
3
-0
/
+0
*
fuzz: rename the longest test samples
Zbigniew Jędrzejewski-Szmek
2022-03-21
4
-0
/
+0
*
network: dhcp: rename NextServer= and Filename= settings
Yu Watanabe
2022-03-11
1
-2
/
+3
*
network: add NextServer= and Filename= setting to [DHCPServer] section
Yu Watanabe
2022-02-25
1
-0
/
+2
*
Merge pull request #22591 from evverx/no-deps
Frantisek Sumsal
2022-02-23
1
-2
/
+3
|
\
|
*
meson: pass skip-deps on to the fuzzers as well
Evgeny Vereshchagin
2022-02-22
1
-2
/
+3
*
|
watchdog: add setting to configure pretimeout governor
Luca Boccassi
2022-02-22
1
-0
/
+1
*
|
watchdog: Add watchdog pretimeout support
Curtis Klein
2022-02-22
1
-0
/
+1
|
/
*
network,udev/net: add Kind= settings in [Match] section
Yu Watanabe
2022-02-17
2
-0
/
+2
*
Merge pull request #22502 from yuwata/udev-net-virtual-wlan-interface
Yu Watanabe
2022-02-16
1
-0
/
+4
|
\
|
*
network: add support to create wlan virtual interface
Yu Watanabe
2022-02-15
1
-0
/
+4
*
|
fuzz-dhcp6-client: merge with fuzz-dhcp6-client-send
Yu Watanabe
2022-02-14
3
-0
/
+0
|
/
*
udev/net: support Match.Firmware= in .link files (#22462)
Alvin Šipraga
2022-02-10
2
-0
/
+2
*
Add support for `isolated` parameter
Santa Wiryaman
2022-02-09
3
-0
/
+3
*
udev/net: support to set MDI-X mode
Yu Watanabe
2022-02-08
1
-0
/
+1
*
Merge pull request #22355 from yuwata/network-tunnel-external
Anita Zhang
2022-02-03
1
-0
/
+1
|
\
|
*
network: tunnel: support external mode
Yu Watanabe
2022-02-03
1
-0
/
+1
*
|
tests: pass FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION to fuzzers
Evgeny Vereshchagin
2022-02-03
1
-2
/
+3
*
|
tests: fuzz client_send_message
Evgeny Vereshchagin
2022-02-03
3
-0
/
+0
|
/
*
tests: add a file triggering a memory leak in dhcp_lease_parse_search_domains
Evgeny Vereshchagin
2022-01-29
1
-0
/
+0
*
tests: fuzz client_handle_offer
Evgeny Vereshchagin
2022-01-29
1
-0
/
+0
*
sd-dhcp-server: refuse too large packet to send
Yu Watanabe
2022-01-28
1
-0
/
+0
*
tests: fuzz dhcp_server_relay_message
Evgeny Vereshchagin
2022-01-27
2
-0
/
+0
*
fuzz-dhcp-server: duplicate input data
Yu Watanabe
2022-01-24
1
-0
/
+0
*
fuzz: add testcases of heap-buffer-overflow for sd-dhcp-server
Yu Watanabe
2022-01-24
2
-0
/
+0
*
core: add ExtensionDirectories= setting
Luca Boccassi
2022-01-21
5
-0
/
+5
*
udev/net: allow to set number of SR-IOV virtual functions
Yu Watanabe
2022-01-19
1
-0
/
+1
[next]