index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Dbx_mdbx
Age
Commit message (
Expand
)
Author
2018-05-16
CMake: Config for Dbx_mdbx plugin.
protomors
2018-05-15
__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled
George Hazan
2018-05-14
fixes #1336 (Dropbox destroys mdbx-based database)
George Hazan
2018-05-07
Dbx_mdbx: fixes crash when user tries to compact a profile with password
George Hazan
2018-04-15
fixes #1230 (Database encryption mode)
George Hazan
2018-04-13
64-bit Miranda to use 16 GB mmap
George Hazan
2018-04-13
MDBX_COALESCE helps to free trailing database pages
George Hazan
2018-04-12
DbxMdbx: menu item added for compacting
George Hazan
2018-04-12
initial version of profile compactor for MDBX
George Hazan
2018-04-12
MIDatabase became pure interface
George Hazan
2018-04-11
512M is the maximum size that a 32-bit program can mmap
George Hazan
2018-04-10
fixes #1244 (Deleting subcontact history event leads to metacontact empty his...
George Hazan
2018-04-09
frankly speaking, there's no need to lock the database profile since we check...
George Hazan
2018-04-02
Dbx_mdbx: fix for record number calculation
George Hazan
2018-04-02
fixes #1239 (MDBX: crash on "dbmodulechain.cpp (45): CDbxMDBX::GetModuleID" a...
George Hazan
2018-04-02
Dbx_mdbx:
George Hazan
2018-04-01
much more efficient way of handling DBFlush, with separate window
George Hazan
2018-03-30
merge with the final version of libmdbx
George Hazan
2018-03-30
fix for asynchronous database flush to fix unsaved data
George Hazan
2018-03-28
fix for losing info due to MDBX_RESERVE flag
George Hazan
2018-03-27
fixes #1216 (temporary contacts return back until restart)
George Hazan
2018-03-26
another buggy piece of code removed
George Hazan
2018-03-26
fix for system history processing
George Hazan
2018-03-26
very strange disk type detection removed from libmdbx (fixes #1213)
George Hazan
2018-03-26
fixes #1208 (if profile is opened in r/w mode, it should be locked)
George Hazan
2018-03-25
string constants with word dbchecker fixed
George Hazan
2018-03-25
MIDatabaseChecker interface removed
George Hazan
2018-03-25
dbchecker moved to deprecated
George Hazan
2018-03-24
crash fix for mdbx under XP (p.3 of #1199)
George Hazan
2018-03-23
fixes #1195 (Import from mdbx is broken)
George Hazan
2018-03-21
DATABASELINK::Unload method replaced with the virtual destructor of MDatabase...
George Hazan
2018-03-07
old C-style code is obsolete now because of MDatabaseCommon existence
George Hazan
2018-03-07
merge with libmdbx 0.1
George Hazan
2018-03-05
switch to the locking schema of db3x_mmap, it's safer
George Hazan
2018-02-24
more nullptr
Goraf
2018-02-24
guard headers
Goraf
2018-02-21
all another C++'11 iterators
George Hazan
2018-02-05
patch for project filters that doesn't prevent a project from opening
George Hazan
2018-02-05
merge of libmdbx
George Hazan
2018-02-04
this code isn't needed at all
George Hazan
2018-02-04
checker for MDBX, first version
George Hazan
2018-02-02
merge with libmdbx
George Hazan
2018-01-24
we need more readers, cause libmdbx returns MDBX_READERS_FULL on large profiles
George Hazan
2018-01-24
merge with libmdbx
George Hazan
2018-01-24
if we don't use MDBX_DUPSORT, there's no need to pass the data parameter
George Hazan
2018-01-24
missing default comparator
George Hazan
2018-01-23
even more strict scope
George Hazan
2018-01-23
dbx_mdbx:
George Hazan
2018-01-23
merge with libmdbx
George Hazan
2018-01-22
code cleaning
George Hazan
[next]