Quanah Gibson-Mount
|
1705fa7e55
|
Happy New Year
|
2015-02-11 15:36:57 -06:00 |
|
Howard Chu
|
a32a2da33a
|
ITS#8040 experimental Lazy Commit
|
2015-02-02 10:50:22 +00:00 |
|
Howard Chu
|
09137b6646
|
Consolidate LDAP_TXN precheck
This commit was accidentally omitted from previous push
|
2014-09-16 00:09:10 +01:00 |
|
Kurt Zeilenga
|
5c878c1bf2
|
Happy new year (belated)
|
2014-01-25 05:21:25 -08:00 |
|
Kurt Zeilenga
|
0fd1bf30b8
|
Happy New Year
|
2013-01-02 10:22:57 -08:00 |
|
Howard Chu
|
b555730139
|
ITS#7402 tweak prev commit, use hex for txn IDs
|
2012-10-20 09:34:13 -07:00 |
|
Howard Chu
|
48f6a47c1e
|
ITS#7402 add txnID to debug output to aid tracing
|
2012-10-20 09:25:14 -07:00 |
|
Kurt Zeilenga
|
2bbf9804b9
|
Happy New Year!
|
2012-01-01 07:10:53 -08:00 |
|
Howard Chu
|
4f2949b1ce
|
Use refcnt instead of keeping entry locked in Add response
|
2011-02-23 03:53:21 +00:00 |
|
Kurt Zeilenga
|
966cef8c9a
|
Happy New Year
|
2011-01-05 00:42:37 +00:00 |
|
Howard Chu
|
f12290c64f
|
move slap_graduate_commit_csn() to after entry lock is released
|
2010-06-30 00:00:59 +00:00 |
|
Kurt Zeilenga
|
3dadeb3efe
|
happy belated New Year
|
2010-04-13 22:17:29 +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 |
|
Howard Chu
|
225aa9f526
|
More for prev
|
2009-03-02 07:57:18 +00:00 |
|
Howard Chu
|
03aa595908
|
ITS#5457 cleanup. If we ever go back to refcounting the entry cache,
this will matter.
|
2009-03-02 07:54:01 +00:00 |
|
Pierangelo Masarati
|
7cd382d931
|
build entry's pretty DN from parent's (ITS#5326)
|
2009-02-05 18:44:52 +00:00 |
|
Pierangelo Masarati
|
260fd357df
|
fix structuralObjectClass modification (glue, ITS#5921; w/ relax, ITS#5792)
|
2009-02-04 22:36:49 +00:00 |
|
Kurt Zeilenga
|
4af9eb9715
|
Update copyright notices
|
2009-01-22 00:40:04 +00:00 |
|
Pierangelo Masarati
|
e0ad0fbd8d
|
honor RFC4528 assertion control for LDAP add operations (ITS#5861)
|
2008-12-20 22:49:53 +00:00 |
|
Hallvard Furuseth
|
27d6497c33
|
Warning cleanup: Missing braces in initialization.
|
2008-10-13 05:44:55 +00:00 |
|
Emmanuel Dreyfus
|
7a5b406cf1
|
Make sur attribute ACL are evaluated on ADD operations (see ITS#4556)
|
2008-09-29 22:08:29 +00:00 |
|
Howard Chu
|
ece2a4daa6
|
Use read-only txn's instead of read lockers. Support BDB 4.4-4.7
|
2008-08-27 01:45:35 +00:00 |
|
Howard Chu
|
aeedb72e91
|
Fix prev commit
|
2008-05-01 13:25:15 +00:00 |
|
Howard Chu
|
c91704d811
|
Use o_extra instead of o_private
|
2008-05-01 12:49:35 +00:00 |
|
Howard Chu
|
90e644a1e9
|
Cleanup bdb_next_id unused arg
|
2008-02-10 00:56:44 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Howard Chu
|
4068c51739
|
Remove unnneded boi_locker field
|
2007-12-28 07:44:41 +00:00 |
|
Quanah Gibson-Mount
|
9602d401a5
|
cleanup
|
2007-11-11 20:32:18 +00:00 |
|
Howard Chu
|
4c7d288eb7
|
More for BDB 4.6 compatibility
|
2007-08-17 20:33:46 +00:00 |
|
Howard Chu
|
e094bef172
|
Remember our own success code in case an overlay changes it
|
2007-01-03 20:28:56 +00:00 |
|
Kurt Zeilenga
|
da6d9eb046
|
happy new year
|
2007-01-02 20:00:42 +00:00 |
|
Howard Chu
|
b8309b4cf8
|
Cleanup db_lock/unlock parameters
|
2006-12-31 23:37:06 +00:00 |
|
Howard Chu
|
e844a6956d
|
In bdb_cache_add use a readlock outside the txn to protect the entry
until send_ldap_result completes.
|
2006-12-30 12:05:55 +00:00 |
|
Howard Chu
|
77ed3423b9
|
ITS#4767 fix bdb_add / translucent interaction
|
2006-12-04 22:06:58 +00:00 |
|
Howard Chu
|
eb47d50da7
|
Tweak bei_state so cache_lru_add doesn't ever try to free just-added
entries. This allows us to use the frontend's entry directly instead
of having to entry_dup it before adding to the cache.
|
2006-12-01 14:48:38 +00:00 |
|
Howard Chu
|
2a9afa55a7
|
Avoid unnecessary calls to oc_bvfind
|
2006-11-27 19:59:59 +00:00 |
|
Howard Chu
|
3711183610
|
Skip checkpoint call if size was not specified - defer time-based
checkpoints to the runq job
|
2006-11-27 19:54:04 +00:00 |
|
Pierangelo Masarati
|
fb2d3926ce
|
only abort update if failed pre/post read control is critical: the only thing RFC 4527 says about failure is that in case of failure of the read, no control is appended to the result message; maybe no failure should ever occur (please review)
|
2006-10-14 01:08:41 +00:00 |
|
Kurt Zeilenga
|
2c4b2b5566
|
return structuralObjectClass errors
(likely need to be applied to other backends)
|
2006-09-16 11:48:52 +00:00 |
|
Pierangelo Masarati
|
afdae4272a
|
don't run useless (and likely to fail) checks, if possible
|
2006-08-30 21:05:05 +00:00 |
|
Kurt Zeilenga
|
d3e288dffe
|
s/managedit/relax/
#unifdef -DSLAP_RELAX
|
2006-08-22 23:31:46 +00:00 |
|
Howard Chu
|
9e50b2d0a1
|
ITS#4552 just rely on ACLs when adding entries under the suffix.
|
2006-05-18 01:18:48 +00:00 |
|
Ralf Haferkamp
|
b8bf18f36b
|
ITS#4532: check *pre/postread_ctrl before freeing
|
2006-05-10 09:07:37 +00:00 |
|
Kurt Zeilenga
|
5487575086
|
Add link to FAQ entry on BDB tuning
|
2006-03-30 17:56:56 +00:00 |
|
Kurt Zeilenga
|
71511a0569
|
more txn infrastructure
|
2006-03-08 05:54:10 +00:00 |
|
Kurt Zeilenga
|
815c178edc
|
control/TXN cleanup
|
2006-03-07 22:05:57 +00:00 |
|
Kurt Zeilenga
|
247536744e
|
Some more txn infrastructure
|
2006-03-07 08:07:21 +00:00 |
|
Howard Chu
|
fe3b6d0071
|
ITS#4384 rework entryCSN handling, retrieve from incoming request
if it was provided. Always check and graduate, regardless of shadow status.
|
2006-02-05 01:09:48 +00:00 |
|
Howard Chu
|
a4a85e03c1
|
ITS#3950 delete gratuitous yield()s
|
2006-01-15 13:33:29 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|