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 |
|
Howard Chu
|
987339b71d
|
ITS#1744 silence warning
|
2002-06-06 11:11:54 +00:00 |
|
Howard Chu
|
384ed3461a
|
Fix ITS#1742 uninit'd textlen
|
2002-06-06 11:09:00 +00:00 |
|
Howard Chu
|
9405e9a4fd
|
Import ITS#1022 NULL domainpart from HEAD
|
2002-06-06 05:50:50 +00:00 |
|
Howard Chu
|
456a9ed952
|
Fix ITS#1721, NULL reqdata->bv_val
|
2002-06-06 05:42:26 +00:00 |
|
Kurt Zeilenga
|
e864c84ed9
|
update param error description
|
2002-06-06 05:27:23 +00:00 |
|
Howard Chu
|
af5ac6d775
|
Fix ITS#1697, pass NULL for hostless URLs
|
2002-06-06 05:24:05 +00:00 |
|
Howard Chu
|
393fe63451
|
Fix ITS#1615, ITS#1728 port byte-order, addr initialization
|
2002-06-06 05:03:02 +00:00 |
|
Kurt Zeilenga
|
175399c2bb
|
Misc updates from HEAD
|
2002-06-06 04:16:03 +00:00 |
|
Kurt Zeilenga
|
fb56c41fdf
|
Fix typo
|
2002-06-06 04:07:40 +00:00 |
|
Kurt Zeilenga
|
e9c13a267a
|
ITS#1828: fix SB_MAX_INCOMING macros
|
2002-06-06 03:39:53 +00:00 |
|
Kurt Zeilenga
|
e60d7eb314
|
ITS#1655 and ITS#1660 fixes from HEAD
|
2002-06-06 02:46:55 +00:00 |
|
Kurt Zeilenga
|
216bc238a0
|
ITS#1570: IDL patch
|
2002-06-06 02:35:24 +00:00 |
|
Kurt Zeilenga
|
6dab020308
|
Fix fprintf fmt bug
|
2002-06-06 02:25:24 +00:00 |
|
Kurt Zeilenga
|
b46835ea4c
|
ITS#1613 fix
|
2002-05-05 18:07:26 +00:00 |
|
Randy Kunkee
|
8ead812126
|
Import change from head.
|
2002-05-02 08:14:41 +00:00 |
|
Randy Kunkee
|
6bfb1396a4
|
Import changes from head: generate ldaptclerr.h correctly.
|
2002-05-02 08:12:41 +00:00 |
|
Pierangelo Masarati
|
136bcf5b18
|
fix offbyone bug in logging
|
2002-04-26 08:58:01 +00:00 |
|
Pierangelo Masarati
|
0adfe52f9f
|
backport ITS#1335
|
2002-04-26 08:57:37 +00:00 |
|