Commit Graph

7138 Commits

Author SHA1 Message Date
Kurt Zeilenga
d9170de015 Okay, this really works. 1998-09-12 04:38:19 +00:00
Kurt Zeilenga
ac989f108d Directory rule is didn't work... use brute force 1998-09-12 04:33:13 +00:00
Kurt Zeilenga
58a295d838 Import missing mkdir in install rule from stable branch. 1998-09-12 04:18:49 +00:00
Kurt Zeilenga
cad8e004cb Add missing mkdirs in make install rules 1998-09-12 04:13:26 +00:00
Kurt Zeilenga
bb457f4ad8 Add changes to CHANGES file. 1998-09-10 02:37:37 +00:00
Kurt Zeilenga
a9ea01584a K5 patch from Pele <pele@artewisdom.com> 1998-09-09 02:06:17 +00:00
Kurt Zeilenga
3707d106d6 Fix typo. RUNDIR wasn't being defaulted. 1998-09-09 01:32:04 +00:00
Kurt Zeilenga
2fb96905d2 Add Kerberos V5 support from Predrag Balorda <pele@artewisdom.com> 1998-09-08 02:26:56 +00:00
Kurt Zeilenga
7fed5fb3ef Remove binary file 1998-09-08 02:06:36 +00:00
Kurt Zeilenga
15f771aee9 remove binary files 1998-09-08 02:06:07 +00:00
Kurt Zeilenga
f3a0f5cdf9 Remove binary files. 1998-09-08 02:05:24 +00:00
Kurt Zeilenga
bafbb80824 Add support for Gnu make 1998-09-07 23:13:46 +00:00
Kurt Zeilenga
5cc1643bc5 Add support for Gnu make. 1998-09-07 23:07:33 +00:00
Kurt Zeilenga
3596dd376f fix comment from last commit 1998-09-07 08:32:30 +00:00
Kurt Zeilenga
95b24ea482 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.
1998-09-05 20:33:22 +00:00
Kurt Zeilenga
c1b676a13e To the attic these should go. 1998-09-05 06:15:58 +00:00
Kurt Zeilenga
9636387761 Fix some such error 1998-09-04 05:26:01 +00:00
Kurt Zeilenga
eb9babbc65 Add comment concerning FOO?=BAR syntax 1998-09-04 04:25:43 +00:00
Kurt Zeilenga
b8f6e1afc0 Add comments concerning Pthread availability 1998-09-03 23:03:46 +00:00
Kurt Zeilenga
2c4aff0fa1 FreeBSD 2.x thread support differs between minor releases.
Default to Make-common settings (-DNO_THREADS).
1998-09-03 19:53:41 +00:00
Kurt Zeilenga
cac3ea1e92 Import public domain sha1 routines from Steve Reid <steve@edmweb.com>.
Modified for OpenLDAP use by Daniel J. Gregor <djg@gregor.com>.
1998-09-03 06:25:38 +00:00
Kurt Zeilenga
9ea86c5eb0 Merge in formating change. 1998-09-03 01:19:11 +00:00
Kurt Zeilenga
2054d40b7c 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
1998-09-03 00:50:13 +00:00
Kurt Zeilenga
8c5868b500 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
1998-09-02 21:31:35 +00:00
Kurt Zeilenga
e9233c923d Fixed null termination bug in re.c. Found by vasquez@w270.de 1998-09-02 16:12:07 +00:00
Kurt Zeilenga
927e7b5eb7 Clarify note concerning license differences. 1998-09-01 22:34:53 +00:00
Kurt Zeilenga
8beedeb92f Features should defined via Make-common 1998-09-01 03:42:35 +00:00
Kurt Zeilenga
b015c8db24 Add support for OpenBSD. Provided by djg@gregor.com. 1998-08-31 20:49:27 +00:00
Kurt Zeilenga
edcd5b272d Fix TCP_WRAPPER support. 1998-08-31 20:46:57 +00:00
Kurt Zeilenga
e77708e516 Add prototypes for check functions provided by Stuart Lynne 1998-08-30 18:58:44 +00:00
Kurt Zeilenga
3780fa4740 rdwr.h from orielly examples (with multiple inclusion protection) 1998-08-30 18:58:06 +00:00
Kurt Zeilenga
cb587e9bf0 Added check routines from Stuart Lynne 1998-08-30 18:55:54 +00:00
Kurt Zeilenga
3d6c77cbc7 Fixed rm to use more standard expression to ignore CVS directories.
Patch provided by dj@gregor.com.
1998-08-30 18:12:03 +00:00
Kurt Zeilenga
d831315a26 Fixed various rm statements to use more common expression format.
Patch provided by dj@gregor.com.
1998-08-30 18:10:20 +00:00
Kurt Zeilenga
7b531e8e62 Fix includes 1998-08-30 17:52:37 +00:00
Kurt Zeilenga
9071e067ec Belongs in the include directory 1998-08-30 17:51:34 +00:00
Kurt Zeilenga
c98a6ff9e9 Document important limitation of this basic implementation 1998-08-29 21:46:42 +00:00
Kurt Zeilenga
efac7f4c88 Add Reader/Writer Locks to library 1998-08-29 21:45:04 +00:00
Kurt Zeilenga
5d64c8f95d Added Reader/Writer lock code from publicily available examples for
Nichols, Butler, Farrell's book "Pthreads Programming" (O'Reilly).
1998-08-29 21:43:18 +00:00
Kurt Zeilenga
fe035ff175 Fix typos 1998-08-29 19:43:44 +00:00
Kurt Zeilenga
27496ee554 <sys/socket.h> is required if CLDAP is enabled. 1998-08-28 21:56:24 +00:00
Kurt Zeilenga
48dcea21a1 Added modify race patch from sl@fireplug.net 1998-08-28 17:42:42 +00:00
Kurt Zeilenga
f7b5714171 Missed on of the FreeBSD split pieces 1998-08-28 05:44:46 +00:00
Kurt Zeilenga
7963420cde Add NO_THREADS fix from tih@nhh.no 1998-08-27 21:44:45 +00:00
Kurt Zeilenga
dbcbc66352 freebsd split 1998-08-27 21:35:29 +00:00
Kurt Zeilenga
8c5cd2a474 Remove BSDREGEX junk 1998-08-27 21:32:49 +00:00
Kurt Zeilenga
ed27d2f5ea Merge freebsd split 1998-08-27 21:32:33 +00:00
Kurt Zeilenga
926b7cb1c7 Pulled NetBSD changes into current 1998-08-27 08:19:14 +00:00
Kurt Zeilenga
5c5209f973 Correct URL to license 1998-08-26 19:10:10 +00:00
Kurt Zeilenga
806557a5ad 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!
1998-08-25 23:29:01 +00:00