fe7f252461
TAG REL4.0.0
2005-04-16 20:26:44 +01:00
eb361ccd12
TAG REL3.99.0
2005-04-16 20:24:52 +01:00
465b85d973
TAG REL3.2.0
2005-04-16 20:24:15 +01:00
8e0e7361e1
TAG REL3.1.0
2005-04-16 20:23:37 +01:00
8e86152667
TAG REL3.0.0
2005-04-16 20:22:53 +01:00
c604f203f6
TAG REL2.0.0
2005-04-16 20:21:53 +01:00
9b68603840
TAG REL1.0.4
2005-04-16 20:18:11 +01:00
c406081209
/offlineimap/head: changeset 593
...
Fixed silly error
2004-08-02 04:42:57 +01:00
dff3c0a97a
/offlineimap/head: changeset 592
...
This is 4.0.7
2004-08-02 03:50:23 +01:00
cf464889bf
/offlineimap/head: changeset 591
...
Added additional debugging for IMAP download
2004-08-02 03:49:16 +01:00
e23d476f9c
/offlineimap/head: changeset 590
...
Preparing 4.0.6
2004-07-26 21:47:36 +01:00
dd9f6475e6
/offlineimap/head: changeset 589
...
Various bug fixes and enhancements
2004-07-26 21:37:45 +01:00
c1f25e5030
/offlineimap/head: changeset 588
...
Updated for 4.0.5
2004-07-13 21:25:27 +01:00
6cfdefe7f7
/offlineimap/head: changeset 587
...
Updated ChangeLog
2004-07-13 21:24:46 +01:00
e6d6663d6f
/offlineimap/head: changeset 586
...
Added python, python-dev to build-deps.
2004-07-13 21:22:41 +01:00
534961d299
/offlineimap/head: changeset 585
...
Updated changelog
2004-06-15 15:45:13 +01:00
ae2d09a95c
/offlineimap/head: changeset 584
...
Preparing 4.0.4
2004-06-15 15:44:05 +01:00
35c7b66862
/offlineimap/head: changeset 583
...
Reverted patch from Daniel James and updated Changelog.
2004-06-15 15:43:14 +01:00
98e35afd42
/offlineimap/head: changeset 582
...
Updated copyright info
2004-06-04 22:04:29 +01:00
cff7f857b3
/offlineimap/head: changeset 581
...
Use dh_python
2004-06-04 21:50:57 +01:00
094fd6eda8
/offlineimap/head: changeset 580
...
Final changes before 4.0.3
2004-06-04 21:47:21 +01:00
246eda9c3d
/offlineimap/head: changeset 579
...
Preparing 4.0.3
2004-06-04 21:42:52 +01:00
69abd0e656
/offlineimap/head: changeset 578
...
Applied patch from Daniel James to adjust the insertion point for a
new header.
2004-06-04 21:29:24 +01:00
e95dae8c3f
/offlineimap/head: changeset 577
...
Fixed various doc bugs
2004-06-04 21:26:30 +01:00
c8001aa5cf
/offlineimap/head: changeset 576
...
Moved to Python2.3 and bumped version number
2004-06-04 21:13:11 +01:00
c51c5c6596
/offlineimap/head: changeset 575
...
Fixed missing _display in Noninteractive.
2003-11-01 04:18:56 +01:00
69433259cd
/offlineimap/head: changeset 574
...
Slight changelog fix for 4.0.1
2003-10-11 10:23:47 +01:00
6051f47b28
/offlineimap/head: changeset 521
...
A few fixes for Jython compatibility.
2003-07-26 03:01:25 +01:00
ef95d2e5e7
/offlineimap/head: changeset 520
...
Updated docs
2003-07-26 02:47:18 +01:00
93449e0132
/offlineimap/head: changeset 519
...
Updated docs with some history
2003-07-26 02:41:35 +01:00
aabf02f155
/offlineimap/head: changeset 518
...
Fixed a problem with the version number printout routine.
2003-07-25 03:15:27 +01:00
e0691da50f
/offlineimap/head: changeset 517
...
Adjusted __init__ code to use __all__ to provide better compatibility
with jython.
2003-07-25 02:58:20 +01:00
7a5434168f
/offlineimap/head: changeset 515
...
Included more docs in Debian package.
2003-07-19 03:13:04 +01:00
4cf7ee72d9
/offlineimap/head: changeset 514
...
Fixed a manpage typo. Closes: [debian.org #201497 ] Notify: bk@bk.cx
2003-07-19 02:59:56 +01:00
56ddbcc518
/offlineimap/head: changeset 511
...
Final version number updates
2003-07-19 00:56:15 +01:00
b8a3bcb0a1
/offlineimap/head: changeset 510
...
Final commits before 4.0. This is the re-built manual and updated
ChangeLog.
2003-07-19 00:54:18 +01:00
ded1261411
/offlineimap/head: changeset 509
...
Added a section on upgrading to the documentation
2003-07-19 00:49:13 +01:00
b62de2b09a
/offlineimap/head: changeset 487
...
Fixed version confusion
2003-06-27 01:03:07 +01:00
282a05dbfa
/offlineimap/head: changeset 486
...
Prep for 3.99.19
2003-06-27 00:38:47 +01:00
d636f95d45
/offlineimap/head: changeset 485
...
Applied patch from Joerg Wendland <joergland@debian.org > to use
APPENDUID result from mail servers that provide it. Closes : #198772 .
Resolves: [debian.org #198772 ]
2003-06-27 00:28:54 +01:00
96ac95c13f
/offlineimap/head: changeset 484
...
Added a "force" option to imapserver/select to force a reloading of a
folder. Per [complete.org #67 ], when cachemessagelist() was called on
an object that was cached from a previous run, it would not re-issue
the select(). Closes: [complete.org #67 ]
2003-06-02 22:17:29 +01:00
45265467a9
/offlineimap/head: changeset 482
2003-06-02 22:11:51 +01:00
3b849724da
/offlineimap/head: changeset 481
...
Updated
2003-06-02 22:09:57 +01:00
d9c353b67a
/offlineimap/head: changeset 480
...
Fixed the -l option
2003-06-02 20:52:33 +01:00
332d07b4b0
/offlineimap/head: changeset 479
...
Made -d recognized
2003-06-02 20:07:30 +01:00
022655dddd
/offlineimap/head: changeset 478
...
Added -l option. Updated documentation for it. Changed _msg to
_display override in UI modules. Renamed "doc" to "docs" target in
Makefile to avoid conflicting with a subdir.
2003-06-02 20:06:18 +01:00
d52c007857
/offlineimap/head: changeset 477
...
Fixed SSL for Python2.3.
2003-05-28 04:01:27 +01:00
ce125cc366
/offlineimap/head: changeset 475
...
Preparing for 3.99.17
2003-05-06 20:27:36 +01:00
b36c52d5af
/offlineimap/head: changeset 474
...
- offlineimap (3.99.17) unstable; urgency=low
- Fixed two potential obscure race conditions in folder/Maildir.py. +
Condition 1 involved the gettimeseq() function. This function
accesses per-module variables but does not have a lock. It may have
been possible for this to have been called in such a way that
timeseq was not properly updated. + Condition 2 involved the call to
gettimeseq(). Since the timeseq is based on the system clock, we now
use the time as reported inside timeseq() rather than outside. This
way, we can be assured that the same value is in use both places.
- Added debug code to savemessage in folder/Maildir.py to try to track
down a mysterious 0-length file bug. -- John Goerzen
<jgoerzen@complete.org > Tue, 6 May 2003 09:21:38 -0500
2003-05-06 20:26:12 +01:00
4ab1ebf4a8
/offlineimap/head: changeset 472
...
Prepping for 3.99.16
2003-05-06 19:50:01 +01:00