docker-offlineimap/offlineimap/ui
buergi 9239a2d326 Bugfix patch for offlineimap
Hello John,

i fixed some tiny bugs in offlineimap, mainly just for myself. They are
more dirty fixes than real bugfixes since I'm missing the deeper insight
into the code.
Especially the first one for Curses.py is very dirty and breaks the
scaling of the interface when the terminal size changes, but at least
the terminal is in proper state after exiting offlineimap.

In the order of appearance in the patchfile:
1. 'fixes' terminal breakage on quit of curses interface in python 2.6
to 2.6.5 (fixed since 2.6.6 http://bugs.python.org/issue7567)
2. fixes netrc password authentication
3. fixes user name querying from netrc

The patch is made for git revision 6b1cb5e036

Thanks a lot for the great application!

Best regards,
buergi
2010-08-20 08:29:47 -05:00
..
__init__.py Update changelog 2007-07-11 02:50:30 +01:00
Blinkenlights.py Patch for signal handling to start a sync by Jim Pryor 2008-12-01 16:13:16 -06:00
Curses.py Bugfix patch for offlineimap 2010-08-20 08:29:47 -05:00
debuglock.py Update FSF address 2006-08-12 05:15:55 +01:00
detector.py Machine now runs 2007-07-05 14:21:33 +01:00
Machine.py Applied pre/post sync hooks 2008-10-01 00:03:04 -05:00
Noninteractive.py Patch for signal handling to start a sync by Jim Pryor 2008-12-01 16:13:16 -06:00
TTY.py Update FSF address 2006-08-12 05:15:55 +01:00
UIBase.py Patch for signal handling to start a sync by Jim Pryor 2008-12-01 16:13:16 -06:00