Kurt Zeilenga
|
0cf5f1df2b
|
import ldap_pvt_gai_strerror
|
2000-10-30 18:05:57 +00:00 |
|
Kurt Zeilenga
|
bf113341d2
|
Remove lint
|
2000-10-30 17:40:10 +00:00 |
|
Kurt Zeilenga
|
b3065545ae
|
Import updated referral handling codes
Fixes ITS#799 & ITS#817
|
2000-10-17 21:51:58 +00:00 |
|
Kurt Zeilenga
|
430d13f2eb
|
Update non-published API
|
2000-10-17 21:50:38 +00:00 |
|
Kurt Zeilenga
|
b0cf52aa2d
|
ITS#843: Don't use hostport from url
|
2000-10-17 21:49:32 +00:00 |
|
Kurt Zeilenga
|
e786b986d6
|
ITS#837: fix server down abandon bug
|
2000-10-17 21:46:42 +00:00 |
|
Kurt Zeilenga
|
6481a9f105
|
ITS#821: TLS data ready patch
|
2000-10-17 21:41:59 +00:00 |
|
Kurt Zeilenga
|
2a907aafcf
|
Sync with devel version (no functional change)
|
2000-10-17 20:52:56 +00:00 |
|
Kurt Zeilenga
|
0905d723cf
|
Add additional logging
|
2000-10-13 20:21:19 +00:00 |
|
Kurt Zeilenga
|
300e9f1869
|
remove lint
|
2000-10-13 20:20:19 +00:00 |
|
Kurt Zeilenga
|
47361d2af0
|
Import latest BER library changes
|
2000-10-12 21:52:39 +00:00 |
|
Kurt Zeilenga
|
b9f542e71e
|
Remove lint
|
2000-10-11 04:29:28 +00:00 |
|
Kurt Zeilenga
|
c6ac8ab9a5
|
Update TLS and SASL error reporting
|
2000-10-11 04:29:12 +00:00 |
|
Kurt Zeilenga
|
0825317a35
|
Last minute LDIF empty value bug fix
|
2000-10-03 22:23:04 +00:00 |
|
Kurt Zeilenga
|
01f862dc95
|
ITS#800: remove ldap_msgfree(NULL) abort
|
2000-10-03 19:21:46 +00:00 |
|
Kurt Zeilenga
|
93157a9ef0
|
Import stringal change to return {NULL,0} when len is 0
|
2000-10-02 19:26:31 +00:00 |
|
Kurt Zeilenga
|
33d559b6c8
|
Import darwin support change
|
2000-10-02 19:25:46 +00:00 |
|
Kurt Zeilenga
|
3a058a9ee9
|
clean up some free()'ing
|
2000-10-02 19:22:36 +00:00 |
|
Kurt Zeilenga
|
2dee3a815c
|
Remove redundant LDFLAGS use with LTLINK
|
2000-10-02 19:20:30 +00:00 |
|
Kurt Zeilenga
|
726b509963
|
Don't unescape URL being provided to rebind proc
|
2000-09-30 18:38:32 +00:00 |
|
Kurt Zeilenga
|
fcba89a629
|
ITS#778: fix first/next attr
|
2000-09-30 18:32:28 +00:00 |
|
Kurt Zeilenga
|
c155c66fe4
|
Fixed -lldap SASL ctx close bug (ITS#790)
|
2000-09-29 19:02:11 +00:00 |
|
Kurt Zeilenga
|
98be65f425
|
Fix last commit
|
2000-09-28 20:17:05 +00:00 |
|
Kurt Zeilenga
|
2cab70fd1f
|
fix schema install w/ VPATH
update bprint
|
2000-09-28 20:14:46 +00:00 |
|
Kurt Zeilenga
|
70f372b8ce
|
Imported from devel
+ Fixed clients printf/usage bugs (ITS#749)
+ Fixed slapd spasswd support (ITS#751)
+ Fixed --enable-spasswd (ITS#751)
+ Fixed ldif(5) file:/// bug (ITS#750)
|
2000-09-20 21:31:48 +00:00 |
|
Ben Collins
|
983fce3002
|
make definition match decleration (pulled from HEAD
|
2000-09-15 19:51:17 +00:00 |
|
Kurt Zeilenga
|
5930d0e64c
|
Remove lint and sync with devel, no functional changes
|
2000-09-15 18:13:51 +00:00 |
|
Kurt Zeilenga
|
bad43369e1
|
Don't send empty cred
|
2000-09-15 18:12:56 +00:00 |
|
Ben Collins
|
6860b136ff
|
don't define NEED_COPY_HOSTENT in the decleration
|
2000-09-15 03:33:05 +00:00 |
|
Ben Collins
|
865809015c
|
include ac/unistd.h to avoid compiler warnings
|
2000-09-15 03:11:02 +00:00 |
|
Ben Collins
|
764fb67039
|
fix formatting
|
2000-09-15 03:08:05 +00:00 |
|
Ben Collins
|
141d7d4a9a
|
wrap unused function, ldap_int_thread_onlist() in #if 0
|
2000-09-15 03:07:43 +00:00 |
|
Ben Collins
|
c6a61334e2
|
fix compiler warnings by including ac/unistd.h
|
2000-09-15 03:06:50 +00:00 |
|
Ben Collins
|
8858bbcb56
|
fix compiler warnings by including ac/unistd.h and only declaring copy_hostent() when we actually need to use it
|
2000-09-15 03:06:17 +00:00 |
|
Ben Collins
|
666844dad6
|
initialize Sockbuf * to NULL
|
2000-09-15 03:05:26 +00:00 |
|
Ben Collins
|
57fe6d1df8
|
remove unused vars
|
2000-09-15 03:04:46 +00:00 |
|
Ben Collins
|
ddb96580b4
|
move some vars to where they are actually used to avoid compiler warnings
|
2000-09-15 03:04:03 +00:00 |
|
Ben Collins
|
99613885e9
|
fix call to ldap_connect_to_path()
|
2000-09-15 03:02:56 +00:00 |
|
Ben Collins
|
e57a627ca2
|
s/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually declare ldap_connect_to_path(). Also fix the decleration to match the function
|
2000-09-15 02:55:54 +00:00 |
|
Ben Collins
|
a60f642c23
|
remove unused var, 'dn'
|
2000-09-15 02:54:28 +00:00 |
|
Ben Collins
|
f3ccf85e42
|
include ac/ctype.h and initialize some variables to avoid compiler warnings
|
2000-09-15 02:53:55 +00:00 |
|
Ben Collins
|
3d183ecb04
|
wrap unused function, ber_log_puts(), in #if 0
|
2000-09-15 02:51:34 +00:00 |
|
Ben Collins
|
3665baecf4
|
remove lint
|
2000-09-15 02:50:14 +00:00 |
|
Kurt Zeilenga
|
df785fb00a
|
Fix Kbind typo
|
2000-09-14 20:01:20 +00:00 |
|
Kurt Zeilenga
|
0cec541907
|
Import changes from devel including:
+ Fixed -lldap SASL got_max_ssf bug
+ Fixed -lldap TCP_NODELAY bug
+ Fixed -llutil sa_flags never set bug
+ Removed lint
plus
clients/tools ldap_init() fixes
-lldap SASL fixes
binary syntax ";binary" transfer change
|
2000-09-13 22:19:44 +00:00 |
|
Kurt Zeilenga
|
744d454c8b
|
Import test000-rootdse schema check and other misc changes.
|
2000-09-13 20:16:13 +00:00 |
|
Kurt Zeilenga
|
5b19de88fe
|
suck in changes from devel
Fixed -lldap TLS issues (ITS#733)
Fixed -lldap_r NT threads (ITS#732)
Fixed slapd/ldbm DB_PRIVATE not set bug (ITS#725)
Fixed slapd/ldbm nextid reporting bug
Fixed slapd syntaxes/mr routines (ITS#739)
Fixed slurpd -r buffer overflow (ITS#722)
Added slapd syntax/mr routines
Added slapd allow/disallow options
Added slapd defaultSearchBase and DN verify (ITS#723)
Build Environment
Added Corba & Java Schema
Updated MSVC projects for BDB 3.1
|
2000-09-13 02:42:00 +00:00 |
|
Kurt Zeilenga
|
f50acf10ea
|
Import changes from devel
Fixed clients & -lldap KBIND (ITS#717)
Fixed clients/tools -R handling
Fixed slapd IPv6 issues (ITS#716)
Fixed slapd kpasswd MIT Compatibility (ITS#715)
Fixed slapd time syntax routines (ITS#713)
Fixed ldappasswd -A -S crash (ITS#714)
Fixed ldappasswd user argument usage and man page
Fixed ldapmodify man page
|
2000-09-07 02:10:34 +00:00 |
|
Kurt Zeilenga
|
1623b501a0
|
Import latest from devel including
updated connection close deadlock avoidance
SSF ACL fixes
updated SQL docs
updated client tool usage
|
2000-09-05 19:54:37 +00:00 |
|
Kurt Zeilenga
|
95d62e1528
|
Import latest changes from devel including connection deadlock fix,
TLS fixes, man page updates, and updated NIS schema validators.
|
2000-09-03 18:17:30 +00:00 |
|