]> gitweb.michael.orlitzky.com - mailshears.git/history - bin
Remove a superclass from DovecotMv that no longer exists.
[mailshears.git] / bin /
2014-01-04 Michael OrlitzkyFactor out plugin running into the Plugin module (along...
2014-01-04 Michael OrlitzkyRename plugin_class to plugin_module.
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 OrlitzkyOnly output the header when there's plugin output.
2013-10-06 Michael OrlitzkyGet prune working, at least in a simple case.
2013-10-06 Michael OrlitzkyRename PostfixadminDb, RoundcubeDb without the Db suffix.
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-03-19 Michael OrlitzkyAdd a missing space in the header.
2013-03-19 Michael OrlitzkyPrint the plugin name on the same line as the executabl...
2013-03-18 Michael OrlitzkyWhitespace/comment cleanup.
2012-04-19 Michael OrlitzkyUpdate the rest of the code to use the new Configuratio...
2012-04-19 Michael OrlitzkySwitch from constants to variables in the Configuration...
2012-04-09 Michael OrlitzkyLoad the default configuration file in lib/mailshears.rb.
2012-04-09 Michael OrlitzkyRestructure the lib directory to avoid name collisions.
2012-04-09 Michael OrlitzkyAdd the GPL3 'LICENSE' file.
2011-07-08 Michael OrlitzkyDelete accounts before domains.
2011-02-03 Michael OrlitzkyGet the domain/account descriptions before deleting...
2011-02-03 Michael OrlitzkyHandle the case where an account's domain has already...
2010-12-26 Michael OrlitzkyEnable the roundcube_db plugin (in the config file...
2010-12-26 Michael OrlitzkyFix a bug in the header output.
2010-12-26 Michael OrlitzkyGeneralize the plugin mechanism with a Plugin module...
2010-12-26 Michael OrlitzkyChange the way the plugins are included (by file name...
2010-12-26 Michael OrlitzkyConvert DovecotMailstore to a plugin, and generalize...
2010-12-26 Michael OrlitzkyAdd a PLUGINS configuration option.
2010-12-25 Michael OrlitzkyActually remove directories when I_MEAN_BUSINESS =...
2010-09-01 Michael OrlitzkyAdded the I_MEAN_BUSINESS configuration parameter,...
2010-07-13 Michael OrlitzkyAdded the domain/account path to the output.
2010-07-13 Michael OrlitzkyMissing parenthesis in a comment!
2010-06-13 Michael OrlitzkyFirst attempt at making mailshears report deleted domai...
2010-02-13 Michael OrlitzkyFixed an array-nesting bug.
2010-02-11 Michael OrlitzkyPrettied up the output with a header.
2010-02-11 Michael OrlitzkyInitial commit.