Commit Graph

34 Commits

Author SHA1 Message Date
Kurt Zeilenga
4caf68cf43 Update FreeBSD3 platform 1998-09-20 19:39:41 +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
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
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
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
dbcbc66352 freebsd split 1998-08-27 21:35:29 +00:00
Kurt Zeilenga
ed27d2f5ea Merge freebsd split 1998-08-27 21:32:33 +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
Kurt Zeilenga
d8b37926cc Added NMI copyright 1998-08-23 23:25:53 +00:00
Kurt Zeilenga
2ec25ef881 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!
1998-08-21 06:33:42 +00:00
Kurt Zeilenga
c636a39a60 BSD has re_comp/re_exec in -lcompat 1998-08-20 19:44:02 +00:00
Kurt Zeilenga
c0d5017cf8 My best guess for Linux settings 1998-08-20 04:24:31 +00:00
Kurt Zeilenga
d2ef362f99 Removed use of paths not defined in ldapconfig.h.edit.
Fixed Dependency Generation not to mess with Make-templates.
	side effect: depends are not carried forward after "make makefiles"
1998-08-20 03:56:19 +00:00
Kurt Zeilenga
b3ac184962 Fixed ldapconfig.h.edit/Make-template to generate ldapconfig.h correctly.
ldif2ldbm.c defaults moved to ldapconfig.h, sed no longer needed.
Changed type of lconn_lastused to time_t.
Added include <time.h> were needed.
1998-08-20 02:18:28 +00:00
Kurt Zeilenga
1b3e8c9231 Added REVERSE_LOOKUP to Make-common.dist to document its existence. 1998-08-20 01:22:35 +00:00
Kurt Zeilenga
adc2134f03 Modified build environment to correctly support bin,sbin,libexec,etc
and setting of variables from Make-platform with defaults in Make-common.
1998-08-19 18:19:39 +00:00
Kurt Zeilenga
079f21c3ac Added LIBEXECDIR, SBINDIR and patched install rules and files as needed. 1998-08-19 02:38:35 +00:00
Kurt Zeilenga
05c63ed421 Merged from Lambert 1998-08-18 23:12:54 +00:00
Kurt Zeilenga
6aadb5f512 Clean up 1998-08-18 23:09:25 +00:00
Kurt Zeilenga
f51765eead Changed FD_SETSIZE checks for consistency. Added checks where needed. 1998-08-18 18:19:49 +00:00
Kurt Zeilenga
fa2da63ca4 Merge from LAMBERT branch 1998-08-17 23:26:25 +00:00
Kurt Zeilenga
e66aa92102 Added support for TCP_WRAPPERS (ldapd code not tested, don't have isode here).
Cleaned up LDAP_CRYPT support.
1998-08-15 23:03:09 +00:00
Kurt Zeilenga
4b23e633b1 Add Make-platform for SunOS 5.6 to handle thread lib differences 1998-08-14 23:56:23 +00:00
Kurt Zeilenga
61be3047a7 -DLDAP_CRYPT may require -lcrypt 1998-08-13 07:25:37 +00:00
Kurt Zeilenga
6ec1387e18 -DLDAP_CRYPT is disabled by default, don't need -lcrypt 1998-08-13 07:25:19 +00:00
Kurt Zeilenga
fcbca73f90 Merged LDAPworldCurrent (P1-10,13,15,16,19-22)
Cleaned up old rcs keyworld subs
1998-08-09 04:13:55 +00:00
Kurt Zeilenga
29062d06e4 LDAPworldP20: Patch for comparing crypt()ed passwords (#ifdef LDAP_CRYPT) 1998-08-09 03:34:35 +00:00
Kurt Zeilenga
04ff180cbf Modified make system to support CVS instead of RCS 1998-08-09 01:24:49 +00:00
Kurt Zeilenga
42e0d83cb3 Initial revision 1998-08-09 00:43:13 +00:00