]> git.sur5r.net Git - openldap/history - servers
Treat (!) and (!(x=a)(y=b)) as filter errors...
[openldap] / servers /
2001-12-11 Howard ChuMore from jon@symas.com - slapd.conf needs backslashes...
2001-12-11 Howard ChuDon't signal error if reindexing an already existing...
2001-12-11 Howard ChuFix ldbm_tool_entry_first, was not byteswapping ID.
2001-12-11 Pierangelo Masaratistrengthen dn_issuffix
2001-12-11 Pierangelo Masaratibetter description of the backend
2001-12-11 Pierangelo Masaratifix backend suffix allocation bug; add better versionin...
2001-12-11 Pierangelo Masaratiminor cleanup
2001-12-10 Pierangelo Masaratimissing files (sorry)
2001-12-10 Howard ChuFixed suffix DN_SUBTREE again. Index was still being...
2001-12-10 Howard ChuFix - on little-endian machines, store IDs in big-endia...
2001-12-10 Howard ChuFix check for DN_SUBTREE on be suffix
2001-12-10 Howard ChuFix - on little-endian machines, store IDs in big-endia...
2001-12-10 Howard ChuMore cleanup. The last, I hope.
2001-12-10 Howard ChuExtra NULL check, just in case
2001-12-10 Howard ChuMisc cleanup
2001-12-10 Howard ChuFix typo in glue_back_select
2001-12-10 Howard ChuRevert previous commit. Checked in by mistake.
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2001-12-10 Pierangelo Masaratiimprovements to monitor backend: added a log entry...
2001-12-10 Pierangelo Masaratiminor cleanup
2001-12-09 Kurt Zeilengafix issuffix call
2001-12-09 Kurt Zeilengamisc cleanup
2001-12-09 Howard ChuConverted suffixAlias to struct bervals.
2001-12-09 Howard ChuEliminate unnecessary per-operation dn_normalize(o_ndn...
2001-12-09 Howard ChuMinor strlen cleanup
2001-12-09 Kurt ZeilengaRemove lint
2001-12-09 Howard ChuCleaned up search, use dn_issuffixbv
2001-12-09 Howard ChuAdded dn_issuffixbv() like dn_issuffix, but with bervals.
2001-12-09 Howard ChuAdded ndn to replog args, eliminate unnecessary dn_norm...
2001-12-09 Howard ChuAdded ndn to replog args, eliminate unnecessary dn_norm...
2001-12-09 Howard ChuAdded referrals to gluestate.
2001-12-09 Kurt ZeilengaMore misc MSVC changes
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-09 Howard ChuDon't include glued databases in namingContexts
2001-12-09 Howard ChuClean up bdb_entry_release / bdb_entry_return
2001-12-08 Howard ChuFix for slapcat
2001-12-08 Howard ChuAdded new backglue pseudo-backend. Uses callbacks to...
2001-12-08 Howard ChuAdded callbacks for send_ldap_response and send_search_...
2001-12-08 Howard ChuFix previous commit...
2001-12-08 Howard ChuCleanup previous commit
2001-12-08 Howard ChuAdded dn_rdnlen. Fixed rdn leak in limits.c.
2001-12-08 Howard ChuConverted all use of dn_parent to the in-place version...
2001-12-08 Howard ChuSwitched to dn_parent1, cleaned up dn2id_add/delete
2001-12-08 Howard ChuTurned dn_parent into dn_parent1, returning in-place...
2001-12-08 Kurt ZeilengaITS#1399, fix make depend when built as module
2001-12-08 Kurt ZeilengaAdd reference to replication-notes
2001-12-08 Kurt ZeilengaPretty the entry DNs on add but not rename (yet).
2001-12-08 Howard ChuChanged be_nsuffix from char ** to struct berval *...
2001-12-08 Howard ChuChanged be_nsuffix from char ** to struct berval *...
2001-12-08 Kurt ZeilengaDisallow duplicate duplicate data
2001-12-08 Howard ChuAdd SLAPD_STATIC_BACKENDS and SLAPD_DYNAMIC_BACKENDS...
2001-12-08 Howard ChuFix typos in previous commit
2001-12-08 Kurt Zeilengaadd 'objectIdentifier' to openldap.schema ONLY
2001-12-07 Kurt ZeilengaPort reference scope fix from back-ldbm
2001-12-07 Kurt ZeilengaFix reference scope.
2001-12-07 Kurt ZeilengaITS#1413 suggested fix
2001-12-07 Howard ChuSome fixes for BDB_IDL_MULTI. Experimental back-hdb...
2001-12-07 Howard ChuRe-introduce BDB_ID2ENTRY_PAGESIZE. Even if the index...
2001-12-07 Howard ChuMinor fixes for BDB_IDL_MULTI
2001-12-07 Howard ChuMissed a spot where root DN_SUBTREE index was still...
2001-12-07 Howard ChuBare minimum changes to support BDB 4.0
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-12-07 Howard ChuFix from jon@symas.com for misdeclared lib handle
2001-12-07 Howard ChuWhen using BDB_IDL_MULTI, there are no longer any issue...
2001-12-06 Howard ChuFix for BDB_IDL_MULTI to work.
2001-12-06 Howard ChuExperimental index management. Uncomment BDB_IDL_MULTI...
2001-12-06 Howard ChuFix so previous change to slapcat works.
2001-12-06 Pierangelo Masaratinow dnValidate loops thru each value; added private...
2001-12-06 Pierangelo Masaratiliberally accept many LDAPv2/LDAPv3 stuff in DN (quoted...
2001-12-06 Kurt Zeilengapretty DNs
2001-12-06 Howard ChuFix previous commit
2001-12-06 Howard ChuMinor rearrangement, give pdn to dn2id_add to avoid...
2001-12-06 Kurt ZeilengaRework dnNormalize/dnPretty to share LDAP_rewrite
2001-12-06 Howard ChuFix, index databases were not being closed on shutdown.
2001-12-06 Kurt ZeilengaAllow an object class to be provided in an attribute...
2001-12-05 Kurt ZeilengaMisc cleanup
2001-12-05 Kurt ZeilengaMonitor schema should be defined in a separate file.
2001-12-05 Kurt ZeilengaMisc I-D updates
2001-12-05 Kurt ZeilengaAdd basic infrastructure for pretty routines
2001-12-05 Kurt ZeilengaAdd comments
2001-12-05 Pierangelo Masaratianother step towards schema aware normalization: ava...
2001-12-05 Kurt ZeilengaI should finish my morning coke before making my first...
2001-12-05 Pierangelo Masaratia gross attempt to implement a schema-aware normalization
2001-12-05 Kurt Zeilenga(undefined=*) should precompute to False
2001-12-05 Kurt ZeilengaAdd experimental UUID/CSN support (needed for LCUP).
2001-12-05 Kurt ZeilengaAdd undefined present filter bug fix
2001-12-05 Howard Chutool_reindex now regenerates the dn2id index as well...
2001-12-05 Kurt ZeilengaFix replacing of all values with an empty value.
2001-12-05 Howard ChuFixup bdb_entry_release now that entry_decode uses...
2001-12-05 Kurt ZeilengaRework indexing code, removing "autolang" and making
2001-12-04 Kurt ZeilengadnMatch should not be local to file
2001-12-04 Pierangelo Masaratiof course we don't need debug stuff any more ... :)
2001-12-04 Pierangelo Masaratireimplement dn_validate/normalize/(match) using the...
2001-12-04 Kurt ZeilengaClean up some misplaced 'extern' declarations (should...
2001-12-04 Howard ChuDon't maintain a DN_SUBTREE index for the backend suffix.
2001-12-03 Kurt ZeilengaReally fix the fix to the past commit
2001-12-03 Kurt ZeilengaFix previous commit
2001-12-03 Kurt ZeilengaAdd additional sanity check
2001-12-03 Kurt ZeilengaMinor cleanup
2001-12-03 Howard ChuDon't maintain a DN_SUBTREE index for the backend suffi...
next