]> code.delx.au - offlineimap/blob - offlineimap/head/ChangeLog
/offlineimap/head: changeset 510
[offlineimap] / offlineimap / head / ChangeLog
1 ------------------------------------------------------------------------
2 rev 509: jgoerzen | 2003-07-18 13:49:13 -0500 (Fri, 18 Jul 2003) | 3 lines
3 Changed paths:
4 A /offlineimap/head/UPGRADING
5 M /offlineimap/head/debian/changelog
6 M /offlineimap/head/offlineimap.1
7 M /offlineimap/head/offlineimap.sgml
8
9 Added a section on upgrading to the documentation
10
11
12 ------------------------------------------------------------------------
13 rev 487: jgoerzen | 2003-06-26 14:03:07 -0500 (Thu, 26 Jun 2003) | 2 lines
14 Changed paths:
15 M /offlineimap/head/bin/offlineimap
16 M /offlineimap/head/debian/changelog
17 M /offlineimap/head/offlineimap/folder/Maildir.py
18 M /offlineimap/head/offlineimap/version.py
19 M /offlineimap/head/offlineimap.py
20
21 Fixed version confusion
22
23 ------------------------------------------------------------------------
24 rev 486: jgoerzen | 2003-06-26 13:38:47 -0500 (Thu, 26 Jun 2003) | 2 lines
25 Changed paths:
26 M /offlineimap/head/bin/offlineimap
27 M /offlineimap/head/debian/changelog
28 M /offlineimap/head/offlineimap/version.py
29 M /offlineimap/head/offlineimap.py
30
31 Prep for 3.99.19
32
33 ------------------------------------------------------------------------
34 rev 485: jgoerzen | 2003-06-26 13:28:54 -0500 (Thu, 26 Jun 2003) | 5 lines
35 Changed paths:
36 M /offlineimap/head/debian/changelog
37 M /offlineimap/head/offlineimap/folder/IMAP.py
38
39 * Applied patch from Joerg Wendland <joergland@debian.org> to use
40 APPENDUID result from mail servers that provide it. Closes: #198772.
41
42 Resolves: [debian.org #198772]
43
44 ------------------------------------------------------------------------
45 rev 484: jgoerzen | 2003-06-02 11:17:29 -0500 (Mon, 02 Jun 2003) | 7 lines
46 Changed paths:
47 M /offlineimap/head/debian/changelog
48 M /offlineimap/head/offlineimap/folder/IMAP.py
49 M /offlineimap/head/offlineimap/imapserver.py
50
51 * Added a "force" option to imapserver/select to force a reloading of a
52 folder. Per [complete.org #67], when cachemessagelist() was called
53 on an object that was cached from a previous run, it would not
54 re-issue the select().
55
56 Closes: [complete.org #67]
57
58 ------------------------------------------------------------------------
59 rev 482: jgoerzen | 2003-06-02 11:11:51 -0500 (Mon, 02 Jun 2003) | 1 line
60 Changed paths:
61 M /offlineimap/head/debian/control
62
63
64 ------------------------------------------------------------------------
65 rev 481: jgoerzen | 2003-06-02 11:09:57 -0500 (Mon, 02 Jun 2003) | 2 lines
66 Changed paths:
67 M /offlineimap/head/Makefile
68 M /offlineimap/head/bin/offlineimap
69 M /offlineimap/head/debian/changelog
70 M /offlineimap/head/debian/rules
71 M /offlineimap/head/offlineimap.py
72 M /offlineimap/head/setup.py
73
74 Updated
75
76 ------------------------------------------------------------------------
77 rev 480: jgoerzen | 2003-06-02 09:52:33 -0500 (Mon, 02 Jun 2003) | 3 lines
78 Changed paths:
79 M /offlineimap/head/offlineimap/init.py
80 M /offlineimap/head/offlineimap/ui/UIBase.py
81
82 Fixed the -l option
83
84
85 ------------------------------------------------------------------------
86 rev 479: jgoerzen | 2003-06-02 09:07:30 -0500 (Mon, 02 Jun 2003) | 2 lines
87 Changed paths:
88 M /offlineimap/head/offlineimap/init.py
89
90 Made -d recognized
91
92 ------------------------------------------------------------------------
93 rev 478: jgoerzen | 2003-06-02 09:06:18 -0500 (Mon, 02 Jun 2003) | 4 lines
94 Changed paths:
95 M /offlineimap/head/Makefile
96 M /offlineimap/head/bin/offlineimap
97 M /offlineimap/head/debian/changelog
98 M /offlineimap/head/debian/control
99 M /offlineimap/head/debian/rules
100 M /offlineimap/head/manual.html
101 M /offlineimap/head/manual.pdf
102 M /offlineimap/head/manual.ps
103 M /offlineimap/head/manual.txt
104 M /offlineimap/head/offlineimap/imaplib.py
105 M /offlineimap/head/offlineimap/imapserver.py
106 M /offlineimap/head/offlineimap/init.py
107 M /offlineimap/head/offlineimap/ui/Curses.py
108 M /offlineimap/head/offlineimap/ui/TTY.py
109 M /offlineimap/head/offlineimap/ui/Tk.py
110 M /offlineimap/head/offlineimap/ui/UIBase.py
111 M /offlineimap/head/offlineimap.1
112 M /offlineimap/head/offlineimap.py
113 M /offlineimap/head/offlineimap.sgml
114 M /offlineimap/head/setup.py
115
116 Added -l option. Updated documentation for it. Changed _msg to _display
117 override in UI modules. Renamed "doc" to "docs" target in Makefile to avoid
118 conflicting with a subdir.
119
120 ------------------------------------------------------------------------
121 rev 477: jgoerzen | 2003-05-27 17:01:27 -0500 (Tue, 27 May 2003) | 2 lines
122 Changed paths:
123 M /offlineimap/head/debian/changelog
124 M /offlineimap/head/offlineimap/folder/IMAP.py
125 M /offlineimap/head/offlineimap/imaplib.py
126
127 Fixed SSL for Python2.3.
128
129 ------------------------------------------------------------------------
130 rev 475: jgoerzen | 2003-05-06 09:27:36 -0500 (Tue, 06 May 2003) | 2 lines
131 Changed paths:
132 M /offlineimap/head/ChangeLog
133 M /offlineimap/head/bin/offlineimap
134 M /offlineimap/head/offlineimap/version.py
135 M /offlineimap/head/offlineimap.py
136
137 Preparing for 3.99.17
138
139 ------------------------------------------------------------------------
140 rev 474: jgoerzen | 2003-05-06 09:26:12 -0500 (Tue, 06 May 2003) | 17 lines
141 Changed paths:
142 M /offlineimap/head/debian/changelog
143 M /offlineimap/head/offlineimap/folder/Maildir.py
144
145 offlineimap (3.99.17) unstable; urgency=low
146
147 * Fixed two potential obscure race conditions in folder/Maildir.py.
148 + Condition 1 involved the gettimeseq() function. This function
149 accesses per-module variables but does not have a lock. It may have
150 been possible for this to have been called in such a way that timeseq
151 was not properly updated.
152 + Condition 2 involved the call to gettimeseq(). Since the timeseq is
153 based on the system clock, we now use the time as reported inside
154 timeseq() rather than outside. This way, we can be assured that the
155 same value is in use both places.
156 * Added debug code to savemessage in folder/Maildir.py to try to track
157 down a mysterious 0-length file bug.
158
159 -- John Goerzen <jgoerzen@complete.org> Tue, 6 May 2003 09:21:38 -0500
160
161
162 ------------------------------------------------------------------------
163 rev 472: jgoerzen | 2003-05-06 08:50:01 -0500 (Tue, 06 May 2003) | 2 lines
164 Changed paths:
165 M /offlineimap/head/bin/offlineimap
166 M /offlineimap/head/offlineimap/version.py
167 M /offlineimap/head/offlineimap.py
168
169 Prepping for 3.99.16
170
171 ------------------------------------------------------------------------
172 rev 471: jgoerzen | 2003-05-06 08:41:13 -0500 (Tue, 06 May 2003) | 8 lines
173 Changed paths:
174 M /offlineimap/head/debian/changelog
175 M /offlineimap/head/offlineimap/folder/IMAP.py
176
177 * Added some significant debug code to folder/IMAP.py when saving a new
178 message with APPEND. This should make it easier to track down bugs both
179 in OfflineIMAP and in mail servers that implement this poorly.
180 * Fixed adding of X-OfflineIMAP header when the message starts out with
181 no headers. (This should not generally occur.) This should help
182 with some "invalid literal for long()" problems.
183
184
185 ------------------------------------------------------------------------
186 rev 470: jgoerzen | 2003-04-29 16:54:07 -0500 (Tue, 29 Apr 2003) | 2 lines
187 Changed paths:
188 M /offlineimap/head/debian/changelog
189
190 Added a note about the Debian bug this closes.
191
192 ------------------------------------------------------------------------
193 rev 469: jgoerzen | 2003-04-29 15:18:17 -0500 (Tue, 29 Apr 2003) | 2 lines
194 Changed paths:
195 A /offlineimap/head/docs/sgml-common
196 A /offlineimap/head/docs/sgml-common/Makefile.common
197 A /offlineimap/head/docs/sgml-common/ps2epsi
198
199 Added from rev 5
200
201 ------------------------------------------------------------------------
202 rev 468: jgoerzen | 2003-04-29 14:44:17 -0500 (Tue, 29 Apr 2003) | 2 lines
203 Changed paths:
204 A /offlineimap/head/docs
205
206 Added
207
208 ------------------------------------------------------------------------
209 rev 467: jgoerzen | 2003-04-29 11:30:26 -0500 (Tue, 29 Apr 2003) | 13 lines
210 Changed paths:
211 M /offlineimap/head/debian/changelog
212 M /offlineimap/head/offlineimap/repository/Maildir.py
213
214 * When sep was /, the new Maildir support code would recursively try to
215 scan ., resulting in huge paths and an eventual crash. Fixed with
216 a one-line patch to Maildir.py.
217
218 Closes: [complete.org #60]
219
220 Sergei,
221
222 The below diff is going into 3.99.16. You can apply it to 3.99.15 and it
223 should work for you now. Please let me know. (Ignore any patch errors for
224 debian/changelog). Thanks for the report.
225
226
227 ------------------------------------------------------------------------
228 rev 466: jgoerzen | 2003-04-29 10:48:52 -0500 (Tue, 29 Apr 2003) | 1 line
229 Changed paths:
230 M /offlineimap/head/README
231
232 Testing bug mailing
233 ------------------------------------------------------------------------
234 rev 465: jgoerzen | 2003-04-29 10:46:05 -0500 (Tue, 29 Apr 2003) | 4 lines
235 Changed paths:
236 M /offlineimap/head/README
237
238 This is more testing.
239
240 Closes: [complete.org #62]
241
242 ------------------------------------------------------------------------
243 rev 464: jgoerzen | 2003-04-29 10:38:05 -0500 (Tue, 29 Apr 2003) | 5 lines
244 Changed paths:
245 M /offlineimap/head/README
246
247 Testing BTS actions.
248
249 Notify: jglt@complete.org
250 Notify: [complete.org #62], [debian.org #154165]
251
252 ------------------------------------------------------------------------
253 rev 463: jgoerzen | 2003-04-29 08:13:52 -0500 (Tue, 29 Apr 2003) | 2 lines
254 Changed paths:
255 M /offlineimap/head/debian/changelog
256
257 Readying to accept changes, captain
258
259 ------------------------------------------------------------------------
260 rev 462: jgoerzen | 2003-04-28 22:38:20 -0500 (Mon, 28 Apr 2003) | 4 lines
261 Changed paths:
262 M /offlineimap/head/README
263
264 Updated copyright date.
265
266 Notify: jgoerzen@complete.org, jgoerzen@debian.org
267
268 ------------------------------------------------------------------------
269 rev 461: jgoerzen | 2003-04-28 22:35:50 -0500 (Mon, 28 Apr 2003) | 2 lines
270 Changed paths:
271 M /offlineimap/head/ChangeLog
272
273 Updated the ChangeLog
274
275 ------------------------------------------------------------------------
276 rev 459: jgoerzen | 2003-04-28 16:41:50 -0500 (Mon, 28 Apr 2003) | 1 line
277 Changed paths:
278 M /offlineimap/head/ChangeLog
279 M /offlineimap/head/bin/offlineimap
280 M /offlineimap/head/debian/changelog
281 M /offlineimap/head/offlineimap/version.py
282 M /offlineimap/head/offlineimap.py
283
284 Preparing for 3.99.15
285 ------------------------------------------------------------------------
286 rev 458: jgoerzen | 2003-04-28 16:25:42 -0500 (Mon, 28 Apr 2003) | 3 lines
287 Changed paths:
288 M /offlineimap/head/debian/changelog
289 M /offlineimap/head/offlineimap/CustomConfig.py
290 M /offlineimap/head/offlineimap/accounts.py
291 M /offlineimap/head/offlineimap.conf
292
293 * autorefresh may now be a floating-point value. Closes: #190060.
294
295
296 ------------------------------------------------------------------------
297 rev 457: jgoerzen | 2003-04-28 16:17:30 -0500 (Mon, 28 Apr 2003) | 5 lines
298 Changed paths:
299 M /offlineimap/head/debian/changelog
300 M /offlineimap/head/offlineimap/imaplib.py
301
302 * Made OfflineIMAP IPv6-aware. Used the short patch from
303 Adriaan Peeters <apeeters@lashout.net> in Debian bug report 186636.
304 Closes: #186636.
305
306
307 ------------------------------------------------------------------------
308 rev 456: jgoerzen | 2003-04-28 15:52:03 -0500 (Mon, 28 Apr 2003) | 4 lines
309 Changed paths:
310 M /offlineimap/head/debian/changelog
311 M /offlineimap/head/offlineimap/repository/IMAP.py
312
313 * Fixed a silly error relating to handling of the remotepassfile.
314 Closes: #189935.
315
316
317 ------------------------------------------------------------------------
318 rev 455: jgoerzen | 2003-04-28 15:48:55 -0500 (Mon, 28 Apr 2003) | 7 lines
319 Changed paths:
320 M /offlineimap/head/debian/changelog
321 M /offlineimap/head/offlineimap/ui/UIBase.py
322
323 * Raise an exception when the status area is locked. This will cause UIs
324 to go through their normal exception handling code. In particular, for
325 the Curses.Blinkenlights interface, the Curses module will be stopped
326 and the error message will be printed on the console. Previously, this
327 error message would not have been visible. Closes: #185709.
328
329
330 ------------------------------------------------------------------------
331 rev 454: jgoerzen | 2003-04-28 15:43:41 -0500 (Mon, 28 Apr 2003) | 2 lines
332 Changed paths:
333 M /offlineimap/head/debian/changelog
334
335 Updated bug closing number
336
337 ------------------------------------------------------------------------
338 rev 453: jgoerzen | 2003-04-28 14:04:22 -0500 (Mon, 28 Apr 2003) | 4 lines
339 Changed paths:
340 M /offlineimap/head/debian/changelog
341 M /offlineimap/head/offlineimap/syncmaster.py
342 M /offlineimap/head/offlineimap/threadutil.py
343
344 * Backed out removal of SYNC_WITH_TIMER_TERMINATE code to deal with
345 completed syncs. Without this code, -o broke because the app would
346 never terminate.
347
348 ------------------------------------------------------------------------
349 rev 451: jgoerzen | 2003-04-28 09:16:58 -0500 (Mon, 28 Apr 2003) | 2 lines
350 Changed paths:
351 M /offlineimap/head/ChangeLog
352
353 Updated for 3.99.14
354
355 ------------------------------------------------------------------------
356 rev 450: jgoerzen | 2003-04-28 09:16:30 -0500 (Mon, 28 Apr 2003) | 2 lines
357 Changed paths:
358 M /offlineimap/head/bin/offlineimap
359 M /offlineimap/head/debian/changelog
360 M /offlineimap/head/offlineimap/version.py
361 M /offlineimap/head/offlineimap.py
362
363 Preparing for 3.99.14
364
365 ------------------------------------------------------------------------
366 rev 449: jgoerzen | 2003-04-22 10:47:25 -0500 (Tue, 22 Apr 2003) | 11 lines
367 Changed paths:
368 M /offlineimap/head/debian/changelog
369 M /offlineimap/head/manual.html
370 M /offlineimap/head/manual.pdf
371 M /offlineimap/head/manual.ps
372 M /offlineimap/head/manual.txt
373 M /offlineimap/head/offlineimap.1
374 M /offlineimap/head/offlineimap.conf.minimal
375 M /offlineimap/head/offlineimap.sgml
376
377 * Slight renaming in offlineimap.conf.minimal to clarify things.
378 * Documentation updated with information about new features.
379 Closes: #189771.
380 + Described IMAP-IMAP syncing
381 + Updated minimal example with new offlineimap.conf.minimal
382 + Updated UID information. Added link to recent mailing list
383 discussion.
384 + Described KMail syncing, which now works.
385 + Added link to mailing list archives.
386
387
388 ------------------------------------------------------------------------
389 rev 448: jgoerzen | 2003-04-18 15:44:10 -0500 (Fri, 18 Apr 2003) | 4 lines
390 Changed paths:
391 M /offlineimap/head/debian/changelog
392 M /offlineimap/head/offlineimap/folder/IMAP.py
393
394 * Fixed the regular expression that fixes line endings to make sure to
395 deal with \n\n properly.
396
397
398 ------------------------------------------------------------------------
399 rev 447: jgoerzen | 2003-04-17 21:14:45 -0500 (Thu, 17 Apr 2003) | 4 lines
400 Changed paths:
401 M /offlineimap/head/debian/changelog
402 M /offlineimap/head/offlineimap/repository/Maildir.py
403
404 * Added the ability to use the top level of a Maildir as folder named
405 ".". Useful for generating Maildir trees for a Courier server.
406
407
408 ------------------------------------------------------------------------
409 rev 446: jgoerzen | 2003-04-17 21:06:04 -0500 (Thu, 17 Apr 2003) | 2 lines
410 Changed paths:
411 M /offlineimap/head/bin/offlineimap
412 M /offlineimap/head/offlineimap/folder/IMAP.py
413 M /offlineimap/head/offlineimap/repository/IMAP.py
414 M /offlineimap/head/offlineimap/version.py
415 M /offlineimap/head/offlineimap.py
416
417 Prepping for 0.99.13 -- fixed some niggling bugs
418
419 ------------------------------------------------------------------------
420 rev 445: jgoerzen | 2003-04-17 18:31:25 -0500 (Thu, 17 Apr 2003) | 6 lines
421 Changed paths:
422 M /offlineimap/head/debian/changelog
423 M /offlineimap/head/offlineimap/folder/IMAP.py
424 M /offlineimap/head/offlineimap/repository/IMAP.py
425
426 * Now checks that SELECT succeeded when entering a folder.
427 * Verifies that folders listed on folderincludes actually exist by trying
428 to enter them. Thus, if they do not exist, they can be created on the
429 first run.
430
431
432 ------------------------------------------------------------------------
433 rev 444: jgoerzen | 2003-04-17 18:18:54 -0500 (Thu, 17 Apr 2003) | 5 lines
434 Changed paths:
435 M /offlineimap/head/debian/changelog
436 M /offlineimap/head/offlineimap/folder/IMAP.py
437
438 * Fixed line-ending code to deal with files with mixed \n and \r\n
439 codes. This is a rare case, but now is more onerous because we now
440 have to find headers.
441
442
443 ------------------------------------------------------------------------
444 rev 443: jgoerzen | 2003-04-17 16:43:54 -0500 (Thu, 17 Apr 2003) | 3 lines
445 Changed paths:
446 M /offlineimap/head/offlineimap/ui/TTY.py
447 M /offlineimap/head/offlineimap/ui/Tk.py
448
449 Fixed account names in password prompts
450
451
452 ------------------------------------------------------------------------
453 rev 442: jgoerzen | 2003-04-17 16:18:34 -0500 (Thu, 17 Apr 2003) | 2 lines
454 Changed paths:
455 D /offlineimap/branches/account-sep
456 A /offlineimap/head (from /offlineimap/branches/account-sep:441)
457
458 Moved account-sep branch to head
459
460 ------------------------------------------------------------------------
461 rev 440: jgoerzen | 2003-04-17 16:17:16 -0500 (Thu, 17 Apr 2003) | 2 lines
462 Changed paths:
463 M /offlineimap/branches/account-sep/debian/changelog
464
465 Added some content to the changelog
466
467 ------------------------------------------------------------------------
468 rev 439: jgoerzen | 2003-04-17 16:16:00 -0500 (Thu, 17 Apr 2003) | 2 lines
469 Changed paths:
470 M /offlineimap/branches/account-sep/bin/offlineimap
471 M /offlineimap/branches/account-sep/offlineimap/version.py
472 M /offlineimap/branches/account-sep/offlineimap.py
473
474 Preparing 3.99.12
475
476 ------------------------------------------------------------------------
477 rev 438: jgoerzen | 2003-04-17 16:08:05 -0500 (Thu, 17 Apr 2003) | 2 lines
478 Changed paths:
479 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
480
481 Fixed a syntax error in keepalive code
482
483 ------------------------------------------------------------------------
484 rev 437: jgoerzen | 2003-04-17 15:57:18 -0500 (Thu, 17 Apr 2003) | 2 lines
485 Changed paths:
486 M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
487
488 Added a fix for a race condition relating to noting new messages.
489
490 ------------------------------------------------------------------------
491 rev 436: jgoerzen | 2003-04-17 15:48:59 -0500 (Thu, 17 Apr 2003) | 2 lines
492 Changed paths:
493 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
494
495 Abolished use of reference in makefolder()
496
497 ------------------------------------------------------------------------
498 rev 435: jgoerzen | 2003-04-17 15:45:21 -0500 (Thu, 17 Apr 2003) | 2 lines
499 Changed paths:
500 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
501
502 Added error checking for folder creation
503
504 ------------------------------------------------------------------------
505 rev 434: jgoerzen | 2003-04-17 15:36:28 -0500 (Thu, 17 Apr 2003) | 2 lines
506 Changed paths:
507 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
508
509 Fix for a logic error when no folders match the referenced list.
510
511 ------------------------------------------------------------------------
512 rev 433: jgoerzen | 2003-04-17 15:21:51 -0500 (Thu, 17 Apr 2003) | 2 lines
513 Changed paths:
514 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
515
516 Fixed a localupdate syntax problem
517
518 ------------------------------------------------------------------------
519 rev 432: jgoerzen | 2003-04-17 15:14:39 -0500 (Thu, 17 Apr 2003) | 2 lines
520 Changed paths:
521 M /offlineimap/branches/account-sep/offlineimap.conf
522
523 Moved some things in the config file that are not yet in the account area.
524
525 ------------------------------------------------------------------------
526 rev 431: jgoerzen | 2003-04-17 15:08:17 -0500 (Thu, 17 Apr 2003) | 2 lines
527 Changed paths:
528 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
529
530 Syntax error fixes
531
532 ------------------------------------------------------------------------
533 rev 430: jgoerzen | 2003-04-17 15:05:02 -0500 (Thu, 17 Apr 2003) | 2 lines
534 Changed paths:
535 M /offlineimap/branches/account-sep/offlineimap/accounts.py
536 M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
537 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
538
539 Rewrote the keepalive system to work with the new repository configuration.
540
541 ------------------------------------------------------------------------
542 rev 429: jgoerzen | 2003-04-17 14:21:23 -0500 (Thu, 17 Apr 2003) | 2 lines
543 Changed paths:
544 M /offlineimap/branches/account-sep/offlineimap/threadutil.py
545
546 Removed the SYNC_WITH_TIMER_TERMINATE logic; it is now obsolete.
547
548 ------------------------------------------------------------------------
549 rev 428: jgoerzen | 2003-04-17 14:10:13 -0500 (Thu, 17 Apr 2003) | 4 lines
550 Changed paths:
551 M /offlineimap/branches/account-sep/offlineimap/syncmaster.py
552
553 No longer wait for the termination of all account sync threads in
554 syncitall(). There's really no need for that, and maybe it's causing some
555 of the problems.
556
557 ------------------------------------------------------------------------
558 rev 427: jgoerzen | 2003-04-17 13:31:47 -0500 (Thu, 17 Apr 2003) | 4 lines
559 Changed paths:
560 M /offlineimap/branches/account-sep/offlineimap/threadutil.py
561
562 Beefed up the release of the exitcondition, in case this is what is causing
563 processes to fail to die. (I don't know if that's the case, but it's a good
564 guess anyway.)
565
566 ------------------------------------------------------------------------
567 rev 426: jgoerzen | 2003-04-17 13:27:17 -0500 (Thu, 17 Apr 2003) | 3 lines
568 Changed paths:
569 M /offlineimap/branches/account-sep/debian/changelog
570
571 Noted preauth information
572
573
574 ------------------------------------------------------------------------
575 rev 425: jgoerzen | 2003-04-17 13:26:24 -0500 (Thu, 17 Apr 2003) | 2 lines
576 Changed paths:
577 M /offlineimap/branches/account-sep/offlineimap/ui/UIBase.py
578
579 Accept string port parts now for preauth tunnels.
580
581 ------------------------------------------------------------------------
582 rev 424: jgoerzen | 2003-04-17 13:25:30 -0500 (Thu, 17 Apr 2003) | 2 lines
583 Changed paths:
584 M /offlineimap/branches/account-sep/offlineimap.sgml
585
586 Changed from Emacs docbook mode to Emacs psgml.
587
588 ------------------------------------------------------------------------
589 rev 423: jgoerzen | 2003-04-17 13:24:09 -0500 (Thu, 17 Apr 2003) | 2 lines
590 Changed paths:
591 M /offlineimap/branches/account-sep/debian/changelog
592 M /offlineimap/branches/account-sep/offlineimap/init.py
593 M /offlineimap/branches/account-sep/offlineimap.sgml
594
595 Added a new debug type "thread"
596
597 ------------------------------------------------------------------------
598 rev 422: jgoerzen | 2003-04-17 13:04:31 -0500 (Thu, 17 Apr 2003) | 2 lines
599 Changed paths:
600 M /offlineimap/branches/account-sep/offlineimap/imapserver.py
601
602 Made connecting message more useful for tunnels.
603
604 ------------------------------------------------------------------------
605 rev 421: jgoerzen | 2003-04-17 12:58:09 -0500 (Thu, 17 Apr 2003) | 2 lines
606 Changed paths:
607 M /offlineimap/branches/account-sep/offlineimap/imapserver.py
608
609 Try to require less configuration of a preauth system
610
611 ------------------------------------------------------------------------
612 rev 420: jgoerzen | 2003-04-17 12:45:22 -0500 (Thu, 17 Apr 2003) | 3 lines
613 Changed paths:
614 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
615
616 Made sure that calling deletemessage() (which calls deletemssages) doesn't
617 convert the UID twice -- or try to delete it twice.
618
619 ------------------------------------------------------------------------
620 rev 419: jgoerzen | 2003-04-17 12:27:21 -0500 (Thu, 17 Apr 2003) | 2 lines
621 Changed paths:
622 M /offlineimap/branches/account-sep/debian/changelog
623
624 Preparing Changelog for this release.
625
626 ------------------------------------------------------------------------
627 rev 418: jgoerzen | 2003-04-17 12:15:04 -0500 (Thu, 17 Apr 2003) | 1 line
628 Changed paths:
629 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
630
631 Fixed a silly syntax error
632 ------------------------------------------------------------------------
633 rev 417: jgoerzen | 2003-04-17 12:13:59 -0500 (Thu, 17 Apr 2003) | 20 lines
634 Changed paths:
635 M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
636
637 Make sure l2r and r2l are *copies* of diskl2r and diskr2l. Else, bad
638 things happen when deleting elements. This is an effort to fix this
639 error from rev 416:
640
641 hread 'Folder sync Test[INBOX]' terminated with exception:
642 Traceback (most recent call last):
643 File "./offlineimap/threadutil.py", line 151, in run
644 Thread.run(self)
645 File "/usr/lib/python2.2/threading.py", line 402, in run
646 apply(self.__target, self.__args, self.__kwargs)
647 File "./offlineimap/accounts.py", line 219, in syncfolder
648 remotefolder.syncmessagesto_delete(localfolder, [localfolder,
649 File "./offlineimap/folder/Base.py", line 325, in syncmessagesto_delete
650 object.deletemessages(deletelist)
651 File "./offlineimap/folder/UIDMaps.py", line 205, in deletemessages
652 self._mapped_delete(uidlist)
653 File "./offlineimap/folder/UIDMaps.py", line 184, in _mapped_delete
654 del self.diskr2l[ruid]
655 KeyError: 1690
656
657 ------------------------------------------------------------------------
658 rev 416: jgoerzen | 2003-04-17 12:09:50 -0500 (Thu, 17 Apr 2003) | 2 lines
659 Changed paths:
660 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
661
662 Fixed a problem where delete could convert the UIDs twice.
663
664 ------------------------------------------------------------------------
665 rev 415: jgoerzen | 2003-04-17 12:03:46 -0500 (Thu, 17 Apr 2003) | 2 lines
666 Changed paths:
667 M /offlineimap/branches/account-sep/offlineimap/accounts.py
668
669 Comented out some old keepalive code
670
671 ------------------------------------------------------------------------
672 rev 414: jgoerzen | 2003-04-17 11:59:52 -0500 (Thu, 17 Apr 2003) | 2 lines
673 Changed paths:
674 M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
675
676 Fixed a typo
677
678 ------------------------------------------------------------------------
679 rev 413: jgoerzen | 2003-04-17 11:58:49 -0500 (Thu, 17 Apr 2003) | 2 lines
680 Changed paths:
681 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
682
683 Added a default for holdconnectionopen
684
685 ------------------------------------------------------------------------
686 rev 412: jgoerzen | 2003-04-17 11:57:50 -0500 (Thu, 17 Apr 2003) | 2 lines
687 Changed paths:
688 M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
689
690 Fixed a syntax error
691
692 ------------------------------------------------------------------------
693 rev 411: jgoerzen | 2003-04-17 11:54:10 -0500 (Thu, 17 Apr 2003) | 18 lines
694 Changed paths:
695 M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
696
697 Added a significant amount of locking to take prevent data structures
698 from changing while they're being saved. This fixes the following
699 error I got with rev 409:
700
701 Thread 'Copy message 1521 from INBOX' terminated with exception:
702 Traceback (most recent call last):
703 File "./offlineimap/threadutil.py", line 151, in run
704 Thread.run(self)
705 File "/usr/lib/python2.2/threading.py", line 402, in run
706 apply(self.__target, self.__args, self.__kwargs)
707 File "./offlineimap/folder/Base.py", line 276, in copymessageto
708 newuid = object.savemessage(uid, message, flags)
709 File "./offlineimap/folder/UIDMaps.py", line 143, in savemessage
710 self._savemaps()
711 File "./offlineimap/folder/UIDMaps.py", line 60, in _savemaps
712 for (key, value) in self.diskl2r.iteritems():
713 RuntimeError: dictionary changed size during iteration
714
715 ------------------------------------------------------------------------
716 rev 410: jgoerzen | 2003-04-17 11:48:37 -0500 (Thu, 17 Apr 2003) | 3 lines
717 Changed paths:
718 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
719
720 Use 'x' instead of a minus sign when we have a negative crc32 to avoid
721 making the header look weird with two dashes.
722
723 ------------------------------------------------------------------------
724 rev 409: jgoerzen | 2003-04-17 11:47:24 -0500 (Thu, 17 Apr 2003) | 1 line
725 Changed paths:
726 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
727
728 Additional syntax fixes
729 ------------------------------------------------------------------------
730 rev 408: jgoerzen | 2003-04-17 11:43:59 -0500 (Thu, 17 Apr 2003) | 1 line
731 Changed paths:
732 M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
733 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
734
735 Syntax fixes
736 ------------------------------------------------------------------------
737 rev 407: jgoerzen | 2003-04-17 11:43:09 -0500 (Thu, 17 Apr 2003) | 4 lines
738 Changed paths:
739 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
740
741 Fix savemessage to actually call the new functions
742 Use a crc32 of the content instead of a UID when saving, since the UID is
743 not going to be unique anway.
744
745 ------------------------------------------------------------------------
746 rev 406: jgoerzen | 2003-04-17 11:37:53 -0500 (Thu, 17 Apr 2003) | 3 lines
747 Changed paths:
748 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
749
750 Initial work on making the UID fetching after an APPEND much more robust.
751 Now, instead of using the Message-ID, append our own header.
752
753 ------------------------------------------------------------------------
754 rev 405: jgoerzen | 2003-04-17 11:12:27 -0500 (Thu, 17 Apr 2003) | 3 lines
755 Changed paths:
756 M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
757
758 Made sure to make a copy of value() in getmessage list so as to not scrawl
759 over the original.
760
761 ------------------------------------------------------------------------
762 rev 404: jgoerzen | 2003-04-17 11:07:24 -0500 (Thu, 17 Apr 2003) | 3 lines
763 Changed paths:
764 M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
765 M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
766
767 Fixed another instance where we need to change the sep for the folder base
768 name.
769
770 ------------------------------------------------------------------------
771 rev 403: jgoerzen | 2003-04-17 11:04:21 -0500 (Thu, 17 Apr 2003) | 2 lines
772 Changed paths:
773 M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
774
775 Make the foldername always use . for the separator
776
777 ------------------------------------------------------------------------
778 rev 402: jgoerzen | 2003-04-17 11:02:44 -0500 (Thu, 17 Apr 2003) | 2 lines
779 Changed paths:
780 M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
781 M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
782 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
783
784 Various syntax fixes
785
786 ------------------------------------------------------------------------
787 rev 401: jgoerzen | 2003-04-17 10:54:19 -0500 (Thu, 17 Apr 2003) | 2 lines
788 Changed paths:
789 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
790
791 Syntax fix
792
793 ------------------------------------------------------------------------
794 rev 400: jgoerzen | 2003-04-17 10:52:31 -0500 (Thu, 17 Apr 2003) | 2 lines
795 Changed paths:
796 M /offlineimap/branches/account-sep/offlineimap/accounts.py
797 M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
798 M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
799 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
800
801 Ready to try UID mapping.
802
803 ------------------------------------------------------------------------
804 rev 399: jgoerzen | 2003-04-16 22:05:37 -0500 (Wed, 16 Apr 2003) | 2 lines
805 Changed paths:
806 M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
807
808 Added a marker for starting work next time
809
810 ------------------------------------------------------------------------
811 rev 398: jgoerzen | 2003-04-16 21:59:12 -0500 (Wed, 16 Apr 2003) | 2 lines
812 Changed paths:
813 M /offlineimap/branches/account-sep/offlineimap/accounts.py
814 M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
815 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
816 A /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py (from /offlineimap/branches/account-sep/offlineimap/folder/Base.py:396)
817 M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
818
819 Initial work in UID mapping
820
821 ------------------------------------------------------------------------
822 rev 397: jgoerzen | 2003-04-16 21:04:55 -0500 (Wed, 16 Apr 2003) | 2 lines
823 Changed paths:
824 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
825
826 Added a comment about servers that don't return EXISTS reponses.
827
828 ------------------------------------------------------------------------
829 rev 396: jgoerzen | 2003-04-16 19:45:49 -0500 (Wed, 16 Apr 2003) | 3 lines
830 Changed paths:
831 M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
832 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
833 M /offlineimap/branches/account-sep/offlineimap/folder/LocalStatus.py
834 M /offlineimap/branches/account-sep/offlineimap/folder/Maildir.py
835 M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
836
837 Some preliminary work for UID mapping: the addition of a map directory, and
838 new locks in the folder base.
839
840 ------------------------------------------------------------------------
841 rev 395: jgoerzen | 2003-04-16 19:26:46 -0500 (Wed, 16 Apr 2003) | 2 lines
842 Changed paths:
843 M /offlineimap/branches/account-sep/offlineimap/accounts.py
844 M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
845 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
846
847 Fixed holdconnectionopen
848
849 ------------------------------------------------------------------------
850 rev 394: jgoerzen | 2003-04-16 19:23:47 -0500 (Wed, 16 Apr 2003) | 2 lines
851 Changed paths:
852 M /offlineimap/branches/account-sep/offlineimap/accounts.py
853 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
854 M /offlineimap/branches/account-sep/offlineimap/init.py
855
856 More progress being made
857
858 ------------------------------------------------------------------------
859 rev 393: jgoerzen | 2003-04-16 19:07:34 -0500 (Wed, 16 Apr 2003) | 2 lines
860 Changed paths:
861 M /offlineimap/branches/account-sep/offlineimap/accounts.py
862
863 Actually skip accounts with uid validity problems.
864
865 ------------------------------------------------------------------------
866 rev 392: jgoerzen | 2003-04-16 19:03:50 -0500 (Wed, 16 Apr 2003) | 2 lines
867 Changed paths:
868 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
869 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
870
871 Basic fixes to make IMAP work as a local folder.
872
873 ------------------------------------------------------------------------
874 rev 391: jgoerzen | 2003-04-16 18:55:54 -0500 (Wed, 16 Apr 2003) | 5 lines
875 Changed paths:
876 M /offlineimap/branches/account-sep/offlineimap/accounts.py
877
878 Moved some code from sync() to syncrunner() so that the same
879 repository objects can be used for each sync. This prevents the
880 imapserver object from getting recreated, and thus prompting anew for
881 a password each time.
882
883 ------------------------------------------------------------------------
884 rev 390: jgoerzen | 2003-04-16 18:52:02 -0500 (Wed, 16 Apr 2003) | 3 lines
885 Changed paths:
886 M /offlineimap/branches/account-sep/offlineimap/accounts.py
887 M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
888 M /offlineimap/branches/account-sep/offlineimap/ui/UIBase.py
889
890 Basic infrastructure in place; program is now minimally working with new
891 config.
892
893 ------------------------------------------------------------------------
894 rev 389: jgoerzen | 2003-04-16 18:33:28 -0500 (Wed, 16 Apr 2003) | 2 lines
895 Changed paths:
896 M /offlineimap/branches/account-sep/offlineimap/accounts.py
897 M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
898 M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
899 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
900
901 More fixes for basic compile errors
902
903 ------------------------------------------------------------------------
904 rev 388: jgoerzen | 2003-04-16 18:22:51 -0500 (Wed, 16 Apr 2003) | 2 lines
905 Changed paths:
906 M /offlineimap/branches/account-sep/offlineimap/accounts.py
907 M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
908 M /offlineimap/branches/account-sep/offlineimap/imapserver.py
909 M /offlineimap/branches/account-sep/offlineimap/init.py
910 M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
911 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
912
913 Fixed a bunch of compile errors
914
915 ------------------------------------------------------------------------
916 rev 387: jgoerzen | 2003-04-16 18:10:47 -0500 (Wed, 16 Apr 2003) | 2 lines
917 Changed paths:
918 M /offlineimap/branches/account-sep/offlineimap/CustomConfig.py
919
920 Fixed a missing param in the mixin
921
922 ------------------------------------------------------------------------
923 rev 386: jgoerzen | 2003-04-16 18:09:43 -0500 (Wed, 16 Apr 2003) | 2 lines
924 Changed paths:
925 M /offlineimap/branches/account-sep/offlineimap/CustomConfig.py
926
927 Fixed a typo in getconfint()
928
929 ------------------------------------------------------------------------
930 rev 385: jgoerzen | 2003-04-16 18:09:08 -0500 (Wed, 16 Apr 2003) | 2 lines
931 Changed paths:
932 M /offlineimap/branches/account-sep/offlineimap/accounts.py
933
934 Fixed yet another bug in the getaccountlist code
935
936 ------------------------------------------------------------------------
937 rev 384: jgoerzen | 2003-04-16 18:08:09 -0500 (Wed, 16 Apr 2003) | 2 lines
938 Changed paths:
939 M /offlineimap/branches/account-sep/offlineimap/accounts.py
940
941 Fixed a bug in the hash generator
942
943 ------------------------------------------------------------------------
944 rev 383: jgoerzen | 2003-04-16 18:06:09 -0500 (Wed, 16 Apr 2003) | 2 lines
945 Changed paths:
946 M /offlineimap/branches/account-sep/offlineimap/init.py
947 M /offlineimap/branches/account-sep/offlineimap/repository/Maildir.py
948
949 Fixed some syntax problems
950
951 ------------------------------------------------------------------------
952 rev 382: jgoerzen | 2003-04-16 18:01:41 -0500 (Wed, 16 Apr 2003) | 4 lines
953 Changed paths:
954 M /offlineimap/branches/account-sep/offlineimap/accounts.py
955 M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
956 M /offlineimap/branches/account-sep/offlineimap/folder/Maildir.py
957 M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
958
959 Revamed the UID validity system. Now, each folder is responsible for
960 ensuring its own UID validity. UID validities are uniformly stored under
961 ~/.offlineimap in a special directory.
962
963 ------------------------------------------------------------------------
964 rev 381: jgoerzen | 2003-04-16 17:39:49 -0500 (Wed, 16 Apr 2003) | 2 lines
965 Changed paths:
966 M /offlineimap/branches/account-sep/offlineimap/repository/LocalStatus.py
967
968 Moved folder info into LocalStatus subdirectory
969
970 ------------------------------------------------------------------------
971 rev 380: jgoerzen | 2003-04-16 16:52:34 -0500 (Wed, 16 Apr 2003) | 3 lines
972 Changed paths:
973 M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
974 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
975
976 Added the ability to make a new IMAP folder
977 Cleaned up folder/IMAP.py wrt new layout
978
979 ------------------------------------------------------------------------
980 rev 379: jgoerzen | 2003-04-16 16:17:51 -0500 (Wed, 16 Apr 2003) | 2 lines
981 Changed paths:
982 M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
983
984 Added additional accountname
985
986 ------------------------------------------------------------------------
987 rev 378: jgoerzen | 2003-04-16 16:14:56 -0500 (Wed, 16 Apr 2003) | 2 lines
988 Changed paths:
989 M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
990
991 Added LoadRepository
992
993 ------------------------------------------------------------------------
994 rev 377: jgoerzen | 2003-04-16 16:10:25 -0500 (Wed, 16 Apr 2003) | 3 lines
995 Changed paths:
996 M /offlineimap/branches/account-sep/offlineimap/accounts.py
997 M /offlineimap/branches/account-sep/offlineimap/repository/LocalStatus.py
998 M /offlineimap/branches/account-sep/offlineimap/repository/Maildir.py
999
1000 Migrated some other repositories to the new system.
1001 Added getaccountmeta() to accounts.py
1002
1003 ------------------------------------------------------------------------
1004 rev 376: jgoerzen | 2003-04-16 16:03:01 -0500 (Wed, 16 Apr 2003) | 5 lines
1005 Changed paths:
1006 M /offlineimap/branches/account-sep/offlineimap/CustomConfig.py
1007 M /offlineimap/branches/account-sep/offlineimap/accounts.py
1008 M /offlineimap/branches/account-sep/offlineimap/imapserver.py
1009 M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
1010 M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
1011
1012 First steps towards new infrastructure.
1013
1014 Pass along fewer items to Repository.Base and Reposotiry.IMAP. Need to
1015 update other Repository.* items yet.
1016
1017 ------------------------------------------------------------------------
1018 rev 375: jgoerzen | 2003-04-16 15:28:27 -0500 (Wed, 16 Apr 2003) | 2 lines
1019 Changed paths:
1020 M /offlineimap/branches/account-sep/offlineimap/imapserver.py
1021 M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
1022
1023 Some continuing development going on here.
1024
1025 ------------------------------------------------------------------------
1026 rev 374: jgoerzen | 2003-04-16 15:03:44 -0500 (Wed, 16 Apr 2003) | 2 lines
1027 Changed paths:
1028 M /offlineimap/branches/account-sep/offlineimap/accounts.py
1029
1030 Modification to use new section names
1031
1032 ------------------------------------------------------------------------
1033 rev 373: jgoerzen | 2003-04-16 14:59:17 -0500 (Wed, 16 Apr 2003) | 2 lines
1034 Changed paths:
1035 D /offlineimap/branches/account-sep/offlineimap/account
1036 M /offlineimap/branches/account-sep/offlineimap/accounts.py
1037 M /offlineimap/branches/account-sep/offlineimap/init.py
1038 M /offlineimap/branches/account-sep/offlineimap/syncmaster.py
1039
1040 Moved new content in offlineimap/account into existing offlineimap/accounts.py
1041
1042 ------------------------------------------------------------------------
1043 rev 372: jgoerzen | 2003-04-16 14:54:30 -0500 (Wed, 16 Apr 2003) | 4 lines
1044 Changed paths:
1045 M /offlineimap/branches/account-sep/offlineimap/account/AccountBase.py
1046 M /offlineimap/branches/account-sep/offlineimap/init.py
1047
1048 Added generators to AccountBase
1049 Updated init.py to use Account objects
1050
1051
1052 ------------------------------------------------------------------------
1053 rev 371: jgoerzen | 2003-04-16 14:44:15 -0500 (Wed, 16 Apr 2003) | 3 lines
1054 Changed paths:
1055 M /offlineimap/branches/account-sep/offlineimap/CustomConfig.py
1056 M /offlineimap/branches/account-sep/offlineimap/account/AccountBase.py
1057 M /offlineimap/branches/account-sep/offlineimap/init.py
1058
1059 Moved getaccountlist into AccountBase
1060 Added getsectionlist to init.py
1061
1062 ------------------------------------------------------------------------
1063 rev 370: jgoerzen | 2003-04-16 14:37:38 -0500 (Wed, 16 Apr 2003) | 2 lines
1064 Changed paths:
1065 A /offlineimap/branches/account-sep/offlineimap/account
1066 A /offlineimap/branches/account-sep/offlineimap/account/AccountBase.py (from /offlineimap/branches/account-sep/offlineimap/repository/Base.py:369)
1067 A /offlineimap/branches/account-sep/offlineimap/account/__init__.py (from /offlineimap/branches/account-sep/offlineimap/repository/__init__.py:369)
1068 M /offlineimap/branches/account-sep/offlineimap/folder/LocalStatus.py
1069 M /offlineimap/branches/account-sep/offlineimap/repository/LocalStatus.py
1070 M /offlineimap/branches/account-sep/offlineimap/repository/Maildir.py
1071
1072 Added account-based infrastructure
1073
1074 ------------------------------------------------------------------------
1075 rev 369: jgoerzen | 2003-04-16 14:23:23 -0500 (Wed, 16 Apr 2003) | 3 lines
1076 Changed paths:
1077 M /offlineimap/branches/account-sep/offlineimap.conf
1078 M /offlineimap/branches/account-sep/offlineimap.conf.minimal
1079
1080 Checked in changes to the config files that represent the direction I'd like
1081 to take OfflineIMAP wrt multi-repository syncing.
1082
1083 ------------------------------------------------------------------------
1084 rev 368: jgoerzen | 2003-04-16 14:12:19 -0500 (Wed, 16 Apr 2003) | 2 lines
1085 Changed paths:
1086 A /offlineimap/branches/account-sep (from /offlineimap/head:367)
1087
1088 New branch for work on allowing syncing between two IMAP servers
1089
1090 ------------------------------------------------------------------------
1091 rev 367: jgoerzen | 2003-04-16 09:23:45 -0500 (Wed, 16 Apr 2003) | 2 lines
1092 Changed paths:
1093 M /offlineimap/head/COPYRIGHT
1094 M /offlineimap/head/Makefile
1095 M /offlineimap/head/bin/offlineimap
1096 M /offlineimap/head/debian/copyright
1097 M /offlineimap/head/manual.html
1098 M /offlineimap/head/manual.pdf
1099 M /offlineimap/head/manual.ps
1100 M /offlineimap/head/manual.txt
1101 M /offlineimap/head/offlineimap/CustomConfig.py
1102 M /offlineimap/head/offlineimap/accounts.py
1103 M /offlineimap/head/offlineimap/folder/Base.py
1104 M /offlineimap/head/offlineimap/folder/IMAP.py
1105 M /offlineimap/head/offlineimap/folder/LocalStatus.py
1106 M /offlineimap/head/offlineimap/folder/Maildir.py
1107 M /offlineimap/head/offlineimap/imapserver.py
1108 M /offlineimap/head/offlineimap/imaputil.py
1109 M /offlineimap/head/offlineimap/init.py
1110 M /offlineimap/head/offlineimap/localeval.py
1111 M /offlineimap/head/offlineimap/mbnames.py
1112 M /offlineimap/head/offlineimap/repository/Base.py
1113 M /offlineimap/head/offlineimap/repository/IMAP.py
1114 M /offlineimap/head/offlineimap/repository/LocalStatus.py
1115 M /offlineimap/head/offlineimap/repository/Maildir.py
1116 M /offlineimap/head/offlineimap/syncmaster.py
1117 M /offlineimap/head/offlineimap/threadutil.py
1118 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
1119 M /offlineimap/head/offlineimap/ui/Curses.py
1120 M /offlineimap/head/offlineimap/ui/Noninteractive.py
1121 M /offlineimap/head/offlineimap/ui/TTY.py
1122 M /offlineimap/head/offlineimap/ui/Tk.py
1123 M /offlineimap/head/offlineimap/ui/UIBase.py
1124 M /offlineimap/head/offlineimap/ui/__init__.py
1125 M /offlineimap/head/offlineimap/ui/debuglock.py
1126 M /offlineimap/head/offlineimap/ui/detector.py
1127 M /offlineimap/head/offlineimap/version.py
1128 M /offlineimap/head/offlineimap.1
1129 M /offlineimap/head/offlineimap.conf
1130 M /offlineimap/head/offlineimap.py
1131 M /offlineimap/head/offlineimap.sgml
1132 M /offlineimap/head/setup.py
1133
1134 Reverted the license change
1135
1136 ------------------------------------------------------------------------
1137 rev 366: jgoerzen | 2003-04-01 16:59:13 -0600 (Tue, 01 Apr 2003) | 1 line
1138 Changed paths:
1139 M /offlineimap/head/ChangeLog
1140 M /offlineimap/head/debian/changelog
1141
1142
1143 ------------------------------------------------------------------------
1144 rev 365: jgoerzen | 2003-03-13 11:48:42 -0600 (Thu, 13 Mar 2003) | 2 lines
1145 Changed paths:
1146 M /offlineimap/head/offlineimap/ui/Curses.py
1147
1148 Removed debug code
1149
1150 ------------------------------------------------------------------------
1151 rev 364: jgoerzen | 2003-03-13 11:47:38 -0600 (Thu, 13 Mar 2003) | 3 lines
1152 Changed paths:
1153 M /offlineimap/head/offlineimap/ui/Curses.py
1154
1155 Removed debug code
1156
1157
1158 ------------------------------------------------------------------------
1159 rev 363: jgoerzen | 2003-03-13 11:47:09 -0600 (Thu, 13 Mar 2003) | 2 lines
1160 Changed paths:
1161 M /offlineimap/head/offlineimap/ui/Curses.py
1162
1163 Fixed ability to resize windows under Curses.
1164
1165 ------------------------------------------------------------------------
1166 rev 361: jgoerzen | 2003-03-13 10:33:02 -0600 (Thu, 13 Mar 2003) | 2 lines
1167 Changed paths:
1168 M /offlineimap/head/bin/offlineimap
1169 M /offlineimap/head/offlineimap/version.py
1170 M /offlineimap/head/offlineimap.py
1171
1172 Updated for 3.99.10
1173
1174 ------------------------------------------------------------------------
1175 rev 360: jgoerzen | 2003-03-04 14:42:38 -0600 (Tue, 04 Mar 2003) | 2 lines
1176 Changed paths:
1177 M /offlineimap/head/COPYRIGHT
1178 M /offlineimap/head/Makefile
1179 M /offlineimap/head/bin/offlineimap
1180 M /offlineimap/head/debian/copyright
1181 M /offlineimap/head/manual.html
1182 M /offlineimap/head/manual.pdf
1183 M /offlineimap/head/manual.ps
1184 M /offlineimap/head/manual.txt
1185 M /offlineimap/head/offlineimap/CustomConfig.py
1186 M /offlineimap/head/offlineimap/accounts.py
1187 M /offlineimap/head/offlineimap/folder/Base.py
1188 M /offlineimap/head/offlineimap/folder/IMAP.py
1189 M /offlineimap/head/offlineimap/folder/LocalStatus.py
1190 M /offlineimap/head/offlineimap/folder/Maildir.py
1191 M /offlineimap/head/offlineimap/imapserver.py
1192 M /offlineimap/head/offlineimap/imaputil.py
1193 M /offlineimap/head/offlineimap/init.py
1194 M /offlineimap/head/offlineimap/localeval.py
1195 M /offlineimap/head/offlineimap/mbnames.py
1196 M /offlineimap/head/offlineimap/repository/Base.py
1197 M /offlineimap/head/offlineimap/repository/IMAP.py
1198 M /offlineimap/head/offlineimap/repository/LocalStatus.py
1199 M /offlineimap/head/offlineimap/repository/Maildir.py
1200 M /offlineimap/head/offlineimap/syncmaster.py
1201 M /offlineimap/head/offlineimap/threadutil.py
1202 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
1203 M /offlineimap/head/offlineimap/ui/Curses.py
1204 M /offlineimap/head/offlineimap/ui/Noninteractive.py
1205 M /offlineimap/head/offlineimap/ui/TTY.py
1206 M /offlineimap/head/offlineimap/ui/Tk.py
1207 M /offlineimap/head/offlineimap/ui/UIBase.py
1208 M /offlineimap/head/offlineimap/ui/__init__.py
1209 M /offlineimap/head/offlineimap/ui/debuglock.py
1210 M /offlineimap/head/offlineimap/ui/detector.py
1211 M /offlineimap/head/offlineimap/version.py
1212 M /offlineimap/head/offlineimap.1
1213 M /offlineimap/head/offlineimap.conf
1214 M /offlineimap/head/offlineimap.py
1215 M /offlineimap/head/offlineimap.sgml
1216 M /offlineimap/head/setup.py
1217
1218 Clarified license terms
1219
1220 ------------------------------------------------------------------------
1221 rev 359: jgoerzen | 2003-03-03 10:44:37 -0600 (Mon, 03 Mar 2003) | 2 lines
1222 Changed paths:
1223 M /offlineimap/head/ChangeLog
1224
1225 Updated ChangeLog
1226
1227 ------------------------------------------------------------------------
1228 rev 358: jgoerzen | 2003-03-01 09:31:30 -0600 (Sat, 01 Mar 2003) | 1 line
1229 Changed paths:
1230 M /offlineimap/head/debian/changelog
1231 M /offlineimap/head/offlineimap/folder/Base.py
1232
1233
1234 ------------------------------------------------------------------------
1235 rev 357: jgoerzen | 2003-02-07 14:12:47 -0600 (Fri, 07 Feb 2003) | 3 lines
1236 Changed paths:
1237 M /offlineimap/head/debian/changelog
1238 M /offlineimap/head/offlineimap/ui/Noninteractive.py
1239
1240 * Always do a flush in Noninteractive when writing out data.
1241
1242
1243 ------------------------------------------------------------------------
1244 rev 355: jgoerzen | 2003-02-05 14:56:24 -0600 (Wed, 05 Feb 2003) | 2 lines
1245 Changed paths:
1246 M /offlineimap/head/ChangeLog
1247 M /offlineimap/head/manual.html
1248 M /offlineimap/head/manual.pdf
1249 M /offlineimap/head/manual.ps
1250 M /offlineimap/head/manual.txt
1251 M /offlineimap/head/offlineimap.1
1252
1253 Readying 3.99.9
1254
1255 ------------------------------------------------------------------------
1256 rev 354: jgoerzen | 2003-01-29 14:36:13 -0600 (Wed, 29 Jan 2003) | 2 lines
1257 Changed paths:
1258 M /offlineimap/head/offlineimap.sgml
1259
1260 Clarified multiple invocations
1261
1262 ------------------------------------------------------------------------
1263 rev 353: jgoerzen | 2003-01-29 14:32:11 -0600 (Wed, 29 Jan 2003) | 2 lines
1264 Changed paths:
1265 M /offlineimap/head/debian/changelog
1266
1267 Noted closing
1268
1269 ------------------------------------------------------------------------
1270 rev 352: jgoerzen | 2003-01-29 13:19:53 -0600 (Wed, 29 Jan 2003) | 4 lines
1271 Changed paths:
1272 M /offlineimap/head/debian/changelog
1273 M /offlineimap/head/offlineimap/init.py
1274 M /offlineimap/head/offlineimap/ui/UIBase.py
1275
1276 * Added check to make sure that two processes do not run in the same
1277 directory at once.
1278
1279
1280 ------------------------------------------------------------------------
1281 rev 351: jgoerzen | 2003-01-10 11:47:35 -0600 (Fri, 10 Jan 2003) | 2 lines
1282 Changed paths:
1283 M /offlineimap/head/debian/changelog
1284 M /offlineimap/head/offlineimap/ui/Curses.py
1285
1286 Fixed color on FreeBSD, and exceptions for non-color terminals
1287
1288 ------------------------------------------------------------------------
1289 rev 350: jgoerzen | 2003-01-08 20:01:29 -0600 (Wed, 08 Jan 2003) | 2 lines
1290 Changed paths:
1291 M /offlineimap/head/offlineimap.sgml
1292
1293 Fixed a small typo
1294
1295 ------------------------------------------------------------------------
1296 rev 348: jgoerzen | 2003-01-08 19:43:11 -0600 (Wed, 08 Jan 2003) | 2 lines
1297 Changed paths:
1298 M /offlineimap/head/bin/offlineimap
1299 M /offlineimap/head/debian/changelog
1300 M /offlineimap/head/manual.pdf
1301 M /offlineimap/head/manual.ps
1302 M /offlineimap/head/offlineimap/folder/Base.py
1303 M /offlineimap/head/offlineimap/version.py
1304 M /offlineimap/head/offlineimap.py
1305
1306 This is prep for 3.99.7
1307
1308 ------------------------------------------------------------------------
1309 rev 347: jgoerzen | 2003-01-08 14:16:07 -0600 (Wed, 08 Jan 2003) | 2 lines
1310 Changed paths:
1311 M /offlineimap/head/debian/changelog
1312 M /offlineimap/head/debian/control
1313 M /offlineimap/head/offlineimap/folder/Base.py
1314 M /offlineimap/head/offlineimap/folder/IMAP.py
1315 M /offlineimap/head/offlineimap/folder/Maildir.py
1316 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
1317 M /offlineimap/head/offlineimap/ui/UIBase.py
1318
1319 Preparing for 3.99.7
1320
1321 ------------------------------------------------------------------------
1322 rev 346: jgoerzen | 2003-01-08 11:03:58 -0600 (Wed, 08 Jan 2003) | 2 lines
1323 Changed paths:
1324 M /offlineimap/head/COPYRIGHT
1325 M /offlineimap/head/Makefile
1326 M /offlineimap/head/manual.html
1327 M /offlineimap/head/manual.pdf
1328 M /offlineimap/head/manual.ps
1329 M /offlineimap/head/manual.txt
1330 M /offlineimap/head/offlineimap.1
1331 M /offlineimap/head/offlineimap.sgml
1332
1333 Initial phase of conversion to SGML documentation complete.
1334
1335 ------------------------------------------------------------------------
1336 rev 345: jgoerzen | 2003-01-08 10:12:49 -0600 (Wed, 08 Jan 2003) | 2 lines
1337 Changed paths:
1338 M /offlineimap/head/offlineimap.sgml
1339
1340 Finished first draft of doc conversion
1341
1342 ------------------------------------------------------------------------
1343 rev 344: jgoerzen | 2003-01-08 09:13:21 -0600 (Wed, 08 Jan 2003) | 1 line
1344 Changed paths:
1345 M /offlineimap/head/offlineimap.sgml
1346
1347
1348 ------------------------------------------------------------------------
1349 rev 343: jgoerzen | 2003-01-08 09:08:01 -0600 (Wed, 08 Jan 2003) | 1 line
1350 Changed paths:
1351 M /offlineimap/head/offlineimap.sgml
1352
1353
1354 ------------------------------------------------------------------------
1355 rev 342: jgoerzen | 2003-01-08 08:48:41 -0600 (Wed, 08 Jan 2003) | 1 line
1356 Changed paths:
1357 M /offlineimap/head/offlineimap.sgml
1358
1359
1360 ------------------------------------------------------------------------
1361 rev 341: jgoerzen | 2003-01-08 08:40:39 -0600 (Wed, 08 Jan 2003) | 1 line
1362 Changed paths:
1363 M /offlineimap/head/offlineimap.sgml
1364
1365
1366 ------------------------------------------------------------------------
1367 rev 340: jgoerzen | 2003-01-07 21:15:18 -0600 (Tue, 07 Jan 2003) | 2 lines
1368 Changed paths:
1369 M /offlineimap/head/offlineimap/ui/Tk.py
1370
1371 Fixed a braino for VerboseUI
1372
1373 ------------------------------------------------------------------------
1374 rev 339: jgoerzen | 2003-01-07 17:02:43 -0600 (Tue, 07 Jan 2003) | 1 line
1375 Changed paths:
1376 M /offlineimap/head/offlineimap.sgml
1377
1378
1379 ------------------------------------------------------------------------
1380 rev 338: jgoerzen | 2003-01-07 16:45:16 -0600 (Tue, 07 Jan 2003) | 2 lines
1381 Changed paths:
1382 M /offlineimap/head/offlineimap.sgml
1383
1384 Fixed keywords
1385
1386 ------------------------------------------------------------------------
1387 rev 337: jgoerzen | 2003-01-07 16:44:07 -0600 (Tue, 07 Jan 2003) | 1 line
1388 Changed paths:
1389 M /offlineimap/head/offlineimap.sgml
1390
1391
1392 ------------------------------------------------------------------------
1393 rev 336: jgoerzen | 2003-01-07 15:04:35 -0600 (Tue, 07 Jan 2003) | 1 line
1394 Changed paths:
1395 M /offlineimap/head/offlineimap.sgml
1396
1397
1398 ------------------------------------------------------------------------
1399 rev 335: jgoerzen | 2003-01-07 14:05:27 -0600 (Tue, 07 Jan 2003) | 2 lines
1400 Changed paths:
1401 M /offlineimap/head/offlineimap.sgml
1402
1403 Starting to write it.
1404
1405 ------------------------------------------------------------------------
1406 rev 334: jgoerzen | 2003-01-07 13:20:58 -0600 (Tue, 07 Jan 2003) | 2 lines
1407 Changed paths:
1408 M /offlineimap/head/offlineimap.sgml
1409
1410 Added keyword expansion
1411
1412 ------------------------------------------------------------------------
1413 rev 333: jgoerzen | 2003-01-07 13:18:33 -0600 (Tue, 07 Jan 2003) | 2 lines
1414 Changed paths:
1415 A /offlineimap/head/offlineimap.sgml
1416
1417 Documentation being rewritten in DocBook
1418
1419 ------------------------------------------------------------------------
1420 rev 332: jgoerzen | 2003-01-06 16:01:40 -0600 (Mon, 06 Jan 2003) | 2 lines
1421 Changed paths:
1422 M /offlineimap/head/COPYRIGHT
1423
1424 Fixed copyright year
1425
1426 ------------------------------------------------------------------------
1427 rev 330: jgoerzen | 2003-01-06 15:57:58 -0600 (Mon, 06 Jan 2003) | 2 lines
1428 Changed paths:
1429 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
1430 M /offlineimap/head/offlineimap/ui/Curses.py
1431
1432 Removed debug code. OK, NOW this is 3.99.6 :-)
1433
1434 ------------------------------------------------------------------------
1435 rev 329: jgoerzen | 2003-01-06 15:56:08 -0600 (Mon, 06 Jan 2003) | 2 lines
1436 Changed paths:
1437 M /offlineimap/head/ChangeLog
1438 M /offlineimap/head/debian/changelog
1439
1440 This is 3.99.6
1441
1442 ------------------------------------------------------------------------
1443 rev 328: jgoerzen | 2003-01-06 15:47:15 -0600 (Mon, 06 Jan 2003) | 2 lines
1444 Changed paths:
1445 M /offlineimap/head/Makefile
1446 M /offlineimap/head/debian/rules
1447
1448 Better cleaning up, install new example.
1449
1450 ------------------------------------------------------------------------
1451 rev 327: jgoerzen | 2003-01-06 15:37:27 -0600 (Mon, 06 Jan 2003) | 2 lines
1452 Changed paths:
1453 M /offlineimap/head/ChangeLog
1454 M /offlineimap/head/bin/offlineimap
1455 M /offlineimap/head/manual.html
1456 M /offlineimap/head/manual.pdf
1457 M /offlineimap/head/manual.ps
1458 M /offlineimap/head/manual.txt
1459 M /offlineimap/head/offlineimap/ui/Tk.py
1460 M /offlineimap/head/offlineimap/version.py
1461 M /offlineimap/head/offlineimap.1
1462 M /offlineimap/head/offlineimap.py
1463
1464 Bumped version number to 3.99.6
1465
1466 ------------------------------------------------------------------------
1467 rev 326: jgoerzen | 2003-01-06 15:30:37 -0600 (Mon, 06 Jan 2003) | 2 lines
1468 Changed paths:
1469 M /offlineimap/head/debian/changelog
1470 M /offlineimap/head/offlineimap.conf
1471 A /offlineimap/head/offlineimap.conf.minimal
1472
1473 Added minimal config file; noted this in changelog
1474
1475 ------------------------------------------------------------------------
1476 rev 325: jgoerzen | 2003-01-06 15:15:22 -0600 (Mon, 06 Jan 2003) | 4 lines
1477 Changed paths:
1478 M /offlineimap/head/debian/copyright
1479 M /offlineimap/head/offlineimap/CustomConfig.py
1480 M /offlineimap/head/offlineimap/accounts.py
1481 M /offlineimap/head/offlineimap/imapserver.py
1482 M /offlineimap/head/offlineimap/init.py
1483 M /offlineimap/head/offlineimap/mbnames.py
1484 M /offlineimap/head/offlineimap/ui/Curses.py
1485 M /offlineimap/head/offlineimap/ui/Tk.py
1486 M /offlineimap/head/offlineimap/ui/detector.py
1487 M /offlineimap/head/offlineimap.conf
1488
1489 Touched up the isactive tests.
1490
1491 Added defaults for many more options.
1492
1493 ------------------------------------------------------------------------
1494 rev 324: jgoerzen | 2003-01-06 14:37:19 -0600 (Mon, 06 Jan 2003) | 2 lines
1495 Changed paths:
1496 M /offlineimap/head/debian/changelog
1497 M /offlineimap/head/debian/control
1498 M /offlineimap/head/manual.html
1499 M /offlineimap/head/manual.pdf
1500 M /offlineimap/head/manual.ps
1501 M /offlineimap/head/manual.txt
1502 M /offlineimap/head/offlineimap.1
1503 M /offlineimap/head/offlineimap.conf
1504
1505 Updated documentation and information with information about new settings
1506
1507 ------------------------------------------------------------------------
1508 rev 323: jgoerzen | 2003-01-06 14:21:46 -0600 (Mon, 06 Jan 2003) | 8 lines
1509 Changed paths:
1510 M /offlineimap/head/offlineimap/ui/TTY.py
1511
1512 Due to possibly having one account sleep while another is reading a
1513 password, and other tricky situations, support for nice updating and
1514 cancelling of a sleep in TTY.TTYUI has been removed.
1515
1516 However, this is not going to be a huge problem because the new Curses
1517 Blinkenlights interface has this support, and does it a lot better than
1518 TTY.TTYUI ever could have.
1519
1520 ------------------------------------------------------------------------
1521 rev 322: jgoerzen | 2003-01-06 14:18:09 -0600 (Mon, 06 Jan 2003) | 2 lines
1522 Changed paths:
1523 M /offlineimap/head/offlineimap/ui/Curses.py
1524
1525 Curses interface now can sleep, too. Woohoo.
1526
1527 ------------------------------------------------------------------------
1528 rev 321: jgoerzen | 2003-01-06 12:18:06 -0600 (Mon, 06 Jan 2003) | 2 lines
1529 Changed paths:
1530 M /offlineimap/head/offlineimap/ui/Tk.py
1531
1532 More fine-tunning. Looks like using the grid manager is helping out.
1533
1534 ------------------------------------------------------------------------
1535 rev 320: jgoerzen | 2003-01-06 12:00:43 -0600 (Mon, 06 Jan 2003) | 10 lines
1536 Changed paths:
1537 M /offlineimap/head/offlineimap/ui/Tk.py
1538
1539 Reworked the canvas.
1540
1541 Before, problem was the label and buttons to the right of the lights would
1542 make the window too wide. When the button got added, the window would get
1543 even wider. That was because the canvas would not shrink.
1544
1545 My workaround is to use a separate canvas for each light. Seems to be OK
1546 here....
1547
1548
1549 ------------------------------------------------------------------------
1550 rev 319: jgoerzen | 2003-01-06 11:31:19 -0600 (Mon, 06 Jan 2003) | 2 lines
1551 Changed paths:
1552 M /offlineimap/head/offlineimap/ui/Tk.py
1553
1554 Working better now.
1555
1556 ------------------------------------------------------------------------
1557 rev 318: jgoerzen | 2003-01-06 11:14:17 -0600 (Mon, 06 Jan 2003) | 3 lines
1558 Changed paths:
1559 M /offlineimap/head/offlineimap/ui/Tk.py
1560
1561 More visual tweaking. The Button doesn't seem to be working well, so I'm
1562 going to try a MenuButton.
1563
1564 ------------------------------------------------------------------------
1565 rev 317: jgoerzen | 2003-01-06 11:04:40 -0600 (Mon, 06 Jan 2003) | 5 lines
1566 Changed paths:
1567 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
1568 M /offlineimap/head/offlineimap/ui/Tk.py
1569
1570 Basic Tk.Blinkenlights structure completed. Need to fine-tune the display.
1571
1572 Sleeping API added to Blinkenlights base class.
1573
1574
1575 ------------------------------------------------------------------------
1576 rev 316: jgoerzen | 2003-01-06 10:19:00 -0600 (Mon, 06 Jan 2003) | 2 lines
1577 Changed paths:
1578 M /offlineimap/head/debian/changelog
1579 M /offlineimap/head/offlineimap.conf
1580
1581 Noted a few things for the docs
1582
1583 ------------------------------------------------------------------------
1584 rev 315: jgoerzen | 2003-01-06 10:15:15 -0600 (Mon, 06 Jan 2003) | 5 lines
1585 Changed paths:
1586 M /offlineimap/head/offlineimap/ui/Tk.py
1587
1588 Fixed up the VerboseUI for new account system. All that really needed
1589 updating with the "Sync immediately" button, to cope with syncing different
1590 accounts at different times. It's better now.
1591
1592
1593 ------------------------------------------------------------------------
1594 rev 314: jgoerzen | 2003-01-06 09:58:29 -0600 (Mon, 06 Jan 2003) | 16 lines
1595 Changed paths:
1596 M /offlineimap/head/offlineimap/threadutil.py
1597 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
1598 M /offlineimap/head/offlineimap/ui/Curses.py
1599 M /offlineimap/head/offlineimap/ui/debuglock.py
1600
1601 More locking updates.
1602
1603 Introduced a new MultiLock to threadutil. This lock will let a single
1604 thread acquire the same lock more than once, keeping track of how many times
1605 this happens, and will release the actual lock only when the lock's
1606 lock count gets back to zero.
1607
1608 By using MultiLock, various functions in Curses.py and Blinkenlights.py no
1609 longer need to pass around to other functions a parameter indicating whether
1610 or not a lock should be obtained. This was a large cause of complexity and
1611 errors, which is now eliminated.
1612
1613 Everything seems to be working properly wrt locking at this point. The
1614 Curses.Blinkenlights interface has achieved basic working functionality.
1615
1616
1617 ------------------------------------------------------------------------
1618 rev 313: jgoerzen | 2003-01-06 08:41:14 -0600 (Mon, 06 Jan 2003) | 3 lines
1619 Changed paths:
1620 M /offlineimap/head/offlineimap/mbnames.py
1621
1622 Just to be sure, since it could be called by multiple threads, genmbnames
1623 will not lock itself.
1624
1625 ------------------------------------------------------------------------
1626 rev 312: jgoerzen | 2003-01-06 08:40:23 -0600 (Mon, 06 Jan 2003) | 6 lines
1627 Changed paths:
1628 M /offlineimap/head/offlineimap/accounts.py
1629 M /offlineimap/head/offlineimap/mbnames.py
1630 M /offlineimap/head/offlineimap/syncmaster.py
1631
1632 Updated the mbnames recorder to bring it back up-to-date with the new
1633 account-centric system. It will now gather reports from account sync
1634 threads, and when it has all that it's supposed to, it'll write out the
1635 file.
1636
1637
1638 ------------------------------------------------------------------------
1639 rev 311: jgoerzen | 2003-01-05 23:11:00 -0600 (Sun, 05 Jan 2003) | 2 lines
1640 Changed paths:
1641 M /offlineimap/head/offlineimap/ui/Curses.py
1642
1643 Fixed a problem that prevented it from working on the console.
1644
1645 ------------------------------------------------------------------------
1646 rev 310: jgoerzen | 2003-01-05 23:07:16 -0600 (Sun, 05 Jan 2003) | 6 lines
1647 Changed paths:
1648 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
1649 M /offlineimap/head/offlineimap/ui/Curses.py
1650 A /offlineimap/head/offlineimap/ui/debuglock.py
1651
1652 Added some temporary debug code to help weed out a few race conditions with
1653 the curses Blinkenlights interface. Think I've finally got it. I'm leaving
1654 the debugging code in for now, though, to help in case there are future
1655 problems.
1656
1657
1658 ------------------------------------------------------------------------
1659 rev 309: jgoerzen | 2003-01-05 16:54:59 -0600 (Sun, 05 Jan 2003) | 2 lines
1660 Changed paths:
1661 M /offlineimap/head/offlineimap/accounts.py
1662 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
1663 M /offlineimap/head/offlineimap/ui/Curses.py
1664
1665 More progress with bug fixes and locking
1666
1667 ------------------------------------------------------------------------
1668 rev 308: jgoerzen | 2003-01-05 11:07:58 -0600 (Sun, 05 Jan 2003) | 8 lines
1669 Changed paths:
1670 M /offlineimap/head/offlineimap/accounts.py
1671 M /offlineimap/head/offlineimap/folder/Base.py
1672 M /offlineimap/head/offlineimap/folder/IMAP.py
1673 M /offlineimap/head/offlineimap/folder/LocalStatus.py
1674 M /offlineimap/head/offlineimap/folder/Maildir.py
1675 M /offlineimap/head/offlineimap/repository/LocalStatus.py
1676 M /offlineimap/head/offlineimap/repository/Maildir.py
1677 M /offlineimap/head/offlineimap/ui/Curses.py
1678 M /offlineimap/head/offlineimap/ui/UIBase.py
1679
1680 More progress at debugging. The curses blinkenlights is now working well,
1681 though it still has an occasional tendency to corrupt the light display with
1682 comments from the log. I suspect a locking problem -- need to be more
1683 strict with iolock I suspect.
1684
1685 Updated various modules to register the threads' account names, etc.
1686
1687
1688 ------------------------------------------------------------------------
1689 rev 307: jgoerzen | 2003-01-05 00:01:17 -0600 (Sun, 05 Jan 2003) | 2 lines
1690 Changed paths:
1691 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
1692 M /offlineimap/head/offlineimap/ui/Curses.py
1693 M /offlineimap/head/offlineimap/ui/UIBase.py
1694
1695 Starting to work now.
1696
1697 ------------------------------------------------------------------------
1698 rev 306: jgoerzen | 2003-01-04 23:55:37 -0600 (Sat, 04 Jan 2003) | 2 lines
1699 Changed paths:
1700 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
1701 M /offlineimap/head/offlineimap/ui/Curses.py
1702
1703 Removed debug prints
1704
1705 ------------------------------------------------------------------------
1706 rev 305: jgoerzen | 2003-01-04 23:50:01 -0600 (Sat, 04 Jan 2003) | 2 lines
1707 Changed paths:
1708 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
1709 M /offlineimap/head/offlineimap/ui/Curses.py
1710 M /offlineimap/head/offlineimap/ui/UIBase.py
1711
1712 Believed to be somewhat working now
1713
1714 ------------------------------------------------------------------------
1715 rev 304: jgoerzen | 2003-01-04 20:11:46 -0600 (Sat, 04 Jan 2003) | 2 lines
1716 Changed paths:
1717 M /offlineimap/head/offlineimap.1
1718
1719 Clarified copyright statement
1720
1721 ------------------------------------------------------------------------
1722 rev 303: jgoerzen | 2003-01-04 20:07:40 -0600 (Sat, 04 Jan 2003) | 2 lines
1723 Changed paths:
1724 M /offlineimap/head/offlineimap/ui/Curses.py
1725
1726 Removed password echo for debugging
1727
1728 ------------------------------------------------------------------------
1729 rev 302: jgoerzen | 2003-01-04 20:07:00 -0600 (Sat, 04 Jan 2003) | 2 lines
1730 Changed paths:
1731 M /offlineimap/head/offlineimap/ui/Curses.py
1732
1733 Now capable of actually reading passwords.
1734
1735 ------------------------------------------------------------------------
1736 rev 301: jgoerzen | 2003-01-04 19:51:35 -0600 (Sat, 04 Jan 2003) | 2 lines
1737 Changed paths:
1738 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
1739 M /offlineimap/head/offlineimap/ui/Curses.py
1740 M /offlineimap/head/offlineimap/ui/__init__.py
1741 M /offlineimap/head/offlineimap/ui/detector.py
1742 M /offlineimap/head/offlineimap/version.py
1743
1744 Nominally-working Blinkenlights interface for Curses!
1745
1746 ------------------------------------------------------------------------
1747 rev 300: jgoerzen | 2003-01-04 16:51:17 -0600 (Sat, 04 Jan 2003) | 2 lines
1748 Changed paths:
1749 A /offlineimap/head/offlineimap/ui/Blinkenlights.py
1750 A /offlineimap/head/offlineimap/ui/Curses.py
1751 M /offlineimap/head/offlineimap/ui/__init__.py
1752
1753 Beginnings of support for a curses-based Blinkenlights.
1754
1755 ------------------------------------------------------------------------
1756 rev 299: jgoerzen | 2003-01-04 15:35:36 -0600 (Sat, 04 Jan 2003) | 2 lines
1757 Changed paths:
1758 M /offlineimap/head/offlineimap/ui/Tk.py
1759
1760 Started breaking Blinkenlights out into a base class.
1761
1762 ------------------------------------------------------------------------
1763 rev 298: jgoerzen | 2003-01-03 16:58:04 -0600 (Fri, 03 Jan 2003) | 2 lines
1764 Changed paths:
1765 D /offlineimap/head/offlineimap/test.py
1766
1767 Removed this (not a real part of the program)
1768
1769 ------------------------------------------------------------------------
1770 rev 297: jgoerzen | 2003-01-03 16:57:46 -0600 (Fri, 03 Jan 2003) | 5 lines
1771 Changed paths:
1772 A /offlineimap/head/debian/changelog
1773 A /offlineimap/head/offlineimap/CustomConfig.py
1774 A /offlineimap/head/offlineimap/accounts.py
1775 M /offlineimap/head/offlineimap/init.py
1776 M /offlineimap/head/offlineimap/mbnames.py
1777 M /offlineimap/head/offlineimap/syncmaster.py
1778 A /offlineimap/head/offlineimap/test.py
1779 M /offlineimap/head/offlineimap/threadutil.py
1780 M /offlineimap/head/offlineimap/ui/Noninteractive.py
1781 M /offlineimap/head/offlineimap/ui/UIBase.py
1782 M /offlineimap/head/offlineimap/ui/detector.py
1783
1784 * Changed to a more account-centric behavior. The refresh time is now
1785 a per-account variable. Implemented new account classes. User
1786 interfaces must now be updated to take advantage of this.
1787
1788
1789 ------------------------------------------------------------------------
1790 rev 296: jgoerzen | 2003-01-03 16:57:20 -0600 (Fri, 03 Jan 2003) | 2 lines
1791 Changed paths:
1792 D /offlineimap/head/debian/changelog
1793
1794 Fixing error
1795
1796 ------------------------------------------------------------------------
1797 rev 295: jgoerzen | 2003-01-02 19:08:10 -0600 (Thu, 02 Jan 2003) | 2 lines
1798 Changed paths:
1799 M /offlineimap/head/debian/changelog
1800 M /offlineimap/head/offlineimap/ui/Tk.py
1801
1802 Got Tk working again. Woohoo.
1803
1804 ------------------------------------------------------------------------
1805 rev 294: jgoerzen | 2003-01-02 19:01:41 -0600 (Thu, 02 Jan 2003) | 2 lines
1806 Changed paths:
1807 M /offlineimap/head/offlineimap/folder/LocalStatus.py
1808 M /offlineimap/head/offlineimap/ui/Tk.py
1809
1810 Updated with various fixes
1811
1812 ------------------------------------------------------------------------
1813 rev 293: jgoerzen | 2003-01-02 14:05:14 -0600 (Thu, 02 Jan 2003) | 6 lines
1814 Changed paths:
1815 M /offlineimap/head/debian/changelog
1816 M /offlineimap/head/offlineimap/imaputil.py
1817
1818 * Now properly handles folder names that contain parenthesis. Used
1819 patch from Kyler Laird in
1820 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=173895.
1821 Closes: #173895.
1822
1823
1824 ------------------------------------------------------------------------
1825 rev 292: jgoerzen | 2003-01-02 14:00:23 -0600 (Thu, 02 Jan 2003) | 2 lines
1826 Changed paths:
1827 M /offlineimap/head/debian/changelog
1828 M /offlineimap/head/offlineimap/ui/Tk.py
1829
1830 Beginning of work to make it work with a threaded Tcl/Tk Tkinter.
1831
1832 ------------------------------------------------------------------------
1833 rev 291: jgoerzen | 2002-12-03 10:26:03 -0600 (Tue, 03 Dec 2002) | 2 lines
1834 Changed paths:
1835 M /offlineimap/head/ChangeLog
1836
1837 This is 3.99.5
1838
1839 ------------------------------------------------------------------------
1840 rev 290: jgoerzen | 2002-12-03 10:25:06 -0600 (Tue, 03 Dec 2002) | 2 lines
1841 Changed paths:
1842 M /offlineimap/head/debian/changelog
1843
1844 Updated for today's release
1845
1846 ------------------------------------------------------------------------
1847 rev 289: jgoerzen | 2002-11-19 16:57:45 -0600 (Tue, 19 Nov 2002) | 2 lines
1848 Changed paths:
1849 M /offlineimap/head/debian/changelog
1850 M /offlineimap/head/offlineimap/imapserver.py
1851 M /offlineimap/head/offlineimap.1
1852
1853 Fixed infinite loop in imapserver.py with preauth
1854
1855 ------------------------------------------------------------------------
1856 rev 288: jgoerzen | 2002-11-19 16:34:09 -0600 (Tue, 19 Nov 2002) | 2 lines
1857 Changed paths:
1858 M /offlineimap/head/bin/offlineimap
1859 M /offlineimap/head/offlineimap/version.py
1860 M /offlineimap/head/offlineimap.1
1861 M /offlineimap/head/offlineimap.py
1862
1863 Updated for 3.99.5
1864
1865 ------------------------------------------------------------------------
1866 rev 287: jgoerzen | 2002-11-12 09:40:40 -0600 (Tue, 12 Nov 2002) | 4 lines
1867 Changed paths:
1868 M /offlineimap/head/offlineimap/folder/IMAP.py
1869 M /offlineimap/head/offlineimap/folder/Maildir.py
1870
1871 Alter handling of messages flagged for deletion -- no longer automatically
1872 delete them if expunge is 0. In Maildir folder, we will now ignore the T
1873 flag entirely, and just pass it back and forth with IMAP.
1874
1875 ------------------------------------------------------------------------
1876 rev 286: jgoerzen | 2002-11-12 09:36:34 -0600 (Tue, 12 Nov 2002) | 3 lines
1877 Changed paths:
1878 M /offlineimap/head/debian/changelog
1879 M /offlineimap/head/offlineimap/folder/IMAP.py
1880 M /offlineimap/head/offlineimap.conf
1881
1882 * Added ability to disable expunging on the server.
1883
1884
1885 ------------------------------------------------------------------------
1886 rev 285: jgoerzen | 2002-11-05 13:38:11 -0600 (Tue, 05 Nov 2002) | 5 lines
1887 Changed paths:
1888 M /offlineimap/head/ChangeLog
1889 M /offlineimap/head/debian/changelog
1890 M /offlineimap/head/offlineimap/imapserver.py
1891
1892 * Adding missing import os to imapserver.py. Thanks to John Wiegley
1893 for catching that.
1894
1895 Updated changelog
1896
1897 ------------------------------------------------------------------------
1898 rev 284: mj | 2002-11-05 13:10:14 -0600 (Tue, 05 Nov 2002) | 2 lines
1899 Changed paths:
1900 M /offlineimap/head/offlineimap/imapserver.py
1901
1902 Working (and tested) CRAM-MD5 implementation.
1903
1904 ------------------------------------------------------------------------
1905 rev 283: jgoerzen | 2002-11-05 08:07:45 -0600 (Tue, 05 Nov 2002) | 3 lines
1906 Changed paths:
1907 M /offlineimap/head/debian/changelog
1908 M /offlineimap/head/offlineimap.1
1909
1910 * Fixed setup.py installation instructions.
1911
1912
1913 ------------------------------------------------------------------------
1914 rev 282: jgoerzen | 2002-11-04 19:11:28 -0600 (Mon, 04 Nov 2002) | 2 lines
1915 Changed paths:
1916 M /offlineimap/head/offlineimap/imapserver.py
1917
1918 Updated with more md5 debugging
1919
1920 ------------------------------------------------------------------------
1921 rev 281: jgoerzen | 2002-11-04 13:24:41 -0600 (Mon, 04 Nov 2002) | 3 lines
1922 Changed paths:
1923 M /offlineimap/head/ChangeLog
1924 M /offlineimap/head/bin/offlineimap
1925 M /offlineimap/head/debian/changelog
1926 M /offlineimap/head/offlineimap/imapserver.py
1927 M /offlineimap/head/offlineimap/version.py
1928 M /offlineimap/head/offlineimap.py
1929
1930 * Fixed CRAM-MD5 auth so it actually works now.
1931 This is 3.99.3
1932
1933 ------------------------------------------------------------------------
1934 rev 280: jgoerzen | 2002-11-04 11:38:39 -0600 (Mon, 04 Nov 2002) | 3 lines
1935 Changed paths:
1936 M /offlineimap/head/debian/changelog
1937 M /offlineimap/head/offlineimap/imapserver.py
1938
1939 * Falls back to plain-text auth if CRAM-MD5 fails. Fixes [complete.org #42]
1940
1941
1942 ------------------------------------------------------------------------
1943 rev 279: jgoerzen | 2002-11-04 11:29:39 -0600 (Mon, 04 Nov 2002) | 2 lines
1944 Changed paths:
1945 M /offlineimap/head/debian/changelog
1946
1947 Test commit to test offlineimap-commits
1948
1949 ------------------------------------------------------------------------
1950 rev 278: jgoerzen | 2002-11-04 11:15:42 -0600 (Mon, 04 Nov 2002) | 5 lines
1951 Changed paths:
1952 M /offlineimap/head/debian/changelog
1953 M /offlineimap/head/offlineimap/imapserver.py
1954 M /offlineimap/head/offlineimap/init.py
1955 M /offlineimap/head/offlineimap/syncmaster.py
1956 M /offlineimap/head/offlineimap/ui/TTY.py
1957 M /offlineimap/head/offlineimap/ui/Tk.py
1958 M /offlineimap/head/offlineimap/ui/UIBase.py
1959
1960 * Moved password promting into imapserver.py. Passwords are now asked
1961 for on-demand and typos will no longer crash the program (the user
1962 will be re-prompted). Closes: #162672.
1963
1964
1965 ------------------------------------------------------------------------
1966 rev 276: jgoerzen | 2002-11-02 10:30:41 -0600 (Sat, 02 Nov 2002) | 2 lines
1967 Changed paths:
1968 M /offlineimap/head/bin/offlineimap
1969 M /offlineimap/head/debian/changelog
1970 M /offlineimap/head/manual.html
1971 M /offlineimap/head/manual.pdf
1972 M /offlineimap/head/manual.ps
1973 M /offlineimap/head/manual.txt
1974 M /offlineimap/head/offlineimap/imapserver.py
1975 M /offlineimap/head/offlineimap/version.py
1976 M /offlineimap/head/offlineimap.1
1977 M /offlineimap/head/offlineimap.py
1978
1979 Updated
1980
1981 ------------------------------------------------------------------------
1982 rev 275: jgoerzen | 2002-11-02 10:14:02 -0600 (Sat, 02 Nov 2002) | 3 lines
1983 Changed paths:
1984 M /offlineimap/head/offlineimap/imapserver.py
1985
1986 Trial cram-md5 support
1987
1988
1989 ------------------------------------------------------------------------
1990 rev 274: jgoerzen | 2002-10-29 16:26:49 -0600 (Tue, 29 Oct 2002) | 1 line
1991 Changed paths:
1992 M /offlineimap/head/offlineimap/folder/IMAP.py
1993 M /offlineimap/head/offlineimap/ui/Noninteractive.py
1994 M /offlineimap/head/offlineimap/ui/Tk.py
1995 M /offlineimap/head/offlineimap/ui/UIBase.py
1996
1997
1998 ------------------------------------------------------------------------
1999 rev 273: jgoerzen | 2002-10-21 11:40:31 -0500 (Mon, 21 Oct 2002) | 2 lines
2000 Changed paths:
2001 M /offlineimap/head/debian/changelog
2002 M /offlineimap/head/offlineimap/folder/Maildir.py
2003
2004 Handle uidvalidity file in an atomic fashion
2005
2006 ------------------------------------------------------------------------
2007 rev 272: jgoerzen | 2002-10-16 13:27:27 -0500 (Wed, 16 Oct 2002) | 6 lines
2008 Changed paths:
2009 M /offlineimap/head/debian/changelog
2010 M /offlineimap/head/offlineimap/ui/Tk.py
2011 M /offlineimap/head/offlineimap/ui/UIBase.py
2012
2013 * When an exception occurs, OfflineIMAP will attempt to print the last
2014 50 debug messages, whether or not debugging was enabled for this
2015 session. This way, even unexpected and non-repeatable errors stand
2016 a chance of getting a more detailed log.
2017
2018
2019 ------------------------------------------------------------------------
2020 rev 271: jgoerzen | 2002-10-15 19:43:02 -0500 (Tue, 15 Oct 2002) | 3 lines
2021 Changed paths:
2022 M /offlineimap/head/offlineimap/repository/IMAP.py
2023
2024 More work-arounds for imaplib
2025
2026
2027 ------------------------------------------------------------------------
2028 rev 270: jgoerzen | 2002-10-15 13:07:02 -0500 (Tue, 15 Oct 2002) | 2 lines
2029 Changed paths:
2030 M /offlineimap/head/debian/changelog
2031 M /offlineimap/head/offlineimap/imaputil.py
2032
2033 Another attempt at dealing with bogus IMAP stuff
2034
2035 ------------------------------------------------------------------------
2036 rev 269: jgoerzen | 2002-10-09 19:38:55 -0500 (Wed, 09 Oct 2002) | 2 lines
2037 Changed paths:
2038 M /offlineimap/head/bin/offlineimap
2039 M /offlineimap/head/offlineimap/version.py
2040 M /offlineimap/head/offlineimap.py
2041
2042 This is 3.99.1
2043
2044 ------------------------------------------------------------------------
2045 rev 268: jgoerzen | 2002-10-09 19:37:37 -0500 (Wed, 09 Oct 2002) | 2 lines
2046 Changed paths:
2047 M /offlineimap/head/ChangeLog
2048 M /offlineimap/head/debian/changelog
2049 M /offlineimap/head/offlineimap/imaputil.py
2050
2051 Various bugfixes
2052
2053 ------------------------------------------------------------------------
2054 rev 267: mj | 2002-10-09 10:55:34 -0500 (Wed, 09 Oct 2002) | 2 lines
2055 Changed paths:
2056 M /offlineimap/head/offlineimap/mbnames.py
2057
2058 mbnames folder filter takes *2* arguments.
2059
2060 ------------------------------------------------------------------------
2061 rev 266: jgoerzen | 2002-10-08 10:18:11 -0500 (Tue, 08 Oct 2002) | 2 lines
2062 Changed paths:
2063 M /offlineimap/head/offlineimap/imaputil.py
2064
2065 Fixed a syntax error found by Corey.
2066
2067 ------------------------------------------------------------------------
2068 rev 264: jgoerzen | 2002-10-07 11:32:32 -0500 (Mon, 07 Oct 2002) | 2 lines
2069 Changed paths:
2070 M /offlineimap/head/debian/changelog
2071
2072 Fixed date
2073
2074 ------------------------------------------------------------------------
2075 rev 263: jgoerzen | 2002-10-07 11:31:20 -0500 (Mon, 07 Oct 2002) | 2 lines
2076 Changed paths:
2077 M /offlineimap/head/ChangeLog
2078
2079 Changelog for 3.99.0
2080
2081 ------------------------------------------------------------------------
2082 rev 262: jgoerzen | 2002-10-07 11:30:35 -0500 (Mon, 07 Oct 2002) | 2 lines
2083 Changed paths:
2084 M /offlineimap/head/bin/offlineimap
2085 M /offlineimap/head/debian/changelog
2086 M /offlineimap/head/offlineimap/init.py
2087 M /offlineimap/head/offlineimap/version.py
2088 M /offlineimap/head/offlineimap.1
2089 A /offlineimap/head/offlineimap.py
2090
2091 Final prep for 3.99.0
2092
2093 ------------------------------------------------------------------------
2094 rev 261: jgoerzen | 2002-10-07 11:17:13 -0500 (Mon, 07 Oct 2002) | 7 lines
2095 Changed paths:
2096 M /offlineimap/head/debian/changelog
2097 M /offlineimap/head/offlineimap/init.py
2098 A /offlineimap/head/offlineimap/syncmaster.py
2099 M /offlineimap/head/offlineimap/threadutil.py
2100
2101 * Moved some code from offlineimap/init.py to new file
2102 offlineimap/syncmaster.py to help dileneate between code that
2103 performs different functions.
2104 * Moved threadexited from offlineimap/init.py to
2105 offlineimap/threadutil.py.
2106
2107
2108 ------------------------------------------------------------------------
2109 rev 260: jgoerzen | 2002-10-07 11:11:19 -0500 (Mon, 07 Oct 2002) | 2 lines
2110 Changed paths:
2111 M /offlineimap/head/debian/changelog
2112 M /offlineimap/head/offlineimap/init.py
2113 M /offlineimap/head/offlineimap/localeval.py
2114
2115 Updated -- the init changes now actually work.
2116
2117 ------------------------------------------------------------------------
2118 rev 259: jgoerzen | 2002-10-07 10:59:02 -0500 (Mon, 07 Oct 2002) | 2 lines
2119 Changed paths:
2120 M /offlineimap/head/bin/offlineimap
2121 M /offlineimap/head/debian/changelog
2122 M /offlineimap/head/offlineimap/folder/Base.py
2123 M /offlineimap/head/offlineimap/folder/IMAP.py
2124 M /offlineimap/head/offlineimap/imaplib.py
2125 M /offlineimap/head/offlineimap/imapserver.py
2126 M /offlineimap/head/offlineimap/imaputil.py
2127 A /offlineimap/head/offlineimap/init.py
2128 M /offlineimap/head/offlineimap/repository/Maildir.py
2129 M /offlineimap/head/offlineimap/ui/UIBase.py
2130
2131 Initial commit on initialization reorganization
2132
2133 ------------------------------------------------------------------------
2134 rev 258: jgoerzen | 2002-10-07 10:18:02 -0500 (Mon, 07 Oct 2002) | 4 lines
2135 Changed paths:
2136 M /offlineimap/head/debian/changelog
2137 M /offlineimap/head/offlineimap/imaputil.py
2138
2139 * Added a workaround to imaputil.py to deal with a bug in imaplib.py's
2140 tuple when a response contains a literal in certain cases.
2141
2142
2143 ------------------------------------------------------------------------
2144 rev 257: jgoerzen | 2002-10-01 08:57:56 -0500 (Tue, 01 Oct 2002) | 2 lines
2145 Changed paths:
2146 M /offlineimap/head/bin/offlineimap
2147 M /offlineimap/head/debian/changelog
2148 M /offlineimap/head/offlineimap/imaputil.py
2149
2150 Added more debugging to the IMAP debug stream
2151
2152 ------------------------------------------------------------------------
2153 rev 256: jgoerzen | 2002-09-30 12:10:46 -0500 (Mon, 30 Sep 2002) | 2 lines
2154 Changed paths:
2155 M /offlineimap/head/offlineimap.1
2156
2157 Fixed manual to reflect single-user startup
2158
2159 ------------------------------------------------------------------------
2160 rev 255: jgoerzen | 2002-09-30 12:09:27 -0500 (Mon, 30 Sep 2002) | 2 lines
2161 Changed paths:
2162 M /offlineimap/head/debian/changelog
2163 M /offlineimap/head/offlineimap/mbnames.py
2164 M /offlineimap/head/offlineimap.conf
2165
2166 Added folderfilter capability to the mbnames section
2167
2168 ------------------------------------------------------------------------
2169 rev 253: jgoerzen | 2002-09-30 10:49:01 -0500 (Mon, 30 Sep 2002) | 2 lines
2170 Changed paths:
2171 M /offlineimap/head/ChangeLog
2172
2173 Final 3.2.8 work
2174
2175 ------------------------------------------------------------------------
2176 rev 252: jgoerzen | 2002-09-30 10:48:45 -0500 (Mon, 30 Sep 2002) | 2 lines
2177 Changed paths:
2178 M /offlineimap/head/debian/changelog
2179 M /offlineimap/head/offlineimap/version.py
2180
2181 Prepare for 3.2.8
2182
2183 ------------------------------------------------------------------------
2184 rev 251: jgoerzen | 2002-09-30 10:47:05 -0500 (Mon, 30 Sep 2002) | 2 lines
2185 Changed paths:
2186 M /offlineimap/head/offlineimap/imapserver.py
2187
2188 Checked in a work-around for IMAP servers that misbehave with LIST "" ""
2189
2190 ------------------------------------------------------------------------
2191 rev 249: jgoerzen | 2002-09-26 11:27:23 -0500 (Thu, 26 Sep 2002) | 2 lines
2192 Changed paths:
2193 M /offlineimap/head/debian/rules
2194
2195 No longer has to rename due to new naming.
2196
2197 ------------------------------------------------------------------------
2198 rev 248: jgoerzen | 2002-09-26 11:12:52 -0500 (Thu, 26 Sep 2002) | 1 line
2199 Changed paths:
2200 M /offlineimap/head/ChangeLog
2201
2202
2203 ------------------------------------------------------------------------
2204 rev 247: jgoerzen | 2002-09-26 11:08:04 -0500 (Thu, 26 Sep 2002) | 2 lines
2205 Changed paths:
2206 M /offlineimap/head/ChangeLog
2207
2208 Updated the ChangeLog
2209
2210 ------------------------------------------------------------------------
2211 rev 246: jgoerzen | 2002-09-26 09:36:16 -0500 (Thu, 26 Sep 2002) | 2 lines
2212 Changed paths:
2213 M /offlineimap/head/offlineimap/version.py
2214
2215 Final changes for .7
2216
2217 ------------------------------------------------------------------------
2218 rev 245: jgoerzen | 2002-09-19 11:50:51 -0500 (Thu, 19 Sep 2002) | 2 lines
2219 Changed paths:
2220 M /offlineimap/head/debian/changelog
2221 M /offlineimap/head/offlineimap/version.py
2222
2223 Changed version number
2224
2225 ------------------------------------------------------------------------
2226 rev 244: jgoerzen | 2002-08-26 15:35:21 -0500 (Mon, 26 Aug 2002) | 2 lines
2227 Changed paths:
2228 M /offlineimap/head/offlineimap/ui/Tk.py
2229 M /offlineimap/head/offlineimap/version.py
2230
2231 Fixed font specification support
2232
2233 ------------------------------------------------------------------------
2234 rev 243: jgoerzen | 2002-08-26 15:06:02 -0500 (Mon, 26 Aug 2002) | 2 lines
2235 Changed paths:
2236 M /offlineimap/head/debian/changelog
2237 M /offlineimap/head/offlineimap/ui/Tk.py
2238 M /offlineimap/head/offlineimap.conf
2239
2240 Font size for Blinkenlights UI is now configurable.
2241
2242 ------------------------------------------------------------------------
2243 rev 242: jgoerzen | 2002-08-23 15:55:20 -0500 (Fri, 23 Aug 2002) | 4 lines
2244 Changed paths:
2245 A /offlineimap/head/bin
2246 A /offlineimap/head/bin/offlineimap (from /offlineimap/head/offlineimap.py:241)
2247 M /offlineimap/head/debian/changelog
2248 D /offlineimap/head/offlineimap.py
2249 M /offlineimap/head/setup.py
2250
2251 * Moved executable to bin/offlineimap. This will allow setup.py to
2252 properly install it as offlineimap instead of offlineimap.py.
2253
2254
2255 ------------------------------------------------------------------------
2256 rev 241: jgoerzen | 2002-08-23 15:24:29 -0500 (Fri, 23 Aug 2002) | 2 lines
2257 Changed paths:
2258 M /offlineimap/head/offlineimap.py
2259
2260 Use /usr/bin/env in bangpath. Missed that somehow.
2261
2262 ------------------------------------------------------------------------
2263 rev 236: jgoerzen | 2002-08-20 10:54:02 -0500 (Tue, 20 Aug 2002) | 3 lines
2264 Changed paths:
2265 M /offlineimap/head/debian/changelog
2266 M /offlineimap/head/offlineimap/folder/Base.py
2267 M /offlineimap/head/offlineimap/folder/IMAP.py
2268 M /offlineimap/head/offlineimap/folder/LocalStatus.py
2269 M /offlineimap/head/offlineimap/folder/Maildir.py
2270 M /offlineimap/head/offlineimap/repository/IMAP.py
2271 M /offlineimap/head/offlineimap/repository/LocalStatus.py
2272 M /offlineimap/head/offlineimap/repository/Maildir.py
2273
2274 Now the containing repository is stored within a folder. This will be
2275 necessary for moves.
2276
2277 ------------------------------------------------------------------------
2278 rev 235: jgoerzen | 2002-08-16 15:01:12 -0500 (Fri, 16 Aug 2002) | 8 lines
2279 Changed paths:
2280 M /offlineimap/head/debian/changelog
2281 M /offlineimap/head/debian/control
2282 M /offlineimap/head/offlineimap/folder/Maildir.py
2283 M /offlineimap/head/offlineimap/repository/Base.py
2284
2285 * Changed indentation in debian/control. Closes: #156327.
2286 * Removed calls to folder object deletions. None have been implemented
2287 anyway.
2288 * folder/Maildir.py: unlink throws OSError, not IOError; fixed.
2289 Now handles message deleting race condition properly.
2290 Closes: #154497.
2291
2292
2293 ------------------------------------------------------------------------
2294 rev 234: jgoerzen | 2002-08-09 15:52:09 -0500 (Fri, 09 Aug 2002) | 2 lines
2295 Changed paths:
2296 M /offlineimap/head/ChangeLog
2297 M /offlineimap/head/manual.html
2298 M /offlineimap/head/manual.pdf
2299 M /offlineimap/head/manual.ps
2300 M /offlineimap/head/manual.txt
2301 M /offlineimap/head/offlineimap/version.py
2302
2303 Preparing for 3.2.5
2304
2305 ------------------------------------------------------------------------
2306 rev 233: jgoerzen | 2002-08-09 14:29:29 -0500 (Fri, 09 Aug 2002) | 2 lines
2307 Changed paths:
2308 M /offlineimap/head/debian/changelog
2309 M /offlineimap/head/offlineimap/folder/IMAP.py
2310
2311 Made more resiliant in the face of invalid dates.
2312
2313 ------------------------------------------------------------------------
2314 rev 232: jgoerzen | 2002-08-09 11:25:28 -0500 (Fri, 09 Aug 2002) | 2 lines
2315 Changed paths:
2316 M /offlineimap/head/debian/changelog
2317 M /offlineimap/head/offlineimap.1
2318 M /offlineimap/head/offlineimap.conf
2319
2320 Added documentation for Tommi's patch.
2321
2322 ------------------------------------------------------------------------
2323 rev 231: jgoerzen | 2002-08-09 11:12:09 -0500 (Fri, 09 Aug 2002) | 2 lines
2324 Changed paths:
2325 M /offlineimap/head/offlineimap/ui/detector.py
2326 M /offlineimap/head/offlineimap.py
2327
2328 Applied part 2 of tv's patch
2329
2330 ------------------------------------------------------------------------
2331 rev 230: jgoerzen | 2002-08-09 11:11:12 -0500 (Fri, 09 Aug 2002) | 2 lines
2332 Changed paths:
2333 A /offlineimap/head/offlineimap/localeval.py
2334
2335 More of part 1 of the patch
2336
2337 ------------------------------------------------------------------------
2338 rev 229: jgoerzen | 2002-08-09 11:10:38 -0500 (Fri, 09 Aug 2002) | 2 lines
2339 Changed paths:
2340 M /offlineimap/head/offlineimap/mbnames.py
2341 M /offlineimap/head/offlineimap/repository/IMAP.py
2342 M /offlineimap/head/offlineimap/ui/detector.py
2343 M /offlineimap/head/offlineimap.conf
2344 M /offlineimap/head/offlineimap.py
2345
2346 Applied part 1 of Tommi's patch.
2347
2348 ------------------------------------------------------------------------
2349 rev 228: jgoerzen | 2002-08-09 10:57:06 -0500 (Fri, 09 Aug 2002) | 2 lines
2350 Changed paths:
2351 M /offlineimap/head/debian/changelog
2352 M /offlineimap/head/offlineimap/folder/IMAP.py
2353
2354 Nicely handle uploading messages without Message-Id headers
2355
2356 ------------------------------------------------------------------------
2357 rev 226: jgoerzen | 2002-08-08 15:58:44 -0500 (Thu, 08 Aug 2002) | 2 lines
2358 Changed paths:
2359 M /offlineimap/head/ChangeLog
2360
2361 Changelog committed
2362
2363 ------------------------------------------------------------------------
2364 rev 225: jgoerzen | 2002-08-08 15:58:14 -0500 (Thu, 08 Aug 2002) | 2 lines
2365 Changed paths:
2366 M /offlineimap/head/debian/changelog
2367 M /offlineimap/head/offlineimap/version.py
2368
2369 Preparing for 3.2.4
2370
2371 ------------------------------------------------------------------------
2372 rev 224: jgoerzen | 2002-08-08 15:53:57 -0500 (Thu, 08 Aug 2002) | 2 lines
2373 Changed paths:
2374 M /offlineimap/head/offlineimap/repository/Maildir.py
2375
2376 Fix syntax
2377
2378 ------------------------------------------------------------------------
2379 rev 223: jgoerzen | 2002-08-08 15:53:05 -0500 (Thu, 08 Aug 2002) | 2 lines
2380 Changed paths:
2381 M /offlineimap/head/offlineimap/repository/Maildir.py
2382
2383 First stab at fixing nested mailbox bug
2384
2385 ------------------------------------------------------------------------
2386 rev 222: jgoerzen | 2002-08-08 13:35:35 -0500 (Thu, 08 Aug 2002) | 2 lines
2387 Changed paths:
2388 M /offlineimap/head/Makefile
2389 M /offlineimap/head/offlineimap.1
2390
2391 Typo fix.
2392
2393 ------------------------------------------------------------------------
2394 rev 221: jgoerzen | 2002-08-08 10:21:56 -0500 (Thu, 08 Aug 2002) | 2 lines
2395 Changed paths:
2396 M /offlineimap/head/ChangeLog
2397 M /offlineimap/head/manual.html
2398 M /offlineimap/head/manual.pdf
2399 M /offlineimap/head/manual.ps
2400 M /offlineimap/head/manual.txt
2401 M /offlineimap/head/offlineimap/version.py
2402
2403 Readying 3.2.3. Updated docs, version, etc.
2404
2405 ------------------------------------------------------------------------
2406 rev 220: jgoerzen | 2002-08-08 10:18:45 -0500 (Thu, 08 Aug 2002) | 2 lines
2407 Changed paths:
2408 M /offlineimap/head/offlineimap/repository/Maildir.py
2409
2410 Now logs folder names of return value when debugging.
2411
2412 ------------------------------------------------------------------------
2413 rev 219: jgoerzen | 2002-08-08 10:17:36 -0500 (Thu, 08 Aug 2002) | 2 lines
2414 Changed paths:
2415 M /offlineimap/head/offlineimap/repository/Maildir.py
2416
2417 Updated debugging
2418
2419 ------------------------------------------------------------------------
2420 rev 218: jgoerzen | 2002-08-08 10:15:30 -0500 (Thu, 08 Aug 2002) | 2 lines
2421 Changed paths:
2422 M /offlineimap/head/offlineimap/repository/Maildir.py
2423
2424 Added maildir repository debug code
2425
2426 ------------------------------------------------------------------------
2427 rev 217: jgoerzen | 2002-08-08 10:03:36 -0500 (Thu, 08 Aug 2002) | 4 lines
2428 Changed paths:
2429 M /offlineimap/head/debian/changelog
2430 M /offlineimap/head/offlineimap/imaplib.py
2431 M /offlineimap/head/offlineimap/repository/Maildir.py
2432 M /offlineimap/head/offlineimap/ui/TTY.py
2433 M /offlineimap/head/offlineimap/ui/UIBase.py
2434 M /offlineimap/head/offlineimap.1
2435 M /offlineimap/head/offlineimap.py
2436
2437 -d now takes a parameter to specify what kind of debugging to do.
2438 imaplib now does debugging through the UI system.
2439 UIBase now has a debugging process.
2440
2441 ------------------------------------------------------------------------
2442 rev 215: jgoerzen | 2002-08-07 20:28:34 -0500 (Wed, 07 Aug 2002) | 2 lines
2443 Changed paths:
2444 M /offlineimap/head/ChangeLog
2445 M /offlineimap/head/debian/changelog
2446 M /offlineimap/head/manual.html
2447 M /offlineimap/head/manual.pdf
2448 M /offlineimap/head/manual.ps
2449 M /offlineimap/head/manual.txt
2450 M /offlineimap/head/offlineimap/version.py
2451
2452 Readying version 3.2.2.
2453
2454 ------------------------------------------------------------------------
2455 rev 214: jgoerzen | 2002-08-07 17:27:55 -0500 (Wed, 07 Aug 2002) | 2 lines
2456 Changed paths:
2457 M /offlineimap/head/offlineimap/repository/Maildir.py
2458
2459 Fixed the scanner
2460
2461 ------------------------------------------------------------------------
2462 rev 213: jgoerzen | 2002-08-07 17:01:31 -0500 (Wed, 07 Aug 2002) | 3 lines
2463 Changed paths:
2464 M /offlineimap/head/offlineimap/repository/Maildir.py
2465
2466 Fix to makefolder() such that it won't fail when hierarchical folders are
2467 used and sub-folders are created before master folders.
2468
2469 ------------------------------------------------------------------------
2470 rev 212: jgoerzen | 2002-08-07 16:57:52 -0500 (Wed, 07 Aug 2002) | 2 lines
2471 Changed paths:
2472 M /offlineimap/head/offlineimap/repository/Maildir.py
2473
2474 Modified to make getfolders() recursively scan.
2475
2476 ------------------------------------------------------------------------
2477 rev 211: jgoerzen | 2002-08-07 16:45:03 -0500 (Wed, 07 Aug 2002) | 2 lines
2478 Changed paths:
2479 M /offlineimap/head/offlineimap/repository/Maildir.py
2480
2481 Yet more typos
2482
2483 ------------------------------------------------------------------------
2484 rev 210: jgoerzen | 2002-08-07 16:44:37 -0500 (Wed, 07 Aug 2002) | 2 lines
2485 Changed paths:
2486 M /offlineimap/head/debian/changelog
2487 M /offlineimap/head/offlineimap/repository/Maildir.py
2488
2489 Preventive security: folder names may not contain ./ or start with /.
2490
2491 ------------------------------------------------------------------------
2492 rev 209: jgoerzen | 2002-08-07 16:41:52 -0500 (Wed, 07 Aug 2002) | 2 lines
2493 Changed paths:
2494 M /offlineimap/head/offlineimap/repository/Maildir.py
2495
2496 Fixed a stupid braino in the last commit.
2497
2498 ------------------------------------------------------------------------
2499 rev 208: jgoerzen | 2002-08-07 16:40:18 -0500 (Wed, 07 Aug 2002) | 5 lines
2500 Changed paths:
2501 M /offlineimap/head/debian/changelog
2502 M /offlineimap/head/offlineimap/folder/Maildir.py
2503 M /offlineimap/head/offlineimap/repository/Maildir.py
2504 M /offlineimap/head/offlineimap.conf
2505 M /offlineimap/head/offlineimap.py
2506
2507 * Added support for /-separated Maildirs -- that is, hierarchical
2508 Maildir trees. Fixes [complete.org #28] and, for Debian,
2509 Closes: #155460.
2510
2511
2512 ------------------------------------------------------------------------
2513 rev 207: jgoerzen | 2002-08-07 16:22:38 -0500 (Wed, 07 Aug 2002) | 6 lines
2514 Changed paths:
2515 M /offlineimap/head/offlineimap.py
2516
2517 Oops, incomplete commit from the last one:
2518 * If a given Maildir folder is new, remove the associated local status
2519 cache file, if any. That way, there will not be any chance of
2520 propogating hordes of deletes and adds based on old status data.
2521
2522
2523 ------------------------------------------------------------------------
2524 rev 206: jgoerzen | 2002-08-07 16:20:36 -0500 (Wed, 07 Aug 2002) | 5 lines
2525 Changed paths:
2526 M /offlineimap/head/debian/changelog
2527 M /offlineimap/head/offlineimap/folder/LocalStatus.py
2528 M /offlineimap/head/offlineimap/folder/Maildir.py
2529
2530 * If a given Maildir folder is new, remove the associated local status
2531 cache file, if any. That way, there will not be any chance of
2532 propogating hordes of deletes and adds based on old status data.
2533
2534
2535 ------------------------------------------------------------------------
2536 rev 205: jgoerzen | 2002-08-07 15:57:17 -0500 (Wed, 07 Aug 2002) | 11 lines
2537 Changed paths:
2538 M /offlineimap/head/debian/changelog
2539 M /offlineimap/head/offlineimap/folder/IMAP.py
2540 M /offlineimap/head/offlineimap/ui/UIBase.py
2541 M /offlineimap/head/offlineimap.conf
2542
2543 * Better handling of read-only folders. We will now warn if there is
2544 a change, but not propogate it. New config variable ignore-readonly
2545 can suppress the warnings. This fixes [complete.org #10] and,
2546 for Debian, Closes: #154769.
2547
2548 changelog: noted the change
2549 IMAP.py: trap imapobj.readonly more often
2550 UIBase.py: new methods to handle the warnings
2551 offlineimap.conf: new ignore-readonly variable.
2552
2553
2554 ------------------------------------------------------------------------
2555 rev 204: jgoerzen | 2002-08-07 14:46:18 -0500 (Wed, 07 Aug 2002) | 4 lines
2556 Changed paths:
2557 M /offlineimap/head/debian/changelog
2558 M /offlineimap/head/offlineimap/ui/Tk.py
2559
2560 * Scrolling behavior is better now; sometimes, with fast-scrolling text,
2561 the log would stop scrolling.
2562
2563
2564 ------------------------------------------------------------------------
2565 rev 203: jgoerzen | 2002-08-06 22:11:02 -0500 (Tue, 06 Aug 2002) | 2 lines
2566 Changed paths:
2567 M /offlineimap/head/README
2568
2569 Testing new svn installation
2570
2571 ------------------------------------------------------------------------
2572 rev 202: jgoerzen | 2002-08-06 22:10:14 -0500 (Tue, 06 Aug 2002) | 3 lines
2573 Changed paths:
2574 M /offlineimap/head/README
2575
2576 Testing new subversion installation
2577
2578
2579 ------------------------------------------------------------------------
2580 rev 201: jgoerzen | 2002-08-06 22:08:16 -0500 (Tue, 06 Aug 2002) | 2 lines
2581 Changed paths:
2582 M /offlineimap/head/debian/changelog
2583 M /offlineimap/head/offlineimap/ui/Tk.py
2584
2585 We're back, woohoo.
2586
2587 ------------------------------------------------------------------------
2588 rev 200: mj | 2002-07-25 13:22:17 -0500 (Thu, 25 Jul 2002) | 2 lines
2589 Changed paths:
2590 M /offlineimap/head/debian/changelog
2591
2592 Better update the changelog as well.
2593
2594 ------------------------------------------------------------------------
2595 rev 199: mj | 2002-07-25 13:04:09 -0500 (Thu, 25 Jul 2002) | 2 lines
2596 Changed paths:
2597 M /offlineimap/head/offlineimap/ui/Tk.py
2598
2599 Fix typo; section names are case-sensitive.
2600
2601 ------------------------------------------------------------------------
2602 rev 198: jgoerzen | 2002-07-25 08:22:41 -0500 (Thu, 25 Jul 2002) | 2 lines
2603 Changed paths:
2604 M /offlineimap/head/offlineimap.1
2605
2606 Noted the use of Gray
2607
2608 ------------------------------------------------------------------------
2609 rev 196: jgoerzen | 2002-07-24 22:02:03 -0500 (Wed, 24 Jul 2002) | 2 lines
2610 Changed paths:
2611 M /offlineimap/head/ChangeLog
2612 M /offlineimap/head/offlineimap/version.py
2613
2614 Preparing for 3.2.1
2615
2616 ------------------------------------------------------------------------
2617 rev 195: jgoerzen | 2002-07-24 21:41:56 -0500 (Wed, 24 Jul 2002) | 5 lines
2618 Changed paths:
2619 M /offlineimap/head/debian/changelog
2620 M /offlineimap/head/offlineimap.py
2621
2622 * Backed out check for . in account names for now. Will put it back in
2623 when we have a consensus on what exactly to do. Doubt that anyone
2624 has a foldername that would conflict with Blinkenlights anyway.
2625
2626
2627 ------------------------------------------------------------------------
2628 rev 194: jgoerzen | 2002-07-24 21:36:24 -0500 (Wed, 24 Jul 2002) | 3 lines
2629 Changed paths:
2630 M /offlineimap/head/debian/changelog
2631 M /offlineimap/head/offlineimap/ui/Tk.py
2632 M /offlineimap/head/offlineimap.conf
2633
2634 Updated the changelog, added the new bufferlines value to offlineimap.conf,
2635 and worked out a few more bugs with the resizing support in Tk.py.
2636
2637 ------------------------------------------------------------------------
2638 rev 193: mj | 2002-07-24 21:16:21 -0500 (Wed, 24 Jul 2002) | 3 lines
2639 Changed paths:
2640 M /offlineimap/head/offlineimap.py
2641
2642 Normalize exception message to 80 characters and fix account name
2643 interpolation.
2644
2645 ------------------------------------------------------------------------
2646 rev 192: jgoerzen | 2002-07-24 19:37:54 -0500 (Wed, 24 Jul 2002) | 2 lines
2647 Changed paths:
2648 M /offlineimap/head/debian/changelog
2649 M /offlineimap/head/offlineimap/ui/Tk.py
2650
2651 Removed the old Log menu code; no longer necessary.
2652
2653 ------------------------------------------------------------------------
2654 rev 191: jgoerzen | 2002-07-24 19:06:01 -0500 (Wed, 24 Jul 2002) | 2 lines
2655 Changed paths:
2656 M /offlineimap/head/offlineimap/ui/Tk.py
2657
2658 More tweaks
2659
2660 ------------------------------------------------------------------------
2661 rev 190: jgoerzen | 2002-07-24 18:46:27 -0500 (Wed, 24 Jul 2002) | 2 lines
2662 Changed paths:
2663 M /offlineimap/head/debian/changelog
2664 M /offlineimap/head/offlineimap/imapserver.py
2665 M /offlineimap/head/offlineimap/ui/Tk.py
2666 M /offlineimap/head/offlineimap/ui/UIBase.py
2667
2668 Lots of updates; see changelog
2669
2670 ------------------------------------------------------------------------
2671 rev 189: jgoerzen | 2002-07-24 14:40:58 -0500 (Wed, 24 Jul 2002) | 2 lines
2672 Changed paths:
2673 M /offlineimap/head/offlineimap/ui/Tk.py
2674
2675 Cleaned up color handling for timer
2676
2677 ------------------------------------------------------------------------
2678 rev 187: jgoerzen | 2002-07-24 13:16:49 -0500 (Wed, 24 Jul 2002) | 2 lines
2679 Changed paths:
2680 M /offlineimap/head/debian/changelog
2681 M /offlineimap/head/offlineimap/version.py
2682
2683 Final prep for 3.2.0
2684
2685 ------------------------------------------------------------------------
2686 rev 186: jgoerzen | 2002-07-24 13:16:05 -0500 (Wed, 24 Jul 2002) | 2 lines
2687 Changed paths:
2688 M /offlineimap/head/ChangeLog
2689
2690 Updated changelog for 3.2.0.
2691
2692 ------------------------------------------------------------------------
2693 rev 185: jgoerzen | 2002-07-24 13:15:30 -0500 (Wed, 24 Jul 2002) | 2 lines
2694 Changed paths:
2695 M /offlineimap/head/offlineimap/ui/TTY.py
2696
2697 Fixed to take config as new init is proceeding.
2698
2699 ------------------------------------------------------------------------
2700 rev 184: jgoerzen | 2002-07-24 13:13:09 -0500 (Wed, 24 Jul 2002) | 4 lines
2701 Changed paths:
2702 M /offlineimap/head/debian/changelog
2703 M /offlineimap/head/debian/control
2704 M /offlineimap/head/manual.html
2705 M /offlineimap/head/manual.pdf
2706 M /offlineimap/head/manual.ps
2707 M /offlineimap/head/manual.txt
2708 M /offlineimap/head/offlineimap/ui/TTY.py
2709 M /offlineimap/head/offlineimap/ui/Tk.py
2710 M /offlineimap/head/offlineimap/ui/detector.py
2711 M /offlineimap/head/offlineimap.1
2712 M /offlineimap/head/offlineimap.conf
2713
2714 Updated the manual with blinkenlights.
2715 Fixed build-dep to have python2.2-dev.
2716 Fixed TTY to has isusable() that requires TTYs on stdin and stdout.
2717
2718 ------------------------------------------------------------------------
2719 rev 183: jgoerzen | 2002-07-24 12:20:42 -0500 (Wed, 24 Jul 2002) | 2 lines
2720 Changed paths:
2721 M /offlineimap/head/offlineimap/ui/Noninteractive.py
2722 M /offlineimap/head/offlineimap/ui/Tk.py
2723 M /offlineimap/head/offlineimap/ui/UIBase.py
2724 M /offlineimap/head/offlineimap/ui/detector.py
2725 M /offlineimap/head/offlineimap.conf
2726 M /offlineimap/head/offlineimap.py
2727
2728 Adding configuration information for Blinkenlights.
2729
2730 ------------------------------------------------------------------------
2731 rev 182: jgoerzen | 2002-07-24 12:04:22 -0500 (Wed, 24 Jul 2002) | 2 lines
2732 Changed paths:
2733 M /offlineimap/head/offlineimap/ui/Tk.py
2734
2735 Added a logging option
2736
2737 ------------------------------------------------------------------------
2738 rev 181: jgoerzen | 2002-07-24 11:00:02 -0500 (Wed, 24 Jul 2002) | 2 lines
2739 Changed paths:
2740 M /offlineimap/head/offlineimap/ui/Tk.py
2741 M /offlineimap/head/offlineimap.py
2742
2743 Basic Blinkenlights done.
2744
2745 ------------------------------------------------------------------------
2746 rev 179: jgoerzen | 2002-07-24 10:38:40 -0500 (Wed, 24 Jul 2002) | 2 lines
2747 Changed paths:
2748 M /offlineimap/head/offlineimap/ui/Tk.py
2749
2750 More work on the Blinkenlights interface.
2751
2752 ------------------------------------------------------------------------
2753 rev 178: jgoerzen | 2002-07-24 07:54:07 -0500 (Wed, 24 Jul 2002) | 2 lines
2754 Changed paths:
2755 M /offlineimap/head/ChangeLog
2756 M /offlineimap/head/debian/changelog
2757
2758 Preparing for 3.2.0
2759
2760 ------------------------------------------------------------------------
2761 rev 176: jgoerzen | 2002-07-24 07:46:18 -0500 (Wed, 24 Jul 2002) | 6 lines
2762 Changed paths:
2763 M /offlineimap/head/debian/changelog
2764 M /offlineimap/head/manual.html
2765 M /offlineimap/head/manual.pdf
2766 M /offlineimap/head/manual.ps
2767 M /offlineimap/head/manual.txt
2768 M /offlineimap/head/offlineimap/version.py
2769 M /offlineimap/head/offlineimap.1
2770
2771
2772 This is release 3.1.1. Fixed a typo in the manual: Tk.TKUI -> Tk.TkUI.
2773 Noted the new version and release time in the changelog and in version.py.
2774 Rebuilt the documentation. Feed the cats, watered the plants, backed up
2775 /dev/null.
2776
2777 ------------------------------------------------------------------------
2778 rev 175: jgoerzen | 2002-07-23 22:34:59 -0500 (Tue, 23 Jul 2002) | 2 lines
2779 Changed paths:
2780 M /offlineimap/head/offlineimap/ui/Tk.py
2781
2782 New Blinkenlights interface.
2783
2784 ------------------------------------------------------------------------
2785 rev 170: jgoerzen | 2002-07-23 14:47:13 -0500 (Tue, 23 Jul 2002) | 2 lines
2786 Changed paths:
2787 M /offlineimap/head/ChangeLog
2788 M /offlineimap/head/debian/changelog
2789
2790 Noted recent changes.
2791
2792 ------------------------------------------------------------------------
2793 rev 169: jgoerzen | 2002-07-23 14:28:40 -0500 (Tue, 23 Jul 2002) | 3 lines
2794 Changed paths:
2795 M /offlineimap/head/offlineimap/imaplib.py
2796
2797 More optimizations -- this time fix readline() to not work
2798 character-by-character!
2799
2800 ------------------------------------------------------------------------
2801 rev 168: jgoerzen | 2002-07-23 13:36:44 -0500 (Tue, 23 Jul 2002) | 2 lines
2802 Changed paths:
2803 M /offlineimap/head/offlineimap/folder/IMAP.py
2804 M /offlineimap/head/offlineimap/folder/Maildir.py
2805 M /offlineimap/head/offlineimap/imaputil.py
2806
2807 Made some more optimizations
2808
2809 ------------------------------------------------------------------------
2810 rev 167: jgoerzen | 2002-07-23 09:55:18 -0500 (Tue, 23 Jul 2002) | 7 lines
2811 Changed paths:
2812 M /offlineimap/head/debian/changelog
2813 M /offlineimap/head/offlineimap/folder/Maildir.py
2814 M /offlineimap/head/offlineimap/imaputil.py
2815 M /offlineimap/head/offlineimap/threadutil.py
2816
2817 * Modified imaputil.py and folder/Maildir.py to run faster. Eliminated
2818 many regular expressions; pre-compiled many others.
2819 * Fixed threadutil's exitnotifyloop to always handle threads in the order
2820 they exited, rather than sometimes in the inverse order. This way,
2821 make sure to handle thread's exception messages before a thread exited.
2822
2823
2824 ------------------------------------------------------------------------
2825 rev 165: jgoerzen | 2002-07-22 15:50:14 -0500 (Mon, 22 Jul 2002) | 2 lines
2826 Changed paths:
2827 M /offlineimap/head/ChangeLog
2828 M /offlineimap/head/debian/changelog
2829 M /offlineimap/head/offlineimap/version.py
2830
2831 This is 3.1.0.
2832
2833 ------------------------------------------------------------------------
2834 rev 164: jgoerzen | 2002-07-22 15:48:15 -0500 (Mon, 22 Jul 2002) | 2 lines
2835 Changed paths:
2836 M /offlineimap/head/debian/changelog
2837 M /offlineimap/head/manual.html
2838 M /offlineimap/head/manual.pdf
2839 M /offlineimap/head/manual.ps
2840 M /offlineimap/head/manual.txt
2841 M /offlineimap/head/offlineimap/threadutil.py
2842 M /offlineimap/head/offlineimap/version.py
2843 M /offlineimap/head/offlineimap.1
2844 M /offlineimap/head/offlineimap.py
2845
2846 Added profile mode (-P) and updated the documentation with it.
2847
2848 ------------------------------------------------------------------------
2849 rev 163: jgoerzen | 2002-07-22 11:19:48 -0500 (Mon, 22 Jul 2002) | 2 lines
2850 Changed paths:
2851 D /offlineimap/head/TODO
2852
2853 Removed.
2854
2855 ------------------------------------------------------------------------
2856 rev 162: jgoerzen | 2002-07-22 09:08:09 -0500 (Mon, 22 Jul 2002) | 2 lines
2857 Changed paths:
2858 M /offlineimap/head/setup.py
2859
2860 Modified to work around a bdist_rpm bug
2861
2862 ------------------------------------------------------------------------
2863 rev 161: jgoerzen | 2002-07-21 20:55:27 -0500 (Sun, 21 Jul 2002) | 3 lines
2864 Changed paths:
2865 M /offlineimap/head/debian/changelog
2866 M /offlineimap/head/manual.html
2867 M /offlineimap/head/manual.pdf
2868 M /offlineimap/head/manual.ps
2869 M /offlineimap/head/manual.txt
2870 A /offlineimap/head/offlineimap/ui/Noninteractive.py
2871 M /offlineimap/head/offlineimap/ui/UIBase.py
2872 M /offlineimap/head/offlineimap/ui/__init__.py
2873 M /offlineimap/head/offlineimap/ui/detector.py
2874 M /offlineimap/head/offlineimap.1
2875 M /offlineimap/head/offlineimap.conf
2876
2877 Added Noninteractive.Basic and Noninteractive.Quiet, fixing [complete.org
2878 #14]
2879
2880 ------------------------------------------------------------------------
2881 rev 159: jgoerzen | 2002-07-21 20:02:24 -0500 (Sun, 21 Jul 2002) | 2 lines
2882 Changed paths:
2883 M /offlineimap/head/offlineimap/ui/UIBase.py
2884
2885 NotImplementedException -> NotImplementedError (oops)
2886
2887 ------------------------------------------------------------------------
2888 rev 158: jgoerzen | 2002-07-21 19:56:21 -0500 (Sun, 21 Jul 2002) | 2 lines
2889 Changed paths:
2890 M /offlineimap/head/debian/changelog
2891 M /offlineimap/head/manual.html
2892 M /offlineimap/head/manual.pdf
2893 M /offlineimap/head/manual.ps
2894 M /offlineimap/head/manual.txt
2895 M /offlineimap/head/offlineimap.1
2896
2897 Added UW IMAPD example from docwhat@gerf.org
2898
2899 ------------------------------------------------------------------------
2900 rev 157: jgoerzen | 2002-07-21 19:40:29 -0500 (Sun, 21 Jul 2002) | 2 lines
2901 Changed paths:
2902 M /offlineimap/head/offlineimap/ui/TTY.py
2903 M /offlineimap/head/offlineimap/ui/UIBase.py
2904
2905 Fixed a syntax error
2906
2907 ------------------------------------------------------------------------
2908 rev 156: jgoerzen | 2002-07-21 19:38:06 -0500 (Sun, 21 Jul 2002) | 2 lines
2909 Changed paths:
2910 M /offlineimap/head/offlineimap/ui/TTY.py
2911 M /offlineimap/head/offlineimap/ui/Tk.py
2912 M /offlineimap/head/offlineimap/ui/UIBase.py
2913
2914 Moved verbosity checking into UIBase
2915
2916 ------------------------------------------------------------------------
2917 rev 155: jgoerzen | 2002-07-21 19:29:26 -0500 (Sun, 21 Jul 2002) | 2 lines
2918 Changed paths:
2919 M /offlineimap/head/debian/changelog
2920 M /offlineimap/head/offlineimap/folder/Maildir.py
2921
2922 Handle \r\n line endings in Maildirs.
2923
2924 ------------------------------------------------------------------------
2925 rev 154: jgoerzen | 2002-07-21 18:56:16 -0500 (Sun, 21 Jul 2002) | 2 lines
2926 Changed paths:
2927 M /offlineimap/head/debian/changelog
2928
2929 Updated for 3.0.4
2930
2931 ------------------------------------------------------------------------
2932 rev 152: jgoerzen | 2002-07-21 15:46:40 -0500 (Sun, 21 Jul 2002) | 2 lines
2933 Changed paths:
2934 M /offlineimap/head/ChangeLog
2935 M /offlineimap/head/debian/changelog
2936 M /offlineimap/head/manual.html
2937 M /offlineimap/head/manual.ps
2938 M /offlineimap/head/offlineimap/version.py
2939
2940 Proparing for release of 3.0.3
2941
2942 ------------------------------------------------------------------------
2943 rev 151: jgoerzen | 2002-07-21 15:43:04 -0500 (Sun, 21 Jul 2002) | 2 lines
2944 Changed paths:
2945 M /offlineimap/head/debian/changelog
2946 M /offlineimap/head/offlineimap/folder/Maildir.py
2947
2948 Now put messages with 'S' flag into 'cur'. [complete.org #4], deb#152482
2949
2950 ------------------------------------------------------------------------
2951 rev 150: jgoerzen | 2002-07-21 10:38:28 -0500 (Sun, 21 Jul 2002) | 2 lines
2952 Changed paths:
2953 M /offlineimap/head/TODO
2954
2955 Moved contents into the BTS and noted this in the file.
2956
2957 ------------------------------------------------------------------------
2958 rev 149: jgoerzen | 2002-07-19 22:35:48 -0500 (Fri, 19 Jul 2002) | 3 lines
2959 Changed paths:
2960 M /offlineimap/head/TODO
2961 M /offlineimap/head/debian/changelog
2962 M /offlineimap/head/manual.html
2963 M /offlineimap/head/manual.pdf
2964 M /offlineimap/head/manual.ps
2965 M /offlineimap/head/manual.txt
2966 M /offlineimap/head/offlineimap.1
2967
2968 Noted new BTS in manual; rebuilt manual files; removed BTS-submitted items
2969 from TODO.
2970
2971 ------------------------------------------------------------------------
2972 rev 148: jgoerzen | 2002-07-19 21:03:21 -0500 (Fri, 19 Jul 2002) | 4 lines
2973 Changed paths:
2974 M /offlineimap/head/ChangeLog
2975 M /offlineimap/head/debian/changelog
2976 M /offlineimap/head/offlineimap/folder/IMAP.py
2977
2978 Updated changelog.
2979 Set self.root to None in IMAP folder; we do not want to be doubling up the
2980 reference name.
2981
2982 ------------------------------------------------------------------------
2983 rev 147: jgoerzen | 2002-07-18 14:15:29 -0500 (Thu, 18 Jul 2002) | 2 lines
2984 Changed paths:
2985 M /offlineimap/head/TODO
2986
2987 Committed new information
2988
2989 ------------------------------------------------------------------------
2990 rev 146: jgoerzen | 2002-07-18 12:59:56 -0500 (Thu, 18 Jul 2002) | 3 lines
2991 Changed paths:
2992 M /offlineimap/head/offlineimap/folder/IMAP.py
2993
2994 More date format workarounds. Now accept a valid format but invalid data
2995 (ie, year 0102).
2996
2997 ------------------------------------------------------------------------
2998 rev 145: jgoerzen | 2002-07-18 11:58:10 -0500 (Thu, 18 Jul 2002) | 2 lines
2999 Changed paths:
3000 M /offlineimap/head/TODO
3001
3002 Added new stuff.
3003
3004 ------------------------------------------------------------------------
3005 rev 144: jgoerzen | 2002-07-18 11:56:27 -0500 (Thu, 18 Jul 2002) | 2 lines
3006 Changed paths:
3007 M /offlineimap/head/TODO
3008
3009 Updated with new items
3010
3011 ------------------------------------------------------------------------
3012 rev 143: jgoerzen | 2002-07-18 11:50:50 -0500 (Thu, 18 Jul 2002) | 3 lines
3013 Changed paths:
3014 M /offlineimap/head/debian/changelog
3015 M /offlineimap/head/offlineimap/folder/IMAP.py
3016
3017 No longer throws an exception when updating messages with strange
3018 Date headers; will just set IMAP Internaldate to the current date.
3019
3020 ------------------------------------------------------------------------
3021 rev 142: jgoerzen | 2002-07-18 11:46:33 -0500 (Thu, 18 Jul 2002) | 2 lines
3022 Changed paths:
3023 M /offlineimap/head/debian/changelog
3024
3025 New changelog
3026
3027 ------------------------------------------------------------------------
3028 rev 141: jgoerzen | 2002-07-17 16:13:10 -0500 (Wed, 17 Jul 2002) | 2 lines
3029 Changed paths:
3030 M /offlineimap/head/TODO
3031
3032 Updated
3033
3034 ------------------------------------------------------------------------
3035 rev 140: jgoerzen | 2002-07-17 15:12:42 -0500 (Wed, 17 Jul 2002) | 2 lines
3036 Changed paths:
3037 M /offlineimap/head/manual.html
3038 M /offlineimap/head/manual.pdf
3039 M /offlineimap/head/manual.ps
3040 M /offlineimap/head/manual.txt
3041
3042 Forgot to update the docs. This should have gone into 3.0.2. Ooops.
3043
3044 ------------------------------------------------------------------------
3045 rev 138: jgoerzen | 2002-07-17 15:00:59 -0500 (Wed, 17 Jul 2002) | 2 lines
3046 Changed paths:
3047 M /offlineimap/head/offlineimap.1
3048
3049 Added a final note about Subversion.
3050
3051 ------------------------------------------------------------------------
3052 rev 137: jgoerzen | 2002-07-17 14:59:10 -0500 (Wed, 17 Jul 2002) | 2 lines
3053 Changed paths:
3054 M /offlineimap/head/debian/rules
3055
3056 Forgot to make this executable
3057
3058 ------------------------------------------------------------------------
3059 rev 136: jgoerzen | 2002-07-17 14:57:45 -0500 (Wed, 17 Jul 2002) | 2 lines
3060 Changed paths:
3061 M /offlineimap/head/debian/changelog
3062
3063 OK, this is 3.0.2. Forgot to mention version.py change.
3064
3065 ------------------------------------------------------------------------
3066 rev 135: jgoerzen | 2002-07-17 14:57:07 -0500 (Wed, 17 Jul 2002) | 2 lines
3067 Changed paths:
3068 M /offlineimap/head/debian/changelog
3069 M /offlineimap/head/offlineimap/version.py
3070
3071 Final prep for 3.0.2!
3072
3073 ------------------------------------------------------------------------
3074 rev 134: jgoerzen | 2002-07-17 14:56:25 -0500 (Wed, 17 Jul 2002) | 2 lines
3075 Changed paths:
3076 M /offlineimap/head/Makefile
3077
3078 Re-added changelog target; svn log works nicely
3079
3080 ------------------------------------------------------------------------
3081 rev 133: jgoerzen | 2002-07-17 14:55:39 -0500 (Wed, 17 Jul 2002) | 2 lines
3082 Changed paths:
3083 A /offlineimap/head/ChangeLog
3084
3085 Re-added -- we can now use SVN to manage this.
3086
3087 ------------------------------------------------------------------------
3088 rev 132: jgoerzen | 2002-07-17 14:52:38 -0500 (Wed, 17 Jul 2002) | 2 lines
3089 Changed paths:
3090 M /offlineimap/head/Makefile
3091
3092 Removed old changelog target
3093
3094 ------------------------------------------------------------------------
3095 rev 131: jgoerzen | 2002-07-17 14:51:03 -0500 (Wed, 17 Jul 2002) | 3 lines
3096 Changed paths:
3097 M /offlineimap/head/debian/changelog
3098 M /offlineimap/head/offlineimap/folder/Base.py
3099 M /offlineimap/head/offlineimap/folder/IMAP.py
3100 M /offlineimap/head/offlineimap.1
3101
3102 Fixed problems when a UID is not forthcoming from a server after uploading a
3103 message.
3104
3105 ------------------------------------------------------------------------
3106 rev 130: jgoerzen | 2002-07-17 14:36:03 -0500 (Wed, 17 Jul 2002) | 2 lines
3107 Changed paths:
3108 M /offlineimap/head/offlineimap.py
3109
3110 Marked executable
3111
3112 ------------------------------------------------------------------------
3113 rev 129: jgoerzen | 2002-07-17 13:31:50 -0500 (Wed, 17 Jul 2002) | 2 lines
3114 Changed paths:
3115 D /head
3116 A /offlineimap
3117 A /offlineimap/branches
3118 A /offlineimap/head (from /head:128)
3119 A /offlineimap/releases
3120 A /offlineimap/tags
3121
3122 Rearranged tree to conform to standard
3123
3124 ------------------------------------------------------------------------
3125 rev 128: jgoerzen | 2002-07-17 13:06:27 -0500 (Wed, 17 Jul 2002) | 2 lines
3126 Changed paths:
3127 M /head/offlineimap/version.py
3128
3129 Added display of rev number
3130
3131 ------------------------------------------------------------------------
3132 rev 127: jgoerzen | 2002-07-17 13:01:53 -0500 (Wed, 17 Jul 2002) | 5 lines
3133 Changed paths:
3134 D /head/ChangeLog
3135 M /head/offlineimap/version.py
3136
3137 Removed ChangeLog, since there is not yet any svn2cl, and debian/changelog
3138 is more useful for people anyway.
3139
3140 Added keyword expansion to version.py so we can embed build numbers there.
3141
3142 ------------------------------------------------------------------------
3143 rev 126: jgoerzen | 2002-07-17 12:55:52 -0500 (Wed, 17 Jul 2002) | 3 lines
3144 Changed paths:
3145 M /head/Makefile
3146
3147 Now the clean target removes .svn/auth/{username,password} so that these
3148 don't accidentally get included in anybody's source.
3149
3150 ------------------------------------------------------------------------
3151 rev 125: jgoerzen | 2002-07-17 12:52:06 -0500 (Wed, 17 Jul 2002) | 3 lines
3152 Changed paths:
3153 D /head/offlineimap/mailbox
3154
3155 Removed this directory. It should have been removed long ago, but CVS was
3156 stubborn.
3157
3158 ------------------------------------------------------------------------
3159 rev 124: jgoerzen | 2002-07-16 12:36:33 -0500 (Tue, 16 Jul 2002) | 2 lines
3160 Changed paths:
3161 M /head/debian/changelog
3162 M /head/offlineimap/version.py
3163 M /head/offlineimap.py
3164
3165 Fixed remotepassfile
3166
3167 ------------------------------------------------------------------------
3168 rev 123: jgoerzen | 2002-07-15 16:26:58 -0500 (Mon, 15 Jul 2002) | 7 lines
3169 Changed paths:
3170 M /head/ChangeLog
3171 M /head/debian/changelog
3172 M /head/manual.html
3173 M /head/manual.pdf
3174 M /head/manual.ps
3175 M /head/manual.txt
3176 M /head/offlineimap/folder/Base.py
3177 M /head/offlineimap/folder/LocalStatus.py
3178 M /head/offlineimap/folder/Maildir.py
3179
3180 * Made folder/Maildir.py/deletemessage() more tolerant if a message
3181 asked to be deleted already has been.
3182 * In Base.py/copymessageto(), no longer bother calling getmessage()
3183 unless a folder's storemessages() returns true. This will also help
3184 with syncing to LocalStatus if the user deleted messages in the
3185 Maildir since the cachemessagelist() was called.
3186
3187 ------------------------------------------------------------------------
3188 rev 122: jgoerzen | 2002-07-15 15:46:21 -0500 (Mon, 15 Jul 2002) | 3 lines
3189 Changed paths:
3190 M /head/debian/changelog
3191 M /head/offlineimap/folder/IMAP.py
3192 M /head/offlineimap/imaputil.py
3193
3194 * Optimized folder/IMAP.py addmessagesflags() with new listjoin() in
3195 imaputil. Now, send the server 1:5,7 instead of 1,2,3,4,5,7.
3196
3197 ------------------------------------------------------------------------
3198 rev 121: jgoerzen | 2002-07-15 13:50:52 -0500 (Mon, 15 Jul 2002) | 2 lines
3199 Changed paths:
3200 M /head/debian/changelog
3201 M /head/offlineimap.1
3202 M /head/offlineimap.py
3203
3204 Added -o (run only once) option with patch sent in by Martijn Pieters.
3205
3206 ------------------------------------------------------------------------
3207 rev 120: jgoerzen | 2002-07-15 13:40:43 -0500 (Mon, 15 Jul 2002) | 2 lines
3208 Changed paths:
3209 M /head/debian/changelog
3210 M /head/offlineimap/ui/__init__.py
3211 M /head/offlineimap/version.py
3212 M /head/offlineimap.1
3213
3214 Cleaned up imports
3215
3216 ------------------------------------------------------------------------
3217 rev 119: jgoerzen | 2002-07-12 14:41:57 -0500 (Fri, 12 Jul 2002) | 2 lines
3218 Changed paths:
3219 M /head/TODO
3220 M /head/debian/changelog
3221
3222 Updated TODO list.
3223
3224 ------------------------------------------------------------------------
3225 rev 118: jgoerzen | 2002-07-12 14:27:03 -0500 (Fri, 12 Jul 2002) | 2 lines
3226 Changed paths:
3227 M /head/COPYING
3228 M /head/debian/copyright
3229 M /head/offlineimap/ui/UIBase.py
3230
3231 Detabified the source
3232
3233 ------------------------------------------------------------------------
3234 rev 117: jgoerzen | 2002-07-12 03:58:46 -0500 (Fri, 12 Jul 2002) | 2 lines
3235 Changed paths:
3236 M /head/debian/control
3237
3238 Added suggests for python2.2-tk
3239
3240 ------------------------------------------------------------------------
3241 rev 116: jgoerzen | 2002-07-12 03:26:30 -0500 (Fri, 12 Jul 2002) | 2 lines
3242 Changed paths:
3243 M /head/debian/changelog
3244 M /head/manual.html
3245 M /head/manual.ps
3246
3247 Final doc update for 3.0.0 release
3248
3249 ------------------------------------------------------------------------
3250 rev 115: jgoerzen | 2002-07-12 03:20:09 -0500 (Fri, 12 Jul 2002) | 2 lines
3251 Changed paths:
3252 M /head/ChangeLog
3253 M /head/debian/changelog
3254 M /head/offlineimap/folder/IMAP.py
3255 M /head/offlineimap/ui/Tk.py
3256
3257 Upadates all over
3258
3259 ------------------------------------------------------------------------
3260 rev 114: jgoerzen | 2002-07-12 01:46:36 -0500 (Fri, 12 Jul 2002) | 2 lines
3261 Changed paths:
3262 M /head/offlineimap.py
3263
3264 Added workaround for UW IMAPd
3265
3266 ------------------------------------------------------------------------
3267 rev 113: jgoerzen | 2002-07-11 21:51:52 -0500 (Thu, 11 Jul 2002) | 2 lines
3268 Changed paths:
3269 M /head/debian/changelog
3270 M /head/debian/docs
3271 M /head/debian/rules
3272 M /head/offlineimap/version.py
3273 M /head/offlineimap.py
3274
3275 Added support for command-line arguments
3276
3277 ------------------------------------------------------------------------
3278 rev 112: jgoerzen | 2002-07-11 20:52:38 -0500 (Thu, 11 Jul 2002) | 2 lines
3279 Changed paths:
3280 A /head/README
3281
3282 Added a placeholder README
3283
3284 ------------------------------------------------------------------------
3285 rev 111: jgoerzen | 2002-07-11 20:43:07 -0500 (Thu, 11 Jul 2002) | 2 lines
3286 Changed paths:
3287 M /head/Makefile
3288 D /head/README
3289 A /head/manual.html
3290 A /head/manual.pdf
3291 A /head/manual.ps
3292 A /head/manual.txt
3293 M /head/offlineimap.1
3294
3295 Updated documentation; absorbed readme into new manual
3296
3297 ------------------------------------------------------------------------
3298 rev 110: jgoerzen | 2002-07-11 18:08:27 -0500 (Thu, 11 Jul 2002) | 2 lines
3299 Changed paths:
3300 M /head/offlineimap/ui/__init__.py
3301 M /head/offlineimap/ui/detector.py
3302 A /head/offlineimap.1
3303 M /head/offlineimap.conf
3304 M /head/offlineimap.py
3305
3306 Initial documentation added; more updates
3307
3308 ------------------------------------------------------------------------
3309 rev 109: jgoerzen | 2002-07-11 16:04:04 -0500 (Thu, 11 Jul 2002) | 2 lines
3310 Changed paths:
3311 M /head/offlineimap/folder/IMAP.py
3312
3313 Another go at dealing with weird STORE responses.
3314
3315 ------------------------------------------------------------------------
3316 rev 108: jgoerzen | 2002-07-11 15:58:51 -0500 (Thu, 11 Jul 2002) | 2 lines
3317 Changed paths:
3318 M /head/offlineimap/ui/Tk.py
3319 M /head/offlineimap/ui/__init__.py
3320 A /head/offlineimap/ui/detector.py
3321 M /head/offlineimap.conf
3322
3323 More work on the UIs
3324
3325 ------------------------------------------------------------------------
3326 rev 107: jgoerzen | 2002-07-11 15:38:36 -0500 (Thu, 11 Jul 2002) | 2 lines
3327 Changed paths:
3328 M /head/offlineimap/ui/TTY.py
3329 M /head/offlineimap/ui/UIBase.py
3330
3331 More work with the UIs
3332
3333 ------------------------------------------------------------------------
3334 rev 106: jgoerzen | 2002-07-11 14:48:45 -0500 (Thu, 11 Jul 2002) | 2 lines
3335 Changed paths:
3336 M /head/offlineimap/ui/TTY.py
3337 M /head/offlineimap.py
3338
3339 Updated and enhanced the TTY display to use thread names as well.
3340
3341 ------------------------------------------------------------------------
3342 rev 105: jgoerzen | 2002-07-11 13:41:11 -0500 (Thu, 11 Jul 2002) | 2 lines
3343 Changed paths:
3344 M /head/TODO
3345 M /head/debian/changelog
3346 M /head/offlineimap/version.py
3347
3348 Added some more todos
3349
3350 ------------------------------------------------------------------------
3351 rev 104: jgoerzen | 2002-07-11 13:35:51 -0500 (Thu, 11 Jul 2002) | 3 lines
3352 Changed paths:
3353 M /head/offlineimap/folder/IMAP.py
3354
3355 Updated with a fix for when an IMAP server does not return message data from
3356 a STORE
3357
3358 ------------------------------------------------------------------------
3359 rev 103: jgoerzen | 2002-07-11 03:25:53 -0500 (Thu, 11 Jul 2002) | 2 lines
3360 Changed paths:
3361 M /head/offlineimap/ui/Tk.py
3362 M /head/offlineimap/version.py
3363 M /head/offlineimap.py
3364
3365 More bugfixes; removed some debug code
3366
3367 ------------------------------------------------------------------------
3368 rev 102: jgoerzen | 2002-07-11 00:55:32 -0500 (Thu, 11 Jul 2002) | 2 lines
3369 Changed paths:
3370 M /head/offlineimap/folder/Base.py
3371 M /head/offlineimap/ui/Tk.py
3372 M /head/offlineimap.py
3373
3374 Updated more Tk stuff
3375
3376 ------------------------------------------------------------------------
3377 rev 101: jgoerzen | 2002-07-11 00:02:36 -0500 (Thu, 11 Jul 2002) | 2 lines
3378 Changed paths:
3379 M /head/offlineimap/ui/Tk.py
3380
3381 Added the idle vacuum code
3382
3383 ------------------------------------------------------------------------
3384 rev 100: jgoerzen | 2002-07-10 23:42:27 -0500 (Wed, 10 Jul 2002) | 2 lines
3385 Changed paths:
3386 M /head/offlineimap/threadutil.py
3387 M /head/offlineimap/ui/Tk.py
3388 M /head/offlineimap/ui/UIBase.py
3389
3390 Updated with some more bug fixes
3391
3392 ------------------------------------------------------------------------
3393 rev 99: jgoerzen | 2002-07-10 23:14:29 -0500 (Wed, 10 Jul 2002) | 2 lines
3394 Changed paths:
3395 M /head/offlineimap/ui/Tk.py
3396
3397 Updated.
3398
3399 ------------------------------------------------------------------------
3400 rev 98: jgoerzen | 2002-07-10 21:51:24 -0500 (Wed, 10 Jul 2002) | 2 lines
3401 Changed paths:
3402 M /head/offlineimap/ui/Tk.py
3403
3404 More work on the Tk UI.
3405
3406 ------------------------------------------------------------------------
3407 rev 97: jgoerzen | 2002-07-10 21:15:57 -0500 (Wed, 10 Jul 2002) | 2 lines
3408 Changed paths:
3409 M /head/offlineimap/ui/Tk.py
3410 M /head/offlineimap.py
3411
3412 More work with the Tk UI
3413
3414 ------------------------------------------------------------------------
3415 rev 96: jgoerzen | 2002-07-10 20:53:09 -0500 (Wed, 10 Jul 2002) | 2 lines
3416 Changed paths:
3417 M /head/offlineimap/threadutil.py
3418 M /head/offlineimap/ui/Tk.py
3419 M /head/offlineimap/ui/__init__.py
3420 M /head/offlineimap.py
3421
3422 Initial Tk work.
3423
3424 ------------------------------------------------------------------------
3425 rev 95: jgoerzen | 2002-07-10 19:38:14 -0500 (Wed, 10 Jul 2002) | 2 lines
3426 Changed paths:
3427 M /head/offlineimap/ui/TTY.py
3428 A /head/offlineimap/ui/Tk.py
3429 M /head/offlineimap/ui/__init__.py
3430
3431 Added copyright notice
3432
3433 ------------------------------------------------------------------------
3434 rev 94: jgoerzen | 2002-07-10 18:06:53 -0500 (Wed, 10 Jul 2002) | 2 lines
3435 Changed paths:
3436 M /head/ChangeLog
3437 M /head/debian/changelog
3438 M /head/offlineimap/version.py
3439
3440 Updated for 2.0.8
3441
3442 ------------------------------------------------------------------------
3443 rev 93: jgoerzen | 2002-07-10 17:51:20 -0500 (Wed, 10 Jul 2002) | 3 lines
3444 Changed paths:
3445 M /head/debian/changelog
3446 M /head/offlineimap/imapserver.py
3447
3448 Optimized acquireconnection to try to return the last connection owned by
3449 this thread
3450
3451 ------------------------------------------------------------------------
3452 rev 92: jgoerzen | 2002-07-10 17:31:39 -0500 (Wed, 10 Jul 2002) | 2 lines
3453 Changed paths:
3454 M /head/debian/changelog
3455 M /head/offlineimap/folder/IMAP.py
3456 M /head/offlineimap/folder/Maildir.py
3457
3458 Made several fixes for 2.0.8
3459
3460 ------------------------------------------------------------------------
3461 rev 91: jgoerzen | 2002-07-10 01:25:02 -0500 (Wed, 10 Jul 2002) | 2 lines
3462 Changed paths:
3463 M /head/ChangeLog
3464 M /head/debian/changelog
3465 M /head/offlineimap/imaplib.py
3466 M /head/offlineimap/version.py
3467
3468 Updated read-only support
3469
3470 ------------------------------------------------------------------------
3471 rev 90: jgoerzen | 2002-07-10 01:18:07 -0500 (Wed, 10 Jul 2002) | 2 lines
3472 Changed paths:
3473 M /head/ChangeLog
3474 M /head/debian/changelog
3475 M /head/offlineimap/folder/IMAP.py
3476 M /head/offlineimap/imapserver.py
3477 M /head/offlineimap/version.py
3478 M /head/offlineimap.conf
3479 M /head/offlineimap.py
3480
3481 Commited changes for 2.0.6
3482
3483 ------------------------------------------------------------------------
3484 rev 89: jgoerzen | 2002-07-09 18:13:33 -0500 (Tue, 09 Jul 2002) | 2 lines
3485 Changed paths:
3486 M /head/offlineimap/folder/IMAP.py
3487
3488 Another attempt at the read-only bug
3489
3490 ------------------------------------------------------------------------
3491 rev 88: jgoerzen | 2002-07-08 17:05:34 -0500 (Mon, 08 Jul 2002) | 2 lines
3492 Changed paths:
3493 M /head/offlineimap/folder/IMAP.py
3494
3495 Another attempt at fixing read-only folders
3496
3497 ------------------------------------------------------------------------
3498 rev 87: jgoerzen | 2002-07-08 16:38:23 -0500 (Mon, 08 Jul 2002) | 2 lines
3499 Changed paths:
3500 M /head/ChangeLog
3501
3502 Updated for 2.0.5
3503
3504 ------------------------------------------------------------------------
3505 rev 86: jgoerzen | 2002-07-08 16:32:35 -0500 (Mon, 08 Jul 2002) | 2 lines
3506 Changed paths:
3507 M /head/debian/changelog
3508 M /head/offlineimap/folder/IMAP.py
3509 M /head/offlineimap/repository/IMAP.py
3510 M /head/offlineimap.conf
3511
3512 Added folderincludes capability
3513
3514 ------------------------------------------------------------------------
3515 rev 85: jgoerzen | 2002-07-08 16:23:47 -0500 (Mon, 08 Jul 2002) | 2 lines
3516 Changed paths:
3517 M /head/debian/changelog
3518 M /head/offlineimap/folder/IMAP.py
3519 M /head/offlineimap/version.py
3520 M /head/offlineimap.conf
3521
3522 Updated to work better with read-only folders
3523
3524 ------------------------------------------------------------------------
3525 rev 84: jgoerzen | 2002-07-05 14:22:23 -0500 (Fri, 05 Jul 2002) | 2 lines
3526 Changed paths:
3527 M /head/ChangeLog
3528 M /head/TODO
3529 M /head/debian/changelog
3530 M /head/offlineimap/folder/IMAP.py
3531 M /head/offlineimap/imaputil.py
3532 M /head/offlineimap/repository/IMAP.py
3533
3534 Fixed read-only folders and UW flag case-sensitivity. Readied 2.0.4.
3535
3536 ------------------------------------------------------------------------
3537 rev 83: jgoerzen | 2002-07-05 02:32:27 -0500 (Fri, 05 Jul 2002) | 2 lines
3538 Changed paths:
3539 M /head/offlineimap/version.py
3540
3541 Updated for 2.0.3
3542
3543 ------------------------------------------------------------------------
3544 rev 82: jgoerzen | 2002-07-05 01:46:55 -0500 (Fri, 05 Jul 2002) | 2 lines
3545 Changed paths:
3546 M /head/debian/changelog
3547 M /head/offlineimap/imapserver.py
3548 M /head/offlineimap/repository/IMAP.py
3549 M /head/offlineimap.conf
3550 M /head/offlineimap.py
3551
3552 Modified to allow specifying a reference
3553
3554 ------------------------------------------------------------------------
3555 rev 81: jgoerzen | 2002-07-04 20:36:34 -0500 (Thu, 04 Jul 2002) | 2 lines
3556 Changed paths:
3557 M /head/ChangeLog
3558 M /head/debian/changelog
3559 M /head/offlineimap/imaplib.py
3560 M /head/offlineimap/imapserver.py
3561 M /head/offlineimap.conf
3562 M /head/offlineimap.py
3563
3564 Updated with preliminary tunnel support
3565
3566 ------------------------------------------------------------------------
3567 rev 80: jgoerzen | 2002-07-04 19:47:52 -0500 (Thu, 04 Jul 2002) | 2 lines
3568 Changed paths:
3569 M /head/debian/changelog
3570 M /head/offlineimap/version.py
3571 M /head/offlineimap.conf
3572 M /head/offlineimap.py
3573
3574 Added some more examples as well as remotepassfile.
3575
3576 ------------------------------------------------------------------------
3577 rev 79: jgoerzen | 2002-07-04 16:59:08 -0500 (Thu, 04 Jul 2002) | 2 lines
3578 Changed paths:
3579 M /head/ChangeLog
3580 M /head/debian/changelog
3581 M /head/offlineimap/version.py
3582 M /head/offlineimap.py
3583
3584 Updated for 2.0.1
3585
3586 ------------------------------------------------------------------------
3587 rev 78: jgoerzen | 2002-07-04 16:34:39 -0500 (Thu, 04 Jul 2002) | 2 lines
3588 Changed paths:
3589 M /head/debian/changelog
3590 M /head/offlineimap/folder/Base.py
3591 M /head/offlineimap/threadutil.py
3592 M /head/offlineimap/ui/TTY.py
3593 M /head/offlineimap/ui/UIBase.py
3594 M /head/offlineimap.py
3595
3596 Revamped thread system to handle exceptions better
3597
3598 ------------------------------------------------------------------------
3599 rev 77: jgoerzen | 2002-07-04 14:07:02 -0500 (Thu, 04 Jul 2002) | 2 lines
3600 Changed paths:
3601 M /head/offlineimap/version.py
3602 M /head/offlineimap.py
3603
3604 Updated for 2.0.0
3605
3606 ------------------------------------------------------------------------
3607 rev 76: jgoerzen | 2002-07-04 02:47:25 -0500 (Thu, 04 Jul 2002) | 2 lines
3608 Changed paths:
3609 M /head/ChangeLog
3610 M /head/README
3611 M /head/debian/changelog
3612 M /head/debian/control
3613
3614 Added more information to README and debian/control
3615
3616 ------------------------------------------------------------------------
3617 rev 75: jgoerzen | 2002-07-03 22:35:44 -0500 (Wed, 03 Jul 2002) | 2 lines
3618 Changed paths:
3619 M /head/offlineimap.py
3620
3621 Fixed a bug with generating mailbox listings
3622
3623 ------------------------------------------------------------------------
3624 rev 74: jgoerzen | 2002-07-03 21:02:58 -0500 (Wed, 03 Jul 2002) | 2 lines
3625 Changed paths:
3626 M /head/debian/changelog
3627
3628 Fixed
3629
3630 ------------------------------------------------------------------------
3631 rev 73: jgoerzen | 2002-07-03 20:44:51 -0500 (Wed, 03 Jul 2002) | 2 lines
3632 Changed paths:
3633 M /head/offlineimap.py
3634
3635 Added debug
3636
3637 ------------------------------------------------------------------------
3638 rev 72: jgoerzen | 2002-07-03 20:23:15 -0500 (Wed, 03 Jul 2002) | 2 lines
3639 Changed paths:
3640 M /head/offlineimap.py
3641
3642 Removed a debug tool
3643
3644 ------------------------------------------------------------------------
3645 rev 71: jgoerzen | 2002-07-03 20:16:05 -0500 (Wed, 03 Jul 2002) | 15 lines
3646 Changed paths:
3647 M /head/debian/changelog
3648 M /head/debian/rules
3649
3650 Updated changelog with these options
3651
3652 offlineimap (2.0.0) unstable; urgency=low
3653
3654 * This code is now multithreaded. New config file options control the
3655 behavior. This can make synchronizing several times faster.
3656 * Fixed the STATUS call to be compatible with Exchange.
3657 * Added the ability to exclude folders.
3658 * If upgrading from 1.0.x, you will need to add maxsyncaccounts to the
3659 general section and maxconnections to each account sections.
3660 There is also a new folderfilter option.
3661 You can find examples of all of these in the new offlineimap.conf
3662 example file packaged with the distribution.
3663 * The Debian package now properly installs the example offlineimap.conf
3664
3665 ------------------------------------------------------------------------
3666 rev 70: jgoerzen | 2002-07-03 20:10:51 -0500 (Wed, 03 Jul 2002) | 2 lines
3667 Changed paths:
3668 M /head/debian/changelog
3669 M /head/offlineimap/repository/IMAP.py
3670 M /head/offlineimap.conf
3671
3672 Added the ability to filter out folders
3673
3674 ------------------------------------------------------------------------
3675 rev 69: jgoerzen | 2002-07-03 17:59:19 -0500 (Wed, 03 Jul 2002) | 2 lines
3676 Changed paths:
3677 M /head/offlineimap/folder/Base.py
3678 M /head/offlineimap/folder/IMAP.py
3679 M /head/offlineimap/repository/IMAP.py
3680 M /head/offlineimap/threadutil.py
3681 M /head/offlineimap.py
3682
3683 More updates
3684
3685 ------------------------------------------------------------------------
3686 rev 68: jgoerzen | 2002-07-03 16:40:31 -0500 (Wed, 03 Jul 2002) | 2 lines
3687 Changed paths:
3688 M /head/offlineimap/imapserver.py
3689
3690 More work on threads
3691
3692 ------------------------------------------------------------------------
3693 rev 67: jgoerzen | 2002-07-03 16:14:07 -0500 (Wed, 03 Jul 2002) | 2 lines
3694 Changed paths:
3695 M /head/offlineimap/folder/Base.py
3696 M /head/offlineimap/folder/IMAP.py
3697 M /head/offlineimap/imapserver.py
3698 M /head/offlineimap/ui/TTY.py
3699 M /head/offlineimap.py
3700
3701 More working!
3702
3703 ------------------------------------------------------------------------
3704 rev 66: jgoerzen | 2002-07-03 15:58:12 -0500 (Wed, 03 Jul 2002) | 2 lines
3705 Changed paths:
3706 M /head/offlineimap/folder/IMAP.py
3707 M /head/offlineimap/imapserver.py
3708 M /head/offlineimap.py
3709
3710 Bug fixes
3711
3712 ------------------------------------------------------------------------
3713 rev 65: jgoerzen | 2002-07-03 15:35:05 -0500 (Wed, 03 Jul 2002) | 2 lines
3714 Changed paths:
3715 M /head/offlineimap/folder/Base.py
3716 M /head/offlineimap/folder/IMAP.py
3717 M /head/offlineimap/imapserver.py
3718 M /head/offlineimap/threadutil.py
3719 M /head/offlineimap.py
3720
3721 Another work on syncing
3722
3723 ------------------------------------------------------------------------
3724 rev 64: jgoerzen | 2002-07-03 15:00:58 -0500 (Wed, 03 Jul 2002) | 2 lines
3725 Changed paths:
3726 M /head/offlineimap/folder/IMAP.py
3727
3728 Fixed a bug with the status call
3729
3730 ------------------------------------------------------------------------
3731 rev 63: jgoerzen | 2002-07-03 14:15:32 -0500 (Wed, 03 Jul 2002) | 2 lines
3732 Changed paths:
3733 M /head/offlineimap/repository/IMAP.py
3734
3735 Modified to new imapserver semantics
3736
3737 ------------------------------------------------------------------------
3738 rev 62: jgoerzen | 2002-07-03 14:02:10 -0500 (Wed, 03 Jul 2002) | 2 lines
3739 Changed paths:
3740 M /head/offlineimap/__init__.py
3741 M /head/offlineimap/imapserver.py
3742 A /head/offlineimap/threadutil.py
3743 M /head/offlineimap/ui/TTY.py
3744 M /head/offlineimap/ui/UIBase.py
3745 M /head/offlineimap.py
3746
3747 Initial work on threading support
3748
3749 ------------------------------------------------------------------------
3750 rev 61: jgoerzen | 2002-07-03 13:49:00 -0500 (Wed, 03 Jul 2002) | 2 lines
3751 Changed paths:
3752 M /head/debian/changelog
3753
3754 Updated.
3755
3756 ------------------------------------------------------------------------
3757 rev 60: jgoerzen | 2002-07-03 03:04:40 -0500 (Wed, 03 Jul 2002) | 2 lines
3758 Changed paths:
3759 M /head/offlineimap/imapserver.py
3760 M /head/offlineimap/repository/IMAP.py
3761
3762 Start of support for multi-threading
3763
3764 ------------------------------------------------------------------------
3765 rev 59: jgoerzen | 2002-07-03 01:01:23 -0500 (Wed, 03 Jul 2002) | 2 lines
3766 Changed paths:
3767 M /head/offlineimap.conf
3768
3769 Updated with thread support
3770
3771 ------------------------------------------------------------------------
3772 rev 58: jgoerzen | 2002-07-02 23:37:20 -0500 (Tue, 02 Jul 2002) | 2 lines
3773 Changed paths:
3774 M /head/debian/rules
3775
3776 Removed extraneous clean
3777
3778 ------------------------------------------------------------------------
3779 rev 57: jgoerzen | 2002-07-02 20:56:12 -0500 (Tue, 02 Jul 2002) | 2 lines
3780 Changed paths:
3781 M /head/ChangeLog
3782
3783 Final prep, 1.0.4
3784
3785 ------------------------------------------------------------------------
3786 rev 56: jgoerzen | 2002-07-02 20:50:31 -0500 (Tue, 02 Jul 2002) | 2 lines
3787 Changed paths:
3788 M /head/debian/changelog
3789 M /head/offlineimap/ui/TTY.py
3790 M /head/offlineimap/ui/UIBase.py
3791 M /head/offlineimap.py
3792
3793 Integrated more functional sleep commands
3794
3795 ------------------------------------------------------------------------
3796 rev 55: jgoerzen | 2002-07-02 19:16:56 -0500 (Tue, 02 Jul 2002) | 2 lines
3797 Changed paths:
3798 M /head/ChangeLog
3799 M /head/debian/changelog
3800 M /head/offlineimap/folder/Base.py
3801 M /head/offlineimap/folder/IMAP.py
3802 M /head/offlineimap/version.py
3803
3804 Fixed the deleted message caching.
3805
3806 ------------------------------------------------------------------------
3807 rev 54: jgoerzen | 2002-07-02 19:05:49 -0500 (Tue, 02 Jul 2002) | 2 lines
3808 Changed paths:
3809 M /head/offlineimap/folder/Base.py
3810 M /head/offlineimap/folder/IMAP.py
3811 M /head/offlineimap/ui/UIBase.py
3812
3813 First stab at optimization of message deletion
3814
3815 ------------------------------------------------------------------------
3816 rev 53: jgoerzen | 2002-06-24 19:09:23 -0500 (Mon, 24 Jun 2002) | 2 lines
3817 Changed paths:
3818 M /head/ChangeLog
3819 M /head/debian/changelog
3820
3821 REL 1.0.3 PREP
3822
3823 ------------------------------------------------------------------------
3824 rev 52: jgoerzen | 2002-06-24 18:55:30 -0500 (Mon, 24 Jun 2002) | 2 lines
3825 Changed paths:
3826 M /head/offlineimap.py
3827
3828 Modified to use new syncing capabilities
3829
3830 ------------------------------------------------------------------------
3831 rev 51: jgoerzen | 2002-06-24 18:47:09 -0500 (Mon, 24 Jun 2002) | 3 lines
3832 Changed paths:
3833 M /head/offlineimap/folder/Base.py
3834
3835 Split up syncmessagesto() into individual components so we can control
3836 the synchronization process with finer detail from above.
3837
3838 ------------------------------------------------------------------------
3839 rev 50: jgoerzen | 2002-06-24 14:58:25 -0500 (Mon, 24 Jun 2002) | 4 lines
3840 Changed paths:
3841 M /head/ChangeLog
3842 M /head/debian/changelog
3843 M /head/offlineimap/folder/LocalStatus.py
3844 M /head/offlineimap/version.py
3845
3846 Fixed save() such that it will be atomic. If the program crashes
3847 while writing, it is guaranteed to have either a complete copy of the
3848 old or the new data.
3849
3850 ------------------------------------------------------------------------
3851 rev 49: jgoerzen | 2002-06-23 02:37:05 -0500 (Sun, 23 Jun 2002) | 2 lines
3852 Changed paths:
3853 A /head/TODO
3854
3855 Added.
3856
3857 ------------------------------------------------------------------------
3858 rev 48: jgoerzen | 2002-06-22 03:04:55 -0500 (Sat, 22 Jun 2002) | 2 lines
3859 Changed paths:
3860 M /head/ChangeLog
3861 M /head/debian/changelog
3862 M /head/offlineimap/folder/IMAP.py
3863 M /head/offlineimap/version.py
3864 M /head/offlineimap.py
3865
3866 Fixed a bug with writing messages out to the server.
3867
3868 ------------------------------------------------------------------------
3869 rev 47: jgoerzen | 2002-06-21 20:24:30 -0500 (Fri, 21 Jun 2002) | 2 lines
3870 Changed paths:
3871 M /head/README
3872 M /head/debian/control
3873
3874 typo fixes
3875
3876 ------------------------------------------------------------------------
3877 rev 46: jgoerzen | 2002-06-21 20:15:29 -0500 (Fri, 21 Jun 2002) | 2 lines
3878 Changed paths:
3879 M /head/ChangeLog
3880 D /head/debian/README
3881 D /head/debian/README.Debian
3882 M /head/debian/changelog
3883 D /head/debian/conffiles.ex
3884 M /head/debian/control
3885 M /head/debian/copyright
3886 D /head/debian/cron.d.ex
3887 M /head/debian/docs
3888 D /head/debian/emacsen-install.ex
3889 D /head/debian/emacsen-remove.ex
3890 D /head/debian/emacsen-startup.ex
3891 D /head/debian/ex.package.doc-base
3892 D /head/debian/init.d.ex
3893 D /head/debian/manpage.1.ex
3894 D /head/debian/manpage.sgml.ex
3895 D /head/debian/menu.ex
3896 D /head/debian/postinst.ex
3897 D /head/debian/postrm.ex
3898 D /head/debian/preinst.ex
3899 D /head/debian/prerm.ex
3900 M /head/debian/rules
3901 D /head/debian/watch.ex
3902
3903 Updated
3904
3905 ------------------------------------------------------------------------
3906 rev 45: jgoerzen | 2002-06-21 19:55:24 -0500 (Fri, 21 Jun 2002) | 2 lines
3907 Changed paths:
3908 M /head/README
3909 A /head/debian
3910 A /head/debian/README
3911 A /head/debian/README.Debian
3912 A /head/debian/changelog
3913 A /head/debian/conffiles.ex
3914 A /head/debian/control
3915 A /head/debian/copyright
3916 A /head/debian/cron.d.ex
3917 A /head/debian/dirs
3918 A /head/debian/docs
3919 A /head/debian/emacsen-install.ex
3920 A /head/debian/emacsen-remove.ex
3921 A /head/debian/emacsen-startup.ex
3922 A /head/debian/ex.package.doc-base
3923 A /head/debian/init.d.ex
3924 A /head/debian/manpage.1.ex
3925 A /head/debian/manpage.sgml.ex
3926 A /head/debian/menu.ex
3927 A /head/debian/postinst.ex
3928 A /head/debian/postrm.ex
3929 A /head/debian/preinst.ex
3930 A /head/debian/prerm.ex
3931 A /head/debian/rules
3932 A /head/debian/watch.ex
3933
3934 Updated
3935
3936 ------------------------------------------------------------------------
3937 rev 44: jgoerzen | 2002-06-21 19:29:48 -0500 (Fri, 21 Jun 2002) | 2 lines
3938 Changed paths:
3939 A /head/README
3940 M /head/offlineimap/ui/UIBase.py
3941 M /head/offlineimap/version.py
3942
3943 Added, minor tweaking
3944
3945 ------------------------------------------------------------------------
3946 rev 43: jgoerzen | 2002-06-21 18:46:25 -0500 (Fri, 21 Jun 2002) | 2 lines
3947 Changed paths:
3948 M /head/COPYRIGHT
3949 A /head/ChangeLog
3950 M /head/Makefile
3951
3952 Using a more appropriate Makefile now
3953
3954 ------------------------------------------------------------------------
3955 rev 42: jgoerzen | 2002-06-21 18:39:02 -0500 (Fri, 21 Jun 2002) | 2 lines
3956 Changed paths:
3957 M /head/offlineimap/folder/Maildir.py
3958 M /head/offlineimap.py
3959
3960 Fixed MD5 processing.
3961
3962 ------------------------------------------------------------------------
3963 rev 41: jgoerzen | 2002-06-21 18:32:29 -0500 (Fri, 21 Jun 2002) | 2 lines
3964 Changed paths:
3965 M /head/offlineimap/folder/Maildir.py
3966
3967 Now store the folder MD5 to make copies more robust
3968
3969 ------------------------------------------------------------------------
3970 rev 40: jgoerzen | 2002-06-21 18:10:49 -0500 (Fri, 21 Jun 2002) | 2 lines
3971 Changed paths:
3972 A /head/offlineimap/version.py
3973 A /head/setup.py
3974
3975 Added
3976
3977 ------------------------------------------------------------------------
3978 rev 39: jgoerzen | 2002-06-21 00:01:10 -0500 (Fri, 21 Jun 2002) | 2 lines
3979 Changed paths:
3980 M /head/offlineimap/folder/IMAP.py
3981 M /head/offlineimap/folder/LocalStatus.py
3982 M /head/offlineimap/folder/Maildir.py
3983 M /head/offlineimap/imapserver.py
3984 M /head/offlineimap/repository/IMAP.py
3985 M /head/offlineimap/repository/LocalStatus.py
3986 M /head/offlineimap/repository/Maildir.py
3987 M /head/offlineimap/ui/UIBase.py
3988 M /head/offlineimap.conf
3989 M /head/offlineimap.py
3990
3991 Completed name change to offlineimap
3992
3993 ------------------------------------------------------------------------
3994 rev 38: jgoerzen | 2002-06-20 23:55:23 -0500 (Thu, 20 Jun 2002) | 2 lines
3995 Changed paths:
3996 M /head/offlineimap/repository/IMAP.py
3997 M /head/offlineimap/ui/TTY.py
3998
3999 *** empty log message ***
4000
4001 ------------------------------------------------------------------------
4002 rev 37: jgoerzen | 2002-06-20 21:25:24 -0500 (Thu, 20 Jun 2002) | 2 lines
4003 Changed paths:
4004 M /head/offlineimap/folder/IMAP.py
4005 M /head/offlineimap/imapserver.py
4006 M /head/offlineimap/repository/IMAP.py
4007 M /head/offlineimap/ui/TTY.py
4008 M /head/offlineimap/ui/UIBase.py
4009 M /head/offlineimap.conf
4010 M /head/offlineimap.py
4011
4012 Updated
4013
4014 ------------------------------------------------------------------------
4015 rev 36: jgoerzen | 2002-06-20 20:51:21 -0500 (Thu, 20 Jun 2002) | 2 lines
4016 Changed paths:
4017 M /head/offlineimap/__init__.py
4018 M /head/offlineimap/folder/Base.py
4019 M /head/offlineimap/folder/IMAP.py
4020 A /head/offlineimap/mbnames.py
4021 M /head/offlineimap/repository/Base.py
4022 M /head/offlineimap/repository/IMAP.py
4023 M /head/offlineimap/ui/UIBase.py
4024 M /head/offlineimap.conf
4025 M /head/offlineimap.py
4026
4027 More updates
4028
4029 ------------------------------------------------------------------------
4030 rev 35: jgoerzen | 2002-06-20 19:54:27 -0500 (Thu, 20 Jun 2002) | 2 lines
4031 Changed paths:
4032 M /head/offlineimap/folder/IMAP.py
4033 M /head/offlineimap.py
4034
4035 Removed debug
4036
4037 ------------------------------------------------------------------------
4038 rev 34: jgoerzen | 2002-06-20 19:42:39 -0500 (Thu, 20 Jun 2002) | 2 lines
4039 Changed paths:
4040 M /head/offlineimap/ui/TTY.py
4041 M /head/offlineimap/ui/UIBase.py
4042
4043 Updated!
4044
4045 ------------------------------------------------------------------------
4046 rev 33: jgoerzen | 2002-06-20 19:29:12 -0500 (Thu, 20 Jun 2002) | 2 lines
4047 Changed paths:
4048 M /head/offlineimap/__init__.py
4049 M /head/offlineimap/folder/Base.py
4050 A /head/offlineimap/ui
4051 A /head/offlineimap/ui/TTY.py
4052 A /head/offlineimap/ui/UIBase.py
4053 A /head/offlineimap/ui/__init__.py
4054 M /head/offlineimap.py
4055
4056 Updated.
4057
4058 ------------------------------------------------------------------------
4059 rev 32: jgoerzen | 2002-06-20 18:30:08 -0500 (Thu, 20 Jun 2002) | 2 lines
4060 Changed paths:
4061 M /head/offlineimap/folder/Base.py
4062 M /head/offlineimap/folder/IMAP.py
4063 M /head/offlineimap/folder/LocalStatus.py
4064 M /head/offlineimap/folder/Maildir.py
4065
4066 THINGS ARE WORKING!
4067
4068 ------------------------------------------------------------------------
4069 rev 31: jgoerzen | 2002-06-20 18:04:47 -0500 (Thu, 20 Jun 2002) | 2 lines
4070 Changed paths:
4071 M /head/offlineimap/folder/Base.py
4072 M /head/offlineimap/folder/IMAP.py
4073 A /head/offlineimap/folder/LocalStatus.py
4074 M /head/offlineimap/folder/Maildir.py
4075 M /head/offlineimap.py
4076
4077 Updated
4078
4079 ------------------------------------------------------------------------
4080 rev 30: jgoerzen | 2002-06-20 17:40:58 -0500 (Thu, 20 Jun 2002) | 2 lines
4081 Changed paths:
4082 M /head/offlineimap/repository/LocalStatus.py
4083
4084 Updated to use new init for LocalStatusFolder
4085
4086 ------------------------------------------------------------------------
4087 rev 29: jgoerzen | 2002-06-20 16:31:05 -0500 (Thu, 20 Jun 2002) | 2 lines
4088 Changed paths:
4089 M /head/offlineimap/folder/__init__.py
4090 M /head/offlineimap.py
4091
4092 Updated
4093
4094 ------------------------------------------------------------------------
4095 rev 28: jgoerzen | 2002-06-20 16:20:42 -0500 (Thu, 20 Jun 2002) | 2 lines
4096 Changed paths:
4097 A /head/offlineimap/repository/LocalStatus.py
4098 M /head/offlineimap/repository/Maildir.py
4099 M /head/offlineimap/repository/__init__.py
4100 M /head/offlineimap.py
4101
4102 Added LocalStatus support.
4103
4104 ------------------------------------------------------------------------
4105 rev 27: jgoerzen | 2002-06-20 16:02:36 -0500 (Thu, 20 Jun 2002) | 2 lines
4106 Changed paths:
4107 M /head/offlineimap/folder/Base.py
4108
4109 Updated.
4110
4111 ------------------------------------------------------------------------
4112 rev 26: jgoerzen | 2002-06-20 15:55:06 -0500 (Thu, 20 Jun 2002) | 2 lines
4113 Changed paths:
4114 M /head/offlineimap/folder/Base.py
4115 M /head/offlineimap/folder/IMAP.py
4116 M /head/offlineimap/imaputil.py
4117
4118 Updated.
4119
4120 ------------------------------------------------------------------------
4121 rev 25: jgoerzen | 2002-06-20 15:22:40 -0500 (Thu, 20 Jun 2002) | 2 lines
4122 Changed paths:
4123 M /head/offlineimap/folder/IMAP.py
4124
4125 Wrote savemessage
4126
4127 ------------------------------------------------------------------------
4128 rev 24: jgoerzen | 2002-06-20 15:12:52 -0500 (Thu, 20 Jun 2002) | 2 lines
4129 Changed paths:
4130 M /head/offlineimap/folder/Base.py
4131 M /head/offlineimap/folder/Maildir.py
4132
4133 Updated so savemessage can take flags
4134
4135 ------------------------------------------------------------------------
4136 rev 23: jgoerzen | 2002-06-20 15:03:30 -0500 (Thu, 20 Jun 2002) | 2 lines
4137 Changed paths:
4138 M /head/offlineimap/folder/Maildir.py
4139
4140 Fixed savemessage uid support
4141
4142 ------------------------------------------------------------------------
4143 rev 22: jgoerzen | 2002-06-20 14:53:22 -0500 (Thu, 20 Jun 2002) | 2 lines
4144 Changed paths:
4145 M /head/offlineimap/imaplib.py
4146
4147 Fixed ssl.send
4148
4149 ------------------------------------------------------------------------
4150 rev 21: jgoerzen | 2002-06-20 04:17:20 -0500 (Thu, 20 Jun 2002) | 2 lines
4151 Changed paths:
4152 M /head/offlineimap/folder/IMAP.py
4153 M /head/offlineimap.py
4154
4155 More bugfixes
4156
4157 ------------------------------------------------------------------------
4158 rev 20: jgoerzen | 2002-06-20 04:09:19 -0500 (Thu, 20 Jun 2002) | 2 lines
4159 Changed paths:
4160 M /head/offlineimap/folder/IMAP.py
4161 M /head/offlineimap/folder/Maildir.py
4162 M /head/offlineimap/imaplib.py
4163 M /head/offlineimap/imapserver.py
4164
4165 Fixed several bugs in imaplib, particularly with regard to read()
4166
4167 ------------------------------------------------------------------------
4168 rev 19: jgoerzen | 2002-06-20 01:39:27 -0500 (Thu, 20 Jun 2002) | 2 lines
4169 Changed paths:
4170 M /head/offlineimap/folder/Base.py
4171 M /head/offlineimap/folder/IMAP.py
4172 M /head/offlineimap.conf
4173 M /head/offlineimap.py
4174
4175 *** empty log message ***
4176
4177 ------------------------------------------------------------------------
4178 rev 18: jgoerzen | 2002-06-19 21:40:29 -0500 (Wed, 19 Jun 2002) | 2 lines
4179 Changed paths:
4180 M /head/offlineimap/folder/IMAP.py
4181 M /head/offlineimap/folder/Maildir.py
4182 M /head/offlineimap/imapserver.py
4183 M /head/offlineimap/imaputil.py
4184 M /head/offlineimap/repository/IMAP.py
4185 A /head/offlineimap.conf
4186
4187 Updated.
4188
4189 ------------------------------------------------------------------------
4190 rev 17: jgoerzen | 2002-06-19 20:26:28 -0500 (Wed, 19 Jun 2002) | 2 lines
4191 Changed paths:
4192 M /head/offlineimap/folder/Base.py
4193 M /head/offlineimap/folder/IMAP.py
4194 M /head/offlineimap/imaputil.py
4195 M /head/offlineimap.py
4196
4197 *** empty log message ***
4198
4199 ------------------------------------------------------------------------
4200 rev 16: jgoerzen | 2002-06-19 19:14:35 -0500 (Wed, 19 Jun 2002) | 2 lines
4201 Changed paths:
4202 M /head/offlineimap/folder/Maildir.py
4203
4204 Added more functions required by the base
4205
4206 ------------------------------------------------------------------------
4207 rev 15: jgoerzen | 2002-06-19 18:59:57 -0500 (Wed, 19 Jun 2002) | 2 lines
4208 Changed paths:
4209 M /head/offlineimap/folder/Maildir.py
4210
4211 Added savemessage
4212
4213 ------------------------------------------------------------------------
4214 rev 14: jgoerzen | 2002-06-19 18:37:36 -0500 (Wed, 19 Jun 2002) | 2 lines
4215 Changed paths:
4216 M /head/offlineimap/folder/Base.py
4217
4218 Syncing code should be done.
4219
4220 ------------------------------------------------------------------------
4221 rev 13: jgoerzen | 2002-06-19 18:14:54 -0500 (Wed, 19 Jun 2002) | 2 lines
4222 Changed paths:
4223 M /head/offlineimap/folder/Base.py
4224 M /head/offlineimap/folder/Maildir.py
4225
4226 Checkpointing
4227
4228 ------------------------------------------------------------------------
4229 rev 12: jgoerzen | 2002-06-19 17:50:58 -0500 (Wed, 19 Jun 2002) | 2 lines
4230 Changed paths:
4231 M /head/offlineimap/folder/Base.py
4232
4233 Checkpointing
4234
4235 ------------------------------------------------------------------------
4236 rev 11: jgoerzen | 2002-06-19 17:33:23 -0500 (Wed, 19 Jun 2002) | 2 lines
4237 Changed paths:
4238 M /head/offlineimap/folder/Base.py
4239 M /head/offlineimap/folder/Maildir.py
4240
4241 Checkpointing more development
4242
4243 ------------------------------------------------------------------------
4244 rev 10: jgoerzen | 2002-06-19 16:55:24 -0500 (Wed, 19 Jun 2002) | 2 lines
4245 Changed paths:
4246 M /head/offlineimap/repository/Base.py
4247 M /head/offlineimap/repository/IMAP.py
4248 M /head/offlineimap/repository/Maildir.py
4249 M /head/offlineimap.py
4250
4251 Updated!
4252
4253 ------------------------------------------------------------------------
4254 rev 9: jgoerzen | 2002-06-18 20:16:19 -0500 (Tue, 18 Jun 2002) | 2 lines
4255 Changed paths:
4256 M /head/offlineimap/repository/Base.py
4257 M /head/offlineimap/repository/IMAP.py
4258 M /head/offlineimap/repository/Maildir.py
4259
4260 Updated
4261
4262 ------------------------------------------------------------------------
4263 rev 8: jgoerzen | 2002-06-18 20:08:59 -0500 (Tue, 18 Jun 2002) | 2 lines
4264 Changed paths:
4265 M /head/offlineimap/folder/Maildir.py
4266 M /head/offlineimap/folder/__init__.py
4267 A /head/offlineimap/repository/Maildir.py
4268 M /head/offlineimap/repository/__init__.py
4269
4270 Updated
4271
4272 ------------------------------------------------------------------------
4273 rev 7: jgoerzen | 2002-06-18 19:55:12 -0500 (Tue, 18 Jun 2002) | 2 lines
4274 Changed paths:
4275 A /head/offlineimap/folder/Maildir.py
4276 M /head/offlineimap/repository/IMAP.py
4277
4278 *** empty log message ***
4279
4280 ------------------------------------------------------------------------
4281 rev 6: jgoerzen | 2002-06-18 19:22:21 -0500 (Tue, 18 Jun 2002) | 2 lines
4282 Changed paths:
4283 A /head/Makefile
4284 A /head/offlineimap/__init__.py
4285 A /head/offlineimap/folder/Base.py
4286 A /head/offlineimap/folder/IMAP.py
4287 M /head/offlineimap/folder/__init__.py
4288 M /head/offlineimap/imapserver.py
4289 M /head/offlineimap/imaputil.py
4290 M /head/offlineimap/repository/IMAP.py
4291 M /head/offlineimap/repository/__init__.py
4292 M /head/offlineimap.py
4293
4294 Updated -- more writing
4295
4296 ------------------------------------------------------------------------
4297 rev 5: jgoerzen | 2002-06-18 18:39:00 -0500 (Tue, 18 Jun 2002) | 2 lines
4298 Changed paths:
4299 A /head/offlineimap/folder
4300 A /head/offlineimap/folder/__init__.py
4301 A /head/offlineimap/imapserver.py
4302 A /head/offlineimap/mailbox
4303 A /head/offlineimap/repository
4304 A /head/offlineimap/repository/Base.py
4305 A /head/offlineimap/repository/IMAP.py
4306 A /head/offlineimap/repository/__init__.py
4307 M /head/offlineimap.py
4308
4309 Updated
4310
4311 ------------------------------------------------------------------------
4312 rev 4: jgoerzen | 2002-06-18 18:09:11 -0500 (Tue, 18 Jun 2002) | 2 lines
4313 Changed paths:
4314 A /head/offlineimap/imaputil.py
4315 M /head/offlineimap.py
4316
4317 Added, updated.
4318
4319 ------------------------------------------------------------------------
4320 rev 3: jgoerzen | 2002-06-18 16:21:27 -0500 (Tue, 18 Jun 2002) | 2 lines
4321 Changed paths:
4322 A /head/offlineimap.py
4323
4324 Tinkering around
4325
4326 ------------------------------------------------------------------------
4327 rev 2: jgoerzen | 2002-06-18 15:40:20 -0500 (Tue, 18 Jun 2002) | 3 lines
4328 Changed paths:
4329 A /head/COPYRIGHT
4330 A /head/offlineimap
4331 A /head/offlineimap/imaplib.py
4332
4333 Imported from Python CVS version 1.51
4334 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python/python/dist/src/Lib/imaplib.py
4335
4336 ------------------------------------------------------------------------
4337 rev 1: jgoerzen | 2002-06-18 14:16:03 -0500 (Tue, 18 Jun 2002) | 2 lines
4338 Changed paths:
4339 A /head
4340 A /head/COPYING
4341
4342 Initial revision
4343
4344 ------------------------------------------------------------------------