2001-09-22 |
Howard Chu | Tweaked ID_BLOCKs to record NIDs for INDIRECT blocks... |
blob | commitdiff | raw |
2001-09-22 |
Howard Chu | Fix another SEGV from previous patch. |
blob | commitdiff | raw | diff to current |
2001-09-22 |
Howard Chu | Fix previous idl_find patch. Cannot test <=0 with unsig... |
blob | commitdiff | raw | diff to current |
2001-09-21 |
Howard Chu | Add idl_find binary search routine, used by idl_insert... |
blob | commitdiff | raw | diff to current |
2001-09-07 |
Kurt Zeilenga | Add IDL debugging code from SuSE. |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Pierangelo Masarati | Reworked API of nextid; e_private gets destroyed separa... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Pierangelo Masarati | separate ID return value form return status in dn2id... |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Gary Williams | fix format for new logging |
blob | commitdiff | raw | diff to current |
2000-08-07 |
Kurt Zeilenga | remove assert(0) |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Kurt Zeilenga | s/SAFEMEMCPY/AC_MEMCPY/ |
blob | commitdiff | raw | diff to current |
2000-06-14 |
Kurt Zeilenga | cond_*() routines: Pass pointer to Datum, not Datum... |
blob | commitdiff | raw | diff to current |
2000-06-14 |
Kurt Zeilenga | Forgot continuation key prefix |
blob | commitdiff | raw | diff to current |
2000-06-10 |
Kurt Zeilenga | Misc code cleanup. |
blob | commitdiff | raw | diff to current |
2000-06-06 |
Kurt Zeilenga | unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT |
blob | commitdiff | raw | diff to current |
2000-06-06 |
Kurt Zeilenga | Move experimental Back-BDB2 to Attic |
blob | commitdiff | raw | diff to current |
2000-06-05 |
Mark Valence | Fix broken non-schema build (var not defined). |
blob | commitdiff | raw | diff to current |
2000-06-04 |
Kurt Zeilenga | New indexer/filter codes (test suite works) with cheats |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Kurt Zeilenga | Y2k copyright update |
blob | commitdiff | raw | diff to current |
1999-12-17 |
Howard Chu | Tentative fix for ITS #402. (Not tested yet.) If succes... |
blob | commitdiff | raw | diff to current |
1999-09-23 |
Kurt Zeilenga | Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync). |
blob | commitdiff | raw | diff to current |
1999-09-08 |
Kurt Zeilenga | Add OpenLDAP RCSid to *.[ch] in clients, libraries... |
blob | commitdiff | raw | diff to current |
1999-09-03 |
Hallvard Furuseth | Move `#include "ldap_defaults.h"' into slap.h, which... |
blob | commitdiff | raw | diff to current |
1999-09-03 |
Hallvard Furuseth | Fix SAFEMEMCPY bug from revision 1.32 in idl_insert() |
blob | commitdiff | raw | diff to current |
1999-09-01 |
Kurt Zeilenga | Fix idl_insert_key() return codes. |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Kurt Zeilenga | Backout fetch_one copy change |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Kurt Zeilenga | const'fication |
blob | commitdiff | raw | diff to current |
1999-08-17 |
Kurt Zeilenga | New dn2id format with base/one/subtree indices (ldbm... |
blob | commitdiff | raw | diff to current |
1999-08-09 |
Kurt Zeilenga | limit maxindirect to 9 |
blob | commitdiff | raw | diff to current |
1999-08-07 |
Kurt Zeilenga | Eliminate a bubble move. |
blob | commitdiff | raw | diff to current |
1999-08-07 |
Kurt Zeilenga | Use a cursor to step through ID_BLOCKS. |
blob | commitdiff | raw | diff to current |
1999-08-06 |
Kurt Zeilenga | Add copyright notices. |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Kurt Zeilenga | Namespace changes |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Kurt Zeilenga | Separate autoconf generated values from "defaults". |
blob | commitdiff | raw | diff to current |
1999-04-04 |
Hallvard Furuseth | Plug memory leaks |
blob | commitdiff | raw | diff to current |
1999-03-01 |
Kurt Zeilenga | Update NT port with support for -lldap_r and -lldbm. |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Kurt Zeilenga | Consistently use %ld for printing IDs. %lu was used... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Kurt Spanier | Fix braindead signal handling in linux kernal threads. |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Kurt Zeilenga | Use idl_fetch_one() to fetch single id_blocks instead... |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Kurt Zeilenga | Fix ALLIDS bugs |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Kurt Zeilenga | Add a few comments to help detail some of these functions. |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Kurt Zeilenga | Fix idl_firstid to return NOID when !(nids > 1) instead... |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Kurt Zeilenga | Rewrite IDL block code to use simple array and accessor... |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Kurt Zeilenga | Wrap db2 mutex with -DHAVE_BERKELEY_DB2 (should be... |
blob | commitdiff | raw | diff to current |
1998-12-29 |
Kurt Spanier | Patch for Berkeley DB 2.6.4 (beta) (DB)->cursor() call. |
blob | commitdiff | raw | diff to current |
1998-11-15 |
Hallvard Furuseth | Protoized, moved extern definitions to .h files, fixed... |
blob | commitdiff | raw | diff to current |
1998-11-12 |
Kurt Zeilenga | remove an entry from its parent's children ID list... |
blob | commitdiff | raw | diff to current |
1998-11-07 |
Kurt Zeilenga | Fix LDBM_SYNC typo |
blob | commitdiff | raw | diff to current |
1998-11-07 |
Kurt Zeilenga | Make flush_writes the default. Change option to 'dbcac... |
blob | commitdiff | raw | diff to current |
1998-11-05 |
Kurt Zeilenga | Fix datum typo. |
blob | commitdiff | raw | diff to current |
1998-11-05 |
Hallvard Furuseth | Some gcc -W... cleanup |
blob | commitdiff | raw | diff to current |
1998-10-25 |
Kurt Zeilenga | merged with autoconf branch |
blob | commitdiff | raw | diff to current |
1998-10-21 |
Kurt Zeilenga | SLAPD compiles. Needs LDBM work to link. |
blob | commitdiff | raw | diff to current |
1998-10-21 |
Kurt Zeilenga | include portable.h |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Kurt Zeilenga | Everything compiles.... but tests fail... |
blob | commitdiff | raw | diff to current |
1998-09-03 |
Kurt Zeilenga | Added support for SleepyCat DB2 DBI. |
blob | commitdiff | raw | diff to current |
1998-08-28 |
Kurt Zeilenga | <sys/socket.h> is required if CLDAP is enabled. |
blob | commitdiff | raw | diff to current |
1998-08-21 |
Kurt Zeilenga | Merged files from branch REGEX_REMOVAL. Despite name... |
blob | commitdiff | raw | diff to current |
1998-08-20 |
Kurt Zeilenga | CLDAP need <sys/socket.h> |
blob | commitdiff | raw | diff to current |
1998-08-19 |
Kurt Zeilenga | Added ldbm flush on write code which uses slapd.conf... |
blob | commitdiff | raw | diff to current |
1998-08-18 |
Kurt Zeilenga | Fixes from Allan Lynne |
blob | commitdiff | raw | diff to current |
1998-08-17 |
Kurt Zeilenga | Sync the cache per Stuart Lynne <sl@poste.com> |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | Merged LDAPworldCurrent (P1-10,13,15,16,19-22) |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | LDAPworld P5: SLAPD Negation of Non-Indexed Search |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Kurt Zeilenga | Initial revision |
blob | commitdiff | raw | diff to current |
|