Howard Chu
|
ea9863bf6c
|
Assign contrib config OID
|
2007-12-28 07:51:00 +00:00 |
|
Howard Chu
|
4068c51739
|
Remove unnneded boi_locker field
|
2007-12-28 07:44:41 +00:00 |
|
Howard Chu
|
7bc127aab8
|
ITS#5086 fix Adds in IDL cache
|
2007-12-28 07:40:18 +00:00 |
|
Pierangelo Masarati
|
64900d539d
|
allow to programmatically register new response code names
|
2007-12-28 01:21:22 +00:00 |
|
Pierangelo Masarati
|
18b2885f69
|
allow to customize the error code in case of constraint violation
|
2007-12-28 00:38:27 +00:00 |
|
Pierangelo Masarati
|
0d9e140e95
|
allow to workaround size limits when deleting recursively (ITS#5294)
|
2007-12-27 21:08:29 +00:00 |
|
Pierangelo Masarati
|
ce43877f6f
|
if referential integrity is broken, things could go wrong; don't assert
|
2007-12-27 20:57:42 +00:00 |
|
Pierangelo Masarati
|
17294602c4
|
fix ITS#5286 (NULL + set = NULL); add more verbose set logging if requested
|
2007-12-27 20:27:51 +00:00 |
|
Pierangelo Masarati
|
63e0046eab
|
fix previous commit
|
2007-12-27 19:57:51 +00:00 |
|
Pierangelo Masarati
|
8a529a1f72
|
check objectClass inheritance on add (consistent with modify; ITS#5299)
|
2007-12-27 19:50:12 +00:00 |
|
Pierangelo Masarati
|
096ce6f741
|
pass ConfigReply to overlays; don't complain unless once-only overlays are instantiated multiple times
|
2007-12-27 17:36:39 +00:00 |
|
Howard Chu
|
b0a0ac4914
|
Require compare (not read) access to entry attr for compare ops
|
2007-12-27 00:51:45 +00:00 |
|
Howard Chu
|
64f81ee43b
|
Complete prev commit
|
2007-12-24 05:32:13 +00:00 |
|
Howard Chu
|
6f6bc1ce04
|
Convert back-sock to dynamic config
|
2007-12-24 05:18:25 +00:00 |
|
Howard Chu
|
94db6fc9e8
|
Axe obsolete Cyrus 1.5 support
|
2007-12-23 01:33:39 +00:00 |
|
Howard Chu
|
95a37bc024
|
ITS#5298 use SASL's memory for temporary DN storage
|
2007-12-23 01:21:56 +00:00 |
|
Howard Chu
|
d0eac819f7
|
ITS#5259 fix sasl_auxprop_store to allow cleanup after bindop is gone
|
2007-12-22 22:53:58 +00:00 |
|
Howard Chu
|
d88ab7bf36
|
ITS#5264 don't log NULL/anonymous DNs
|
2007-12-22 21:16:54 +00:00 |
|
Howard Chu
|
d38ff5403f
|
ITS#5261 quick fix, don't checkpoint on first write to DB
|
2007-12-22 05:00:38 +00:00 |
|
Howard Chu
|
4be35d010a
|
Add BindDN, separate LDAP session for searches, sample interval option
|
2007-12-22 04:41:28 +00:00 |
|
Quanah Gibson-Mount
|
afcc7d9e83
|
ITS#4982 libldap_r threaded library linking
|
2007-12-21 22:18:35 +00:00 |
|
Ralf Haferkamp
|
3ce83307f7
|
autoconf/automake adjustments, regenerated files
|
2007-12-20 12:35:30 +00:00 |
|
Ralf Haferkamp
|
ba0cd79651
|
initial support for SASL
|
2007-12-20 12:33:48 +00:00 |
|
Ralf Haferkamp
|
c677b95768
|
Fixed includes
|
2007-12-20 11:58:40 +00:00 |
|
Ralf Haferkamp
|
621099e15d
|
Check for active requests before trying to receive a message
|
2007-12-20 11:49:03 +00:00 |
|
Pierangelo Masarati
|
84e87f3912
|
test047 needs slapo-rwm (ITS#5292)
|
2007-12-20 10:58:29 +00:00 |
|
Howard Chu
|
4c9af232d2
|
Cleanup spaces
|
2007-12-20 02:46:59 +00:00 |
|
Howard Chu
|
8ddc2dd773
|
ITS#5291, more for rev 1.79 search timeouts
|
2007-12-20 02:46:13 +00:00 |
|
Gavin Henry
|
d5ef1f252d
|
bdb Oracle URLs
|
2007-12-19 17:27:19 +00:00 |
|
Ralf Haferkamp
|
914872c12a
|
Helper Classes to handle cyrus-sasl interactions
|
2007-12-19 16:54:42 +00:00 |
|
Gavin Henry
|
4d06dc7ddd
|
DB_CONFIG.example URL wrong in comments (ITS#5288)
|
2007-12-18 12:50:27 +00:00 |
|
Howard Chu
|
33c0301b25
|
Better fix to prev commit
|
2007-12-17 07:11:24 +00:00 |
|
Hallvard Furuseth
|
e4ffd33f1a
|
Declare enough buffer space for out-of-range URL port numbers
|
2007-12-15 23:36:22 +00:00 |
|
Howard Chu
|
13491b3905
|
ITS#5285 don't check for password reuse if history is not enabled
|
2007-12-15 19:35:11 +00:00 |
|
Howard Chu
|
a88f709b8d
|
Support DB encryption
|
2007-12-15 19:20:35 +00:00 |
|
Howard Chu
|
ddd90958a1
|
Support DB encryption
|
2007-12-15 19:07:41 +00:00 |
|
Pierangelo Masarati
|
20f2548c82
|
fix declarations of buffers for numeric strings; other related cleanup
|
2007-12-15 15:23:23 +00:00 |
|
Pierangelo Masarati
|
9ab9162f4d
|
fix one-time leaks
|
2007-12-15 11:51:20 +00:00 |
|
Howard Chu
|
946e859108
|
ITS#5145 autogroups, with minor cleanup
|
2007-12-15 11:48:56 +00:00 |
|
Howard Chu
|
8a622361d1
|
ITS#4987 extensions from Emmanuel Dreyfus manu @ netbsd.org with major
cleanups
|
2007-12-15 11:12:56 +00:00 |
|
Howard Chu
|
da53cd0c40
|
uid/gid are unsigned
|
2007-12-15 02:28:45 +00:00 |
|
Howard Chu
|
f02d481426
|
ITS#5263 fix return code from parse_sasl_bind_result()
|
2007-12-15 02:06:12 +00:00 |
|
Howard Chu
|
707a09b704
|
ITS#5247 fix verbose completion messages
|
2007-12-15 01:51:04 +00:00 |
|
Howard Chu
|
5919312796
|
ITS#5284 fix overlay order
|
2007-12-15 01:34:39 +00:00 |
|
Howard Chu
|
ebc16e5e66
|
Add tests for ITS#5283
|
2007-12-15 01:03:36 +00:00 |
|
Howard Chu
|
3a7830ff01
|
More cleanup
|
2007-12-15 00:50:37 +00:00 |
|
Howard Chu
|
1372e23d3e
|
Fix description, note that specific attrs may be indexed
|
2007-12-14 22:46:06 +00:00 |
|
Howard Chu
|
59bdadf92b
|
Fix title
|
2007-12-14 22:42:50 +00:00 |
|
Howard Chu
|
cbd0dc5d57
|
ITS#5283 doc translucent_local/translucent_remote
|
2007-12-14 21:40:19 +00:00 |
|
Howard Chu
|
b96a96c598
|
Fix prev commit, must test filter on cleanup
|
2007-12-14 20:24:31 +00:00 |
|