Commit Graph

201 Commits

Author SHA1 Message Date
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
Ben Collins
c206969bfe remove unused var 'actions' 2000-09-15 02:49:27 +00:00
Ben Collins
ccad9f5f66 Fix fprintf\'s, missing `prog\' argument 2000-09-15 02:48:09 +00:00
Ben Collins
01bb237857 compiler warnings, possible use of unitialized data 2000-09-15 02:45:53 +00:00
Kurt Zeilenga
b2225f06f8 Ready for 2.0.3 release 2000-09-14 20:12:32 +00:00
Kurt Zeilenga
df785fb00a Fix Kbind typo 2000-09-14 20:01:20 +00:00
Kurt Zeilenga
e67e42706c Fix ;binary search request subtyping 2000-09-14 06:10:07 +00:00
Kurt Zeilenga
5ede0b167f Revert to release engineering 2000-09-14 01:17:00 +00:00
Kurt Zeilenga
922c0637ca Update for 2.0.2 2000-09-14 01:03:48 +00:00
Kurt Zeilenga
14e80c62ea Prepare for 2.0.2 release 2000-09-14 01:02:21 +00:00
Kurt Zeilenga
d6341b9d13 Fix typo in prev update 2000-09-14 00:02:06 +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
de05e4f629 Trim some more older RFCs 2000-09-13 06:11:56 +00:00
Kurt Zeilenga
e672b3cd51 Zap older RFC from release 2000-09-13 05:36:40 +00:00
Kurt Zeilenga
ea3727dae3 Zap unreferenced file from release 2000-09-13 02:58:28 +00:00
Kurt Zeilenga
05fee9881a Zap unimplemented drafts 2000-09-13 02:56:30 +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
8d8ec5bcac Update install from SDF sources 2000-09-11 20:02:05 +00:00
Kurt Zeilenga
3398273674 Update readme 2000-09-11 19:59:58 +00:00
Kurt Zeilenga
88c73482e2 Update -R to refer to ITS#726 2000-09-11 17:39:55 +00:00
Kurt Zeilenga
febb500ea7 Regenerate just to be safe 2000-09-08 17:11:59 +00:00
Kurt Zeilenga
7d73e23950 not 2.0 compat 2000-09-08 17:10:19 +00:00
Kurt Zeilenga
20e4c08376 Not compat 2000-09-08 17:08:07 +00:00
Kurt Zeilenga
005ae0b4ea Move to attic 2000-09-08 17:07:29 +00:00
Kurt Zeilenga
211de31282 Remove incompatible contribWare 2000-09-08 17:03:48 +00:00
Kurt Zeilenga
a22597b2fb Update configure/CHANGES 2000-09-08 17:02:52 +00:00
Kurt Zeilenga
79ed784393 Import additional root dse restrictions 2000-09-08 17:01:33 +00:00
Kurt Zeilenga
1af40d9691 Import root dse test 2000-09-08 05:39:34 +00:00
Kurt Zeilenga
7623813611 Import root DSE add/delete disallow update from devel 2000-09-08 05:24:39 +00:00
Kurt Zeilenga
926b96664d Import slapd portion of Kbind fix (ITS#717) 2000-09-07 22:07:02 +00:00
Kurt Zeilenga
91b75dce8f Import kerberos detection changes, ldapmodify(1) update, and
"disallow bind_anon" fix from devel.
2000-09-07 20:26:56 +00:00
Kurt Zeilenga
8b524d65ff Import typo fix 2000-09-07 20:13:47 +00:00
Kurt Zeilenga
289aadd851 Fix cyrus typo 2000-09-07 15:49:01 +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
c24d6807d8 Revert to engineering 2000-09-05 23:45:19 +00:00
Kurt Zeilenga
d20aed3ad6 Update for release 2000-09-05 23:34:12 +00:00
Kurt Zeilenga
3a2cad1ddf Update libtool version info per libtool.info 2000-09-05 23:14:04 +00:00
Kurt Zeilenga
100c1820a3 Update for 2.0.1 release 2000-09-05 23:08:57 +00:00
Kurt Zeilenga
2bb997e513 Adjust for 2.0.1 release 2000-09-05 23:03:37 +00:00
Kurt Zeilenga
5ab365d3c0 Need to recycle dnMatch for uniqueMemberMatch 2000-09-05 22:10:56 +00:00
Kurt Zeilenga
f617fbde33 Import ACL "entry" changes from devel 2000-09-05 21:55:53 +00:00
Kurt Zeilenga
cae2030887 Import name and optional UID syntax routines 2000-09-05 20:43:54 +00:00
Kurt Zeilenga
bab8c55d60 Add krb5-kdc schema from Luke Howard 2000-09-05 20:28:34 +00:00