summaryrefslogtreecommitdiff
path: root/plugins/Import/src/dbrw
AgeCommit message (Expand)Author
2024-01-09UnregisterDatabasePlugin - a function to unload database driver on the flowGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...George Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-11-07update for system includes & import librariesGeorge Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-01-18fixes #2698 (Add current db format (mdbx, sqlite) to version info report)George Hazan
2021-01-17Update copyrightsdartraiden
2021-01-08encryption code unification, part 2: initialization & data storageGeorge Hazan
2021-01-07more common code moved to MDatabaseCommonGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-04-25db_event_add / db_event_edit to receive const pointer to DBEVENTINFOGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-03Import; custom window removedGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-09-23db_event_edit - new stub for editing messagesGeorge Hazan
2018-09-19GetEventById & SetEventId - two new methods to operate with events by their s...George Hazan
2018-06-04code cleaningGeorge Hazan
2018-04-12initial version of profile compactor for MDBXGeorge Hazan
2018-03-21DATABASELINK::Unload method replaced with the virtual destructor of MDatabase...George Hazan
2018-03-10a couple of fixes for the built-in sqlite importGeorge Hazan
2018-03-07Import: some fixes for dbrw loaderaunsane
2018-03-07Import: first compiled version of dbrw loaderaunsane