Age | Commit message (Collapse) | Author |
|
|
|
|
|
In the case of the debian package, we already take care to put the file
in place, so this check is not needed.
|
|
- Show the user which provider has not been initialized and disable its
usage.
- Add support for absolute path in get_eipconfig_path.
- Replace hadr-coded paths with get_eipconfig_path.
|
|
|
|
|
|
into develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This will be used to properly obtain the private key that now is a
property. It will also be needed for the imap authentication.
|
|
|
|
|
|
|
|
|
|
- E128: continuation line under-indented for visual indent.
- Don't use identity operator to compare boolean.
|
|
[Related to bug #4330]
|
|
develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reacts to tls-restart, ping-restart and network unreachable.
|
|
|
|
|
|
Also adds an explicit should_autostart flag in config.
|
|
|
|
|
|
|
|
|
|
|
|
To help diagnose this problem. I think we might prefer to leave this
on hold until we merge the new gnupg module.
|
|
|
|
into develop
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|