]> git.sur5r.net Git - openldap/history - CHANGES
update
[openldap] / CHANGES
2000-04-24 Ben Collinsupdate
2000-03-23 Kurt ZeilengaUpdate for 1.2.10 release OPENLDAP_REL_ENG_1_2_10
2000-03-17 Kurt ZeilengaAllow DEFAULT_DB_PAGE_SIZE to be defined at build time
2000-03-17 Kurt ZeilengaFixed back-ldbm/modify mutlivalued indexing bug
2000-03-17 Kurt ZeilengaFixed slapd str2entry uninitialized varible bug (ITS...
2000-03-11 Kurt ZeilengaImport ITS#471 delete chasing fix from devel.
2000-03-10 Kurt ZeilengaApply Wes's kbind fix (ITS#426). Needs to be reconcile...
2000-03-10 Kurt ZeilengaITS#452: Added GNU Pth support (--with-threads=pth).
2000-03-03 Kurt ZeilengaBind should never return No Such Object.
2000-02-24 Kurt ZeilengaITS#464: fix multiple userPassword support
2000-02-20 Kurt ZeilengaFix minor typo
2000-01-27 Kurt ZeilengaRemove NDBM from list of support LDBM API options
2000-01-27 Kurt ZeilengaITS#421/ITS#101: add ifdef to change behavior of undefi...
2000-01-20 Kurt ZeilengaRevert to releng
2000-01-18 Kurt ZeilengaRemove TCPD/RLOOKUP interdependency OPENLDAP_REL_ENG_1_2_9
2000-01-17 Kurt ZeilengaIncorporate modify* attributes in add to workaround...
2000-01-17 Kurt ZeilengaUpdate CHANGES to include Ben's db1 vs db2 change
2000-01-17 Kurt ZeilengaAdd ITS#422, ITS#423 fixes
1999-12-24 Kurt ZeilengaPrepare for 1.2.9
1999-12-24 Kurt ZeilengaITS#402 bug fix was commited by Howard.
1999-12-22 Kurt Zeilengaebuild using:
1999-12-10 Kurt ZeilengaRevert back to RelEng
1999-12-10 Kurt ZeilengaITS#374: index presence filter bug fix. OPENLDAP_REL_ENG_1_2_8
1999-12-10 Kurt ZeilengaReturn to RelEng
1999-12-10 Kurt ZeilengaReady for 1.2.8 release
1999-12-09 Kurt ZeilengaITS#395: fix 2 writer in reader/writer lock bug
1999-12-04 Kurt ZeilengaAdd cross environment portability warning
1999-12-04 Kurt ZeilengaUpdate slapd.conf to match quick start guide example
1999-11-03 Kurt ZeilengaITS#328: fix strstr bug (by commenting out bad code...
1999-11-03 Kurt ZeilengaTake address of enclosing structure (in_addr), not...
1999-11-03 Kurt ZeilengaChange slapd/delete stats message for consistency.
1999-11-03 Kurt ZeilengaDon't create a subtree dn index.
1999-11-01 Kurt ZeilengaSupport use of short as LDAP_INT4. #error if LDAP_INT4...
1999-10-29 Kurt ZeilengaApply ACL to lastmod attributes.
1999-10-21 Kurt ZeilengaChange default referral (commented out)
1999-10-15 Kurt ZeilengaAdd TCP_NODELAY support to client side as well.
1999-10-15 Kurt ZeilengaImport TCP_NODELAY support from devel.
1999-10-15 Kurt ZeilengaITS#325: use simple pointer arithmetic to avoid problem...
1999-10-08 Kurt ZeilengaReference Quick Start Guide
1999-09-25 Kurt ZeilengaFix -c vs -H typo (ITS#154)
1999-09-22 Kurt ZeilengaInitialize li_nextid_file.
1999-09-18 Kurt Zeilengadb_appinit env flag: s/int/u_int32_t/ ITS#294
1999-09-17 Kurt ZeilengaApply ITS#294 y2k fix
1999-09-15 Kurt ZeilengaAdd 'fixed lint'
1999-09-10 Kurt ZeilengaRevert to release engineering
1999-09-09 Kurt ZeilengaPrepare for 1.2.7 release OPENLDAP_REL_ENG_1_2_7
1999-09-09 Kurt ZeilengaITS#211 ldbmcat core dump fix due to #if[n]def HAVE_BER...
1999-09-01 Kurt ZeilengaITS#276: make copy of errno before it gets slammed.
1999-08-30 Kurt ZeilengaITS#247 ITS#275: fix handling of filters with '\*'...
1999-08-28 Kurt ZeilengaFix *=+=* bug.
1999-08-26 Kurt ZeilengaSimple ldapsearch (%s) bug fix (ITS#274)
1999-08-25 Kurt ZeilengaNeed to exit 1 if ldapsearch for deleted rdn is successful.
1999-08-25 Kurt ZeilengaDisable config.cache to ensure consistent detection
1999-08-20 Kurt ZeilengaUpdate changes to reflect additional memory leaks were...
1999-08-20 Kurt ZeilengaFixed slapd/back-ldbm memory leak of lastmod attributes...
1999-08-13 Kurt ZeilengaUpdate INSTALL and ldapconfig.h.edit to reflect the...
1999-08-11 Kurt ZeilengaAdd 'ref' to slapd.at.conf
1999-08-06 Kurt ZeilengaAdd -W option to ldapsearch.
1999-08-01 Kurt ZeilengaReturn to releng
1999-08-01 Kurt ZeilengaPrepare for 1.2.6 OPENLDAP_REL_ENG_1_2_6
1999-07-31 Kurt ZeilengaAdd ldif2id* fixes and ITS#179 fix of fix change
1999-07-29 Kurt ZeilengaReturn to RelEng after tagging 1.2.5
1999-07-29 Kurt ZeilengaUpdate version in preparation for release of 1.2.5 OPENLDAP_REL_ENG_1_2_5
1999-07-29 Kurt ZeilengaFixed slapd ldbm modified attrs on failure (ITS#179...
1999-07-28 Kurt ZeilengaFixed change_index_values null vals bug (ITS#238)
1999-07-26 Kurt ZeilengaEnable slapd tcp keep alives
1999-07-25 Kurt ZeilengaDocument attribute type lists/only changes.
1999-07-23 Kurt ZeilengaAdd ITS#230 fix to CHANGES
1999-07-23 Kurt ZeilengaUpdate libtool LTLIBLINK vs LTLINK -version-info handli...
1999-07-21 Kurt ZeilengaRemove non-functional -i option from slapd(8) man page...
1999-07-21 Kurt ZeilengaITS#59 (ldif2ldbm -n), ITS#180 (search limits) man...
1999-07-21 Kurt ZeilengaFix misplaced paragraph tag in ldap.conf(5) (ITS#234)
1999-07-20 Kurt ZeilengaImport minor security fix from -devel to resolve ITS...
1999-07-20 Kurt ZeilengaUpdate to latest autoconf/automake/libtool configuration.
1999-07-20 Kurt ZeilengaFixed slapd substring_comp_candidates null intersection...
1999-07-18 Kurt ZeilengaUpdate to Autoconf 2.13 config.guess/sub
1999-07-16 Kurt ZeilengaDon't use non-portable "ln -s -f" command to install...
1999-07-14 Kurt ZeilengaRevert CHANGES and version to release engineering
1999-07-14 Kurt ZeilengaFix tag. OPENLDAP_REL_ENG_1_2_4
1999-07-14 Kurt ZeilengaSecond attempt to bundle into 1.2.4
1999-07-14 Kurt ZeilengaFix 'map page' typo
1999-07-14 Kurt ZeilengaNot yet ready for 1.2.4 tag.
1999-07-14 Ben Collinsadded fix for man page builds
1999-07-14 Kurt ZeilengaUpdate version/CHANGES after laying down 1.2.4 tag
1999-07-14 Kurt ZeilengaUpdate CHANGES in preparation for release.
1999-07-14 Kurt ZeilengaMove LDAP_LIBFLAGS to LDFLAGS
1999-07-14 Kurt ZeilengaFix xrpcomp sed.
1999-07-09 Kurt ZeilengaITS#223: Added <ac/time.h> to slap.h for IRIX
1999-07-08 Juan GomezFinishes growing index file fix. Ready for 1.2.4?
1999-07-02 Kurt ZeilengaReap back-shell children processes using SIGCHLD handler.
1999-07-02 Julio Sánchez Fern... Added note about fixing oc_schema_check (ITS#204).
1999-06-27 Kurt ZeilengaAdded closesocket detection/use for BeOS (ITS#195)
1999-06-25 Juan GomezAdded MDBM support.
1999-06-25 Juan GomezAdded _SGI_MP_SRC hack for errno in IRIX.
1999-06-25 Kurt ZeilengaAdd <sys/select.h> detection.
1999-06-03 Kurt ZeilengaBack to Release Engineering...
1999-06-03 Kurt ZeilengaFix typo OPENLDAP_REL_ENG_1_2_3
1999-06-03 Kurt ZeilengaUpdate in preparation for 1.2.3 release
1999-06-02 Kurt ZeilengaITS#189 fix: indexed normalized(e_dn) without recomputi...
1999-06-01 Kurt ZeilengaPost 1.2.2 updates.
next