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
/
src
/
modules
/
database
/
dbintf.cpp
Age
Commit message (
Expand
)
Author
2014-07-20
all profile conversion stuff moved to dbchecker
George Hazan
2014-07-15
fix for the wrong return value type
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-08
low-level database access functions rewritten to MCONTACT instead of HANDLE h...
George Hazan
2014-02-03
- new helpers for reading db strings into static buffers;
George Hazan
2014-01-23
dbx_mmap to verify password before checking file
George Hazan
2014-01-21
minor code cleaning
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-09-05
remove avatar when contact removing
Kirill Volinsky
2013-06-30
- db_set_blob used everywhere for writing blobs
George Hazan
2013-06-29
rest of unused databases services removed
George Hazan
2013-06-23
new helper applied instead of MS_DB_SETSETTINGRESIDENT
George Hazan
2013-03-08
some memory leak fixes
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-11-16
tabs and spaces cleaning
Kirill Volinsky
2012-10-03
database cache migration, phase 1
George Hazan
2012-09-25
- fix for the clist services creation order
George Hazan
2012-08-10
fix for database plugins load order compatibility
George Hazan
2012-07-28
perversive error reporting schema in DATABASELINK removed
George Hazan
2012-07-24
new service for the current database link retrieving
George Hazan
2012-07-20
- db3x_mmap is completely moved to a class;
George Hazan
2012-07-18
mir_core on MIDatabase
George Hazan