From: <ad...@be...> - 2010-12-14 13:04:14
|
Patch #1859 has been updated. Project: fetchmail Category: None Status: Closed Submitted by: bjk Assigned to : m-a Summary: PWMD support Follow-Ups: Date: 2010-Dec-14 13:04 By: m-a Comment: The corresponding Gitorious merge request was accepted and merged into 'next' branch in Git (to be pushed to Gitorious once it's back up). ------------------------------------------------------- Date: 2010-Feb-11 02:44 By: m-a Comment: Hi Ben, thanks for keeping this feature up to date. I've recently migrated the source code management to Git and it's hosted on http://gitorious.org/fetchmail/ (free of charge) - that site allows easy cloning and merging for such contributions, so it may be worth a spin. I'd also be interested to merge, but we're a while back from that state where I'll have revived the 7.0 development branch sufficiently that it's worth doing. Matthias ------------------------------------------------------- Date: 2010-Feb-11 01:18 By: bjk Comment: Minor fix to patch against fetchmail 6.3.14. ------------------------------------------------------- Date: 2010-Jan-13 23:11 By: bjk Comment: This new version fixes reconnecting to the same socket specified in the rcfile. Useful if there is more than one account specified which uses the same pwmd socket. ------------------------------------------------------- Date: 2009-Apr-30 02:10 By: bjk Comment: Updated to use libpwmd6. ------------------------------------------------------- Date: 2008-Oct-19 19:10 By: bjk Comment: Really use the pwmd pinentry method. ------------------------------------------------------- Date: 2008-Jul-11 19:23 By: bjk Comment: Now uses pwmds (v1.11) pinentry method for pinentry timeouts. ------------------------------------------------------- Date: 2008-Jan-26 20:09 By: bjk Comment: Another fix for lock file checking. ------------------------------------------------------- Date: 2008-Jan-12 21:37 By: bjk Comment: This re-adds pinentry timeout support and fixes the previous patch complaining about an existing fetchmail running. ------------------------------------------------------- Date: 2008-Jan-06 19:05 By: bjk Comment: Updated to work with libpwmd5. This revision removes pinentry timeouts so make sure the password is cached on the server when running in daemon mode otherwise if your away pinentry will block the fetchmail daemon waiting for input. It also checks the pwmd server at each poll interval. ------------------------------------------------------- Date: 2007-Oct-20 19:53 By: bjk Comment: Here's a new patch for fetchmail 6.3.8 and libpwmd4. Includes pinentry settings. I'm not sure how to handle timeouts and errors connecting to pwmd. As it is now it'll exit like fetchmail does when it encounters an rcfile parse error. ------------------------------------------------------- Date: 2007-Feb-17 17:47 By: bjk Comment: Password Manager Daemon. It servers clients data whch is stored in an encrypted XML file. A client connects, provides a password to open a file and issues protocol commands to manipulate the data. It's a work in progress. The fetchmail patch uses PWMD to get server info (hostname, sslfingerprint, port, etc), username and password info. ------------------------------------------------------- Date: 2007-Feb-16 23:42 By: m-a Comment: What's PWMD? ------------------------------------------------------- ------------------------------------------------------- For more info, visit: http://developer.berlios.de/patch/?func=detailpatch&patch_id=1859&group_id=1824 |