diff options
Diffstat (limited to 'test/fuzz/fuzz-unit-file/directives.socket')
-rw-r--r-- | test/fuzz/fuzz-unit-file/directives.socket | 266 |
1 files changed, 266 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-unit-file/directives.socket b/test/fuzz/fuzz-unit-file/directives.socket new file mode 100644 index 0000000..90358fc --- /dev/null +++ b/test/fuzz/fuzz-unit-file/directives.socket @@ -0,0 +1,266 @@ +socket +[Socket] +Accept= +AllowedCPUs= +AllowedMemoryNodes= +AmbientCapabilities= +AppArmorProfile= +BPFProgram= +Backlog= +ExecSearchPath= +BindIPv6Only= +BindPaths= +BindReadOnlyPaths= +BindToDevice= +BlockIOAccounting= +BlockIODeviceWeight= +BlockIOReadBandwidth= +BlockIOWeight= +BlockIOWriteBandwidth= +Broadcast= +CPUAccounting= +CPUAffinity= +CPUQuota= +CPUQuotaPeriodSec= +CPUSchedulingPolicy= +CPUSchedulingPriority= +CPUSchedulingResetOnFork= +CPUShares= +CPUWeight= +CacheDirectory= +CacheDirectoryMode= +Capabilities= +CapabilityBoundingSet= +ConfigurationDirectory= +ConfigurationDirectoryMode= +CoredumpFilter= +DefaultMemoryLow= +DefaultMemoryMin= +DeferAcceptSec= +Delegate= +DeviceAllow= +DevicePolicy= +DirectoryMode= +DisableControllers= +DynamicUser= +Environment= +EnvironmentFile= +ExecPaths= +ExecStartPost= +ExecStartPre= +ExecStopPost= +ExecStopPre= +ExtensionDirectories= +ExtensionImages= +FileDescriptorName= +FinalKillSignal= +FlushPending= +FreeBind= +Group= +IOAccounting= +IODeviceLatencyTargetSec= +IODeviceWeight= +IOReadBandwidthMax= +IOReadIOPSMax= +IOSchedulingClass= +IOSchedulingPriority= +IOWeight= +IOWriteBandwidthMax= +IOWriteIOPSMax= +IPAccounting= +IPAddressAllow= +IPAddressDeny= +IPCNamespacePath= +IPEgressFilterPath= +IPIngressFilterPath= +IPTOS= +IPTTL= +IgnoreSIGPIPE= +InaccessibleDirectories= +InaccessiblePaths= +KeepAlive= +KeepAliveIntervalSec= +KeepAliveProbes= +KeepAliveTimeSec= +KeyringMode= +KillMode= +KillSignal= +LimitAS= +LimitCORE= +LimitCPU= +LimitDATA= +LimitFSIZE= +LimitLOCKS= +LimitMEMLOCK= +LimitMSGQUEUE= +LimitNICE= +LimitNOFILE= +LimitNPROC= +LimitRSS= +LimitRTPRIO= +LimitRTTIME= +LimitSIGPENDING= +LimitSTACK= +ListenDatagram= +ListenFIFO= +ListenMessageQueue= +ListenNetlink= +ListenSequentialPacket= +ListenSpecial= +ListenStream= +ListenUSBFunction= +LoadCredential= +LoadCredentialEncrypted= +LockPersonality= +LogExtraFields= +LogLevelMax= +LogNamespace= +LogRateLimitBurst= +LogRateLimitIntervalSec= +LogsDirectory= +LogsDirectoryMode= +ManagedOOMMemoryPressure= +ManagedOOMMemoryPressureLimit= +ManagedOOMPreference= +ManagedOOMSwap= +Mark= +MaxConnections= +MaxConnectionsPerSource= +MemoryAccounting= +MemoryDenyWriteExecute= +MemoryHigh= +MemoryLimit= +MemoryLow= +MemoryMax= +MemoryMin= +MemorySwapMax= +MessageQueueMaxMessages= +MessageQueueMessageSize= +MountAPIVFS= +MountFlags= +MountImages= +NUMAMask= +NUMAPolicy= +NetClass= +NetworkNamespacePath= +Nice= +NoDelay= +NoExecPaths= +NoNewPrivileges= +OOMScoreAdjust= +PAMName= +PassCredentials= +PassEnvironment= +PassPacketInfo= +PassSecurity= +Personality= +PipeSize= +Priority= +PrivateDevices= +PrivateIPC= +PrivateMounts= +PrivateNetwork= +PrivateTmp= +PrivateUsers= +ProcSubset= +ProtectClock= +ProtectControlGroups= +ProtectHome= +ProtectHostname= +ProtectKernelLogs= +ProtectKernelModules= +ProtectKernelTunables= +ProtectProc= +ProtectSystem= +ReadOnlyDirectories= +ReadOnlyPaths= +ReadWriteDirectories= +ReadWritePaths= +ReceiveBuffer= +RemoveIPC= +RemoveOnStop= +RestartKillSignal= +RestrictAddressFamilies= +RestrictFileSystems= +RestrictNamespaces= +RestrictNetworkInterfaces= +RestrictRealtime= +RestrictSUIDSGID= +ReusePort= +RootDirectory= +RootHash= +RootHashSignature= +RootImage= +RootImageOptions= +RootVerity= +RuntimeDirectory= +RuntimeDirectoryMode= +RuntimeDirectoryPreserve= +SELinuxContext= +SELinuxContextFromNet= +SecureBits= +SendBuffer= +SendSIGHUP= +SendSIGKILL= +Service= +SetCredential= +SetCredentialEncrypted= +Slice= +SmackLabel= +SmackLabelIPIn= +SmackLabelIPOut= +SmackProcessLabel= +SocketBindAllow= +SocketBindDeny= +SocketGroup= +SocketMode= +SocketProtocol= +SocketUser= +StandardError= +StandardInput= +StandardInputData= +StandardInputText= +StandardOutput= +StartupAllowedCPUs= +StartupAllowedMemoryNodes= +StartupBlockIOWeight= +StartupCPUShares= +StartupCPUWeight= +StartupIOWeight= +StateDirectory= +StateDirectoryMode= +SupplementaryGroups= +Symlinks= +SyslogFacility= +SyslogIdentifier= +SyslogLevel= +SyslogLevelPrefix= +SystemCallArchitectures= +SystemCallErrorNumber= +SystemCallFilter= +SystemCallLog= +TCPCongestion= +TTYPath= +TTYReset= +TTYVHangup= +TTYVTDisallocate= +TTYRows= +TTYColumns= +TasksAccounting= +TasksMax= +TemporaryFileSystem= +TimeoutCleanSec= +TimeoutSec= +TimerSlackNSec= +Timestamping= +Transparent= +TriggerLimitBurst= +TriggerLimitIntervalSec= +UMask= +UnsetEnvironment= +User= +UtmpIdentifier= +UtmpMode= +WatchdogSignal= +WorkingDirectory= +Writable= |