Commit Graph

61 Commits

Author SHA1 Message Date
Kurt Zeilenga
42d0ee9b6e sasl_secprops: replace assert() with "" 2000-09-21 21:31:27 +00:00
Kurt Zeilenga
2fffee4611 ITS#760: set nodelay and keep alive after accept() as some (broken)
systems don't copy all properties of listening socket to the new socket.
2000-09-21 19:11:39 +00:00
Kurt Zeilenga
212b4cdf3a Fix logging error 2000-09-21 18:47:15 +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
Kurt Zeilenga
8083f9701a Rework slapadd schemacheck code to avoid unnecessary -s option 2000-09-18 18:10:22 +00:00
Kurt Zeilenga
f266a9a929 Add TLS Support
Update SASL Support
2000-09-18 18:08:08 +00:00
Kurt Zeilenga
5930d0e64c Remove lint and sync with devel, no functional changes 2000-09-15 18:13:51 +00:00
Kurt Zeilenga
e67e42706c Fix ;binary search request subtyping 2000-09-14 06:10:07 +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
79ed784393 Import additional root dse restrictions 2000-09-08 17:01:33 +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
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
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
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
94eebb622b Import v2 disallow from devel 2000-08-31 18:55:28 +00:00
Kurt Zeilenga
6d5d0034b1 Import latest from devel 2000-08-31 00:52:54 +00:00
Kurt Zeilenga
2a6c63d10c Import alias deref finding bug fix from devel 2000-08-28 18:05:12 +00:00
Kurt Zeilenga
e760b817ac Import schema updates/clarifications from devel 2000-08-28 18:04:44 +00:00
Kurt Zeilenga
2606758f26 Import void/entry/children OID update from devel 2000-08-26 19:58:18 +00:00
Kurt Zeilenga
a7b1e3c42f Trim approx match OID from schema to avoid publishing this work in progress 2000-08-26 19:09:47 +00:00
Kurt Zeilenga
ff0bfd0cf3 Import typedef and other misc changes 2000-08-26 19:06:17 +00:00
Kurt Zeilenga
690f281546 Remove experimental authPassword code 2000-08-26 18:52:35 +00:00
Kurt Zeilenga
a045f44a36 Align with man page 2000-08-24 23:25:37 +00:00
Kurt Zeilenga
4b1faa7355 Import nisSchema support 2000-08-24 23:25:25 +00:00
Kurt Zeilenga
6e3df3e610 Import IPv6 update from devel 2000-08-24 23:25:09 +00:00
Kurt Zeilenga
6a56c8b4bb Import latest changes from devel include substrings indexing support 2000-08-23 01:15:32 +00:00
Kurt Zeilenga
af9bff1502 Suck in latest from devel, mostly example/documentation changes 2000-08-21 04:40:25 +00:00
Kurt Zeilenga
7652e0cf70 Import #ifdef HAVE_CYRUS_SASL fix 2000-08-19 20:24:24 +00:00
Kurt Zeilenga
e6a5806488 Import slapindex func point fix 2000-08-19 02:11:27 +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
790177f824 Sync with devel version. 2000-08-17 21:13:54 +00:00
Kurt Zeilenga
dd67413ec7 Import slurpd SASL bind support 2000-08-17 21:13:06 +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
a3277c1679 Import ACL patch from devel 2000-07-20 23:08:35 +00:00
Kurt Zeilenga
81024e3e49 Import experimental SQL from devel and associated configure
support.
2000-07-06 18:44:48 +00:00
Kurt Zeilenga
98416e5219 Latest changes from devel 2000-07-06 17:12:59 +00:00
Kurt Zeilenga
57993d092a Import AVA fix 2000-07-04 20:30:02 +00:00
Kurt Zeilenga
74dc5389b6 Import Mark's thread pool max threads changes from devel 2000-07-04 20:25:56 +00:00
Kurt Zeilenga
0dbee3f688 Import from devel 2000-07-04 19:58:12 +00:00
Kurt Zeilenga
f2926d16a3 Add referral.c 2000-06-17 20:39:34 +00:00