summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-23Add html documentation. Change password handler.horus_arch19-85/+627
2015-03-21Fixed typo in html and target to the contact page.horus_arch2-2/+2
2015-03-21Regression. Add register.htmlHorus32-4/+37
2015-03-21Merge branch 'master' of git.iamfabulous.de:freemailHorus32-7/+11
2015-03-21Prettifying landing page and register.html.Horus33-51/+55
2015-03-21Skip dns validation if the MX record points to the correct server. Bugfix: Di...horus_arch2-7/+11
2015-03-20Remove the binary from source control.horus_arch2-0/+1
2015-03-20Fix bug which prevented creating a new entry.horus_arch10-36/+103
2015-03-20Too much CSS for now.Horus336-17/+82153
2015-03-20Check if domain points to mail server. Add http handler to create a new entry.Horus312-22/+145
2015-03-20Validate MX from domain. Improve Makefile. Add schema.txtHorus38-25/+97
2015-03-20Bundling functionality in server.go and improving code flow.horus_arch13-28/+117
2015-03-19Regression.Horus38-0/+223
2015-03-19OOP. Creates virtual_domains and virtual_users now. Enhanced test suite.Horus34-29/+85
2015-03-19Rewriting from scratch.horus_arch37-6688/+415
2015-02-15Add utilities.gorevelHorus_Arch1-0/+98
2015-02-15Crashs on startup with error message 'Cannot start transaction.'Horus_Arch8-48/+218
2015-02-15Exclude sqlite3 database in .gitignoreHorus_Arch1-0/+1
2015-02-14Initial commit.Horus_Arch25-0/+6424