Age | Commit message (Expand) | Author |
2022-04-06 | remove executable attribute from affected files | georgehazan |
2022-02-11 | fixes #2958 Dbx_sqlite: VACUUM doesn't worl) | George Hazan |
2022-02-11 | Dbx_sqlite: more logs for database compaction | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-12-26 | PBYTE -> uint8_t* | George Hazan |
2021-12-04 | no need to patch sqlite3.h anymore | George Hazan |
2021-11-16 | more shit removed | George Hazan |
2021-11-07 | update for system includes & import libraries | George Hazan |
2021-11-07 | first version of mir_core that builds under Linux | ghazan |
2021-07-05 | fix for occasional crash | George Hazan |
2021-06-13 | fixes #2917 (Changing the password immediately after changing the encryption ... | George Hazan |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan |
2021-04-25 | code cleaning | George Hazan |
2021-04-15 | fixes #2847 (DbChecker находит ошибки, но после их ис... | George Hazan |
2021-04-13 | fixes #2845 (DbChecker: chinese on sqlire check) | George Hazan |
2021-04-13 | fix for hangups in Jabber | George Hazan |
2021-04-13 | dbx_sqlite: implemented database checker + version bump | George Hazan |
2021-04-03 | fix of crazy problems in SQLITE when two instances of database are running at... | George Hazan |
2021-04-02 | code cleaning | George Hazan |
2021-04-02 | fixes #2826 (Dbx_sqlite: strings are not encrypted in full mode) | George Hazan |
2021-04-02 | for #2826 (unused resource removed) | George Hazan |
2021-04-01 | fixes #2822 (dbx_sqlite: total encryption is broken) | George Hazan |
2021-03-31 | Dbx_sqlite: contact deletion hook should be called before, not after physical... | George Hazan |
2021-03-01 | fixes #2755 (Dbx_sqlite: unsigned value is compared to the number -1) | George Hazan |
2021-03-01 | fixes #2735 ([dbx_sqlite][db_autobackups] db backups are intermittently creat... | George Hazan |
2021-03-01 | Dbx_sqlite: more logs for backup operation | George Hazan |
2021-02-27 | fixes #2736 (Dbx_sqlite: improper work of FindNext/FindPrev results to the et... | George Hazan |
2021-02-23 | fixes #2734 ([dbx_sqlite] only the last of unread events is shown when multip... | George Hazan |
2021-02-21 | Dbx_sqlite: Backup should return error if backup failed | George Hazan |
2021-02-20 | oops... Dbx_sqlite doesn't handle system events properly | George Hazan |
2021-02-16 | fixes #2745 (Dbx_sqlite: wrong behaviour when launching second Miranda with t... | George Hazan |
2021-02-11 | fixes #2724 (Cannot import from sqlite to mdbx) | George Hazan |
2021-02-11 | oops... forgotten to roll back that debug variant | George Hazan |
2021-02-05 | Dbx_sqlite: additional disk flush operation for #2694 | George Hazan |
2021-01-31 | we import slower, but more securely (flush database time to time) | George Hazan |
2021-01-31 | Dbx_sqlite: | George Hazan |
2021-01-20 | fixes #2692 ([Steam] Messages received by Steam client first are not download... | George Hazan |
2021-01-20 | no, it doesn't work this way :( | George Hazan |
2021-01-20 | fixes #2694 (Miranda leaves sqlite profile keeping it locked) | George Hazan |
2021-01-18 | fixes #2698 (Add current db format (mdbx, sqlite) to version info report) | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2021-01-16 | dbx_sqlite: | George Hazan |
2021-01-10 | minor code cleaning | George Hazan |
2021-01-10 | fixes #2121 ([dbx_sqlite] Event updates do not work properly) | George Hazan |
2021-01-08 | database options dialog also went into the core | George Hazan |
2021-01-08 | Password change dialog also became common | George Hazan |
2021-01-08 | s-shit | George Hazan |
2021-01-08 | encryption code unification, part 2: initialization & data storage | George Hazan |