recent update and plain auth

2014-10-20 Thread Eric Abrahamsen
The isync-git package for Archlinux has already updated, and I'm having a bit of trouble with local authentication with my local dovecot server. I've looked at the recent commits, and made most of the changes, but am still getting stuck. Here's an account, with the old config directives commented o

[commit] master: make SSL certificate verification less arcane

2014-10-20 Thread Oswald Buddenhagen
commit 7ce57b9c00522d943a3e6109c9677366b8c5ec7d Author: Oswald Buddenhagen Date: Sun Jul 27 15:12:37 2014 +0200 make SSL certificate verification less arcane instead of using a callback which messes with the certificate chain verification, simply let OpenSSL ignore errors durin

[commit] master: nuke home-grown CRAM-MD5 support

2014-10-20 Thread Oswald Buddenhagen
commit 7ee0483436f3663a35d69130385fe99ea9bfb83d Author: Oswald Buddenhagen Date: Sun Jul 27 18:41:22 2014 +0200 nuke home-grown CRAM-MD5 support it was obsoleted by SASL support. i deem the additional dependency acceptable when one wants the feature. src/drv_imap.c | 41 ---

[commit] master: require Host if SSL is used despite Tunnel

2014-10-20 Thread Oswald Buddenhagen
commit 7822bd8a91515551458dfeb78eea02c4dd5ddb5f Author: Oswald Buddenhagen Date: Sun Jul 27 18:10:26 2014 +0200 require Host if SSL is used despite Tunnel src/mbsync.1 |5 +++-- src/socket.c |6 -- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/mbsync.1 b/s

[commit] master: add SASL support

2014-10-20 Thread Oswald Buddenhagen
commit eb1005151cd5084b89ca357c0ee7d7dba3a13444 Author: Oswald Buddenhagen Date: Sun Jul 27 18:41:22 2014 +0200 add SASL support patch initially by Jack Stone , cleaned up by Jan Synacek , ... and then almost completely rewritten by me. ^^ NEWS|2 +- READM

[commit] master: rework authentication mechanism configuration

2014-10-20 Thread Oswald Buddenhagen
commit 1217193fbbbf6dca7c31eab3d418e20dc8c43fd7 Author: Oswald Buddenhagen Date: Sat Jul 12 21:02:25 2014 +0200 rework authentication mechanism configuration RequireCRAM (another fairly stupid "use if available" option) is now deprecated. instead, the AuthMech option can be use

[commit] master: factor out ensure_user() and ensure_password()

2014-10-20 Thread Oswald Buddenhagen
commit 360600b98d67b4c56eb19fa0bef99c5da9e406cf Author: Oswald Buddenhagen Date: Sun Jul 27 19:29:07 2014 +0200 factor out ensure_user() and ensure_password() src/drv_imap.c | 65 --- 1 files changed, 39 insertions(+), 26 deletions(-) diff --

[commit] master: deprecate the compat wrapper

2014-10-20 Thread Oswald Buddenhagen
commit 3742fc475b6cac45739096f3fb68934b48f0bd3d Author: Oswald Buddenhagen Date: Sat Jul 12 13:50:12 2014 +0200 deprecate the compat wrapper after a decade, it's about time to phase it out. NEWS |4 src/compat/isync.1 |3 +++ src/compat/main.c |3 +

[commit] master: move use_imaps out of server_conf_t

2014-10-20 Thread Oswald Buddenhagen
commit aa4f7a7d00a087ddbfa05f0de962d0c5c80c8cba Author: Oswald Buddenhagen Date: Sun Jul 6 10:06:40 2014 +0200 move use_imaps out of server_conf_t it doesn't belong there - it's a property of imap_server_conf_t. the port setup is now done while reading the config. this

[commit] master: make it possible to disable usage of system cert store

2014-10-20 Thread Oswald Buddenhagen
commit aba3524d9ba1da2357a92d51a9e7b0e1a93884b4 Author: Oswald Buddenhagen Date: Sun Jul 27 15:42:33 2014 +0200 make it possible to disable usage of system cert store src/drv_imap.c |3 +++ src/mbsync.1 | 10 -- src/socket.c |2 +- src/socket.h |1 + 4 files ch

[commit] master: re-design SSL/TLS configuration

2014-10-20 Thread Oswald Buddenhagen
commit 274581336f406d917b8a42f309f8c4da9953 Author: Oswald Buddenhagen Date: Sat Jul 12 20:35:55 2014 +0200 re-design SSL/TLS configuration the combinations of the various options made quite a mess. additionally, 'RequireSSL no' is inherently insecure - "use SSL if availabl

[commit] master: bump version

2014-10-20 Thread Oswald Buddenhagen
commit 2a3963af58993586f187e5a85e02f75a68ee06e0 Author: Oswald Buddenhagen Date: Sat Jul 5 16:37:52 2014 +0200 bump version configure.ac |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index f6d5d64..4b4b108 100644 --- a/configure.ac +

[commit] branch 'sasl' reset

2014-10-20 Thread Oswald Buddenhagen
The branch 'sasl', previously at d571789, has been rewound by 11 revision(s) and subsequently fast-forwarded by 19 revision(s) to 7ee0483. -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month.