Commit Graph

16401 Commits

Author SHA1 Message Date
Kurt Zeilenga
5ee53ca851 Add in WINSOCK2 ifdefs (ugh). 1998-10-22 23:25:45 +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
fefe72b348 NT doesn't appear to have a resolver routines... 1998-10-22 20:57:44 +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
18a3335172 Blindly added Autoconf support to ldapd. 1998-10-22 19:37:05 +00:00
Kurt Zeilenga
56dd54f67f Changed THREAD_PREEMPTIVE to PREEMPTIVE_THREADS.
Updated portable.h.nt.
Still having problems with tests.
1998-10-22 18:47:56 +00:00
Kurt Zeilenga
8bf1d472e4 More changes... but tests still fail. 1998-10-22 05:03:43 +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
43e6fc8e76 SLDAP compiles, needs LDBM work to link 1998-10-21 23:52:29 +00:00
Kurt Zeilenga
c0f5c88429 SLAPD compiles. Needs LDBM work to link. 1998-10-21 23:49:46 +00:00
Kurt Zeilenga
e40ec58ab2 import localtime -> gmtime change from -devel 1998-10-21 21:56:38 +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
62a5807bb3 Use autoconf defines 1998-10-21 04:34:47 +00:00
Kurt Zeilenga
bed979f9fc No longer supported. 1998-10-21 02:36:02 +00:00
Kurt Zeilenga
54da7d2f49 no longer supported. 1998-10-21 02:34:06 +00:00
Kurt Zeilenga
201b689b3f no longer needed. 1998-10-21 02:30:28 +00:00
Kurt Zeilenga
af40e0cea7 The world is STDC. 1998-10-21 02:27:59 +00:00
Kurt Zeilenga
92b28cf397 Fix BYTE_ORDER test. 1998-10-21 02:22:43 +00:00
Kurt Zeilenga
50eef54552 Add byte ordering defines. 1998-10-21 02:22:05 +00:00
Kurt Zeilenga
b76c56ba3f include portable.h 1998-10-21 01:24:26 +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
23f5d115de Add generic headers 1998-10-20 23:40:36 +00:00
Kurt Zeilenga
727f6aa131 clients build under FreeBSD 1998-10-20 23:31:56 +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
99fb0a7916 prefix defines with LDAP_ and use ac defs 1998-10-20 21:07:09 +00:00
Kurt Zeilenga
3ff769c67a comment away #undefs 1998-10-20 21:06:29 +00:00
Kurt Zeilenga
20c0653704 really remove the #define stat. 1998-10-20 20:38:21 +00:00
Kurt Zeilenga
9c58b13dd4 Add getopt-compat.h 1998-10-20 20:34:55 +00:00
Kurt Zeilenga
f6598a69e7 Add getopt detection. 1998-10-20 20:30:33 +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
46dbdb861d Removed stat -> _stat define 1998-10-20 19:29:57 +00:00
Kurt Zeilenga
8a0a7fe367 VC++ round 2 1998-10-20 18:59:12 +00:00
Kurt Zeilenga
eb94d0d608 Fix fake error generation. 1998-10-20 18:38:59 +00:00
Kurt Zeilenga
a582cfbf31 Fix up socket.h 1998-10-20 18:38:10 +00:00
Kurt Zeilenga
1cae09c09a NT does have STD C headers.... 1998-10-20 18:10:53 +00:00
Kurt Zeilenga
da4256f9c3 Left some defines as undefs. 1998-10-20 18:06:06 +00:00
Kurt Zeilenga
ba001f5993 Update NT version of Portable.h.nt 1998-10-20 17:59:36 +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