Kurt Zeilenga
275d82352d
Add descriptive comment at top.
1998-11-05 02:48:41 +00:00
Hallvard Furuseth
f81ee9b63e
Added ldap_msgtype() and ldap_msgid()
1998-11-04 23:51:31 +00:00
Hallvard Furuseth
41e25b4041
Added ldap_explode_rdn()
1998-11-04 23:28:51 +00:00
Kurt Zeilenga
02e98f106c
Make sure vsnprintf() exists before using it. Add fallbacks.
1998-11-04 23:25:56 +00:00
Hallvard Furuseth
2f33278850
Added lutil_detach()
1998-11-04 23:05:02 +00:00
Kurt Zeilenga
a169d9dea6
Add apitest to build.
1998-11-04 20:09:25 +00:00
Kurt Zeilenga
8dae04328f
API test for checking draft API issues.
1998-11-04 20:09:07 +00:00
Kurt Zeilenga
ba47ae1c6d
Update options.c to use new defines.
1998-11-04 20:08:37 +00:00
Kurt Zeilenga
cedf6b4b5f
8-bit memcmp()
1998-11-04 18:47:15 +00:00
Hallvard Furuseth
d171cd4f42
Some gcc -W cleanup
1998-11-04 13:15:18 +00:00
Kurt Zeilenga
8333a03346
struct ldap is now opaque to clients.
...
updated clients to use ldap_get/set_options
ld_options is renamed ld_booleans. ldap-int.h has accessor macros.
updated libldap to use new accessor macros.
1998-11-04 01:41:00 +00:00
Kurt Zeilenga
1203736b7b
Add setproctile to liblutil
1998-11-04 01:36:44 +00:00
Kurt Zeilenga
34c945b86d
added ber_print_error() and renamed lber_bprint into ber_ namespace.
1998-10-27 07:50:07 +00:00
Stuart Lynne
80cf83ace8
1. add ldap_get_lderrno(), required if struct ldap is private
1998-10-27 07:10:20 +00:00
Kurt Zeilenga
42f2a83607
rename ber_init() to ber_init_w_nullc in preparation of LDAPv3 ber_init()
1998-10-26 02:38:39 +00:00
Kurt Zeilenga
43f29c3cb8
More header work toward draft-ietf-ldapext-ldap-c-api-01.
1998-10-26 01:49:56 +00:00
Kurt Zeilenga
702109706b
update ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-26 01:18:41 +00:00
Kurt Zeilenga
ded2194df7
Apply Ken McGarrahan's ldif padding fix.
1998-10-25 18:57:03 +00:00
Kurt Zeilenga
adb49a3daf
Working LDAP search on NT4!
1998-10-25 17:40:01 +00:00
Kurt Zeilenga
684ad6b857
Add VC++ projects/workspaces from AC branch.
1998-10-25 17:31:07 +00:00
Kurt Zeilenga
7ae5aa69a7
wasn't merged in first round.
1998-10-25 03:22:04 +00:00
Kurt Zeilenga
926ba6cb4a
New files from Autoconf branch.
1998-10-25 03:15:45 +00:00
Kurt Zeilenga
dd51f86042
More files that didn't get merged properly.
1998-10-25 03:13:43 +00:00
Kurt Zeilenga
eb16d5d88f
replace with autoconf versions
1998-10-25 02:08:13 +00:00
Kurt Zeilenga
a57b7a5bb0
replace with ac version
1998-10-25 02:02:31 +00:00
Kurt Zeilenga
2fa8827ccf
replace with autoconf version
1998-10-25 02:01:14 +00:00
Kurt Zeilenga
41a48b09dd
Wasn't merged. Just use autoconf version.
1998-10-25 01:57:30 +00:00
Kurt Zeilenga
cbb281cc4e
remove old files
1998-10-25 01:50:47 +00:00
Kurt Zeilenga
2a869f5a99
merged with autoconf branch
1998-10-25 01:41:42 +00:00
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
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
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