Commit Graph

1062 Commits

Author SHA1 Message Date
Theodore Ts'o
3d0d729ea9 Improve IMAP error handling to print the command which caused the error;
if the command is a LOGIN command, mask out the username and password.
2004-01-16 01:41:28 +00:00
Theodore Ts'o
9e8e31c1c2 Fix whitespace bug which caused debian build to break. 2004-01-15 04:14:38 +00:00
Theodore Ts'o
e7a1647a30 Update changelog description. 2004-01-15 04:12:28 +00:00
Theodore Ts'o
4aae81e8d8 Add the asychronous IMAP patch to the debian patch list. 2004-01-15 04:12:01 +00:00
Theodore Ts'o
75bffd0947 Initial asynchronous flags setting patch. 2004-01-15 03:53:15 +00:00
Theodore Ts'o
4086e9d4fb Script that can be used to extract the server's certificate from an IMAP
server.
2004-01-15 03:51:11 +00:00
Theodore Ts'o
089f7c01b8 Touch configure.in, aclocal.m4, and configure to defeat the
autofile-generated makefile dependencies to avoid timeskew problems
caused by applying the debian source diff file.
2004-01-15 03:48:08 +00:00
Theodore Ts'o
c95d90bf58 Shell script which generates an official debian package from a
checked-out CVS tree.
2004-01-15 03:44:51 +00:00
Oswald Buddenhagen
7fe9fb7ef0 remove useless define and more verbose error message. 2004-01-15 02:23:23 +00:00
Theodore Ts'o
e1d0ea8a18 Use a more sophisticated test for the existence of libdb that works for
berk_db 4.0.
2004-01-13 03:56:52 +00:00
Oswald Buddenhagen
b239e7b814 bah, forgot to remove debian/Makefile.in from AC_OUTPUT. :}
kde's overly sophisticated build system does that automatically ...
2004-01-12 01:49:34 +00:00
Theodore Ts'o
0121220339 Optimized isync by not fetching the sizes of messages if they are
unneeded (i.e., if MaxSize is not specified in the config file).

Patch and idea originally from Nicolas Boullis <nboullis@debian.org>,
modified/polished by Theodore Ts'o per comments by Oswald Buddenhagen.
2004-01-12 01:24:47 +00:00
Oswald Buddenhagen
180f5fa201 sync uid database after every message. this is accompanied by a dbm ->
db4 migration. patch by theodore, with some final polishing by me.
2004-01-12 00:52:14 +00:00
Oswald Buddenhagen
052195c982 use ../CVSROOT/accounts for UID mapping in ChangeLog. 2004-01-12 00:38:04 +00:00
Oswald Buddenhagen
0b1f1bcd4d be more explicit about contact address 2004-01-12 00:36:06 +00:00
Oswald Buddenhagen
eca605d105 new stuff 2004-01-11 12:38:07 +00:00
Oswald Buddenhagen
c96163a74b getting rid of Makefile.am in debian/ - it seems to be non-standard and
is a pita to maintain anyway. instead, make distdir and distclean depend
on a partial debian-clean.
2004-01-11 12:35:48 +00:00
Oswald Buddenhagen
510c9ca492 don't call configure 2004-01-11 11:53:16 +00:00
Theodore Ts'o
50aa8dfc96 Update changes from debian isync package 0.9.1-4:
* Use configure's --build and --host options to prevent wrong
    optimizations (such as building for sparc64 rather than for sparc).
2004-01-11 08:08:37 +00:00
Theodore Ts'o
75b6b9c715 Document CVS bugfix which ignores non-maildir mailbox when doing OneToOne. 2004-01-11 07:45:26 +00:00
Theodore Ts'o
4d5a957e20 Add uploaders field so that Theodore Ts'o can be added as a
co-maintainer.
2004-01-11 07:41:48 +00:00
Theodore Ts'o
016d6d64e6 Add code patches that were present in isync-0.9.1-3 via the dpatch
mechanism.
2004-01-11 07:27:27 +00:00
Theodore Ts'o
0dc9106dfa Update Debian files to the debian directory from isync 0.9.1-3. 2004-01-11 06:35:10 +00:00
Oswald Buddenhagen
3de16206e7 ignore anything that does not look remotely like a maildir when
collecting mailboxes for OneToOne.
2004-01-09 20:43:36 +00:00
Oswald Buddenhagen
24c57a244e more to do 2004-01-09 20:10:19 +00:00
Oswald Buddenhagen
4e5bfd4629 update 2004-01-09 18:52:45 +00:00
Oswald Buddenhagen
5a44a33ffc regen 2003-12-07 15:39:22 +00:00
Oswald Buddenhagen
267355b3b6 add sample CertificateFile 2003-12-07 15:37:40 +00:00
Oswald Buddenhagen
52fb7c085d add trailing space to password prompt 2003-12-07 15:36:38 +00:00
Oswald Buddenhagen
424db34ff2 make imaps: on the command line adjust the port and ssl options as well 2003-12-07 15:34:54 +00:00
Oswald Buddenhagen
6ed39d01d2 regen 2003-12-07 15:18:54 +00:00
Oswald Buddenhagen
c34a2191ec new release 2003-12-07 15:15:11 +00:00
Oswald Buddenhagen
8859fd45a8 bump version 2003-12-07 15:09:53 +00:00
Oswald Buddenhagen
228ba6b48b echo the mailbox the password is for 2003-12-02 02:53:14 +00:00
Oswald Buddenhagen
4fba9c8b74 item morphed 2003-12-02 02:52:47 +00:00
Oswald Buddenhagen
b823fb3dbc be more explicit about maintainership, as people don't seem to get it. 2003-11-11 03:02:23 +00:00
Oswald Buddenhagen
6b580ac0ad minor additions 2003-09-02 12:06:26 +00:00
Oswald Buddenhagen
dae086c92f fix crash when syncing multiple mailboxes over a Tunnel 2003-07-02 17:18:48 +00:00
Oswald Buddenhagen
5ace6fc45e minor 2003-05-14 13:42:49 +00:00
Oswald Buddenhagen
4390613859 regen 2003-05-07 00:07:36 +00:00
Oswald Buddenhagen
b535af4fc4 - make it work without SSL
- switch from -Ds in Makefile to config.h
- small header cleaup
2003-05-07 00:06:37 +00:00
Oswald Buddenhagen
ff8991fd00 make it actually work 2003-05-07 00:04:57 +00:00
Oswald Buddenhagen
2c472c3999 regen 2003-05-06 02:18:20 +00:00
Oswald Buddenhagen
2cde99958b minors 2003-05-06 02:17:10 +00:00
Oswald Buddenhagen
b66e3c370e update 2003-05-06 02:16:05 +00:00
Oswald Buddenhagen
c59a017c62 i'm bored :) 2003-05-06 02:15:41 +00:00
Oswald Buddenhagen
28e240a36b don't free any config strings - who cares for a few bytes?
this fixes some crashes at exit.
2003-05-05 17:58:28 +00:00
Oswald Buddenhagen
d2b39d2c89 switch ChangeLog generation to cvs2cl 2003-05-05 17:17:44 +00:00
Oswald Buddenhagen
a1594ea19d minor fixes 2003-05-05 13:43:49 +00:00
Oswald Buddenhagen
958e74dfc8 cleanup 2003-05-05 13:41:04 +00:00