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_mdb
/
src
/
dbintf.h
Age
Commit message (
Expand
)
Author
2018-01-11
mdbx-plugin: fix names for clarity (minor, but renaming).
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-24
Dbx_mdb:
George Hazan
2017-11-24
EnumResidentSettings moved to MDatabaseCommon
George Hazan
2017-11-24
more common database code moved to MDatabaseCommon
George Hazan
2017-11-23
database enumerators => void* instead of LPARAM
George Hazan
2017-11-23
common database code to be concentrated in mir_app
George Hazan
2017-10-08
moving lmdb to mdbx engine
George Hazan
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-01-01
bump copyright year
dartraiden
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-07-06
dbx_lmdb: code optimization
MikalaiR
2016-07-03
dbx_lmdb: code optimization
MikalaiR
2016-07-02
dbx_lmdb: code cleanup
MikalaiR
2016-05-07
dbx_lmdb: optimization
MikalaiR
2016-04-24
dbx_lmdb: updated lmdb engine
MikalaiR
2016-03-22
dbx_lmdb: some fixes
MikalaiR
2016-03-11
git-svn-id: http://svn.miranda-ng.org/main/trunk@16462 1316c22d-e87f-b044-9b9...
MikalaiR
2016-03-11
dbx_lmdb: call dbpanic() on base corruption, attempt to implement events (un)...
MikalaiR
2016-03-04
dbx_lmdb: fixed potential crash
MikalaiR
2016-03-02
dbx_lmdb: code cleanup
MikalaiR
2016-03-01
dbx_lmdb: forgotten remap
MikalaiR
2016-02-28
dbx_lmdb: fix events deletion; some fixes
MikalaiR
2016-02-27
dbx_lmdb: gui rewritted to ui_utils
MikalaiR
2016-02-27
dbx_lmdb: encryption settings to other dbi
MikalaiR
2016-02-21
dbx_lmdb: speed optimization
MikalaiR
2016-02-20
dbx_lmdb: speed optimization
MikalaiR
2016-02-19
dbx_lmdb: fixed writing settings; CryptoProvider selector; correct transactio...
MikalaiR
2016-02-18
dbx_lmdb: speed optimization
MikalaiR
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-04-06
nasty crutch for the stupid dbx_mmap
George Hazan
2015-04-05
various speed optimizations
MikalaiR
2015-03-16
LMDB: fix for mc split/merge
George Hazan
2015-03-10
minus one get
George Hazan
2015-03-10
fix for the events' sorting order
George Hazan
2015-01-18
bunch of small fixes, optimizations and improvements
George Hazan
2015-01-18
contacts cache details to be completely hidden from the outside world
George Hazan
2015-01-18
first working version of events
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-13
well, everything works but events
George Hazan
2015-01-12
transaction locker
George Hazan
2015-01-10
- writeable module names;
George Hazan
2015-01-08
next compilable variant
George Hazan
2015-01-05
very-very first version (create, open, check headers)
George Hazan