Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP Refactor, code is broken | Quentin Dufour | 2022-06-17 | 1 | -3/+1 |
* | Remove mailstore that is deprecated | Quentin Dufour | 2022-06-15 | 1 | -1/+0 |
* | Add LMTP support | Quentin Dufour | 2022-06-15 | 1 | -0/+13 |
|\ | |||||
| * | Implementn basic LMTP server | Alex Auvolat | 2022-05-31 | 1 | -0/+12 |
| * | UUID generator; import kannader smtp server | Alex Auvolat | 2022-05-31 | 1 | -0/+1 |
* | | It compiles | Quentin Dufour | 2022-06-13 | 1 | -0/+1 |
* | | Refactor | Quentin Dufour | 2022-06-07 | 1 | -2/+1 |
* | | Put commands in a dedicated file | Quentin Dufour | 2022-06-03 | 1 | -0/+1 |
* | | Split in multiple files | Quentin Dufour | 2022-06-03 | 1 | -0/+3 |
* | | Pass data through the stack | Quentin Dufour | 2022-06-03 | 1 | -1/+1 |
* | | Working server | Quentin Dufour | 2022-06-02 | 1 | -2/+3 |
|/ | |||||
* | Delete password easilyier | Alex Auvolat | 2022-05-23 | 1 | -4/+7 |
* | Add user secret in mix to encrypt keys with password | Alex Auvolat | 2022-05-23 | 1 | -8/+58 |
* | Fix things | Alex Auvolat | 2022-05-20 | 1 | -1/+4 |
* | Fix things | Alex Auvolat | 2022-05-20 | 1 | -0/+5 |
* | implement hash_password and verify_password | Alex Auvolat | 2022-05-20 | 1 | -1/+4 |
* | cleanup | Alex Auvolat | 2022-05-19 | 1 | -3/+1 |
* | CLI skeleton | Alex Auvolat | 2022-05-19 | 1 | -10/+214 |
* | Some refactoring | Alex Auvolat | 2022-05-19 | 1 | -48/+4 |
* | Refactor K2V/S3 client creation | Alex Auvolat | 2022-05-19 | 1 | -3/+3 |
* | cleanup | Alex Auvolat | 2022-05-19 | 1 | -10/+8 |
* | More construction of things | Alex Auvolat | 2022-05-19 | 1 | -69/+53 |
* | Don't try to checkpoint as often | Alex Auvolat | 2022-05-18 | 1 | -1/+17 |
* | sync() and push() seems to be working, todo checkpoint() | Alex Auvolat | 2022-05-18 | 1 | -11/+39 |
* | more stuff | Alex Auvolat | 2022-05-18 | 1 | -2/+7 |
* | Skeleton for some stuff | Alex Auvolat | 2022-05-18 | 1 | -0/+47 |