]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2000-07-27  Kurt ZeilengaPlug rdwr lock leak
2000-07-22  Kurt ZeilengaReimport from devel
2000-07-22  Kurt ZeilengaCleanup
2000-07-22  Kurt ZeilengaSync with devel
2000-07-21  Kurt Zeilengaud should be installed with mode 755 not 775.
2000-07-19  Randy KunkeeFix MAXARGS boundary condition problem: slapd crashed...
2000-06-17  Kurt ZeilengaFix typo in last commit
2000-06-17  Kurt ZeilengaA quick fix for ITS#598... crypt(3) crashes
2000-06-16  Kurt ZeilengaApply suggested fix to:
2000-06-16  Kurt ZeilengaFix mod_bvalues typo
2000-06-13  Kurt ZeilengaFix minor Pth initialization bug
2000-06-10  Kurt ZeilengaFix ldapsearch fp uninitialized bug (from devel)
2000-06-10  Kurt ZeilengaFix ldapmodify ldaphost == NULL bug
2000-06-10  Kurt ZeilengaImport DEFSEP undef change from devel
2000-06-10  Kurt ZeilengaImport ldaphost NULL fix from devel
2000-06-10  Kurt ZeilengaReturn to releng
2000-06-09  Kurt ZeilengaSecond try to fix res_search OPENLDAP_REL_ENG_1_2_11
2000-06-09  Kurt ZeilengaFix res_search typo
2000-06-09  Kurt ZeilengaRe-prepare for release
2000-06-09  Kurt ZeilengaFix back-shell realloc bug (reverting version to 1...
2000-06-09  Kurt ZeilengaReturn to release engineering
2000-06-09  Kurt ZeilengaUpdate for 1.2.11 release
2000-06-09  Kurt Zeilengaimport unset CDPATH and improved res_search detection...
2000-06-08  Kurt ZeilengaFixed slapd client_addr crash (ITS#579)
2000-06-08  Kurt ZeilengaITS#579: fix client_addr == NULL crash
2000-06-06  Kurt ZeilengaNormalize group oc/member values per attribute syntax...
2000-06-03  Kurt ZeilengaITS#512: raise MAXDBCACHE to 128
2000-05-29  Kurt ZeilengaImport openldap-ldbm perms from devel
2000-05-19  Kurt ZeilengaDetect and use getpassphrase() and getpass()
2000-05-19  Kurt Zeilengabefore include <pth.h>
2000-05-09  Kurt ZeilengaITS#526: s/cmds/rcpt_cmds/ to avoid conflict with Redha...
2000-05-09  Kurt ZeilengaITS#527: slapd_shutdown is static, remove extern in...
2000-05-03  Kurt ZeilengaClean up
2000-05-03  Randy KunkeeUpdate to latest version (see CHANGES file). Docs...
2000-05-03  Kurt ZeilengaChange compiled in LDBM default directory
2000-05-03  Kurt ZeilengaChange slapd.conf example directory to $localstatedir...
2000-05-03  Kurt ZeilengaSetting UFN prefix to NULL should clear prefix, not...
2000-05-03  Kurt Zeilengas/strdup/ldap_strdup/
2000-04-26  Randy KunkeeFix slurpd to properly restart in oneshot mode, and...
2000-04-26  Randy KunkeeInclude refcnt > 0, which makes reporting of number...
2000-04-26  Randy KunkeeMake slurpd work when restarting in one-shot mode.
2000-04-25  Kurt ZeilengaUpdate version information to 1.2.11-Engineering
2000-04-24  Ben Collinsupdate
2000-04-24  Ben Collinsupdate
2000-04-24  Ben Collinsfor slurpd's replica directory (slurpd.status, and...
2000-04-24  Ben Collinsfilecheck(), we should strcpy the file passed (f arg...
2000-04-24  Ben Collinswhen opening files in /tmp use O_CREAT|O_EXCL to overco...
2000-04-24  Ben Collinsuse strcpy instead of sprintf when all we have is two...
2000-04-24  Ben Collinswhen opening files in /tmp use O_CREAT|O_EXCL to overco...
2000-04-24  Ben Collinswith the -t option (writing to /tmp) open files with...
2000-03-23  Kurt ZeilengaUpdate for 1.2.10 release OPENLDAP_REL_ENG_1_2_10
2000-03-22  Kurt ZeilengaUpdate to 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-17  Kurt ZeilengaMissing entry causes slapd to segfault (ITS#482)
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-04  Kurt ZeilengaUpdate year on main copyright
2000-03-03  Kurt ZeilengaBind should never return No Such Object.
2000-02-24  Kurt ZeilengaITS#464: fix multiple userPassword support
2000-02-21  Kurt ZeilengaIgnore space in filter: ( !(foo=bar))
2000-02-20  Kurt ZeilengaFix minor typo
2000-02-02  Kurt ZeilengaAdd comment about need for at_exit() handler
2000-01-27  Kurt ZeilengaImport from devel:
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.
next