]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb2
Per ITS#419, don't require SLAPD_RLOOKUPS when HAVE_TCPD
[openldap] / servers / slapd / back-bdb2 /
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
2000-01-02 Luke HowardFilled in Cyrus SASL authz/storage callbacks for all...
1999-12-18 Kurt ZeilengaRemove DNS_DN experimental code.
1999-12-12 Kurt ZeilengaStop reducing number of substring candiadates when...
1999-12-10 Kurt ZeilengaITS#394: index presence bug fix
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-12-06 Kurt Zeilengareduce slap_passwd_check to simple form
1999-11-23 Kurt ZeilengaMove userPassord and krbName authentication routines...
1999-11-21 Kurt ZeilengaPlug memory leak.
1999-11-17 Kurt ZeilengaITS#357 (cont): Don't crash on at_cn == NULL.
1999-11-17 Kurt ZeilengaITS#357: at_cn == NULL causes crash
1999-11-02 Kurt ZeilengaDo not maintain a presence search on 'objectclass'...
1999-10-21 Kurt ZeilengaInitial commit of new ACL engine. Engine supports...
1999-09-24 Kurt Zeilengabind should not return noSuchObject
1999-09-24 Kurt ZeilengaIn preparation for adding dn_rewrite()...
1999-09-23 Kurt ZeilengaReimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync).
1999-09-18 Howard ChuAdded mixed-case as well as up-cased DN argument. The...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-08 Kurt Zeilengadb2 flags should be u_int32_t, not int.
1999-09-04 Kurt ZeilengaRemove #if 0 used to hide dn subtree index problem...
1999-09-03 Hallvard FurusethMove `#include "ldap_defaults.h"' into slap.h, which...
1999-09-03 Hallvard FurusethCopy back-ldbm patches 1.37 (idl_insert_key returncodes...
1999-09-01 Hallvard FurusethFix uninitialized variable
1999-08-26 Kurt ZeilengaDisable removal of subtree indices upon delete. This...
1999-08-20 Kurt Zeilengamore const'ification
1999-08-20 Kurt Zeilengaconst'ification
1999-08-19 Kurt ZeilengaApply dn_parent memory leak fix to bdb2
1999-08-17 Hallvard FurusethAdd <ac/string.h>
1999-08-17 Kurt ZeilengaRemove lint.
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-17 Howard ChuMake init_module return a success/fail value.
1999-08-14 Kurt ZeilengaFix add to topless root.
1999-08-11 Kurt ZeilengaModify replace_values not to merge in new values when...
1999-08-09 Howard ChuFix explicit backend dependencies. Wildcard was unreliable.
1999-08-08 Kurt ZeilengaRemove bogus free.
1999-08-08 Kurt ZeilengaFix typo in previous commit as well as integrate bubble...
1999-08-08 Kurt ZeilengaReplace bubble move with SAFEMEMCPY
1999-08-07 Howard ChuFinal round of module changes
1999-08-07 Hallvard FurusethPlug memory leaks (parallell to back-ldbm/idl.c version...
1999-08-07 Hallvard FurusethFix typo in error message: idl_fetch -> bdb2i_idl_fetch
1999-08-06 Howard ChuFor dynamic modules, must explicitly zero BackendInfo...
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-07-28 Kurt ZeilengaSlightly better ITS#238 fix than last commit... has...
1999-07-28 Kurt ZeilengaFix index_change_vals NULL vals bug (ITS#238)
1999-07-27 Kurt ZeilengaReturn LDAP_CONSTRAINT_VIOLATION if user attempts to...
1999-07-27 Kurt ZeilengaFix "dn" index. Only "sub" was being generated instead...
1999-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-23 Julio Sánchez Fern... Add missing semicolon.
1999-07-23 Randy KunkeeInclude sys/param.h on OSF4.0e to define MAXPATHLEN.
1999-07-22 Kurt ZeilengaTypo made all missed all aliasedobjectname values.
1999-07-22 Kurt ZeilengaAdd limited LDAP_INVALID_DN_SYNTAX support. dn_normali...
1999-07-19 Kurt Zeilengas/struct entry/Entry/
1999-07-18 Kurt ZeilengaImport patches mistakenly applied to OPENLDAP_DEVEL_REF...
1999-07-16 Kurt Zeilengafix substring_comp_candidates logic if intersection...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-16 Kurt ZeilengaBackend lock wasn't being released properly.
1999-07-14 Julio Sánchez Fern... Get rid of two compilation warnings. One is thought...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-07 Kurt ZeilengaCopy LDBM bind "ACL_AUTH" and SASL framework to bdb2.
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-06-29 Kurt ZeilengaModify lutil_passwd to accept a third argument char...
1999-06-29 Kurt Zeilengaexpose oc_check_operational from schema.c
1999-06-29 Kurt ZeilengaAdd sasl "mech" argument to backend bind routines.
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
1999-06-19 Kurt ZeilengaAll "o=foo" add to suffix "" if bound as root.
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-14 Juan Gomezofficial -> canonical
1999-06-14 Juan Gomezs/official/canonical/ & s/at_on/at_cn/
1999-06-11 Juan GomezAdded at_official_name() to enable uniform naming of...
1999-06-03 Kurt Zeilengas/DEFAULT_DIRSEP/DIRSEP/
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt Zeilengavalue_normalize can change the length of value. Fixed
1999-06-02 Kurt ZeilengaUsed pre-normalized len of e_dn instead of just using...
1999-05-28 Julio Sánchez Fern... First step in new schema support.
1999-05-27 Kurt ZeilengaApply string literal strdup fix to BDB2.
1999-05-26 Julio Sánchez Fern... Fix compilation errors, mod declared as LDAPMod, but...
1999-05-26 Juan GomezMirror modrdn special case fix to db2.
1999-05-26 Juan GomezFix name typo
1999-05-26 Juan GomezMake bdb2i_modify_internal() public.
1999-05-26 Juan GomezMake bdb2i_back_modify_internal() public so it can...
1999-05-26 Juan GomezAgain mirroring LDAMP_MOD_SOFTADD changes....
1999-05-26 Juan GomezMirroring changes related to indexing to db2 backend...
1999-05-21 Kurt Zeilengas/WIN32/HAVE_WINSOCK/
1999-05-19 Julio Sánchez Fern... Fixed segfault in a ldif2ldbm-bdb2 child
1999-05-19 Julio Sánchez Fern... Added missing semicolon.
1999-05-19 Julio Sánchez Fern... Added missing declaration
1999-05-19 Juan GomezFixed a memory leak and getting ready to reuse some...
1999-04-30 Kurt ZeilengaModify meaning of SLAPD_CHILD_MODIFICATION_ENTRY_ACL...
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-04-29 Hallvard FurusethFix typos SLAPD_NEXTID_CHUCK/SLAPD_NEXTID_CHUNCK -...
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-04-20 Juan GomezUpdates index for rdn attribute type avoiding the ...
1999-04-19 Kurt SpanierDelayed backend lock release to replog entry after...
1999-04-13 Kurt ZeilengaFix linking errors (naming issues)
1999-04-13 Kurt Zeilengaldbm -> bdb2
1999-04-13 Kurt ZeilengaFix entry.c typo in OBJS
1999-04-13 Hallvard Furusethneutralize previous add.c change until bdb2_back_entry_...
1999-04-13 Hallvard FurusethAdd dummy bdb2_back_entry_release_rw() to be completed...
next