Home
last modified time | relevance | path

Searched refs:hdb (Results 1 – 25 of 61) sorted by relevance

123

/freebsd-11-stable/crypto/heimdal/doc/doxyout/hdb/
HDmanpages1 hdb/man/man3/HDB.3
2 hdb/man/man3/hdb__del.3
3 hdb/man/man3/hdb__get.3
4 hdb/man/man3/hdb__put.3
5 hdb/man/man3/hdb_auth_status.3
6 hdb/man/man3/hdb_check_constrained_delegation.3
7 hdb/man/man3/hdb_check_pkinit_ms_upn_match.3
8 hdb/man/man3/hdb_check_s4u2self.3
9 hdb/man/man3/hdb_close.3
10 hdb/man/man3/hdb_destroy.3
[all …]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
HDiter.c54 struct hash_do_baton *hdb = baton; in hash_do_callback() local
56 svn_pool_clear(hdb->iterpool); in hash_do_callback()
57 hdb->err = (*hdb->func)(hdb->baton, key, klen, (void *)value, hdb->iterpool); in hash_do_callback()
59 return hdb->err == SVN_NO_ERROR; in hash_do_callback()
69 struct hash_do_baton hdb; in svn_iter_apr_hash() local
72 hdb.func = func; in svn_iter_apr_hash()
73 hdb.baton = baton; in svn_iter_apr_hash()
74 hdb.iterpool = svn_pool_create(pool); in svn_iter_apr_hash()
76 error_received = !apr_hash_do(hash_do_callback, &hdb, hash); in svn_iter_apr_hash()
78 svn_pool_destroy(hdb.iterpool); in svn_iter_apr_hash()
[all …]
/freebsd-11-stable/kerberos5/lib/libhdb/
HDMakefile3 LIB= hdb
5 VERSION_MAP= ${KRB5DIR}/lib/hdb/version-script.map
35 INCS= hdb-protos.h \
36 hdb.h \
45 hdb-ldap.c \
46 hdb.c \
49 hdb-sqlite.c \
50 hdb-keytab.c \
51 hdb-mitdb.c \
59 CFLAGS+=-I${KRB5DIR}/lib/hdb -I${KRB5DIR}/lib/asn1 \
[all …]
/freebsd-11-stable/crypto/heimdal/doc/
HDMakefile.am22 hdb.dxy: hdb.din Makefile
23 $(dxy_subst) < $(srcdir)/hdb.din > hdb.dxy.tmp
24 chmod +x hdb.dxy.tmp
25 mv hdb.dxy.tmp hdb.dxy
60 PROJECTS = hcrypto hdb hx509 gssapi krb5 ntlm wind
62 doxyout doxygen: hdb.dxy hx509.dxy hcrypto.dxy gssapi.dxy krb5.dxy ntlm.dxy wind.dxy
122 hdb.din \
139 hdb.dxy* \
HDMakefile.in389 PROJECTS = hcrypto hdb hx509 gssapi krb5 ntlm wind
411 hdb.din \
428 hdb.dxy* \
1048 hdb.dxy: hdb.din Makefile
1049 $(dxy_subst) < $(srcdir)/hdb.din > hdb.dxy.tmp
1050 chmod +x hdb.dxy.tmp
1051 mv hdb.dxy.tmp hdb.dxy
1083 doxyout doxygen: hdb.dxy hx509.dxy hcrypto.dxy gssapi.dxy krb5.dxy ntlm.dxy wind.dxy
/freebsd-11-stable/crypto/heimdal/
HDChangeLog.20048 * lib/hdb/Makefile.am: add CHECK_SYMBOLS
10 * lib/hdb/keys.c: make all_etypes static
47 * 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
176 * lib/hdb/hdb.asn1: use constrained integers
[all …]
HDChangeLog.20009 * lib/hdb/convert_db.c (main): handle krb5_init_context failure
88 * lib/hdb/Makefile.am (libhdb_la_LDFLAGS): update to 6:3:0
170 * lib/hdb/hdb.c (hdb_next_enctype2key): const-ize a little bit
208 * lib/hdb/ndbm.c: handle both ndbm.h and gdbm/ndbm.h
209 * lib/hdb/hdb.c: handle both ndbm.h and gdbm/ndbm.h
260 * lib/hdb/Makefile.am (libhdb_la_LDFLAGS): bump version to 6:2:0
314 * lib/hdb/keytab.c: re-write to delay the opening of the database
358 * lib/hdb/Makefile.am: set version to 6:1:0
459 * lib/hdb/db3.c: always create a cursor with db3. From Derrick J
464 * lib/hdb/Makefile.am: bump version to 6:0:0
[all …]
HDChangeLog.2006174 * lib/hdb/hdb-ldap.c: Clear errno before calling the strtol
202 * lib/hdb/Makefile.am: Add LIB_com_err to pacify AIX
206 * lib/hdb/hdb-ldap.c: Make build again from the hdb_entry
447 * lib/hdb/keys.c (hdb_generate_key_set): free list of enctype when
468 * lib/hdb/Makefile.am: remove dependency on et files covert_db
475 * lib/hdb/hdb-ldap.c: Make compile.
506 * lib/hdb/Makefile.am: more files
531 * lib/hdb/db3.c: Wrap function call pointer calls in (*func) to
606 * lib/hdb/ext.c: Prefix der primitives with der_.
608 * lib/hdb/ext.c: Prefix der primitives with der_.
[all …]
HDChangeLog.19997 * lib/hdb/print.c (event2string): handle events without principal.
16 * lib/hdb/Makefile.am (asn1_files): add $(EXEEXT) for cygwin and
267 * lib/hdb/Makefile.am: bump version to 4:0:1
516 (main): get rid of bogus opening of hdb database when propagating
579 * lib/hdb/Makefile.am (libhdb_la_SOURCES): add keytab.c. From
621 * lib/hdb/keytab.c: HDB keytab backend
799 * lib/hdb/Makefile.am: bump version number (changes to some
806 * lib/hdb/Makefile.am: bump version to 2:1:0
989 * lib/hdb/hdb.c (hdb_process_master_key): simplify by using
992 * lib/hdb/hdb.c (hdb_process_master_key): check return value from
[all …]
HDChangeLog.200532 * lib/hdb/ndbm.c: memset hdb_entry_ex before use
34 * lib/hdb/db3.c: memset hdb_entry_ex before use
36 * lib/hdb/db.c: memset hdb_entry_ex before use
47 * lib/hdb, kdc, kadmin/load.c: Wrap hdb_entry with hdb_entry_ex, patch
50 * lib/hdb/hdb-ldap.c: Wrap hdb_entry with hdb_entry_ex, add url
83 * lib/hdb: drop convert_db, 0.0 to 0.1 transition was a long long
125 * lib/hdb/hdb.c (find_method): accept relative paths as old db
139 * lib/hdb/hdb.c: Only match db databases on filename starting with
159 * lib/hdb/db3.c (hdb_db_create): use calloc to callocate memory
161 * lib/hdb/ndbm.c (hdb_ndbm_create): use calloc to allocate memory
[all …]
HDChangeLog.20018 * lib/hdb/mkey.c: fix a bug in which kstash would crash if
96 * lib/hdb/mkey.c (hdb_set_master_keyfile): clear error string when
132 * lib/hdb/hdb-ldap.c: some pretty much untested changes from Luke
210 * lib/hdb/Makefile.am (libhdb_la_LDFLAGS): update to 7:4:0
273 * lib/hdb/Makefile.am (libhdb_la_LDFLAGS): update to 7:3:0
295 * lib/hdb/mkey.c: more set_error_string
299 * lib/hdb/Makefile.am (libhdb_la_LIBADD): add required library
380 * lib/hdb/Makefile.am (libhdb_la_LDFLAGS): set version to 7:2:0
448 * lib/hdb/hdb.c: use krb5_add_et_list
452 * lib/hdb/Makefile.am: add generation number
[all …]
HDChangeLog42 * lib/hdb/version-script.map: some random bits needed for libkadm
60 * lib/hdb/Makefile.am: EXTRA_DIST += version-script.map
100 * lib/hdb/hdb-ldap.c: Use the _ext api for OpenLDAP, from Honza
127 * lib/hdb/Makefile.am: Move OpenLDAP includes to AM_CPPFLAGS to
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
468 * lib/hdb/Makefile.am: drop CHECK_SYMBOLS
HDChangeLog.200322 * lib/hdb/hdb.asn1: remove enforce-transited-policy, its no longer
97 * lib/hdb/Makefile.am (LDADD): link with LIB_dlopen
250 * lib/hdb/hdb.asn1: add flag to enforce transited policy
419 * lib/hdb/Makefile.am: libhdb might depend on LIB_dlopen
437 * lib/hdb/db3.c: improve readability of ->open ifdef, check if
473 * lib/hdb/hdb_locl.h: include <limits.h> for ULONG_MAX noted by
623 * lib/hdb/db3.c: try to include more db headers
625 * lib/hdb/db3.c: patch for working with DB4 on heimdal-discuss
651 * lib/hdb/hdb-ldap.c: code rewrite from Luke Howard
722 * lib/hdb/mkey.c (read_master_mit): krb5_ret_int16 takes a int16_t
[all …]
HDChangeLog.199841 * lib/hdb/common.c: rename delete -> remove
323 * lib/hdb/hdb.c: remove hdb_*_keytype2key
737 * lib/hdb/ndbm.c: use `struct ndbm_db' everywhere.
960 * lib/hdb/ndbm.c: Implement locking of database.
1364 * kdc: removed all unsealing, now done by the hdb layer
1366 * lib/hdb/hdb.c: new functions `hdb_create', `hdb_set_master_key'
1673 * lib/hdb/hdb.c: new {seal,unseal}_keys functions
1708 * lib/hdb/hdb.asn1: Include salt type in salt.
1728 * lib/hdb/{db,ndbm}.c: Use common routines.
1730 * lib/hdb/common.c: Implement more generic fetch/store/delete
[all …]
/freebsd-11-stable/crypto/heimdal/lib/hdb/
HDMakefile.in52 subdir = lib/hdb
131 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 \
140 hdb.c hdb-sqlite.c hdb-keytab.c hdb-mitdb.c hdb_locl.h \
141 hdb-private.h keys.c keytab.c dbinfo.c mkey.c ndbm.c print.c
142 @OPENLDAP_MODULE_FALSE@am__objects_1 = hdb-ldap.lo
144 $(am__objects_1) hdb.lo hdb-sqlite.lo hdb-keytab.lo \
145 hdb-mitdb.lo keys.lo keytab.lo dbinfo.lo mkey.lo ndbm.lo \
660 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hdb-keytab.Plo@am__quote@
[all …]
HDhdb_err.et2 # Error messages for the hdb library
8 error_table hdb
HDhdb.asn111 hdb-pw-salt INTEGER ::= 3
12 hdb-afs3-salt INTEGER ::= 10
76 -- hdb-ext-referrals ::= PA-SERVER-REFERRAL-DATA
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
HDcommit_util.c1000 struct handle_descendants_baton *hdb = baton; in handle_descendants() local
1018 if (hdb->cancel_func) in handle_descendants()
1019 SVN_ERR(hdb->cancel_func(hdb->cancel_baton)); in handle_descendants()
1024 hdb->wc_ctx, item->path, in handle_descendants()
1047 desc_item = svn_hash_gets(hdb->committables->by_path, local_abspath); in handle_descendants()
1067 i_item = svn_hash_gets(hdb->committables->by_path, dir); in handle_descendants()
1088 if (hdb->check_url_func) in handle_descendants()
1094 SVN_ERR(hdb->check_url_func(hdb->check_url_baton, in handle_descendants()
1113 SVN_ERR(add_committable(hdb->committables, in handle_descendants()
1170 struct handle_descendants_baton hdb; in svn_client__harvest_committables() local
[all …]
/freebsd-11-stable/crypto/heimdal/kdc/
HDMakefile.am69 $(top_builddir)/lib/hdb/libhdb.la \
78 $(top_builddir)/lib/hdb/libhdb.la \
92 $(top_builddir)/lib/hdb/libhdb.la \
101 LDADD = $(top_builddir)/lib/hdb/libhdb.la \
/freebsd-11-stable/contrib/groff/src/preproc/grn/
HDMakefile.sub6 hdb.$(OBJEXT) \
11 $(srcdir)/hdb.cpp \
/freebsd-11-stable/kerberos5/lib/libkdc/
HDMakefile6 LIBADD= roken hdb hx509 krb5 heimntlm asn1 crypto
30 -I${KRB5DIR}/lib/hdb \
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
HDMakefile.am24 ../hdb/libhdb.la $(LIBADD_roken)
130 $(top_builddir)/lib/hdb/libhdb.la \
141 $(top_builddir)/lib/hdb/libhdb.la \
/freebsd-11-stable/kerberos5/usr.bin/kpasswd/
HDMakefile5 LIBADD= hdb krb5 roken vers crypto
/freebsd-11-stable/gnu/usr.bin/groff/src/preproc/grn/
HDMakefile4 SRCS= hdb.cpp hpoint.cpp hgraph.cpp main.cpp
/freebsd-11-stable/kerberos5/libexec/kpasswdd/
HDMakefile6 LIBADD= kadm5srv hdb krb5 roken vers asn1

123