Howard Chu
|
64dc274655
|
ITS#6095 experimental fix: avoid purging other cases of in-use EntryInfos,
avoid using purged EntryInfos that have not yet been fully unlinked.
|
2009-05-06 08:33:26 +00:00 |
|
Howard Chu
|
f60107ff75
|
fix typo
|
2009-05-06 07:55:42 +00:00 |
|
Howard Chu
|
650ced22c8
|
More for ITS#5326 - don't free ora_e->e_name if same as o_req_dn
|
2009-05-05 21:54:01 +00:00 |
|
Pierangelo Masarati
|
b8022be3e6
|
fix one-time leaks; make sure free'd stuff is NULL
|
2009-05-04 11:37:58 +00:00 |
|
Pierangelo Masarati
|
5c2b116798
|
add in-scope helper
|
2009-05-04 10:57:50 +00:00 |
|
Howard Chu
|
a7fe6266d8
|
Don't do alock recovery in readonly mode since we didn't do BDB recovery
|
2009-05-03 00:49:35 +00:00 |
|
Howard Chu
|
87e2ad347b
|
Fix typo in prev commit
|
2009-05-03 00:47:25 +00:00 |
|
Howard Chu
|
10baa9a60a
|
ITS#6088 entryinfo cleanup
|
2009-05-03 00:30:20 +00:00 |
|
Howard Chu
|
6e27fa5076
|
ITS#6074 freeing already-freed EntryInfos...
|
2009-05-01 04:36:39 +00:00 |
|
Howard Chu
|
c7142fdec5
|
Don't underflow malloc'd memory in hdb_fix_dn()
|
2009-05-01 04:26:44 +00:00 |
|
Pierangelo Masarati
|
5efa186908
|
fix one-time leak
|
2009-04-30 11:36:12 +00:00 |
|
Pierangelo Masarati
|
fd609f3299
|
force entry release as appropriate (ITS#6081)
|
2009-04-29 13:03:50 +00:00 |
|
Pierangelo Masarati
|
477e602afd
|
make logs symmetric
|
2009-04-29 11:36:49 +00:00 |
|
Pierangelo Masarati
|
aa494bd8c0
|
only free entries dup'ed by rwm_entry_get_rw() (ITS#6058)
|
2009-04-20 14:54:18 +00:00 |
|
Pierangelo Masarati
|
5207531d9b
|
always pass a DN to the underlying database (ITS#6070)
|
2009-04-20 09:54:31 +00:00 |
|
Howard Chu
|
f11fcf47d2
|
Add missing extended/intermediate handlers for fake connections
|
2009-04-20 09:07:48 +00:00 |
|
Howard Chu
|
615082b0d0
|
Add ATDESC config arg type for AttributeDescriptions
|
2009-04-20 00:31:33 +00:00 |
|
Howard Chu
|
d70afbe6d1
|
Add global_host_bv, why do we still have bare char *s lying around...
|
2009-04-19 23:25:41 +00:00 |
|
Hallvard Furuseth
|
2365945268
|
ITS#6064: "//" comment from rev 1.445 -> "/**/" comment
|
2009-04-16 17:48:50 +00:00 |
|
Pierangelo Masarati
|
8ed197799c
|
fix ITS#6057
|
2009-04-15 10:46:11 +00:00 |
|
Howard Chu
|
cfb12f536b
|
ITS#6056 pagedresults stacked control is not overlay-friendly, add
slap_add_ctrls() function
|
2009-04-15 10:34:24 +00:00 |
|
Howard Chu
|
417b0b7013
|
ITS#6039 Winsock fixes
|
2009-04-11 04:03:09 +00:00 |
|
Howard Chu
|
6fc4af8a18
|
ITS#6054 quit using global malloc
|
2009-04-11 03:42:15 +00:00 |
|
Howard Chu
|
b0e50c6a7d
|
ITS#6054 assert/exit on failed allocs
|
2009-04-11 03:40:12 +00:00 |
|
Howard Chu
|
a9a50a6a3e
|
ITS#6021 minor cleanup
|
2009-04-05 04:17:06 +00:00 |
|
Rein Tollevik
|
2a4bce0633
|
More for ITS#6045: clear o_callback as well.
|
2009-04-04 20:25:38 +00:00 |
|
Rein Tollevik
|
4901d77f94
|
Fixed previous again, using o_bd->bd_self is safer.
|
2009-04-04 20:09:43 +00:00 |
|
Rein Tollevik
|
aef88182ab
|
Fixed previous edit: Use op->o_bd, not a copy of ss->s_op->o_bd
|
2009-04-04 17:58:58 +00:00 |
|
Rein Tollevik
|
ab0d7543df
|
ITS#6045: Use copy of db when testing filter in matchops.
|
2009-04-03 17:55:47 +00:00 |
|
Howard Chu
|
bf3920360d
|
ITS#6016 check for static backends and overlays
|
2009-04-02 23:41:41 +00:00 |
|
Howard Chu
|
94ab6a31b2
|
ITS#6038 revert prev commits, ITS rejected
|
2009-03-27 11:07:42 +00:00 |
|
Rein Tollevik
|
c8cf2fc47a
|
ITS#6038: Write slapadd progress meter to stdout.
|
2009-03-26 22:50:54 +00:00 |
|
Hallvard Furuseth
|
3e57c96acd
|
ITS#6037: don't loop forever on EINTR in wait4child()
|
2009-03-26 22:12:12 +00:00 |
|
Hallvard Furuseth
|
1e470657b2
|
ITS#6037: save/restore errno in signal handlers
|
2009-03-26 22:11:06 +00:00 |
|
Howard Chu
|
9309eb4b34
|
ITS#6036 zero out freed val
|
2009-03-26 16:58:44 +00:00 |
|
Pierangelo Masarati
|
c9f514d1d1
|
slapcat does not mention -s in usage
|
2009-03-26 00:54:11 +00:00 |
|
Howard Chu
|
bddc9b337c
|
ITS#6030 reject redundant moduleload attempts
|
2009-03-23 16:06:00 +00:00 |
|
Howard Chu
|
fdda1ea70f
|
ITS#6030 don't reload already loaded modules
|
2009-03-23 11:38:24 +00:00 |
|
Howard Chu
|
ae3fb6acfa
|
Fix 1.461, forgot to release mutex when persistent conn exists
|
2009-03-22 02:53:49 +00:00 |
|
Hallvard Furuseth
|
fb8a419e58
|
More ITS#5968: Edit AVA_Sort() comment to describe new behavior.
|
2009-03-20 17:11:28 +00:00 |
|
Howard Chu
|
528193ec23
|
Fix prev commit
|
2009-03-19 21:13:11 +00:00 |
|
Howard Chu
|
d44a75ff40
|
More for prev commit
|
2009-03-19 19:09:34 +00:00 |
|
Howard Chu
|
30d80e30ee
|
More for #6011, rearrange teardown steps
|
2009-03-19 18:50:44 +00:00 |
|
Howard Chu
|
1d16ee5622
|
One more tweak for #5860
|
2009-03-19 06:06:37 +00:00 |
|
Howard Chu
|
65c24bdb1f
|
More for #5860 - if the cache blew past the maxsize, bring it all the way
back down to size.
|
2009-03-18 18:18:40 +00:00 |
|
Howard Chu
|
0121f8c01d
|
More for ITS#5860
|
2009-03-18 11:21:53 +00:00 |
|
Howard Chu
|
7f2f9c4b30
|
Cleanup prev commit
|
2009-03-18 09:44:20 +00:00 |
|
Howard Chu
|
cc950c70d1
|
More for ITS#5860, always check cache sizes
|
2009-03-18 08:52:38 +00:00 |
|
Howard Chu
|
ba75a865d7
|
ITS#6012 don't abort NULL txns (blind fix)
|
2009-03-17 18:09:40 +00:00 |
|
Pierangelo Masarati
|
6627f34356
|
use, then free (ITS#6027)
|
2009-03-17 15:52:41 +00:00 |
|