Commit Graph

163 Commits

Author SHA1 Message Date
Kurt Zeilenga
a9fff6ae9d Whoops. 1998-10-22 23:28:20 +00:00
Kurt Zeilenga
5ee53ca851 Add in WINSOCK2 ifdefs (ugh). 1998-10-22 23:25:45 +00:00
Kurt Zeilenga
9f92954dff ifdef Y2K -> ifndef LOCALTIME 1998-10-21 19:35:30 +00:00
Kurt Zeilenga
845e0073eb more localtime -> gmtime changes 1998-10-21 19:29:20 +00:00
Kurt Zeilenga
68a473e6af Use gmtime() instead of localtime() 1998-10-21 19:26:49 +00:00
Kurt Zeilenga
4a5d740e2e Merged in per cache entry reader/writer locks from OPENLDAP_DEVEL_THREAD 1998-09-20 20:22:46 +00:00
Kurt Zeilenga
4caf68cf43 Update FreeBSD3 platform 1998-09-20 19:39:41 +00:00
Kurt Zeilenga
d1288c2fa9 Use ldapconfig.h instead of hardcoded paths. 1998-09-17 03:38:36 +00:00
Kurt Zeilenga
c246205958 Add ldap_ prefix to md5 calls.
Patch submitted by Chris Smith <csmith@platform.com>
1998-09-16 19:03:22 +00:00
Kurt Zeilenga
007cbfc8f1 Insert Y2K fix (hidden behind -DLDAP_Y2K). 1998-09-16 08:33:34 +00:00
Kurt Zeilenga
916a5f9bd2 Update changes from -stable. 1998-09-16 06:44:08 +00:00
Kurt Zeilenga
ecc1417e4a Remove rcs id. 1998-09-16 04:43:37 +00:00
Kurt Zeilenga
f514d287f7 Update README based upon gmake support. 1998-09-16 04:30:31 +00:00
Kurt Zeilenga
238e73d76d Update the INSTALL process based upon the Make-common.gmake addition. 1998-09-16 04:25:09 +00:00
Kurt Zeilenga
b1d48b89ba Wrap $CC with quotes.
Patch provided by Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
1998-09-16 04:18:42 +00:00
Kurt Zeilenga
f18687e356 Clean up Linux platform defaults based upon RPM suggestions.
-DNO_THREADS is now default.
1998-09-16 02:44:01 +00:00
Kurt Zeilenga
a8040ca213 sched.h not actually required 1998-09-16 02:42:33 +00:00
Kurt Zeilenga
58718e3bc6 Add #ifdef for when sched_yield/sched.h is missing. 1998-09-16 02:41:38 +00:00
Kurt Zeilenga
1d3df71e27 Add -DSCHED_YIELD_MISSING to commented out example 1998-09-16 02:40:05 +00:00
Kurt Zeilenga
6e9a263fa4 Add -DNO_THREAD comment for when there is no -lc_r 1998-09-16 02:38:55 +00:00
Kurt Zeilenga
467f8157c3 Remove ? from LIB_CRYPT?= in comment 1998-09-16 02:37:40 +00:00
Kurt Zeilenga
94e5282de9 Replaced "X.500" with "LDAP", seems more relevant these days.
Suggested by Jauder Ho <jauderho@transmeta.com>.
1998-09-16 00:12:37 +00:00
Kurt Zeilenga
4d845ef221 Resolves UD crash when binding with incorrect passwords.
Fix suggested by Hallvard Furuseth <h.b.furuseth@usit.uio.no>.
1998-09-16 00:01:11 +00:00
Kurt Zeilenga
32bae0e72d Add ';' between echo when Make-common doesn't exist. 1998-09-15 23:39:31 +00:00
Kurt Zeilenga
08165e5b58 Point submissions to OpenLDAP 1998-09-13 19:41:35 +00:00
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