Quanah Gibson-Mount
|
a6ea07dd63
|
Merge remote-tracking branch 'origin/mdb.RE/0.9'
|
2015-05-04 11:36:27 -05:00 |
|
Howard Chu
|
6bd97d4286
|
ITS#8117 better fix
Don't change mc_dbx because we would need to undo the change if
the txn aborts. Make the fix (for get) match existing code for put.
|
2015-05-03 07:52:47 +01:00 |
|
Howard Chu
|
7127753244
|
Revert "ITS#8117 cleanup prev commit"
This reverts commit 47c4e747a0 .
Revert "ITS#8117 fix INTEGERDUP compare"
This reverts commit ba45e0c05a .
|
2015-05-03 07:43:50 +01:00 |
|
Quanah Gibson-Mount
|
b500b9148c
|
Merge remote-tracking branch 'origin/mdb.RE/0.9'
|
2015-04-29 19:02:39 -05:00 |
|
Howard Chu
|
0fd2214a8b
|
ITS#8117
|
2015-04-29 17:30:02 +01:00 |
|
Howard Chu
|
47c4e747a0
|
ITS#8117 cleanup prev commit
|
2015-04-29 17:30:02 +01:00 |
|
Howard Chu
|
ba45e0c05a
|
ITS#8117 fix INTEGERDUP compare
|
2015-04-29 17:12:40 +01:00 |
|
Quanah Gibson-Mount
|
bd1068204d
|
Merge remote-tracking branch 'origin/mdb.RE/0.9'
|
2015-04-23 12:49:31 -05:00 |
|
Howard Chu
|
5cdde0c5b7
|
ITS#8109
|
2015-04-23 05:52:13 +01:00 |
|
Howard Chu
|
b7511480c5
|
ITS#8109 fix mdb_cursor_del0 on empty DB
|
2015-04-23 05:50:48 +01:00 |
|
Howard Chu
|
8cf73291fb
|
ITS#8106
|
2015-04-23 03:27:33 +01:00 |
|
Howard Chu
|
32d46d4ea2
|
ITS#8106 retry writes on EINTR
|
2015-04-23 03:26:03 +01:00 |
|
Quanah Gibson-Mount
|
14815f318b
|
Merge remote-tracking branch 'origin/mdb.RE/0.9'
|
2015-04-22 14:59:19 -05:00 |
|
Hallvard Furuseth
|
5c89827817
|
Cleanup mtest* and sample-*.
Fix mdb_txn_begin(&read-only txn) calls. Test mdb_env_set_maxreaders().
Rename DBI open/close functions. Move mdb_dbi_close() out of txn.
|
2015-04-19 03:07:53 +02:00 |
|
Hallvard Furuseth
|
1693012d57
|
Reformat mdb_dbi_open() doc for clarity
|
2015-04-19 03:07:53 +02:00 |
|
Hallvard Furuseth
|
f46b642b06
|
mdb_txn_renew(): Clear error from previous txn
|
2015-04-19 03:05:47 +02:00 |
|
Howard Chu
|
dce0911b17
|
ITS#8062 fix uninit'd cursor index
|
2015-04-19 03:05:47 +02:00 |
|
Hallvard Furuseth
|
2072ae6a3b
|
Fix EACCES description
|
2015-04-19 03:05:47 +02:00 |
|
Quanah Gibson-Mount
|
dc52a6fcab
|
Merge remote-tracking branch 'origin/mdb.RE/0.9'
|
2015-04-16 14:59:07 -05:00 |
|
Howard Chu
|
b0032feb85
|
ITS#8062 also handle subcursors
|
2015-04-16 00:19:40 +01:00 |
|
Howard Chu
|
ddc4aa1aa3
|
ITS#8062
|
2015-04-15 23:48:09 +01:00 |
|
Howard Chu
|
97c7b6151e
|
ITS#8062 fix rebalance
(Probably fixes the ITS, definitely fixes a bug) when collapsing
the root page, fixups of other cursors was incomplete.
|
2015-04-15 23:30:52 +01:00 |
|
Mikko Auvinen
|
de76b8d1ce
|
ITS#8093 add LDAP_X_CONNECTING error string
|
2015-04-01 20:54:54 +01:00 |
|
Howard Chu
|
7aefa46b37
|
ITS#8090 fix for async connect
|
2015-04-01 20:54:12 +01:00 |
|
Quanah Gibson-Mount
|
1add666e5a
|
Merge remote-tracking branch 'origin/mdb.RE/0.9'
|
2015-03-23 11:14:16 -05:00 |
|
Quanah Gibson-Mount
|
dd58f3dde4
|
ITS#8066
|
2015-02-27 17:15:23 -06:00 |
|
Howard Chu
|
82b6a04bb7
|
ITS#8066 fix mdb_load with large values
|
2015-02-27 17:14:52 -06:00 |
|
Quanah Gibson-Mount
|
c127e78fb0
|
Merge remote-tracking branch 'origin/mdb.RE/0.9'
|
2015-02-12 11:30:00 -06:00 |
|
Quanah Gibson-Mount
|
b7d1afad42
|
Happy New Year
|
2015-02-12 11:28:55 -06:00 |
|
Quanah Gibson-Mount
|
21a374f2d4
|
Happy New Year
|
2015-02-12 11:28:21 -06:00 |
|
Quanah Gibson-Mount
|
1705fa7e55
|
Happy New Year
|
2015-02-11 15:36:57 -06:00 |
|
Howard Chu
|
79d90c3935
|
ITS#8050 fix ldap_get_option(LDAP_OPT_SESSION_REFCNT)
|
2015-02-04 03:16:20 +00:00 |
|
Howard Chu
|
e2b4366044
|
ITS#8028 fix ldap_new_connection
|
2015-01-21 01:02:12 +00:00 |
|
Quanah Gibson-Mount
|
c2cb945c30
|
Merge remote-tracking branch 'origin/mdb.RE/0.9'
|
2015-01-19 13:31:51 -06:00 |
|
Hallvard Furuseth
|
6586299f55
|
Restrictive mdb_copy file mode.
Copied from 58ddb5527b .
|
2015-01-15 07:19:30 +01:00 |
|
Howard Chu
|
7df548dc04
|
Merge remote-tracking branch 'origin/mdb.RE/0.9'
|
2015-01-14 21:46:57 +00:00 |
|
leo@yuriev.ru
|
8230b1b630
|
ITS#7970 LMDB: Critical Heisenbug
Inconsistent reading & SIGSEGV due to the race condition.
|
2015-01-14 19:24:18 +01:00 |
|
leo@yuriev.ru
|
1e5d79831c
|
ITS#7969 LMDB: volatile.
Globally shared fields of meta-data were not 'volatile'.
Code from 9a80a8a8e8 ,
except the unportable __synchronize().
|
2015-01-14 19:24:18 +01:00 |
|
Howard Chu
|
fccca0ead9
|
Minor cleanup (coverity)
|
2015-01-14 16:59:54 +00:00 |
|
Howard Chu
|
bf4ed09c5e
|
Plug leak (coverity)
|
2015-01-14 14:16:24 +00:00 |
|
Howard Chu
|
04591c4706
|
Minor cleanup (coverity)
|
2015-01-14 14:04:03 +00:00 |
|
Howard Chu
|
9e69e0b559
|
Plug unlikely memleak (coverity)
|
2015-01-13 21:13:46 +00:00 |
|
Howard Chu
|
7d483f7aba
|
Fix dangling lock (coverity)
|
2015-01-13 21:13:46 +00:00 |
|
Howard Chu
|
08f5aca7db
|
Plug unlikely memleak (coverity)
|
2015-01-13 20:38:38 +00:00 |
|
Howard Chu
|
ea80418cfc
|
Fix potential null deref (coverity)
|
2015-01-13 19:22:42 +00:00 |
|
Howard Chu
|
9710c2b17b
|
Fix argument order for ucisprop (coverity)
|
2015-01-13 18:20:36 +00:00 |
|
Quanah Gibson-Mount
|
9328a41f49
|
Merge remote-tracking branch 'origin/mdb.RE/0.9'
|
2015-01-13 10:24:08 -06:00 |
|
Howard Chu
|
ae6347bac1
|
ITS#8022 an async connect may still succeed immediately
|
2015-01-12 22:27:58 +00:00 |
|
Hallvard Furuseth
|
0599dee9d4
|
ITS#8021 doc: Don't mix MDB_WRITEMAP + non-WRITEMAP
|
2015-01-12 12:20:31 +01:00 |
|
Howard Chu
|
bf3961e3c7
|
More cleanup for fdatasync hack
|
2015-01-12 10:41:32 +00:00 |
|