Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USBGuard/usbguard
/ functions
Functions
888 in github.com/USBGuard/usbguard
⨍
Functions
888
◇
Types & classes
330
Method
listRules
src/Library/public/usbguard/IPCClient.cpp:75
Method
load
src/Daemon/FileRuleSet.cpp:56
Method
load
src/Library/public/usbguard/MemoryRuleSet.cpp:48
Method
loadConfigurationDescriptor
src/Library/DevicePrivate.cpp:314
Method
loadConfigurationDescriptor
src/Library/public/usbguard/Device.cpp:191
Method
loadDeviceDescriptor
src/Library/DevicePrivate.cpp:302
Method
loadDeviceDescriptor
src/Library/public/usbguard/Device.cpp:186
Method
loadEndpointDescriptor
src/Library/DevicePrivate.cpp:342
Method
loadEndpointDescriptor
src/Library/public/usbguard/Device.cpp:201
Method
loadIPCAccessControlFile
src/Daemon/Daemon.cpp:473
Method
loadIPCAccessControlFiles
src/Daemon/Daemon.cpp:428
Method
loadInterfaceDescriptor
src/Library/DevicePrivate.cpp:331
Method
loadInterfaceDescriptor
src/Library/public/usbguard/Device.cpp:196
Method
loadRules
src/Daemon/Daemon.cpp:402
Method
loadUSBDescriptor
src/CLI/usbguard-read-descriptor.cpp:62
Method
loadUSBDescriptor
src/Tests/Fuzzers/fuzzer-usb-descriptor.cpp:36
Method
loadUSBDescriptor
src/Library/DeviceBase.cpp:194
Function
main
src/test_filesystem.cpp:19
Function
main
src/CLI/usbguard.cpp:131
Function
main
src/CLI/usbguard-rule-parser.cpp:68
Function
main
src/Daemon/main.cpp:70
Function
main
src/DBus/gdbus-server.cpp:234
Function
make_unique
src/Common/Utility.hpp:260
Method
matchACLByGID
src/Library/IPCServerPrivate.cpp:597
Method
matchACLByName
src/Library/IPCServerPrivate.cpp:614
Method
matchACLByUID
src/Library/IPCServerPrivate.cpp:580
Function
matches
src/Library/public/usbguard/Typedefs.cpp:28
Function
matches
src/Library/public/usbguard/Typedefs.hpp:34
Method
meetsConditions
src/Library/RulePrivate.cpp:118
Function
message
* @brief Returns exception message. * * Format: \<context\>: [\<object\>: ]\<reason\> * * @return Exception message. */
src/Library/public/usbguard/Exception.hpp:94
Method
messageTypeNameToAccessControlSection
src/Library/IPCServerPrivate.cpp:528
Method
messageTypeNameToNumber
src/Library/IPCPrivate.cpp:52
Function
numberToString
src/Common/Utility.cpp:289
Function
on_bus_acquired
src/DBus/gdbus-server.cpp:139
Function
on_name_acquired
src/DBus/gdbus-server.cpp:175
Function
on_name_lost
src/DBus/gdbus-server.cpp:197
Method
openExecutable
src/CLI/IPCSignalWatcher.cpp:171
Method
operator()
src/Daemon/LDAPHandler.hpp:41
Method
operator()
src/Common/Utility.hpp:253
Method
operator()
src/Library/UMockdevDeviceManager.hpp:49
Method
operator()
* @brief Computes hash value for \link Section section\endlink. * * @param value Section. * @return Hash of given Section.
src/Library/public/usbguard/IPCServer.hpp:274
Method
operator()
src/Library/public/usbguard/Logger.cpp:393
Method
operator->
src/Library/public/usbguard/RuleCondition.cpp:237
Method
operator<
src/Common/Utility.hpp:289
Method
operator==
src/Common/Utility.hpp:294
Method
operator==
src/Library/public/usbguard/USB.cpp:200
Method
parse
src/Library/public/usbguard/USB.cpp:425
Method
parseConf
src/Daemon/LDAPHandler.cpp:214
Method
parseFromFile
src/Library/UMockdevDeviceDefinition.cpp:267
Method
parseFromString
* FIXME (easy): Deduplicate the code here a bit. The parseFrom* methods could be reimplemented to * share the parsing & sorting code.
src/Library/UMockdevDeviceDefinition.cpp:334
Method
parseIPCAccessControlFilename
src/Daemon/Daemon.cpp:447
Method
parseLine
src/Library/public/usbguard/KeyValueParser.cpp:56
Method
parseStream
src/Library/public/usbguard/KeyValueParser.cpp:61
Function
parseUEventFromFile
src/Library/UEventParser.cpp:108
Method
parseUSBDescriptor
src/Library/DeviceBase.cpp:180
Method
privilegeFromString
src/Library/public/usbguard/IPCServer.cpp:83
Method
privilegeToString
src/Library/public/usbguard/IPCServer.cpp:94
Method
process
src/Library/IPCClientPrivate.cpp:329
Method
processBacklog
src/Library/UEventDeviceManager.cpp:454
Method
processDeviceInsertion
src/Library/DeviceManagerBase.cpp:282
Method
processDevicePresence
src/Library/DeviceManagerBase.cpp:246
Method
processDeviceRemoval
src/Library/DeviceManagerBase.cpp:342
Method
qbIPCBroadcastData
src/Library/IPCServerPrivate.cpp:466
Method
qbIPCBroadcastMessage
src/Library/IPCServerPrivate.cpp:523
Method
qbIPCConnectionAcceptFn
src/Library/IPCServerPrivate.cpp:247
Method
qbIPCConnectionClientPID
src/Library/IPCServerPrivate.cpp:235
Method
qbIPCConnectionClosedFn
src/Library/IPCServerPrivate.cpp:206
Method
qbIPCConnectionCreatedFn
src/Library/IPCServerPrivate.cpp:189
Method
qbIPCConnectionDestroyedFn
src/Library/IPCServerPrivate.cpp:195
Method
qbIPCDispatchAdd
src/Library/IPCServerPrivate.cpp:218
Method
qbIPCDispatchDel
src/Library/IPCServerPrivate.cpp:230
Method
qbIPCDispatchMod
src/Library/IPCServerPrivate.cpp:224
Method
qbIPCJobAdd
src/Library/IPCServerPrivate.cpp:213
Method
qbIPCMessageProcessFn
src/Library/IPCServerPrivate.cpp:357
Method
qbIPCMessageProcessFn
src/Library/IPCClientPrivate.cpp:57
Method
qbIPCSendMessage
src/Library/IPCServerPrivate.cpp:304
Method
qbIPCSendRecvMessage
src/Library/IPCClientPrivate.hpp:92
Method
qbIPCSendRecvMessage
src/Library/IPCClientPrivate.cpp:215
Method
qbPollWakeupFn
src/Library/IPCServerPrivate.cpp:171
Method
qbPollWakeupFn
src/Library/IPCClientPrivate.cpp:39
Method
reasonFromErrno
src/Library/public/usbguard/Exception.hpp:126
Method
receive
src/Library/IPCClientPrivate.cpp:306
Method
registerHandler
src/Library/IPCClientPrivate.hpp:85
Method
registerHandler
src/Library/IPCServerPrivate.hpp:134
Method
reloadUEvent
src/Library/SysFSDevice.cpp:241
Method
removeDevice
src/Library/DeviceManagerPrivate.cpp:83
Method
removeDevice
src/Library/DeviceManagerBase.cpp:82
Method
removeDevice
src/Library/public/usbguard/DeviceManager.cpp:161
Method
removeRule
src/Library/public/usbguard/IPCClient.cpp:70
Method
removeRule
src/Library/public/usbguard/RuleSet.cpp:168
Method
removeRule
src/Library/public/usbguard/Policy.cpp:143
Function
runCommand
src/Common/Utility.cpp:106
Method
runExecutable
src/CLI/IPCSignalWatcher.cpp:206
Method
save
src/Daemon/FileRuleSet.cpp:66
Method
save
src/Library/public/usbguard/IPCServer.cpp:214
Method
save
src/Library/public/usbguard/MemoryRuleSet.cpp:52
Method
save
src/Library/public/usbguard/Policy.cpp:217
Method
scan
src/Library/UMockdevDeviceManager.cpp:97
Method
sectionFromString
src/Library/public/usbguard/IPCServer.cpp:53
Method
sectionToString
src/Library/public/usbguard/IPCServer.cpp:64
← previous
next →
601–700 of 888, ranked by callers