index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Dbx_mdbx
/
src
/
dbintf.cpp
Age
Commit message (
Expand
)
Author
2024-01-08
Update copyrights
dartraiden
2023-01-02
Update copyrights
dartraiden
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
BYTE -> uint8_t
George Hazan
2021-04-13
more code cleaning
George Hazan
2021-04-13
code cleaning
George Hazan
2021-01-31
we import slower, but more securely (flush database time to time)
George Hazan
2021-01-19
fixes #2702 (Dbx_sqlite: missing "Compact" menu item)
George Hazan
2021-01-17
Update copyrights
dartraiden
2021-01-08
encryption code unification, part 2: initialization & data storage
George Hazan
2021-01-08
duplicate code and variables removed
George Hazan
2020-12-09
fixes #2641 (Не работает импорт базы данных)
George Hazan
2020-12-07
useless code removed
George Hazan
2020-12-04
Dbx_mdbx: now we very quickly load _all_ settings into memory to reject cache...
George Hazan
2020-12-02
Dbx_mdbx: fix for losing information during reboot
George Hazan
2020-12-01
fixes #2634 & #2605 (various problems on startup, caused by transaction isola...
George Hazan
2020-11-25
Dbx_mdbx: adaptation of Compact for new write transaction scheme
George Hazan
2020-11-25
fixes #2628 (Миранда зависает при попытке прове...
George Hazan
2020-11-23
fixes #2626 (Import: cannot import from mdbx to sqlite)
George Hazan
2020-11-17
fixes #2569 (Ломается профиль после ребута комп...
George Hazan
2020-11-16
Dbx_mdbx: global cursors replaced with mdbx_cursor_bind() and temporary cursors
George Hazan
2020-11-15
txn_ptr::abort() not to be mixed with common ::abort()
George Hazan
2020-11-15
unused variable CDbxMDBX::m_bShared removed
George Hazan
2020-11-15
Dbx_mdbx: code cleaning
George Hazan
2020-10-25
Revert "fixes #2569 (Miranda uses libmdbx unsafely)"
George Hazan
2020-10-25
fixes #2569 (Miranda uses libmdbx unsafely)
George Hazan
2020-10-09
Dbx_mdbx: fix for new constants
George Hazan
2020-09-22
sh-h-hit
George Hazan
2020-09-22
fix for error -32790 on very large profiles
George Hazan
2020-08-08
filtering out orphaned settings
George Hazan
2020-08-07
Dbx_Mdbx: first two integrity checks
George Hazan
2020-08-07
code cleaning
George Hazan
2020-07-09
fixes #2474 (NewStory: системная история не удаляет...
George Hazan
2020-06-22
temporary return of DbChecker
George Hazan
2020-01-15
Fix URL
dartraiden
2020-01-15
Fix capitalization
dartraiden
2020-01-13
fixes #2181 ("Miranda was unable to open <profile_name>, it's in an unknown f...
George Hazan
2020-01-12
CDbxMDBX: useless window removed and replaced with Miranda_GetSystemWindow()
George Hazan
2020-01-07
libmdbx: update to 0.5.0
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-12-06
libmdbx: upgrade to 0.4.0
George Hazan
2019-01-29
fixes #1802 (Dbx_Mdbx doesn't change profile timestamp on exit)
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-11-08
Dbx_mdbx: added control for disk overflow during backup
George Hazan
2018-10-10
code cleaning
George Hazan
2018-10-10
stupid schema with event handles sharing via CreateEventHook eliminated
George Hazan
2018-09-23
new event: ME_DB_EVENT_EDITED
George Hazan
2018-09-20
final fix for libmdbx problem with GC
George Hazan
2018-09-19
GetEventById & SetEventId - two new methods to operate with events by their s...
George Hazan
2018-09-19
eventids table added for message keys
George Hazan
[next]