OpenDNSSEC-signer 1.2.1
|
#include <zone.h>
Data Fields | |
const char * | name |
ldns_rdf * | dname |
ldns_rr_class | klass |
nsec3params_type * | nsec3params |
zonedata_type * | zonedata |
const char * | notify_ns |
int | fetch |
signconf_type * | signconf |
const char * | policy_name |
const char * | signconf_filename |
adapter_type * | inbound_adapter |
adapter_type * | outbound_adapter |
int | just_added |
int | just_updated |
int | tobe_removed |
int | processed |
struct task_struct * | task |
time_t | backoff |
int | in_progress |
stats_type * | stats |
lock_basic_type | zone_lock |
time_t zone_struct::backoff |
Definition at line 81 of file zone.h.
Referenced by worker_perform_task(), and zone_create().
ldns_rdf* zone_struct::dname |
Definition at line 57 of file zone.h.
Referenced by zone_add_rr(), zone_cleanup(), zone_create(), zone_nsecify(), zone_sign(), and zone_update_zonedata().
Definition at line 64 of file zone.h.
Referenced by engine_update_zones(), tools_read_input(), zone_backup_state(), zone_create(), and zone_recover_from_backup().
Definition at line 82 of file zone.h.
Referenced by tasklist_schedule_task(), worker_start(), and zone_create().
Definition at line 72 of file zone.h.
Referenced by tools_read_input(), tools_write_output(), zone_cleanup(), zone_create(), zone_update_zonedata(), and zone_update_zonelist().
Definition at line 74 of file zone.h.
Referenced by zone_create(), zonelist_add_zone(), and zonelist_update().
Definition at line 75 of file zone.h.
Referenced by zone_create(), zone_update_zonelist(), and zonelist_update().
ldns_rr_class zone_struct::klass |
Definition at line 58 of file zone.h.
Referenced by zone_backup_state(), zone_create(), zone_nsecify(), and zone_recover_from_backup().
const char* zone_struct::name |
Definition at line 56 of file zone.h.
Referenced by adfile_read(), adfile_write(), engine_update_zones(), set_notify_ns(), tools_add_dnskeys(), tools_audit(), tools_nsecify(), tools_read_input(), tools_sign(), tools_update(), tools_write_output(), zone_add_dnskeys(), zone_add_rr(), zone_backup_state(), zone_cleanup(), zone_create(), zone_nsecify(), zone_recover_from_backup(), zone_sign(), zone_update_signconf(), zone_update_zonedata(), zonelist_add_zone(), zonelist_lookup_zone_by_name(), zonelist_merge(), and zonelist_update().
const char* zone_struct::notify_ns |
Definition at line 63 of file zone.h.
Referenced by set_notify_ns(), tools_write_output(), zone_cleanup(), zone_create(), and zonelist_update().
Definition at line 59 of file zone.h.
Referenced by zone_cleanup(), zone_create(), zone_nsecify(), and zone_update_signconf().
Definition at line 73 of file zone.h.
Referenced by adfile_write(), set_notify_ns(), tools_write_output(), zone_cleanup(), zone_create(), and zone_update_zonelist().
const char* zone_struct::policy_name |
Definition at line 70 of file zone.h.
Referenced by parse_zonelist_zones(), zone_cleanup(), zone_create(), zone_update_signconf(), and zone_update_zonelist().
Definition at line 77 of file zone.h.
Referenced by worker_start(), and zone_create().
Definition at line 67 of file zone.h.
Referenced by tools_add_dnskeys(), tools_audit(), tools_nsecify(), tools_read_input(), tools_sign(), tools_update(), tools_write_output(), worker_perform_task(), zone_add_dnskeys(), zone_add_rr(), zone_backup_state(), zone_cleanup(), zone_create(), zone_nsecify(), zone_recover_from_backup(), zone_sign(), zone_update_signconf(), and zone_update_zonedata().
const char* zone_struct::signconf_filename |
Definition at line 71 of file zone.h.
Referenced by engine_update_zones(), parse_zonelist_zones(), zone_cleanup(), zone_create(), zone_update_signconf(), and zone_update_zonelist().
Definition at line 85 of file zone.h.
Referenced by tools_audit(), tools_nsecify(), tools_read_input(), tools_sign(), tools_update(), tools_write_output(), zone_cleanup(), zone_create(), zone_nsecify(), and zone_sign().
struct task_struct* zone_struct::task |
Definition at line 80 of file zone.h.
Referenced by task_create(), zone_create(), zone_recover_from_backup(), zone_update_signconf(), and zonelist_update().
Definition at line 76 of file zone.h.
Referenced by zone_create(), zonelist_merge(), and zonelist_update().
Definition at line 87 of file zone.h.
Referenced by engine_update_zones(), worker_start(), zone_cleanup(), zone_create(), zonelist_lock(), zonelist_merge(), zonelist_unlock(), and zonelist_update().
Definition at line 60 of file zone.h.
Referenced by adfile_read(), tools_add_dnskeys(), tools_read_input(), tools_sign(), tools_update(), tools_write_output(), zone_add_dnskeys(), zone_add_rr(), zone_backup_state(), zone_cleanup(), zone_create(), zone_del_rr(), zone_nsecify(), zone_print(), zone_recover_from_backup(), zone_sign(), zone_update_signconf(), and zone_update_zonedata().