Commit Graph

  • c3540de763 Remove ui.detector class Sebastian Spaeth 2011-01-05 17:00:54 +0100
  • 9d4ebe2072 Merge branch 'master' into next Nicolas Sebrecht 2011-01-07 19:26:19 +0100
  • ff3eb17b0f correct ssl ca-cert variable name in sample conf Ethan Schoonover 2011-01-06 15:54:18 -0800
  • ee8a00cce2 Merge branch 'ss/ui' into next Nicolas Sebrecht 2011-01-05 19:31:08 +0100
  • de618d84f3 Save ui as self.ui in folder/Base class Sebastian Spaeth 2011-01-05 17:00:57 +0100
  • 67089248da repository/*: replace UIBase.getglobalui() with getglobalui() Sebastian Spaeth 2011-01-05 17:00:56 +0100
  • c6d6dc814f Replace UIBase.getglobalui() with getglobalui() Sebastian Spaeth 2011-01-05 17:00:55 +0100
  • 0b5b38d298 Define version constants etc in __init__.py Sebastian Spaeth 2010-12-22 12:35:41 +0100
  • 229bcca491 Merge branch 'ns/remove-debian-dedicated-tools' into next Nicolas Sebrecht 2010-12-19 20:15:12 +0100
  • bcc5e7d3f2 remove debian dedicated tools Nicolas Sebrecht 2010-12-16 19:19:56 +0100
  • 4f57b94e23 Implement SSL certificate checking Sebastian 2010-12-16 12:43:47 +0000
  • 219eb8c47f Don't call open_new functions outside of any class Sebastian 2010-12-16 12:43:46 +0000
  • 800138d8a4 imaplibutil.py: remove unneeded includes Sebastian 2010-12-16 12:43:48 +0000
  • 1bfa125f49 Merge branch 'ss/use-optionparser' into next Nicolas Sebrecht 2010-12-15 20:14:59 +0100
  • 85e8aea94f Convert to use OptionParser for command line handling. Sebastian Spaeth 2010-12-15 12:06:59 -0600
  • 667dd30afe remove uneeded file Nicolas Sebrecht 2010-12-13 22:07:11 +0100
  • 40dcab7134 Merge branch 'ss/remove-uneeded-includes' into next Nicolas Sebrecht 2010-12-13 21:20:22 +0100
  • c20d655ea3 remove some unneeded includes Sebastian Spaeth 2010-12-13 13:40:25 -0600
  • b853b58578 Unbreak getting password from UI Sebastian 2010-12-13 11:45:42 -0600
  • 62712cbe15 Proper error message on invalid configured repository type Sebastian Spaeth 2010-12-13 09:33:17 -0600
  • 1c106a4ce9 update version number everywhere it's needed Nicolas Sebrecht 2010-12-13 19:36:28 +0100
  • 03ee2cd5b1 offlineimap.py: fix version number Nicolas Sebrecht 2010-12-13 19:13:49 +0100
  • b8aaf4cf43 imaputil.py: factorize the flag map Nicolas Sebrecht 2010-12-08 18:46:46 +0100
  • 1b32d374b5 Import cProfile module before falling back to profile Sebastian Spaeth 2010-12-06 13:19:31 +0100
  • 325dd833ba Make a main class OfflineImap that is being called Sebastian Spaeth 2010-12-06 13:36:54 +0100
  • 35dd236155 Improve TTY ui to not always prepend 'sync account foo' Sebastian Spaeth 2010-12-05 15:35:02 +0100
  • f68b626cb4 Don't display sleeping every second on the screen Sebastian Spaeth 2010-12-05 15:35:01 +0100
  • 0cdfffa04d Don't always sleep while waiting for exited threads Sebastian Spaeth 2010-12-04 22:43:56 +0100
  • 1b36c314c6 remove unneeded includes from syncmaster.py Sebastian Spaeth 2010-12-01 16:13:15 +0100
  • 7eca3f194f Prettify message formatting Sebastian Spaeth 2010-12-01 13:12:34 +0100
  • 6e62da435b Fix Machine ui to not error out on ui.warn() Sebastian Spaeth 2010-12-01 13:12:09 +0100
  • 573d7ed52a Change X-OfflineIMAP header format Johannes Stezenbach 2010-10-07 12:33:27 +0200
  • d687999a66 Backwards compatibility for python 2.4 Janne Blomqvist 2010-11-16 21:36:25 +0200
  • 1deb8442a5 add README and SubmittingPatches Nicolas Sebrecht 2010-11-21 17:09:57 +0100
  • 9239a2d326 Bugfix patch for offlineimap buergi 2010-08-19 20:56:51 +0200
  • 6b1cb5e036 Update changelog John Goerzen 2010-06-29 16:52:54 -0500
  • 4e7ebaa558 Update changelog John Goerzen 2010-06-29 16:52:29 -0500
  • 2378f6b68e Merge branch '620nmu' John Goerzen 2010-06-29 16:50:33 -0500
  • 7516154686 Imported Debian version 6.2.0+nmu2 John Goerzen 2010-06-29 16:49:52 -0500
  • 51dacd0855 Orphaning this Debian package John Goerzen 2010-06-08 10:22:59 -0500
  • 3c4dee17a4 Put subscribedonly in correct place in example config file fixes #137 John Goerzen 2010-04-21 00:09:37 -0500
  • d72ed698da Noted new -k feature in doc. John Goerzen 2010-04-21 00:01:04 -0500
  • 9c6581eb39 Now support multiple -k options on the command line. John Goerzen 2010-04-21 09:17:08 -0500
  • 6fbb23a8c5 Ignore build directory John Goerzen 2010-04-07 14:36:10 -0500
  • caa7d8a128 much faster deleting of messages from LocalStatus Michal Schmidt 2010-03-27 16:18:25 +0100
  • 30344587d9 Patch for error handling / separation of accounts etc. Mike Dawson 2009-08-24 19:47:57 +0430
  • 43ead072a1 Merge branch 'master' of ssh://jpgarch@complete.org/~jpgarch/git/offlineimap John Goerzen 2009-08-24 00:02:13 -0500
  • a781016633 Fix ssl socket wrap deprecation warning. Toke Høiland-Jørgensen 2009-08-24 20:11:22 +0200
  • 1148df7685 Merge branch 'maxage' John Goerzen 2009-08-16 09:29:00 -0500
  • cde94e5047 Patch for maxage and maxsize options Mike Dawson 2009-08-16 17:12:39 +0430
  • 5d4fe0ceae Noted Debian bugs closed John Goerzen 2009-08-12 00:54:23 -0500
  • be086d428c update version for 6.2.0 John Goerzen 2009-08-12 00:53:04 -0500
  • 2433dc9f06 Merge branches 'master' and 'master' of ssh://jpgarch@complete.org/~jpgarch/git/offlineimap John Goerzen 2009-08-12 15:25:26 -0500
  • ea42dab86a Update copyright John Goerzen 2009-08-12 00:41:42 -0500
  • 9e6427a443 update version info John Goerzen 2009-08-12 00:41:19 -0500
  • 762b589842 Merge branch 'rmimaplib2', removing imaplib2.py and IDLE support John Goerzen 2009-08-12 00:30:03 -0500
  • 1f8024a70e [imaplib2 removal] Revert "Implementation of IMAP IDLE" John Goerzen 2009-08-12 14:49:58 -0500
  • 36e0971adb [imaplib2 removal] Revert "use latest version of imaplib2" John Goerzen 2009-08-12 14:49:50 -0500
  • 3869af9e0b [imaplib2 removal] Revert "Allow keepalive to be overridden by user if imapfolders is set" John Goerzen 2009-08-12 14:49:12 -0500
  • 8e1fc71879 [imaplib2 removal] Revert "Added check for IDLE in capabilities" John Goerzen 2009-08-12 14:48:38 -0500
  • a3a0a68163 Revert "Quick synchronizations (for 'quick' > 0) are now performed between full synchronizations (as specified in the documentation)." John Goerzen 2009-07-17 00:03:29 -0500
  • e66fd5f51a Don't request INTERNALDATE when we don't need it. Patch from Marc MERLIN. John Goerzen 2009-07-16 20:57:07 -0500
  • 312b91a1a5 Fix 6.1.2 changelog John Goerzen 2009-07-16 00:05:34 -0500
  • b053923d41 Prepping 6.1.2 John Goerzen 2009-07-16 00:03:23 -0500
  • 220db8a77d Quick synchronizations (for 'quick' > 0) are now performed between full synchronizations (as specified in the documentation). Michal Vitecek 2009-07-10 11:27:31 +0200
  • dd351a2465 Merge branch 'master' of ssh://jpgarch@complete.org/~jpgarch/git/offlineimap John Goerzen 2009-07-12 08:53:18 -0500
  • fadbd38ef9 use latest version of imaplib2 Christoph Höger 2009-07-11 11:17:37 +0200
  • 141a23849b Reduce memory usage when scanning Maildirs John Goerzen 2009-07-07 00:52:00 -0500
  • 7bdd4a69fa Fix the order of folders during sync John Goerzen 2009-07-07 00:04:52 -0500
  • 5c11de5285 Merge branch 'master' of ssh://jpgarch@complete.org/~jpgarch/git/offlineimap John Goerzen 2009-07-06 10:11:20 -0500
  • 2683980733 Fixing Python issue to minimum 2.5 John Goerzen 2009-07-02 00:04:20 -0500
  • 15370c9f0c Fix minimum Python version. Closes: #535481. John Goerzen 2009-07-02 00:03:05 -0500
  • c06ce3ddb7 Removed old reference to README John Goerzen 2009-07-01 21:01:20 -0500
  • 8b625fa98e Bump version number John Goerzen 2009-07-01 21:00:30 -0500
  • a969c376de Updated changelog John Goerzen 2009-07-01 20:59:45 -0500
  • e5f6e392a8 Added patch for Python 2.6 ssl John Goerzen 2009-07-01 20:49:20 -0500
  • 3299b2240c Applied patch from Peter Colberg to remove usage of hard linking Closes: #535160 Peter Colberg 2009-06-30 11:37:36 +0200
  • 0a221dc9c5 set gssapi to false on kerberos error Christoph Höger 2009-06-29 10:53:07 +0200
  • d1f5a28277 Update changelog John Goerzen 2009-05-05 15:17:59 -0500
  • 2e22b41231 Bug#502779: Sync accounts in order of general.accounts option Jonny Lamb 2009-05-05 20:47:11 +0100
  • 817c09a460 Apply patch to fix autorefresh with Kerberos John Goerzen 2009-04-21 00:03:28 -0500
  • 7884de84c9 Fixed typos thanks to Alexey Mahotkin John Goerzen 2009-04-21 00:01:01 -0500
  • 6b94ee69c5 gitignore generated files from 'make doc' Nicolas Sebrecht 2009-04-14 02:48:18 +0200
  • e5deec0960 'make clean' remove manual.ps Nicolas Sebrecht 2009-04-14 02:48:17 +0200
  • 9e08556529 Add IDLE support from James Bunton John Goerzen 2009-02-12 20:22:32 -0600
  • 17ec4df02a Added check for IDLE in capabilities James Bunton 2009-02-10 16:19:55 +1100
  • 8cd2bdf7f5 Allow keepalive to be overridden by user if imapfolders is set James Bunton 2009-02-10 15:57:03 +1100
  • 3847d0ba9d Implementation of IMAP IDLE James Bunton 2009-02-10 11:27:48 +1100
  • 8db951ed61 Fix missing import for pre/postsynchook John Goerzen 2009-01-14 00:05:00 -0600
  • c5886074ee Fix md5 import error Paul Hinze 2008-12-24 12:22:10 -0600
  • c6d95bd471 Import md5 from hashlib if available. Loui Chang 2008-12-04 16:45:15 -0500
  • 75af76b70f Patch from Jim Pryor to support /etc/netrc in addition to ~/.netrc John Goerzen 2008-12-02 13:15:44 -0600
  • 147265ac39 Apply remainder of Jim Pryor's patch John Goerzen 2008-12-02 13:12:36 -0600
  • 61567d0d36 made note in changelog John Goerzen 2008-12-01 16:15:42 -0600
  • e1fb9492f8 Patch for signal handling to start a sync by Jim Pryor Here's the way I'd like to use offlineimap on my laptop: 1. Have a regular cron job running infrequently. The cron job checks to see if I'm online, plugged in, and that no other copy of offlineimap is running. If all of these conditions are satisfied, it runs offlineimap just once: "offlineimap -o -u Noninteractive.Quiet" John Goerzen 2008-12-01 16:13:16 -0600
  • 5db24303b7 Patch to make exit on Ctrl-C cleaner From Jim Pryor John Goerzen 2008-12-01 16:10:49 -0600
  • d69176090c New option to only work with subscribed folders John Goerzen 2008-10-01 00:33:57 -0500
  • 936fe1f43e Added docs for hooks John Goerzen 2008-10-01 00:04:14 -0500
  • ab43d74549 Applied pre/post sync hooks John Goerzen 2008-10-01 00:03:04 -0500
  • c886987a5b Merge branch 'master' of ssh://jpgarch@complete.org/~jpgarch/git/offlineimap John Goerzen 2008-09-29 18:04:50 -0500