Howard Chu
|
c727d5caf7
|
ITS#4627 fix tool_entry_next
|
2007-08-15 20:09:06 +00:00 |
|
Hallvard Furuseth
|
8e30e008c6
|
Fix rev 1.68 spew_entry() for ITS#4627: Do not dereference NULL save_errnop.
Add missing unlink(). Update debug messages, move one from spew_file().
Also check the close() return code.
|
2007-08-15 19:43:13 +00:00 |
|
Gavin Henry
|
855d8250d9
|
Fixes and more content
|
2007-08-14 23:06:03 +00:00 |
|
Howard Chu
|
b45c15fdc9
|
TS#4627 fix tool_entry_first()
|
2007-08-14 18:54:28 +00:00 |
|
Pierangelo Masarati
|
d8f964fb7a
|
fix most of the issues of ITS#4627
|
2007-08-14 15:54:56 +00:00 |
|
Pierangelo Masarati
|
fd5be1f85e
|
document '-Q' (ITS#4930)
|
2007-08-14 13:53:37 +00:00 |
|
Pierangelo Masarati
|
9a55fe709c
|
add '-Q' switch (used by slaptest only; ITS#4930)
|
2007-08-14 13:42:40 +00:00 |
|
Pierangelo Masarati
|
5ec09e2f0a
|
merge attributes as required after mapping; avoid objectClass duplicates (ITS#5091)
|
2007-08-14 11:46:29 +00:00 |
|
Pierangelo Masarati
|
1f3d88f32b
|
recent check for syncrepl searchbase broke test048; fixing...
|
2007-08-13 20:51:42 +00:00 |
|
Pierangelo Masarati
|
a73826b834
|
don't allow NULL values (because of parsing errors; ITS#5090)
|
2007-08-13 19:33:01 +00:00 |
|
Pierangelo Masarati
|
c114cb8eb7
|
provide an interface to remove a set of entries from the cache
|
2007-08-13 16:50:18 +00:00 |
|
Pierangelo Masarati
|
4a249bbe0d
|
plug leak
|
2007-08-13 16:29:04 +00:00 |
|
Pierangelo Masarati
|
ccff813df0
|
stop pcache task at close
|
2007-08-13 16:28:33 +00:00 |
|
Pierangelo Masarati
|
32c2dee3f8
|
fix hot startup commit (read of uninitialized memory; ITS#5081)
|
2007-08-13 16:27:56 +00:00 |
|
Pierangelo Masarati
|
df7f9db8ac
|
use URI to configure client; enable attrlist in slapd-search
|
2007-08-13 16:20:24 +00:00 |
|
Pierangelo Masarati
|
723115d340
|
sync with code; fix bold
|
2007-08-13 16:19:37 +00:00 |
|
Kurt Zeilenga
|
5e836e59d9
|
Add RFC 5020 (entryDN).
|
2007-08-13 16:17:32 +00:00 |
|
Gavin Henry
|
32b270be53
|
organisations block was changed to organizations.
|
2007-08-12 19:00:15 +00:00 |
|
Gavin Henry
|
3fcf354160
|
Currently index.html is broken, thought this was a problem, but it isn't. Will keep digging. Seems to be something that broke on the 5th of August, as that was the last complete index.html I had.
|
2007-08-12 17:26:10 +00:00 |
|
Howard Chu
|
7dc9fd9a04
|
Add dncachesize
|
2007-08-11 19:36:52 +00:00 |
|
Howard Chu
|
8b27523e4c
|
Add config keyword for DN cache size (aka EntryInfoSize)
default is 2x entry cache size
|
2007-08-11 19:29:14 +00:00 |
|
Pierangelo Masarati
|
fa6aeb37bd
|
forced commit: previous commit fixed ITS#5084
|
2007-08-11 09:41:00 +00:00 |
|
Pierangelo Masarati
|
5eef8c7f40
|
fix objectClass inheritance (ITS#5088)
|
2007-08-11 09:37:55 +00:00 |
|
Pierangelo Masarati
|
147f1c157f
|
use RFC4523 objectClasses
|
2007-08-11 09:32:24 +00:00 |
|
Pierangelo Masarati
|
3119bba337
|
more on ITS#4868
|
2007-08-11 09:31:48 +00:00 |
|
Pierangelo Masarati
|
d8636d8e60
|
fix previous commit: op is not a bind if error
|
2007-08-11 09:30:52 +00:00 |
|
Pierangelo Masarati
|
d354844cf9
|
fix previous commit (crash if no rewrite but just mapping is present)
|
2007-08-11 09:28:33 +00:00 |
|
Howard Chu
|
a87b4592a4
|
Remove tool_id2entry_get
|
2007-08-11 04:19:53 +00:00 |
|
Howard Chu
|
ed4b5d1bd7
|
ITS#5087 fix tool_id2entry_get for hdb
TODO: rip this all out and just use tool_entry_get
|
2007-08-11 02:11:27 +00:00 |
|
Howard Chu
|
a49ff7878e
|
Fix prev commit
|
2007-08-10 23:26:25 +00:00 |
|
Howard Chu
|
cd47824bbb
|
ITS#5077 fix attr_cmp loop termination
|
2007-08-10 23:10:59 +00:00 |
|
Howard Chu
|
856bf9bd48
|
ITS#5065 don't crash if old cookieCSN is sent
|
2007-08-10 22:52:04 +00:00 |
|
Howard Chu
|
e4a7d8ad77
|
ITS#5082 must remove olcPasswordHash from global config...
|
2007-08-10 22:32:03 +00:00 |
|
Howard Chu
|
faf9339cc8
|
ITS#5082 allow olcPassdwordHash in frontendDB config
|
2007-08-10 22:28:24 +00:00 |
|
Gavin Henry
|
60cde2f3c3
|
ITS#5085
|
2007-08-10 16:55:50 +00:00 |
|
Pierangelo Masarati
|
ae9776a580
|
fixed few leaks in previous commit (ITS#5081)
|
2007-08-09 16:33:50 +00:00 |
|
Pierangelo Masarati
|
da44ccbf18
|
experimental code for hot restart of proxy cache (ITS#5081)
|
2007-08-09 16:15:57 +00:00 |
|
Pierangelo Masarati
|
caf89557ab
|
syncrepl searchbase must be within the database naming context (ITS#5073)
|
2007-08-08 18:23:22 +00:00 |
|
Pierangelo Masarati
|
97d2c51980
|
improve previous commit: now each missing index has a specific counter
|
2007-08-08 18:22:19 +00:00 |
|
Pierangelo Masarati
|
b713eb5102
|
add monitor support for unindexed attributes (need to manually #define BDB_MONITOR_IDX)
|
2007-08-07 22:36:04 +00:00 |
|
Pierangelo Masarati
|
61787df79b
|
add back-config support to back-relay
|
2007-08-06 23:22:19 +00:00 |
|
Gavin Henry
|
22bda833ec
|
Latest word list.
|
2007-08-06 17:59:20 +00:00 |
|
Gavin Henry
|
ee47cbacd6
|
ITS#5076
|
2007-08-06 17:48:52 +00:00 |
|
Gavin Henry
|
f8a1b63165
|
aspell custom collected LDAP terms and words from all OpenLDAP documentation.
|
2007-08-06 17:39:36 +00:00 |
|
Gavin Henry
|
84099f6401
|
Spellcheck Instructions
|
2007-08-06 17:38:27 +00:00 |
|
Gavin Henry
|
b386c5338e
|
ITS#5076
|
2007-08-06 17:15:25 +00:00 |
|
Gavin Henry
|
caa8f51498
|
aspell --lang=en_US -c
|
2007-08-06 16:08:05 +00:00 |
|
Gavin Henry
|
0e50771482
|
ITS#5076
|
2007-08-06 15:23:28 +00:00 |
|
Gavin Henry
|
50fced9532
|
ITS#5076 and remove reference to ldbm as a backend option
|
2007-08-06 15:17:35 +00:00 |
|
Gavin Henry
|
0f2628574d
|
SleepyCat changed to Oracle.
|
2007-08-06 15:11:50 +00:00 |
|