]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
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...
1999-07-21  Kurt ZeilengaITS#180 server-side time/size limit clarification
1999-07-21  Kurt ZeilengaImport ldif2ldbm -n update (ITS#59)
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 ZeilengaDon't call Debug() inside of a signal handler.
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  Ben Collinscomplete the TMPROOT usage
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  Ben CollinsUse the same man build setup as the devel branch so...
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 ZeilengaUpdate version to 1.2.4 in preparation for release.
1999-07-14  Kurt ZeilengaMinor pthread_yield adjustment.
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-09  Kurt ZeilengaAdd <ac/time.h> for SGI IRIX.
1999-07-08  Juan GomezFinishes growing index file fix. Ready for 1.2.4?
1999-07-08  Juan GomezInitial step of index files fix, more tomorrow.
1999-07-02  Kurt ZeilengaReap back-shell children processes using SIGCHLD handler.
1999-07-02  Julio Sánchez... Added note about fixing oc_schema_check (ITS#204).
1999-06-27  Kurt ZeilengaAdded closesocket detection/use for BeOS (ITS#195)
1999-06-25  Kurt ZeilengaRebuild configure to ensure consistency.
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-24  Kurt ZeilengaUpdate BerkeleyDB recommendation to 2.7.5
1999-06-18  Juan GomezAdded SGI errno changes.
1999-06-16  Julio Sánchez... Fixed bogus handling of objectclass in oc_schema_check.
1999-06-09  Kurt ZeilengaDisable referral directive
1999-06-04  Kurt ZeilengaTruncate patch number from version.
1999-06-03  Kurt ZeilengaBack to Release Engineering...
1999-06-03  Kurt ZeilengaFix typo OPENLDAP_REL_ENG_1_2_3
1999-06-03  Kurt ZeilengaAdd 1959 to re12.
1999-06-03  Kurt ZeilengaUpdate in preparation for 1.2.3 release
1999-06-03  Kurt ZeilengaRemove web500gw from listed contrib packages.
1999-06-03  Kurt ZeilengaUpdate README with comments about licensing.
1999-06-03  Kurt ZeilengaAdd ldapd warning to rel eng 1.2 as well.
1999-06-02  Kurt ZeilengaITS#189 fix 2. value_normalize may change length of...
1999-06-02  Kurt ZeilengaUpdate Solaris hint.
1999-06-02  Kurt ZeilengaITS#189 fix: indexed normalized(e_dn) without recomputi...
1999-06-01  Kurt ZeilengaPost 1.2.2 updates.
1999-06-01  Kurt ZeilengaUpdate for release. OPENLDAP_REL_ENG_1_2_2
1999-05-31  Kurt ZeilengaUse #error if no <regex.h>
1999-05-31  Kurt ZeilengaRemove -P 3 option.
1999-05-30  Kurt ZeilengaMistakenly updated tag too early.
1999-05-28  Kurt ZeilengaRemove LDAP_VERSION3 from ldap.h. Some folks might...
1999-05-28  Kurt ZeilengaApply ITS#159 (null ldaphost) fix.
1999-05-27  Kurt ZeilengaUpdate CHANGES with latest mods (attribution normalizat...
1999-05-27  Kurt ZeilengaAdd -lnet for BeOS
1999-05-27  Kurt ZeilengaImport fix from modification of string literal "dn...
1999-05-26  Juan GomezAdded tests for special cases--->avoid regressions.
1999-05-26  Juan GomezOutput files for new modrdn tests.
1999-05-26  Juan GomezAdd new defs for output files used in modrdn tests.
1999-05-26  Juan GomezUse LDAP_MOD_SOFTADD instead of LDAP_MOD_ADD when addin...
1999-05-25  Juan GomezAdd SOFTADD OP
1999-05-25  Juan GomezTeach index functions how to deal with SOFTADDS.
1999-05-25  Juan GomezAdd warning to avoid hard-to-track bugs later on.
1999-05-25  Juan GomezI do not find another better way how to fix this prob...
1999-05-25  Juan GomezNormalize attribute name when adding index, otherwise...
1999-05-25  Kurt ZeilengaUpdate tests to filter create/modify dn/timestamp.
1999-05-25  Kurt ZeilengaUpdate CHANGES with ITS numbers.
1999-05-25  Kurt ZeilengaApply acl group extended parse fix.
1999-05-24  Kurt ZeilengaPrevious log bogus, last change should have log:
1999-05-24  Kurt ZeilengaUpdate CHANGES in preparation for release.
1999-05-24  Kurt ZeilengaDon't set db_cachesize of memory pool is in use.
1999-05-24  Kurt ZeilengaApply protection from glibc #define strdup ....
1999-05-19  Juan GomezUsed to test modrdn fix.
1999-05-19  Juan GomezModrdn fix to support deleteoldrdn (LDAP v2).
1999-04-28  Kurt ZeilengaRemove doc from CLEANDIRS (it's in SUBDIRS).
1999-04-28  Kurt ZeilengaApply ITS#148 fix for "ud find seg fault", NULL in...
1999-04-28  Kurt ZeilengaFix -l.
1999-04-20  Kurt Zeilenga2nd arg of _thread_create() is an int, not a pointer...
1999-04-01  Kurt ZeilengaReturn version to -Engineering
1999-04-01  Kurt ZeilengaUpdate version for release. OPENLDAP_REL_ENG_1_2_1
1999-04-01  Kurt ZeilengaUpdate docs in preparation for release of 1.2.1
1999-03-31  Kurt ZeilengaImport cn=config crash fix from -devel.
1999-03-26  Kurt Zeilengafclose( ldap.conf )
1999-03-26  Kurt ZeilengaApply ldbmcat patch suggested in ITS#85.
1999-03-26  Kurt ZeilengaImport derefDN crash fix from -devel.
1999-03-26  Kurt ZeilengaFix syntax error testing for des_debug.
1999-03-26  Kurt ZeilengaImport minor WINSOCK dll fix.
1999-03-26  Kurt ZeilengaAdd mkdep change.
1999-03-26  Kurt ZeilengaUpdate mkdep with CC_MKDEP_FLAGS from devel.
1999-03-12  Ben CollinsOops, wrong branch, reverted changes
1999-03-12  Ben CollinsMoved 'doc' to SUBDIRS and removed it from CLEANDIRS...
1999-03-05  Kurt ZeilengaImport libpath fix.
1999-03-05  Kurt ZeilengaImport make veryclean changes from -devel.
1999-03-05  Ben CollinsAdded veryclean-local-srv so that veryclean would be...
next