]> git.sur5r.net Git - openldap/log
openldap
25 years agoFix typo
Kurt Zeilenga [Sun, 25 Oct 1998 01:54:37 +0000 (01:54 +0000)]
Fix typo

25 years agoremove old files
Kurt Zeilenga [Sun, 25 Oct 1998 01:50:47 +0000 (01:50 +0000)]
remove old files

25 years agomerged with autoconf branch
Kurt Zeilenga [Sun, 25 Oct 1998 01:41:42 +0000 (01:41 +0000)]
merged with autoconf branch

25 years agoFixed memory leaks.
Kurt Zeilenga [Sat, 24 Oct 1998 06:11:30 +0000 (06:11 +0000)]
Fixed memory leaks.

25 years agoUpdated derefAlias/DN to handle Entry R/W locks.
Kurt Zeilenga [Sat, 24 Oct 1998 04:01:20 +0000 (04:01 +0000)]
Updated derefAlias/DN to handle Entry R/W locks.
New alias.c provided by Stuart Lynne.

25 years agonew files for general aliasing
Kurt Zeilenga [Sat, 24 Oct 1998 03:49:07 +0000 (03:49 +0000)]
new files for general aliasing

25 years agoAdded Will Ballantyne's General Aliasing code.
Kurt Zeilenga [Sat, 24 Oct 1998 02:42:38 +0000 (02:42 +0000)]
Added Will Ballantyne's General Aliasing code.
Not quite sure if the entry lock handling is correct yet.

25 years agoUse current schema objectClass 'groupOfNames' instead of 'groupOfUniqueNames'
Kurt Zeilenga [Sat, 24 Oct 1998 02:33:17 +0000 (02:33 +0000)]
Use current schema objectClass 'groupOfNames' instead of 'groupOfUniqueNames'
Will consider moving to groupOfUniqueNames as part of OpenLDAP 2.0.

25 years agoMore lint removal from Hallvard.
Kurt Zeilenga [Fri, 23 Oct 1998 23:10:49 +0000 (23:10 +0000)]
More lint removal from Hallvard.

25 years agoslapd returned "partial results and referral" even when no default
Kurt Zeilenga [Fri, 23 Oct 1998 22:20:45 +0000 (22:20 +0000)]
slapd returned "partial results and referral" even when no default
referral has been configured in the server.  Fix provided by Hallvard.

25 years agoremove lint reported by Hallvard
Kurt Zeilenga [Fri, 23 Oct 1998 22:00:20 +0000 (22:00 +0000)]
remove lint reported by Hallvard
This could have caused a crash.

25 years agoRemove lint reported have Hallvard
Kurt Zeilenga [Fri, 23 Oct 1998 21:59:32 +0000 (21:59 +0000)]
Remove lint reported have Hallvard

25 years agoFix uninitialized pointer bug.
Kurt Zeilenga [Fri, 23 Oct 1998 21:51:32 +0000 (21:51 +0000)]
Fix uninitialized pointer bug.

25 years agovery bad typo.
Kurt Zeilenga [Fri, 23 Oct 1998 21:49:03 +0000 (21:49 +0000)]
very bad typo.

25 years agoWhoops.
Kurt Zeilenga [Thu, 22 Oct 1998 23:28:20 +0000 (23:28 +0000)]
Whoops.

25 years agoAdd in WINSOCK2 ifdefs (ugh).
Kurt Zeilenga [Thu, 22 Oct 1998 23:25:45 +0000 (23:25 +0000)]
Add in WINSOCK2 ifdefs (ugh).

25 years agoifdef Y2K -> ifndef LOCALTIME
Kurt Zeilenga [Wed, 21 Oct 1998 19:35:30 +0000 (19:35 +0000)]
ifdef Y2K -> ifndef LOCALTIME

25 years agomore localtime -> gmtime changes
Kurt Zeilenga [Wed, 21 Oct 1998 19:29:20 +0000 (19:29 +0000)]
more localtime -> gmtime changes

25 years agoUse gmtime() instead of localtime()
Kurt Zeilenga [Wed, 21 Oct 1998 19:26:49 +0000 (19:26 +0000)]
Use gmtime() instead of localtime()

25 years agoMerged in per cache entry reader/writer locks from OPENLDAP_DEVEL_THREAD
Kurt Zeilenga [Sun, 20 Sep 1998 20:22:46 +0000 (20:22 +0000)]
Merged in per cache entry reader/writer locks from OPENLDAP_DEVEL_THREAD

25 years agoUpdate FreeBSD3 platform
Kurt Zeilenga [Sun, 20 Sep 1998 19:39:41 +0000 (19:39 +0000)]
Update FreeBSD3 platform

