Commit Graph

61 Commits

Author SHA1 Message Date
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
Kurt Zeilenga
681209a7c2 Import -H support and other misc. changes 2000-08-26 19:04:33 +00:00
Kurt Zeilenga
6a56c8b4bb Import latest changes from devel include substrings indexing support 2000-08-23 01:15:32 +00:00
Kurt Zeilenga
5385dd655f Remove cldap.c from projects 2000-08-19 02:14:06 +00:00
Kurt Zeilenga
06b5e3367e Import latest changes from devel including removal of CLDAP and BDB2 cruft 2000-08-18 04:32:18 +00:00
Kurt Zeilenga
c20be31e4a Suck in SASL/EXTERNAL implementation 2000-08-17 00:04:38 +00:00
Kurt Zeilenga
a75cb88136 Import latest changes from devel 2000-08-16 21:28:58 +00:00
Kurt Zeilenga
dda62b2b69 Import latest from devel 2000-07-29 03:52:27 +00:00
Kurt Zeilenga
ed5170bdef Import set/get concurrency fix (for Solaris) 2000-07-06 17:37:48 +00:00
Kurt Zeilenga
98416e5219 Latest changes from devel 2000-07-06 17:12:59 +00:00
Kurt Zeilenga
209cf0bb7f Import misc changes from devel including client/tools
ldap_result() call fixes
2000-07-04 22:14:08 +00:00