Commit Graph

282 Commits

Author SHA1 Message Date
Kurt Zeilenga
62a777912a Import latest getaddrinfo code from devel 2000-10-30 19:14:51 +00:00
Kurt Zeilenga
542e88fa93 Add spaces to DN to test DN sqeeze code 2000-10-30 19:14:14 +00:00
Kurt Zeilenga
23b048e3c1 Add gai_strerror detection and replacement function prototype 2000-10-30 19:13:40 +00:00
Kurt Zeilenga
17abd987b3 Add lud_crit_ext (critical extensions) counter from devel 2000-10-30 19:12:11 +00:00
Kurt Zeilenga
60859757e5 Fix UTF-8 bugs (ITS#860) 2000-10-30 19:11:29 +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
a568bc6335 gai_strerror detection 2000-10-30 18:45:19 +00:00
Kurt Zeilenga
6fbfe8b842 Forced commit:
Update URL parsing to count critical extensions
2000-10-30 18:40:18 +00:00
Kurt Zeilenga
1e83ff2d23 Forced commit:
Import latest referral chasing code from devel
2000-10-30 18:38:21 +00:00
Kurt Zeilenga
e7964acc95 Forced commit:
Better handle lud_host == "" and critical extensions
2000-10-30 18:37:17 +00:00
Kurt Zeilenga
486bfd9c15 Forced commit:
Update getaddrinfo usage
2000-10-30 18:36:25 +00:00
Kurt Zeilenga
a00e76ef3d Update open to handle srv->lud_host == "" 2000-10-30 18:35:00 +00:00
Kurt Zeilenga
c85b4f7179 Forced commit: update controls to handle no value v empty value 2000-10-30 18:33:50 +00:00
Kurt Zeilenga
be78def663 Forced commit to fix log message:
Rework extensible filter generation
2000-10-30 18:24:55 +00:00
Kurt Zeilenga
bf15537133 Forced commit:
Fix abandon to better handle invalid connection (ITS#837)
2000-10-30 18:18:23 +00:00
Kurt Zeilenga
75c15237aa Fix 5 char long UTF-8 chars (ITS#860) 2000-10-30 18:10:55 +00:00
Kurt Zeilenga
ca5ccd4563 Import UTF-8 fixes from devel
ITS#860 and others
2000-10-30 18:09:15 +00:00
Kurt Zeilenga
0cf5f1df2b import ldap_pvt_gai_strerror 2000-10-30 18:05:57 +00:00
Kurt Zeilenga
0e9be231eb remove lint 2000-10-30 17:41:14 +00:00
Kurt Zeilenga
bf113341d2 Remove lint 2000-10-30 17:40:10 +00:00
Kurt Zeilenga
d633f08021 Update back-sql 2000-10-30 17:25:36 +00:00
Kurt Zeilenga
8479f91a3f Fix last commit 2000-10-30 17:14:43 +00:00
Kurt Zeilenga
15d6677c4e Document threads 2000-10-30 17:13:38 +00:00
Kurt Zeilenga
46ccd19bee Fix encoding of ldappasswd's old passwd 2000-10-30 17:08:58 +00:00
Kurt Zeilenga
c6f23a3eaa regen 2000-10-20 00:49:06 +00:00
Kurt Zeilenga
e43822b3ec ITS#817 ITS#799: referral updates 2000-10-17 21:54:16 +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
ea918d3cfe Import logging changes from devel 2000-10-17 21:39:51 +00:00
Kurt Zeilenga
1ee151b325 Change slurpd tempdir perms to 700 2000-10-17 21:38:22 +00:00
Kurt Zeilenga
88be64a250 Don't publish non-implemented syntaxes and matching rules 2000-10-17 21:36:36 +00:00
Kurt Zeilenga
d87ff6a204 Import man page updates from devel 2000-10-17 21:32:55 +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
7614672aaf Remove non hash schemes from passwd-hash description 2000-10-13 20:19:54 +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
66e32baa11 Clarify use of -D. 2000-10-13 19:57:16 +00:00
Kurt Zeilenga
b63e4c9693 Import minor changes from devel 2000-10-13 19:53:59 +00:00
Kurt Zeilenga
47361d2af0 Import latest BER library changes 2000-10-12 21:52:39 +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
65097865c7 Mark w_nullc as DEPRECATED 2000-10-11 04:58:06 +00:00
Kurt Zeilenga
94c6bdf42a Fix SASL layering bug 2000-10-11 04:51:08 +00:00