]> gitweb.michael.orlitzky.com - mailshears.git/shortlog
mailshears.git
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-26 Michael OrlitzkyRemove the default initializer for the Mailstore class.
2010-12-25 Michael OrlitzkyActually remove directories when I_MEAN_BUSINESS =...
2010-09-01 Michael OrlitzkyAdded the I_MEAN_BUSINESS configuration parameter,...
2010-07-14 Michael OrlitzkyAdded error handling to the domain/account path methods.
2010-07-13 Michael OrlitzkyAdded three new error classes: InvalidAccountError...
2010-07-13 Michael OrlitzkyAdded the domain/account path to the output.
2010-07-13 Michael OrlitzkyImplemented get_domain_path and get_account_path in...
2010-07-13 Michael OrlitzkyAdded some more virtual function definitions to the...
2010-07-13 Michael OrlitzkyMissing parenthesis in a comment!
2010-06-13 Michael OrlitzkyOnly enumerate accounts in domains whose folders exist.
2010-06-13 Michael OrlitzkyIgnore the 'ALL' domain.
2010-06-13 Michael OrlitzkyFirst attempt at making mailshears report deleted domai...
2010-06-13 Michael OrlitzkyAdded the get_domains_from_filesystem function to the...
2010-06-13 Michael OrlitzkyAdded the get_domains_from_db() function to the Postfix...
2010-03-20 Michael OrlitzkyUse the 'mailbox' table instead of 'alias'; the alias...
2010-02-13 Michael OrlitzkyFixed an array-nesting bug.
2010-02-11 Michael OrlitzkyPrettied up the output with a header.
2010-02-11 Michael OrlitzkyFlatten the SQL result set so that the array difference...
2010-02-11 Michael OrlitzkyInitial commit.