Commit Graph

493 Commits

Author SHA1 Message Date
Kurt Zeilenga
d81b77e52d Move sizelimit check such that it limits what's returned, not what is searched. 1998-10-26 03:33:30 +00:00
Kurt Zeilenga
48e53c8487 Add prototypes for LDAPv3 draft functions 1998-10-26 02:47:43 +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
ad9da05240 Fix aclgroups (missing 's')
Remove lint
1998-10-25 20:20:56 +00:00
Kurt Zeilenga
ded2194df7 Apply Ken McGarrahan's ldif padding fix. 1998-10-25 18:57:03 +00:00
Kurt Zeilenga
cf50d9436c Add Ken McGarrahan's LE/GE fix. 1998-10-25 18:40:10 +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
8ffd286942 bash(1) doesn't like empty if statements 1998-10-25 06:26:44 +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
393a5e21b8 Fix typo 1998-10-25 01:54:37 +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
c530ba9cee merge with main branch 1998-10-25 01:04:47 +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
e671bb2e57 We're assuming STDC all the way. 1998-10-24 20:46:54 +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
708e5abb08 Fixed memory leaks. 1998-10-24 06:11:30 +00:00
Kurt Zeilenga
32d9124fed Updated derefAlias/DN to handle Entry R/W locks.
New alias.c provided by Stuart Lynne.
1998-10-24 04:01:20 +00:00
Kurt Zeilenga
6772a6e130 new files for general aliasing 1998-10-24 03:49:07 +00:00
Kurt Zeilenga
bf6c1e0ad2 Added Will Ballantyne's General Aliasing code.
Not quite sure if the entry lock handling is correct yet.
1998-10-24 02:42:38 +00:00
Kurt Zeilenga
d4c5308b3a Use current schema objectClass 'groupOfNames' instead of 'groupOfUniqueNames'
Will consider moving to groupOfUniqueNames as part of OpenLDAP 2.0.
1998-10-24 02:33:17 +00:00
Kurt Zeilenga
b978170b1a More lint removal from Hallvard. 1998-10-23 23:10:49 +00:00
Kurt Zeilenga
238f7361d6 slapd returned "partial results and referral" even when no default
referral has been configured in the server.  Fix provided by Hallvard.
1998-10-23 22:20:45 +00:00
Kurt Zeilenga
1d0e090998 remove lint reported by Hallvard
This could have caused a crash.
1998-10-23 22:00:20 +00:00
Kurt Zeilenga
12346ab42f Remove lint reported have Hallvard 1998-10-23 21:59:32 +00:00
Kurt Zeilenga
856c134079 Fix uninitialized pointer bug. 1998-10-23 21:51:32 +00:00
Kurt Zeilenga
1c0b433a25 very bad typo. 1998-10-23 21:49:03 +00:00
Kurt Zeilenga
5c296dc0ba Minor changes to support NT. 1998-10-23 17:42:19 +00:00
Kurt Zeilenga
3449d4b8c0 Change WINSOCK defines. 1998-10-22 23:36:20 +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
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