Pierangelo Masarati
|
7dc7c60c4b
|
improve previous commit; fix ITS#5108 by letting both SID and RID be 0..4095, input/output in decimal, but consistently handled in hexadecimals within CSN
|
2007-08-26 17:03:22 +00:00 |
|
Pierangelo Masarati
|
2132aa3b16
|
add support for CSNSIDMatch; use it to set contextCSN as appropriate when slapadd'ing -w
|
2007-08-26 15:39:45 +00:00 |
|
Pierangelo Masarati
|
7c66952714
|
check for shutdown (need to add to other backends?)
|
2007-08-26 15:38:51 +00:00 |
|
Pierangelo Masarati
|
b95e40f56f
|
cleanup
|
2007-08-26 15:38:20 +00:00 |
|
Pierangelo Masarati
|
af9233b9df
|
use LDAP_RES_UNSOLICITED for the response message id
|
2007-08-26 15:06:52 +00:00 |
|
Howard Chu
|
8367f0cfe4
|
revert prev commit, no gain
|
2007-08-26 14:37:12 +00:00 |
|
Howard Chu
|
ddc5c9f735
|
Just use read locks on the entry_db_lock
|
2007-08-26 13:49:35 +00:00 |
|
Pierangelo Masarati
|
e33abd467c
|
needs work: memberOf should not be replicated
|
2007-08-25 16:02:43 +00:00 |
|
Howard Chu
|
6d9e2cac21
|
Fix prev commit
|
2007-08-25 16:00:15 +00:00 |
|
Howard Chu
|
a1c088ed02
|
ITS#5077 again
|
2007-08-25 15:40:39 +00:00 |
|
Pierangelo Masarati
|
96611ac703
|
getting an abnormal number of empty syncUUID...
|
2007-08-25 15:15:05 +00:00 |
|
Pierangelo Masarati
|
071b77cf9d
|
better fix
|
2007-08-25 15:01:27 +00:00 |
|
Pierangelo Masarati
|
84143631ee
|
fix potential concurrency issue (not so potential, if we could regularly trigger it :)
|
2007-08-25 14:58:43 +00:00 |
|
Pierangelo Masarati
|
abca6f16a6
|
also improve massaged DN containment check
|
2007-08-25 10:57:08 +00:00 |
|
Pierangelo Masarati
|
2be301db66
|
improve URI DN containment check
|
2007-08-25 10:13:51 +00:00 |
|
Pierangelo Masarati
|
097420bfc4
|
fix typo
|
2007-08-25 09:37:59 +00:00 |
|
Howard Chu
|
528b3bc601
|
Fix aux/structural comment
|
2007-08-25 00:42:37 +00:00 |
|
Pierangelo Masarati
|
8f95ff260c
|
consistently use "tag=" instead of "op=" in debug messages
|
2007-08-25 00:10:52 +00:00 |
|
Howard Chu
|
da5c3285d2
|
Fix config delete
|
2007-08-24 23:56:55 +00:00 |
|
Howard Chu
|
ecf59634e9
|
Fix prev commit
|
2007-08-24 23:28:43 +00:00 |
|
Pierangelo Masarati
|
6f9519543e
|
- fix logging of controls;
- add support for Control syntax;
- use Control syntax and objectIdentifierFirstComponentMatch
with reqControls/reqRespControls
|
2007-08-24 23:13:41 +00:00 |
|
Pierangelo Masarati
|
72f009ac52
|
behave when a value of an ordered attr starts with '{' and either contains or not '}', but the prefix '{X}' does not contain a numericString
|
2007-08-24 23:05:10 +00:00 |
|
Howard Chu
|
7aaddee5bf
|
test_filter() should use ordered_value_match()
|
2007-08-24 22:34:04 +00:00 |
|
Pierangelo Masarati
|
30fbf95de1
|
allow to register further syntax/mr compatibility
|
2007-08-24 20:05:30 +00:00 |
|
Ralf Haferkamp
|
a57a24dab8
|
tcpd.h is already include in slap.h
|
2007-08-24 16:09:50 +00:00 |
|
Pierangelo Masarati
|
511a71067f
|
add logging of request/response controls
|
2007-08-24 12:50:01 +00:00 |
|
Pierangelo Masarati
|
ee8431b22d
|
add memberOf overlay
|
2007-08-24 02:46:55 +00:00 |
|
Howard Chu
|
2d4f198662
|
Add dgIdentity support
|
2007-08-23 23:33:37 +00:00 |
|
Howard Chu
|
ece1c226a1
|
Add dgIdentity from draft-haripriya-dynamicgroup-02
|
2007-08-23 02:09:17 +00:00 |
|
Howard Chu
|
7ef61c0ec0
|
Register dyngroup OID
|
2007-08-23 01:52:04 +00:00 |
|
Howard Chu
|
43463852f6
|
Add cn=config support
|
2007-08-23 01:40:09 +00:00 |
|
Pierangelo Masarati
|
25d46e7578
|
rework controls API
|
2007-08-22 22:35:14 +00:00 |
|
Pierangelo Masarati
|
7c9f63a60d
|
fix subtree rename integrity; curiously enough, tes023 only failed on 64 bit arch; probably because we'd need to double the stack of the slab on 64 bit archs...
|
2007-08-22 17:46:55 +00:00 |
|
Pierangelo Masarati
|
9a00bbb35f
|
add support for session tracking (draft-wahl-ldap-sessio) to proxy backends requests
|
2007-08-22 15:49:35 +00:00 |
|
Pierangelo Masarati
|
63b6bfd1a4
|
don't Statslog before getting controls
|
2007-08-22 14:41:42 +00:00 |
|
Pierangelo Masarati
|
99c92b74c9
|
handle response controls in exops
|
2007-08-22 12:07:27 +00:00 |
|
Pierangelo Masarati
|
05b9123a03
|
consistently use o_log_prefix
|
2007-08-22 09:17:09 +00:00 |
|
Pierangelo Masarati
|
8ef19246dc
|
fix previous commit (need to finish breakfast before committing...)
|
2007-08-22 08:57:23 +00:00 |
|
Pierangelo Masarati
|
00368b128a
|
log formatOID, possibly mapped to friendly name if known
|
2007-08-22 08:44:21 +00:00 |
|
Pierangelo Masarati
|
83eec9f96b
|
add session tracking support to essential exops
|
2007-08-22 00:41:47 +00:00 |
|
Pierangelo Masarati
|
1bdc186ea2
|
fix API change
|
2007-08-22 00:08:38 +00:00 |
|
Pierangelo Masarati
|
1a59d091bc
|
minimal implementation of draft-wahl-ldap-session-03
|
2007-08-21 22:47:54 +00:00 |
|
Pierangelo Masarati
|
6270bd9e82
|
cleanup experimental controls: rename macros, ifdef code
|
2007-08-21 21:42:09 +00:00 |
|
Pierangelo Masarati
|
70ed7d58a6
|
re-fix previous commit
|
2007-08-21 15:36:21 +00:00 |
|
Pierangelo Masarati
|
7bea240767
|
fix tree delete error handling
|
2007-08-21 15:19:01 +00:00 |
|
Pierangelo Masarati
|
9066d14290
|
add support for tree delete along with minor fixes (portions ITS#3497)
|
2007-08-21 14:52:43 +00:00 |
|
Pierangelo Masarati
|
cb05b0e935
|
fix control value presence
|
2007-08-21 14:50:32 +00:00 |
|
Pierangelo Masarati
|
b25eab8a7b
|
set authorizing backend
|
2007-08-21 11:37:33 +00:00 |
|
Pierangelo Masarati
|
145e6fc1f8
|
fix or comment Calysto findings
|
2007-08-21 10:52:16 +00:00 |
|
Pierangelo Masarati
|
f95fe8c756
|
fix yet another potential dereference of NULL op (caught by Coverity)
|
2007-08-20 22:09:19 +00:00 |
|