25 years agoUse ldapconfig.h instead of hardcoded paths.
Kurt Zeilenga [Thu, 17 Sep 1998 03:38:36 +0000 (03:38 +0000)]
Use ldapconfig.h instead of hardcoded paths.

25 years agoAdd ldap_ prefix to md5 calls.
Kurt Zeilenga [Wed, 16 Sep 1998 19:03:22 +0000 (19:03 +0000)]
Add ldap_ prefix to md5 calls.
Patch submitted by Chris Smith <csmith@platform.com>

25 years agoInsert Y2K fix (hidden behind -DLDAP_Y2K).
Kurt Zeilenga [Wed, 16 Sep 1998 08:33:34 +0000 (08:33 +0000)]
Insert Y2K fix (hidden behind -DLDAP_Y2K).

25 years agoUpdate changes from -stable.
Kurt Zeilenga [Wed, 16 Sep 1998 06:44:08 +0000 (06:44 +0000)]
Update changes from -stable.

25 years agoRemove rcs id.
Kurt Zeilenga [Wed, 16 Sep 1998 04:43:37 +0000 (04:43 +0000)]
Remove rcs id.

25 years agoUpdate README based upon gmake support.
Kurt Zeilenga [Wed, 16 Sep 1998 04:30:31 +0000 (04:30 +0000)]
Update README based upon gmake support.

25 years agoUpdate the INSTALL process based upon the Make-common.gmake addition.
Kurt Zeilenga [Wed, 16 Sep 1998 04:25:09 +0000 (04:25 +0000)]
Update the INSTALL process based upon the Make-common.gmake addition.

25 years agoWrap $CC with quotes.
Kurt Zeilenga [Wed, 16 Sep 1998 04:18:42 +0000 (04:18 +0000)]
Wrap $CC with quotes.
Patch provided by Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.

25 years agoClean up Linux platform defaults based upon RPM suggestions.
Kurt Zeilenga [Wed, 16 Sep 1998 02:44:01 +0000 (02:44 +0000)]
Clean up Linux platform defaults based upon RPM suggestions.
-DNO_THREADS is now default.

25 years agosched.h not actually required
Kurt Zeilenga [Wed, 16 Sep 1998 02:42:33 +0000 (02:42 +0000)]
sched.h not actually required

25 years agoAdd #ifdef for when sched_yield/sched.h is missing.
Kurt Zeilenga [Wed, 16 Sep 1998 02:41:38 +0000 (02:41 +0000)]
Add #ifdef for when sched_yield/sched.h is missing.

25 years agoAdd -DSCHED_YIELD_MISSING to commented out example
Kurt Zeilenga [Wed, 16 Sep 1998 02:40:05 +0000 (02:40 +0000)]
Add -DSCHED_YIELD_MISSING to commented out example

25 years agoAdd -DNO_THREAD comment for when there is no -lc_r
Kurt Zeilenga [Wed, 16 Sep 1998 02:38:55 +0000 (02:38 +0000)]
Add -DNO_THREAD comment for when there is no -lc_r

25 years agoRemove ? from LIB_CRYPT?= in comment
Kurt Zeilenga [Wed, 16 Sep 1998 02:37:40 +0000 (02:37 +0000)]
Remove ? from LIB_CRYPT?= in comment

25 years agoReplaced "X.500" with "LDAP", seems more relevant these days.
Kurt Zeilenga [Wed, 16 Sep 1998 00:12:37 +0000 (00:12 +0000)]
Replaced "X.500" with "LDAP", seems more relevant these days.
Suggested by Jauder Ho <jauderho@transmeta.com>.

25 years agoResolves UD crash when binding with incorrect passwords.
Kurt Zeilenga [Wed, 16 Sep 1998 00:01:11 +0000 (00:01 +0000)]
Resolves UD crash when binding with incorrect passwords.
Fix suggested by Hallvard Furuseth <h.b.furuseth@usit.uio.no>.

25 years agoAdd ';' between echo when Make-common doesn't exist.
Kurt Zeilenga [Tue, 15 Sep 1998 23:39:31 +0000 (23:39 +0000)]
Add ';' between echo when Make-common doesn't exist.

25 years agoPoint submissions to OpenLDAP
Kurt Zeilenga [Sun, 13 Sep 1998 19:41:35 +0000 (19:41 +0000)]
Point submissions to OpenLDAP

25 years agoOkay, this really works.
Kurt Zeilenga [Sat, 12 Sep 1998 04:38:19 +0000 (04:38 +0000)]
Okay, this really works.

