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
/
Db3x_mmap
/
src
/
init.cpp
Age
Commit message (
Expand
)
Author
2018-04-03
unneeded option removed
George Hazan
2018-03-29
major clutch removed with double service mode plugins launch
George Hazan
2018-03-25
dbchecker moved to deprecated
George Hazan
2018-03-24
fix links
dartraiden
2018-03-23
MB_YESNOCANCEL => MB_YESNO
George Hazan
2018-03-23
related to #1197: clicking Yes shall redirect a user to plugin's download page
George Hazan
2018-03-22
end of dbx_mmap plugin: any attempt to open such a database not in read-only ...
George Hazan
2018-03-21
compilation fix
George Hazan
2018-03-21
DATABASELINK::Unload method replaced with the virtual destructor of MDatabase...
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
dartraiden
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
2017-11-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-08-22
code cleaning
George Hazan
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-01-01
bump copyright year
dartraiden
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-06-23
Dbx_mmap: unified project
Kirill Volinsky
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
Db3x_mmap: changed warning lavel to w4
Kirill Volinsky
2014-07-20
all profile conversion stuff moved to dbchecker
George Hazan
2014-07-19
dbx_mmap:
George Hazan
2014-03-21
fix for running dbchecker over the locked profile
George Hazan
2014-03-15
verba volant, scripta manent
George Hazan
2014-02-19
import to open a database in read-only mode
George Hazan
2014-01-26
more accurate control of mmap modes/access
George Hazan
2014-01-26
fix for creating backup files in dbchecker
George Hazan
2014-01-23
dbx_mmap to verify password before checking file
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-05
special signature added for the encrypted database
George Hazan
2013-09-06
db names standartization
Kirill Volinsky
2013-05-25
update for a year in Miranda NG copyright
George Hazan
2013-04-10
fix for inaccurate lists' declarations
George Hazan
2013-02-23
added version info
Kirill Volinsky
2013-02-10
STATIC_PLUGIN : 0x0002 flag added to PLUGININFOEX.flags to mark plugins loade...
George Hazan
2012-09-28
database created by dbx_mmap_sa must be opened by it
George Hazan
2012-07-28
perversive error reporting schema in DATABASELINK removed
George Hazan
2012-07-27
merge of dbtool & database plugins
George Hazan
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-26
dbtool is divided into two parts: DbChecker & appendix for db3x_mmap plugin
George Hazan
2012-07-23
slightly changed class hierarchy
George Hazan
2012-07-23
Db3x_mmap,Db_autobackups: changed folder structure
Vadim Dashevskiy