Commit Graph

52 Commits

Author SHA1 Message Date
Kurt Zeilenga
af77c232f5 Found the really, really stupid bug. The SAFEMEMCPY macro
in string.h was hosed for memmove/memcpy cases.
1998-10-25 00:35:35 +00:00
Kurt Zeilenga
4426899396 remove some lint... 1998-10-24 22:06:36 +00:00
Kurt Zeilenga
c277fff67f Still looking for the ldapsearch bug... and cleaning up things along the way. 1998-10-24 21:39:29 +00:00
Kurt Zeilenga
198461b7ff minor cleanup 1998-10-24 20:25:50 +00:00
Kurt Zeilenga
6c6d3d8f0c update locking codes, remove old platform specific defines 1998-10-24 20:18:31 +00:00
Kurt Zeilenga
5c296dc0ba Minor changes to support NT. 1998-10-23 17:42:19 +00:00
Kurt Zeilenga
984a661277 clean up includes 1998-10-22 21:35:53 +00:00
Kurt Zeilenga
569087f1ba Add ltest/test workspaces/project files for NT/VC++ port. 1998-10-22 21:23:15 +00:00
Kurt Zeilenga
309ed6442f Fix ltest/ttest linking. 1998-10-22 21:06:55 +00:00
Kurt Zeilenga
0549966661 Tried to port to NT... but no resolver routines. 1998-10-22 20:58:37 +00:00
Kurt Zeilenga
d3123eada8 Quick NT port of liblter test utilities.
Updated AVL NT port.
1998-10-22 20:44:42 +00:00
Kurt Zeilenga
f320dcbcb9 re-add sys/stat.h include for GDBM 1998-10-22 20:19:48 +00:00
Kurt Zeilenga
12a81157a1 Add project/workspace files for testavl.
Resolved compiler warnings on NT.
1998-10-22 20:04:24 +00:00
Kurt Zeilenga
5b62482fac The world compiles and links....
Need to sort out remaining ifnames and run testsuite.
1998-10-22 03:03:07 +00:00
Kurt Zeilenga
71b34373b7 Moved strdup/tempnam to liblutil 1998-10-22 01:45:30 +00:00
Kurt Zeilenga
c4b1286fa9 SLAPD and tools compile and link!
LTHREAD still needs work.
1998-10-22 00:40:49 +00:00
Kurt Zeilenga
bed979f9fc No longer supported. 1998-10-21 02:36:02 +00:00
Kurt Zeilenga
92b28cf397 Fix BYTE_ORDER test. 1998-10-21 02:22:43 +00:00
Kurt Zeilenga
c7fe14a916 Have code use <sys/types.h> BYTE_ORDER as before. 1998-10-21 01:23:00 +00:00
Kurt Zeilenga
4bce7aa748 VC++ update... tools now link! 1998-10-20 21:14:19 +00:00
Kurt Zeilenga
98dd3e9b2f Add test for little/big endian. 1998-10-20 21:08:08 +00:00
Kurt Zeilenga
6880f37fdc modified for OpenLDAP 1998-10-20 19:51:08 +00:00
Kurt Zeilenga
b2ccd693a3 add public domain getopt(3) 1998-10-20 19:48:10 +00:00
Kurt Zeilenga
eb94d0d608 Fix fake error generation. 1998-10-20 18:38:59 +00:00
Kurt Zeilenga
30eb9ed76f Modified NT changes to work under UNIX. 1998-10-20 17:47:51 +00:00
Kurt Zeilenga
7018dd1eb5 HTONL -> AC_HTONL 1998-10-20 04:41:28 +00:00
Kurt Zeilenga
13bd786abf VC++ Port: round 1 1998-10-20 04:13:34 +00:00
Kurt Zeilenga
490bb72f82 Remove DEFS variables from Makefiles, remove bridge.h.
Rely on portable.h.
1998-10-19 23:51:45 +00:00
Kurt Zeilenga
76ed17f794 Merge in latest from -current. 1998-10-19 19:19:48 +00:00
Kurt Zeilenga
ae21b1ee94 Clean up sh commands in Makefiles (incorrect use of ';').
Fix make install problems.
1998-09-28 19:27:53 +00:00
Kurt Zeilenga
0c0f011dc0 Everything compiles.... but tests fail... 1998-09-25 19:25:20 +00:00
Kurt Zeilenga
46c3cddad4 more ldap_cdefs.h, less bridge.h 1998-09-23 08:56:54 +00:00
Kurt Zeilenga
6949ab31ac Use ldap_cdefs.h more. Use bridge.h less. 1998-09-23 08:13:37 +00:00
Kurt Zeilenga
84864e55e1 Added acconfig.h defines. started to clean up -llber. 1998-09-23 04:33:15 +00:00
Kurt Zeilenga
14df2c8ba2 Fixed md5/sha files. 1998-09-22 08:59:26 +00:00
Kurt Zeilenga
d0339b19a2 Fix VPATH includes/libraries 1998-09-21 02:59:21 +00:00
Kurt Zeilenga
32a688f0df Added basic VPATH support. VPATH Make depend still needs work. 1998-09-20 18:54:36 +00:00
Kurt Zeilenga
b5d6d5e2a8 Allow OpenLDAP to be built without LDBM. 1998-09-19 20:57:14 +00:00
Kurt Zeilenga
2753c5176a FreeBSD2 has POSIX_THREADS but is missing sched_yield() 1998-09-19 05:43:12 +00:00
Kurt Zeilenga
59c26cc381 Added detection of POSIX thread defines. 1998-09-19 01:03:25 +00:00
Kurt Zeilenga
92a1440f2d Fixed CRYPT, MD5, and SHA1 support.
Added basic -lwrap detection.
1998-09-18 22:54:37 +00:00
Kurt Zeilenga
86aaa17f2d Remove old build system. 1998-09-18 19:00:28 +00:00
Kurt Zeilenga
09b44ff101 Fixed make clean/install for everything but man pages. 1998-09-18 18:11:02 +00:00
Kurt Zeilenga
2e769ccf43 Make all, clean, veryclean, depend, install all appear to work!
Now to sort out configure enable/with options.
1998-09-18 06:03:19 +00:00
Kurt Zeilenga
310163f611 Add DEFS/LIBS support. 1998-09-17 18:58:48 +00:00
Kurt Zeilenga
adf3d5a200 Libraries actually compiles using current templates...
however much is still needed (included db2 and thread detection)
1998-09-17 10:13:13 +00:00
Kurt Zeilenga
b60b0fe58a Add Makefile templates for libraries. 1998-09-17 09:46:56 +00:00
Kurt Zeilenga
0d680845af Second level directory templates now appear to working correctly. 1998-09-17 08:14:20 +00:00
Kurt Zeilenga
30bdcf4035 Reassign copyright and add liblutil directory 1998-09-17 04:47:36 +00:00
Kurt Zeilenga
4d552de346 From BOOLEAN_LDAP 1998-09-17 04:46:19 +00:00