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
/
Db3x_mmap
/
src
/
dbtool
Age
Commit message (
Expand
)
Author
2015-06-23
Dbx_mmap: unified project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2014-12-31
Year 2015 version update
George Hazan
2014-12-21
- CDb3Mmap::FillContacts(): returned support for the old contact's format;
George Hazan
2014-12-14
Db3x_mmap: changed warning lavel to w4
Kirill Volinsky
2014-12-13
senseless code from dbtool_sa removed
George Hazan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-07-21
dbx_mmap:
George Hazan
2014-07-20
all profile conversion stuff moved to dbchecker
George Hazan
2014-03-14
oops...
George Hazan
2014-03-14
dbchecker not to clean events count in subs
George Hazan
2014-03-13
fix for db_event_count in subs
George Hazan
2014-03-13
another atavism died: DBEF_FIRST
George Hazan
2014-03-10
fix for dbchecker
George Hazan
2014-03-09
filling contactID for destination events in dbchecker
George Hazan
2014-03-07
dbx_mmap: id -> ID
Dart Raiden
2014-03-07
special message for fixing zero contact ids
George Hazan
2014-03-07
DBEvent::contactID check moved to dbchecker
George Hazan
2014-02-25
merge from branch
George Hazan
2014-02-07
- the internal DBContact structure extended to hold one more DWORD: contact ID;
George Hazan
2014-01-23
dbx_mmap to verify password before checking file
George Hazan
2014-01-06
dbchecker: skipping encrypted events if "Convert to UTF8" flag is set
George Hazan
2014-01-06
huh, finally: total database encryption, including histories
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-30
fix for the version check
George Hazan
2013-12-29
preparing mmap_sa, that it finally compatible with new mmap
George Hazan
2013-12-05
special signature added for the encrypted database
George Hazan
2013-11-25
unique signature for the new mmap profile format
George Hazan
2013-11-22
clutches for mmap_sa to remove
George Hazan
2013-10-24
more warning fixes
George Hazan
2013-10-18
small code warning fix
Kirill Volinsky
2013-09-06
db names standartization
Kirill Volinsky
2013-09-02
typo
Konstantin Nikulin
2012-07-27
don't treat binary junk as utf string
George Hazan
2012-07-27
fix for memory allocation problem
George Hazan
2012-07-27
merge of dbtool & database plugins
George Hazan
2012-07-26
dbtool is divided into two parts: DbChecker & appendix for db3x_mmap plugin
George Hazan