26 #include <freeradius-devel/ldap/base.h>
Tracks the state of a libldap connection handle.
An instance of a proto_ldap_sync listen section.
State of an individual sync.
int rfc4533_sync_refresh_required(sync_state_t *sync, LDAPMessage *msg, LDAPControl **ctrls)
Handle result code of e-syncRefreshRequired.
int rfc4533_sync_search_entry(sync_state_t *sync, LDAPMessage *msg, LDAPControl **ctrls)
Handle a SearchResultEntry or SearchResultReference response from an RFC 4533 server.
int rfc4533_sync_intermediate(sync_state_t *sync, LDAPMessage *msg, LDAPControl **ctrls)
int rfc4533_sync_init(fr_ldap_connection_t *conn, size_t sync_no, proto_ldap_sync_t const *inst, uint8_t const *cookie)
Allocate and initialise RFC 4533 sync queries.
int rfc4533_sync_search_result(sync_state_t *sync, LDAPMessage *msg, LDAPControl **ctrls)
eap_aka_sim_process_conf_t * inst