If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:libcmapi.so
BoxMatrix >> Shell-Commands >> libcmapi.so | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
Command: | libcmapi.so - type Link, Lib | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Shared-Libraries - Origin: AVM | ||||||
Path: | Release: /lib Lab+Rel: /lib | ||||||
Properties: | Size: 470k - 1.9M, Link - Firmware: 6.35 - 8.00 | ||||||
Function: | API library for ctlmgr and its plugins. |
Goto: Endpoints - Listeners - Events - Config - Logs - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
libcmapi.so is the API library for ctlmgr and its plugins.
It contains most functions of ctlmgr, moved into a library so they could effficiently be shared with the plugin libraries.
Dependency to this library helps to find ctlmgr plugin libraries which are not located in /usr/share/ctlmgr
.
libcmapi.so grows and grows while ctlmgr itself gets smaller and smaller.
In fw 7.39 libcmapi.so is compiled from 160 Source files, while ctlmgr is made from just 4!
Have a look at the Source and the Symbols to see this library pretty much touches all purposes of ctlmgr.
Efficient step to share this code to all plugins instead of repetitive includes, since the amount of them is permanently growing.
Endpoints
aicmd enhanced daemons using libcmapi.so inherit these functions:
# provided by libcmapi.so: - fw 7.39+ cmapi show cfgs - show cfg files status
Listeners
aicmd enhanced daemons inheriting functions from libcmapi.so:
The Firmw
column shows the Listener
's aicmd compatiblity, the enhancement by libcmapi.so startet with fw 7.39.
Listener | Firmw | Libraries |
---|---|---|
ctlmgr (avmcmd) | 7.01 | libavmcsock.so, libavmpcp.so, libcmapi.so, libewnwlinux.so, libtr064.so, libwebsrv.so, libusp.so |
1 listeners inherit libcmapi.so functions |
Events
Daily updated index of AVM-Events and AVMIPC-Datastore nodes affecting this library. Last update: 2023-12-10 05:13 GMT.
The owners of Event-Sinks and Event-Sources are manual research, which may be incomplete or even wrong.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
A **
in the Mod
column marks info from Supportdata2 probes, which by their nature will stay way more incomplete.
A -
in the Mod
column marks manual research, the Firmware
then shows where the item occurs, not the Relation
.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Sink | evsink | ctlmgr_button | 67* | 6.20 - 7.57 | Event-Sink of libcmapi.so for ctlmgr | AVM |
Receives | event | push_button (event) | 67* | 6.20 - 7.57 | Button pressed or switch turned | AVM |
Sink | evsink | ctlmgr_capiotcp | 45* | 6.24 - 7.51 | Event-Sink of libcmapi.so for ctlmgr | AVM |
Receives | event | capiotcp_startstop | 45* | 6.24 - 7.51 | Enable / disable capiotcp_server | AVM |
Receives | event | reboot_req | 45* | 6.24 - 7.51 | Reboot or factory reset trigger | AVM |
Receives | event | telefon_up | 45* | 6.24 - 7.51 | CAPI is up trigger | AVM |
Sink | evsink | ctlmgr_cpu_stats | 67* | 6.20 - 7.57 | Event-Sink of libcmapi.so for ctlmgr | AVM |
Receives | event | cpu_idle (event) | 67* | 6.20 - 7.57 | CPU, DSP and memory consumption | AVM |
Receives | event | temperature (event) | 67* | 6.20 - 7.57 | System temperature | AVM |
Sink | evsink | ctlmgr_led | 67* | 6.20 - 7.57 | Event-Sink of libcmapi.so for ctlmgr | AVM |
Receives | event | led_status | 67* | 6.20 - 7.57 | LED event state change | AVM |
Sink | evsink | ctlmgr_pairing_module | 38* | 6.98 - 7.51 | Event-Sink of libcmapi.so for ctlmgr | AVM |
Receives | event | push_button (event) | 38* | 6.98 - 7.51 | Button pressed or switch turned | AVM |
Sink | evsink | eth_status | 65* | 6.25 - 7.31 | Event-Sink of libcmapi.so for ctlmgr | AVM |
Receives | event | ethernet_connect_status | 65* | 6.25 - 7.31 | LAN port changes | AVM |
Library | lib | libcmapi.so | 1 | API library for ctlmgr and its plugins. | AVM | |
Sends | avmipc | EVENT_FWNOTIFY_EVENT_query | - | 7.01 - 7.51 | Trigger event to query for Firewall state notification. | AVM |
Sends | avmipc | EVENT_VPNNOTIFY_EVENT_query | - | 7.39 - 7.51 | Trigger event to query for VPN state notification. | AVM |
Sends | avmipc | libpcp_send_itemstatus | - | 7.01 - 7.51 | Trigger event to send all PCP port openings. | AVM |
Sends | avmipc | NW_IPC_EVT_HOMENET_NEWDEVICES | - | 7.29 - 7.50 | Network event informing about new devices in the LAN. | AVM |
Sends | avmipc | NW_IPC_EVT_WEBSERVER_DOS_DETECTED | - | 7.39 - 7.57 | Network event informing about a detected webserver DoS-Attack. | AVM |
Sends | avmipc | STATE_DEVICENAME_FBSTATE | - | 7.39 - 7.57 | State of the current Box-Name in JSON format. | AVM |
Sends | avmipc | STATE_IPCLIENT_PB_STATUS_FBSTATE | - | 7.39 - 7.51 | State of the Mesh repeater Phonebook sync in JSON format. | AVM |
23 event relations for this library |
Config
Daily updated index of Configuration files accessed by this library. Last update: 2024-11-17 07:18 GMT.
A -
in the Mod
column marks manual research, the Firmware
then shows where the item occurs, not the Relation
.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Config from | tffs | aha.cfg | - | 5.50 - 8.00 | aha devices, groups, templates and timers (XML) | AVM |
Config from | tffs | ahadect.cfg | - | 5.50 - 8.00 | Local aha DECT devices and properties (XML) | AVM |
Config from | tffs | ahapushmail.cfg | - | 5.50 - 8.00 | aha Push-Mail configuration (XML) | AVM |
Config from | tffs | ahausr.cfg (tffs) | - | 5.50 - 8.00 | Basic settings for Matter | AVM |
Config from | tffs | ar7.cfg (tffs) | - | 4.07 - 8.00 | TODO | AVM |
Config from | tffs | broadband.cfg (tffs) | - | 7.24 - 8.00 | TODO | AVM |
Config from | tffs | configd (tffs) | - | 4.76 - 8.00 | TODO | AVM |
Config from | tffs | debug.cfg | - | 4.07 - 7.12 | Custom startup script executed at the end of a FRITZ!OS boot. | AVM |
Config from | tffs | dect_eeprom (tffs) | - | 4.76 - 8.00 | TODO | AVM |
Config from | tffs | dect_misc | - | 4.57 - 8.00 | TODO | AVM |
Config from | tffs | dmgr_handset_user | - | 4.76 - 8.00 | TODO | AVM |
Config from | tffs | ewnwstatus.cfg | - | 6.80 - 8.00 | Feature-Overlay configuration | AVM |
Config from | tffs | fx_cg | - | 4.31 - 8.00 | TODO | AVM |
Config from | tffs | fx_conf (tffs) | - | 4.31 - 8.00 | TODO | AVM |
Config from | tffs | fx_def | - | 4.31 - 7.90 | TODO | AVM |
Config from | tffs | fx_lcr (tffs) | - | 4.31 - 8.00 | TODO | AVM |
Config from | tffs | letsencrypt_cert.pem | - | 6.80 - 8.00 | TODO | AVM |
Config from | tffs | letsencrypt_key.pem (tffs) | - | 6.80 - 8.00 | TODO | AVM |
Config from | tffs | provideradditive.tar | - | 6.20 - 8.00 | TODO | AVM |
Config from | tffs | stat.cfg (tffs) | - | 4.07 - 8.00 | Stores the Online-Counter | AVM |
Config from | tffs | tamconf | - | 5.08 - 8.00 | TODO | AVM |
Config from | tffs | telefon_misc (tffs) | - | 4.31 - 8.00 | TODO | AVM |
Config from | tffs | tr069.cfg (tffs) | - | 4.07 - 8.00 | TODO | AVM |
Config from | tffs | tr369.cfg (tffs) | - | 7.08 - 8.00 | TODO | AVM |
Config from | tffs | usb.cfg (tffs) | - | 4.69 - 8.00 | TODO | AVM |
Config from | tffs | user.cfg (tffs) | - | 4.31 - 8.00 | TODO | AVM |
Config from | tffs | voip.cfg (tffs) | - | 4.31 - 8.00 | TODO | AVM |
Config from | tffs | vpn.cfg (tffs) | - | 4.07 - 8.00 | TODO | AVM |
Config from | tffs | websrv_ssl_cert.pem (tffs) | - | 4.69 - 8.00 | TODO | AVM |
Config from | tffs | websrv_ssl_key.pem (tffs) | - | 4.69 - 8.00 | TODO | AVM |
Config from | tffs | wlan.cfg (tffs) | - | 4.07 - 8.00 | TODO | AVM |
31 config relations for this library |
Logs
This is a subset of the Temp-Files section, filtered for logfiles of libcmapi.so:
Daily updated index of all libcmapi.so logfiles found scanning Supportdata-Probes. Last update: 2024-11-17 07:18 GMT.
The label (temp)
in the Logfile
column shows there are other objects in this wiki using this name.
The Mod
column shows the amount of models using the respective logfile. Click the column header to sort by this number.
Logfile | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
.srb_avm_reporting | 48 | 6.80 - 8.00 | shringbuf log for libcmapi.so | /var | 8.1k | AVM | |
.srb_backend | 13 | 7.39 - 8.00 | shringbuf log for libcmapi.so | /var | 32.0k | AVM | |
.srb_backendmails | 35 | 7.08 - 7.31 | shringbuf log for libcmapi.so | /var | 32.0k | AVM | |
.srb_cmapiar7cfg | 17 | 7.39 - 8.00 | shringbuf log for libcmapi.so | /var | 4.0k | AVM | |
.srb_landevices | 20 | 6.98 - 7.63 | shringbuf log for libcmapi.so | /var | 4.0k | AVM | |
.srb_landevicesgeneric | 12 | 7.51 - 8.00 | shringbuf log for libcmapi.so | /var | 8.1k | AVM | |
.srb_landevicesmanurl | 13 | 7.39 - 8.00 | shringbuf log for libcmapi.so | /var | 8.1k | AVM | |
.srb_landevicesmesh | 13 | 7.39 - 8.00 | shringbuf log for libcmapi.so | /var | 8.1k | AVM | |
.srb_landevicesnexus | 42 | 6.98 - 8.00 | shringbuf log for libcmapi.so | /var | 4.0k - 8.1k | AVM | |
.srb_landevicesupnp | 52 | 6.80 - 7.90 | shringbuf log for libcmapi.so | /var | 4.0k - 8.1k | AVM | |
.srb_lan_pairing | 42 | 6.98 - 8.00 | shringbuf log for libcmapi.so | /var | 4.0k - 16.1k | AVM | |
.srb_log | 75 | 6.80 - 8.00 | shringbuf log for libcmapi.so / voipd | /var | 32.0k - 1.1M | AVM | |
.srb_mailbuilder | 68 | 6.80 - 8.00 | shringbuf log for libcmapi.so | /var | 4.0k - 32.0k | AVM | |
.srb_sson | 97 | 5.50 - 8.00 | shringbuf log for libwebsrv.so / libavmupnpbig.so / libcmapi.so | /var, /var/tmp/csem | 0 - 64.0k | Sema | AVM |
.srb_umts | 30 | 7.19 - 8.00 | shringbuf log for libcmapi.so | /var | 4.0k | AVM | |
.srb_waccess | 62 | 6.98 - 8.00 | shringbuf log for libcmapi.so | /var | 4.0k - 16.1k | AVM | |
.srb_werror | 62 | 6.98 - 8.00 | shringbuf log for libcmapi.so | /var | 4.0k - 16.1k | AVM | |
updatecheck.log | 62 | 6.98 - 8.00 | Logfile for libcmapi.so | /var | 50 - 3.8k | Log | AVM |
updatecheck.old | 16 | 7.01 - 7.61 | Logfile for libcmapi.so | /var | 3.9k - 4.0k | AVM | |
19 logfiles |
Source
The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.39 source files:
$ strings /lib/libcmapi.so | grep -e '\.c$' -e '\.cpp$' ar7/ctlmgr/src/cmapi/apps.cpp ar7/ctlmgr/src/cmapi/avm_pa.cpp ar7/ctlmgr/src/cmapi/backend_support.cpp ar7/ctlmgr/src/cmapi/blocked_wan_ips.cpp ar7/ctlmgr/src/cmapi/box_users.cpp ar7/ctlmgr/src/cmapi/budget.cpp ar7/ctlmgr/src/cmapi/capiotcp.cpp ar7/ctlmgr/src/cmapi/capture.cpp ar7/ctlmgr/src/cmapi/certgen.cpp ar7/ctlmgr/src/cmapi/cfgtakeover.cpp ar7/ctlmgr/src/cmapi/cmapi_actionmask.c ar7/ctlmgr/src/cmapi/cmapi_ar7cfg.c ar7/ctlmgr/src/cmapi/cmapi_avmcounter.cpp ar7/ctlmgr/src/cmapi/cmapi_avmipc_msg_handler.cpp ar7/ctlmgr/src/cmapi/cmapi_avm_reporting.c ar7/ctlmgr/src/cmapi/cmapi_await.c ar7/ctlmgr/src/cmapi/cmapi_boxnotify.c ar7/ctlmgr/src/cmapi/cmapi_currentsession.c ar7/ctlmgr/src/cmapi/cmapi_dhcpv6info.cpp ar7/ctlmgr/src/cmapi/cmapi_eth.c ar7/ctlmgr/src/cmapi/cmapi_feedback_data.cpp ar7/ctlmgr/src/cmapi/cmapi_login_journal.cpp ar7/ctlmgr/src/cmapi/cmapi_mb_backend.c ar7/ctlmgr/src/cmapi/cmapi_mb_backend_create_yajl.c ar7/ctlmgr/src/cmapi/cmapi_mb_call_barring.c ar7/ctlmgr/src/cmapi/cmapi_mb_call_rule.c ar7/ctlmgr/src/cmapi/cmapi_mb_country_code.c ar7/ctlmgr/src/cmapi/cmapi_mb_dect.c ar7/ctlmgr/src/cmapi/cmapi_mb_diversion.c ar7/ctlmgr/src/cmapi/cmapi_mb_fwupdatehint.c ar7/ctlmgr/src/cmapi/cmapi_mb_provider_code.c ar7/ctlmgr/src/cmapi/cmapi_mb_utils.c ar7/ctlmgr/src/cmapi/cmapi_meshrole.cpp ar7/ctlmgr/src/cmapi/cmapi_pcp.cpp ar7/ctlmgr/src/cmapi/cmapi_reboot_status.c ar7/ctlmgr/src/cmapi/cmapi_rights_query.c ar7/ctlmgr/src/cmapi/cmapi_strutil.c ar7/ctlmgr/src/cmapi/cmapi_uimod_box.cpp ar7/ctlmgr/src/cmapi/cmapi_uimod_webui.cpp ar7/ctlmgr/src/cmapi/cmapi_webvar.c ar7/ctlmgr/src/cmapi/cmapi_wlancsi.c ar7/ctlmgr/src/cmapi/connections_module.cpp ar7/ctlmgr/src/cmapi/connections_util.c ar7/ctlmgr/src/cmapi/country.cpp ar7/ctlmgr/src/cmapi/ctlmgr_sd.c ar7/ctlmgr/src/cmapi/ddns.cpp ar7/ctlmgr/src/cmapi/dnscfg.cpp ar7/ctlmgr/src/cmapi/dns_excepted_domains.cpp ar7/ctlmgr/src/cmapi/dnsserver.cpp ar7/ctlmgr/src/cmapi/downgradecheck.cpp ar7/ctlmgr/src/cmapi/dpm_config.c ar7/ctlmgr/src/cmapi/dslstatistic.cpp ar7/ctlmgr/src/cmapi/emailnotify.cpp ar7/ctlmgr/src/cmapi/emu_eth.c ar7/ctlmgr/src/cmapi/emu_security.c ar7/ctlmgr/src/cmapi/env_module.cpp ar7/ctlmgr/src/cmapi/eventnotification.cpp ar7/ctlmgr/src/cmapi/forwardrules.cpp ar7/ctlmgr/src/cmapi/fos_services.c ar7/ctlmgr/src/cmapi/fritzappurls.cpp ar7/ctlmgr/src/cmapi/fwupdatestate.cpp ar7/ctlmgr/src/cmapi/get_juis_box_info.cpp ar7/ctlmgr/src/cmapi/googleauth.c ar7/ctlmgr/src/cmapi/hotspotgre.cpp ar7/ctlmgr/src/cmapi/hybridcfg.cpp ar7/ctlmgr/src/cmapi/igdforwardrules.cpp ar7/ctlmgr/src/cmapi/inetstat.cpp ar7/ctlmgr/src/cmapi/interfaces.cpp ar7/ctlmgr/src/cmapi/ipv6.cpp ar7/ctlmgr/src/cmapi/ipv6firewall.cpp ar7/ctlmgr/src/cmapi/ipv6_ltemultiwan.cpp ar7/ctlmgr/src/cmapi/ipv6route.cpp ar7/ctlmgr/src/cmapi/json_boxinfo.c ar7/ctlmgr/src/cmapi/kpi_homenet.cpp ar7/ctlmgr/src/cmapi/kpi_nw.cpp ar7/ctlmgr/src/cmapi/kpi_security.c ar7/ctlmgr/src/cmapi/landevices.cpp ar7/ctlmgr/src/cmapi/landevices_flash.cpp ar7/ctlmgr/src/cmapi/landevices_list.cpp ar7/ctlmgr/src/cmapi/landevices_manurl.cpp ar7/ctlmgr/src/cmapi/landevices_nexus.cpp ar7/ctlmgr/src/cmapi/landevices_upnp.cpp ar7/ctlmgr/src/cmapi/landevices_usp.cpp ar7/ctlmgr/src/cmapi/landevices_util.cpp ar7/ctlmgr/src/cmapi/language.cpp ar7/ctlmgr/src/cmapi/letsencrypt.cpp ar7/ctlmgr/src/cmapi/listprovider.cpp ar7/ctlmgr/src/cmapi/logger/logger.c ar7/ctlmgr/src/cmapi/logger/RemoteEventClientConnection.cpp ar7/ctlmgr/src/cmapi/logger/RemoteEvent.cpp ar7/ctlmgr/src/cmapi/logger/RemoteEventLoggerClient.cpp ar7/ctlmgr/src/cmapi/logger/RemoteEventLoggerServer.cpp ar7/ctlmgr/src/cmapi/logger/RemoteEventPacket.cpp ar7/ctlmgr/src/cmapi/manager.c ar7/ctlmgr/src/cmapi/meshconfig.cpp ar7/ctlmgr/src/cmapi/mesh_master_box_info.cpp ar7/ctlmgr/src/cmapi/message_from_avm.cpp ar7/ctlmgr/src/cmapi/misc.c ar7/ctlmgr/src/cmapi/module.c ar7/ctlmgr/src/cmapi/myfritz_autoreg_client.cpp ar7/ctlmgr/src/cmapi/myfritz_autoreg.cpp ar7/ctlmgr/src/cmapi/myfritz_autoreg_server.cpp ar7/ctlmgr/src/cmapi/myfritz_box.cpp ar7/ctlmgr/src/cmapi/myfritz.cpp ar7/ctlmgr/src/cmapi/myfritz_device.cpp ar7/ctlmgr/src/cmapi/myfritzdevices.cpp ar7/ctlmgr/src/cmapi/myfritz_domain_name.cpp ar7/ctlmgr/src/cmapi/myfritz_oauth.cpp ar7/ctlmgr/src/cmapi/myfritz_remote_login.cpp ar7/ctlmgr/src/cmapi/myfritz_rest_request.cpp ar7/ctlmgr/src/cmapi/myfritz_sync.cpp ar7/ctlmgr/src/cmapi/netapp.cpp ar7/ctlmgr/src/cmapi/nexus.cpp ar7/ctlmgr/src/cmapi/node.c ar7/ctlmgr/src/cmapi/nqos.cpp ar7/ctlmgr/src/cmapi/oauth_avm_json.cpp ar7/ctlmgr/src/cmapi/oauth_devicecert.c ar7/ctlmgr/src/cmapi/oauth_handler.c ar7/ctlmgr/src/cmapi/oauth_myfritz.c ar7/ctlmgr/src/cmapi/oauth_token_handler.c ar7/ctlmgr/src/cmapi/oncal.cpp ar7/ctlmgr/src/cmapi/openports.cpp ar7/ctlmgr/src/cmapi/opmode.c ar7/ctlmgr/src/cmapi/parse_xml_auth_params.cpp ar7/ctlmgr/src/cmapi/pbkdf2_challenge.c ar7/ctlmgr/src/cmapi/power.cpp ar7/ctlmgr/src/cmapi/providerlist.cpp ar7/ctlmgr/src/cmapi/providerlist_util.cpp ar7/ctlmgr/src/cmapi/regevent.c ar7/ctlmgr/src/cmapi/remoteauth_nexus.cpp ar7/ctlmgr/src/cmapi/remoteman.cpp ar7/ctlmgr/src/cmapi/rights.cpp ar7/ctlmgr/src/cmapi/route.cpp ar7/ctlmgr/src/cmapi/shellinabox.c ar7/ctlmgr/src/cmapi/speedtest.cpp ar7/ctlmgr/src/cmapi/stat_iface.cpp ar7/ctlmgr/src/cmapi/supportdata_to_avm.cpp ar7/ctlmgr/src/cmapi/tfa_external.c ar7/ctlmgr/src/cmapi/time.cpp ar7/ctlmgr/src/cmapi/timsgprocessor.c ar7/ctlmgr/src/cmapi/tr064conf.cpp ar7/ctlmgr/src/cmapi/tr069conf.cpp ar7/ctlmgr/src/cmapi/tr369_uimod.cpp ar7/ctlmgr/src/cmapi/trafficprio.cpp ar7/ctlmgr/src/cmapi/transaction.cpp ar7/ctlmgr/src/cmapi/twofactor_auth.c ar7/ctlmgr/src/cmapi/uimod_eth.cpp ar7/ctlmgr/src/cmapi/uimod_fos_services.cpp ar7/ctlmgr/src/cmapi/uimod_lisp.cpp ar7/ctlmgr/src/cmapi/uimodlogic.c ar7/ctlmgr/src/cmapi/uimod_rrd.cpp ar7/ctlmgr/src/cmapi/ui_module.cpp ar7/ctlmgr/src/cmapi/umts.cpp ar7/ctlmgr/src/cmapi/updatecheck.cpp ar7/ctlmgr/src/cmapi/updatecheck_nexus.cpp ar7/ctlmgr/src/cmapi/vccs.cpp ar7/ctlmgr/src/cmapi/voip_misc.cpp ar7/ctlmgr/src/cmapi/vpn.cpp ar7/ctlmgr/src/cmapi/../webserver/webserver.c ar7/ctlmgr/src/cmapi/../webserver/webstat.c
Dependencies
Daily updated index of all dependencies of this library. Last update: 2024-11-17 07:59 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Depends on | lib | ld.so | 40 | 7.08 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | libar7cfg.so | 78 | 6.35 - 8.00 | TFFS-Configuration API to ar7.cfg and many more. | AVM |
Depends on | lib | libasset_bundle.so | 22 | 7.90 - 8.00 | Asset-Bundles helper functions | AVM |
Depends on | lib | libautodetectnotify.so | 3 | 7.90 | TODO | AVM |
Depends on | lib | libavm_event.so | 78 | 6.35 - 8.00 | AVM-Events management API | AVM |
Depends on | lib | libavmauth.so | 72 | 6.51 - 8.00 | Fritzbox authentification helpers | AVM |
Depends on | lib | libavmcipher.so | 78 | 6.35 - 8.00 | AES / DES / Rijndael encryption / decryption. | AVM |
Depends on | lib | libavmcrypto.so | 51 | 7.19 - 8.00 | JWE encryption / decryption / key generator | AVM |
Depends on | lib | libavmcsock.so | 78 | 6.35 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libavmdnsnotify.so | 31 | 7.51 - 8.00 | Client / server DNS notification API | AVM |
Depends on | lib | libavmfbconf.so | 40 | 7.39 - 7.81 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libavmfbstate.so | 54 | 7.08 - 8.00 | IPC fritzbox state notification | AVM |
Depends on | lib | libavmfwnotify.so | 51 | 6.51 - 8.00 | Firewall state notification. | AVM |
Depends on | lib | libavmhmac.so | 78 | 6.35 - 8.00 | HMAC / SHA / MD5 hashing. | AVM |
Depends on | lib | libavmipchomenet.so | 41 | 7.08 - 8.00 | TODO | AVM |
Depends on | lib | libavmmatter.so | 1 | 7.61 - 7.63 | AVM Matter core API | AVM |
Depends on | lib | libavmnexus.so | 63 | 6.88 - 8.00 | avmnexusd worker socket API | AVM |
Depends on | lib | libavmnexus_tab.so | 22 | 7.90 - 8.00 | TFFS-Configuration API to avmnexus.cfg | AVM |
Depends on | lib | libavmnexuscfg.so | 63 | 6.88 - 8.00 | TODO | AVM |
Depends on | lib | libavmnexuscpp.so | 63 | 6.98 - 8.00 | Mesh client / server C++ API class | AVM |
Depends on | lib | libavmnexusmail.so | 63 | 6.98 - 8.00 | Push-Mail across a Mesh network | AVM |
Depends on | lib | libavmpcp.so | 75 | 6.35 - 8.00 | Port Control Protocol (PCP) API library | AVM |
Depends on | lib | libavmrrdstate.so | 31 | 7.39 - 8.00 | API wrapping rrdinfo | AVM |
Depends on | lib | libavmssl.so | 63 | 6.83 - 8.00 | SSL certificate creation / validation | AVM |
Depends on | lib | libavmupnpbig.so | 78 | 6.35 - 8.00 | UPnP support API (big version) | AVM |
Depends on | lib | libavmuspmesh.so | 43 | 7.39 - 8.00 | TODO | AVM |
Depends on | lib | libavmvpnnotify.so | 31 | 7.39 - 8.00 | VPN state notification. | AVM |
Depends on | lib | libavmwdt.so | 22 | 7.61 - 8.00 | AVM-Watchdogs management API | AVM |
Depends on | lib | libbotnetfilterlib.so | 1 | 6.83 | TODO | Linux |
Depends on | lib | libboxenv.so | 22 | 7.90 - 8.00 | API to the rc.conf enhanced Config-Environment | AVM |
Depends on | lib | libboxlib.so | 78 | 6.35 - 8.00 | Box status, logging and statistics functions | AVM |
Depends on | lib | libboxnotify.so | 78 | 6.35 - 8.00 | boxnotifyd client API (old) | AVM |
Depends on | lib | libboxnotifycsock.so | 78 | 6.35 - 8.00 | boxnotifyd client API (new) | AVM |
Depends on | lib | libbroadband.so | 38 | 7.24 - 8.00 | TODO | Linux |
Depends on | lib | libc.so | 78 | 6.35 - 8.00 | Standard C library | Linux |
Depends on | lib | libcfgimpexp.so | 22 | 7.90 - 8.00 | TFFS-Configuration API for configuration import and export. | AVM |
Depends on | lib | libcm.so | 78 | 6.35 - 8.00 | ctlmgr / cm_logic messaging API | AVM |
Depends on | lib | libcmquery.so | 31 | 7.39 - 7.81 | Asynchronous ctlmgr query | Linux |
Depends on | lib | libcore.so | 22 | 7.61 - 8.00 | Gathers the MAC addresses of the device and maintains its device mode. | AVM |
Depends on | lib | libcrypt.so | 58 | 6.35 - 8.00 | Encoding and decoding handling routines. | Linux |
Depends on | lib | libcrypto.so | 72 | 6.54 - 8.00 | OpenSSL general crypto and X.509 library | Linux |
Depends on | lib | libdl.so | 58 | 6.35 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libdocsisinfodata.so | 7 | 6.110 - 8.00 | TODO | Puma |
Depends on | lib | libdputil.so | 78 | 6.35 - 8.00 | DataPipe / packet utilities | AVM |
Depends on | lib | libeventlog.so | 22 | 7.90 - 8.00 | System Event-Log management API | AVM |
Depends on | lib | libewnwjson.so | 50 | 6.83 - 8.00 | JSON helper functions | AVM |
Depends on | lib | libewnwled.so | 78 | 6.35 - 8.00 | LED event helper functions | AVM |
Depends on | lib | libewnwlinux.so | 78 | 6.35 - 8.00 | Linux networking functions | AVM |
Depends on | lib | libewnwnet.so | 78 | 6.35 - 8.00 | Internet helper functions | AVM |
Depends on | lib | libfbconf.so | 22 | 7.61 - 8.00 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libfbsync.so | 22 | 7.61 - 8.00 | TODO | AVM |
Depends on | lib | libfcctl.so | 1 | 7.24 - 8.00 | API to the Broadcom Packet Flow Cache driver. | Broadcom |
Depends on | lib | libfwsign.so | 61 | 7.08 - 7.81 | Firmware signature validation | AVM |
Depends on | lib | libfwupdate.so | 50 | 7.27 - 8.00 | TODO | Linux |
Depends on | lib | libfwupdate_via_nexus.so | 43 | 7.39 - 8.00 | Firmware update across a Mesh network | AVM |
Depends on | lib | libfwupdatetrace.so | 63 | 6.88 - 8.00 | TFFS-Configuration API to fwupdatetrace.cfg | AVM |
Depends on | lib | libgcc_s.so | 78 | 6.35 - 8.00 | GCC low-level runtime library | Linux |
Depends on | lib | libhtmltemplate.so | 78 | 6.35 - 8.00 | Template preprocessor for HTML / XML markup | AVM |
Depends on | lib | libikeapi.so | 55 | 6.35 - 8.00 | avmike client / server communication API | AVM |
Depends on | lib | libjasonclient.so | 51 | 6.35 - 7.08 | Update-Search - first generation - JASON | AVM |
Depends on | lib | libjuisclient.so | 72 | 6.54 - 8.00 | Update-Search - second generation - JUIS | AVM |
Depends on | lib | liblandev.so | 42 | 6.98 - 8.00 | TODO | Linux |
Depends on | lib | libled2.so | 78 | 6.35 - 8.00 | LED API - second+third generation | AVM |
Depends on | lib | liblocalize.so | 22 | 7.90 - 8.00 | Charset conversion helper functions | AVM |
Depends on | lib | liblrwpan_tools.so | 3 | 7.90 | ZigBee configuration import / export helper functions | AVM |
Depends on | lib | libm.so | 52 | 6.54 - 8.00 | C math library | Linux |
Depends on | lib | libmove_helper.so | 22 | 7.90 - 8.00 | TODO | AVM |
Depends on | lib | libmoved.so | 31 | 7.39 - 7.81 | API to the moved service. | AVM |
Depends on | lib | libmovetrace.so | 31 | 7.39 - 7.81 | TODO | Linux |
Depends on | lib | libmxml.so | 78 | 6.35 - 8.00 | Mini-XML parser / generator | Linux |
Depends on | lib | libneighbour.so | 22 | 7.61 - 8.00 | Neighbour discovery and notification API | AVM |
Depends on | lib | liboauth2.so | 63 | 6.54 - 8.00 | OAuth v2.0 authentificator | Linux |
Depends on | lib | libpthread.so | 58 | 6.35 - 8.00 | POSIX threading library | Linux |
Depends on | lib | librt.so | 58 | 6.35 - 8.00 | POSIX realtime extensions library | Linux |
Depends on | lib | libslab_c++.so | 22 | 7.90 - 8.00 | C++ slab allocator | AVM |
Depends on | lib | libspeedtest.so | 78 | 6.35 - 8.00 | Kernel speedtest API | AVM |
Depends on | lib | libssl.so | 63 | 6.83 - 8.00 | OpenSSL implementations of SSL and TLS | Linux |
Depends on | lib | libstdc++.so | 22 | 7.90 - 8.00 | GNU C++ library | Linux |
Depends on | lib | libsvctl.so | 51 | 7.19 - 8.00 | supervisor notification library | AVM |
Depends on | lib | libtiinterpreter.so | 43 | 7.39 - 8.00 | Preprocessor for SSI-Files by TI. | AVM |
Depends on | lib | libupnpdev.so | 78 | 6.35 - 8.00 | UPnP root device helper library | AVM |
Depends on | lib | libwdt.so | 75 | 6.35 - 7.81 | AVM-Watchdogs management API | AVM |
Depends on | lib | libwebkpiclient.so | 31 | 7.39 - 8.00 | KPI sensor for system parts which use HTTP / HTTPS | AVM |
Depends on | lib | libwebsrv.so | 78 | 6.35 - 8.00 | HTTP / HTTPS webserver and tools. | AVM |
Depends on | lib | libyajl.so | 72 | 6.54 - 8.00 | Event-driven JSON parser | Linux |
Depends on | lib | libz.so | 63 | 6.83 - 8.00 | Zlib compressor / decompressor | Linux |
Required by | lib | libbroadband_ui.so | 18 | 7.29 - 8.00 | ctlmgr plugin library for Broadband configuration | AVM |
Required by | lib | libbroadbandcfg.so | 8 | 7.24 | ctlmgr plugin library for broadband.cfg | AVM |
Required by | lib | libctlrext.so | 20 | 7.08 - 7.63 | ctlmgr plugin library for Repeater configuration | AVM |
Required by | lib | libctlusb.so | 43 | 6.54 - 8.00 | ctlmgr plugin library for USB configuration | AVM |
Required by | lib | libctlwebdav.so | 43 | 6.36 - 8.00 | ctlmgr plugin library for WebDAV configuration | AVM |
Required by | lib | libdsl.so | 34 | 6.36 - 7.31 | ctlmgr plugin library for DSL / Fiber configuration | AVM |
Required by | lib | libdslremotemgmt.so | 28 | 6.54 - 8.00 | ctlmgr plugin library for TR-181 and KPI | AVM |
Required by | lib | libfiberremotemgmt.so | 4 | 7.24 - 8.00 | ctlmgr plugin library for Fiber KPI | AVM |
Required by | lib | libfon.so | 52 | 6.35 - 8.00 | ctlmgr plugin library for Telephony configuration | AVM |
Required by | lib | libluafiber.so | 3 | 7.62 - 8.00 | Lua-Library for accessing Fiber information | AVM |
Required by | lib | libmailbuilder.so | 76 | 6.35 - 8.00 | ctlmgr plugin library and Lua-Library for creating Push-Mail | AVM |
Required by | lib | libmesh_plugin.so | 43 | 7.39 - 8.00 | ctlmgr plugin library for Mesh configuration | AVM |
Required by | lib | libmove_meshd_d.so | 10 | 7.39 | ctlmgr plugin library and moved plugin library for destination Mesh device import | AVM |
Required by | lib | libmove_meshd_s.so | 10 | 7.39 | ctlmgr plugin library and moved plugin library for source Mesh device export | AVM |
Required by | lib | libplcctlmgr.so | 54 | 6.84 - 8.00 | ctlmgr plugin library for accessing Powerline devices | AVM |
Required by | lib | libtr064.so | 75 | 6.35 - 8.00 | ctlmgr plugin library for TR-064 configuration | AVM |
Required by | lib | libtr069.so | 76 | 6.35 - 8.00 | ctlmgr plugin library for TR-069 configuration | AVM |
Required by | lib | libuser.so | 55 | 6.35 - 8.00 | ctlmgr plugin library for Box-User configuration | AVM |
Required by | lib | libusp.so | 31 | 7.39 - 8.00 | ctlmgr plugin library for TR-369 / USP configuration | AVM |
Required by | lib | libwlan.so | 69 | 6.69 - 8.00 | ctlmgr plugin library for WLAN configuration | AVM |
Required by | cmd | ctlmgr (avmcmd) | 76 | 6.35 - 8.00 | System meta daemon also serving the Webinterface. | AVM |
Required by | cmd | ctlmgr_offload (avmcmd) | 3 | 6.83 - 6.110 | TODO | AVM |
108 dependencies for this library |
Model-Matrix
Daily updated index of the presence, path and size of this library for each model. Last update: 2024-11-17 06:06 GMT.
Showing all models using this library. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box 3272 (main) | 6.50 - 6.89 | /lib | 919k - 1.1M, Link |
FRITZ!Box WLAN 3370 (main) | 6.36 - 6.56 | /lib | 913k - 914k, Link |
FRITZ!Box 3390 (main) | 6.36 - 6.56 | /lib | 913k - 914k, Link |
FRITZ!Box 3490 (main) | 6.36 - 7.30 | /lib | 911k - 1.4M, Link |
FRITZ!Box 4020 | /lib | 911k - 1.2M, Link | |
FRITZ!Box 4040 | 6.52 - 8.00 | /lib | 750k - 1.3M, Link |
FRITZ!Box 4050 | 7.58 - 7.90 | /lib | 1.2M - 1.4M, Link |
FRITZ!Box 4060 | 7.29 - 7.90 | /lib | 1.1M - 1.3M, Link |
FRITZ!Box 5490 (main) | 6.51 - 7.29 | /lib | 914k - 1.4M, Link |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | /lib | 1.2M - 1.4M, Link |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /lib | 1.4M - 1.9M, Link |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /lib | 1.1M - 1.3M, Link |
FRITZ!Box 5690 Pro (main) | 7.62 - 7.90 | /lib | 1.2M - 1.4M, Link |
FRITZ!Box 6360 Cable | 6.51 | /lib | 745k, Link |
FRITZ!Box 6430 Cable (arm) | 6.84 - 6.87 | /lib | 789k, Link |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | /lib | 882k - 1.2M, Link |
FRITZ!Box 6490 Cable (arm) | 6.50 - 6.87 | /lib | 745k - 789k, Link |
FRITZ!Box 6490 Cable (atom) | 6.83 - 7.51 | /lib | 882k - 1.6M, Link |
FRITZ!Box 6590 Cable (arm) | 6.83 - 6.110 | /lib | 788k - 789k, Link |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | /lib | 882k - 1.6M, Link |
FRITZ!Box 6591 Cable (arm) | 7.04 - 7.08 | /lib | 1.1M, Link |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | /lib | 1.1M - 1.6M, Link |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | /lib | 1.1M - 1.6M, Link |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /lib | 1.4M - 1.5M, Link |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /lib | 1.2M - 1.6M, Link |
FRITZ!Box 6820 LTE v1 (main) | 6.40 - 7.51 | /lib | 909k - 1.6M, Link |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 7.51 | /lib | 909k - 1.6M, Link |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /lib | 1.4M - 1.6M, Link |
FRITZ!Box 6840 LTE (main) | 6.36 - 6.88 | /lib | 914k - 1.1M, Link |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /lib | 1.1M - 1.5M, Link |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /lib | 1.1M - 1.3M, Link |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /lib | 1.1M - 1.6M, Link |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /lib | 1.1M - 1.6M, Link |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /lib | 1.1M - 1.6M, Link |
FRITZ!Box 7272 (main) | 6.36 - 6.88 | /lib | 919k - 1.1M, Link |
FRITZ!Box 7312 | 6.50 - 6.56 | /lib | 918k - 919k, Link |
FRITZ!Box 7330 | 6.50 - 6.56 | /lib | 918k - 919k, Link |
FRITZ!Box 7330 SL | 6.50 - 6.56 | /lib | 918k - 919k, Link |
FRITZ!Box Fon WLAN 7360 v2 | 6.36 - 6.88 | /lib | 914k - 1.1M, Link |
FRITZ!Box 7362 SL (main) | 6.36 - 7.18 | /lib | 914k - 1.3M, Link |
FRITZ!Box Fon WLAN 7390 | /lib | 914k - 1.1M, Link | |
FRITZ!Box 7412 (main) | 6.50 - 6.88 | /lib | 914k - 1.1M, Link |
FRITZ!Box 7430 (main) | 6.36 - 7.31 | /lib | 914k - 1.4M, Link |
FRITZ!Box 7490 (main) | 6.35 - 7.51 | /lib | 895k - 1.6M, Link |
FRITZ!Box 7510 | 7.30 - 8.00 | /lib | 1.1M - 1.3M, Link |
FRITZ!Box 7520 | 6.98 - 8.00 | /lib | 906k - 1.3M, Link |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /lib | 1.1M - 1.3M, Link |
FRITZ!Box 7530 | 6.98 - 8.00 | /lib | 902k - 1.3M, Link |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /lib | 1.1M - 1.4M, Link |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | /lib | 964k - 1.4M, Link |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | /lib | 965k - 1.4M, Link |
FRITZ!Box 7581 | 6.54 - 7.18 | /lib | 807k - 1.0M, Link |
FRITZ!Box 7582 | 6.83 - 7.18 | /lib | 811k - 1.0M, Link |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /lib | 1.2M - 1.6M, Link |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /lib | 1.4M - 1.9M, Link |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | /lib | 1.1M - 1.9M, Link |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /lib | 1.4M - 1.9M, Link |
FRITZ!Box 7690 | 7.61 - 7.90 | /lib | 1.2M - 1.4M, Link |
FRITZ!Smart Gateway | 7.52 - 7.63 | /lib | 582k, Link |
FRITZ!WLAN Repeater 310 A | 6.51 - 7.16 | /lib | 530k - 674k, Link |
FRITZ!WLAN Repeater 310 B | 6.51 - 7.16 | /lib | 526k - 674k, Link |
FRITZ!WLAN Repeater 450E | 6.36 - 7.15 | /lib | 530k - 674k, Link |
FRITZ!Repeater 600 | 7.11 - 7.58 | /lib | 586k - 674k, Link |
FRITZ!Repeater 600 v2 | 7.27 - 7.58 | /lib | 592k - 602k, Link |
FRITZ!WLAN Repeater 1160 | 6.51 - 7.15 | /lib | 526k - 674k, Link |
FRITZ!Repeater 1200 | 7.11 - 7.58 | /lib | 520k - 570k, Link |
FRITZ!Repeater 1200 AX | 7.30 - 7.58 | /lib | 561k - 570k, Link |
FRITZ!WLAN Repeater 1750E | 6.36 - 7.32 | /lib | 530k - 737k, Link |
FRITZ!Repeater 2400 | 7.12 - 7.58 | /lib | 577k - 674k, Link |
FRITZ!Repeater 3000 | 6.98 - 7.58 | /lib | 486k - 570k, Link |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | /lib | 561k - 570k, Link |
FRITZ!Repeater 6000 | 7.19 - 7.58 | /lib | 557k - 570k, Link |
FRITZ!WLAN Repeater DVB-C | 6.36 - 7.04 | /lib | 530k - 635k, Link |
FRITZ!Powerline 540E | 6.36 - 7.15 | /lib | 530k - 674k, Link |
FRITZ!Powerline 546E | 6.50 - 7.15 | /lib | 530k - 674k, Link |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | /lib | 573k - 574k, Link |
FRITZ!Powerline 1240E | 6.36 - 7.16 | /lib | 526k - 674k, Link |
FRITZ!Powerline 1260E | 6.90 - 7.58 | /lib | 470k - 574k, Link |
FRITZ!Powerline 1260 | 7.27 - 7.58 | /lib | 561k - 574k, Link |
79 models use this library |
Symbols
Daily updated index of all symbols of this library. Last update: 2024-11-17 07:59 GMT.
Firmware | Symbol |
---|---|
6.35 - 6.110 | AVM_PA_Register |
6.35 - 6.36 | App_DeleteApp |
6.35 - 8.00 | App_FindNumericIdByStringId |
6.35 - 8.00 | App_GetDisplayName |
7.19 - 8.00 | App_LoginJournal_LoggedInLinuxUID |
6.35 - 7.32 | ApplyModeChanged |
6.54 - 7.31 | Apps_AllModulesInitialized |
6.54 - 6.110 | Apps_BoxUserNASInternetRightsMayHaveChanged |
6.35 - 6.110 | Apps_BoxUser_changed_notify |
7.90 | Apps_GetLoginJournalByDisplayname |
7.90 - 8.00 | Apps_GetLoginJournalByUIDStr |
7.39 - 8.00 | Apps_GetMessageFilter |
7.90 - 8.00 | Apps_GetRemoteLoginJournalByUIDStr |
7.90 - 8.00 | Apps_GetStrUIDByUID |
7.90 - 8.00 | Apps_GetUIDByStrUID |
7.90 - 8.00 | Apps_GetUserIdByAppId |
6.54 - 8.00 | Apps_OneAppWithInternetRights |
6.35 - 6.110 | Apps_Register |
6.35 - 8.00 | Apps_RegisterApp |
7.39 - 8.00 | Apps_SetMessageFilter |
6.35 - 6.110 | Apps_Username_inuse |
6.98 | Apps_app_exists |
6.35 - 6.110 | AssignIP46Addr |
7.19 - 7.31 | AutotrustCheck::AutotrustCheck |
7.19 - 7.31 | AutotrustCheck::ConnectNow |
7.19 - 7.31 | AutotrustCheck::ConnectTimeout |
7.19 - 7.31 | AutotrustCheck::call_complete_callback |
7.19 - 7.31 | AutotrustCheck::cancel |
7.19 - 7.31 | AutotrustCheck::check_completed |
7.19 - 7.31 | AutotrustCheck::complete |
7.19 - 7.31 | AutotrustCheck::connected |
7.19 - 7.31 | AutotrustCheck::deferred_mesh_candidate_box_info_complete |
7.19 - 7.31 | AutotrustCheck::disconnected |
7.19 - 7.31 | AutotrustCheck::get_mesh_candidate_box_info_complete |
7.19 - 7.31 | AutotrustCheck::my_yajl_out_cb |
7.19 - 7.31 | AutotrustCheck::receive |
7.19 - 7.31 | AutotrustCheck::start |
7.19 - 7.31 | AutotrustCheck::static_ConnectTimeout |
7.19 - 7.31 | AutotrustCheck::static_deferred_call_complete_callback |
7.19 - 7.31 | AutotrustCheck::static_deferred_mesh_candidate_box_info_complete |
7.19 - 7.31 | AutotrustCheck::static_get_mesh_candidate_box_info_complete |
7.19 - 7.31 | AutotrustCheck::static_my_yajl_out_cb |
7.19 - 7.31 | AutotrustCheck::~AutotrustCheck |
6.35 - 8.00 | AvailableCountries |
7.39 - 8.00 | BackendSupport_SupportData_Send |
6.35 - 7.32 | BoolEq |
6.51 - 7.32 | BoxSetCaptivePortalPictureLocation |
6.51 - 7.31 | BoxSetTFAButtonCallback |
6.35 - 8.00 | BoxUserRegularCfgUserWithNameOrEmailExists |
6.35 - 7.31 | BoxUserRemoveVpnAccess |
7.24 - 8.00 | BoxUsersAllHavePassword |
6.35 - 7.32 | BoxUsersAllModulesInitialized |
6.35 - 7.24 | BoxUsersCreateCompatibilityModeUser |
6.35 - 7.24 | BoxUsersCreateSkipAuthFromHomenetworkUser |
6.35 - 8.00 | BoxUsersDeleteInternalFileLinkDirectoryBoxUser |
6.35 - 7.32 | BoxUsersEnabledRemoteAccessUserWithPasswdExists |
6.35 - 8.00 | BoxUsersEnterInternalFileLinkDirectoryBoxUser |
6.35 - 7.32 | BoxUsersEnterRemoteAccessUser |
6.35 - 7.24 | BoxUsersGetCompatibilityModePassword |
6.35 - 7.24 | BoxUsersIsCompatibilityMode |
6.35 - 7.32 | BoxUsersIsInternalBoxUserName |
6.35 - 7.32 | BoxUsersIsInternalFileLinkDirectoryBoxUserName |
6.35 - 7.24 | BoxUsersIsSkipAuthFromHomenetwork |
6.98 - 7.24 | BoxUsersIsSkipAuthFromHomenetworkWithLoginButton |
6.54 - 7.24 | BoxUsersIsTemporarilyPasswordResetMode |
6.35 - 8.00 | BoxUsersIsValidEmail |
6.35 - 8.00 | BoxUsersIsValidPassword |
6.35 - 7.32 | BoxUsersIsValidUsername |
6.35 - 8.00 | BoxUsersMakeValidUserName |
6.54 - 8.00 | BoxUsersResetPasswordTemporarily |
6.35 - 7.24 | BoxUsersSetCompatibilityModePassword |
7.24 - 8.00 | BoxUsersSetPasswordOfUserWithoutPassword |
6.35 - 8.00 | BoxUsersWebvarViewFindByID |
6.35 - 8.00 | BoxUsersWebvarViewFindByName |
6.35 - 8.00 | BoxUsers_AdjustEnclosedRights |
6.35 - 7.32 | BoxUsers_Credentials_inuse |
7.90 - 8.00 | BoxUsers_GetLoginJournalByUIDStr |
7.90 | BoxUsers_GetLoginJournalByUserName |
7.90 - 8.00 | BoxUsers_GetRemoteLoginJournalByUIDStr |
6.35 - 7.32 | BoxUsers_GetUID_by_UserID |
7.39 - 8.00 | BoxUsers_GetUsernameList |
7.39 | BoxUsers_GetUsernameListWithRightsToObject |
6.98 - 7.31 | BoxUsers_Get_MyFritz_Username |
6.98 - 8.00 | BoxUsers_HasInternetRightsByUIMPos |
6.35 - 7.32 | BoxUsers_LoginJournal_LoggedIn |
6.51 - 8.00 | BoxUsers_LoginJournal_LoggedInLinuxUID |
6.51 - 6.110 | BoxUsers_MyFritz_Email_Changed |
6.54 - 8.00 | BoxUsers_OneUserWithInternetRights |
6.35 - 6.110 | BoxUsers_Register |
6.35 - 7.32 | BoxUsers_Username_inuse |
7.19 - 8.00 | BoxUsers_clear_mb_auth |
7.19 - 8.00 | BoxUsers_clear_mb_user |
6.35 - 7.32 | BoxUsers_get_password_forgotten_userid |
6.35 - 8.00 | BoxUsers_get_tr064_nas |
6.35 - 8.00 | BoxUsers_get_tr064_remote_access_username |
7.39 - 8.00 | BoxUsers_get_tr069_remote_access_enable |
6.35 - 8.00 | BoxUsers_get_tr069_remote_access_username |
7.39 - 8.00 | BoxUsers_get_tr069remoteaccess_2fa_disable |
6.35 - 8.00 | BoxUsers_getnamebyuserid |
6.35 - 7.32 | BoxUsers_has_internet_rights |
6.35 - 8.00 | BoxUsers_make_tr069_remote_access_username |
7.90 | BoxUsers_print_login_journal |
6.35 - 8.00 | BoxUsers_set_tr064_nas |
6.35 - 8.00 | BoxUsers_set_tr064_remote_access |
7.39 - 8.00 | BoxUsers_set_tr069_remote_access_enable |
6.35 - 8.00 | BoxUsers_set_tr069_remote_access_password |
6.35 - 8.00 | BoxUsers_set_tr069_remote_access_username |
7.39 - 8.00 | BoxUsers_set_tr069remoteaccess_2fa_disable |
7.24 - 8.00 | BoxUsers_show_username |
6.98 - 7.32 | BoxUsers_user_exists |
6.35 - 7.32 | BoxUsers_write_etc_passwd_and_users_map |
6.35 - 7.32 | BoxUsers_write_users_acl_stub |
6.35 - 6.110 | CFGTakeover_Register |
6.35 - 8.00 | CallUI_FreeString |
6.35 - 7.32 | CallUI_GetName |
6.35 - 8.00 | CallUI_GetValue |
6.35 - 8.00 | CallUI_SetValue |
6.35 - 8.00 | CallUI_getNode |
6.35 - 7.32 | CallUI_get_UIModule_AndLockWithWait |
6.83 - 7.19 | CandC_Hit |
6.83 - 7.19 | CandC_Update_ConfigChanged |
6.83 - 7.19 | CandC_Update_Exit |
6.83 - 7.19 | CandC_Update_Init |
6.83 - 7.19 | CandC_Update_Updated |
6.35 - 6.110 | Capiotcp_Register |
6.35 - 6.110 | Capture_Register |
6.35 - 7.32 | CertgenGetCommonNameAndSubjectAltNames |
6.35 - 7.32 | CertgenMakeStringlistFromAvmsslSubjectAltNames |
6.83 - 6.98 | Ceventnotification_list::add |
6.83 - 6.98 | Ceventnotification_list::fire_all |
6.83 - 6.98 | Ceventnotification_list::is_empty |
6.83 - 6.98 | Ceventnotification_list::remove_by_phandle |
6.83 - 6.98 | Ceventnotification_list::~Ceventnotification_list |
6.35 - 8.00 | CheckMailerStatus |
6.35 - 7.32 | CheckUnloadDSLDriver |
6.35 - 6.93 | Cleanup_Unused |
6.51 - 8.00 | ClearAppsInfo |
6.36 - 7.18 | ClearBuUser |
6.36 - 8.00 | ClearCmCurrentSession |
6.36 - 8.00 | ClearDnscfgConfig |
7.08 - 8.00 | ClearEmuPasswordResetData |
6.36 - 8.00 | ClearEmuSecLoginInfo |
6.36 | ClearEnPsConfig |
6.36 - 8.00 | ClearRemoteManInfo |
6.51 - 8.00 | CmCopyCurrentSession |
6.51 - 8.00 | CmGetDeviceName |
6.51 - 8.00 | CmGetFromInternet |
6.51 - 8.00 | CmGetIp |
6.51 - 8.00 | CmGetSid |
6.51 - 8.00 | CmGetUserName |
6.36 - 8.00 | CmapiSecurityEventAdd |
6.36 - 8.00 | CmapiSecurityEventAdd_Strings |
7.08 - 7.32 | Cmapi_BackendmailsShringbufDeinit |
7.08 - 7.32 | Cmapi_BackendmailsShringbufInit |
7.08 - 7.31 | Cmapi_MbBackendBoxnotifyRegister |
7.08 - 7.31 | Cmapi_MbBackendBoxnotifyUnregister |
7.08 - 8.00 | Cmapi_SendMailViaBackendOrPushService |
6.35 - 7.32 | ConnectionCheck_GetStatus |
6.35 - 8.00 | ConnectionCheck_Poll |
6.35 - 7.32 | ConnectionCheck_Start |
6.35 - 7.32 | ConnectionCheck_Stop |
7.39 - 8.00 | Connections_GetDsldstatNrFromInstance |
7.39 - 8.00 | Connections_GetInstancesForConnLayer |
7.39 - 8.00 | Connections_GetInterfaceNameFromInstance |
7.39 - 8.00 | Connections_GetLowerLayer |
7.39 - 8.00 | Connections_GetMobileConnectionIndex |
7.39 - 8.00 | Connections_GetUpperLayer |
6.36 - 7.32 | CountryGetDefaultTimezone |
6.35 - 6.110 | Country_Register |
6.35 - 6.93 | CreateAutoName |
6.35 - 6.110 | DDNS_Register |
6.35 - 6.64 | DHCPD_Register |
6.35 - 6.110 | DNSCFG_Register |
6.35 - 6.110 | DNSExceptedDomains_Register |
7.29 - 7.80 | DSLData_get |
6.98 - 7.31 | DSLData_get_stub |
6.35 - 8.00 | DeInitProviderMap |
6.35 - 6.93 | DeleteMyFritzServices |
6.35 - 7.32 | DeleteVCC |
6.35 - 7.32 | DisableRouting |
6.35 - 6.110 | DnsServer_Register |
7.19 - 7.31 | DownloadStream::End |
7.19 - 7.31 | DownloadStream::Start |
6.35 - 7.31 | DslStatistic_Register |
6.35 - 7.31 | Dslstatglobal_Register |
6.35 - 6.110 | Emailnotify_Register |
6.35 - 7.32 | EnableRouting |
6.35 - 7.31 | EtherWake |
6.35 - 6.110 | Event_MakeDisplayText |
6.35 - 8.00 | FindDSLIfaceByName |
6.35 - 8.00 | FindInternetDSLIface |
6.35 - 8.00 | FindInternetTarget |
6.35 - 8.00 | FindInternetVCC |
6.35 - 6.64 | FindLanDeviceByIP |
6.35 - 6.64 | FindLanDeviceByIP4 |
6.35 - 6.64 | FindLanDeviceByMAC |
6.35 - 6.64 | FindLanDeviceByName |
6.35 - 6.64 | FindLanDeviceByNeighbourName |
6.51 - 6.93 | FindLandeviceByIP |
6.51 - 6.93 | FindLandeviceByIP4 |
6.51 - 6.93 | FindLandeviceByMAC |
6.51 - 6.93 | FindLandeviceByName |
6.51 - 6.93 | FindLandeviceByNeighbourName |
6.35 - 7.32 | FindNodeByCanonicalPath |
6.35 - 8.00 | FindQosBridgeByName |
6.35 - 8.00 | FindTargetByName |
6.35 - 8.00 | FindVCCByName |
6.35 - 8.00 | FindVoipDSLIface |
6.35 - 8.00 | FindVoipTarget |
6.35 - 8.00 | FindVoipVCC |
6.35 - 7.32 | FixGuestBridgeInterfaces |
6.50 - 6.64 | ForwardRules_ATOMIPv4Changed |
6.35 - 7.31 | ForwardRules_Check_TR069_Port |
6.35 - 7.31 | ForwardRules_Close_MyFritz_DeviceService_TCP_Port |
6.35 - 7.31 | ForwardRules_DeleteIP |
6.98 - 7.31 | ForwardRules_DeleteIP_ByUidAndIP |
6.35 - 8.00 | ForwardRules_DisableIllegalForwardRulesDelay |
6.54 - 7.31 | ForwardRules_Disable_MyFritz_DeviceService_TCP_Port |
6.54 - 7.31 | ForwardRules_Enable_MyFritz_DeviceService_TCP_Port |
6.35 - 6.110 | ForwardRules_GetFirstForwardIP |
6.98 - 7.31 | ForwardRules_GetFirstForwardrule |
6.35 - 6.110 | ForwardRules_GetNextForwardIP |
6.98 - 7.31 | ForwardRules_GetNextForwardrule |
6.35 - 7.31 | ForwardRules_IsActivateInternalFTPForwardPossible |
6.35 - 7.31 | ForwardRules_IsActivateInternalHTTPSForwardPossible |
6.35 - 7.31 | ForwardRules_IsActiveInternalForward |
6.54 - 7.31 | ForwardRules_Is_Addr_Allowed_For_MyFritz |
6.54 - 7.31 | ForwardRules_Is_MyFritz_DeviceService_TCP_Port_Configured |
6.54 - 7.31 | ForwardRules_Is_MyFritz_DeviceService_TCP_Port_Enabled |
6.54 - 7.31 | ForwardRules_Is_MyFritz_DeviceService_TCP_Port_In_Conflict |
6.54 - 7.31 | ForwardRules_Is_MyFritz_DeviceService_TCP_Port_In_Use |
6.35 - 7.31 | ForwardRules_Is_MyFritz_DeviceService_TCP_Port_Open |
6.54 - 7.31 | ForwardRules_MyFritz_DeviceService_SetName |
6.35 - 7.31 | ForwardRules_Open_MyFritz_DeviceService_TCP_Port |
6.35 - 6.110 | ForwardRules_Register |
6.35 - 6.110 | ForwardRules_ToggleInternalFTPForward |
6.35 - 6.110 | ForwardRules_ToggleInternalHTTPSForward |
6.50 - 6.64 | ForwardRules_ToggleInternalHTTPSForwardForATOM |
6.69 - 7.31 | ForwardRules_disableftpwan |
6.35 - 7.31 | ForwardRules_set_static_dhcp |
6.98 - 8.00 | Forwardrules_Register_TR069_Callbacks |
6.35 - 7.31 | Forwardrules_StaticNetsChanged |
6.51 - 8.00 | FreePortInfoExt |
6.35 - 8.00 | FritzappurlAdd |
6.35 - 8.00 | FritzappurlAlloc |
6.35 - 8.00 | FritzappurlFree |
6.35 - 8.00 | FritzappurlUpdateListe |
6.35 - 6.110 | Fritzappurls_Register |
6.35 - 6.110 | Fritzinfo_Register |
6.35 - 8.00 | GetATMQoSConfig |
7.62 - 7.90 | GetActiveSyncGroup |
6.35 - 7.32 | GetAddrOfAHAUSRCFG_config |
6.35 - 8.00 | GetAddrOfAR7CFG_config |
6.35 - 8.00 | GetAddrOfTR069CFG_config |
6.35 - 8.00 | GetAddrOfVOIPCFG_config |
6.35 - 7.32 | GetBitByMask |
6.35 - 8.00 | GetBool |
6.35 - 7.32 | GetBoolIfBoxAdmin |
6.35 - 7.32 | GetConfigChangeCounter |
6.35 - 8.00 | GetContext |
6.35 - 7.32 | GetCurrentCountry |
6.35 - 8.00 | GetCurrentFirmwareVersion |
6.35 - 7.32 | GetCurrentLanguage |
6.35 - 8.00 | GetCurrentPublicInternetIPAddress |
6.35 - 8.00 | GetCurrentPublicInternetIPv6Address |
6.36 - 8.00 | GetCurrentSession |
6.35 - 8.00 | GetDSLIface_dsl_encap |
6.35 - 8.00 | GetDSLIface_enable |
6.51 - 8.00 | GetDSLIface_stackmode |
6.35 - 8.00 | GetDSLIface_vlanencap |
6.35 - 8.00 | GetDSLIface_vlanid |
6.35 - 8.00 | GetDSLIface_vlanprio |
6.35 - 7.31 | GetEffectiveAnnex |
6.35 - 6.87 | GetFirmwareVersion |
6.35 - 6.93 | GetFirstIP4 |
6.35 - 7.32 | GetINAddr |
6.35 - 7.32 | GetIP6Addr |
6.35 - 7.32 | GetIP6InterfaceID |
6.35 - 7.32 | GetIP6InterfaceID_DC |
6.35 - 7.32 | GetIPAddr |
6.35 - 7.32 | GetIPAddrEmptyIfZero |
6.35 - 6.110 | GetIPv4NetworkOrderFromIP46Addr |
6.35 - 6.110 | GetIPv6FromIP46Addr |
6.35 - 8.00 | GetInt |
6.35 - 7.24 | GetIntIfBoxAdmin |
6.88 - 6.93 | GetLandeviceList |
6.51 - 7.32 | GetLandeviceRef |
6.35 - 8.00 | GetLastMailerStatus |
6.35 - 6.64 | GetListDevicesWithChilds |
6.35 - 6.93 | GetListUnknownDeviceName |
6.35 - 7.32 | GetMACAddr_LowerCase |
6.35 - 8.00 | GetMACAddr_UpperCase |
6.35 - 7.32 | GetMACAddr_UpperCaseNoZero |
6.51 - 7.32 | GetMacListCommaSeparated |
6.35 - 8.00 | GetOperationMode |
6.35 - 8.00 | GetPassword |
6.35 - 7.32 | GetProviderIdByUsername |
6.35 - 8.00 | GetShort |
6.35 - 8.00 | GetString |
6.35 - 7.32 | GetStringIfBoxAdmin |
6.51 - 7.32 | GetStringListCommaSeperated |
6.35 - 8.00 | GetUnsigned |
6.35 - 7.32 | GetUnsignedChar |
6.35 - 7.32 | GetUnsignedShort |
6.35 - 8.00 | GetVCC_Config |
6.35 - 7.08 | GetVPNConnections |
6.35 - 8.00 | GetValidProviderConfigs |
6.35 - 8.00 | Get_AR7CFG_dslencap_enum |
6.51 - 8.00 | Get_AR7CFG_stackmode_enum |
6.35 - 8.00 | Get_AR7CFG_vlanencap_enum |
6.35 - 6.89 | Get_ConnectionRequestPort |
6.35 - 8.00 | GuestAtStartup |
6.35 - 6.69 | HashTable_Add |
6.35 - 6.69 | HashTable_CalcIndex |
6.35 - 6.69 | HashTable_Create |
6.35 - 6.69 | HashTable_Delete |
6.35 - 6.69 | HashTable_DeleteAll |
6.35 - 6.69 | HashTable_Destroy |
6.35 - 6.69 | HashTable_Find |
6.35 - 6.69 | HashTable_Find_WithItem |
6.35 - 6.69 | HashTable_First |
6.35 - 6.69 | HashTable_Next |
6.35 - 6.69 | HashTable_NextOfEntry |
6.35 - 7.31 | Hotspotgre_Register |
6.36 - 6.93 | HttpAuthClient::HttpAuthClient |
6.36 - 6.93 | HttpAuthClient::~HttpAuthClient |
6.51 - 7.31 | IGDForwardRules_get_forwardsByUID |
6.35 - 6.110 | IP46Addr2str |
6.35 - 6.110 | IP46Addr_set_csock_sockaddr |
6.35 - 6.64 | IPV6Firewall_Register |
6.35 - 6.64 | IPV6_Register |
6.51 - 6.110 | IPv6FirewallRules_GetFirstSingleRule |
6.51 - 6.110 | IPv6FirewallRules_GetNextSingleRule |
6.35 - 6.110 | IPv6Firewall_Close_MyFritz_DeviceService_TCP_Port |
6.35 - 6.110 | IPv6Firewall_DeleteNeighbour |
6.98 | IPv6Firewall_DeleteNeighbour_ByUid |
6.54 - 6.110 | IPv6Firewall_Disable_MyFritz_DeviceService_TCP_Port |
6.54 - 6.110 | IPv6Firewall_Enable_MyFritz_DeviceService_TCP_Port |
6.54 - 6.110 | IPv6Firewall_Is_MyFritz_DeviceService_TCP_Port_Configured |
6.54 - 6.110 | IPv6Firewall_Is_MyFritz_DeviceService_TCP_Port_Enabled |
6.35 - 6.69 | IPv6Firewall_Is_MyFritz_DeviceService_TCP_Port_Open |
6.35 - 6.110 | IPv6Firewall_Is_TCP_Port_Open |
6.54 - 6.110 | IPv6Firewall_MyFritz_DeviceService_SetName |
6.35 - 6.110 | IPv6Firewall_Open_MyFritz_DeviceService_TCP_Port |
7.08 - 8.00 | IPv6Firewall_RegisterTR069RuleChangedHandler |
6.35 - 6.110 | IPv6Firewall_ToggleInternalFTPOpen |
6.35 - 6.110 | IPv6Firewall_ToggleInternalHTTPSOpen |
6.50 - 6.64 | IPv6Firewall_ToggleInternalHTTPSOpenForATOM |
6.35 - 6.110 | IPv6Firewall_ToggleInternalTR069Open |
6.35 - 8.00 | IPv6Firewall_Update_Firewall_Rules |
6.69 - 7.31 | IPv6Firewall_disableftpwan |
6.54 - 8.00 | IS_TELEKOM_TR069 |
6.54 - 8.00 | IS_TR104_MULTIPLE_LINES_IN_PROFILE |
6.35 - 8.00 | IS_VODAFONE_TR069 |
6.35 - 6.64 | Igdforwardrules_Register |
6.35 - 8.00 | Inetstat_ForceUpdate |
6.35 - 6.64 | Inetstat_Poll |
6.35 - 6.64 | Inetstat_Register |
6.35 - 8.00 | InitProviderMap |
6.98 - 8.00 | InstanceNum2Ascii |
6.35 - 7.31 | Interfaces_GetFirstLocalIP |
6.35 - 7.31 | Interfaces_GetNextLocalIP |
6.35 - 6.110 | Interfaces_Register |
6.35 - 7.31 | Interfaces_UpdateValues |
6.35 - 7.31 | Interfaces_get_dhcp_range |
6.35 - 7.31 | Interfaces_get_main_ip_config |
6.35 - 7.31 | Interfaces_set_main_ip_config |
6.35 - 7.32 | InvalidateChallenge |
6.35 - 8.00 | IsATAMode |
6.51 - 7.32 | IsATAiface |
6.35 - 7.19 | IsAutomailEnabled |
6.54 - 7.19 | IsCFGImportRunning |
6.35 - 8.00 | IsChangedScriptRunning |
6.35 - 8.00 | IsConfigChangePending |
6.35 - 7.32 | IsCountrySet |
6.35 - 7.32 | IsCountrySupported |
6.36 - 7.32 | IsCountryTimezoneSupported |
6.35 - 7.32 | IsDHCPNameOfWLANMACMaskDevice |
6.35 - 7.32 | IsGuestIPv4Conflict |
6.35 - 6.110 | IsIP46AddrEqual |
6.35 - 8.00 | IsIPClientMode |
6.51 - 8.00 | IsIPv4PortReservedForBox |
6.35 - 6.110 | IsIPv6IP46Addr |
6.35 - 7.32 | IsL2TPMaster |
6.35 - 7.32 | IsLanguageSet |
6.35 - 7.32 | IsLanguageSupported |
6.51 - 8.00 | IsListenedOnIPv4 |
6.35 - 7.81 | IsManagedMode |
6.35 - 6.110 | IsMulticastIP46Addr |
6.35 - 7.32 | IsOEM |
6.88 - 8.00 | IsOperationModeWithPPP |
6.35 - 7.32 | IsOperationModeWithUsername |
6.35 - 7.32 | IsPrivateIPv4Address |
6.35 - 8.00 | IsProviderActivationPending |
6.35 - 8.00 | IsRouterMode |
6.35 - 8.00 | IsSerialMode |
6.35 - 8.00 | IsSerialModeBackupEnabled |
6.35 - 8.00 | IsTransactionOpen |
6.35 - 8.00 | IsUIModule |
6.98 - 8.00 | IsUIProvider |
6.35 - 8.00 | IsUIUser |
6.51 - 7.18 | IsUsbTehteringMode |
6.35 - 7.31 | IsUsedAsForwardIP |
6.35 - 6.110 | IsZeroIP46Addr |
7.39 | Is_1und1_dsl_arch |
7.39 - 8.00 | Is_1und1_pppoe_arch |
6.35 - 7.31 | JasonII_Register |
6.35 - 8.00 | KillDelayed_UserCfg_SetDirty |
6.35 - 6.64 | LanDevice_FindFreeDHCPAddr |
6.35 - 6.64 | LanDevice_Register |
7.39 - 8.00 | Landevice_HasAutoFriendlyNameByStrUID |
6.51 - 6.110 | Landevice_Register |
6.98 - 8.00 | Landevice_StoreInFlashNowByUID |
6.35 - 8.00 | Landevices_AddNewToList |
6.54 - 8.00 | Landevices_CreateWithINADDR |
6.54 - 7.31 | Landevices_DisableMyFritzEnabledByLandeviceUID |
6.50 - 6.64 | Landevices_EnterPUMA6ATOM |
6.35 - 8.00 | Landevices_EntryExistWithBothAddrs |
6.51 - 8.00 | Landevices_FindFreeDHCPAddr |
6.35 - 8.00 | Landevices_FreeLanDeviceExtList |
6.35 - 7.18 | Landevices_FritzOS_GetAutoUpdate |
6.35 - 7.18 | Landevices_FritzOS_SetAutoUpdate |
6.35 - 8.00 | Landevices_FritzOS_UpdateCheck_Start |
6.98 - 8.00 | Landevices_GetActiveGuestCount |
6.98 - 8.00 | Landevices_GetActiveHomenetCount |
7.90 - 8.00 | Landevices_GetAllIPv6ByUID |
6.35 - 8.00 | Landevices_GetAllLanDevices |
6.98 - 8.00 | Landevices_GetAutoWakeUpCount |
6.51 - 8.00 | Landevices_GetByINADDR |
6.35 - 8.00 | Landevices_GetByIP |
6.35 - 8.00 | Landevices_GetByIfid |
6.35 - 8.00 | Landevices_GetByMac |
6.35 - 8.00 | Landevices_GetByNeighbourName |
6.54 - 8.00 | Landevices_GetByUID |
6.35 - 8.00 | Landevices_GetDeviceInfoByMac |
6.35 - 7.19 | Landevices_GetDeviceList |
7.90 - 8.00 | Landevices_GetExtByINADDR |
7.90 - 8.00 | Landevices_GetExtByUID |
7.90 - 8.00 | Landevices_GetFirstIPv6ByUID |
7.39 - 8.00 | Landevices_GetFriendlyNameByINADDR |
7.39 - 8.00 | Landevices_GetFriendlyNameByUID |
7.90 - 8.00 | Landevices_GetINADDRByUID |
7.39 - 8.00 | Landevices_GetIPv4ByIP |
6.35 - 8.00 | Landevices_GetIPv4ByMAC |
6.54 - 8.00 | Landevices_GetIPv4ByUID |
6.69 - 8.00 | Landevices_GetIPv4ExposedHostByLandeviceUID |
6.54 - 8.00 | Landevices_GetIfaceidByLandeviceUID |
6.35 - 8.00 | Landevices_GetMACByIPv4 |
6.35 - 6.69 | Landevices_GetMasquedMACByIP |
6.54 - 8.00 | Landevices_GetMasquedMACByUID |
6.35 - 8.00 | Landevices_GetNameByINADDR |
6.35 - 8.00 | Landevices_GetNameByIP |
6.35 - 8.00 | Landevices_GetNameByIfaceid |
7.51 - 8.00 | Landevices_GetNameByMAC |
6.35 - 8.00 | Landevices_GetNameByNeighbourName |
6.98 - 8.00 | Landevices_GetNameByNexusAddr |
6.51 - 8.00 | Landevices_GetNameByUID |
6.35 - 8.00 | Landevices_GetNeighbourNameByIfaceid |
6.35 - 8.00 | Landevices_GetNeighbourNameByName |
6.51 - 8.00 | Landevices_GetNeighbourNameByUID |
6.98 - 8.00 | Landevices_GetNotActiveHomenetCount |
6.50 - 6.64 | Landevices_GetPUMA6ATOM |
6.54 - 8.00 | Landevices_GetStrUIDByUID |
6.51 - 8.00 | Landevices_GetUIDByINADDR |
6.51 - 8.00 | Landevices_GetUIDByIPADDR |
6.54 - 8.00 | Landevices_GetUIDByIPv4 |
7.51 - 8.00 | Landevices_GetUIDByMAC |
6.35 - 8.00 | Landevices_GetUIDByMyFritzDeviceUID |
6.98 - 8.00 | Landevices_GetUIDByNexusAddr |
6.54 - 8.00 | Landevices_GetUIDByStrUID |
6.90 - 6.93 | Landevices_GetWLANUpstreamDevice |
6.90 - 6.93 | Landevices_GetWLANUpstreamIP |
6.35 - 8.00 | Landevices_IPv4NetworkGone |
6.35 - 8.00 | Landevices_IPv4_InUse |
6.88 - 7.08 | Landevices_InvalidateAllUpstreamFlags |
6.35 - 8.00 | Landevices_IsAnyEthernetDeviceActive |
6.50 - 6.64 | Landevices_IsPUMA6ATOM |
6.54 - 8.00 | Landevices_RemoteRequest |
6.69 - 8.00 | Landevices_SetIPv4ExposedHostByLandeviceUID |
6.51 - 6.89 | Landevices_SetParent |
6.54 - 8.00 | Landevices_UIDExists |
6.54 - 8.00 | Landevices_UIDNotReferencedByUserCfg |
6.54 - 8.00 | Landevices_UIDReferencedByUserCfg |
6.35 - 8.00 | Landevices_Update |
6.35 - 8.00 | Landevices_UpdateAndSave |
7.39 - 8.00 | Landevices_Update_Now |
6.35 - 8.00 | Landevices_UpdatedDHCPRange |
6.35 - 8.00 | Landevices_WakeupIP |
6.88 - 6.93 | Landevices_remoteupdate_in_progress |
6.35 - 6.93 | Landevices_reset_update_infos |
6.51 - 6.93 | Landevices_reset_upnp_infos |
6.35 - 8.00 | Landevices_set_static_dhcp |
6.35 - 6.93 | Landevices_upnp_do_update |
6.35 - 6.93 | Landevices_upnp_get_info |
6.51 - 6.93 | Landevices_upnp_hosts_is_running |
6.51 - 6.93 | Landevices_upnp_maclist_is_running |
6.90 - 6.93 | Landevices_upnp_maclist_send_timeded_out |
6.35 - 6.93 | Landevices_upnp_remove_upnp_pointer |
6.35 - 6.93 | Landevices_upnp_set_autoupdate |
6.35 - 6.64 | Landevices_upnp_start |
6.35 - 6.93 | Landevices_upnp_start_hosts |
6.35 - 6.93 | Landevices_upnp_start_maclist |
6.54 - 6.93 | Landevices_upnp_start_media_server_search |
6.35 - 6.93 | Landevices_upnp_start_updateservice |
6.90 - 6.93 | Landevices_upnp_start_upstream_device_type_determination |
6.35 - 6.93 | Landevices_upnp_stop |
6.35 - 6.93 | Landevices_upnp_stop_hosts |
6.35 - 6.93 | Landevices_upnp_stop_maclist |
6.54 - 6.93 | Landevices_upnp_stop_media_server_search |
6.35 - 6.93 | Landevices_upnp_stop_updateservice |
6.90 - 6.93 | Landevices_upnp_stop_upstream_device_type_determination |
6.51 - 6.93 | Landevices_upnp_updateservice_is_running |
6.35 - 6.110 | Language_Register |
6.83 - 6.98 | Letsencrypt_Register |
6.35 - 6.64 | Lisp_Register |
6.35 - 6.69 | ListFinit |
6.35 - 6.69 | ListInit |
6.35 - 6.69 | ListInsert |
6.35 - 7.32 | ListProvider_SetRemotemanPassword |
6.35 - 6.69 | ListRemove |
6.35 - 6.69 | ListSearch |
6.35 - 6.69 | ListSearchAndRemove |
6.35 - 6.69 | ListlinkInit |
6.54 - 7.39 | Logger_WLAN_EventIsFiltered |
7.90 - 8.00 | LoginJournal_ClearLoginJournalList |
7.90 - 8.00 | LoginJournal_ClearLoginJournalMailInfos |
7.90 - 8.00 | LoginJournal_CopyItem |
7.90 | LoginJournal_activate_loginmail_blocking_for_user |
7.90 - 8.00 | LoginJournal_activate_loginmail_blocking_for_user_or_app |
7.90 - 8.00 | LoginJournal_copy_login_jorunal_list_with_time_check |
7.90 | LoginJournal_is_loginmail_blocked_for_user |
7.90 - 8.00 | LoginJournal_is_loginmail_blocked_for_user_or_app |
7.90 - 8.00 | LoginJournal_print_login_journal |
7.90 | LoginJournal_send_loginmail_before_delete |
7.90 - 8.00 | LoginJournal_send_loginmail_before_reboot |
7.90 - 8.00 | LoginJournal_send_loginmail_by_counter |
7.19 - 7.32 | Mailbuilder_LoadLib |
6.35 - 7.32 | MakeChallenge |
6.35 - 7.18 | MakeClientDisplayTimestamp |
6.35 - 8.00 | MakeClientDisplayTimestampAbsTime |
6.35 - 6.110 | MakeIP46AddrFromIP6ADDR |
6.35 - 6.110 | MakeIP46AddrFromIPADDR |
6.35 - 6.110 | MakeIP46AddrFromIPv4NetworkOrder |
6.35 - 6.110 | MakeIP46AddrFromIPv6 |
6.35 - 6.110 | MakeIP46AddrFromString |
6.35 - 6.110 | MakeIP46Addr_from_csock_sockaddr |
6.35 - 6.110 | MakeOpenSSLConfigFile |
6.35 - 8.00 | MakeSizedTempString |
6.35 - 6.93 | MarkNoAutoName |
6.35 - 7.31 | MyFritzDevice_Register |
6.98 - 7.31 | MyFritzDevices_ChangeIfaceIDByUID |
6.35 - 7.08 | MyFritzDevices_Delete |
6.35 - 7.31 | MyFritzDevices_DeleteAllObsolete |
6.35 - 7.31 | MyFritzDevices_EnterAndGetUID |
6.35 - 7.31 | MyFritzDevices_GetUID |
6.51 - 7.31 | MyFritzDevices_IsMyFritzPortFW |
6.35 - 7.31 | MyFritzDevices_LandeviceNameChanged |
6.98 - 7.31 | MyFritzDevices_SaveMyFritzDevicesIfNeeded |
6.35 - 7.31 | MyFritzDevices_SetLandeviceUID |
6.35 - 7.31 | Myfritzdevices_getfritzappurls |
6.35 - 7.31 | NQOS_Register |
6.84 | NetApp_LangDBChanged |
6.35 - 6.110 | NetApp_Register |
6.88 - 6.98 | Nexus_AddTemporaryTrust |
6.88 - 6.98 | Nexus_Delete |
6.98 - 8.00 | Nexus_GetTrustedFritzboxCount |
6.98 - 8.00 | Nexus_GetTrustedPowerlineCount |
6.98 - 8.00 | Nexus_GetTrustedWLANRepeaterCount |
6.98 - 8.00 | Nexus_GetUntrustedFritzboxCount |
6.98 - 8.00 | Nexus_GetUntrustedPowerlineCount |
6.98 - 8.00 | Nexus_GetUntrustedWLANRepeaterCount |
6.98 - 8.00 | Nexus_IsMaster |
6.88 - 8.00 | Nexus_PeerUIDCallback_Register |
6.88 - 6.98 | Nexus_Register |
6.35 - 7.32 | NumberOfSupportedCountries |
6.35 - 7.32 | NumberOfSupportedLanguages |
6.35 - 6.110 | OnCal_Register |
6.35 - 6.110 | OpenPorts_Register |
6.35 - 6.69 | OpenPorts_Update |
6.35 - 7.32 | OperationModeExit |
6.35 - 7.32 | OperationModeFromString |
6.35 - 7.32 | OperationModeInit |
6.35 - 7.32 | OperationModeRegisterChangeNotifier |
6.35 - 8.00 | OperationModeToString |
6.35 - 7.32 | OperationModeUnregisterChangeNotifier |
6.98 | Packet::Packet |
6.98 | Packet::receive |
6.98 | Packet::send |
6.98 | Packet::~Packet |
6.35 - 8.00 | Poll_CfgChange |
6.35 - 6.110 | Power_Register |
6.35 - 8.00 | ProhibitVoipdRestart |
6.35 - 7.31 | ProviderId2friendlyname |
6.35 - 7.31 | Providerlist_Register |
6.36 - 8.00 | PushMailSenderConfigChanged |
6.35 - 7.32 | Recalc_AssumeAllAccessFromHomenetwork |
6.110 - 8.00 | RegisterDocsisInfoModInitializedHandler |
6.35 - 8.00 | Register_TR064_Modul |
6.35 - 8.00 | Register_TR064_Service |
6.98 | RemoteEvent::RemoteEvent |
6.98 | RemoteEvent::buildMessage |
6.98 | RemoteEvent::getDevice |
6.98 | RemoteEvent::getFlags |
6.98 | RemoteEvent::getID |
6.98 | RemoteEvent::getLocalTime |
6.98 | RemoteEvent::getMessage |
6.98 | RemoteEvent::setDeviceAddress |
6.98 | RemoteEvent::~RemoteEvent |
6.98 | RemoteEventLogger::RemoteEventLogger |
6.98 | RemoteEventLogger::~RemoteEventLogger |
6.98 | RemoteEventLoggerClient::RemoteEventLoggerClient |
6.98 | RemoteEventLoggerClient::connect |
6.98 | RemoteEventLoggerClient::filter |
6.98 | RemoteEventLoggerClient::getInstance |
6.98 | RemoteEventLoggerClient::initializeInotify |
6.98 | RemoteEventLoggerClient::initializeNexus |
6.98 | RemoteEventLoggerClient::onClosed |
6.98 | RemoteEventLoggerClient::onConnected |
6.98 | RemoteEventLoggerClient::onDisconnected |
6.98 | RemoteEventLoggerClient::onEndpointFound |
6.98 | RemoteEventLoggerClient::onEndpointListReceived |
6.98 | RemoteEventLoggerClient::onNewLocalEvent |
6.98 | RemoteEventLoggerClient::onReceive |
6.98 | RemoteEventLoggerClient::pushEvents |
6.98 | RemoteEventLoggerClient::sendEvent |
6.98 | RemoteEventLoggerClient::updateConnectionStatus |
6.98 | RemoteEventLoggerClient::~RemoteEventLoggerClient |
6.98 | RemoteEventLoggerServer::RemoteEventLoggerServer |
6.98 | RemoteEventLoggerServer::addConnection |
6.98 | RemoteEventLoggerServer::addEvent |
6.98 | RemoteEventLoggerServer::getInstance |
6.98 | RemoteEventLoggerServer::handleEvent |
6.98 | RemoteEventLoggerServer::onClientLost |
6.98 | RemoteEventLoggerServer::onConnectionAccept |
6.98 | RemoteEventLoggerServer::onEndpointLost |
6.98 | RemoteEventLoggerServer::onEndpointRegistered |
6.98 | RemoteEventLoggerServer::onReceive |
6.98 | RemoteEventLoggerServer::receiveEvent |
6.98 | RemoteEventLoggerServer::registerEndpoint |
6.98 | RemoteEventLoggerServer::removeConnection |
6.98 | RemoteEventLoggerServer::unregisterEndpoint |
6.98 | RemoteEventLoggerServer::~RemoteEventLoggerServer |
6.98 | RemoteEventPacket::RemoteEventPacket |
6.98 | RemoteEventPacket::getRemoteEvent |
6.98 | RemoteEventPacket::marshall |
7.39 - 7.81 | RemoteEventPacket::receive_v2_or_v3 |
6.35 - 8.00 | RemoteMan_BoxCertImport |
6.35 - 8.00 | RemoteMan_CheckForCertificateUpdate |
6.35 - 7.19 | RemoteMan_CheckForCertificateUpdateWithCallback |
6.54 - 8.00 | RemoteMan_CheckHTTPSPortNeeded |
6.98 - 7.32 | RemoteMan_CheckHTTPSPortNeeded_WithoutJasonIISync |
6.35 - 8.00 | RemoteMan_EnableHTTPSAndGetPort |
6.35 - 8.00 | RemoteMan_GetActiveInternetHTTPSPort |
6.50 - 6.64 | RemoteMan_GetActiveInternetNasHTTPSPort |
6.50 - 6.64 | RemoteMan_SelectNewInternetNasHTTPSPort |
6.98 - 7.19 | RemoteMan_SetExternalHTTPSPort |
6.35 - 6.110 | Remoteman_Register |
6.35 - 6.93 | RemoveManagementURL |
6.35 - 7.32 | RenumberGuests |
6.35 - 6.110 | Route6_Register |
6.35 - 6.110 | Route_Register |
6.35 - 8.00 | SaveDirtyCfgFiles |
6.35 - 7.32 | Security_GetAndResetTransactionError |
6.35 - 8.00 | SetATAMode |
6.35 - 7.32 | SetATASubModeRouter |
6.35 - 8.00 | SetATMQoSConfig |
6.51 - 8.00 | SetActiveSyncGroup |
6.35 - 7.32 | SetBitByMask |
6.35 - 8.00 | SetBool |
6.54 - 6.110 | SetCFGImportRunning |
7.24 - 7.32 | SetConfigChangeCounter |
6.35 - 8.00 | SetDSLIface_enable |
6.51 - 8.00 | SetDSLIface_stackmode |
6.35 - 8.00 | SetDSLIface_vlanencap |
6.35 - 8.00 | SetDSLIface_vlanid |
6.35 - 8.00 | SetDSLIface_vlanprio |
6.35 - 7.32 | SetINAddr |
6.35 - 7.32 | SetIP6Addr |
6.51 - 7.32 | SetIP6InterfaceID |
6.35 - 7.32 | SetIPAddr |
6.35 - 8.00 | SetInt |
6.51 - 7.32 | SetLandeviceRef |
6.35 - 6.93 | SetListUnknownDevicNameAsUnresolved |
6.35 - 7.32 | SetMACAddr |
6.35 - 8.00 | SetOperationMode |
6.35 - 8.00 | SetPassword |
6.35 - 7.32 | SetPasswordFromRemotemanPassword |
6.35 - 7.32 | SetPowerMode |
6.35 - 7.32 | SetShort |
6.35 - 8.00 | SetString |
6.35 - 7.18 | SetTcomProvisioningBit |
6.35 - 7.90 | SetUnsigned |
6.35 - 7.32 | SetUnsignedChar |
6.35 - 7.32 | SetUnsignedShort |
6.35 - 8.00 | SetVCC_Config |
6.35 - 8.00 | SetVCC_DSLAutodetect_On |
6.35 - 6.110 | SetZeroIP46Addr |
7.61 - 7.62 | Set_ActiveWanAccess_State |
6.35 - 8.00 | ShowSessions |
6.35 - 8.00 | StructListProvider::CreateSubNode |
6.35 - 8.00 | StructListProvider::DeleteNode |
6.35 - 8.00 | StructListProvider::Exit |
6.35 - 8.00 | StructListProvider::FindFirstEntryWithUID |
6.35 - 8.00 | StructListProvider::FindFirstSubNode |
6.35 - 8.00 | StructListProvider::FindFirstSubNodeInternal |
6.35 - 8.00 | StructListProvider::FindFirstSubNodeWithMatch |
6.35 - 8.00 | StructListProvider::FindFirstSubNodeWithUIDMatch |
6.35 - 8.00 | StructListProvider::FindFirstSubNodeWithUIDMatchInternal |
6.35 - 8.00 | StructListProvider::FindNextSibling |
6.35 - 8.00 | StructListProvider::FindNextSiblingInternal |
6.35 - 8.00 | StructListProvider::FindNextSiblingWithMatch |
6.35 - 8.00 | StructListProvider::FindUIDMemberIndex |
6.35 - 8.00 | StructListProvider::FreeString |
6.35 - 8.00 | StructListProvider::FreeStructListNode |
6.35 - 8.00 | StructListProvider::GetName |
6.35 - 8.00 | StructListProvider::GetPosition |
6.35 - 8.00 | StructListProvider::GetValue |
6.35 - 8.00 | StructListProvider::Init |
6.35 - 8.00 | StructListProvider::IsReadAccess |
6.35 - 8.00 | StructListProvider::IsWriteAccess |
6.35 - 8.00 | StructListProvider::Match |
6.35 - 8.00 | StructListProvider::Rebuild_UID_Hashtab |
6.35 - 8.00 | StructListProvider::SetValue |
6.35 - 8.00 | StructListProvider::UpdateFastUIDMatch |
6.35 - 8.00 | StructListProvider::~StructListProvider |
6.35 - 8.00 | TR064_CheckSid |
6.35 - 8.00 | TR064_Exit |
6.35 - 8.00 | TR064_Init |
6.35 - 8.00 | TR064_Reinit |
6.35 - 8.00 | TR064_Resume |
6.35 - 8.00 | TR064_Running |
6.35 - 8.00 | TR064_Suspend |
6.35 - 7.32 | TR069Mapper_CtlmgrTransactionBegin |
6.35 - 7.32 | TR069Mapper_CtlmgrTransactionCommitted |
6.35 - 7.32 | TR069Mapper_CtlmgrTransactionRolledBack |
6.35 - 7.32 | TR069Mapper_IsCreateOrDeleteAllowed |
6.35 - 8.00 | TR069Mapper_IsWriteAccessAllowed |
6.35 - 8.00 | TR069Mapper_NotificationHint |
6.35 - 7.32 | TR069Mapper_ObjectAdded |
6.35 - 7.32 | TR069Mapper_ObjectDeleted |
6.35 - 8.00 | TR069Mapper_ValueChangedNotify |
6.35 - 7.32 | TR069_ACSInitiationEnable |
7.19 - 8.00 | TR069_AdvancedFailureBackupChanged |
6.35 - 6.110 | TR069_Debug_Inject_SoapData |
6.98 - 8.00 | TR069_Discovery_Feedback |
6.35 - 8.00 | TR069_Exit |
7.19 - 8.00 | TR069_GetACSPort |
7.19 - 8.00 | TR069_GetArgoPort |
7.19 - 7.32 | TR069_GetCertChainIssuer |
7.39 - 8.00 | TR069_GetNumFailedPredownloadChecks |
6.88 - 7.32 | TR069_GetPeerAddress |
6.35 - 7.32 | TR069_GetProvisioningSucceededURL |
6.35 - 7.32 | TR069_GetSerialNumber |
6.35 - 8.00 | TR069_Init |
7.39 - 8.00 | TR069_InvokeArgoInformRequest |
6.35 - 7.32 | TR069_IsFWUpdate_avail |
6.35 - 7.32 | TR069_IsFullTR069Support |
6.35 - 8.00 | TR069_IsSessionActive |
7.24 - 8.00 | TR069_KPIGetWLANUploadsCount |
6.35 - 7.32 | TR069_ReInit |
6.35 - 7.32 | TR069_Resume |
6.35 - 8.00 | TR069_SetConfigByDHCPOption |
6.50 - 8.00 | TR069_SetConfigByDocsis |
7.19 - 8.00 | TR069_SetConfigByPPPOption |
6.35 - 7.18 | TR069_SetPPPFallback |
6.35 - 7.32 | TR069_SetSessionNotifier |
6.35 - 7.32 | TR069_Suspend |
7.19 - 8.00 | TR069_TriggerArgoConnectionSupportdata |
6.35 - 7.32 | TR069_TriggerConnection |
7.19 - 7.32 | TR069_UsesHTTPS |
7.19 - 7.32 | TR069_VerifiesServer |
6.35 - 7.32 | TR069_WLAN_AddStation_Notify |
6.35 - 8.00 | TR069_WiFi_deadpeer_gre_event |
6.35 - 8.00 | TR069_device_gateway_assoc |
6.35 - 6.110 | TR069_dhcpclass_notify |
6.50 - 8.00 | TR069_docsispppoe_notify |
7.19 - 8.00 | TR069_fix_tr069_config |
7.39 - 8.00 | TR069_get_connection_timestamplog_argo |
7.39 - 8.00 | TR069_get_connection_timestamplog_provider |
7.39 - 8.00 | TR369_IsTR369Enabled |
7.39 - 8.00 | TR369_add_boot_param |
7.39 - 8.00 | TR369_add_firmware_update_params |
7.39 - 8.00 | TR369_add_reboot_params |
7.39 - 8.00 | TR369_clear_firmware_update_params |
7.39 - 8.00 | TR369_clear_reboot_params |
7.39 - 8.00 | TR369_controller_onboarded |
7.39 - 8.00 | TR369_controller_reboot_requested |
7.39 - 8.00 | TR369_delete_boot_param |
7.90 - 8.00 | TR369_get_agent_endpoint_id |
7.39 - 8.00 | TR369_get_controller_count |
7.39 - 8.00 | TR369_get_controller_count_per_mtp |
7.39 - 7.81 | TR369_is_controller_config_enabled |
7.39 - 8.00 | TR369_is_controller_enabled |
7.39 - 8.00 | TR369_is_isp_controller |
7.39 - 8.00 | TR369_is_myfritz_controller_enabled |
7.39 - 8.00 | TR369_mark_controller_for_delete |
7.90 - 8.00 | TR369_provider_change |
7.39 - 8.00 | TR369_save_bulkdata_profiles |
7.39 - 8.00 | TR369_save_persistent_aliases |
7.39 - 8.00 | TR369_save_subscriptions |
7.39 - 8.00 | TR369_set_boot_param_enable |
7.39 - 8.00 | TR369_set_boot_param_name |
7.90 - 8.00 | TR369_set_periodic_notify |
6.35 - 7.32 | TiMsgProcessorRegister |
6.35 - 7.32 | TiMsg_free_extra_info |
6.35 - 7.18 | Time_GetInfo |
6.35 - 6.110 | Time_Register |
6.35 - 6.110 | Tr064_Register |
6.35 - 6.110 | Tr069_Register |
6.35 - 6.110 | TrafficPrio_DeleteIP |
6.35 - 6.110 | TrafficPrio_DeleteRules |
6.84 | TrafficPrio_LangDBChanged |
6.35 - 6.110 | TrafficPrio_Register |
6.35 - 6.110 | TrafficPrio_ReloadRules |
6.35 - 8.00 | Transaction_AddModuleToCurrentTransaction |
6.35 - 8.00 | Transaction_Begin |
6.35 - 8.00 | Transaction_Commit |
6.35 - 8.00 | Transaction_Free_ErrorString |
6.35 - 8.00 | Transaction_Rollback |
6.35 - 7.32 | UIM_Access_Delete |
6.35 - 7.32 | UIM_Access_Enter_TR069Context |
6.35 - 7.32 | UIM_Access_Leave_TR069Context |
6.35 - 8.00 | UIM_IsAuthenticated |
6.35 - 8.00 | UMTS_ExternallyChangedNotification |
6.35 - 7.31 | UMTS_Provider_Register |
6.35 - 7.31 | UMTS_Register |
6.50 - 7.29 | UMTS_backup_cablestate_change |
6.35 - 8.00 | UMTS_backup_dslstate_change |
6.51 - 8.00 | UMTS_force_toggle |
7.90 - 8.00 | UMTS_get_fallback_count |
7.39 - 8.00 | UpdateCheck_GetAutoUpdateTime |
6.35 - 7.18 | UpdateCheck_GetHomenetAutoUpdateConfig |
7.39 - 8.00 | UpdateCheck_GetInfoURLOfAvailableUpdate |
7.19 - 7.31 | UpdateCheck_InvalidateSilentUpdateInfo |
6.35 - 7.32 | UpdateCheck_IsAggressiveNotificationSet |
6.88 - 7.81 | UpdateCheck_IsRebootForUpdate |
7.39 - 8.00 | UpdateCheck_IsUpdateAvailable |
6.54 - 7.32 | UpdateCheck_JasonSetBoxInfoUpdateConfig |
6.98 - 8.00 | UpdateCheck_PostSuccessfulUpdateProcessing |
6.35 - 7.18 | UpdateCheck_PostUpdate_DidUpdateSucceed |
6.35 - 8.00 | UpdateCheck_PostUpdate_GetUpdateInfoURL |
6.35 - 7.32 | UpdateCheck_PrivacySettingsChanged |
6.35 - 6.110 | UpdateCheck_Register |
7.39 - 8.00 | UpdateCheck_Send_Mails |
6.35 - 6.64 | UpdateCheck_SetBoxInfoUpdateConfig |
6.36 - 8.00 | UpdateCheck_Unattended_Debug |
6.35 - 8.00 | UpdateCheck_UpdateNotify_Failed |
6.35 - 8.00 | UpdateCheck_UpdateNotify_Start |
7.39 - 8.00 | UpdateCheck_UpdateVersionAvailable |
6.83 - 8.00 | UpdateCheck_UpdatesManagedByTR069 |
6.35 - 6.64 | UpdateJasonBoxInfoFlags |
6.54 - 8.00 | UpdateJuisBoxInfoFlags |
6.35 - 6.93 | UpdateList |
6.35 - 8.00 | Update_FTPS_Server_Certificate_Async |
6.35 - 7.31 | UserCfg_GetDirty |
6.35 - 8.00 | UserCfg_SetDirty |
6.35 - 8.00 | UserCfg_SetDirty_Delayed |
6.35 - 8.00 | UserCfg_SetInt |
6.35 - 8.00 | UserCfg_SetString |
6.35 - 8.00 | UserCfg_SetTimeOffset |
6.35 - 7.31 | UserCfg_UnsetDirty |
6.35 - 7.32 | VCC_Exit |
6.35 - 8.00 | VCC_ReInit |
6.35 - 8.00 | VCC_SetDSLIface_dsl_encap |
6.35 - 8.00 | VCC_adjust_dslencaps |
6.35 - 7.31 | VPN_Register |
7.21 - 8.00 | VoIP_FixVCCConfigForLTE |
6.35 - 8.00 | VoIP_GetConfiguredInternetScenario |
7.08 - 8.00 | VoIP_GetNumberOfConfiguredVoIPEntries |
6.35 - 7.31 | VpnCfg_GetDirty |
6.35 - 7.31 | VpnCfg_SetDirty |
6.35 - 7.31 | VpnCfg_UnsetDirty |
6.35 - 7.31 | Wakeup_Register |
6.54 - 8.00 | add_dsliface |
6.35 - 8.00 | add_node |
6.35 - 8.00 | add_object |
6.54 - 8.00 | add_pppcfg_target |
6.35 - 7.32 | ahausrcfg_GetDirty |
6.35 - 7.32 | ahausrcfg_SetBool |
6.35 - 7.32 | ahausrcfg_SetDirty |
6.35 - 7.32 | ahausrcfg_SetInt |
6.35 - 7.32 | ahausrcfg_SetString |
6.35 - 7.32 | ahausrcfg_SetTimeOffset |
6.35 - 7.32 | ahausrcfg_UnsetDirty |
6.84 - 7.32 | all_modules_instantiated |
6.35 - 6.93 | append_ip4_to_list |
6.35 - 8.00 | apply_ctlmgr_all_values |
6.98 - 7.31 | apply_language_changes |
6.35 - 7.39 | ar7cfg_SetBool |
6.35 - 7.39 | ar7cfg_SetDirty |
6.35 - 7.39 | ar7cfg_SetEnum |
6.35 - 7.32 | ar7cfg_SetIP6ADDR |
6.35 - 7.39 | ar7cfg_SetIPADDR |
6.35 - 7.39 | ar7cfg_SetInt |
6.35 - 7.39 | ar7cfg_SetMacaddr |
6.35 - 7.39 | ar7cfg_SetShort |
6.35 - 7.39 | ar7cfg_SetString |
6.35 - 7.39 | ar7cfg_SetTime |
6.35 - 7.39 | ar7cfg_SetTimeOffset |
6.35 - 7.39 | ar7cfg_UnsetString |
7.39 - 8.00 | ar7cfg__SetBool |
7.39 - 8.00 | ar7cfg__SetDirty |
7.39 - 8.00 | ar7cfg__SetEnum |
7.39 - 8.00 | ar7cfg__SetINADDR |
7.39 - 8.00 | ar7cfg__SetIPADDR |
7.39 - 8.00 | ar7cfg__SetInt |
7.39 - 8.00 | ar7cfg__SetMacaddr |
7.90 - 8.00 | ar7cfg__SetMacaddrZero |
7.39 - 8.00 | ar7cfg__SetShort |
7.39 - 8.00 | ar7cfg__SetString |
7.39 - 8.00 | ar7cfg__SetTime |
7.39 - 8.00 | ar7cfg__SetTimeOffset |
7.90 - 8.00 | ar7cfg__SetUInt |
7.39 - 8.00 | ar7cfg__UnsetString |
6.35 - 6.69 | async_power_off |
6.35 - 8.00 | async_reboot |
6.51 - 6.69 | async_reboot_cfgtakeover |
6.35 - 6.87 | async_restart_ctlmgr |
6.35 - 8.00 | async_setfactorydefaults |
6.35 - 7.32 | auth_callback_for_internet_access |
6.35 - 8.00 | auth_callback_for_tr064 |
6.35 - 8.00 | auth_callback_for_tr064_with_xml |
6.35 - 7.31 | avmDslRemoteMgmtIf_Exit |
6.35 - 7.31 | avmDslRemoteMgmtIf_Init |
6.98 - 7.31 | avmFiberRemoteMgmtExit |
6.98 - 7.31 | avmFiberRemoteMgmtGetDataPerPort |
6.98 - 7.31 | avmFiberRemoteMgmtInit |
6.35 - 7.32 | avm_msg_PrivacySettingsChanged |
6.36 - 8.00 | avm_msg_delete |
6.35 - 7.32 | avm_msg_exit |
6.35 - 7.32 | avm_msg_init |
6.36 - 8.00 | avm_msg_send |
6.54 - 7.32 | avm_reporting_exit |
6.54 - 7.32 | avm_reporting_init |
7.90 - 8.00 | avm_reporting_report_blocked_wan_ips |
6.83 - 7.19 | avm_reporting_report_botnet_fraud |
6.88 - 8.00 | avm_reporting_report_firmware_update |
7.39 - 8.00 | avm_reporting_report_move |
7.70 - 8.00 | bb_data_interface_get |
6.98 - 7.39 | botnet_filter_get_data_version |
6.98 - 7.39 | botnet_filter_get_ids |
6.98 - 7.39 | botnet_filter_get_mem |
6.98 - 7.39 | botnet_filter_get_signature |
6.98 - 7.39 | botnet_filter_load |
6.98 - 7.39 | botnet_filter_signature_match |
6.98 - 7.39 | botnet_filter_statistic_count |
6.98 - 7.39 | botnet_filter_statistic_create |
6.98 - 7.39 | botnet_filter_statistic_create_from_file |
6.98 - 7.39 | botnet_filter_statistic_destroy |
6.98 - 7.39 | botnet_filter_statistic_get_json |
6.98 - 7.39 | botnet_filter_statistic_serialize_to_file |
6.98 - 7.39 | botnet_filter_unload |
6.83 - 7.19 | box_candc_set_last_hit_ids |
6.35 - 7.32 | box_prepare_restart |
6.35 - 6.110 | box_register |
6.35 - 8.00 | box_restore_saved_ip_config |
6.35 - 8.00 | box_save_ip_config |
6.35 - 7.32 | box_set_BSA_ON |
6.35 - 8.00 | build_dsl_pushmail_fp |
6.35 - 8.00 | build_dslmailfile_text |
6.35 - 7.31 | build_dslmailfile_xml |
6.35 - 7.32 | calc_rights |
6.35 - 7.32 | calculate_response |
6.35 - 8.00 | call_module_pollfuncs |
6.35 - 7.32 | call_module_pollfuncs_of_single_so |
7.39 - 8.00 | cfgtakeover_move_nw |
6.35 - 8.00 | cfgtakeover_startcheck |
6.35 - 7.32 | change_dslbridge_if_routing_activated |
6.35 - 7.32 | check_chars |
6.35 - 6.64 | check_fwupdatestatus_cb |
7.29 - 7.30 | check_language_country_diff |
6.35 - 8.00 | check_wlan_channel |
6.35 - 8.00 | clean_all_module_classes |
6.35 - 8.00 | cleantempstrings |
6.35 - 6.93 | closehandles |
6.35 - 8.00 | cm_create_node |
6.35 - 8.00 | cm_delete_node |
6.98 - 8.00 | cm_itoa |
6.98 - 8.00 | cm_itoa_hex |
6.98 - 8.00 | cm_itoa_hex_inplace |
6.98 - 8.00 | cm_itoa_inplace |
6.35 - 8.00 | cm_misc_wlan_free_iflist |
6.35 - 7.32 | cm_misc_wlan_get_guest_interfacenames |
6.35 - 8.00 | cm_misc_wlan_getinterfaces |
6.98 - 8.00 | cm_utoa |
6.98 - 8.00 | cm_utoa_hex |
6.98 - 8.00 | cm_utoa_hex_inplace |
6.98 - 8.00 | cm_utoa_inplace |
6.98 - 8.00 | cmapi_DeactivateSIPAccount |
6.35 - 8.00 | cmapi_MakeClientDisplayTimestamp |
6.35 - 7.18 | cmapi_MakeClientDisplayTimestampAbsTime |
7.90 | cmapi_ReInit_VoiceProfilesInstances |
6.98 - 8.00 | cmapi_acknowledge_volte_msg |
7.19 - 8.00 | cmapi_actionmask_are_all_set |
7.19 - 8.00 | cmapi_actionmask_is_any_set |
7.08 - 8.00 | cmapi_actionmask_set |
7.90 | cmapi_addobjCodecs |
7.90 | cmapi_addobjDDI |
7.90 | cmapi_addobjLine |
7.90 | cmapi_addobjList |
7.90 | cmapi_addobjOnTel |
7.90 | cmapi_addobjOnTeldyn |
7.90 | cmapi_addobjPSTNLine |
7.90 | cmapi_addobjPhyInterface |
7.90 | cmapi_addobjSession |
7.90 | cmapi_addobjStats |
7.90 | cmapi_addobjVoiceProfile |
7.90 | cmapi_addobjVoiceService |
7.39 - 8.00 | cmapi_afteralluimods_call_add |
7.39 - 8.00 | cmapi_ar7cfg_migrate_serialconfig |
7.39 - 8.00 | cmapi_async_run |
7.39 - 8.00 | cmapi_avmFiberRemoteMgmtGetDataPerPort |
7.39 - 8.00 | cmapi_avmipc_handle_msg |
7.39 - 8.00 | cmapi_avmipc_register_msg_handler |
7.39 - 8.00 | cmapi_avmipc_run |
7.39 - 8.00 | cmapi_avmipc_unregister_msg_handler |
7.39 - 8.00 | cmapi_await |
6.51 - 7.32 | cmapi_boxnotify_exit |
6.51 - 7.32 | cmapi_boxnotify_init |
6.51 - 7.32 | cmapi_boxnotify_initialized |
6.51 - 8.00 | cmapi_boxnotify_register |
6.51 - 7.32 | cmapi_boxnotify_send |
6.51 - 8.00 | cmapi_boxnotify_unregister |
7.24 - 8.00 | cmapi_broadbandcfg_GetDirty |
7.24 - 8.00 | cmapi_broadbandcfg_SetBool |
7.24 - 8.00 | cmapi_broadbandcfg_SetInt |
7.24 - 8.00 | cmapi_broadbandcfg_SetMacaddr |
7.24 - 8.00 | cmapi_broadbandcfg_SetShort |
7.24 - 8.00 | cmapi_broadbandcfg_SetString |
7.39 - 8.00 | cmapi_broadbandcfg_SetUInt |
7.24 - 8.00 | cmapi_broadbandcfg_UnsetDirty |
6.98 - 8.00 | cmapi_build_voip_feedback_mail |
6.98 - 8.00 | cmapi_clear_dect_info |
7.39 - 8.00 | cmapi_ddns_get_domain |
7.39 - 8.00 | cmapi_dsl_remote_mgmt_get_bonded_info |
7.39 - 8.00 | cmapi_dsl_remote_mgmt_get_tr181_Device_DSL |
7.39 - 8.00 | cmapi_dsl_remote_mgmt_get_tr181_Device_DSL_Channel |
7.39 - 8.00 | cmapi_dsl_remote_mgmt_get_tr181_Device_DSL_Line |
7.39 - 8.00 | cmapi_dsl_remote_mgmt_isp_get_parameters |
7.39 - 8.00 | cmapi_dsl_remote_mgmt_isp_set_parameters |
7.39 - 8.00 | cmapi_emailnotify_enable_supportdata_incident |
7.19 - 8.00 | cmapi_emailnotify_messageid_set |
7.24 - 8.00 | cmapi_emu_security_buttontologinnotpressed |
6.98 - 8.00 | cmapi_emu_security_buttontologinpressed |
7.39 - 8.00 | cmapi_eth_get_function |
7.24 - 8.00 | cmapi_eth_get_ifacestate |
7.39 - 8.00 | cmapi_eth_get_max_speed_supported |
7.39 - 8.00 | cmapi_eth_get_num_ports |
7.39 - 8.00 | cmapi_eth_get_port_ifname |
7.24 - 8.00 | cmapi_eth_get_speed |
7.39 - 8.00 | cmapi_feedback_data_send_feedback |
7.39 - 8.00 | cmapi_fiber_remote_mgmt_get_tr181_Device_Optical |
7.39 - 8.00 | cmapi_fiber_remote_mgmt_get_tr181_Device_Optical_Interface |
7.58 - 8.00 | cmapi_fiber_remote_mgmt_get_tr181_Device_XPON |
7.27 - 8.00 | cmapi_gc_get_accesstoken_from_ontel |
6.98 - 8.00 | cmapi_gcgroups_update_notify |
6.98 - 7.31 | cmapi_gcimagedl |
6.98 - 8.00 | cmapi_gcoauth2notify |
7.39 - 8.00 | cmapi_getAvmDslRemoteMgmtIfDrDslPerPort |
7.39 - 8.00 | cmapi_getAvmDslRemoteMgmtIfTR69WANDSLConfigPerPort |
7.39 - 8.00 | cmapi_getAvmDslRemoteMgmtIfTR69WANDSLStatsPerPort |
7.39 - 8.00 | cmapi_getAvmDslRemoteMgmtIfTR69WANDSLTestParamsPerPort |
6.98 - 8.00 | cmapi_get_VoiceCoding |
6.35 - 6.93 | cmapi_get_atom_ipv6_gua |
6.35 - 6.93 | cmapi_get_atom_ipv6_ula |
6.35 - 8.00 | cmapi_get_avmipcself |
7.08 - 7.39 | cmapi_get_botnet_infos |
7.08 - 7.32 | cmapi_get_firmware_version_details |
6.35 - 8.00 | cmapi_get_initinternalflash |
6.98 - 8.00 | cmapi_get_kpi_homenet |
7.90 | cmapi_get_line_cnt_of_sorted_profile |
6.35 - 8.00 | cmapi_get_poweroff |
6.35 - 8.00 | cmapi_get_quit |
6.35 - 8.00 | cmapi_get_reboot |
6.98 - 7.32 | cmapi_get_reboot_pending |
6.98 - 8.00 | cmapi_get_reboot_status |
6.35 - 8.00 | cmapi_get_restartctlmgr |
6.35 - 8.00 | cmapi_get_setfactorydefaults |
7.90 | cmapi_get_sip_ui_index_list |
7.90 - 8.00 | cmapi_get_userman_config_change_counter |
6.98 | cmapi_handle_dialer |
7.39 - 8.00 | cmapi_ifaddrwatch_notifier_register |
7.39 - 8.00 | cmapi_ifaddrwatch_notifier_unregister |
7.90 | cmapi_is_profileinfo_inited |
7.90 | cmapi_is_voip_assi_enabled |
7.51 - 8.00 | cmapi_libbbremotemgmt_diag_ctl |
7.51 - 8.00 | cmapi_libbbremotemgmt_diag_register_complete_cb |
7.39 - 8.00 | cmapi_library_exit |
7.90 - 8.00 | cmapi_library_exited |
7.39 - 8.00 | cmapi_library_init_phase1 |
7.39 - 8.00 | cmapi_library_init_phase2 |
7.39 - 8.00 | cmapi_library_init_phase3 |
6.98 - 8.00 | cmapi_loginbutton_exit |
7.08 - 8.00 | cmapi_mb_block_notify_mail |
7.90 - 8.00 | cmapi_mb_build_url |
6.98 - 8.00 | cmapi_mb_clear_call_barring |
6.98 - 8.00 | cmapi_mb_clear_call_rule |
6.98 - 8.00 | cmapi_mb_clear_country_code |
6.98 - 8.00 | cmapi_mb_clear_diversion |
6.98 - 8.00 | cmapi_mb_clear_fwupdate_hint_data |
6.98 - 8.00 | cmapi_mb_clear_provider_code |
7.08 - 7.18 | cmapi_mb_get_code_from_result_string |
7.08 - 8.00 | cmapi_mb_get_firmware_version |
6.98 - 8.00 | cmapi_mb_get_hostname |
6.98 - 8.00 | cmapi_mb_get_hostname_or_ip |
6.98 - 8.00 | cmapi_mb_get_product_url |
7.19 - 8.00 | cmapi_mb_mapping_fwupdate_result_string_for_user |
7.19 - 8.00 | cmapi_mb_pushmail_callthrough |
6.98 - 8.00 | cmapi_mb_pushmail_dialer |
6.98 - 8.00 | cmapi_mb_pushmail_for_call_barring |
6.98 - 8.00 | cmapi_mb_pushmail_for_call_rule |
6.98 - 8.00 | cmapi_mb_pushmail_for_country_code |
6.98 - 8.00 | cmapi_mb_pushmail_for_diversion |
6.98 - 8.00 | cmapi_mb_pushmail_for_provider_code |
7.19 - 8.00 | cmapi_mb_pushmail_fraud_counter |
7.19 - 8.00 | cmapi_mb_pushmail_remote_tam |
6.98 - 8.00 | cmapi_meshrole_changed_notifier_register |
6.98 - 8.00 | cmapi_meshrole_changed_notifier_unregister |
6.98 - 7.32 | cmapi_meshrole_exit |
6.98 - 7.32 | cmapi_meshrole_init |
7.39 - 8.00 | cmapi_message_set_routing_table |
7.08 - 8.00 | cmapi_nexusfon_remove |
7.39 - 8.00 | cmapi_ontel_imagedl |
7.27 - 8.00 | cmapi_pcp_is_port_in_range |
7.27 - 8.00 | cmapi_pcp_port_randomized_in_range |
7.90 | cmapi_process_voip_none_ui_parameters |
6.98 - 8.00 | cmapi_process_volte_add |
6.98 - 8.00 | cmapi_process_volte_delete |
7.90 | cmapi_profileinfo_init |
6.98 - 8.00 | cmapi_pushmail_for_new_dect_device |
6.98 - 8.00 | cmapi_reboot_status2str |
7.90 | cmapi_reset_telcfg_sip_msn |
7.90 | cmapi_reset_voiceprofiles |
6.98 - 7.31 | cmapi_sar_gpondiagnosticdata_sent |
7.90 | cmapi_set_SIPUIMpos |
6.98 - 8.00 | cmapi_set_VoiceCoding |
6.35 - 6.93 | cmapi_set_atom_ipv6_gua |
6.35 - 6.93 | cmapi_set_atom_ipv6_ula |
6.35 - 8.00 | cmapi_set_initinternalflash |
6.98 - 8.00 | cmapi_set_ontel_revision |
7.90 | cmapi_set_outstandingVoIP_Params |
6.35 - 7.32 | cmapi_set_poweroff |
6.35 - 8.00 | cmapi_set_quit |
6.35 - 7.32 | cmapi_set_reboot |
6.98 - 7.32 | cmapi_set_reboot_pending |
6.35 - 7.32 | cmapi_set_restartctlmgr |
6.35 - 8.00 | cmapi_set_setfactorydefaults |
7.90 | cmapi_settelcfgWebVars |
7.39 - 8.00 | cmapi_uimod_box_prepare_restart |
7.39 - 8.00 | cmapi_uimod_box_set_bsa_on |
7.39 - 8.00 | cmapi_uimod_box_set_captive_portal_picture_location |
7.39 - 8.00 | cmapi_update_devicename |
7.90 | cmapi_voip_none_ui_transaction_rollback |
6.98 - 8.00 | cmapi_voipextension_setAppid |
6.98 - 6.110 | cmapi_voipextensions_set |
6.98 - 7.08 | cmapi_voipextensions_unset_by_clientid |
6.98 - 7.08 | cmapi_voipextensions_unset_by_deviceaddress |
7.19 - 8.00 | cmapi_webvar_do_cmd |
7.19 - 8.00 | cmapi_webvar_get |
7.19 - 8.00 | cmapi_webvar_get_bool |
7.19 - 8.00 | cmapi_webvar_get_int |
7.90 - 8.00 | cmapi_webvar_get_int16 |
7.90 - 8.00 | cmapi_webvar_get_int64 |
7.90 - 8.00 | cmapi_webvar_get_int8 |
7.19 - 8.00 | cmapi_webvar_get_uint |
7.39 - 8.00 | cmapi_webvar_get_uint16 |
7.90 - 8.00 | cmapi_webvar_get_uint64 |
7.90 - 8.00 | cmapi_webvar_get_uint8 |
7.19 - 8.00 | cmapi_webvar_set |
7.39 - 8.00 | cmapi_webvar_set_int |
7.39 - 8.00 | cmapi_webvar_set_uint |
7.19 - 8.00 | cmapi_webvar_va_get |
7.19 - 8.00 | cmapi_webvar_va_set |
7.24 - 8.00 | cmapi_wlancsi_exit |
7.24 - 8.00 | cmapi_wlancsi_get_wifi_env |
7.39 - 8.00 | cmapi_wlancsi_scramble_ssid |
6.35 - 7.19 | cmd_ctlmgr_value |
6.35 - 7.19 | cmd_ctlmgr_value_var |
6.35 - 6.110 | connection0_register |
6.35 - 8.00 | connstate_changed_received |
6.35 - 8.00 | console_msg |
6.35 - 8.00 | copy_file |
7.90 - 8.00 | copy_json |
6.83 - 8.00 | copy_json_file |
7.39 - 8.00 | country_is_country_set |
7.39 - 8.00 | country_is_country_supported |
6.35 - 7.32 | cpu_add_pushmail_1 |
6.35 - 7.32 | cpu_add_pushmail_2 |
6.35 - 6.110 | cpu_register |
6.35 - 8.00 | create_dsl_event_list |
6.35 - 8.00 | ctlmgr_closefds |
6.35 - 7.32 | ctlmgr_get_wps |
6.35 - 7.32 | ctlmgr_sd_exit |
6.35 - 6.110 | ctlmgr_sd_generate_supportdata |
6.35 - 7.32 | ctlmgr_sd_init |
6.35 - 8.00 | ctlmgr_sd_trigger_cr |
6.35 - 8.00 | ctlmgr_sd_trigger_sd |
6.35 - 7.32 | ctlmgr_set_wps |
6.54 - 8.00 | ctlusb_get_ftp_internet_enabled_stub |
6.35 - 7.31 | ddns_get_domain |
6.54 - 8.00 | decrement_sip_offset |
6.98 - 7.31 | deinit_pairing |
7.59 - 8.00 | dns_edns0_validate_permissions |
6.83 - 6.110 | docsis_remote_register |
7.19 - 8.00 | docsisdata_to_avm_start |
6.98 - 7.39 | domain_match_avm_flags |
6.98 - 7.39 | domain_match_hash_domain_label |
6.98 - 7.39 | domain_match_malware_names |
6.35 - 6.110 | dphelper_mask2prefixlen |
6.35 - 6.110 | dphelper_prefixlen2mask |
6.98 - 8.00 | dpm_config_exit |
6.98 - 8.00 | dpm_config_free_devices_plc |
6.98 - 8.00 | dpm_config_get_first_device_plc |
6.98 - 8.00 | dpm_config_get_next_device_plc |
6.98 - 8.00 | dpm_config_get_next_psd_descriptor |
6.98 - 8.00 | dpm_config_init |
6.98 - 8.00 | dpm_config_set_next_device_plc |
6.98 - 8.00 | dpm_config_set_next_psd_descriptor |
6.98 - 7.31 | dsl_remote_mgmt_get_bonded_info |
6.54 - 7.31 | dsl_remote_mgmt_isp_get_parameters |
6.54 - 7.31 | dsl_remote_mgmt_isp_set_parameters |
6.35 - 6.64 | dump_webserver_statistic |
6.35 - 8.00 | emailnotify_free_diagnose |
6.53 - 8.00 | emailnotify_isvalidpwd |
7.90 | emu_security_buttonloginenabled |
6.69 - 8.00 | emusecurity_getcredentials |
6.35 - 8.00 | enum2str |
6.35 - 6.110 | env_register |
6.35 - 7.32 | eth_register |
6.98 - 7.32 | ethernet_guests_any_enabled |
6.35 - 7.32 | ethernet_guests_enabled |
7.14 - 7.32 | ethernet_iface_is_ethport |
6.35 - 8.00 | ethstr2addr |
6.51 - 8.00 | ewnwstatus_exit |
6.51 - 8.00 | ewnwstatus_init |
6.35 - 8.00 | exec_reboot |
6.35 - 8.00 | exec_shellcmd |
6.35 - 8.00 | exec_shellcmd_no_wait |
6.98 - 7.31 | extract_provider_additive |
7.19 - 8.00 | fbcfg_signal_change |
6.35 - 8.00 | findRefNodeOfName |
6.35 - 8.00 | fork_child_without_wait |
7.19 - 7.32 | fos_services_free |
7.19 - 7.32 | fos_services_get_all |
6.35 - 8.00 | free_config_files |
6.35 - 8.00 | free_dsl_event_list |
6.35 - 6.64 | free_global_diagnose |
6.35 - 8.00 | from_bool_string |
6.35 - 7.32 | from_bool_string_inverted |
6.35 - 7.32 | generate_config_and_pushmail |
6.35 - 8.00 | generate_pushmail_with_supportdata |
6.98 - 7.31 | getAvmDslRemoteMgmtIfDrDslPerPort |
6.35 - 7.31 | getAvmDslRemoteMgmtIfTR69WANDSLConfig |
6.98 - 7.31 | getAvmDslRemoteMgmtIfTR69WANDSLConfigPerPort |
6.35 - 6.93 | getAvmDslRemoteMgmtIfTR69WANDSLStats |
6.98 - 7.31 | getAvmDslRemoteMgmtIfTR69WANDSLStatsPerPort |
6.35 - 6.93 | getAvmDslRemoteMgmtIfTR69WANDSLTestParams |
6.98 - 7.31 | getAvmDslRemoteMgmtIfTR69WANDSLTestParamsPerPort |
6.35 - 8.00 | getNode |
6.35 - 8.00 | getNodeWithPosition |
6.35 - 8.00 | get_ConfigFile |
6.35 - 7.32 | get_DHCPIPRouters |
6.35 - 8.00 | get_UIModule_AndLockWithWait |
6.35 - 8.00 | get_WLAN_ATAiface |
6.35 - 7.32 | get_WLAN_HasFeatureWlanATA |
6.35 - 7.19 | get_accessing_kisi_account_id |
7.39 - 8.00 | get_active_guest_ap |
6.35 - 8.00 | get_activeprovider |
6.35 - 8.00 | get_allow_background_comm_with_manufacturer |
6.35 - 8.00 | get_apps |
6.35 - 7.32 | get_ar7cfg_is_fminiframework |
6.35 - 8.00 | get_ar7cfg_is_nightservice |
6.35 - 8.00 | get_ar7cfg_nightservice_time |
6.35 - 7.31 | get_autostart_by_id |
6.35 - 8.00 | get_boxusers |
6.35 - 8.00 | get_cpu_schedule |
6.35 - 8.00 | get_ctlmgr_value |
6.35 - 7.32 | get_ctlmgr_value_dynamic_name |
6.35 - 7.31 | get_displayname_by_id |
6.35 - 8.00 | get_dslglobalconfig |
6.35 - 7.24 | get_eth_speed |
6.35 - 7.24 | get_ethifacestate |
6.35 - 8.00 | get_guest_enabled |
6.35 - 7.32 | get_guest_ipv4_network |
6.35 - 8.00 | get_if_addr |
7.19 - 7.32 | get_juis_box_info::GetJuisBoxInfo::Cancel |
7.19 - 7.32 | get_juis_box_info::GetJuisBoxInfo::GetAsync |
6.35 - 6.64 | get_labor_name |
6.35 - 8.00 | get_macdsl |
6.35 - 7.31 | get_medium_by_id |
6.35 - 7.31 | get_medium_id |
6.35 - 7.32 | get_modules_list |
7.39 - 8.00 | get_myfritz_boxid |
6.83 - 7.31 | get_myfritz_dnsname |
6.35 - 6.93 | get_nas_cpu_ipv4 |
6.35 - 8.00 | get_powerline |
6.35 - 8.00 | get_storage_ftp_enable |
6.35 - 8.00 | get_storage_ftp_status |
6.35 - 8.00 | get_storage_smb_enable |
6.98 - 8.00 | get_supported_media |
6.98 - 7.32 | get_telcfg_idx_from_sip_idx |
6.35 - 7.81 | get_urlader_wan_mac |
6.35 - 8.00 | get_vlan_encap |
6.35 - 8.00 | get_vlan_id |
6.35 - 7.32 | get_wlan_hostname_from_landevicelist |
6.35 - 7.32 | gettelcfguivar |
6.35 - 7.32 | getuifromcm |
6.35 - 7.19 | getuivalue |
7.19 - 8.00 | has_valid_provider_additive_archive |
6.35 - 6.93 | hosts_device_search_start |
6.35 - 6.64 | hosts_fetch_from_parent |
6.35 - 8.00 | increase_signal_of_webserver |
6.35 - 7.81 | infoled_set_reason |
6.35 - 8.00 | inform_webserver |
6.35 - 8.00 | init_dns |
6.98 - 7.31 | init_pairing |
6.35 - 8.00 | init_webserver |
6.36 - 7.32 | initial_crashreport |
6.35 - 7.32 | instantiate_module |
6.35 - 7.31 | interfaces_is_in_main_ip_network |
6.35 - 6.93 | iplist_in |
6.83 - 6.110 | iplist_in_ipaddr |
6.35 - 7.32 | ipv4_overlap |
6.50 - 8.00 | ipv6_erouter_mode |
6.35 - 6.93 | isIPClient |
6.35 - 8.00 | isTCPPortConflict |
6.98 - 8.00 | is_cm_access |
6.35 - 7.32 | is_guest_ipv4 |
6.35 - 7.32 | is_guest_ipv4_conflict |
6.69 - 7.32 | is_no_masquerading |
6.69 - 7.32 | is_no_masquerading_ipstr |
6.35 - 8.00 | is_ui_module |
6.35 - 7.32 | islanbridgemode |
6.98 - 7.31 | jasonii_ResetDynDNSState |
6.98 - 7.31 | jasonii_box_credentials_present |
6.35 - 6.110 | jasonii_credentials_inuse |
6.35 - 6.110 | jasonii_fill_boxauth |
6.35 - 7.31 | jasonii_get_domain |
6.98 - 7.31 | jasonii_https_user_changed |
6.35 - 7.31 | jasonii_is_box_registered |
6.51 - 6.110 | jasonii_is_email |
7.08 - 7.31 | jasonii_myfritz_activated |
6.98 | jasonii_set_beta_webservice_url |
6.35 - 6.110 | jasonii_set_webservice_url_overrides |
6.35 - 6.110 | jasonii_sync_exit |
6.35 - 6.110 | jasonii_sync_fix_config |
6.35 - 6.110 | jasonii_sync_init |
6.35 - 6.110 | jasonii_sync_is_possible_dns_label_for_name |
6.35 - 6.110 | jasonii_sync_local_config_changed |
6.35 - 6.110 | jasonii_sync_server_config_changed |
6.35 - 6.110 | jasonii_sync_trigger |
6.98 - 7.31 | jasonii_use_state_may_have_changed |
7.19 - 7.31 | jasonii_user_email_change_by_server |
6.98 - 7.31 | jasonii_valid_email |
7.19 - 8.00 | json_boxinfo_gen_file |
7.51 - 8.00 | json_boxinfo_gen_json_from_juis_boxinfo |
7.39 - 8.00 | json_boxinfo_get |
6.35 - 6.110 | keyvalue_store_create |
6.35 - 6.110 | keyvalue_store_del |
6.35 - 6.110 | keyvalue_store_destroy |
6.35 - 6.110 | keyvalue_store_get |
6.35 - 6.110 | keyvalue_store_set |
7.19 - 8.00 | kpi_security_get_data |
6.35 - 6.110 | libfon_gcgroups_update_notify |
6.35 - 6.110 | libfon_gcimagedl |
6.35 - 6.110 | libfon_gcoauth2notify |
6.35 - 6.110 | libfon_set_ontel_lastconnect |
6.35 - 6.110 | libfon_set_ontel_revision |
6.35 - 6.110 | libfon_set_ontel_status |
6.35 - 8.00 | log_dump_continue |
6.98 - 7.32 | log_exit |
6.35 - 7.32 | log_init |
6.35 - 6.110 | log_msg_handle |
6.35 - 6.110 | login_register |
6.36 - 7.32 | logout_all_sessions_of_appid |
6.35 - 7.32 | logout_all_sessions_of_userid |
6.35 - 7.32 | logout_all_sessions_of_userid_but_keep_the_current_session |
6.35 - 7.32 | macaddr2str |
6.35 - 7.32 | manager_init |
6.35 - 8.00 | manager_is_provider_change |
7.08 - 8.00 | manager_is_provider_change_in_process |
6.35 - 7.32 | manager_message |
6.98 - 7.39 | mem_botnetfilter::domain_match |
6.98 - 7.39 | mem_botnetfilter::mem_botnetfilter |
6.98 - 8.00 | mesh_master_box_info::MeshMasterBoxInfo::Cancel |
6.98 - 8.00 | mesh_master_box_info::MeshMasterBoxInfo::Get |
6.98 - 8.00 | mesh_master_box_info::MeshMasterBoxInfo::GetAsync |
6.98 - 8.00 | mesh_master_box_info::MeshMasterBoxInfo::IsSlave |
6.98 - 8.00 | mesh_master_box_info::MeshMasterBoxInfo::unuse |
6.98 - 8.00 | mesh_master_box_info::MeshMasterBoxInfo::use |
6.98 - 7.32 | meshconfig_exit |
6.98 - 7.32 | meshconfig_init |
6.98 - 7.32 | meshconfigclient_isconfigactive |
6.35 - 8.00 | message_if_close |
7.19 - 7.32 | message_if_docommand |
6.98 - 8.00 | message_if_get_avmipc |
6.35 - 8.00 | message_if_open |
7.39 - 8.00 | message_if_printf |
6.35 - 8.00 | message_if_send |
6.35 - 7.32 | message_if_send_with_retry |
6.35 - 7.32 | module_apply_all |
6.35 - 8.00 | module_exit |
6.35 - 6.110 | module_get_newly_created |
6.35 - 6.110 | module_reset_newly_created |
6.35 - 8.00 | module_search_for |
6.35 - 7.32 | msgm_makeTransResponse |
6.35 - 7.32 | msgm_makeTransResponseEmpty |
6.35 - 7.32 | msgm_replyTransResponseSingle |
6.35 - 7.32 | msgm_sendTransError |
6.35 - 7.32 | msgm_sendTransResponse |
6.35 - 8.00 | msgm_sendTransResponseSingle |
6.35 - 7.32 | multidleases_close |
6.35 - 7.32 | multidleases_get_host_by_ip |
6.35 - 8.00 | multidleases_get_leasetime_by_ip |
6.35 - 7.32 | multidleases_get_nextentry |
6.35 - 7.32 | multidleases_open |
7.39 - 8.00 | myfritz_get_domain |
7.39 - 8.00 | myfritz_is_box_registered |
7.39 - 8.00 | myfritz_myfritz_activated |
7.39 - 8.00 | myfritz_valid_email |
6.36 - 6.93 | non-virtual thunk to HttpAuthClient::~HttpAuthClient |
7.19 - 8.00 | nqos_bridges_externally_changed |
7.08 - 8.00 | nqos_classifiers_externally_changed |
6.51 - 7.31 | nqos_guest_network_changed |
6.35 - 8.00 | nqos_sync_groups_ready |
7.08 - 7.31 | oauth_handler_exit |
7.08 - 7.31 | oauth_handler_init |
7.24 - 8.00 | oauth_handler_refresh_service_state |
6.35 - 8.00 | oncal_notify |
6.35 - 8.00 | online_phonebook_changed |
7.90 - 8.00 | opmode_led_events_send |
6.98 - 8.00 | pairing_dhcpsnoop |
6.98 - 8.00 | pairing_get_connection_state |
6.98 - 8.00 | pairing_online |
6.98 - 8.00 | paring_handle_led_event |
6.35 - 7.32 | parse_xml_auth_callback_params |
6.84 | plugin_check |
6.84 | plugin_prepare |
6.84 | plugin_prepare_restart |
6.84 | plugin_register |
6.35 - 7.32 | pollmodules_exit |
6.35 - 7.32 | prepare_fds |
6.35 - 8.00 | prettyprint_datetime |
6.35 - 8.00 | prettyprint_octets |
6.35 - 8.00 | prettyprint_permille |
6.35 - 8.00 | print_dsl_event_list |
6.35 - 7.32 | print_node |
6.35 - 8.00 | process_configexport_mail |
7.19 - 8.00 | process_connect_mail |
6.35 - 7.18 | process_connectmail |
7.19 - 8.00 | process_crash_mail |
6.35 - 7.18 | process_crashmail |
6.35 - 8.00 | process_diagnose_mail |
6.35 - 7.39 | process_fbmail |
6.35 - 8.00 | process_fwupdatehint_mail |
6.35 - 8.00 | process_fwupdatestatus_mail |
7.19 - 8.00 | process_info_mail |
7.39 | process_intern_mail |
6.98 - 8.00 | process_mesh_mail |
6.35 | process_newdevice_mail |
7.08 - 8.00 | process_notify_mail |
6.35 | process_openports_mail |
6.35 - 8.00 | process_password_mail |
6.35 - 7.18 | process_pushservice |
6.35 - 8.00 | process_reboot_mail |
6.50 - 8.00 | process_ripv2_message |
6.36 - 8.00 | process_security_mail |
6.98 - 8.00 | process_supportdata_mail |
7.39 - 8.00 | process_supportdata_mail_with_id |
6.35 - 6.110 | process_supportdatamail |
6.35 - 8.00 | process_testmail_mail |
6.35 - 8.00 | process_wlangueststatus_mail |
6.83 - 6.98 | prohibit_webserver_ssl |
6.35 - 6.110 | provider_change_callback |
6.35 - 8.00 | provider_change_complete_after_restart |
6.35 - 8.00 | provider_change_extract_username_of_postset |
6.35 - 7.18 | providerlist_check4profile_switch |
7.51 - 8.00 | providerlist_is_multiwan_profile |
6.35 - 7.32 | reconfig_webserver |
6.35 - 8.00 | regevent_delete_queue |
6.35 - 8.00 | regevent_enqueue |
6.35 - 7.32 | regevent_exit |
6.98 - 8.00 | regevent_is_unregister |
6.35 - 8.00 | regevent_register |
6.35 - 8.00 | regevent_register_simple |
6.35 - 8.00 | regevent_send |
6.35 - 8.00 | regevent_send_and_delete_queue |
6.35 - 7.32 | regevent_send_unregister |
6.54 - 7.32 | register_all_ctlmgr_modules |
6.35 - 6.69 | register_all_modules |
6.35 - 8.00 | register_module |
6.54 - 7.32 | register_modules |
6.83 - 7.31 | register_myfritz_domain_not_used_event |
6.83 - 7.31 | register_myfritz_domain_used_event |
6.54 - 6.110 | register_offload_modules |
6.35 - 7.31 | register_providerchange_callback |
6.83 - 8.00 | register_time_known_event |
6.35 - 7.31 | register_vpn_stat |
6.35 - 7.32 | reinit_webserver |
6.35 - 7.32 | reinit_webserver_ssl |
6.36 - 7.19 | remoteauth_authenticate |
6.36 - 7.19 | remoteauth_authenticator_box_addr_is_set |
6.36 - 7.19 | remoteauth_exit |
6.36 - 7.19 | remoteauth_get_authenticator_box_addr |
6.36 - 7.19 | remoteauth_get_challenge |
6.36 - 7.19 | remoteauth_is_anonymous_login_async |
7.19 - 7.31 | remoteauth_nexus_server_exit |
7.19 - 7.31 | remoteauth_nexus_server_init |
6.36 - 7.19 | remoteauth_set_authenticator_box_addr |
6.35 - 7.32 | remove_all_spaces |
6.35 - 8.00 | remove_node |
6.35 - 8.00 | remove_subnode |
6.35 - 8.00 | reset_provider_additive_activation |
6.35 - 6.64 | reset_retry_trigger |
6.35 - 6.64 | reset_webserver_statistic |
6.98 - 7.31 | restrict_webserver_port80_internet_access_for_acme_challenge |
6.35 - 8.00 | rights2str |
6.35 - 8.00 | rights_provider_register |
6.35 - 8.00 | rights_query |
6.98 - 7.32 | rights_query_app_deleted |
6.35 - 7.32 | rights_query_cache_flush |
6.35 - 7.32 | rights_query_cache_set_full_access_context |
6.35 - 7.32 | rights_query_cache_set_sid_context |
6.35 - 7.32 | rights_query_enum_all_objects |
6.35 - 7.32 | rights_query_enum_all_objects_for_userid_and_appid |
6.35 - 7.32 | rights_query_for_user_and_app |
6.35 - 8.00 | rights_query_get_twofactor_auth |
7.24 - 8.00 | rights_query_get_twofactor_auth_ex |
6.35 - 7.32 | rights_query_get_userid |
6.35 - 8.00 | rights_query_get_username |
6.35 - 7.32 | rights_query_is_authenticated |
6.35 - 7.32 | rights_query_is_authenticated_of_sid |
6.35 - 7.32 | rights_query_of_sid |
6.35 - 8.00 | rights_query_of_userid_and_appid |
6.36 - 8.00 | rights_query_show_cache_statistics |
6.35 - 7.32 | rights_query_user_and_app_has_any_internet_rights |
6.35 - 7.32 | rights_query_user_changes_complete |
6.35 - 7.32 | rights_query_user_deleted |
6.35 - 7.32 | rights_query_user_renamed |
6.35 - 6.110 | rights_register |
6.50 - 7.29 | ripv2_backup_to_no_rip |
6.35 - 8.00 | run_setcountry |
6.35 - 8.00 | run_setlanguage |
6.35 - 7.32 | safe_strcpy |
6.35 - 7.32 | safe_strncpy |
6.35 - 7.31 | sar_GetShowtime |
6.35 - 7.31 | sar_SetATAMode |
6.35 - 7.31 | sar_get_carrier_state |
6.35 - 7.31 | sar_get_dslswitch |
6.35 - 7.31 | sar_supportdata_sent |
6.35 - 8.00 | save_UI_realms |
6.35 - 7.24 | security_SkipAuthFromHomenetwork_changed |
6.51 - 8.00 | security_activate_twofactor_auth |
6.35 - 7.32 | security_config_changed_event |
6.35 - 8.00 | security_context_get_current_client_address |
6.35 - 8.00 | security_context_get_current_sid |
6.35 - 8.00 | security_context_get_current_userid_and_appid |
7.24 - 8.00 | security_context_get_current_userid_and_appid_ex |
6.51 - 8.00 | security_context_get_twofactor_auth |
7.24 - 7.32 | security_context_get_twofactor_auth_ex |
6.35 - 8.00 | security_context_release |
6.35 - 8.00 | security_context_set |
6.35 - 8.00 | security_create_sid_invalid_notifier |
6.54 - 8.00 | security_deactivate_twofactor_auth |
6.35 - 8.00 | security_destroy_sid_invalid_notifier |
6.51 - 8.00 | security_find_twofactor_auth_by_sid |
6.35 - 8.00 | security_find_userid_and_appid_by_sid |
6.35 - 8.00 | security_find_userid_and_appid_by_sid_ex |
6.54 - 7.31 | security_get_client_ip_of_sid |
7.39 - 8.00 | security_get_sid_by_userid |
6.54 - 8.00 | security_get_twofactor_auth_start_error |
6.35 - 7.32 | security_is_session_authenticated |
6.35 - 8.00 | security_prepare_restart |
6.35 - 6.110 | security_register |
6.54 - 7.31 | security_set_twofactor_auth_start_error |
6.35 - 6.110 | session_store_get |
6.35 - 6.110 | session_store_set |
6.35 - 8.00 | set_EnableVoIPPDN |
6.35 - 7.31 | set_annex |
6.35 - 7.32 | set_country |
6.35 - 8.00 | set_cpu_schedule |
6.35 - 8.00 | set_ctlmgr_value |
6.35 - 7.32 | set_ctlmgr_value_var |
6.35 - 6.64 | set_labor_name |
6.35 - 7.32 | set_language |
6.35 - 8.00 | set_language_for_webserver |
6.35 - 8.00 | set_storage_ftp_enable |
6.35 - 8.00 | set_storage_smb_enable |
6.35 - 8.00 | set_vlan_encap |
6.35 - 8.00 | set_vlan_id |
6.35 - 7.32 | settelcfguivar |
6.98 | shellinabox_Register |
7.08 | should_ignore_dev |
6.35 - 8.00 | show_csock_statistics |
6.35 - 7.18 | signal_pidfile |
6.35 - 8.00 | so_getsym |
6.35 - 7.32 | so_loadobject |
6.35 - 6.110 | speedtest_Register |
6.35 - 8.00 | stop_webserver |
6.35 - 8.00 | str2enum |
6.35 - 7.32 | str2macaddr |
7.39 - 8.00 | stub_aha_usp_alloc_session |
7.39 - 8.00 | stub_aha_usp_free_session |
7.39 - 8.00 | stub_aha_usp_query |
7.39 - 8.00 | stub_ahae_deinit |
7.39 - 8.00 | stub_ahae_device_active_state2str |
7.39 - 8.00 | stub_ahae_device_type2str |
7.39 - 8.00 | stub_ahae_featureEnabled2str |
7.39 - 8.00 | stub_ahae_featureValid2str |
7.39 - 8.00 | stub_ahae_free_tr064_infos |
7.39 - 8.00 | stub_ahae_hkr_ventil_status2str |
7.39 - 8.00 | stub_ahae_init |
7.90 - 8.00 | stub_ahae_list_get_alert_by_id |
7.39 - 8.00 | stub_ahae_switch_mode2str |
7.39 - 8.00 | stub_ahae_switch_state2str |
7.39 - 8.00 | stub_ahae_tr064_infos_by_identifier |
7.39 - 8.00 | stub_ahae_tr064_infos_by_index |
7.39 | stub_ahae_tr064_infos_by_sortedIndex |
7.39 - 8.00 | stub_ahae_tr064_infos_getNext |
7.39 - 8.00 | stub_ahae_tr064_set_devicename |
7.39 - 8.00 | stub_ahae_tr064_set_hkr_tsoll |
7.39 - 8.00 | stub_ahae_tr064_set_switch_onoff |
7.51 - 8.00 | stub_ahae_usp_multimeter_statistic_request |
6.35 - 8.00 | stub_build_lte_pushmail_fp |
6.35 - 8.00 | stub_build_wlan_pushmail_fp |
6.51 - 8.00 | stub_call_log_get_active |
6.51 - 8.00 | stub_call_log_get_entry_by_pos_fast |
6.51 - 8.00 | stub_call_log_get_newest_index |
6.51 - 8.00 | stub_call_log_get_oldest_index |
6.51 - 7.31 | stub_call_log_iterate_entires |
6.51 - 8.00 | stub_call_log_lock |
6.51 - 8.00 | stub_call_log_unlock |
6.51 - 7.31 | stub_cmapi_ahae_deinit |
6.51 - 7.31 | stub_cmapi_ahae_get_all_mailaddresses |
6.51 - 7.31 | stub_cmapi_ahae_init |
7.27 - 8.00 | stub_plc_is_good_link |
6.90 - 7.58 | stub_plc_tr069_get_assocdeviceinfo |
6.90 - 7.58 | stub_plc_tr069_get_value |
6.90 - 7.58 | stub_plc_tr069_register_cbs |
6.90 - 7.58 | stub_plc_tr069_set_value |
6.90 - 7.58 | stub_plc_tr069_unregister_cbs |
6.88 - 8.00 | stub_plc_ui_clean |
6.54 - 7.18 | stub_plc_ui_getPlcDeviceByUid |
6.88 - 7.30 | stub_plc_ui_get_plc_device_link_delimiter |
6.54 - 7.18 | stub_plc_ui_isValueSet |
6.54 - 8.00 | stub_plc_ui_iteratePlcDevices |
6.54 - 7.18 | stub_plc_ui_registerPlcDeviceChanged |
6.54 - 7.18 | stub_plc_ui_setValue |
6.54 - 7.18 | stub_plc_ui_unregisterPlcDeviceChanged |
6.51 - 8.00 | stub_tam_delete_tam_call |
6.51 - 8.00 | stub_tam_set_flag_on_tam_call |
7.19 - 8.00 | supportdata_to_avm_cancel |
7.19 - 8.00 | supportdata_to_avm_start |
6.35 - 8.00 | terminate_pidfile_forced |
6.35 - 7.32 | terminate_pidfile_forced_and_wait |
6.35 - 8.00 | test_dsl_events |
6.54 - 7.31 | thalp_start |
6.83 - 7.32 | time_known_event_exit |
6.83 - 7.32 | time_known_event_init |
6.35 - 8.00 | time_millisec |
6.35 - 8.00 | time_sec |
6.84 - 7.32 | timsg_mapuimod2msgerr |
6.35 - 7.32 | timsgprocessor_do_message |
6.35 - 8.00 | to_bool_string |
6.35 - 7.32 | to_bool_string_inverted |
6.54 - 7.32 | tr064_show_presets |
6.35 - 8.00 | tr069_dsliface2object |
7.19 | tr069_save_ssl_params |
6.35 - 8.00 | tr069cfg_GetDirty |
6.35 - 8.00 | tr069cfg_SetBool |
6.35 - 8.00 | tr069cfg_SetDirty |
6.35 - 8.00 | tr069cfg_SetInt |
6.35 - 8.00 | tr069cfg_SetString |
6.35 - 8.00 | tr069cfg_SetTimeOffset |
6.35 - 8.00 | tr069cfg_UnsetDirty |
6.35 - 7.32 | tunnel_guests_enabled |
6.51 - 8.00 | twofactor_auth_cancel |
6.51 - 8.00 | twofactor_auth_enabled |
6.51 - 7.31 | twofactor_auth_exit |
6.51 - 7.31 | twofactor_auth_get_state |
6.54 - 8.00 | twofactor_auth_get_state_with_code_prefix |
6.54 - 8.00 | twofactor_auth_get_status |
6.51 - 7.31 | twofactor_auth_init |
6.54 - 8.00 | twofactor_auth_prepare_restart |
6.54 - 8.00 | twofactor_auth_setcb |
6.51 - 8.00 | twofactor_auth_start |
6.51 - 7.31 | twofactorauth_provider_button_register |
6.51 - 7.31 | twofactorauth_provider_external_dtmf_register |
6.35 - 8.00 | ui_module_plusplus::~ui_module_plusplus |
6.35 - 8.00 | ui_module_plusplus_list::CreateSubNode |
6.35 - 8.00 | ui_module_plusplus_list::DeleteNode |
6.35 - 8.00 | ui_module_plusplus_list::Exit |
6.35 - 8.00 | ui_module_plusplus_list::FindFirstSubNode |
6.35 - 8.00 | ui_module_plusplus_list::FindNextSibling |
6.35 - 8.00 | ui_module_plusplus_list::FreeNodeRef |
6.35 - 8.00 | ui_module_plusplus_list::GetName |
6.35 - 8.00 | ui_module_plusplus_list::GetPosition |
6.35 - 8.00 | ui_module_plusplus_list::GetValue |
6.35 - 8.00 | ui_module_plusplus_list::Init |
6.35 - 8.00 | ui_module_plusplus_list::IsDirty |
6.35 - 8.00 | ui_module_plusplus_list::SetValue |
6.35 - 8.00 | ui_module_plusplus_list::~ui_module_plusplus_list |
7.08 - 8.00 | uimod_NodeValueByName |
6.35 - 8.00 | uimod_analyse_memory |
6.35 - 7.32 | uimod_exitall |
7.19 - 7.32 | uimod_fos_services_Register |
7.90 - 8.00 | uimod_get_localized_error_string_with_id |
7.39 - 8.00 | uimod_get_sibling_count |
7.90 - 8.00 | uimod_get_uid |
6.35 - 8.00 | uimod_getvalue |
7.39 - 8.00 | uimod_walk |
6.35 - 7.32 | uint2str |
6.83 - 7.31 | unregister_myfritz_domain_not_used_event |
6.83 - 7.31 | unregister_myfritz_domain_used_event |
6.83 - 8.00 | unregister_time_known_event |
6.35 - 7.31 | unregister_vpn_stat |
7.39 - 8.00 | update_nw_kpi |
6.35 - 8.00 | updatecheck_doupdate |
6.36 - 8.00 | updatecheck_doupdate_with_check_if_needed |
6.35 - 8.00 | updatecheck_set_url |
6.35 - 8.00 | updatecheck_start |
6.35 - 6.110 | usb_register |
6.35 - 8.00 | usbcfg_SetBool |
6.35 - 8.00 | usbcfg_SetDirty |
6.35 - 8.00 | usbcfg_SetInt |
6.51 - 8.00 | usbcfg_SetShort |
6.35 - 8.00 | usbcfg_SetString |
6.51 - 8.00 | usbcfg_get_ftp_internet_port_stub |
7.90 - 8.00 | usp_controller_deleted |
7.39 - 7.81 | usp_controller_id_changed |
7.39 - 8.00 | usp_controllers_changed |
7.39 - 8.00 | usp_exit |
7.39 - 8.00 | usp_get_controller_status |
7.39 - 8.00 | usp_init |
7.39 - 8.00 | usp_notify_uimod_object_added |
7.39 - 8.00 | usp_notify_uimod_object_deleted |
6.35 - 8.00 | voipcfgAction_SetBool |
6.35 - 8.00 | voipcfgAction_SetInt |
6.35 - 8.00 | voipcfgAction_SetShort |
6.35 - 8.00 | voipcfgAction_SetString |
7.90 | voipcfgAction_SetUnsigned |
6.35 - 8.00 | voipcfg_GetUacfg |
6.35 - 8.00 | voipcfg_SetBool |
6.35 - 8.00 | voipcfg_SetDirty |
6.35 - 8.00 | voipcfg_SetEnum |
6.35 - 8.00 | voipcfg_SetInt |
6.35 - 8.00 | voipcfg_SetShort |
6.35 - 8.00 | voipcfg_SetString |
6.35 - 8.00 | voipcfg_SetTimeOffset |
7.90 | voipcfg_SetUnsigned |
6.35 - 7.31 | vpn_access_create |
6.35 - 8.00 | vpn_access_delete |
6.98 - 7.31 | vpn_access_delete_app_related_connections |
6.35 - 7.31 | vpn_access_delete_everything |
6.35 - 7.31 | vpn_access_exists |
6.35 - 7.31 | vpn_access_get_psk |
6.35 - 7.31 | vpn_access_get_remote_virtual_ip |
6.35 - 8.00 | vpn_access_set_for_app |
6.35 - 7.31 | vpn_access_set_psk |
6.35 - 7.31 | vpn_access_update |
6.35 - 7.31 | vpn_check_and_adjust_user_remote_virtual_ips |
6.35 - 7.19 | vpn_get_connection_list |
6.35 - 7.31 | vpn_get_new_remote_virtual_ip |
7.19 - 8.00 | vpn_is_one_connection_active |
6.35 - 8.00 | vpncfg_changed |
6.35 - 7.32 | walk_all_uimod |
6.35 - 8.00 | walk_uimod |
7.19 - 8.00 | webserver_set_get_accessing_kisi_account_id_func |
6.54 - 8.00 | webserver_set_luacgi_page |
7.39 - 8.00 | webserver_set_relaxed_security |
6.54 - 8.00 | webserver_statistic_enable |
6.54 - 8.00 | webserver_statistic_get_json |
6.54 - 8.00 | webserver_statistic_get_specials |
6.54 - 8.00 | webserver_statistic_reset |
6.54 - 8.00 | webserver_statistic_snapshot |
6.98 - 7.32 | websrv_close_pcp_incoming |
6.98 - 7.32 | websrv_open_pcp_incoming |
6.35 - 7.32 | websrv_statistic_count |
6.35 - 7.32 | websrv_statistic_create |
6.35 - 7.32 | websrv_statistic_destroy |
6.35 - 6.64 | websrv_statistic_dump |
6.54 - 7.32 | websrv_statistic_get_json |
6.54 - 7.32 | websrv_statistic_get_specials |
6.54 - 7.32 | websrv_statistic_new_day |
6.54 - 7.32 | websrv_statistic_snapshot |
6.35 - 7.32 | webvar_firewall |
6.35 - 6.64 | wlan_ethstr2addr |
6.35 - 8.00 | wlan_from_bool_string |
6.35 - 8.00 | wlan_get_ACTION_IGDD_RESTART |
7.19 - 8.00 | wlan_get_ACTION_MULTID_RESTART |
6.35 - 8.00 | wlan_get_ACTION_NOTHING |
6.35 - 8.00 | wlan_get_ACTION_USERMAND_NOTIFY |
6.35 - 8.00 | wlan_get_ACTION_WLAN_RESTART |
6.35 - 8.00 | wlan_get_ACTION_WLAN_RESTART_AND_USB_WLANRELOAD |
6.35 - 8.00 | wlan_get_deviceinfo_by_mac |
6.35 - 7.32 | wlan_get_mac_by_ipv4 |
6.35 - 7.32 | wlan_guests_enabled |
6.35 - 8.00 | wlan_is_any_ethernet_device_active |
6.35 - 6.64 | wlan_is_guest_ipv4 |
6.35 - 8.00 | wlan_message_if_send |
6.35 - 6.64 | wlan_multidleases_close |
6.35 - 6.64 | wlan_multidleases_get_host_by_ip |
6.35 - 6.64 | wlan_multidleases_get_nextentry |
6.35 - 6.64 | wlan_multidleases_open |
6.35 - 8.00 | wlan_set_action_mask |
6.35 - 8.00 | wlan_tr069_notify |
6.35 - 7.81 | wlan_uses_madwifi |
6.51 - 8.00 | wlan_wcfgutil_get_statistics |
6.35 - 7.32 | wlan_wps_notify |
6.35 - 8.00 | wlancfg_SetBool |
6.35 - 8.00 | wlancfg_SetDirty |
6.35 - 8.00 | wlancfg_SetInt |
6.35 - 8.00 | wlancfg_SetMacaddr |
6.35 - 8.00 | wlancfg_SetString |
7.39 - 8.00 | wlancsi_anpi_val_to_dBm |
7.24 - 8.00 | wlancsi_cfg_get_roles |
7.39 - 7.81 | wlancsi_channel_info_to_channel |
7.39 - 7.81 | wlancsi_channel_info_to_radio_band |
7.24 - 8.00 | wlancsi_deinit |
7.24 - 8.00 | wlancsi_env_get_nf_scan |
7.24 - 8.00 | wlancsi_env_get_scan |
7.24 - 8.00 | wlancsi_env_start_scan |
7.39 - 8.00 | wlancsi_frequency_to_channel |
7.39 - 8.00 | wlancsi_frequency_to_radio_band |
7.24 - 8.00 | wlancsi_get_fds |
7.24 - 8.00 | wlancsi_handle_action_epoll |
7.24 - 8.00 | wlancsi_init |
7.24 - 8.00 | wlancsi_register_scan_finished_handler |
1828 symbols for this library |