Complete rewrite of the module and today finally releasing the 2.0 stable release:
drd_server 6.x-2.0, 2012-04-03
------------------------------
REFACTOR #1504006 by @j.slemmer: Move Subversion functionality out to a separate module which is packed with drd_server but can be enabled/disabled separately
FIX #1510438: Allow mixed database extensions to be used, i.e. mysql and mysqli
FIX: Improve remote installation script so that the modules do not only get enabled but also their install hooks get executed
FIX: Include the XMLRPC callbacks for server and domain config
FIX #1499264 by @j.slemmer: improve the remote installation process
drd_server 6.x-2.0-rc2, 2012-02-18
----------------------------------
Fix #1422608: Changing the path in the install script
drd_server 6.x-2.0-rc1, 2012-02-18
----------------------------------
NEW: Explicitly check for each request if the AES module is available and enabled
CHANGE #1422608 by @checker: Rename drd_server.install.php to drd_server.install.php.txt and explain in README.TXT how to still allow remote installations
CHANGE: Optimize code and combine request validation in one separate function
FIX: Change the array definition for drd operations so that array_merge_deep() works properly
FIX: Bring back the operation drd.server.domains as it otherwise wouldn't be known locally