summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups/src/backup.cpp
AgeCommit message (Expand)Author
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-07fixes #1888 (DbAutobackuper: move "Disable popups" option to Popus section)George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2018-10-18Db_autobackups: variables supportGeorge Hazan
2018-10-18fixes #1623 (Add ability to adjust backup names)George Hazan
2018-10-18Db_autobackups: code cleaning & reorderingGeorge Hazan
2018-06-29safer method of backing up databases instead of trying to read them manuallyGeorge Hazan
2018-06-28fixes #1441 (Db_autobackups treats files wrong)George Hazan
2018-06-26fixes #1436 (Db_autobakups: exclude backups path from zip-archive)George Hazan
2018-06-20even less crazy ANSI <-> Unicode conversionsGeorge Hazan
2018-06-20mad ANSI <-> Unicode conversion removedGeorge Hazan
2018-06-20Db_autobackup:George Hazan
2018-06-01CPluginDlgBase: this class became useless because CMPlugin already has module...George Hazan
2018-05-16Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad...Mataes
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-21CloudFile:aunsane
2018-04-01Db_autobackups: replace "Dropbox" by "cloud"dartraiden
2018-02-24Db_autobackups: Reworking settings of DB Autobackup (#1144)aunsane
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-03-18git-svn-id: http://svn.miranda-ng.org/main/trunk@16499 1316c22d-e87f-b044-9b9...MikalaiR
2016-03-18db_autobackups: code optimization MikalaiR
2016-03-04Db_autobackups: moved to new dropbox serviceAlexander Lantsev
2016-03-04DB_autobackups: dropbox support reworked MikalaiR
2016-02-10compilation fix MikalaiR
2016-02-10opsMikalaiR
2016-02-10db_autobackups: fix backuping backup :-D MikalaiR
2016-02-10db_autobackups: VS2010 compilation fix (using boost for VS2010) MikalaiR
2016-02-10fix attempt 2 MikalaiR
2016-02-10ops MikalaiR
2016-02-10db_autobackups: VS2010 compilation fix(?)MikalaiR
2016-02-09fix handle leakMikalaiR
2016-02-09small fixes MikalaiR
2016-02-09db_autobackups: support backuping profile folder MikalaiR
2015-10-15db_autobackups: dropbox supportMikalaiR
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-24db_autobackups: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-16unified zlib project also moved to libs\George Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-06fix for some warningsGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky