Pierangelo Masarati
|
fed3c18e88
|
allow dynlist to take over dyngroup
|
2005-11-29 10:02:05 +00:00 |
|
Pierangelo Masarati
|
7841f4f538
|
complete merging of dyngroup into dynlist; add back-config support
|
2005-11-29 02:10:47 +00:00 |
|
Pierangelo Masarati
|
976d6b4b66
|
fix return code in case the asserted DN does not exist (ITS#4224)
|
2005-11-29 00:09:39 +00:00 |
|
Howard Chu
|
a0d9bd7890
|
ITS#4223 don't store negative results in IDL cache
|
2005-11-28 22:53:03 +00:00 |
|
Pierangelo Masarati
|
22f05c6785
|
add support for backend/overlay obsolete names...
|
2005-11-28 14:13:54 +00:00 |
|
Pierangelo Masarati
|
26d802ee53
|
add dyngroup compare functionality to dynlist
|
2005-11-28 11:34:46 +00:00 |
|
Pierangelo Masarati
|
6459cbb7ce
|
allow comma-separated descriptive log levels, so that tests can be run, e.g., with "SLAPD_DEBUG=stats,stats2"; s/ldap_debug/slap_debug/
|
2005-11-28 10:55:07 +00:00 |
|
Pierangelo Masarati
|
3a563c2fcb
|
cleanup OID comments
|
2005-11-28 10:53:52 +00:00 |
|
Pierangelo Masarati
|
52a827466a
|
fix previous commit
|
2005-11-28 10:38:01 +00:00 |
|
Howard Chu
|
1360f9fa80
|
More for prev commit - set entryCSN as well.
|
2005-11-28 05:27:42 +00:00 |
|
Pierangelo Masarati
|
4fe032e9be
|
add very preliminary support for <draft-sermersheim-ldap-distproc>
|
2005-11-27 23:23:59 +00:00 |
|
Pierangelo Masarati
|
26a83119fd
|
cleanup
|
2005-11-27 23:19:17 +00:00 |
|
Pierangelo Masarati
|
1e01082e10
|
s/chain-cache-uris/chain-cache-uri/
|
2005-11-27 23:18:47 +00:00 |
|
Pierangelo Masarati
|
84bb488ec2
|
allow to register (and expose) a supported feature
|
2005-11-27 23:17:57 +00:00 |
|
Kurt Zeilenga
|
d24a5f6f0f
|
Update description
|
2005-11-27 02:10:01 +00:00 |
|
Kurt Zeilenga
|
0d56ddda04
|
unifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
|
2005-11-27 01:03:03 +00:00 |
|
Howard Chu
|
21f91438b6
|
Drop monitor_back_db_config()
|
2005-11-26 23:35:45 +00:00 |
|
Howard Chu
|
475b35b847
|
ITS#4220 - add warnings for unsupported modules. Note that back-monitor
causes a warning due to its no-op bi_db_config entry point. Unimplemented
entry points are supposed to be NULL.
|
2005-11-26 21:32:11 +00:00 |
|
Pierangelo Masarati
|
ed098b4136
|
fix previous commit (overlay initializer prototypes were incorrect)
|
2005-11-26 17:04:51 +00:00 |
|
Howard Chu
|
b831ebba7d
|
ITS#4218 streamline frontend/overlay access_allowed. Probably need to
do the same for acl_group and acl_attribute.
|
2005-11-26 07:53:07 +00:00 |
|
Kurt Zeilenga
|
48cb85865d
|
Remove some unnecessary #ifdefs
|
2005-11-26 07:38:18 +00:00 |
|
Kurt Zeilenga
|
c106f49029
|
Primitive handling of dontUseCopy (always error).
|
2005-11-26 07:09:59 +00:00 |
|
Kurt Zeilenga
|
bfba08c103
|
Remove lint
|
2005-11-26 04:02:13 +00:00 |
|
Howard Chu
|
80143b5fc6
|
Fix ITS#3717 - set restriction on all backends
Fix ITS#4217 - gentleHUP is a normal shutdown condition
|
2005-11-25 23:16:10 +00:00 |
|
Howard Chu
|
d84ffb62a6
|
ITS#4210 don't setup indexing threads if no indexing is defined.
|
2005-11-25 22:50:25 +00:00 |
|
Pierangelo Masarati
|
b3c8a976ec
|
use LDAP_SIZELIMIT_EXCEEDED; rework the return values of slap_send_search_entry(); silence a few warnings
|
2005-11-25 22:17:24 +00:00 |
|
Howard Chu
|
abc13afcc9
|
ITS#4198 initialize logdb contextCSN from main DB contextCSN
|
2005-11-25 21:51:49 +00:00 |
|
Howard Chu
|
72fee93e31
|
ITS#4209 release entry when it exists.
|
2005-11-25 21:40:33 +00:00 |
|
Howard Chu
|
4f15618201
|
op->ors_slimit is always intact now.
|
2005-11-25 20:52:25 +00:00 |
|
Howard Chu
|
255f1e494f
|
Don't touch op->ors_slimit.
|
2005-11-25 20:50:34 +00:00 |
|
Howard Chu
|
7a2f05016c
|
Don't decrement op->ors_slimit, just compare with rs->sr_nentries.
|
2005-11-25 20:44:56 +00:00 |
|
Pierangelo Masarati
|
44a1f10d97
|
allow arbitrary base also in tools
|
2005-11-25 18:34:18 +00:00 |
|
Pierangelo Masarati
|
78d8a07708
|
frontend/config/monitor cannot be shadow, I bet
|
2005-11-25 17:10:11 +00:00 |
|
Pierangelo Masarati
|
f3c007229f
|
detect if trying to make back-monitor shadow
|
2005-11-25 15:16:54 +00:00 |
|
Pierangelo Masarati
|
6f7b00d891
|
fix sizelimit commit
|
2005-11-25 15:08:33 +00:00 |
|
Pierangelo Masarati
|
98936ee3c4
|
streamline overlay configuration
|
2005-11-25 12:43:43 +00:00 |
|
Pierangelo Masarati
|
f86543c770
|
cleanup filter escaping
|
2005-11-25 12:16:27 +00:00 |
|
Pierangelo Masarati
|
6ab23ef926
|
add more versatile private API for filter escaping
|
2005-11-25 10:41:33 +00:00 |
|
Pierangelo Masarati
|
473f3ab840
|
set limits as appropriate
|
2005-11-25 01:26:10 +00:00 |
|
Pierangelo Masarati
|
efe575c255
|
escape filter values (ITS#4212)
|
2005-11-25 01:13:24 +00:00 |
|
Pierangelo Masarati
|
ea83f6a669
|
check sizelimit in frontend (ITS#4213)
|
2005-11-25 00:28:33 +00:00 |
|
Pierangelo Masarati
|
45e188a812
|
one s/strtol/lutil_atoi/ too much...
|
2005-11-24 22:53:28 +00:00 |
|
Pierangelo Masarati
|
ce367bcc25
|
use friendly form for timeouts
|
2005-11-24 21:21:27 +00:00 |
|
Pierangelo Masarati
|
194aa68dab
|
always set sr_flags before sending an entry
|
2005-11-24 21:20:06 +00:00 |
|
Pierangelo Masarati
|
8d19d52467
|
use time_t for time-related vars
|
2005-11-24 01:49:06 +00:00 |
|
Pierangelo Masarati
|
9a47e3c81a
|
use lutil_ato*() whenever appropriate
|
2005-11-24 01:44:29 +00:00 |
|
Pierangelo Masarati
|
c7ae6680f2
|
don't expose unnecessary symbols :)
|
2005-11-24 01:21:34 +00:00 |
|
Pierangelo Masarati
|
d34fffcaf9
|
use lutil_ato*() whenever appropriate
|
2005-11-24 01:10:05 +00:00 |
|
Pierangelo Masarati
|
654181d8d5
|
silence debug messages
|
2005-11-24 01:00:28 +00:00 |
|
Howard Chu
|
7a46ab6e04
|
ITS#4201 undo all bdb_db_open() steps if any step fails.
|
2005-11-23 23:57:40 +00:00 |
|