Pierangelo Masarati
|
68ddf384ca
|
only add attrs if values are present...
|
2009-08-18 14:32:02 +00:00 |
|
Pierangelo Masarati
|
5ce7813a9e
|
s/aa/allowed/; we already ran into the issue of having a run-time loadable overlay whose file differs from the overlay's name...
|
2009-08-18 11:07:26 +00:00 |
|
Pierangelo Masarati
|
12d87d5711
|
add a readme
|
2009-08-18 10:50:45 +00:00 |
|
Howard Chu
|
f0a0e9fa32
|
Revert prev commit, use ldap_pvt_ funcs
|
2009-08-18 08:53:41 +00:00 |
|
Pierangelo Masarati
|
87321c3fae
|
update cachedQueryURL only when requested
|
2009-08-18 08:38:42 +00:00 |
|
Howard Chu
|
7442e58dc2
|
For ITS#6152 add slapd_str2scope(), slapd_scope2bv()
|
2009-08-18 02:47:28 +00:00 |
|
Kurt Zeilenga
|
36ef26a2af
|
Cleanup
|
2009-08-18 00:49:15 +00:00 |
|
Pierangelo Masarati
|
1cd9659715
|
add on demand allowedAttributes/allowedAttributesEffective to entries (ITS#4730)
|
2009-08-18 00:27:05 +00:00 |
|
Pierangelo Masarati
|
ef7569fdc0
|
expose cachedQueryURL in overlay's monitor entry (partial fulfilment of ITS#5178; needs new register_overlay() code in back-monitor)
|
2009-08-17 23:23:21 +00:00 |
|
Pierangelo Masarati
|
d4f88422fd
|
allow to register overlay-specific stuff
|
2009-08-17 23:08:40 +00:00 |
|
Pierangelo Masarati
|
5c62c82e00
|
more about ITS#6243
|
2009-08-17 23:05:48 +00:00 |
|
Pierangelo Masarati
|
7c15998121
|
silence warning
|
2009-08-17 23:02:50 +00:00 |
|
Pierangelo Masarati
|
b7a9a4a65f
|
add support for TCP buffer configuration (ITS#6234)
|
2009-08-17 22:53:15 +00:00 |
|
Pierangelo Masarati
|
613b00065a
|
use UINT where appropriate (silence warnings)
|
2009-08-17 22:48:34 +00:00 |
|
Howard Chu
|
c670264951
|
For refresh_purge, only delete entry if ours is the last queryid on it.
Otherwise just remove our queryid.
|
2009-08-17 22:24:26 +00:00 |
|
Howard Chu
|
8cd909db3f
|
Plug leaks in prev commit
|
2009-08-17 14:38:28 +00:00 |
|
Howard Chu
|
cd0681c4e1
|
ITS#6152 restart consistency checker when going back online
reset refcnt when refreshing a query
|
2009-08-17 13:24:33 +00:00 |
|
Howard Chu
|
deb1fb6eb6
|
Fix refresh_merge, using mods from wrong entry
|
2009-08-17 13:11:05 +00:00 |
|
Howard Chu
|
73c46fa598
|
Cleanup prev commit
|
2009-08-17 12:51:44 +00:00 |
|
Howard Chu
|
a5cfab44d7
|
ITS#6152 preliminary refresh support, untested
|
2009-08-17 12:02:48 +00:00 |
|
Howard Chu
|
0132ea425d
|
ITS#6152 add syncrepl_diff_entry()
|
2009-08-17 11:58:47 +00:00 |
|
Howard Chu
|
a975c61451
|
More for #6220, don't timeout idle connections when writetimeout is
set and idletimeout is not.
|
2009-08-17 11:28:25 +00:00 |
|
Howard Chu
|
31084affa6
|
ITS#6251 framework for TTR. refresh not yet implemented.
|
2009-08-17 03:03:50 +00:00 |
|
Howard Chu
|
7ad21d7dfd
|
Fix typo in prev commit
|
2009-08-17 02:22:28 +00:00 |
|
Howard Chu
|
81a8d7b8c9
|
Fix typo
|
2009-08-17 00:42:00 +00:00 |
|
Howard Chu
|
8052632689
|
Cleanup prev commit
|
2009-08-17 00:40:56 +00:00 |
|
Howard Chu
|
0163567fab
|
Use new keywords, deprecate old keywords, add ttr and pcacheOffline
|
2009-08-17 00:39:30 +00:00 |
|
Howard Chu
|
88c6cfa814
|
Deprecate previous config keywords. Add ttr parsing (no functionality yet)
|
2009-08-16 23:26:34 +00:00 |
|
Howard Chu
|
84efb8773e
|
Fix typos
|
2009-08-16 23:08:41 +00:00 |
|
Kurt Zeilenga
|
a5abeb92ec
|
Update contrib notices to reflect that they are distributed as part of
OpenLDAP Software (though they may not necessarily be supported by the
OpenLDAP Project). Assistance in updating ACKNOWLEDGEMENTS welcomed.
|
2009-08-16 22:55:23 +00:00 |
|
Howard Chu
|
2148902e3d
|
Skip if monitor backend not enabled
|
2009-08-15 22:36:00 +00:00 |
|
Howard Chu
|
f918243a2f
|
ITS#6256 from Jonathan Clarke
|
2009-08-15 14:05:47 +00:00 |
|
Howard Chu
|
b87553684a
|
More for prev commit
|
2009-08-14 20:02:08 +00:00 |
|
Pierangelo Masarati
|
dc12e58d38
|
allow to look-ahead entry DN without decoding the whole entry
|
2009-08-14 15:33:09 +00:00 |
|
Pierangelo Masarati
|
8ecfb077bf
|
harmonize API: source to dest right to left
|
2009-08-14 14:18:04 +00:00 |
|
Pierangelo Masarati
|
bb3e14ddba
|
honor requested attrs (ITS#6254), including operational
|
2009-08-14 01:18:23 +00:00 |
|
Pierangelo Masarati
|
f283f7ad47
|
improve previous commit; make sure returned entries match filter (ITS#6255); defer sizelimit exceeded detection
|
2009-08-14 00:49:48 +00:00 |
|
Pierangelo Masarati
|
b6cf5ca896
|
make sure filter is applied to final entry (ITS#6255)
|
2009-08-14 00:14:35 +00:00 |
|
Pierangelo Masarati
|
bea861dda5
|
honor sizelimit when filter needs to be split between local and remote (ITS#6253)
|
2009-08-14 00:03:10 +00:00 |
|
Howard Chu
|
9b764c3f9e
|
Fix prev commit again, IPPROTO_TCP is the documented correct approach
|
2009-08-13 21:35:38 +00:00 |
|
Pierangelo Masarati
|
60627ddf93
|
eliminate code duplication
|
2009-08-13 21:24:32 +00:00 |
|
Pierangelo Masarati
|
50764138f1
|
ITS#6243 (forced commit, missing ITS number)
|
2009-08-13 21:01:17 +00:00 |
|
Pierangelo Masarati
|
2d1d2f3008
|
remove misleading comment
|
2009-08-13 21:00:04 +00:00 |
|
Pierangelo Masarati
|
9f80d80dbd
|
expose subordinate databases; add a link to the superior DN
|
2009-08-13 20:58:20 +00:00 |
|
Howard Chu
|
f5bad5673b
|
Fix prev commit, it was not Linux-only as it claimed to be.
|
2009-08-13 20:55:04 +00:00 |
|
Pierangelo Masarati
|
efabe1d279
|
honor per-target tls/chase referrals/rebind as user (ITS#6190)
|
2009-08-13 19:30:37 +00:00 |
|
Pierangelo Masarati
|
f32bc8bc85
|
advertise known exops
|
2009-08-13 15:52:56 +00:00 |
|
Hallvard Furuseth
|
332838dcb0
|
For ITS#6215: Export ber_skip_element() and ber_peek_element()
|
2009-08-12 22:14:35 +00:00 |
|
Hallvard Furuseth
|
b0e6e73d1c
|
ITS#6215 cleanup: Export ber_skip_element() to complement ber_peek_element()
|
2009-08-12 22:13:50 +00:00 |
|
Hallvard Furuseth
|
3e20bda971
|
Trying again: No need to maintain ber->ber_usertag except at ber_printf "!"
|
2009-08-12 22:12:15 +00:00 |
|