]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2002-06-17  Kurt ZeilengaFix formating OPENLDAP_REL_ENG_1_2
2001-09-11  Kurt ZeilengaFix typo in changes
2001-09-10  Kurt ZeilengaReady for release as 1.2.13 OPENLDAP_REL_ENG_1_2_13
2001-09-10  Kurt ZeilengaSet to engineering
2001-09-10  Kurt Zeilengabackport millionth second bug fix from HEAD
2001-05-29  Kurt ZeilengaITS#1169, plug -lldap result leaks
2001-05-11  Kurt ZeilengaUpdate year OPENLDAP_REL_ENG_1_2_12
2001-05-11  Kurt ZeilengaReady for release
2001-05-07  Kurt Zeilengaenable max_incoming checks
2001-05-07  Kurt Zeilengalber hardening
2001-05-07  Kurt ZeilengaFix ref
2001-05-07  Kurt Zeilengadelete misc placed Pth init
2001-05-05  Kurt ZeilengaUpdate w/ sb_max_incoming
2001-05-05  Kurt ZeilengaAdd sb_max_incoming to reasonable default
2001-04-25  Kurt ZeilengaITS#1125: fix memory leak
2000-09-01  Kurt ZeilengaFix typo
2000-08-21  Kurt ZeilengaFix typo
2000-08-18  Kurt ZeilengaMinor clarifications
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
next