]> gitweb.michael.orlitzky.com - mailshears.git/history - src
Get the domain/account descriptions before deleting them.
[mailshears.git] / src /
2011-02-03 Michael OrlitzkyGet the domain/account descriptions before deleting...
2011-01-06 Michael OrlitzkyMake describe_domain work (for DovecotMailstore) even...
2011-01-04 Michael OrlitzkyMake describe_account work (for DovecotMailstore) even...
2010-12-26 Michael OrlitzkyAdd the roundcube_db plugin.
2010-12-26 Michael OrlitzkyUpdate the PostfixadminDb class to use the newer 'pg...
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 OrlitzkyRemove the default initializer for the Mailstore class.
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 OrlitzkyImplemented get_domain_path and get_account_path in...
2010-07-13 Michael OrlitzkyAdded some more virtual function definitions to the...
2010-06-13 Michael OrlitzkyOnly enumerate accounts in domains whose folders exist.
2010-06-13 Michael OrlitzkyIgnore the 'ALL' domain.
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-11 Michael OrlitzkyFlatten the SQL result set so that the array difference...
2010-02-11 Michael OrlitzkyInitial commit.