25 years agoDirectory rule is didn't work... use brute force
Kurt Zeilenga [Sat, 12 Sep 1998 04:33:13 +0000 (04:33 +0000)]
Directory rule is didn't work... use brute force

25 years agoImport missing mkdir in install rule from stable branch.
Kurt Zeilenga [Sat, 12 Sep 1998 04:18:49 +0000 (04:18 +0000)]
Import missing mkdir in install rule from stable branch.

25 years agoAdd missing mkdirs in make install rules
Kurt Zeilenga [Sat, 12 Sep 1998 04:13:26 +0000 (04:13 +0000)]
Add missing mkdirs in make install rules

25 years agoAdd changes to CHANGES file.
Kurt Zeilenga [Thu, 10 Sep 1998 02:37:37 +0000 (02:37 +0000)]
Add changes to CHANGES file.

25 years agoK5 patch from Pele <pele@artewisdom.com>
Kurt Zeilenga [Wed, 9 Sep 1998 02:06:17 +0000 (02:06 +0000)]
K5 patch from Pele <pele@artewisdom.com>

25 years agoFix typo. RUNDIR wasn't being defaulted.
Kurt Zeilenga [Wed, 9 Sep 1998 01:32:04 +0000 (01:32 +0000)]
Fix typo.  RUNDIR wasn't being defaulted.

25 years agoAdd Kerberos V5 support from Predrag Balorda <pele@artewisdom.com>
Kurt Zeilenga [Tue, 8 Sep 1998 02:26:56 +0000 (02:26 +0000)]
Add Kerberos V5 support from Predrag Balorda <pele@artewisdom.com>

25 years agoRemove binary file
Kurt Zeilenga [Tue, 8 Sep 1998 02:06:36 +0000 (02:06 +0000)]
Remove binary file

25 years agoremove binary files
Kurt Zeilenga [Tue, 8 Sep 1998 02:06:07 +0000 (02:06 +0000)]
remove binary files

25 years agoRemove binary files.
Kurt Zeilenga [Tue, 8 Sep 1998 02:05:24 +0000 (02:05 +0000)]
Remove binary files.

25 years agoAdd support for Gnu make
Kurt Zeilenga [Mon, 7 Sep 1998 23:13:46 +0000 (23:13 +0000)]
Add support for Gnu make

25 years agoAdd support for Gnu make.
Kurt Zeilenga [Mon, 7 Sep 1998 23:07:33 +0000 (23:07 +0000)]
Add support for Gnu make.

25 years agofix comment from last commit
Kurt Zeilenga [Mon, 7 Sep 1998 08:32:30 +0000 (08:32 +0000)]
fix comment from last commit

25 years agoAdded greg@greg.rim.or.jp's quick hack to allow search with empty search base.
Kurt Zeilenga [Sat, 5 Sep 1998 20:33:22 +0000 (20:33 +0000)]
Added greg@greg.rim.or.jp's quick hack to allow search with empty search base.
Must enable -DLDAP_ALLOW_NULL_SEARCH_BASE to use.

25 years agoTo the attic these should go.
Kurt Zeilenga [Sat, 5 Sep 1998 06:15:58 +0000 (06:15 +0000)]
To the attic these should go.

25 years agoFix some such error
Kurt Zeilenga [Fri, 4 Sep 1998 05:26:01 +0000 (05:26 +0000)]
Fix some such error

25 years agoAdd comment concerning FOO?=BAR syntax
Kurt Zeilenga [Fri, 4 Sep 1998 04:25:43 +0000 (04:25 +0000)]
Add comment concerning FOO?=BAR syntax

25 years agoAdd comments concerning Pthread availability
Kurt Zeilenga [Thu, 3 Sep 1998 23:03:46 +0000 (23:03 +0000)]
Add comments concerning Pthread availability

25 years agoFreeBSD 2.x thread support differs between minor releases.
Kurt Zeilenga [Thu, 3 Sep 1998 19:53:41 +0000 (19:53 +0000)]
FreeBSD 2.x thread support differs between minor releases.
Default to Make-common settings (-DNO_THREADS).

25 years agoImport public domain sha1 routines from Steve Reid <steve@edmweb.com>.
Kurt Zeilenga [Thu, 3 Sep 1998 06:25:38 +0000 (06:25 +0000)]
Import public domain sha1 routines from Steve Reid <steve@edmweb.com>.
Modified for OpenLDAP use by Daniel J. Gregor <djg@gregor.com>.

25 years agoMerge in formating change.
Kurt Zeilenga [Thu, 3 Sep 1998 01:19:11 +0000 (01:19 +0000)]
Merge in formating change.

