]> gitweb.michael.orlitzky.com - mailshears.git/history - lib/common/postfixadmin_plugin.rb
Take a stab in the dark at AgenDAV v2.1.0 support.
[mailshears.git] / lib / common / postfixadmin_plugin.rb
2015-11-08 Michael OrlitzkyWrap all close() calls in "ensure" blocks and simplify...
2015-11-08 Michael OrlitzkyDocument everything with YARD and fix some bugs along...
2015-11-04 Michael OrlitzkyStop pretending that we'll ever work with another DBMS.
2015-11-02 Michael OrlitzkyClean up user/domain describing in the plugins.
2015-11-02 Michael OrlitzkyOverhaul everything to get consistent error reports.
2015-10-30 Michael OrlitzkyAdd domain_exists() to PostfixadminPlugin.
2014-01-05 Michael OrlitzkyMake list_users() methods public in several plugins.
2014-01-04 Michael OrlitzkyReplace 'account' with 'user' everywhere.
2013-10-07 Michael OrlitzkyPass a Configuration object to each plugin's initialize().
2013-10-06 Michael OrlitzkyRename PostfixadminDb, RoundcubeDb without the Db suffix.