]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
fuzz: add SocketBind{Allow|Deny}= directive 17655/head
authorJulia Kartseva <hex@fb.com>
Fri, 12 Feb 2021 07:15:17 +0000 (23:15 -0800)
committerJulia Kartseva <hex@fb.com>
Mon, 26 Apr 2021 23:26:28 +0000 (16:26 -0700)
test/fuzz/fuzz-unit-file/directives.mount
test/fuzz/fuzz-unit-file/directives.scope
test/fuzz/fuzz-unit-file/directives.service
test/fuzz/fuzz-unit-file/directives.slice
test/fuzz/fuzz-unit-file/directives.socket
test/fuzz/fuzz-unit-file/directives.swap

index f1a8d19d18e095a64e711c13a1a85e103493109c..451f29198844db51566baf2b1823eca1c3a2151f 100644 (file)
@@ -162,6 +162,8 @@ SetCredential=
 Slice=
 SloppyOptions=
 SmackProcessLabel=
+SocketBindAllow=
+SocketBindDeny=
 StandardError=
 StandardInput=
 StandardInputData=
index 97ca9b47aa08ca20228fa5d0522545655dfd2d59..7e69cf816b6a2dfedb63de7ca39b2ff184760671 100644 (file)
@@ -52,6 +52,8 @@ RuntimeMaxSec=
 SendSIGHUP=
 SendSIGKILL=
 Slice=
+SocketBindAllow=
+SocketBindDeny=
 StartupBlockIOWeight=
 StartupCPUShares=
 StartupCPUWeight=
index c2069c1a785c51a1190684d24fbdc0573d46b66f..9fc83f04d27a83beb617db908028b02769ef8e74 100644 (file)
@@ -88,6 +88,8 @@ RequiresMountsFor=
 RequiresOverridable=
 Requisite=
 RequisiteOverridable=
+SocketBindAllow=
+SocketBindDeny=
 SourcePath=
 StartLimitAction=
 StartLimitBurst=
index b96d0628ad73f73f6ca90432d03c0c63cfd5b1d1..789ac8f0db54f01dd05e4eba4cb084ac43d80b1a 100644 (file)
@@ -45,6 +45,8 @@ MemoryMin=
 MemorySwapMax=
 NetClass=
 Slice=
+SocketBindAllow=
+SocketBindDeny=
 StartupBlockIOWeight=
 StartupCPUShares=
 StartupCPUWeight=
index 79e04a2e84ba5e604dc62558f4adc5a1e5a86975..11f589e22cc7bbbd845eff7773381e5d1e9aa622 100644 (file)
@@ -204,6 +204,8 @@ SmackLabel=
 SmackLabelIPIn=
 SmackLabelIPOut=
 SmackProcessLabel=
+SocketBindAllow=
+SocketBindDeny=
 SocketGroup=
 SocketMode=
 SocketProtocol=
index c3b63aac56a6a9cbf95908f07dd92388a9615cc6..582a136531f78a4035b8232e873c3de3bd304cdd 100644 (file)
@@ -158,6 +158,8 @@ SendSIGKILL=
 SetCredential=
 Slice=
 SmackProcessLabel=
+SocketBindAllow=
+SocketBindDeny=
 StandardError=
 StandardInput=
 StandardInputData=