Howard Chu
|
cedbc9f77f
|
Clarification/warning about delta-sync backup/restore
|
2012-01-16 10:10:19 -08:00 |
|
Hallvard Furuseth
|
221d3ccdc6
|
ITS#7125 Fix Connection.c_mutex usage.
Partial revert of 9e00b6cc6ce2857490b33218bdaf1339319c5f60:connection.c.
|
2012-01-13 16:07:39 +01:00 |
|
Hallvard Furuseth
|
fa7575666f
|
ITS#7115 Re-fix tpool.c (idle/unidle)
|
2012-01-13 15:38:12 +01:00 |
|
Howard Chu
|
e86da2fe3f
|
ITS#7121 fix page splits when data+key size is too large
|
2012-01-04 15:27:15 -08:00 |
|
Kurt Zeilenga
|
2bbf9804b9
|
Happy New Year!
|
2012-01-01 07:10:53 -08:00 |
|
Howard Chu
|
30ae9d8807
|
ITS#7117 fix typo
|
2011-12-27 02:07:14 -08:00 |
|
Howard Chu
|
68ee165fb5
|
ITS#7115 blocked writers should not interfere with pool pause
|
2011-12-21 01:24:23 -08:00 |
|
Howard Chu
|
c61b0c3b29
|
Dummy commit
Subject: ITS#7111
|
2011-12-15 21:04:08 -08:00 |
|
Howard Chu
|
85c1c545f4
|
ITS#7107 fix Operation init on reuse
Additional fix for a66fb1630c
|
2011-12-14 19:33:40 -08:00 |
|
Howard Chu
|
50e02126b7
|
ITS#7050 fix uninit'd return code in back-meta
|
2011-12-12 11:52:05 -08:00 |
|
Hallvard Furuseth
|
38e8b2333f
|
ITS#6979 clean up previous test062 fix
|
2011-11-30 12:00:43 +01:00 |
|
Hallvard Furuseth
|
98c6d52593
|
ITS#7101 test001: Skip back-ldif unordered slapadd
|
2011-11-30 11:41:50 +01:00 |
|
Howard Chu
|
704e8228c0
|
ITS#7098 fix del/add of first schema element
|
2011-11-29 08:16:34 -08:00 |
|
Howard Chu
|
5b7c44a136
|
ITS#7099 fix dds db_open
Should not do anything in tool mode.
|
2011-11-29 05:57:36 -08:00 |
|
Howard Chu
|
4f298d47af
|
ITS#7099 fix mdb_entry_return for tool mode
Originally, overlays were not supposed to take effect in tool mode.
Apparently that's no longer the case...
|
2011-11-29 05:42:46 -08:00 |
|
Howard Chu
|
2a8b55b1c5
|
ITS#7090 test unordered slapadd
|
2011-11-25 01:29:34 -08:00 |
|
Howard Chu
|
2c4d548206
|
ITS#7090 fix out-of-order slapadd
|
2011-11-25 00:25:52 -08:00 |
|
Pierangelo Masarati
|
26dc16e9f6
|
fix typos
|
2011-11-24 19:58:37 +01:00 |
|
Howard Chu
|
fadb48a723
|
Add $(SOLIBS) macro for shared lib dependencies
|
2011-11-21 16:30:58 -08:00 |
|
Hallvard Furuseth
|
9845c030ab
|
make alltests += back-ldif tests
|
2011-11-20 13:53:35 +01:00 |
|
Hallvard Furuseth
|
e5c627c80b
|
.gitignore -= Makefile in libmdb,slapd-modules/*/*
|
2011-11-20 13:53:22 +01:00 |
|
Hallvard Furuseth
|
ef76d419ec
|
ITS#6548,#7092 Unbind,cleanup before client exit.
Gets rid of "(connection lost)" in slapd statslog "closed" message.
|
2011-11-20 13:52:40 +01:00 |
|
Hallvard Furuseth
|
26d881a93c
|
Fix uninitialized variable in ldapmodify.
Introduced by 3a46af398c .
|
2011-11-20 13:52:07 +01:00 |
|
Hallvard Furuseth
|
27c95a70df
|
Regenerate configure
|
2011-11-20 13:50:12 +01:00 |
|
Howard Chu
|
42a7fcf19a
|
ITS#6548,#7092 don't pass hangup events to reader thread
|
2011-11-19 13:57:56 -08:00 |
|
Howard Chu
|
95a72ac82a
|
Add $(SOLIBS) macro for shared lib dependencies
|
2011-11-18 15:43:55 -08:00 |
|
Howard Chu
|
7be5837dc0
|
Cleanup syncprov_db_close/CONFIG_DELETE code
No mutex needed since config ops are single-threaded.
Don't send Unavailable message if we're shutting down.
|
2011-11-18 01:22:52 -08:00 |
|
Howard Chu
|
278322ee5f
|
ITS#7025 fix syncprov crash
init fop.o_extra, copying from s_op is not guaranteed.
|
2011-11-18 00:31:20 -08:00 |
|
Howard Chu
|
111ecbdbed
|
ITS#6851 replace assert with error msg
|
2011-11-17 17:35:10 -08:00 |
|
Howard Chu
|
8a6402436e
|
More cleanup for previous slapadd tweaks
|
2011-11-17 14:21:18 -08:00 |
|
Howard Chu
|
ea026cb2cf
|
Merge remote branch 'origin/mdb.master'
|
2011-11-15 11:23:48 -08:00 |
|
Howard Chu
|
dd9c56f0fb
|
More s/DEBUG/MDB_DEBUG/
|
2011-11-15 11:23:00 -08:00 |
|
Howard Chu
|
40477fae4e
|
Merge remote branch 'origin/mdb.master'
|
2011-11-14 16:22:51 -08:00 |
|
Howard Chu
|
575691ca8a
|
Alignment fixes for debug msgs
|
2011-11-14 16:21:59 -08:00 |
|
Howard Chu
|
51c1ba6818
|
s/DEBUG/MDB_DEBUG/
|
2011-11-14 14:40:43 -08:00 |
|
Howard Chu
|
122fa3a895
|
Merge remote branch 'origin/mdb.master'
|
2011-11-11 12:50:12 -08:00 |
|
Howard Chu
|
29de655bc4
|
Add MDB_FDATASYNC to allow override to fsync if needed.
|
2011-11-11 12:49:11 -08:00 |
|
Howard Chu
|
ca15238dfb
|
Merge remote branch 'origin/mdb.master'
|
2011-11-11 11:00:14 -08:00 |
|
Howard Chu
|
291c0ce2db
|
Use <inttypes.h> instead of <stdint.h>
|
2011-11-11 10:59:27 -08:00 |
|
Howard Chu
|
e52127533d
|
ITS#7087 fix mdb_online_index endless loop
|
2011-11-10 16:33:49 -08:00 |
|
Howard Chu
|
334099c0db
|
Merge remote branch 'origin/mdb.master'
|
2011-11-10 12:43:41 -08:00 |
|
Howard Chu
|
8763c41e30
|
Fix size check
|
2011-11-10 12:41:34 -08:00 |
|
Ralf Haferkamp
|
7402cbb6f7
|
Fix compile problems with older gcc releases
|
2011-11-10 16:25:57 +01:00 |
|
Howard Chu
|
3b2961fcc2
|
More debug msg null pointer checks
|
2011-11-09 15:36:16 -08:00 |
|
Howard Chu
|
52a0d00031
|
Merge remote branch 'origin/mdb.master'
|
2011-11-09 15:36:00 -08:00 |
|
Howard Chu
|
04b522cc72
|
More Solaris warning cleanup
|
2011-11-09 15:32:37 -08:00 |
|
Quanah Gibson-Mount
|
fe4026d227
|
ITS#7086 Fix typo (where -> were)
|
2011-11-09 13:22:06 -08:00 |
|
Howard Chu
|
a642e3eb90
|
Check for NULL DN in debug msg
|
2011-11-09 02:20:26 -08:00 |
|
Howard Chu
|
d9706311a0
|
Check for NULL DN
|
2011-11-09 02:07:14 -08:00 |
|
Howard Chu
|
676dae633a
|
Avoid stack overrun in mdb_search
Use malloc'd memory, stored persistently in thread-local storage.
|
2011-11-09 02:05:14 -08:00 |
|