Home
last modified time | relevance | path

Searched refs:ldap (Results 1 – 25 of 49) sorted by relevance

12

/freebsd-head/usr.sbin/ypldap/
HDaldap.c83 aldap_bind(struct aldap *ldap, char *binddn, char *bindcred) in aldap_bind() argument
96 elm = ber_printf_elements(root, "d{tdsst", ++ldap->msgid, BER_CLASS_APP, in aldap_bind()
104 error = ber_write_elements(&ldap->ber, root); in aldap_bind()
110 return (ldap->msgid); in aldap_bind()
115 ldap->err = ALDAP_ERR_OPERATION_FAILED; in aldap_bind()
120 aldap_unbind(struct aldap *ldap) in aldap_unbind() argument
127 elm = ber_printf_elements(root, "d{t", ++ldap->msgid, BER_CLASS_APP, in aldap_unbind()
134 error = ber_write_elements(&ldap->ber, root); in aldap_unbind()
140 return (ldap->msgid); in aldap_unbind()
145 ldap->err = ALDAP_ERR_OPERATION_FAILED; in aldap_unbind()
[all …]
/freebsd-head/crypto/heimdal/
HDChangeLog.200447 * lib/hdb/hdb-ldap.c: Add account expiration for samba from James
82 * lib/hdb/hdb-ldap.c (pos): uppercase in character
86 * lib/hdb/hdb-ldap.c (LDAP__bytes2hex,LDAP__hex2bytes): encode
89 * lib/hdb/hdb-ldap.c: s/objectclass/objectClass/ check if
95 * lib/hdb/hdb-ldap.c (LDAP_firstkey): When iterating over all
99 * lib/hdb/hdb-ldap.c (krb5kdcentry_attrs): ask for attribute uid
102 * lib/hdb/hdb-ldap.c (LDAP_message2entry): if the entry is missing
493 * lib/hdb/hdb-ldap.c (LDAP_entry2mods): allow for pre-c99
538 * lib/hdb/hdb-ldap.c (LDAP_seq): try handling errors better
546 * lib/hdb/hdb-ldap.c (LDAP__connect): call ldap_initialize with
[all …]
HDChangeLog100 * lib/hdb/hdb-ldap.c: Use the _ext api for OpenLDAP, from Honza
404 * lib/hdb/hdb-ldap.c: Use malloc() instead of static buffer.
406 * lib/hdb/hdb-ldap.c: Use ldap_get_values_len, from LaMont Jones
/freebsd-head/crypto/heimdal/lib/wind/
HDNTMakefile45 $(OBJ)\ldap.obj \
108 $(OBJ)\test-ldap.exe \
130 $(OBJ)\test-ldap.exe: $(OBJ)\test-ldap.obj
144 test-ldap.exe
HDChangeLog64 * test-ldap.c: Test ldap cases.
68 * ldap.c (_wind_ldap_case_exact_attribute): case exact matching.
HDMakefile.am32 ldap.c \
76 test-ldap \
HDMakefile.in51 test-punycode$(EXEEXT) test-ldap$(EXEEXT) test-utf8$(EXEEXT)
131 ldap.lo normalize.lo punycode.lo stringprep.lo utf8.lo
150 test_ldap_SOURCES = test-ldap.c
151 test_ldap_OBJECTS = test-ldap.$(OBJEXT)
192 $(idn_lookup_SOURCES) test-bidi.c test-ldap.c test-map.c \
196 test-bidi.c test-ldap.c test-map.c test-normalize.c \
474 ldap.c \
667 test-ldap$(EXEEXT): $(test_ldap_OBJECTS) $(test_ldap_DEPENDENCIES)
668 @rm -f test-ldap$(EXEEXT)
703 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldap.Plo@am__quote@
[all …]
/freebsd-head/contrib/sendmail/cf/feature/
HDldap_routing.m443 … `ldap -1 -T<TMPF> -v mailHost -k (&(objectClass=inetLocalMailRecipient)(mailLocalAddress=%0))',
47 …`ldap -1 -T<TMPF> -v mailRoutingAddress -k (&(objectClass=inetLocalMailRecipient)(mailLocalAddress…
HDauthinfo.m421 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
HDuucpdomain.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
HDvirtusertable.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
HDgenericstable.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
HDmailertable.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
HDdomaintable.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
HDbitdomain.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
HDaccess_db.m448 …defn(`_ARG_'), `LDAP', `ldap -T`'_ATMPF_ -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sen…
/freebsd-head/crypto/openssl/test/recipes/95-test_external_krb5_data/
HDkrb5.sh16 ./configure --with-ldap --with-prng-alg=os --enable-pkinit \
/freebsd-head/kerberos5/lib/libwind/
HDMakefile18 ldap.c \
/freebsd-head/lib/libsm/
HDMakefile32 signal.c clock.c config.c sem.c shm.c mbdb.c strexit.c cf.c ldap.c \
/freebsd-head/kerberos5/lib/libhdb/
HDMakefile46 hdb-ldap.c \
/freebsd-head/crypto/heimdal/lib/hdb/
HDMakefile.in131 am__hdb_ldap_la_SOURCES_DIST = hdb-ldap.c
132 @OPENLDAP_MODULE_TRUE@am_hdb_ldap_la_OBJECTS = hdb-ldap.lo
139 am__dist_libhdb_la_SOURCES_DIST = common.c db.c db3.c ext.c hdb-ldap.c \
142 @OPENLDAP_MODULE_FALSE@am__objects_1 = hdb-ldap.lo
661 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hdb-ldap.Plo@am__quote@
/freebsd-head/secure/caroot/trusted/
HDD-TRUST_BR_Root_CA_1_2020.pem49 …URI:ldap://directory.d-trust.net/CN=D-TRUST%20BR%20Root%20CA%201%202020,O=D-Trust%20GmbH,C=DE?cert…
HDD-TRUST_EV_Root_CA_1_2020.pem49 …URI:ldap://directory.d-trust.net/CN=D-TRUST%20EV%20Root%20CA%201%202020,O=D-Trust%20GmbH,C=DE?cert…
HDD-TRUST_Root_Class_3_CA_2_EV_2009.pem56 …URI:ldap://directory.d-trust.net/CN=D-TRUST%20Root%20Class%203%20CA%202%20EV%202009,O=D-Trust%20Gm…
/freebsd-head/sys/kern/
HDkern_mutex.c1258 _mtx_lock_indefinite_check(struct mtx *m, struct lock_delay_arg *ldap) in _mtx_lock_indefinite_check() argument
1262 ldap->spin_cnt++; in _mtx_lock_indefinite_check()
1263 if (ldap->spin_cnt < 60000000 || kdb_active || KERNEL_PANICKED()) in _mtx_lock_indefinite_check()

12