summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-01-31Finished check_recipient and virtual_alias_map in AliasResolver.Isis Lovecruft
2013-01-31Add callbacks to AliasResolverFactory, these need to be hooked toIsis Lovecruft
2013-01-31Add TODO to alias_resolver.Isis Lovecruft
2013-01-31Renamed alias_resolver.createID() to alias_resolver.aliasToUUID(), renamedIsis Lovecruft
2013-01-31Fix typo.Isis Lovecruft
2013-01-31Separated CouchDB code into mx/couchdb.py and added fake-SMTP status codes toIsis Lovecruft
2013-01-31Add default boilerplate config to the config file creator.Isis Lovecruft
2013-01-31Add UUID creator to alias_resolver.Isis Lovecruft
2013-01-31Moved exceptions to their own file to keep the code cleaner.Isis Lovecruft
2013-01-31Config file parsing and creating utility. This will need to be refactored toIsis Lovecruft
2013-01-31Add docstrings and client OS detection functions to mx/util/version.py.Isis Lovecruft
2013-01-31Add storage dictionary class (for config files) to mx/util/__init__.py.Isis Lovecruft
2013-01-28Need to switch the config to JSON following leap_client.Isis Lovecruft
2013-01-28Added main file for starting the remailer, still need to finishIsis Lovecruft
2013-01-28Fixed a missing comma in the logger in util/log.py.Isis Lovecruft
2013-01-28Fixed module structure, again, due to directory layout change.Isis Lovecruft
2013-01-25Updated __init__.py files for new structure.Isis Lovecruft
2013-01-25Updated leap module structure in /src/leap/__init__.py.Isis Lovecruft
2013-01-25Cleaned up logging functions and added docstrings.Isis Lovecruft
2013-01-25Added timestamp formatting functions to logger.Isis Lovecruft
2013-01-25Add the logger.Isis Lovecruft
2013-01-25Clean up directory structure to be better aligned with other leap pythonIsis Lovecruft