]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
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-27  Kurt ZeilengaAdd support for users to -DSLAPD_UNDEFINED_OC_IS_NOT_EX...
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
2000-01-17  Kurt ZeilengaAdd support for GeneralizedTime
2000-01-17  Kurt ZeilengaAdd crypt(3) sanity checks
1999-12-27  Ben CollinsAllow using real db1 on glibc 2.1 instead of the db1...
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-20  Howard ChuFix ITS#402 - index corruption in idl_insert_key
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 ZeilengaUpdate version to 1.2.8 for 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-17  Kurt ZeilengaITS#357: don't crash when at_cn == NULL.
1999-11-17  Kurt ZeilengaImport Y2K fix from devel
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-02  Kurt ZeilengaFix typo.
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 ZeilengaAdd missing URL in last commit
1999-10-08  Kurt ZeilengaReference Quick Start Guide
1999-09-25  Kurt ZeilengaLast commit message was incorrect. Actual change was...
1999-09-25  Kurt ZeilengaFix -c vs -H typo (ITS#154)
1999-09-24  Kurt ZeilengaApply ITS#302 fix (value with only continuation lines)
1999-09-22  Kurt ZeilengaInitialize li_nextid_file.
1999-09-22  Kurt ZeilengaChange AC_PREREQ to 2.13.1.
1999-09-22  Ben Collins* wrong branch, revert change
1999-09-22  Ben Collins* configure.in/configure: oops, forgot to add the AC_SU...
1999-09-22  Ben Collins* configure.in: Added better check for libwrap (the...
1999-09-18  Kurt Zeilengadb_appinit env flag: s/int/u_int32_t/ ITS#294
1999-09-18  Kurt Zeilengas/int/u_int32_t/ for BDB2 env flags.
1999-09-17  Kurt ZeilengaApply ITS#294 y2k fix
1999-09-16  Kurt ZeilengaUpdate hints with example that seems to work more often...
1999-09-15  Kurt ZeilengaAdd 'fixed lint'
1999-09-15  Kurt ZeilengaUse ptrdiff_t and initial default_referral to NULL.
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-06  Kurt ZeilengaBackout last commit until devel tests complete successf...
1999-09-06  Kurt Zeilengadb_appinit flags should be declared as u_int32_t, not...
1999-09-06  Kurt Zeilengas/patch/path/
1999-09-03  Kurt ZeilengaApply devel IDL fixes...
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 ZeilengaMissed one free() of edn
1999-08-20  Kurt ZeilengaUpdate changes to reflect additional memory leaks were...
1999-08-20  Kurt ZeilengaImport Hallvards idl memory plugs from devel.
1999-08-20  Kurt ZeilengaFix leak of edn when binding as rootdn.
1999-08-20  Kurt ZeilengaFixed slapd/back-ldbm memory leak of lastmod attributes...
1999-08-17  Kurt ZeilengaImport ITS#255 cthread typo fix from -devel.
1999-08-13  Kurt ZeilengaUpdate INSTALL and ldapconfig.h.edit to reflect the...
1999-08-13  Kurt Zeilengas/edit/review/ in respect to ldapconfig.h.edit
1999-08-11  Kurt ZeilengaAdd 'ref' to slapd.at.conf
1999-08-11  Kurt ZeilengaForce commit: Last commit message in error
1999-08-11  Kurt ZeilengaNeed ref attribute type as well.
1999-08-11  Kurt ZeilengaAdd uidObject, dcObject, and referral.
1999-08-10  Kurt Zeilengaremove extern int errno (was behind #ifdef notyet)...
1999-08-06  Kurt ZeilengaAdd -W option to ldapsearch.
1999-08-06  Kurt ZeilengaFix calloc argument transposition
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-31  Kurt ZeilengaImport Julio ldif2ldbm fixes from devel.
1999-07-31  Kurt ZeilengaFix the ITS#179 fix.
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 ZeilengaSlightly improvement over last commit (ITS#238 fix).
1999-07-28  Kurt ZeilengaFixed change_index_values null vals bug (ITS#238)
1999-07-28  Kurt ZeilengaFix index_change_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-25  Kurt ZeilengaSupport attribute types list and only parameters on...
1999-07-25  Kurt ZeilengaAllow "*" in attribute type list to select all attributes.
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 ZeilengaUpdate dates on recented modified man pages.
1999-07-21  Kurt ZeilengaITS#59 (ldif2ldbm -n), ITS#180 (search limits) man...
next