MCPcopy Create free account

hub / github.com/OpenVPN/openvpn3-linux / functions

Functions1,544 in github.com/OpenVPN/openvpn3-linux

↓ 230 callersMethodPresent
* Checks if a specific option name has been parsed. This is * useful for options which does not take any additional argument. This * is
src/common/cmdargparser.hpp:137
↓ 197 callersMethodAddOption
src/common/cmdargparser.cpp:633
↓ 180 callersMethodstr
src/log/logtag.cpp:50
↓ 145 callersMethodsize
src/log/logmetadata.cpp:132
↓ 129 callersMethodwhat
src/common/machineid.cpp:54
↓ 118 callersMethodempty
src/events/log.cpp:193
↓ 105 callersMethodadd_argument
(self, *args, **kwargs)
src/python/openvpn3/ConfigParser.py:57
↓ 90 callersMethodGetValue
src/log/logmetadata.cpp:65
↓ 89 callersMethodreset
src/events/log.cpp:183
↓ 57 callersMethodstr
src/common/platforminfo.cpp:81
↓ 46 callersMethodLogCritical
src/log/dbus-log.cpp:118
↓ 46 callersMethodLogError
src/log/dbus-log.cpp:112
↓ 41 callersMethodempty
src/common/configfileparser.cpp:424
↓ 40 callersMethodLogInfo
src/log/dbus-log.cpp:100
↓ 38 callersFunctionfilter_ctrl_chars
src/common/string-utils.cpp:20
↓ 37 callersMethodStatusChange
src/client/backend-signals.hpp:157
↓ 37 callersFunctionlookup_username
* Looks up the uid of a user account to extract its username * * @param uid uid_t to use for the query * @return Returns a std::string cont
src/common/lookup.cpp:65
↓ 33 callersMethodLogVerb2
src/log/dbus-log.cpp:88
↓ 33 callersMethodclear
src/log/logmetadata.cpp:144
↓ 32 callersMethodAddMeta
* Adds meta log info, which is printed before the log line * written by Write(). This must be added before each Write() call. * * @p
src/log/logwriter.hpp:206
↓ 32 callersMethodwhat
src/client/proxy-devposture.hpp:53
↓ 31 callersMethodget
src/common/machineid.cpp:203
↓ 30 callersMethodApplySettings
src/netcfg/dns/settings-manager.cpp:57
↓ 29 callersMethodDebug
src/log/dbus-log.cpp:76
↓ 29 callersMethodGetMetaValue
src/log/logmetadata.cpp:84
↓ 28 callersMethodGetPath
src/netcfg/dns/proxy-systemd-resolved.cpp:90
↓ 25 callersMethodGetNameServers
src/netcfg/dns/resolvconf-file.cpp:381
↓ 25 callersMethodGetSearchDomains
src/netcfg/dns/settings-manager.cpp:145
↓ 25 callersMethodempty
src/log/logmetadata.cpp:138
↓ 24 callersMethodSetProperty
(self, propname, propvalue)
src/python/openvpn3/SessionManager.py:166
↓ 24 callersMethodWrite
* Writes log data to the destination buffer * * This will call the WriteLogTag() with the logtag argument being * nullptr *
src/log/logwriter.hpp:120
↓ 22 callersMethodAddNameServer
src/netcfg/dns/resolver-settings.cpp:130
↓ 21 callersFunctionParseLog
src/events/log.cpp:359
↓ 21 callersMethodRequireAdd
src/common/requiresqueue.cpp:191
↓ 20 callersMethodDomainList
src/tests/unit/dns-settings-manager-test.cpp:47
↓ 20 callersMethodServerList
src/tests/unit/dns-settings-manager-test.cpp:42
↓ 20 callersMethodwhat
src/netcfg/netcfg-exception.hpp:85
↓ 19 callersFunctionsimple_basename
src/common/utils.hpp:35
↓ 18 callersMethodGetResponse
src/common/requiresqueue.cpp:326
↓ 18 callersMethodRetrieve
src/log/journal-log-parse.cpp:375
↓ 17 callersMethodAddSearchDomain
src/netcfg/dns/resolver-settings.cpp:154
↓ 17 callersMethodIsPresent
src/common/configfileparser.cpp:177
↓ 16 callersMethodEnable
src/netcfg/dns/resolver-settings.cpp:58
↓ 16 callersMethodGetValue
src/common/configfileparser.cpp:196
↓ 15 callersMethodCheckObjectExists
src/configmgr/proxy-configmgr.hpp:123
↓ 15 callersMethodGetArgv0
* Get the program name (argv[0]) * @return */
src/common/cmdargparser.hpp:92
↓ 15 callersMethodGetBoolValue
src/common/configfileparser.cpp:229
↓ 15 callersMethodLogVerb1
src/log/dbus-log.cpp:94
↓ 15 callersMethodRun
addons/devposture/modules/platform.cpp:15
↓ 15 callersMethodSetValue
src/common/configfileparser.cpp:235
↓ 15 callersMethodempty
src/netcfg/netcfg-changeevent.cpp:71
↓ 15 callersFunctionlookup_uid
* Looks up a specific uid_t based on the provided username. * * @param username std::string containing the username to lookup * @return An uid_t
src/common/lookup.cpp:94
↓ 15 callersMethodreset
src/netcfg/netcfg-changeevent.cpp:63
↓ 14 callersMethodCheckExclusiveOptions
src/common/cmdargparser.cpp:231
↓ 14 callersMethodGetLogLevel
src/log/logfilter.cpp:38
↓ 14 callersMethodLogWarn
src/log/dbus-log.cpp:106
↓ 13 callersMethodGetAllValues
* Retrieve all parsed values for a specific option name. * * @param k std::string containing the option name to look-up * @return R
src/common/cmdargparser.hpp:281
↓ 13 callersMethodGetConfigName
src/sessionmgr/sessionmgr-session.cpp:658
↓ 13 callersMethodGetDeviceName
src/netcfg/proxy-netcfg-device.cpp:517
↓ 13 callersMethodempty
src/configmgr/configmgr-events.cpp:53
↓ 12 callersMethodGetGVariantTuple
src/events/log.cpp:126
↓ 12 callersMethodGetLastValue
* Retrieve the last value of a specific option name * * This is useful when you only care about the last time an * option argument
src/common/cmdargparser.hpp:240
↓ 12 callersMethodRunCommand
src/common/cmdargparser.cpp:98
↓ 12 callersMethodSetOverride
(self, override, value)
src/python/openvpn3/ConfigManager.py:168
↓ 12 callersMethodstr
src/netcfg/netcfg-device.hpp:100
↓ 11 callersMethodDisconnect
* Disconnects and shuts down the VPN backend process. This call * will invalidate the current session object. This can also be used * t
src/sessionmgr/proxy-sessionmgr.hpp:181
↓ 11 callersMethodGetName
* Retrieve the configuration name * * @return Returns a std::string containing the configuration name */
src/configmgr/configmgr-configuration.hpp:139
↓ 11 callersMethodGetOwner
* Retrieve the owner UID of this configuration object * * @return Returns uid_t of the configuration object owner */
src/configmgr/proxy-configmgr.hpp:489
↓ 11 callersMethodPing
src/configmgr/proxy-configmgr.hpp:109
↓ 11 callersMethodSetDNSSEC
src/netcfg/proxy-netcfg-device.cpp:292
↓ 11 callersFunctionget_version
* Returns a string containing a version reference of the build. * If a git checkout is discovered, flags identifying if there are * uncommitted c
src/common/utils.cpp:103
↓ 10 callersMethodDetach
* Detach this running connection from the log service. This will * make the log service unsubscribe from the provided interface. * *
src/log/proxy-log.hpp:304
↓ 10 callersMethodGetDNSSEC
src/netcfg/proxy-netcfg-device.cpp:323
↓ 10 callersMethodGetDNSSEC_string
src/netcfg/dns/resolver-settings.cpp:211
↓ 10 callersMethodGetDNSTransport
src/netcfg/proxy-netcfg-device.cpp:379
↓ 10 callersMethodGetDNSTransport_string
src/netcfg/dns/resolver-settings.cpp:287
↓ 10 callersMethodGetLastStatus
* Retrieves the last reported status from the VPN backend * * @return Returns a populated struct StatusEvent with the full status. */
src/sessionmgr/proxy-sessionmgr.hpp:251
↓ 10 callersMethodGetOwner
src/sessionmgr/sessionmgr-session.cpp:677
↓ 10 callersMethodLoad
src/common/configfileparser.cpp:115
↓ 10 callersMethodNetworkChange
src/netcfg/netcfg-signals.cpp:91
↓ 10 callersMethodSetDNSTransport
src/netcfg/proxy-netcfg-device.cpp:346
↓ 10 callersMethodSetLogLevel
src/configmgr/configmgr-service.cpp:480
↓ 10 callersMethodSubscribe
src/netcfg/netcfg-subscriptions.cpp:72
↓ 10 callersFunctioncreate_gvariant_addr
* Helper function to create a D-Bus value container containing the * IP address family and address. Data type: (iay) * * @param family int
src/tests/unit/systemd-resolved-ipaddr.cpp:126
↓ 10 callersMethodstr
src/netcfg/dns/systemd-resolved-ipaddr.cpp:158
↓ 9 callersMethodAddVersionOption
src/common/cmdargparser.cpp:677
↓ 9 callersMethodCheck
src/events/status.cpp:101
↓ 9 callersMethodCheckOwnerAccess
src/dbus/object-ownership.cpp:119
↓ 9 callersMethodGetEnabled
src/netcfg/dns/resolver-settings.cpp:70
↓ 9 callersMethodLogForward
* Enable/Disable the LogEvent forwarding from the client backend * * @param enable bool value to enable or disable the forwarding */
src/sessionmgr/proxy-sessionmgr.hpp:456
↓ 9 callersMethodwhat
src/netcfg/dns/systemd-resolved-exception.hpp:30
↓ 8 callersMethodAddComment
src/common/cmdargparser.hpp:668
↓ 8 callersFunctionGetConfigOverride
src/configmgr/overrides.cpp:20
↓ 8 callersMethodGetGVariant
src/events/attention-req.cpp:81
↓ 8 callersMethodGetGVariantDict
src/events/log.cpp:147
↓ 8 callersMethodGetOwner
src/dbus/object-ownership.cpp:35
↓ 8 callersMethodLogFATAL
* Sends a FATAL log messages and kills itself * * @param Log message to send to the log subscribers */
src/client/backend-signals.hpp:183
↓ 8 callersMethodQueueCount
src/common/requiresqueue.cpp:364
↓ 8 callersMethodSave
src/common/configfileparser.cpp:403
↓ 8 callersMethod__init__
(self, args, descr)
src/python/openvpn3/ConfigParser.py:73
next →1–100 of 1,544, ranked by callers