MCPcopy Create free account

hub / github.com/NLnetLabs/cascade / functions

Functions810 in github.com/NLnetLabs/cascade

↓ 1 callersFunctiondaemonize
Apply changes to the identity and access rights of the running application in accordance with the provided settings.
src/daemon.rs:23
↓ 1 callersMethoddnskey
(&self)
src/units/zone_signer.rs:897
↓ 1 callersMethodenqueue_new_sign
(&mut self, builder: SignedZoneBuilder)
src/signer/zone.rs:60
↓ 1 callersMethodexecute
(self)
crates/cli/src/args.rs:56
↓ 1 callersFunctionexpand_key_path
This is not done as impl TryFrom<Utf8PathBuf> for FileKeyImport as neither Utf8PathBuf nor FileKeyImport are not defined in this crate and Rust doesn'
crates/cli/src/commands/zone.rs:1070
↓ 1 callersMethodexport
(&self)
src/signer/queue.rs:71
↓ 1 callersMethodfinish
(&mut self)
src/util.rs:95
↓ 1 callersMethodfinish_load
(&mut self, built: cascade_zonedata::LoadedZoneBuilt)
src/zone/machine.rs:187
↓ 1 callersMethodfinish_loaded_restoration
Successfully finish loaded-instance restoration. A [`SignedZoneRestorer`] is returned so the signed instance can be restored afterwards.
src/zone/storage.rs:494
↓ 1 callersMethodfinish_sign
(&mut self, built: SignedZoneBuilt)
src/zone/storage.rs:342
↓ 1 callersMethodfinish_signed_persistence
Finish persisting an approved signed instance.
src/zone/machine.rs:414
↓ 1 callersMethodfinish_signed_restoration
Successfully finish signed-instance restoration. The zone is moved to the passive state, and it is registered against Cascade's zone servers.
src/zone/storage.rs:516
↓ 1 callersMethodfinish_signing
(&mut self, built: cascade_zonedata::SignedZoneBuilt)
src/zone/machine.rs:285
↓ 1 callersMethodget
(&self, server_id: &str)
src/units/key_manager.rs:975
↓ 1 callersMethodget
(&mut self)
src/zone/mod.rs:260
↓ 1 callersFunctionget_commit_id
(is_jj: bool)
build.rs:195
↓ 1 callersFunctionget_commit_id
(is_jj: bool)
crates/cli/build.rs:195
↓ 1 callersFunctionget_key_command
( client: &CascadeApiClient, zone: ZoneName, key_type: KeyGetType, )
crates/cli/src/commands/keyset.rs:151
↓ 1 callersFunctionget_policy_names_using_hsm
( client: CascadeApiClient, server_id: &String, )
crates/cli/src/commands/hsm.rs:145
↓ 1 callersMethodget_type
(&self)
src/zone/mod.rs:634
↓ 1 callersMethodhandle_keyset_changed
(&mut self)
src/signer/incremental.rs:608
↓ 1 callersMethodhandle_nsec_nsec3
( &mut self, iss: &mut IncrementalSigningState, )
src/signer/incremental.rs:1403
↓ 1 callersMethodhard_reject_loaded
(&mut self)
src/zone/machine.rs:259
↓ 1 callersMethodhard_reject_signed
(&mut self)
src/zone/machine.rs:393
↓ 1 callersFunctionimport_key
Import a TSIG key.
src/tsig/mod.rs:181
↓ 1 callersFunctionimports_to_commands
(key_imports: &[KeyImport])
src/units/key_manager.rs:1206
↓ 1 callersMethodincremental_generate_diffs
( &mut self, iss: &IncrementalSigningState, )
src/signer/incremental.rs:658
↓ 1 callersMethodincremental_nsec
(&mut self)
src/signer/incremental.rs:1822
↓ 1 callersMethodincremental_nsec3
(&mut self)
src/signer/incremental.rs:1973
↓ 1 callersMethodinit
Initialize Cascade's configuration.
crates/cfg/src/lib.rs:99
↓ 1 callersMethodinit_from_env
Capture socket file descriptors from environment variables. Uses the following environment variables per [`sd_listen_fds()`]: - LISTEN_PID: Must matc
src/daemon.rs:301
↓ 1 callersMethodinitial_diffs
(&mut self)
src/signer/incremental.rs:1698
↓ 1 callersFunctioninstant_to_duration_secs
(instant: Instant)
src/util.rs:200
↓ 1 callersFunctioninto_daemon_path
(p: Box<Utf8Path>)
src/daemon.rs:184
↓ 1 callersMethodinto_inner
(self)
src/zone/lock.rs:38
↓ 1 callersMethodinto_record
(self)
src/signer/incremental.rs:3547
↓ 1 callersMethodis_halted
(&self)
src/zone/machine.rs:84
↓ 1 callersMethodis_of_type
(&self, typ: HistoricalEventType)
src/zone/mod.rs:655
↓ 1 callersFunctionis_permitted
( zone: &ServedZone<V>, request: &Request<Vec<u8>, Option<Arc<tsig::Key>>>, )
src/server/service.rs:180
↓ 1 callersMethodis_restoring
Is this zone currently being restored from persistent storage?
src/zone/storage.rs:894
↓ 1 callersFunctionis_same_soa
(start_soa: &SoaRecord, start_soa_rdata: &Soa<NameBuf>, r: &RegularRecord)
src/persistence/restore.rs:483
↓ 1 callersFunctionixfr
Generate an IXFR DNS message response stream for the given zone. For the loaded review server match the client provided SOA against loaded diff SOAs.
src/server/service.rs:367
↓ 1 callersFunctionixfr
( zone: &Arc<Zone>, addr: &SocketAddr, tsig_key: Option<tsig::Key>, builder: &mut LoadedZoneBu
src/loader/server.rs:114
↓ 1 callersMethodkey_roll_signatures
( &mut self, iss: &mut IncrementalSigningState, )
src/signer/incremental.rs:428
↓ 1 callersMethodload
Load and parse this specification from a file.
src/zone/state/mod.rs:148
↓ 1 callersFunctionload_all
( policies: &foldhash::HashMap<Box<str>, Policy>, config: &Config, tsig_store: &TsigStore, )
src/policy/mod.rs:129
↓ 1 callersMethodload_apex_records
( &mut self, iss: &mut IncrementalSigningState, )
src/signer/incremental.rs:1272
↓ 1 callersFunctionload_client_cert
(opt: &KmipServerConnectionSettings)
src/units/zone_signer.rs:1004
↓ 1 callersMethodload_signed_only
(&mut self)
src/signer/incremental.rs:1686
↓ 1 callersMethodload_signed_zone
( &mut self, signed_reader: &'a SignedZoneReader, )
src/signer/incremental.rs:1564
↓ 1 callersMethodload_unsigned_zone
(&mut self, reader: &LoadedZoneReader)
src/signer/incremental.rs:1629
↓ 1 callersFunctionmake_reader
Make a zonefile reader for the file at the given path It will add the size of the file to the byte count of the metrics.
src/loader/zonefile.rs:66
↓ 1 callersMethodmark_dirty
Mark the zone as dirty. A persistence operation for the zone will be enqueued (unless one already exists), so that it will be saved in the near futur
src/zone/mod.rs:702
↓ 1 callersFunctionnew_file_writer
Construct a writer layer for targeting a file.
src/log.rs:154
↓ 1 callersMethodnew_nsec_chain
(&mut self)
src/signer/incremental.rs:2185
↓ 1 callersMethodnew_nsec_nsec3_sigs
( &self, iss: &mut IncrementalSigningState, )
src/signer/incremental.rs:1359
↓ 1 callersFunctionnew_stderr_writer
Construct a writer layer for targeting a file.
src/log.rs:188
↓ 1 callersFunctionnew_stdout_writer
Construct a writer layer for targeting standard output.
src/log.rs:176
↓ 1 callersFunctionnew_syslog_writer
()
src/log.rs:201
↓ 1 callersMethodnext_signed
The built signed component. If the signed component of the zone has been built, and it exists, it can be accessed here.
crates/zonedata/src/builder.rs:664
↓ 1 callersMethodnon_soa_records
(&'d self)
src/server/service.rs:744
↓ 1 callersFunctionnsec3_insert_ent
(name: &Name<Bytes>, iss: &mut IncrementalSigningState)
src/signer/incremental.rs:3271
↓ 1 callersFunctionnsec3_remove_full
( name: &Name<Bytes>, nsec3_name: &Name<Bytes>, nsec3_next: &OwnerHash<Bytes>, iss: &mut Incre
src/signer/incremental.rs:2974
↓ 1 callersFunctionnsec_clear_occluded
( name: &Name<Bytes>, iss: &mut IncrementalSigningState, )
src/signer/incremental.rs:2860
↓ 1 callersMethodon_get_key
( &self, center: &Arc<Center>, zone: &Zone, key_type: String, )
src/units/key_manager.rs:166
↓ 1 callersMethodon_publish_signed_zone
(&self, center: &Arc<Center>)
src/units/zone_signer.rs:189
↓ 1 callersMethodon_publish_signed_zone
( &self, center: &Arc<Center>, zone: &Arc<Zone>, zone_serial: Serial, )
src/units/zone_server.rs:212
↓ 1 callersMethodon_refresh_zone
(&self, center: &Arc<Center>, zone: &Arc<Zone>)
src/loader/mod.rs:84
↓ 1 callersMethodon_register_zone
( &self, center: &Arc<Center>, name: Name<Bytes>, policy: String, key_
src/units/key_manager.rs:74
↓ 1 callersMethodon_reload_zone
( &self, center: &Arc<Center>, zone: &Arc<Zone>, )
src/loader/mod.rs:88
↓ 1 callersMethodon_remove_key
( &self, center: &Arc<Center>, zone: &Zone, key: String, force: bool,
src/units/key_manager.rs:137
↓ 1 callersMethodon_roll_key
( &self, center: &Arc<Center>, zone: &Zone, roll_variant: KeyRollVariant,
src/units/key_manager.rs:91
↓ 1 callersMethodon_status
(&self, center: &Arc<Center>, zone: &Zone)
src/units/key_manager.rs:199
↓ 1 callersMethodparse
Parse from this specification.
src/zone/state/v1.rs:160
↓ 1 callersMethodparse
Parse this value from an owned string.
crates/cfg/src/env.rs:108
↓ 1 callersMethodparse_into
Merge an existing key with this specification.
src/tsig/file/v1.rs:132
↓ 1 callersMethodparse_into
Parse from this specification.
crates/cfg/src/file/v1.rs:70
↓ 1 callersFunctionparse_nsec3_config
(opt_out: bool)
src/units/zone_signer.rs:860
↓ 1 callersFunctionparse_record
Parse a single record from a zonefile
src/loader/zonefile.rs:90
↓ 1 callersFunctionpersist_loaded
( zone: &Arc<Zone>, center: &Arc<Center>, persister: LoadedZonePersister, )
src/persistence/persist.rs:28
↓ 1 callersFunctionpersist_signed
( zone: &Arc<Zone>, center: &Arc<Center>, persister: SignedZonePersister, )
src/persistence/persist.rs:129
↓ 1 callersMethodpop_tcp
Returns the first available TCP socket from those received via the environment or registered directly. Available sockets are those received via [`Sel
src/daemon.rs:400
↓ 1 callersMethodpop_udp
Returns the first available UDP socket from those received via the environment or registered directly. Available sockets are those received via [`Sel
src/daemon.rs:372
↓ 1 callersFunctionpre_bind_server_sockets_as_needed
Bind to the specified sockets if needed. Sockets provided to us by systemd will be skipped as they are already bound.
src/main.rs:379
↓ 1 callersMethodprep_removal
Prepare for the removal of this zone.
src/loader/zone.rs:157
↓ 1 callersFunctionprint_key_manager_policy
( KeyManagerPolicyInfo { hsm_server_id, use_csk, algorithm, ksk_validity,
crates/cli/src/commands/policy.rs:150
↓ 1 callersFunctionprint_load_phase
( current: Progress, unsigned_serial: Option<Serial>, receipt_report: &Option<ZoneLoaderReport>, )
crates/cli/src/commands/zone.rs:744
↓ 1 callersFunctionprint_loaded_review_phase
( zone: &ZoneName, serial: Option<Serial>, policy: &PolicyInfo, current: Progress, addrs:
crates/cli/src/commands/zone.rs:798
↓ 1 callersFunctionprint_loader_policy
(LoaderPolicyInfo { review }: &LoaderPolicyInfo)
crates/cli/src/commands/policy.rs:145
↓ 1 callersFunctionprint_policy
(p: &PolicyInfo)
crates/cli/src/commands/policy.rs:111
↓ 1 callersFunctionprint_publish_phase
()
crates/cli/src/commands/zone.rs:936
↓ 1 callersFunctionprint_server
( KmipServerState { server_id, ip_host_or_fqdn, port, insecure, co
crates/cli/src/commands/hsm.rs:171
↓ 1 callersFunctionprint_server_policy
( ServerPolicyInfo { outbound: cascade_api::OutboundPolicyInfo { provi
crates/cli/src/commands/policy.rs:283
↓ 1 callersFunctionprint_sign_phase
( current: Progress, unsigned_serial: Option<Serial>, signed_serial: Option<Serial>, signing_r
crates/cli/src/commands/zone.rs:849
↓ 1 callersFunctionprint_signed_review_phase
( zone: &ZoneName, signed_serial: Option<Serial>, policy: &PolicyInfo, current: Progress,
crates/cli/src/commands/zone.rs:886
↓ 1 callersFunctionprint_signer_policy
( SignerPolicyInfo { review, serial_policy, sig_inception_offset, sig_vali
crates/cli/src/commands/policy.rs:245
↓ 1 callersFunctionprint_status
(zone: &ZoneStatus, policy: &PolicyInfo)
crates/cli/src/commands/zone.rs:699
↓ 1 callersFunctionprocess_ixfr
Process an IXFR message.
src/loader/server.rs:311
↓ 1 callersFunctionquery_soa
Query a DNS server for the SOA record of a zone.
src/loader/server.rs:493
↓ 1 callersFunctionrefresh
( zone: &Arc<Zone>, addr: &SocketAddr, tsig_key: Option<tsig::Key>, builder: &mut LoadedZoneBu
src/loader/server.rs:69
← previousnext →301–400 of 810, ranked by callers