]> gitweb.michael.orlitzky.com - mailshears.git/history - lib/common
Document everything with YARD and fix some bugs along the way.
[mailshears.git] / lib / common /
2015-11-08 Michael OrlitzkyDocument everything with YARD and fix some bugs along...
2015-11-06 Michael OrlitzkyBegin updating docs; remove two unused exit codes.
2015-11-06 Michael OrlitzkyUpdate comments in the executable and factor out the...
2015-11-06 Michael OrlitzkyRemove a newline.
2015-11-05 Michael OrlitzkyMake pruning use the correct config and clean up *befor...
2015-11-04 Michael OrlitzkyAllow sorting of User/Domain for testing.
2015-11-04 Michael OrlitzkyStop pretending that we'll ever work with another DBMS.
2015-11-03 Michael OrlitzkyRename mail_root to dovecot_mail_root for consistency.
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.
2015-10-30 Michael OrlitzkyAllow the getting of a dovecot user path even if it...
2015-10-30 Michael OrlitzkyClarify error class comments.
2015-10-30 Michael OrlitzkyFix nil error when only postfixadmin is enabled.
2014-01-05 Michael OrlitzkyMake list_users() methods public in several plugins.
2014-01-04 Michael OrlitzkyFactor out plugin running into the Plugin module (along...
2014-01-04 Michael OrlitzkyMove the Runner selection into the plugin.
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.
2013-10-06 Michael OrlitzkyImplement user_exists() everywhere and use it to correc...
2013-10-06 Michael OrlitzkyMove domain removal into the plugins.
2013-09-30 Michael OrlitzkyWay too many changes to mention. The 'rm' mode works...
2013-09-29 Michael OrlitzkyAdd a bunch more crap and rewrite a bunch more crap...
2013-08-29 Michael OrlitzkyIn the middle of refactoring the binary to accept three...
2013-08-29 Michael OrlitzkyAdd default configuration for Agendav and DAViCal.
2013-03-19 Michael OrlitzkyBegin building the framework to rename accounts. A...
2013-03-19 Michael OrlitzkyFactor out common code that can be used to mv (rename...