Commit Graph

741 Commits

Author SHA1 Message Date
Howard Chu
b4b942582c ITS#2348 fix from HEAD 2003-03-12 13:42:29 +00:00
Howard Chu
0e5870cd47 ITS#2348 additional check from HEAD 2003-03-12 11:10:35 +00:00
Pierangelo Masarati
04382bb204 LDAP_INVALID_DN is undefined; use LDAP_INVALID_DN_SYNTAX instead 2003-03-08 11:01:02 +00:00
Howard Chu
8e3a79a3fd ITS#2348 - fix prev commit 2003-03-06 00:11:28 +00:00
Howard Chu
cd0a65dfeb ITS#2348: cleanup cont_alloc/cont_free in idl_insert_key 2003-03-05 23:55:07 +00:00
Kurt Zeilenga
cb19db7ecd Cleanup OPERATIONS errors 2003-03-02 04:37:20 +00:00
Kurt Zeilenga
0f17b657bd rebuild 2002-09-23 03:06:54 +00:00
Kurt Zeilenga
6918776b2a Ready for release as 2.0.27 2002-09-22 18:08:36 +00:00
Kurt Zeilenga
7cb1293c34 Fix getopt(3) detection 2002-09-20 19:07:59 +00:00
Kurt Zeilenga
5562857f68 Ready for release 2002-09-19 22:11:45 +00:00
Kurt Zeilenga
1b86ad0fac Added ITS#2072 fix 2002-09-15 01:28:55 +00:00
Kurt Zeilenga
57012d9c1c Fix tempnam problems (by removing it) 2002-09-12 21:39:01 +00:00
Kurt Zeilenga
ddf22dec10 Need to include ldap_config.h 2002-09-12 21:23:47 +00:00
Howard Chu
3b25d46015 Import ITS#2055 fix from HEAD 2002-09-10 03:36:34 +00:00
Howard Chu
4d87572226 Import ITS#2055 fix from HEAD - LUTIL_BASE64 encode/decode lengths 2002-09-10 03:16:50 +00:00
Kurt Zeilenga
6098baf4d9 Quick fix for ITS#2072, segfault on (uid=\89\aa\20\8c\92\0a), re20 only 2002-09-09 17:16:20 +00:00
Howard Chu
c461feb24b Imported fix for ITS#1983 (large SASL I/O ops) 2002-09-05 22:56:55 +00:00
Howard Chu
847659f97e Import ITS#1983 fixes from HEAD. (Also fixes ITS#910, updates ITS#1861 fix.)
Fix large SASL reads and writes.
2002-09-05 22:53:36 +00:00
Howard Chu
001b7b6927 Added call to sasl_client_auth() to enforce linking with Cyrus 1.5
(The call is a no-op in Cyrus 1.5 and doesn't exist in 2.1.)
2002-08-28 08:29:15 +00:00
Howard Chu
611541d040 Added no-op call to sasl_client_auth to enforce SASL 1.5 linking 2002-08-28 08:13:43 +00:00
Kurt Zeilenga
2382de7ace rebuild with SASL check 2002-08-28 08:09:19 +00:00
Howard Chu
18171b325c Added configure check for SASL version, require Cyrus 1.5. 2002-08-28 07:54:17 +00:00
Howard Chu
254b3ef020 Add SASL version check. Require Cyrus 1.5, disallow any other versions. 2002-08-28 07:51:41 +00:00
Howard Chu
0f4bd59303 For ITS#2039, slapindex regenerates dn2id index now 2002-08-27 02:53:45 +00:00
Howard Chu
547ef5e719 Import reindex update from HEAD. slapindex can remake dn2id index now. 2002-08-27 02:51:25 +00:00
Howard Chu
5d2e17dcb4 Added fixes for ITSs #1935, #1936, #1963, #2007, #2009, #2019, #2023, #2027 2002-08-26 20:36:02 +00:00
Howard Chu
f3ae2b87e3 Fix ITS#1963 buffer size check in string_expand() 2002-08-26 13:39:26 +00:00
Howard Chu
fe336b15c5 Import fixes from HEAD - ITS#1936 and res_query reply buffer sizes 2002-08-26 13:30:51 +00:00
Howard Chu
114d16494c Import ITS#1935 fix from HEAD - overflow in ldap_pvt_hex_unescape() 2002-08-26 13:10:16 +00:00
Howard Chu
68fd171c11 Fix ITS#2023,2027 ACL filters with substrings. 2002-08-26 12:36:59 +00:00
Howard Chu
1620b1da34 Import ITS#2019 fix from HEAD (gethostbyname mutex init) 2002-08-26 08:56:59 +00:00
Howard Chu
07dd4d39f8 Import ITS#2007,#2009 fixes from HEAD (snprintf, O_EXCL) 2002-08-26 08:48:40 +00:00
Kurt Zeilenga
bf19e07a63 ITS#2039 fix 2002-08-25 03:14:12 +00:00
Howard Chu
70b8218f48 Import ITS#2039 index corruption fix from HEAD 2002-08-23 22:09:40 +00:00
Kurt Zeilenga
564e666126 Ready for release 2002-06-10 22:19:07 +00:00
Kurt Zeilenga
bb65a12a8f ready for release 2002-06-10 22:01:26 +00:00
Kurt Zeilenga
9d1c9c399e Refix for ITS#1721. Return LDAP_PROTOCOL_ERROR when reqdata is empty. 2002-06-10 20:03:48 +00:00
Kurt Zeilenga
35955ffd20 Backout reqdata fix (which breaks start tls) 2002-06-10 19:40:50 +00:00
Kurt Zeilenga
ddc8a197cb Return to release engineering 2002-06-10 17:34:37 +00:00
Kurt Zeilenga
8de3617717 Update to Release 2002-06-09 22:51:20 +00:00
Kurt Zeilenga
8c6ef43caa Ready for release 2002-06-09 18:17:59 +00:00
Howard Chu
687b5c941d Added notes for ITS#1799, ITS#1834, ITS#1839, ITS#1843, ITS#1865 2002-06-08 23:43:48 +00:00
Howard Chu
9bc25cdc67 Import ITS#1865 cond_broadcast fix from HEAD 2002-06-08 03:55:37 +00:00
Howard Chu
66bdd634fb Fix ITS#1843, ldap_pvt_str2upper NULL string 2002-06-07 13:37:47 +00:00
Howard Chu
2494d1f5a8 Import fixes for ITS#1678 (ctype, unsigned char), ITS#1799, #1806 (client
callbacks removed)
2002-06-07 12:42:00 +00:00
Howard Chu
2281b6b6a7 Notes for ITS#1721, ITS#1728, ITS#1861 2002-06-07 05:04:24 +00:00
Howard Chu
ba5bdbe958 Import ITS#1570 fix from HEAD - idl_intersection overrunning array 2002-06-07 04:37:26 +00:00
Howard Chu
6af20d592e Import ITS#1861 fix from HEAD, SASL writes greater than 64K 2002-06-07 04:31:52 +00:00
Howard Chu
dc2dd2a075 (ITS#1728?) Copy sockaddr so PF_LOCAL unlink will work 2002-06-07 01:32:00 +00:00
Kurt Zeilenga
cea0e34f53 Reflect changes integrated by hyc 2002-06-06 18:25:07 +00:00