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 |
|
Howard Chu
|
e2a7617d17
|
Key alignment tweaks for Sparc
|
2011-11-09 01:03:14 -08:00 |
|
Howard Chu
|
b905811d3c
|
Merge remote branch 'origin/mdb.master'
|
2011-11-09 01:02:38 -08:00 |
|
Howard Chu
|
68143e4532
|
More pgno alignment tweaks
|
2011-11-09 00:36:50 -08:00 |
|
Howard Chu
|
056910df03
|
Merge remote branch 'origin/mdb.master'
|
2011-11-08 20:06:23 -08:00 |
|
Howard Chu
|
690792c170
|
Add dummy DKEY define
|
2011-11-08 20:05:29 -08:00 |
|
Howard Chu
|
6b679875ae
|
Fix u_intX -> uintX
|
2011-11-08 19:06:46 -08:00 |
|
Howard Chu
|
dac408369b
|
Merge remote branch 'origin/mdb.master'
|
2011-11-08 19:05:39 -08:00 |
|
Howard Chu
|
cc7a89cd67
|
Add Solaris byte-order detection
|
2011-11-08 19:04:39 -08:00 |
|
Howard Chu
|
f0c9d77326
|
Fix mdb_drop return
|
2011-11-08 16:45:45 -08:00 |
|
Howard Chu
|
323e70ba13
|
ITS#7083 fix verb_to_mask usage
|
2011-11-07 16:41:35 -08:00 |
|
Howard Chu
|
a4df185adf
|
ITS#7019 fix dsa-specific attr check for Persist updates
|
2011-11-07 15:25:07 -08:00 |
|
Quanah Gibson-Mount
|
3bb0c6746f
|
More for ITS#6984
|
2011-11-07 14:14:57 -08:00 |
|
Quanah Gibson-Mount
|
692d6e4f55
|
ITS#6984 enable draft-wahl-ldap-session
|
2011-11-07 14:02:50 -08:00 |
|
David Adam
|
29206f6d20
|
ITS#7082 Fix smbk5pwd:olcSmbK5PwdEnable
|
2011-11-07 22:30:00 +01:00 |
|
Howard Chu
|
9f22ced88b
|
Fix Quickmode crash
|
2011-11-07 12:02:57 -08:00 |
|
Hallvard Furuseth
|
ff0f83a129
|
Exclude .git* files from releases
|
2011-11-07 14:52:27 +01:00 |
|
Howard Chu
|
77cd4c53be
|
Dynamic config support for back-sql (untested)
|
2011-11-04 22:00:44 -07:00 |
|
Howard Chu
|
31b5c396d3
|
ITS#7077 preserve mirrorMode setting when deleting syncrepl
|
2011-11-04 18:31:09 -07:00 |
|
Quanah Gibson-Mount
|
191e533474
|
Update to match what Gavin put into RE24
|
2011-11-04 17:28:41 -07:00 |
|
Quanah Gibson-Mount
|
e625581af3
|
Fix SLAP_CONFIG_DELETE ifdef (already fixed in RE24)
|
2011-11-04 15:21:34 -07:00 |
|
Howard Chu
|
e438122448
|
ITS#7081 fix prev commit
|
2011-11-04 11:32:38 -07:00 |
|