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
Kurt Zeilenga
d8b37926cc
Added NMI copyright
1998-08-23 23:25:53 +00:00
Kurt Zeilenga
3e4fe69eb0
Added NBI Copyright to Make-common.dist
1998-08-23 23:19:40 +00:00
Kurt Zeilenga
37b4b3f6cc
Updated distribution documents.
1998-08-23 23:15:03 +00:00
Kurt Zeilenga
42c6740f95
Add Net Boolean Copyright and License.
1998-08-23 02:12:50 +00:00
Kurt Zeilenga
a65dd0488c
Added include of <time.h> to get time_t
1998-08-22 17:38:29 +00:00
Kurt Zeilenga
84ab31f933
Significantly out of date. Make-common.dist replaced it.
1998-08-21 06:36:57 +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
cbc4b47f70
removed lint
1998-08-20 19:42:38 +00:00
Kurt Zeilenga
6ffddf154a
Fix shadowing bug created from previous change.
1998-08-20 18:40:45 +00:00
Kurt Zeilenga
0a5ab66d69
Minor cleanup
1998-08-20 08:10:06 +00:00
Kurt Zeilenga
42897d184a
Make sure EXTRA flags support platform settings
1998-08-20 04:25:27 +00:00
Kurt Zeilenga
c0d5017cf8
My best guess for Linux settings
1998-08-20 04:24:31 +00:00
Kurt Zeilenga
4db1815b5a
Pretty up the make depend code
1998-08-20 04:06:20 +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
c6e7dd892e
CLDAP need <sys/socket.h>
1998-08-20 00:13:01 +00:00
Kurt Zeilenga
2cf9690f9f
Added support for SLEEPYCAT DB2.
...
Modified main makefile to support local Make-common. Builds file
from Make-common.dist.
1998-08-20 00:05:08 +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
7df4daffcd
Merged in LASTMOD changes from Allan Stuart.
...
Protects createtimestamp and creatorsname.
1998-08-19 01:30:57 +00:00
Kurt Zeilenga
ad8929fb47
Added filter to populate test
1998-08-19 01:29:52 +00:00
Kurt Zeilenga
70c5050d85
Added slurpd log and extend slurpd sleep to 15 seconds
1998-08-19 00:11:06 +00:00
Kurt Zeilenga
49d40a26f8
Added ldbm flush on write code which uses slapd.conf option.
1998-08-19 00:10:02 +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
f3aee9f267
Fix make clean in docs
1998-08-18 21:04:59 +00:00
Kurt Zeilenga
8a3eefd111
Changed calloc to ch_malloc. Don't need clear, should use ch_ functions.
1998-08-18 20:28:54 +00:00
Kurt Zeilenga
3eb609ab21
Add patch from Gordon Good to fix copying of DNs with null bytes.
1998-08-18 19:05:33 +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
dfeabf5213
Fixes from Allan Lynne
1998-08-18 17:51:53 +00:00
Kurt Zeilenga
e4af28135d
Changes prompted by Terry's patches
1998-08-18 00:41:35 +00:00
Kurt Zeilenga
97e88afb5e
Sync the cache per Stuart Lynne <sl@poste.com>
1998-08-17 23:34:12 +00:00
Kurt Zeilenga
fa2da63ca4
Merge from LAMBERT branch
1998-08-17 23:26:25 +00:00
Kurt Zeilenga
401bd7495a
Fixed uninitialized Backend pointer.
1998-08-17 21:10:02 +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
412f44afa3
Fixed "faled" typo in debug message
1998-08-15 18:39:15 +00:00
Kurt Zeilenga
cf1d3904a4
fix SIGUNUSED typo
1998-08-15 18:18:43 +00:00
Kurt Zeilenga
b58c782eeb
needs socket.h
1998-08-15 18:18:12 +00:00
Kurt Zeilenga
1c96c959bc
Moved both logs into test-db to be consistent with out output files.
1998-08-15 02:30:02 +00:00
Kurt Zeilenga
93557d325a
Fixed typo of SLAVELOG and made sure test directories exist.
1998-08-15 02:21:07 +00:00
Kurt Zeilenga
36445924b5
Create log files for slapd, sleep between tests to let things exit.
1998-08-14 23:59:42 +00:00
Kurt Zeilenga
8fa93f02ec
Treat SunOS5.6 as a separate platform due to thread lib differences
1998-08-14 23:58:38 +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
3a431b77ef
pthread_create attr argument should be passed by value per POSIX
...
standard. Was working as is only because pthread_attr_t is normally
a struct. However, on some systems it may be a integer.
1998-08-14 20:41:47 +00:00