summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-07Use the new naming for the soledad document jsonTomas Touceda
2013-05-07Several fixes according to the review commentsTomas Touceda
2013-05-07Add incoming tag to unencrypted data tooTomas Touceda
2013-05-07Save unencrypted if no pubkeyTomas Touceda
2013-05-07Add logfile capabilitiesTomas Touceda
2013-05-07Update requirementsTomas Touceda
2013-05-07Simplify check recipient access, change the owner field in mail_receiverTomas Touceda
2013-05-07Reorder files, normalize repo and add sample configTomas Touceda
2013-05-07More cleanupTomas Touceda
2013-05-07Add check recipient accessTomas Touceda
2013-05-07Catch the case where there's no pubkey for a userTomas Touceda
2013-05-07Improve the rest and start everything from start_mxTomas Touceda
2013-05-07Add pubkey retrievingTomas Touceda
2013-05-07More fixesTomas Touceda
2013-05-07Fix comment since we won't check for encryption before encrypting the email blobTomas Touceda
2013-05-07Make couchdb workTomas Touceda
2013-05-07Add ipaddr as a dependencyTomas Touceda
2013-05-07Add stub for the mail_receiverTomas Touceda
2013-05-07Update README some more and bump leap.commonTomas Touceda
2013-05-07Place mx.tac in /usr/local/bin/Tomas Touceda
2013-05-07Move sample-config to doc and update sampleTomas Touceda
2013-05-07Fix classifierTomas Touceda
2013-05-07Update readme to point to leapcode's repoTomas Touceda
2013-05-06Merge pull request #2 from kalikaneko/leap-namespaceIsis Agora Lovecruft
2013-05-06Improve leap_mx init scriptTomas Touceda
2013-05-03Add setup script and init.d scriptTomas Touceda
2013-05-03Use the new naming for the soledad document jsonTomas Touceda
2013-05-02Several fixes according to the review commentsTomas Touceda
2013-04-25Add incoming tag to unencrypted data tooTomas Touceda
2013-04-25Save unencrypted if no pubkeyTomas Touceda
2013-04-25Add logfile capabilitiesTomas Touceda
2013-04-25Update requirementsTomas Touceda
2013-04-25Simplify check recipient access, change the owner field in mail_receiverTomas Touceda
2013-04-25Reorder files, normalize repo and add sample configTomas Touceda
2013-04-25More cleanupTomas Touceda
2013-04-25Add check recipient accessTomas Touceda
2013-04-25Catch the case where there's no pubkey for a userTomas Touceda
2013-04-24Improve the rest and start everything from start_mxTomas Touceda
2013-04-23Add pubkey retrievingTomas Touceda
2013-04-22More fixesTomas Touceda
2013-04-18Fix comment since we won't check for encryption before encrypting the email blobTomas Touceda
2013-04-18Make couchdb workTomas Touceda
2013-04-18Add ipaddr as a dependencyTomas Touceda
2013-04-17Merge remote-tracking branch 'isis/feature/connect-couch' into feature/mail_r...Tomas Touceda
2013-04-16Add stub for the mail_receiverTomas Touceda
2013-04-15Update ConnectedCouchDB.listUsersAndEmails() docstring.fix/update-docsIsis Lovecruft
2013-04-15Update ConnectedCouchDB.query() docstring.Isis Lovecruft
2013-04-15Update ConnectedCouchDB.queryByEmailOrAlias() docstring.Isis Lovecruft
2013-04-15Override parent CouchDB methods for database creation and deletion.Isis Lovecruft
2013-04-15Remove duplicate call to bind database, it's in the super() call.Isis Lovecruft