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_sqlite
/
src
Age
Commit message (
Expand
)
Author
2021-12-26
PBYTE -> uint8_t*
George Hazan
2021-11-07
update for system includes & import libraries
George Hazan
2021-07-05
fix for occasional crash
George Hazan
2021-06-13
fixes #2917 (Changing the password immediately after changing the encryption ...
George Hazan
2021-06-05
major code cleaning in regard to db_event_getBlobSize & event memory allocation
George Hazan
2021-04-25
code cleaning
George Hazan
2021-04-15
fixes #2847 (DbChecker находит ошибки, но после их ис...
George Hazan
2021-04-13
fixes #2845 (DbChecker: chinese on sqlire check)
George Hazan
2021-04-13
fix for hangups in Jabber
George Hazan
2021-04-13
dbx_sqlite: implemented database checker + version bump
George Hazan
2021-04-03
fix of crazy problems in SQLITE when two instances of database are running at...
George Hazan
2021-04-02
code cleaning
George Hazan
2021-04-02
fixes #2826 (Dbx_sqlite: strings are not encrypted in full mode)
George Hazan
2021-04-02
for #2826 (unused resource removed)
George Hazan
2021-04-01
fixes #2822 (dbx_sqlite: total encryption is broken)
George Hazan
2021-03-31
Dbx_sqlite: contact deletion hook should be called before, not after physical...
George Hazan
2021-03-01
fixes #2755 (Dbx_sqlite: unsigned value is compared to the number -1)
George Hazan
2021-03-01
fixes #2735 ([dbx_sqlite][db_autobackups] db backups are intermittently creat...
George Hazan
2021-03-01
Dbx_sqlite: more logs for backup operation
George Hazan
2021-02-27
fixes #2736 (Dbx_sqlite: improper work of FindNext/FindPrev results to the et...
George Hazan
2021-02-23
fixes #2734 ([dbx_sqlite] only the last of unread events is shown when multip...
George Hazan
2021-02-21
Dbx_sqlite: Backup should return error if backup failed
George Hazan
2021-02-20
oops... Dbx_sqlite doesn't handle system events properly
George Hazan
2021-02-16
fixes #2745 (Dbx_sqlite: wrong behaviour when launching second Miranda with t...
George Hazan
2021-02-11
fixes #2724 (Cannot import from sqlite to mdbx)
George Hazan
2021-02-11
oops... forgotten to roll back that debug variant
George Hazan
2021-02-05
Dbx_sqlite: additional disk flush operation for #2694
George Hazan
2021-01-31
we import slower, but more securely (flush database time to time)
George Hazan
2021-01-31
Dbx_sqlite:
George Hazan
2021-01-20
fixes #2692 ([Steam] Messages received by Steam client first are not download...
George Hazan
2021-01-20
no, it doesn't work this way :(
George Hazan
2021-01-20
fixes #2694 (Miranda leaves sqlite profile keeping it locked)
George Hazan
2021-01-18
fixes #2698 (Add current db format (mdbx, sqlite) to version info report)
George Hazan
2021-01-17
Update copyrights
dartraiden
2021-01-16
dbx_sqlite:
George Hazan
2021-01-10
minor code cleaning
George Hazan
2021-01-10
fixes #2121 ([dbx_sqlite] Event updates do not work properly)
George Hazan
2021-01-08
database options dialog also went into the core
George Hazan
2021-01-08
Password change dialog also became common
George Hazan
2021-01-08
s-shit
George Hazan
2021-01-08
encryption code unification, part 2: initialization & data storage
George Hazan
2021-01-08
another bunch of duplicate code moved to the core
George Hazan
2021-01-07
more common code moved to MDatabaseCommon
George Hazan
2021-01-07
common code moved to the core
George Hazan
2021-01-07
less constants, less arrays
George Hazan
2021-01-07
compilation fix
George Hazan
2021-01-07
Dbx_sqlite:
George Hazan
2020-11-22
dbx_sqlite: logic fix
Gluzskiy Alexandr
2020-11-22
someone told me what prev/next only can be called after last/first....
Gluzskiy Alexandr
2020-06-15
simpler way of applying server ids to messages
George Hazan
[next]