25 years agoAdded support for SleepyCat DB2 DBI.
Kurt Zeilenga [Thu, 3 Sep 1998 00:50:13 +0000 (00:50 +0000)]
Added support for SleepyCat DB2 DBI.
Derived from public posting to ldap@umich.edu
by Kurt Spanier <kurt.spanier@zdv.uni-tuebingen.de>
See Make-common.dist for DB2 options

25 years agoAdd basic support for MD5 and SHA1 passwords.
Kurt Zeilenga [Wed, 2 Sep 1998 21:31:35 +0000 (21:31 +0000)]
Add basic support for MD5 and SHA1 passwords.
SHA1 support is contributed by Daniel J. Gregor <dj@gregor.com>
MD5 support is contributed by me <kurt@OpenLDAP.org>
Uses public domain MD5 routines
Uses ISC/IBM freely redistributable Base64 routines
SHA1 support requires external SHA1 routines

25 years agoFixed null termination bug in re.c. Found by vasquez@w270.de
Kurt Zeilenga [Wed, 2 Sep 1998 16:12:07 +0000 (16:12 +0000)]
Fixed null termination bug in re.c.  Found by vasquez@w270.de

25 years agoClarify note concerning license differences.
Kurt Zeilenga [Tue, 1 Sep 1998 22:34:53 +0000 (22:34 +0000)]
Clarify note concerning license differences.

25 years agoFeatures should defined via Make-common
Kurt Zeilenga [Tue, 1 Sep 1998 03:42:35 +0000 (03:42 +0000)]
Features should defined via Make-common

25 years agoAdd support for OpenBSD. Provided by djg@gregor.com.
Kurt Zeilenga [Mon, 31 Aug 1998 20:49:27 +0000 (20:49 +0000)]
Add support for OpenBSD.  Provided by djg@gregor.com.

25 years agoFix TCP_WRAPPER support.
Kurt Zeilenga [Mon, 31 Aug 1998 20:46:57 +0000 (20:46 +0000)]
Fix TCP_WRAPPER support.

25 years agoAdd prototypes for check functions provided by Stuart Lynne
Kurt Zeilenga [Sun, 30 Aug 1998 18:58:44 +0000 (18:58 +0000)]
Add prototypes for check functions provided by Stuart Lynne

25 years agordwr.h from orielly examples (with multiple inclusion protection)
Kurt Zeilenga [Sun, 30 Aug 1998 18:58:06 +0000 (18:58 +0000)]
rdwr.h from orielly examples (with multiple inclusion protection)

25 years agoAdded check routines from Stuart Lynne
Kurt Zeilenga [Sun, 30 Aug 1998 18:55:54 +0000 (18:55 +0000)]
Added check routines from Stuart Lynne

25 years agoFixed rm to use more standard expression to ignore CVS directories.
Kurt Zeilenga [Sun, 30 Aug 1998 18:12:03 +0000 (18:12 +0000)]
Fixed rm to use more standard expression to ignore CVS directories.
Patch provided by dj@gregor.com.

25 years agoFixed various rm statements to use more common expression format.
Kurt Zeilenga [Sun, 30 Aug 1998 18:10:20 +0000 (18:10 +0000)]
Fixed various rm statements to use more common expression format.
Patch provided by dj@gregor.com.

25 years agoFix includes
Kurt Zeilenga [Sun, 30 Aug 1998 17:52:37 +0000 (17:52 +0000)]
Fix includes

25 years agoBelongs in the include directory
Kurt Zeilenga [Sun, 30 Aug 1998 17:51:34 +0000 (17:51 +0000)]
Belongs in the include directory

25 years agoDocument important limitation of this basic implementation
Kurt Zeilenga [Sat, 29 Aug 1998 21:46:42 +0000 (21:46 +0000)]
Document important limitation of this basic implementation

25 years agoAdd Reader/Writer Locks to library
Kurt Zeilenga [Sat, 29 Aug 1998 21:45:04 +0000 (21:45 +0000)]
Add Reader/Writer Locks to library

25 years agoAdded Reader/Writer lock code from publicily available examples for
Kurt Zeilenga [Sat, 29 Aug 1998 21:43:18 +0000 (21:43 +0000)]
Added Reader/Writer lock code from publicily available examples for
Nichols, Butler, Farrell's book "Pthreads Programming" (O'Reilly).

25 years agoFix typos
Kurt Zeilenga [Sat, 29 Aug 1998 19:43:44 +0000 (19:43 +0000)]
Fix typos

25 years ago<sys/socket.h> is required if CLDAP is enabled.
Kurt Zeilenga [Fri, 28 Aug 1998 21:56:24 +0000 (21:56 +0000)]
<sys/socket.h> is required if CLDAP is enabled.

