Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade mail parser | Quentin Dufour | 2023-03-09 | 1 | -3/+3 |
* | bump mail_parser | Quentin Dufour | 2023-02-07 | 1 | -7/+6 |
* | Remove unused pretty_env_logger dependency | Alex Auvolat | 2022-08-31 | 1 | -59/+0 |
* | Move to mail_parser 0.5 | Alex Auvolat | 2022-07-20 | 1 | -11/+0 |
* | Reorganize tests a bit | Alex Auvolat | 2022-07-20 | 1 | -1/+42 |
* | Move back to mainline mail-parser | Alex Auvolat | 2022-07-20 | 1 | -1/+2 |
* | Start testing of mail parsing crates | Alex Auvolat | 2022-07-20 | 1 | -1/+1 |
* | Some more FETCH things work | Alex Auvolat | 2022-07-15 | 1 | -0/+46 |
* | Fix list wildcards | Alex Auvolat | 2022-07-13 | 1 | -23/+0 |
* | Implement LIST | Alex Auvolat | 2022-07-12 | 1 | -0/+23 |
* | Correctly count lines + bytes | Quentin Dufour | 2022-07-07 | 1 | -1/+1 |
* | Fix envelope + rfc822 message size+line number | Quentin Dufour | 2022-07-06 | 1 | -2/+1 |
* | update k2v-client | Alex Auvolat | 2022-07-04 | 1 | -1/+1 |
* | Implement IMAP fetch internaldate | Quentin Dufour | 2022-06-30 | 1 | -8/+30 |
* | Rename mailrage to aerogramme in missing places | Alex Auvolat | 2022-06-30 | 1 | -42/+42 |
* | Some refactoring on mailbox structures and views | Alex Auvolat | 2022-06-29 | 1 | -0/+20 |
* | Refactor to allow mutability | Alex Auvolat | 2022-06-29 | 1 | -3/+3 |
* | Switching to upstream boitalettres | Quentin Dufour | 2022-06-28 | 1 | -1/+1 |
* | Update smtp-server with new LMTP server APIupdate-smtp-server | Alex Auvolat | 2022-06-21 | 1 | -3/+3 |
* | Use unrestricted IMAP Response | Quentin Dufour | 2022-06-17 | 1 | -1/+1 |
* | Add LMTP support | Quentin Dufour | 2022-06-15 | 1 | -52/+569 |
|\ | |||||
| * | Implementn basic LMTP server | Alex Auvolat | 2022-05-31 | 1 | -0/+5 |
| * | UUID generator; import kannader smtp server | Alex Auvolat | 2022-05-31 | 1 | -10/+626 |
* | | Working login | Quentin Dufour | 2022-06-03 | 1 | -12/+12 |
* | | Working server | Quentin Dufour | 2022-06-02 | 1 | -0/+1 |
* | | Start bal in mailrage | Quentin Dufour | 2022-06-01 | 1 | -15/+490 |
* | | Explore config file generation | Quentin Dufour | 2022-05-25 | 1 | -1/+1 |
|/ | |||||
* | Update deps | Alex Auvolat | 2022-05-24 | 1 | -9/+9 |
* | First impl of LDAP login | Alex Auvolat | 2022-05-23 | 1 | -0/+123 |
* | Fix things | Alex Auvolat | 2022-05-20 | 1 | -0/+1 |
* | Fix things | Alex Auvolat | 2022-05-20 | 1 | -1/+66 |
* | implement hash_password and verify_password | Alex Auvolat | 2022-05-20 | 1 | -6/+74 |
* | CLI skeleton | Alex Auvolat | 2022-05-19 | 1 | -0/+121 |
* | More construction of things | Alex Auvolat | 2022-05-19 | 1 | -0/+11 |
* | k2v client from main garage repo | Alex Auvolat | 2022-05-18 | 1 | -1/+1 |
* | sync() and push() seems to be working, todo checkpoint() | Alex Auvolat | 2022-05-18 | 1 | -0/+17 |
* | Skeleton for some stuff | Alex Auvolat | 2022-05-18 | 1 | -0/+1403 |