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
/
DbChecker
/
src
/
worker.cpp
Age
Commit message (
Expand
)
Author
2023-12-26
fixes #4077 (Сообщения в формате RTF показываютс...
George Hazan
2023-12-20
DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...
George Hazan
2023-06-08
DbChecker: not only messages have server IDs
dartraiden
2023-05-29
DbChecker: proper capitalization
dartraiden
2023-04-23
DbChecker: option for fixing old server message ids
George Hazan
2023-04-11
DB::FILE_BLOB - file events' access unification
George Hazan
2023-04-10
code cleaning
George Hazan
2023-01-14
Convert sources to CR+LF
dartraiden
2023-01-01
fixes #3290 completely + fix for the database checker
George Hazan
2022-02-06
more efficient duplcate events catcher
George Hazan
2022-02-06
fixes #3020 (DbChecker: добавить функцию удаления ду...
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2021-12-26
WCHAR -> wchar_t
George Hazan
2021-06-10
DbChecker: fix capitalization
dartraiden
2021-06-06
Dbchecker: restored ability to fix utf-8 in old events
George Hazan
2021-01-17
fixes #2691 (DbChecker: add "Mark all events as read" option)
George Hazan
2020-08-08
Dbchecker:
George Hazan
2020-08-07
code cleaning
George Hazan
2020-08-04
unused code removed
George Hazan
2020-06-22
temporary return of DbChecker
George Hazan
2018-03-25
dbchecker moved to deprecated
George Hazan
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-13
Code modernize ...
Goraf
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-04-28
DbChecker - unified project
Vadim Dashevskiy
2014-12-14
DbChecker: changed warning lavel to w4
Kirill Volinsky
2014-07-19
code cleaning
George Hazan
2014-01-23
dbx_mmap to verify password before checking file
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2012-08-13
fix for the process interruption handling in DbChecker
George Hazan
2012-07-27
merge of dbtool & database plugins
George Hazan
2012-07-27
dbchecker - initial version
George Hazan
2012-07-26
dbtool is divided into two parts: DbChecker & appendix for db3x_mmap plugin
George Hazan