MCPcopy Create free account

hub / github.com/NLnetLabs/cascade / functions

Functions810 in github.com/NLnetLabs/cascade

↓ 1 callersMethodrefresh_some_signatures
( &mut self, iss: &mut IncrementalSigningState, )
src/signer/incremental.rs:265
↓ 1 callersFunctionremove_key
Remove a TSIG key.
src/tsig/mod.rs:273
↓ 1 callersFunctionremove_key_command
( client: &CascadeApiClient, zone: ZoneName, key: String, force: bool, continue_flag: bool
crates/cli/src/commands/keyset.rs:210
↓ 1 callersMethodresign
Re-sign the current instance.
crates/zonedata/src/storage/transitions.rs:196
↓ 1 callersFunctionrestore_loaded
( zone: &Arc<Zone>, center: &Arc<Center>, restorer: &mut LoadedZoneRestorer, )
src/persistence/restore.rs:38
↓ 1 callersFunctionrestore_signed
( zone: &Arc<Zone>, center: &Arc<Center>, restorer: &mut SignedZoneRestorer, )
src/persistence/restore.rs:144
↓ 1 callersMethodretry_after
(&mut self, after: Duration)
src/units/key_manager.rs:607
↓ 1 callersMethodsave
(self, center: &Arc<Center>, zone: &Arc<Zone>)
src/signer/incremental.rs:2662
↓ 1 callersMethodschedule_refresh
Schedule a refresh. This is called when a previous refresh completes successfully.
src/loader/zone.rs:260
↓ 1 callersMethodschedule_retry
Schedule a retry. This is called when a previous refresh fails.
src/loader/zone.rs:288
↓ 1 callersFunctionsend_notify_to_addrs
( apex_name: StoredName, soa: SoaRecord, notify_set: impl Iterator<Item = &'a NameserverCommsPolic
src/units/zone_server.rs:754
↓ 1 callersMethodserialize
(&self, serializer: S)
src/policy/file/v1.rs:434
↓ 1 callersFunctionserialize_duration_as_secs
(duration: &Duration, serializer: S)
src/util.rs:217
↓ 1 callersMethodset_source
Set the source of this zone. A (soft) refresh will be initiated via [`Self::enqueue_refresh()`].
src/loader/zone.rs:47
↓ 1 callersFunctionsetup
(app)
doc/manual/source/conf.py:318
↓ 1 callersFunctionsign
( center: Arc<Center>, zone: Arc<Zone>, mut builder: SignedZoneBuilder, trigger: SigningTrigge
src/signer/mod.rs:60
↓ 1 callersFunctionsign_incrementally
( zone_signer: &ZoneSigner, patch: SignedZonePatcher, zone: &Arc<Zone>, center: &Arc<Center>,
src/signer/incremental.rs:65
↓ 1 callersMethodsign_pass_through
(&mut self)
src/signer/incremental.rs:1239
↓ 1 callersMethodsign_zone
( &self, center: &Arc<Center>, zone: &Arc<Zone>, builder: &mut SignedZoneBuild
src/units/zone_signer.rs:201
↓ 1 callersMethodsigning_config
( &self, policy: &PolicyVersion, )
src/units/zone_signer.rs:657
↓ 1 callersMethodsigning_failed
( &mut self, builder: cascade_zonedata::SignedZoneBuilder, err: SignerError, )
src/zone/machine.rs:319
↓ 1 callersMethodsoft_reject_loaded
(&mut self)
src/zone/machine.rs:237
↓ 1 callersMethodsoft_reject_signed
(&mut self)
src/zone/machine.rs:366
↓ 1 callersFunctionspawn_servers
( socket_provider: &mut SocketProvider, source: Source, svc: Svc, servers: &[SocketConfig], )
src/units/zone_server.rs:58
↓ 1 callersMethodstart_loaded_review
(&mut self, loaded_reviewer: LoadedZoneReviewer)
src/zone/storage.rs:177
↓ 1 callersMethodstart_new_sign
Begin signing a new approved and persisted loaded instance.
src/zone/machine.rs:280
↓ 1 callersMethodstart_publishing
(&mut self, viewer: ZoneViewer)
src/zone/storage.rs:650
↓ 1 callersMethodstart_restore
(&mut self, restorer: LoadedZoneRestorer)
src/persistence/zone.rs:50
↓ 1 callersMethodstart_signed_review
(&mut self, signed_reviewer: SignedZoneReviewer)
src/zone/storage.rs:400
↓ 1 callersMethodswitch
Switch the zone viewer to the new instance.
crates/zonedata/src/storage/transitions.rs:739
↓ 1 callersMethodtake_udp
Returns a UDP socket that was pre-bound to the specified local address, whether supplied via the environment or bound directly, if available. Subsequ
src/daemon.rs:357
↓ 1 callersFunctionto_rfc3339
(v: SystemTime)
crates/cli/src/commands/zone.rs:1033
↓ 1 callersFunctionto_rfc3339_ago
(v: Option<SystemTime>, default: &str)
crates/cli/src/commands/zone.rs:1012
↓ 1 callersFunctiontrace_diff_pair
(diff_idx: usize, loaded_diff: &Arc<DiffData>, signed_diff: &Arc<DiffData>)
src/server/service.rs:683
↓ 1 callersMethodtry_flatten_into
(self)
src/signer/incremental.rs:3637
↓ 1 callersMethodtry_override_loaded_reject
(&mut self)
src/zone/machine.rs:512
↓ 1 callersMethodtry_override_signed_reject
(&mut self)
src/zone/machine.rs:533
↓ 1 callersMethodtry_reset
(&mut self)
src/zone/machine.rs:463
↓ 1 callersFunctionunpack_version_string
The version string can be wrong in many ways, but we don't really care in which way it is wrong. Therefore, using this function and only printing one
src/main.rs:449
↓ 1 callersMethodunsigned_added_non_soa
Iterate over the *unsigned* added non-SOA records.
crates/zonedata/src/diff.rs:100
↓ 1 callersMethodunsigned_removed_non_soa
Iterate over the *unsigned* removed non-SOA records.
crates/zonedata/src/diff.rs:91
↓ 1 callersMethodupdate
Update this [`Filter`] based on runtime configuration.
src/log.rs:119
↓ 1 callersMethodupdate_soa_serial
(&mut self, old_soa: &Zrd)
src/signer/incremental.rs:1108
↓ 1 callersMethodwait
Wait until the specified instant, if any.
src/common/scheduler.rs:119
↓ 1 callersMethodzone_loaded_last_bytes
(&self, n: i64)
src/metrics.rs:460
↓ 1 callersMethodzone_loaded_last_records
(&self, n: i64)
src/metrics.rs:442
↓ 1 callersMethodzone_loaded_last_successful_bytes
(&self, n: i64)
src/metrics.rs:451
↓ 1 callersMethodzone_loaded_last_successful_records
(&self, n: i64)
src/metrics.rs:433
Methodabandon
(&self, pending: SigningPending, center: &Arc<Center>)
src/signer/queue.rs:136
Methodabandon
Abandon the restore operation.
crates/zonedata/src/storage/transitions.rs:45
Methodabandon_load
(&mut self, builder: LoadedZoneBuilder)
src/zone/storage.rs:150
Methodaccept
(&self)
src/tests/util.rs:87
Methodaccept
(&self)
src/common/net.rs:39
Methodadd
Add a regular record.
crates/zonedata/src/writer.rs:79
Methodadd_zone
Register a new zone.
src/server/mod.rs:77
Methodadd_zone
Register a new zone. ## Panics Panics if the zone is already registered.
src/server/service.rs:808
Methodapply
Finish and apply the collected changes. The changes will be checked for consistency and applied to the upcoming loaded instance.
crates/zonedata/src/writer.rs:98
Methodapprove_signed
(&mut self)
src/zone/machine.rs:342
Methodapprove_unsigned
Approve an unsigned version of a zone.
src/units/http_server.rs:704
Methodas_str
Return the current state as a string. This is intended for logging and debugging.
crates/zonedata/src/storage/mod.rs:144
Functionassert_json_eq
(actual_json: serde_json::Value, expected_json: serde_json::Value)
src/tests/util.rs:1
Methodbegin
Begin (the metrics for) a new load.
src/loader/mod.rs:409
Methodbind
(&self, addr: String)
src/tests/util.rs:56
Methodbind
(&self, addr: String)
src/common/net.rs:29
Methodbitor
(mut self, rhs: Self)
src/signer/mod.rs:187
Methodbitor_assign
(&mut self, rhs: Self)
src/signer/mod.rs:194
Methodborrow
(&self)
src/zone/mod.rs:847
Methodborrow
(&self)
src/common/scheduler.rs:194
Methodborrow_mut
(&mut self)
src/common/scheduler.rs:206
Methodbuild
Build into this specification.
src/policy/file/mod.rs:35
Methodbuild
Build into this specification.
src/policy/file/v1.rs:97
Methodbuild
Build into this specification.
src/state/mod.rs:85
Methodbuild
Build into this specification.
src/tsig/file/mod.rs:36
Methodbuild
Build into this specification.
src/tsig/file/v1.rs:68
Methodbuild
Build into this specification.
src/zone/state/mod.rs:139
Methodbuild
Build into this specification.
src/zone/state/v1.rs:114
Methodcall
(&self, old_request: Request<Vec<u8>, Option<Arc<tsig::Key>>>)
src/server/service.rs:118
Methodchange_logging
Change how Cascade logs information.
src/units/http_server.rs:244
Methodconcurrency_limit
(&self)
src/signer/queue.rs:61
Methodconnect_to
Connect to a syslog daemon via a particular port.
src/log.rs:410
Methodcurr_loaded
The current loaded instance. The current loaded instance of the zone, if non-empty, can be accessed here. If [`Self::have_next_loaded()`] is `false`,
crates/zonedata/src/builder.rs:432
Methoddata
(&self)
crates/zonedata/src/lib.rs:236
Methoddata
The underlying data.
crates/zonedata/src/restorer.rs:68
Methoddata
The underlying data.
crates/zonedata/src/viewer.rs:84
Methoddata
The underlying data.
crates/zonedata/src/builder.rs:87
Methoddefault
()
src/metrics.rs:207
Methoddefault
()
src/policy/mod.rs:656
Methoddefault
()
src/policy/file/v1.rs:352
Methoddefault
()
src/units/zone_signer.rs:855
Methoddefault
()
src/persistence/mod.rs:126
Methoddefault
()
src/zone/machine.rs:585
Methoddefault
()
src/zone/mod.rs:446
Methoddefault
()
src/zone/storage.rs:913
Methoddefault
()
src/zone/state/v1.rs:490
Methoddefault
()
src/server/mod.rs:101
Methoddefault
()
src/server/service.rs:868
Methoddefault
()
src/common/scheduler.rs:49
Methoddefault
()
crates/cfg/src/lib.rs:71
Methoddefault
()
crates/cfg/src/file/v1.rs:90
Methodderef
(&self)
crates/zonedata/src/lib.rs:264
← previousnext →401–500 of 810, ranked by callers