Hallvard Furuseth
|
b6f79805be
|
Fix Debug() format (%x -> %lx) since rev 1.385
|
2009-08-19 18:57:04 +00:00 |
|
Pierangelo Masarati
|
69878f43c8
|
refactor connection handling
|
2009-08-19 16:45:15 +00:00 |
|
Pierangelo Masarati
|
bdec7702d7
|
better logging of privileged connections (more to come; might be unstable for a bit)
|
2009-08-19 15:00:59 +00:00 |
|
Pierangelo Masarati
|
148cc2f2fc
|
silence warnings
|
2009-08-19 13:20:11 +00:00 |
|
Pierangelo Masarati
|
a846dad6fb
|
cleanup previous commit
|
2009-08-19 13:10:30 +00:00 |
|
Pierangelo Masarati
|
b928fa97d8
|
silence warning
|
2009-08-19 13:02:54 +00:00 |
|
Pierangelo Masarati
|
8da69a9249
|
silence warnings
|
2009-08-19 12:55:15 +00:00 |
|
Pierangelo Masarati
|
e3a2b273a4
|
silence warning; cleanup code
|
2009-08-19 12:46:39 +00:00 |
|
Pierangelo Masarati
|
9abaf38d1f
|
silence warnings
|
2009-08-19 12:23:27 +00:00 |
|
Pierangelo Masarati
|
8776630509
|
address signedness issue
|
2009-08-19 12:06:04 +00:00 |
|
Howard Chu
|
0caea881a5
|
Only free the req_dn / ndn we created. Someone may have rewritten it...
|
2009-08-19 11:27:49 +00:00 |
|
Hallvard Furuseth
|
f0d775609b
|
More ITS#6262: Also define ldap_pvt_gmtime_[un]lock if localtime_r is missing
|
2009-08-19 10:10:31 +00:00 |
|
Hallvard Furuseth
|
13e72602ab
|
Fix previous commit: move struct lutil_tm declaration out of prototype scope
|
2009-08-19 09:55:31 +00:00 |
|
Hallvard Furuseth
|
eea6678234
|
More ITS#6234: // comment from rev 1.384 -> /**/
|
2009-08-19 09:54:03 +00:00 |
|
Howard Chu
|
7427622625
|
s/new/anew/ avoid C++ keyword
|
2009-08-19 09:25:25 +00:00 |
|
Howard Chu
|
b8cfc762c7
|
Regenerate
|
2009-08-19 09:15:10 +00:00 |
|
Howard Chu
|
4ddfea74a1
|
pcacheBind refresh s/will/may/
|
2009-08-19 08:39:33 +00:00 |
|
Howard Chu
|
e4c06b310c
|
ITS#6152 bind caching
|
2009-08-19 08:35:05 +00:00 |
|
Howard Chu
|
924fdaaf84
|
Bind caching works
|
2009-08-19 08:14:07 +00:00 |
|
Howard Chu
|
99341bb367
|
Look for our callback to pop, don't just do it blindly
|
2009-08-19 08:05:18 +00:00 |
|
Howard Chu
|
3de89b4201
|
Bind caching, work in progress
|
2009-08-19 03:00:33 +00:00 |
|
Pierangelo Masarati
|
637182b8f4
|
fix previous commit
|
2009-08-19 00:12:39 +00:00 |
|
Pierangelo Masarati
|
f3cdcadf89
|
wrap gmtime for reentrancy (ITS#6262)
|
2009-08-18 23:48:15 +00:00 |
|
Pierangelo Masarati
|
959fd98408
|
document URI (ITS#6261)
|
2009-08-18 21:44:11 +00:00 |
|
Howard Chu
|
52cd360680
|
Fix prev commit, attr_find args
|
2009-08-18 20:35:02 +00:00 |
|
Pierangelo Masarati
|
5c916588b8
|
fix previous commit
|
2009-08-18 19:09:12 +00:00 |
|
Pierangelo Masarati
|
98a8b74d53
|
expose SASL_USERNAME when it makes sense (EXTERN needs work, much like SASL_SSL) (ITS#6257)
|
2009-08-18 18:47:56 +00:00 |
|
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 |
|