fred-mod-eppd-2.14.0
Data Structures
Here are the data structures with brief descriptions:
cmd_hash_item_tItem of command hash table used for fast command recognition
epp_availStructure holding answer to EPP check command
epp_command_dataThis structure is central to the concept of the whole module
epp_contextEPP context is a group of variables used often together
epp_disclDisclose information of contact
epp_dnskeyDNS Key record - http://rfc-ref.org/RFC-TEXTS/4034/chapter2.html
epp_errorThe struct represents one epp error in ExtValue element
epp_ext_domain_upd_dnssecDNSSEC extension used for updates
epp_ext_enum
epp_ext_item
epp_nsNameserver has a name and possibly more than one ip address
epp_postalInfoStructure gathers postal info about contact
epp_statusStructure for holding status' names and values
epp_testResultStructure containing result of one technical test
epp_zonecreditStructure holding answer to EPP creditInfo command
epps_checkCheck contact, domain and nsset parameters
epps_create_contactCreate contact parameters
epps_create_domainCreate domain parameters
epps_create_keysetCreate keyset parameters
epps_create_nssetCreate nsset parameters
epps_creditInfoCreditInfo parameters
epps_deleteDelete parameters
epps_infoAll Info functions, which accept single key on input and count on output (domainsByNsset, domainsByContact, nssetsByContact, nssetsByNs)
epps_info_contactInfo contact parameters
epps_info_domainInfo domain parameters
epps_info_keysetInfo keyset parameters
epps_info_nssetInfo nsset parameters
epps_listParameters of obsolete command 'list' and getResults command
epps_loginLogin parameters
epps_poll_ackPoll acknoledge parameters
epps_poll_reqPoll request parameters
epps_renewRenew domain parameters
epps_sendAuthInfoSendAuthInfo parameters
epps_testTest parameters
epps_transferTransfer parameters
epps_update_contactUpdate contact parameters
epps_update_domainUpdate domain parameters
epps_update_keysetUpdate keyset parameters
epps_update_nssetUpdate nsset parameters
qheadQueue structure used on countless places throughout the program
queue_item_tDefinition of queue item type
valerr_ctxThis struct gathers context parameters used by error handler of libxml's validator