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
/
dbintf.cpp
Age
Commit message (
Expand
)
Author
2014-12-14
Db3x_mmap: changed warning lavel to w4
Kirill Volinsky
2014-07-21
dbx_mmap:
George Hazan
2014-07-20
all profile conversion stuff moved to dbchecker
George Hazan
2014-07-19
dbx_mmap:
George Hazan
2014-07-18
- 1 line changed;
Vadim Dashevskiy
2014-07-02
finally wiping all obsolete stuff from 0.95
George Hazan
2014-03-21
fix for running dbchecker over the locked profile
George Hazan
2014-03-13
dbchecker creates two Database menu entries, if Miranda launched from it
George Hazan
2014-03-03
proper conversion of previously created metacontacts
George Hazan
2014-03-01
small adjustment
Vadim Dashevskiy
2014-03-01
small adjustment
Vadim Dashevskiy
2014-03-01
warning added before a conversion not to forget about backups
George Hazan
2014-02-25
merge from branch
George Hazan
2014-02-19
import to open a database in read-only mode
George Hazan
2014-02-18
merge with trunk
George Hazan
2014-02-07
- the internal DBContact structure extended to hold one more DWORD: contact ID;
George Hazan
2014-01-26
compilation fix
George Hazan
2014-01-26
more accurate control of mmap modes/access
George Hazan
2014-01-26
fix for creating backup files in dbchecker
George Hazan
2014-01-23
dbx_mmap to verify password before checking file
George Hazan
2014-01-06
huh, finally: total database encryption, including histories
George Hazan
2014-01-03
more correct way of writing signatures
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
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-27
- strong cyphering for passwords in db3x_mmap;
George Hazan
2013-11-25
write back Miranda IM signature to allow a conversion to be made
George Hazan
2013-11-25
unique signature for the new mmap profile format
George Hazan
2013-11-22
dbx_mmap to open unencrypted mmap_sa profiles
George Hazan
2013-11-22
minus another clutch
George Hazan
2013-11-21
more correct form of dividing mmap & mmap_sa
George Hazan
2013-11-14
Encryption: gathering all things together, part I
George Hazan
2013-08-23
fixed marking db "in use" when db is running
Kirill Volinsky
2013-05-25
update for a year in Miranda NG copyright
George Hazan
2012-10-03
database cache migration, phase 1
George Hazan
2012-07-30
fix to avoid the DbChecker's call after database opening
George Hazan
2012-07-29
read-only mode for databases
George Hazan
2012-07-27
merge of dbtool & database plugins
George Hazan
2012-07-23
slightly changed class hierarchy
George Hazan
2012-07-23
Db3x_mmap,Db_autobackups: changed folder structure
Vadim Dashevskiy