summaryrefslogtreecommitdiff
path: root/src/modules/database/dbintf.cpp
AgeCommit message (Expand)Author
2014-07-20all profile conversion stuff moved to dbcheckerGeorge Hazan
2014-07-15fix for the wrong return value typeGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-08low-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-23dbx_mmap to verify password before checking fileGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-09-05remove avatar when contact removingKirill Volinsky
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-03-08some memory leak fixesGeorge Hazan
2013-02-11core: copyright update to year 2013George Hazan
2012-11-16tabs and spaces cleaningKirill Volinsky
2012-10-03database cache migration, phase 1George Hazan
2012-09-25- fix for the clist services creation orderGeorge Hazan
2012-08-10fix for database plugins load order compatibilityGeorge Hazan
2012-07-28perversive error reporting schema in DATABASELINK removedGeorge Hazan
2012-07-24new service for the current database link retrievingGeorge Hazan
2012-07-20- db3x_mmap is completely moved to a class;George Hazan
2012-07-18mir_core on MIDatabaseGeorge Hazan