25 years agoAdded modify race patch from sl@fireplug.net
Kurt Zeilenga [Fri, 28 Aug 1998 17:42:42 +0000 (17:42 +0000)]
Added modify race patch from sl@fireplug.net

25 years agoMissed on of the FreeBSD split pieces
Kurt Zeilenga [Fri, 28 Aug 1998 05:44:46 +0000 (05:44 +0000)]
Missed on of the FreeBSD split pieces

25 years agoAdd NO_THREADS fix from tih@nhh.no
Kurt Zeilenga [Thu, 27 Aug 1998 21:44:45 +0000 (21:44 +0000)]
Add NO_THREADS fix from tih@nhh.no

25 years agofreebsd split
Kurt Zeilenga [Thu, 27 Aug 1998 21:35:29 +0000 (21:35 +0000)]
freebsd split

25 years agoRemove BSDREGEX junk
Kurt Zeilenga [Thu, 27 Aug 1998 21:32:49 +0000 (21:32 +0000)]
Remove BSDREGEX junk

25 years agoMerge freebsd split
Kurt Zeilenga [Thu, 27 Aug 1998 21:32:33 +0000 (21:32 +0000)]
Merge freebsd split

25 years agoPulled NetBSD changes into current
Kurt Zeilenga [Thu, 27 Aug 1998 08:19:14 +0000 (08:19 +0000)]
Pulled NetBSD changes into current

25 years agoCorrect URL to license OPENLDAP_REL_ENG_1_0_0
Kurt Zeilenga [Wed, 26 Aug 1998 19:10:10 +0000 (19:10 +0000)]
Correct URL to license

25 years agoUpdate notices to use "OpenLDAP Foundation" instead of
Kurt Zeilenga [Tue, 25 Aug 1998 23:29:01 +0000 (23:29 +0000)]
Update notices to use "OpenLDAP Foundation" instead of
"Net Boolean Incorporated" and drop "Net Boolean" private
label.  This was done per agreement between the Foundation
and Net Boolean.   Long Live OpenLDAP!

25 years agoAdded NMI copyright
Kurt Zeilenga [Sun, 23 Aug 1998 23:25:53 +0000 (23:25 +0000)]
Added NMI copyright

25 years agoAdded NBI Copyright to Make-common.dist
Kurt Zeilenga [Sun, 23 Aug 1998 23:19:40 +0000 (23:19 +0000)]
Added NBI Copyright to Make-common.dist

25 years agoUpdated distribution documents.
Kurt Zeilenga [Sun, 23 Aug 1998 23:15:03 +0000 (23:15 +0000)]
Updated distribution documents.

25 years agoAdd Net Boolean Copyright and License.
Kurt Zeilenga [Sun, 23 Aug 1998 02:12:50 +0000 (02:12 +0000)]
Add Net Boolean Copyright and License.

25 years agoAdded include of <time.h> to get time_t
Kurt Zeilenga [Sat, 22 Aug 1998 17:38:29 +0000 (17:38 +0000)]
Added include of <time.h> to get time_t

25 years agoSignificantly out of date. Make-common.dist replaced it.
Kurt Zeilenga [Fri, 21 Aug 1998 06:36:57 +0000 (06:36 +0000)]
Significantly out of date.   Make-common.dist replaced it.

25 years agoMerged files from branch REGEX_REMOVAL. Despite name, this merge
Kurt Zeilenga [Fri, 21 Aug 1998 06:33:42 +0000 (06:33 +0000)]
Merged files from branch REGEX_REMOVAL.  Despite name, this merge
adds POSIX RegEx (and removes BSD re_comp/re_exec) support.
* POSIX RegEx is not currently included in the distribution, however
we will probably add Henry Spencer's REGEX library soon.
* ACL Group functionality is also included in this merge!

25 years agoBSD has re_comp/re_exec in -lcompat
Kurt Zeilenga [Thu, 20 Aug 1998 19:44:02 +0000 (19:44 +0000)]
BSD has re_comp/re_exec in -lcompat

25 years agoremoved lint
Kurt Zeilenga [Thu, 20 Aug 1998 19:42:38 +0000 (19:42 +0000)]
removed lint

25 years agoFix shadowing bug created from previous change.
Kurt Zeilenga [Thu, 20 Aug 1998 18:40:45 +0000 (18:40 +0000)]
Fix shadowing bug created from previous change.

25 years agoMinor cleanup
Kurt Zeilenga [Thu, 20 Aug 1998 08:10:06 +0000 (08:10 +0000)]
Minor cleanup