MCPcopy Create free account

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

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

MethodFetchAvailableSessions
(self)
src/python/openvpn3/SessionManager.py:584
MethodFile
src/common/configfileparser.cpp:62
MethodFileGenerator
src/netcfg/dns/resolvconf-file.cpp:42
MethodFilterException
src/log/journal-log-parse.cpp:235
MethodFilterMaskList
src/netcfg/netcfg-changeevent.hpp:84
MethodFilterMaskStr
src/netcfg/netcfg-changeevent.hpp:103
MethodGet<ClientAttentionGroup>
src/dbus/constants.hpp:268
MethodGet<ClientAttentionType>
src/dbus/constants.hpp:215
MethodGet<LogCategory>
src/log/log-helpers.hpp:113
MethodGet<LogGroup>
src/log/log-helpers.hpp:80
MethodGet<NetCfgChangeType>
src/netcfg/netcfg-changetype.hpp:50
MethodGet<StatusMajor>
src/dbus/constants.hpp:71
MethodGet<StatusMinor>
src/dbus/constants.hpp:175
MethodGetACL
src/netcfg/proxy-netcfg-device.cpp:504
MethodGetActive
src/netcfg/proxy-netcfg-device.cpp:528
MethodGetAllDetails
(self)
src/python/openvpn3/NetCfgManager.py:36
MethodGetApplyMode
src/netcfg/dns/settings-manager.cpp:43
MethodGetApplyMode
src/netcfg/dns/systemd-resolved.cpp:47
MethodGetApplyMode
src/tests/unit/dns-settings-manager-test.cpp:37
MethodGetBackendInfo
src/netcfg/dns/settings-manager.cpp:37
MethodGetBackendInfo
src/netcfg/dns/systemd-resolved.cpp:41
MethodGetBackupFilename
src/netcfg/dns/resolvconf-file.cpp:72
MethodGetBoolValue
* Retrieve a specific boolean option, based on option name and value * index * * @param idx unsigned int of the value element to ret
src/common/cmdargparser.hpp:254
MethodGetConfigFile
* Retrieve the configuration/state file openvpn-service-logger is * configured to use. */
src/log/proxy-log.hpp:317
MethodGetConfigName
(self)
src/python/openvpn3/ConfigManager.py:83
MethodGetConfigName
(self)
src/python/openvpn3/ConfigParser.py:117
MethodGetConfigName
* Retrieve the configuration profile name used when the session * was started. * * If the configuration name has been changed in the
src/sessionmgr/proxy-sessionmgr.hpp:544
MethodGetConfigPath
* Retrieve the D-Bus object path to the current object * * @return DBus::Object::Path */
src/configmgr/proxy-configmgr.hpp:135
MethodGetConfiguredDNSsearch
(self)
src/python/openvpn3/NetCfgManager.py:140
MethodGetConfiguredDNSservers
(self)
src/python/openvpn3/NetCfgManager.py:134
MethodGetDCO
(self)
src/python/openvpn3/SessionManager.py:436
MethodGetDNS
src/netcfg/proxy-netcfg-device.cpp:566
MethodGetDNSSEC
src/netcfg/dns/proxy-systemd-resolved.cpp:250
MethodGetDNSSearch
src/netcfg/proxy-netcfg-device.cpp:574
MethodGetDaemon
(self)
src/python/openvpn3/ConfigParser.py:124
MethodGetDataChannelOffload
(self)
src/python/openvpn3/ConfigParser.py:139
MethodGetDetails
(self, prop)
src/python/openvpn3/NetCfgManager.py:33
MethodGetDevice
(self)
src/python/openvpn3/NetCfgManager.py:30
MethodGetDeviceName
src/netcfg/dns/proxy-systemd-resolved.cpp:96
MethodGetDeviceName
* Retrieve the network interface name used for this tunnel * * @return Returns a std::string with the device name */
src/sessionmgr/proxy-sessionmgr.hpp:502
MethodGetDeviceType
src/netcfg/proxy-netcfg-device.cpp:511
MethodGetFilename
src/netcfg/dns/resolvconf-file.cpp:60
MethodGetFormattedStatistics
(self, prefix='Connection statistics:\n', format_str=' %25s: %i\n')
src/python/openvpn3/SessionManager.py:269
MethodGetGVariant
src/netcfg/dns/systemd-resolved-ipaddr.cpp:202
MethodGetGVariantDict
src/events/status.cpp:116
MethodGetGVariantTuple
src/events/status.cpp:107
MethodGetIPv4Addresses
src/netcfg/proxy-netcfg-device.cpp:534
MethodGetIPv4Routes
src/netcfg/proxy-netcfg-device.cpp:542
MethodGetIPv6Addresses
src/netcfg/proxy-netcfg-device.cpp:550
MethodGetIPv6Routes
src/netcfg/proxy-netcfg-device.cpp:558
MethodGetIgnoredOptions
src/tests/unit/core-extensions.cpp:113
MethodGetIntValue
src/common/configfileparser.cpp:223
MethodGetLastBoolValue
* Retrieve the last booleen value of a specific option name * * This is the boolean variant of @GetLastValue() * * @param k s
src/common/cmdargparser.hpp:268
MethodGetLink
src/netcfg/dns/proxy-systemd-resolved.cpp:411
MethodGetLogLevel
src/log/proxy-log.hpp:107
MethodGetLogLevel
* Retrieve the current log level (verbosity) of the log service. This * is a global setting for all subscriptions. * * @return Retu
src/log/proxy-log.hpp:349
MethodGetLogTarget
src/log/proxy-log.hpp:125
MethodGetLogVerbosity
(self)
src/python/openvpn3/ConfigParser.py:128
MethodGetLogWriter
src/log/service-logger.hpp:176
MethodGetLogWriterInfo
src/log/logwriters/journald.cpp:38
MethodGetLogWriterInfo
src/log/logwriters/streamwriter.cpp:37
MethodGetMethod
src/netcfg/netcfg-exception.hpp:95
MethodGetMustFindOptions
src/tests/unit/core-extensions.cpp:102
MethodGetName
src/configmgr/proxy-configmgr.hpp:345
MethodGetNameServers
src/netcfg/dns/resolver-settings.cpp:148
MethodGetObjectPath
(self)
src/python/openvpn3/SessionManager.py:548
MethodGetObjectPath
(self)
src/python/openvpn3/NetCfgManager.py:130
MethodGetObjectPath
src/netcfg/netcfg-exception.hpp:58
MethodGetOverrides
(self,)
src/python/openvpn3/ConfigManager.py:178
MethodGetOwner
(self)
src/python/openvpn3/SessionManager.py:491
MethodGetOwner
* Retrieve the owner UID of this session object * * @return Returns uid_t of the session object owner */
src/sessionmgr/proxy-sessionmgr.hpp:477
MethodGetPath
(self)
src/python/openvpn3/ConfigManager.py:73
MethodGetPath
(self)
src/python/openvpn3/SessionManager.py:485
MethodGetPersistTun
(self)
src/python/openvpn3/ConfigParser.py:132
MethodGetProperty
(self, propname)
src/python/openvpn3/ConfigManager.py:107
MethodGetProperty
(self, propname)
src/python/openvpn3/SessionManager.py:177
MethodGetProperty
(self, prop)
src/python/openvpn3/NetCfgManager.py:81
MethodGetReceiveLogEvents
* Will the VPN client backend send log messages via * the session manager? * * @return Returns true if session manager will proxy lo
src/sessionmgr/proxy-sessionmgr.hpp:296
MethodGetReceiverTarget
src/log/log-proxylog.cpp:144
MethodGetSearchDomains
src/netcfg/dns/resolver-settings.cpp:173
MethodGetSessionPath
src/log/proxy-log.hpp:119
MethodGetSignature
src/dbus/signals/statuschange.cpp:52
MethodGetTags
* Retrieve a an array of strings of tags assigned to the * configuration profile object * * @return const std::vector<std::string> cont
src/configmgr/proxy-configmgr.hpp:688
MethodGetType
(self)
src/python/openvpn3/SessionManager.py:488
MethodGetType
(self)
src/python/openvpn3/NetCfgManager.py:27
MethodGetValue
* Retrieve a specific option, based on option name and value index * * @param k std::string containing the option name to look-up *
src/common/cmdargparser.hpp:225
MethodGetVariableName
(self)
src/python/openvpn3/SessionManager.py:71
MethodHandler
src/client/proxy-devposture.hpp:147
MethodHandler
addons/devposture/service.cpp:24
MethodIPAddr
src/netcfg/netcfg-device.hpp:67
MethodIPAddress
src/netcfg/dns/systemd-resolved-ipaddr.cpp:25
MethodImport
src/configmgr/proxy-configmgr.hpp:153
FunctionInitialize
src/log/core-dbus-logger.cpp:149
MethodIntrospect
(self)
src/python/openvpn3/SessionManager.py:542
MethodIntrospect
(self)
src/python/openvpn3/NetCfgManager.py:124
MethodIntrospect
src/sessionmgr/proxy-sessionmgr.hpp:663
MethodJournaldWriter
src/log/logwriters/journald.cpp:32
MethodLastLogEvent
src/dbus/signals/log.cpp:74
MethodLastStatusEvent
src/client/backend-signals.hpp:241
MethodLink
src/netcfg/dns/proxy-systemd-resolved.cpp:80
← previousnext →801–900 of 1,544, ranked by callers