]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
1998-10-25  Kurt Zeilengareplace with ac version
1998-10-25  Kurt Zeilengareplace with autoconf version
1998-10-25  Kurt ZeilengaWasn't merged. Just use autoconf version.
1998-10-25  Kurt ZeilengaFix typo
1998-10-25  Kurt Zeilengaremove old files
1998-10-25  Kurt Zeilengamerged with autoconf branch
1998-10-24  Kurt ZeilengaFixed memory leaks.
1998-10-24  Kurt ZeilengaUpdated derefAlias/DN to handle Entry R/W locks.
1998-10-24  Kurt Zeilenganew files for general aliasing
1998-10-24  Kurt ZeilengaAdded Will Ballantyne's General Aliasing code.
1998-10-24  Kurt ZeilengaUse current schema objectClass 'groupOfNames' instead...
1998-10-23  Kurt ZeilengaMore lint removal from Hallvard.
1998-10-23  Kurt Zeilengaslapd returned "partial results and referral" even...
1998-10-23  Kurt Zeilengaremove lint reported by Hallvard
1998-10-23  Kurt ZeilengaRemove lint reported have Hallvard
1998-10-23  Kurt ZeilengaFix uninitialized pointer bug.
1998-10-23  Kurt Zeilengavery bad typo.
1998-10-22  Kurt ZeilengaWhoops.
1998-10-22  Kurt ZeilengaAdd in WINSOCK2 ifdefs (ugh).
1998-10-21  Kurt Zeilengaifdef Y2K -> ifndef LOCALTIME
1998-10-21  Kurt Zeilengamore localtime -> gmtime changes
1998-10-21  Kurt ZeilengaUse gmtime() instead of localtime()
1998-09-20  Kurt ZeilengaMerged in per cache entry reader/writer locks from...
1998-09-20  Kurt ZeilengaUpdate FreeBSD3 platform
1998-09-17  Kurt ZeilengaUse ldapconfig.h instead of hardcoded paths.
1998-09-16  Kurt ZeilengaAdd ldap_ prefix to md5 calls.
1998-09-16  Kurt ZeilengaInsert Y2K fix (hidden behind -DLDAP_Y2K).
1998-09-16  Kurt ZeilengaUpdate changes from -stable.
1998-09-16  Kurt ZeilengaRemove rcs id.
1998-09-16  Kurt ZeilengaUpdate README based upon gmake support.
1998-09-16  Kurt ZeilengaUpdate the INSTALL process based upon the Make-common...
1998-09-16  Kurt ZeilengaWrap $CC with quotes.
1998-09-16  Kurt ZeilengaClean up Linux platform defaults based upon RPM suggest...
1998-09-16  Kurt Zeilengasched.h not actually required
1998-09-16  Kurt ZeilengaAdd #ifdef for when sched_yield/sched.h is missing.
1998-09-16  Kurt ZeilengaAdd -DSCHED_YIELD_MISSING to commented out example
1998-09-16  Kurt ZeilengaAdd -DNO_THREAD comment for when there is no -lc_r
1998-09-16  Kurt ZeilengaRemove ? from LIB_CRYPT?= in comment
1998-09-16  Kurt ZeilengaReplaced "X.500" with "LDAP", seems more relevant these...
1998-09-16  Kurt ZeilengaResolves UD crash when binding with incorrect passwords.
1998-09-15  Kurt ZeilengaAdd ';' between echo when Make-common doesn't exist.
1998-09-13  Kurt ZeilengaPoint submissions to OpenLDAP
1998-09-12  Kurt ZeilengaOkay, this really works.
1998-09-12  Kurt ZeilengaDirectory rule is didn't work... use brute force
1998-09-12  Kurt ZeilengaImport missing mkdir in install rule from stable branch.
1998-09-12  Kurt ZeilengaAdd missing mkdirs in make install rules
1998-09-10  Kurt ZeilengaAdd changes to CHANGES file.
1998-09-09  Kurt ZeilengaK5 patch from Pele <pele@artewisdom.com>
1998-09-09  Kurt ZeilengaFix typo. RUNDIR wasn't being defaulted.
1998-09-08  Kurt ZeilengaAdd Kerberos V5 support from Predrag Balorda <pele...
1998-09-08  Kurt ZeilengaRemove binary file
1998-09-08  Kurt Zeilengaremove binary files
1998-09-08  Kurt ZeilengaRemove binary files.
1998-09-07  Kurt ZeilengaAdd support for Gnu make
1998-09-07  Kurt ZeilengaAdd support for Gnu make.
1998-09-07  Kurt Zeilengafix comment from last commit
1998-09-05  Kurt ZeilengaAdded greg@greg.rim.or.jp's quick hack to allow search...
1998-09-05  Kurt ZeilengaTo the attic these should go.
1998-09-04  Kurt ZeilengaFix some such error
1998-09-04  Kurt ZeilengaAdd comment concerning FOO?=BAR syntax
1998-09-03  Kurt ZeilengaAdd comments concerning Pthread availability
1998-09-03  Kurt ZeilengaFreeBSD 2.x thread support differs between minor releases.
1998-09-03  Kurt ZeilengaImport public domain sha1 routines from Steve Reid...
1998-09-03  Kurt ZeilengaMerge in formating change.
1998-09-03  Kurt ZeilengaAdded support for SleepyCat DB2 DBI.
1998-09-02  Kurt ZeilengaAdd basic support for MD5 and SHA1 passwords.
1998-09-02  Kurt ZeilengaFixed null termination bug in re.c. Found by vasquez...
1998-09-01  Kurt ZeilengaClarify note concerning license differences.
1998-09-01  Kurt ZeilengaFeatures should defined via Make-common
1998-08-31  Kurt ZeilengaAdd support for OpenBSD. Provided by djg@gregor.com.
1998-08-31  Kurt ZeilengaFix TCP_WRAPPER support.
1998-08-30  Kurt ZeilengaAdd prototypes for check functions provided by Stuart...
1998-08-30  Kurt Zeilengardwr.h from orielly examples (with multiple inclusion...
1998-08-30  Kurt ZeilengaAdded check routines from Stuart Lynne
1998-08-30  Kurt ZeilengaFixed rm to use more standard expression to ignore...
1998-08-30  Kurt ZeilengaFixed various rm statements to use more common expressi...
1998-08-30  Kurt ZeilengaFix includes
1998-08-30  Kurt ZeilengaBelongs in the include directory
1998-08-29  Kurt ZeilengaDocument important limitation of this basic implementation
1998-08-29  Kurt ZeilengaAdd Reader/Writer Locks to library
1998-08-29  Kurt ZeilengaAdded Reader/Writer lock code from publicily available...
1998-08-29  Kurt ZeilengaFix typos
1998-08-28  Kurt Zeilenga<sys/socket.h> is required if CLDAP is enabled.
1998-08-28  Kurt ZeilengaAdded modify race patch from sl@fireplug.net
1998-08-28  Kurt ZeilengaMissed on of the FreeBSD split pieces
1998-08-27  Kurt ZeilengaAdd NO_THREADS fix from tih@nhh.no
1998-08-27  Kurt Zeilengafreebsd split
1998-08-27  Kurt ZeilengaRemove BSDREGEX junk
1998-08-27  Kurt ZeilengaMerge freebsd split
1998-08-27  Kurt ZeilengaPulled NetBSD changes into current
1998-08-26  Kurt ZeilengaCorrect URL to license OPENLDAP_REL_ENG_1_0_0
1998-08-25  Kurt ZeilengaUpdate notices to use "OpenLDAP Foundation" instead of
1998-08-23  Kurt ZeilengaAdded NMI copyright
1998-08-23  Kurt ZeilengaAdded NBI Copyright to Make-common.dist
1998-08-23  Kurt ZeilengaUpdated distribution documents.
1998-08-23  Kurt ZeilengaAdd Net Boolean Copyright and License.
1998-08-22  Kurt ZeilengaAdded include of <time.h> to get time_t
1998-08-21  Kurt ZeilengaSignificantly out of date. Make-common.dist replaced it.
1998-08-21  Kurt ZeilengaMerged files from branch REGEX_REMOVAL. Despite name...
1998-08-20  Kurt ZeilengaBSD has re_comp/re_exec in -lcompat
next