1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-06-26 07:29:03 +02:00
Commit Graph

80 Commits

Author SHA1 Message Date
jgoerzen
872ec1b9f2 /head: changeset 80
Added some more examples as well as remotepassfile.
2002-07-05 06:47:52 +01:00
jgoerzen
093e1fb6fb /head: changeset 79
Updated for 2.0.1
2002-07-05 03:59:08 +01:00
jgoerzen
daf4fd99ac /head: changeset 78
Revamped thread system to handle exceptions better
2002-07-05 03:34:39 +01:00
jgoerzen
2486a7796c /head: changeset 77
Updated for 2.0.0
2002-07-05 01:07:02 +01:00
jgoerzen
fc06325eaa /head: changeset 76
Added more information to README and debian/control
2002-07-04 13:47:25 +01:00
jgoerzen
c70ab7e897 /head: changeset 75
Fixed a bug with generating mailbox listings
2002-07-04 09:35:44 +01:00
jgoerzen
1669e0a2df /head: changeset 74
Fixed
2002-07-04 08:02:58 +01:00
jgoerzen
1d1c9092cc /head: changeset 73
Added debug
2002-07-04 07:44:51 +01:00
jgoerzen
fe86ce567e /head: changeset 72
Removed a debug tool
2002-07-04 07:23:15 +01:00
jgoerzen
92c461083e /head: changeset 71
- Updated changelog with these options offlineimap (2.0.0) unstable;
  urgency=low

- This code is now multithreaded. New config file options control the
  behavior. This can make synchronizing several times faster.

- Fixed the STATUS call to be compatible with Exchange.

- Added the ability to exclude folders.

- If upgrading from 1.0.x, you will need to add maxsyncaccounts to the
  general section and maxconnections to each account sections. There
  is also a new folderfilter option. You can find examples of all of
  these in the new offlineimap.conf example file packaged with the
  distribution.

- The Debian package now properly installs the example
  offlineimap.conf
2002-07-04 07:16:05 +01:00
jgoerzen
fd9965eb9d /head: changeset 70
Added the ability to filter out folders
2002-07-04 07:10:51 +01:00
jgoerzen
1549691ec7 /head: changeset 69
More updates
2002-07-04 04:59:19 +01:00
jgoerzen
8efda69ef0 /head: changeset 68
More work on threads
2002-07-04 03:40:31 +01:00
jgoerzen
f53273ffc3 /head: changeset 67
More working!
2002-07-04 03:14:07 +01:00
jgoerzen
cabb768745 /head: changeset 66
Bug fixes
2002-07-04 02:58:12 +01:00
jgoerzen
45e6279680 /head: changeset 65
Another work on syncing
2002-07-04 02:35:05 +01:00
jgoerzen
993f85bfa6 /head: changeset 64
Fixed a bug with the status call
2002-07-04 02:00:58 +01:00
jgoerzen
aff34d096c /head: changeset 63
Modified to new imapserver semantics
2002-07-04 01:15:32 +01:00
jgoerzen
8df2ac0a47 /head: changeset 62
Initial work on threading support
2002-07-04 01:02:10 +01:00
jgoerzen
b0e5979735 /head: changeset 61
Updated.
2002-07-04 00:49:00 +01:00
jgoerzen
b6897b7165 /head: changeset 60
Start of support for multi-threading
2002-07-03 14:04:40 +01:00
jgoerzen
d7963492a7 /head: changeset 59
Updated with thread support
2002-07-03 12:01:23 +01:00
jgoerzen
f443732e0b /head: changeset 58
Removed extraneous clean
2002-07-03 10:37:20 +01:00
jgoerzen
cb5f1d3fc0 /head: changeset 57
Final prep, 1.0.4
2002-07-03 07:56:12 +01:00
jgoerzen
6162100487 /head: changeset 56
Integrated more functional sleep commands
2002-07-03 07:50:31 +01:00
jgoerzen
fb055de114 /head: changeset 55
Fixed the deleted message caching.
2002-07-03 06:16:56 +01:00
jgoerzen
11ce82668c /head: changeset 54
First stab at optimization of message deletion
2002-07-03 06:05:49 +01:00
jgoerzen
7c838a4873 /head: changeset 53
REL 1.0.3 PREP
2002-06-25 06:09:23 +01:00
jgoerzen
04203d56b7 /head: changeset 52
Modified to use new syncing capabilities
2002-06-25 05:55:30 +01:00
jgoerzen
8c607b2e71 /head: changeset 51
Split up syncmessagesto() into individual components so we can control
the synchronization process with finer detail from above.
2002-06-25 05:47:09 +01:00
jgoerzen
132a38bfce /head: changeset 50
Fixed save() such that it will be atomic. If the program crashes while
writing, it is guaranteed to have either a complete copy of the old or
the new data.
2002-06-25 01:58:25 +01:00
jgoerzen
05d8f27955 /head: changeset 49
Added.
2002-06-23 13:37:05 +01:00
jgoerzen
55c06670da /head: changeset 48
Fixed a bug with writing messages out to the server.
2002-06-22 14:04:55 +01:00
jgoerzen
b5f3c7aa9d /head: changeset 47
typo fixes
2002-06-22 07:24:30 +01:00
jgoerzen
f7ec5e10ad /head: changeset 46
Updated
2002-06-22 07:15:29 +01:00
jgoerzen
872fce5502 /head: changeset 45
Updated
2002-06-22 06:55:24 +01:00
jgoerzen
6e64fe411c /head: changeset 44
Added, minor tweaking
2002-06-22 06:29:48 +01:00
jgoerzen
3ed574bb1d /head: changeset 43
Using a more appropriate Makefile now
2002-06-22 05:46:25 +01:00
jgoerzen
6e50d78e72 /head: changeset 42
Fixed MD5 processing.
2002-06-22 05:39:02 +01:00
jgoerzen
97f39b5ea8 /head: changeset 41
Now store the folder MD5 to make copies more robust
2002-06-22 05:32:29 +01:00
jgoerzen
749296b79e /head: changeset 40
Added
2002-06-22 05:10:49 +01:00
jgoerzen
292df13aec /head: changeset 39
Completed name change to offlineimap
2002-06-21 11:01:10 +01:00
jgoerzen
cf52b56246 /head: changeset 38
*** empty log message ***
2002-06-21 10:55:23 +01:00
jgoerzen
8171027aa1 /head: changeset 37
Updated
2002-06-21 08:25:24 +01:00
jgoerzen
75dcb0dd16 /head: changeset 36
More updates
2002-06-21 07:51:21 +01:00
jgoerzen
0a0572fee5 /head: changeset 35
Removed debug
2002-06-21 06:54:27 +01:00
jgoerzen
96d91458dc /head: changeset 34
Updated!
2002-06-21 06:42:39 +01:00
jgoerzen
62e840158c /head: changeset 33
Updated.
2002-06-21 06:29:12 +01:00
jgoerzen
f441c907dd /head: changeset 32
THINGS ARE WORKING!
2002-06-21 05:30:08 +01:00
jgoerzen
7e9d9d961c /head: changeset 31
Updated
2002-06-21 05:04:47 +01:00