Age | Commit message (Expand) | Author |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-21 | DbChecker: vc2015 compilation fix | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-04-28 | DbChecker - unified project | Vadim Dashevskiy |
2014-12-14 | DbChecker: changed warning lavel to w4 | Kirill Volinsky |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-07-20 | all profile conversion stuff moved to dbchecker | George Hazan |
2014-07-19 | code cleaning | George Hazan |
2014-07-06 | fix for wrong icon in dbchecker | George Hazan |
2014-07-06 | fixes bug #717 (If database totally encrypted dbchecker asks password 2 times) | George Hazan |
2014-03-24 | unused icons removed from dbchecker's wizard | George Hazan |
2014-03-21 | fix for running dbchecker over the locked profile | George Hazan |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2012-07-28 | - MS_DB_CHECKPROFILE - service for checking databases | George Hazan |
2012-07-27 | merge of dbtool & database plugins | George Hazan |
2012-07-27 | dbchecker - initial version | George Hazan |
2012-07-26 | dbtool is divided into two parts: DbChecker & appendix for db3x_mmap plugin | George Hazan |