Commit Graph

473 Commits

Author SHA1 Message Date
Kurt Zeilenga
2c6e3e6008 Add CPP check. 1998-11-04 20:10:51 +00:00
Kurt Zeilenga
6f3bb4adfb Add additional defines to allow more compile time API checks. 1998-11-04 20:09:57 +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
Hallvard Furuseth
c39d8720d9 ldapd did not compile 1998-11-04 19:45:38 +00:00
Hallvard Furuseth
48b3cd0f3f USE_LOCKF -> HAVE_FLOCK 1998-11-04 19:43:51 +00:00
Kurt Zeilenga
26f31dcaca Add note about stabality of -devel. 1998-11-04 19:05:38 +00:00
Kurt Zeilenga
cedf6b4b5f 8-bit memcmp() 1998-11-04 18:47:15 +00:00
Kurt Zeilenga
df104514a8 Fix DCE detection. 1998-11-04 17:35:18 +00:00
Kurt Zeilenga
a76130b705 Fixed assignment bugs from Hallvard. 1998-11-04 16:36:04 +00:00
Hallvard Furuseth
d171cd4f42 Some gcc -W cleanup 1998-11-04 13:15:18 +00:00
Kurt Zeilenga
500351993c Replaced #ifdef'ed ldap_lderrno() call with ldap_get_option() call. 1998-11-04 01:44:41 +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
0300aebdc5 autoconf update 1998-11-04 01:35:21 +00:00
Kurt Zeilenga
f634a0d40f Fix install-local typo 1998-11-03 17:03:02 +00:00
Kurt Zeilenga
1963dde36d Add environment examples and hints. 1998-11-03 01:12:04 +00:00
Kurt Zeilenga
48aab762d2 Added REQUIRED SOFTWARE section. Added additional comments. 1998-11-03 00:42:43 +00:00
Kurt Zeilenga
312fe11024 Fix bogus SunOS/Solaris LWP tests. 1998-11-02 18:45:31 +00:00
Kurt Zeilenga
72ecc42de1 Try to find sched_yield in -lposix4 (Solaris) and -lrt (Digital Unix) 1998-11-02 05:16:07 +00:00
Kurt Zeilenga
1c0f451699 Check in mach cthread fixes. Should make non-pthread detection
work better.
1998-11-01 18:11:11 +00:00
Kurt Zeilenga
222ffb4a4a Strip off extra ^M off each line 1998-10-28 05:32:40 +00:00
Stuart Lynne
6252c1871a 1. adding LDAP relevant RFC's 1998-10-28 02:02:11 +00:00
Kurt Zeilenga
653846f8e9 Initial revision 1998-10-27 18:11:59 +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
d0a843b74d Insert #ifdef SLAPD_ACLGROUPS 1998-10-27 06:34:01 +00:00
Stuart Lynne
7c52060c67 1. extend aclgroup's to be able to specify objectClassValue and groupAttrName
2. update print_acl() a bit and call it during aclparse if LDAP_DEBUG_ACL
1998-10-27 02:07:12 +00:00
Kurt Zeilenga
033cf4ebe7 Fixup bugs created by merge. 1998-10-26 17:37:35 +00:00
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