Commit Graph

89 Commits

Author SHA1 Message Date
Kurt Zeilenga
62a777912a Import latest getaddrinfo code from devel 2000-10-30 19:14:51 +00:00
Kurt Zeilenga
4d12915b80 Import whitespace sqeeze 2000-10-30 18:57:28 +00:00
Kurt Zeilenga
15d67676ce Import latest back-ldap from devel 2000-10-30 18:47:24 +00:00
Kurt Zeilenga
d633f08021 Update back-sql 2000-10-30 17:25:36 +00:00
Kurt Zeilenga
ea918d3cfe Import logging changes from devel 2000-10-17 21:39:51 +00:00
Kurt Zeilenga
88be64a250 Don't publish non-implemented syntaxes and matching rules 2000-10-17 21:36:36 +00:00
Kurt Zeilenga
21cbba16b9 Return noSuchObject when target entry doesn't exist 2000-10-13 20:17:18 +00:00
Kurt Zeilenga
b3419dd6c8 Remove lint 2000-10-13 20:17:02 +00:00
Kurt Zeilenga
1402fad7b0 Fix LDAP_AUTH_UNKNOWN bug (ITS#831) 2000-10-13 20:16:15 +00:00
Kurt Zeilenga
fa19e79c42 Fix layers installation 2000-10-12 19:02:48 +00:00
Howard Chu
41b1753c9b Fix, the TLSVerifyClient option was not evaluated correctly and could never
be turned off. (It defaults to off, so if you never mentioned it, it would
stay off. But if you tried "TLSVerifyClient 0" it would turn on.)
2000-10-12 15:21:22 +00:00
Kurt Zeilenga
94c6bdf42a Fix SASL layering bug 2000-10-11 04:51:08 +00:00
Kurt Zeilenga
b84b838015 chdir before chroot 2000-10-11 04:50:14 +00:00
Kurt Zeilenga
84d92d6bb3 Update error reporting 2000-10-11 04:46:47 +00:00
Kurt Zeilenga
cd137e7e90 Add numeric string indexing 2000-10-11 04:45:10 +00:00
Kurt Zeilenga
807bf1b5cf Fix nameuid ACL bug and remove related lint 2000-10-11 04:43:57 +00:00
Kurt Zeilenga
941ceb51ac Fix SPASSWD mutex bug 2000-10-11 04:41:30 +00:00
Kurt Zeilenga
2b0be61bbb Import latest OpenLDAP schema 2000-10-11 04:36:50 +00:00
Kurt Zeilenga
d684ce1402 ITS#806: fix $(DISTDIR) typo 2000-10-05 18:05:37 +00:00
Kurt Zeilenga
07d8005c85 Fix schema install
Update versioning information for 2.0.6
2000-10-04 17:27:57 +00:00
Kurt Zeilenga
b5ba600d39 Don't excite folks on index_param failure 2000-10-03 22:24:27 +00:00
Kurt Zeilenga
d93448eb2c Added additional shutdown check 2000-09-30 18:24:28 +00:00
Kurt Zeilenga
279450e04f Import caseIgnoreIA5 fix from devel 2000-09-29 00:25:48 +00:00
Kurt Zeilenga
555eeac90d remove cruft 2000-09-28 22:24:23 +00:00
Kurt Zeilenga
2cab70fd1f fix schema install w/ VPATH
update bprint
2000-09-28 20:14:46 +00:00
Kurt Zeilenga
37c15dca40 Fix idletimeout 2000-09-28 20:01:05 +00:00
Kurt Zeilenga
06a4be7ea0 ITS#771: fix reversed logic log message 2000-09-28 19:44:03 +00:00
Kurt Zeilenga
26f6f5d43b Update comments 2000-09-28 19:35:12 +00:00
Kurt Zeilenga
b12c14d1be Add ldapcred fix 2000-09-28 19:15:34 +00:00
Kurt Zeilenga
e798bb8284 Zap "devel" schemas 2000-09-22 08:52:30 +00:00
Kurt Zeilenga
a47cb15db5 req2res: Don't abort on unknown tags 2000-09-21 22:31:40 +00:00
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
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