Howard Chu
e2b4366044
ITS#8028 fix ldap_new_connection
2015-01-21 01:02:12 +00:00
Howard Chu
c32e74763f
ITS#8027 require non-empty AttributeList
2015-01-20 11:35:40 +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
Howard Chu
047f275987
Fix 0e66a3d1bf
...
clear rc, otherwise syncrepl stops
2015-01-14 20:27:49 +00:00
Howard Chu
869324ff9f
Fix typo in 45146ba21a
2015-01-14 19:05:17 +00:00
Howard Chu
30ae5fa2cf
GSER issuer quoting fix (coverity)
2015-01-14 18:56:12 +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
59ee92213b
Minor cleanup (coverity)
2015-01-14 17:52:22 +00: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
bc3dbcbde9
Minor cleanup (coverity)
2015-01-14 13:27:45 +00:00
Howard Chu
c25208cd14
Minor cleanup (coverity)
2015-01-14 12:48:44 +00:00
Howard Chu
0677f67d29
Minor cleanup (coverity)
2015-01-14 12:23:19 +00:00
Howard Chu
86d81fa153
Minor cleanup (coverity)
2015-01-14 12:16:24 +00:00
Howard Chu
e861305d50
Minor cleanup (coverity)
2015-01-14 11:30:33 +00:00
Howard Chu
0e5f63ae6d
Minor cleanup (coverity)
2015-01-14 11:08:51 +00:00
Howard Chu
651804842f
Fix missing error return (coverity)
2015-01-14 10:37:13 +00:00
Howard Chu
45146ba21a
Fix UTF8stringvalidate loop termination (coverity)
2015-01-14 10:35:20 +00:00
Howard Chu
67c13d0ccf
Fix NULL in debug output (coverity)
2015-01-14 10:22:50 +00:00
Howard Chu
0e66a3d1bf
check ber_scanf(syncUUIDs) result (coverity)
2015-01-14 10:13:16 +00:00
Howard Chu
14a3efa48a
plug unlikely memleak (coverity)
2015-01-13 22:48:07 +00:00
Howard Chu
74d89e567c
plug memleak in cr index (coverity)
2015-01-13 22:01:17 +00:00
Howard Chu
19af642a2d
ACL write/manage fixes (coverity)
2015-01-13 21:43:22 +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
a69da18849
plug benign leak (coverity)
2015-01-13 19:59:41 +00:00
Howard Chu
97d6a4fe3e
Fix unused fprintf arg (coverity)
2015-01-13 19:23:51 +00:00
Howard Chu
ea80418cfc
Fix potential null deref (coverity)
2015-01-13 19:22:42 +00:00
Howard Chu
975dce7ffb
varargs cleanup (coverity)
2015-01-13 18:32:28 +00:00
Howard Chu
79cce59ad4
Fix insecure chroot (coverity)
2015-01-13 18:23:16 +00:00
Howard Chu
9710c2b17b
Fix argument order for ucisprop (coverity)
2015-01-13 18:20:36 +00:00
Howard Chu
2cf553563b
Fix fprintf format (coverity)
2015-01-13 18:11:49 +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
Howard Chu
6046584531
ITS#8022 don't skip TLS init for ldaps:// targets
2015-01-12 22:25:53 +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
Howard Chu
e85c944a3a
Tweak conditionals for fdatasync hack
2015-01-11 11:41:08 +00:00
Howard Chu
0b9f42d1f4
ITS#8021 env_sync is invalid in RDONLY env
2015-01-09 11:25:07 +00:00
Howard Chu
4500d49f36
fdatasync hack, again
...
Check for ext3/ext4 fs, then check kernel version.
2015-01-08 13:03:55 +00:00
Howard Chu
888a76f651
Revert "Fix prev commit for env_sync0"
...
This reverts commit e95c9231fc
.
Revert "Hack for potential ext3/ext4 corruption issue"
This reverts commit 91155b9d67
.
2015-01-08 12:57:08 +00:00
Howard Chu
fa255d0fed
ITS#8020 fix 64bit hash finalizer
2015-01-07 17:48:49 +00:00
Howard Chu
9266a43d6c
ITS#8016 return errmsg for unknown envflags
2015-01-05 09:37:27 +00:00
Leo Yuriev
67a65ec701
ITS#8011: few corrections for lmdb-backend;
...
dn2id.c:
+ assertion for mdb_id2l_insert() result;
- unnecessary assignment;
search.c:
- unused variable 'first';
+ range-check for mdb_idl_search() result;
2015-01-04 07:41:07 +00:00
Leo Yuriev
7c2951819f
ITS#5452,#8012: fix syncprov syncops freeing
...
Detaching a syncops record from op-list conditionally,
only when it was freed by syncprov_free_syncop.
The syncprov_free_syncop() and syncprov_drop_psearch() now
returns a flag, which is nonzero if the given syncops was freed.
2015-01-04 07:27:29 +00:00