index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Db_autobackups
/
src
/
stdafx.h
Age
Commit message (
Expand
)
Author
2022-02-08
fixes #1281 (Db_autobackups: "Use CloudFile" option should be gray out if Clo...
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-04-02
fixes #2827 (Db_autobackups: обновлять подсказку о вре...
George Hazan
2021-03-31
db_autobackups:
George Hazan
2019-09-26
C++'17 compatibility mode enabled
George Hazan
2019-08-03
Db_autobackups: ME_SYSTEM_OKTOEXIT used instead of ME_SYSTEM_PRESHUTDOWN to l...
George Hazan
2019-06-05
Db_autobackups: fix for broken dumps on exit if backup process takes too much...
George Hazan
2019-03-07
fixes #1888 (DbAutobackuper: move "Disable popups" option to Popus section)
George Hazan
2018-10-18
Db_autobackups: variables support
George Hazan
2018-10-18
fixes #1623 (Add ability to adjust backup names)
George Hazan
2018-10-18
Db_autobackups: code cleaning & reordering
George Hazan
2018-06-29
safer method of backing up databases instead of trying to read them manually
George Hazan
2018-06-20
even less crazy ANSI <-> Unicode conversions
George Hazan
2018-06-20
mad ANSI <-> Unicode conversion removed
George Hazan
2018-06-01
CPluginDlgBase: this class became useless because CMPlugin already has module...
George Hazan
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-16
Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad...
Mataes
2018-05-15
__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled
George Hazan
2018-03-02
Db_autobackups: #1172
aunsane
2018-02-24
SendSS: Reworking settings (#1144)
aunsane
2018-02-24
Db_autobackups: Reworking settings of DB Autobackup (#1144)
aunsane
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2016-07-26
less TCHARs:
George Hazan
2016-03-18
db_autobackups: code optimization
MikalaiR
2016-02-10
ops
MikalaiR
2016-02-10
db_autobackups: fix backuping backup :-D
MikalaiR
2016-02-10
db_autobackups: VS2010 compilation fix (using boost for VS2010)
MikalaiR
2016-02-10
fix attempt 2
MikalaiR
2016-02-10
db_autobackups: VS2010 compilation fix(?)
MikalaiR
2016-02-09
db_autobackups: support backuping profile folder
MikalaiR
2015-10-15
db_autobackups: dropbox support
MikalaiR
2015-08-20
db_autobackups:
Tobias Weimer
2015-07-24
db_autobackups: common project
Kirill Volinsky