Commit Graph

192 Commits

Author SHA1 Message Date
Kurt Zeilenga
bf19e07a63 ITS#2039 fix 2002-08-25 03:14:12 +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
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
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
2281b6b6a7 Notes for ITS#1721, ITS#1728, ITS#1861 2002-06-07 05:04:24 +00:00
Kurt Zeilenga
cea0e34f53 Reflect changes integrated by hyc 2002-06-06 18:25:07 +00:00
Kurt Zeilenga
175399c2bb Misc updates from HEAD 2002-06-06 04:16:03 +00:00
Pierangelo Masarati
0adfe52f9f backport ITS#1335 2002-04-26 08:57:37 +00:00
Pierangelo Masarati
7a631b1985 fix ITS#1761 2002-04-19 18:37:51 +00:00
Pierangelo Masarati
bbfcc82d02 quick hack to fix ITS#1654 2002-03-26 18:21:25 +00:00
Kurt Zeilenga
c72a409588 Update release files 2002-03-23 23:18:54 +00:00
Pierangelo Masarati
fa076be37d fix ITS#1662 - ber_bvstrdup() empty string () bug 2002-03-23 17:39:08 +00:00
Kurt Zeilenga
46fd6986d0 Ready for release 2002-02-11 20:28:00 +00:00
Kurt Zeilenga
85eebd09fb disable atexit() handler until we have a
dlopen/dlclose() fix available.
2002-02-08 20:08:59 +00:00
Kurt Zeilenga
93094c34e0 Bypasss regex for access to dn="" ACL 2002-02-08 19:21:58 +00:00
Kurt Zeilenga
bfa0f7fa10 Fix typo 2002-02-01 00:33:10 +00:00
Kurt Zeilenga
d0ae8a9ed5 Ready for release 2002-02-01 00:31:09 +00:00
Kurt Zeilenga
363b36492c Import LDBM giant lock code from HEAD. 2002-01-29 20:29:38 +00:00
Kurt Zeilenga
5d099e90d0 From HEAD:
Fix, errno was incorrect after SSL_read returned 0 bytes, caused slapd to
close the connection prematurely.
2002-01-26 20:55:02 +00:00
Kurt Zeilenga
1789d1c057 Minor Berkeley DB 4 detection updates 2002-01-25 17:02:29 +00:00
Kurt Zeilenga
653fd9c9f6 cthreads detection fix from HEAD to resolve ITS#1554 2002-01-24 18:03:02 +00:00
Pierangelo Masarati
e3e8a1afa6 add ITS# 2002-01-22 11:42:34 +00:00
Pierangelo Masarati
4428350853 back-ldap modify bug 2002-01-21 22:02:34 +00:00
Kurt Zeilenga
40d73ee7ea Fix ordering use of presense indices 2002-01-20 17:30:59 +00:00
Kurt Zeilenga
9848fa4c42 Add improved slurpd friendly code from HEAD 2002-01-19 08:23:14 +00:00
Kurt Zeilenga
c3902cd0a4 Ready for release of 2.0.21 2002-01-15 20:08:27 +00:00
Kurt Zeilenga
84aff5c9e2 Document changes for 2.0.21 2002-01-15 19:40:44 +00:00
Kurt Zeilenga
7a9424d931 ITS#1518 fix 2002-01-15 02:56:03 +00:00
Kurt Zeilenga
7ab68d68e0 Prepare for release 2002-01-14 19:46:51 +00:00
Kurt Zeilenga
5b4b96b3b1 ITS#1530: fix ACLs on empty replace bug 2002-01-14 17:47:39 +00:00
Kurt Zeilenga
79ee9bda40 Updated Winsock codes 2002-01-13 04:53:46 +00:00
Kurt Zeilenga
0a8e5a374c Start TLS first op bug fix and plug some leaks 2002-01-12 21:43:49 +00:00
Kurt Zeilenga
28ae87c939 slurpd TLS/SASL fixes to resolve ITS#1527 ITS#1528 2002-01-12 21:23:03 +00:00
Kurt Zeilenga
440adbc97a fix the missing passwd_back_db_config referenceh 2002-01-10 18:28:00 +00:00
Kurt Zeilenga
6978968eed Import dnssrv free fix from head 2002-01-08 21:35:50 +00:00
Kurt Zeilenga
1bd6fd9cc8 Import ITS#1515 fix from HEAD
ACL sockname/peername exact match logic error
2002-01-08 17:26:47 +00:00
Kurt Zeilenga
b3560cfc62 Import cache debugging bug (ITS#501) fix from HEAD. 2002-01-05 03:27:48 +00:00
Kurt Zeilenga
02556c377c Revert to release engineering 2001-12-20 20:15:08 +00:00
Kurt Zeilenga
4e4e8c0f20 Prepare for release 2001-12-20 03:19:36 +00:00
Kurt Zeilenga
0187ec69b6 ITS#1497 slap/ldappasswd strncmp bug fix 2001-12-20 02:54:48 +00:00
Kurt Zeilenga
773e283e09 Add ITS# to changes 2001-12-07 17:20:51 +00:00
Kurt Zeilenga
04136d934f Apply suffix "" patches 2001-12-07 17:15:04 +00:00
Kurt Zeilenga
299240356a Minor fixes 2001-12-06 19:48:12 +00:00
Kurt Zeilenga
aba97f74c7 fix ITS#1364, value_add empty value bug 2001-12-05 01:54:58 +00:00
Kurt Zeilenga
a113c3ca9b Import latest leak fix from HEAD. 2001-12-04 19:49:15 +00:00
Kurt Zeilenga
aba814d1db Cthread and other misc build patches from HEAD 2001-12-04 19:14:06 +00:00
Kurt Zeilenga
27ae7e9e79 Add cacertfile bug fix and plugs to CHANGES 2001-11-06 17:47:30 +00:00