Sang Seok Lim
|
583242c9a3
|
initialize AttributeAssertion before using
|
2005-02-16 17:00:11 +00:00 |
|
Howard Chu
|
993649b4e0
|
Add back-hdb description
|
2005-02-15 23:44:32 +00:00 |
|
Sang Seok Lim
|
996e87298f
|
Misc clean up
|
2005-02-15 16:55:00 +00:00 |
|
Sang Seok Lim
|
565481e94f
|
test filter updates for Attribute Aliasing
|
2005-02-15 05:25:26 +00:00 |
|
Sang Seok Lim
|
9d59266e25
|
Attribute Aliasing : equality matching support
|
2005-02-15 05:24:48 +00:00 |
|
Kurt Zeilenga
|
6e9703f241
|
rev 05
|
2005-02-12 17:48:12 +00:00 |
|
Kurt Zeilenga
|
d4daf91ef4
|
rev 01
|
2005-02-12 16:25:02 +00:00 |
|
Kurt Zeilenga
|
393a2746c3
|
rev 08 (expired)
|
2005-02-12 16:24:34 +00:00 |
|
Kurt Zeilenga
|
108f03f4c5
|
rev 30
|
2005-02-11 20:56:17 +00:00 |
|
Howard Chu
|
b06eea3d99
|
Delete unused syncrepl_pool
|
2005-02-11 10:20:16 +00:00 |
|
Sang Seok Lim
|
f13d97e09c
|
Fix memory leak in a component encoder
|
2005-02-10 16:58:56 +00:00 |
|
Pierangelo Masarati
|
ebd026cd7f
|
fix typo
|
2005-02-08 13:17:02 +00:00 |
|
Pierangelo Masarati
|
b43fb2bdfc
|
allow stacking of a default chaining control when chasing further referrals; fix referral return memory allocation on direct search
|
2005-02-06 22:12:02 +00:00 |
|
Pierangelo Masarati
|
046b40cbe3
|
provisions for configuring a desired chaining policy via the chaining behavior control
|
2005-02-05 18:21:14 +00:00 |
|
Pierangelo Masarati
|
e50092878d
|
temporarily revert to synchronous start tls
|
2005-02-05 17:33:22 +00:00 |
|
Pierangelo Masarati
|
73ca57cfef
|
import selected improvements from back-ldap: use asynchronous Start TLS exop; allow propagating TLS if used in the original connection; minor cleanup
|
2005-02-05 15:55:27 +00:00 |
|
Pierangelo Masarati
|
43138aa500
|
use asynchronous Start TLS exop; allow propagating TLS if used in the original connection; minor cleanup
|
2005-02-05 15:55:02 +00:00 |
|
Pierangelo Masarati
|
e3a19bfa32
|
import referral chaing options from back-ldap
|
2005-02-05 11:33:32 +00:00 |
|
Kurt Zeilenga
|
226eb41733
|
revision 29
|
2005-02-04 18:29:57 +00:00 |
|
Kurt Zeilenga
|
e106fb2449
|
Folks who wan MSAD schema should get it from MSAD
|
2005-02-04 03:48:50 +00:00 |
|
Luke Howard
|
fd0b7e75b1
|
ITS#3439 (NetBSD support for getpeereid())
|
2005-02-03 09:36:25 +00:00 |
|
Kurt Zeilenga
|
542f3634aa
|
Add ldap_start_tls() and ldap_install_tls() to provide async version
of ldap_start_tls_s().
|
2005-02-01 23:53:17 +00:00 |
|
Howard Chu
|
1510265454
|
Init ors_limit to NULL
|
2005-02-01 15:11:33 +00:00 |
|
Howard Chu
|
0f185de2b0
|
Fix uninit'd search limits
|
2005-02-01 14:02:53 +00:00 |
|
Howard Chu
|
b6019af759
|
Fix off-by-one in octetStringSubstringsFilter
|
2005-02-01 13:40:17 +00:00 |
|
Howard Chu
|
ae6b117a2a
|
config args are ints, not longs. (64 bit compatibility)
|
2005-02-01 12:36:25 +00:00 |
|
Pierangelo Masarati
|
4123f29eaa
|
fix spelling
|
2005-02-01 10:31:57 +00:00 |
|
Howard Chu
|
f2d423e084
|
ITS#3527 fix race in bdb_idl_cache_get
|
2005-02-01 05:37:09 +00:00 |
|
Howard Chu
|
122cdf4549
|
In ldap_back_bind, don't send success result, frontend does it
|
2005-02-01 00:19:45 +00:00 |
|
Pierangelo Masarati
|
8637bc5b28
|
handle cannotChain result
|
2005-01-31 11:22:12 +00:00 |
|
Pierangelo Masarati
|
3b84f11d25
|
honor SLAP_GLUE_INSTANCE() flag; allow to advertize subordinate databases
|
2005-01-31 00:15:45 +00:00 |
|
Pierangelo Masarati
|
d503b5a5b7
|
make frontend-generated attrs available to backend's hook
|
2005-01-31 00:14:00 +00:00 |
|
Pierangelo Masarati
|
4c61b9a8f7
|
further improve of previous commit
|
2005-01-30 23:14:41 +00:00 |
|
Pierangelo Masarati
|
625263852d
|
fix previous commit; plug a long lasting leak
|
2005-01-30 23:12:27 +00:00 |
|
Pierangelo Masarati
|
7d3c997aaf
|
document recently added options
|
2005-01-30 22:59:43 +00:00 |
|
Pierangelo Masarati
|
cfc77f0a0a
|
make referrals chasing optional (default is to chase them)
|
2005-01-30 22:56:59 +00:00 |
|
Pierangelo Masarati
|
14fc23c23a
|
silence warning
|
2005-01-30 22:07:48 +00:00 |
|
Pierangelo Masarati
|
b3c00deb3d
|
counter cleanup
|
2005-01-30 22:07:32 +00:00 |
|
Pierangelo Masarati
|
58a06eae47
|
handle compare in frontend if backend couldn't handle it (and returned SLAP_CB_CONTINUE; e.g. if wrapped around an overlay...)
|
2005-01-30 22:06:38 +00:00 |
|
Pierangelo Masarati
|
8cc2aa9372
|
implement hook; cleanup
|
2005-01-30 22:05:46 +00:00 |
|
Pierangelo Masarati
|
6fcc25f993
|
cleanup empty DN handling
|
2005-01-30 22:05:11 +00:00 |
|
Pierangelo Masarati
|
fbb2b75ace
|
matched values is "global"
|
2005-01-30 22:04:02 +00:00 |
|
Pierangelo Masarati
|
7cd731ec56
|
"ultimate" fix of glued databases controls checking; other minor fixes
|
2005-01-30 22:02:37 +00:00 |
|
Pierangelo Masarati
|
e96e874a18
|
take care of DN-valued "operational" (generated) attrs
|
2005-01-30 22:00:09 +00:00 |
|
Pierangelo Masarati
|
f1791bc653
|
cleanup glue-syncrepl
|
2005-01-30 21:59:04 +00:00 |
|
Pierangelo Masarati
|
4f6758bf41
|
test compare in chain overlay
|
2005-01-30 21:58:08 +00:00 |
|
Pierangelo Masarati
|
4f9b916b61
|
now works
|
2005-01-29 22:04:34 +00:00 |
|
Pierangelo Masarati
|
ff89b2c14c
|
looks a little better (but test033 doesn't work any more; disabling)
|
2005-01-29 19:04:06 +00:00 |
|
Pierangelo Masarati
|
9d11324e96
|
make the glue database inherit the controls of the subordinates (doesn't fix test033 though)
|
2005-01-29 18:38:44 +00:00 |
|
Pierangelo Masarati
|
cd797f8089
|
avoid cycling twice in the control list
|
2005-01-29 18:16:38 +00:00 |
|