Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-19 | remove dict comprenhension | Kali Kaneko | |
2014-07-14 | Send the flag module values to the processes. | Ivan Alejandro | |
Add serialize/deserialize to dict helper. | |||
2014-06-12 | Install missing stuff into /usr/local/sbin. Closes: #$741 | Kali Kaneko | |
2014-06-05 | Reorder logging helpers and handlers. | Ivan Alejandro | |
2014-02-03 | Use the new log format in the GUI too. | Ivan Alejandro | |
- Unify location for log format. | |||
2014-01-13 | able to import maildir | Kali Kaneko | |
2014-01-11 | offline mode | Kali Kaneko | |
This will skip: * srp authentication with server * remote soledad configuration * keymanager sending key to server * imap fetches. Its main goal is to help us while debugging imap accounts, by cutting almost all communication with server. It will break havoc if you use it without having local keys configured. So, basically, use with care. | |||
2013-09-30 | Improve error handling during soledad boostrapping in the client. | Kali Kaneko | |
The aim is to have better logs for debugging the different problems behind issues like #3619 and #3867. As I'm finding a good quantity of SSL handshake timeouts, I'm also adding a litte retry subroutine to the load_and_sync. Also, initialization and sync calls are separeted to be able to correlate logs with server-side soledad. | |||
2013-09-18 | Move STANDALONE flag to a module and unify paths queries. | Ivan Alejandro | |
2013-09-11 | catch indexerror on first utility | Kali Kaneko | |
2013-09-04 | Update version | Kali Kaneko | |
2013-08-12 | fix versioneer to use new path | Kali Kaneko | |
2013-08-12 | move everything into bitmask namespace | Kali Kaneko | |