openldap/servers/slapd/back-ldbm
Kurt Zeilenga d298e35514 Add SLAP_SYNTAX_BINARY flag to indicate binary storage is used for
attributes of the syntax.  Such attribute values be transferred
using binary syntax unless ber2str/str2ber routines are provided.
Used in conjunction with ";binary" attribute description option
and/or the Binary syntax.
2000-01-31 01:49:44 +00:00
..
abandon.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
add.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
alias.c Plug memory leak. 1999-11-21 23:20:25 +00:00
attr.c Fix minor problems with proceeding commit which broken old schema compat 2000-01-28 21:20:28 +00:00
back-ldbm.h Move INDEX_ macros from back-ldbm.h to slap.h and prefix with SLAP_ 2000-01-28 20:38:00 +00:00
backldbm.dsp Update for new password codes for MSVC5 1999-12-08 06:44:22 +00:00
bind.c Initial implementation of Kerberos password verification for 2000-01-08 18:42:11 +00:00
cache.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
close.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
compare.c place old schema codes behind -DSLAPD_SCHEMA_COMPAT 2000-01-28 01:17:58 +00:00
config.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
dbcache.c Removed explicit include of <ac/param.h> because it must be included 1999-11-02 19:39:56 +00:00
delete.c Added mixed-case as well as up-cased DN argument. The behavior of back-bdb2 1999-09-18 23:40:03 +00:00
dn2id.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
entry.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
extended.c Updated sasl response to support returning of referrals. 1999-12-15 23:22:47 +00:00
external.h Additional changes to migrate to new schema codes 2000-01-28 20:01:00 +00:00
filterindex.c Move INDEX_ macros from back-ldbm.h to slap.h and prefix with SLAP_ 2000-01-28 20:38:00 +00:00
group.c Additional changes to migrate to new schema codes 2000-01-28 20:01:00 +00:00
id2children.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
id2entry.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
idl.c Tentative fix for ITS #402. (Not tested yet.) If successful, this patch 1999-12-17 10:04:31 +00:00
index.c Remove ai_syntaxinfo (syntax) from AttrInfo. Call attr_syntax() directly. 2000-01-28 21:10:34 +00:00
init.c Filled in Cyrus SASL authz/storage callbacks for all backends 2000-01-02 05:42:14 +00:00
Makefile.in Merged in preliminary support for Cyrus SASL library; 2000-01-02 01:21:25 +00:00
modify.c place old schema codes behind -DSLAPD_SCHEMA_COMPAT 2000-01-28 01:17:58 +00:00
modrdn.c Remove DNS_DN experimental code. 1999-12-18 19:54:22 +00:00
nextid.c Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). 1999-09-23 19:49:20 +00:00
passwd.c Updated sasl response to support returning of referrals. 1999-12-15 23:22:47 +00:00
proto-back-ldbm.h Remove ai_syntaxinfo (syntax) from AttrInfo. Call attr_syntax() directly. 2000-01-28 21:10:34 +00:00
sasl.c Merged in preliminary support for Cyrus SASL library; 2000-01-02 01:21:25 +00:00
search.c Added numsubordinates operational attribute 1999-10-28 07:09:30 +00:00
startup.c Add experimental detection of BerkeleyDB2 DB_THREAD. 1999-09-20 20:55:54 +00:00
tools.c Add SLAP_SYNTAX_BINARY flag to indicate binary storage is used for 2000-01-31 01:49:44 +00:00
unbind.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00