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
/
dbsettings.cpp
Age
Commit message (
Expand
)
Author
2014-05-03
more accurate check for variable lookup
George Hazan
2014-05-03
fix for ignoring subs
George Hazan
2014-05-03
crash fix for adding the first sub into a meta
George Hazan
2014-05-03
database to look up the missing settings for the default sub
George Hazan
2014-02-08
forgotten to apply a method
George Hazan
2014-02-08
low-level database access functions rewritten to MCONTACT instead of HANDLE h...
George Hazan
2014-02-07
- the internal DBContact structure extended to hold one more DWORD: contact ID;
George Hazan
2014-02-03
- new helpers for reading db strings into static buffers;
George Hazan
2014-01-26
fix against crash while opening read-only databases
George Hazan
2014-01-13
ability to detect whether a setting is encrypted or not
George Hazan
2014-01-06
fix for decoding settings
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-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-01
first lines of password UI code
George Hazan
2013-11-29
missing settings are not cached anymore, it's just a waste of memory
George Hazan
2013-11-27
- strong cyphering for passwords in db3x_mmap;
George Hazan
2013-11-25
unique signature for the new mmap profile format
George Hazan
2013-11-24
mode code cleaning for mmap
George Hazan
2013-11-22
clutches for mmap_sa to remove
George Hazan
2013-11-19
compilation fix
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-05-25
update for a year in Miranda NG copyright
George Hazan
2013-01-11
db preset removed from mmap also
George Hazan
2013-01-11
global variable removed from db_mmap_sa
George Hazan
2012-11-19
thanks Pescuma for writing a good comment about the broken resident variables...
George Hazan
2012-11-13
quick fix for the old piece of crap in dbx_mmap
George Hazan
2012-11-12
enchanced database logging
George Hazan
2012-11-12
enchanced database logging
George Hazan
2012-11-11
rollback for DebugBreak()
George Hazan
2012-11-10
code cleaning for ME_DB_CONTACT_SETTINGCHANGED in plugins
George Hazan
2012-11-01
fix for the resident variables
George Hazan
2012-10-03
compilation fix
George Hazan
2012-10-03
database cache migration, phase 1
George Hazan
2012-07-27
merge of dbtool & database plugins
George Hazan
2012-07-23
minor addition
George Hazan
2012-07-23
db3x, finally
George Hazan
2012-07-23
slightly changed class hierarchy
George Hazan
2012-07-23
Db3x_mmap,Db_autobackups: changed folder structure
Vadim Dashevskiy