Commit Graph

  • 7e31f95470 re-gen Oswald Buddenhagen 2005-03-28 10:32:17 +0000
  • 7f26ca3c0a bump version Oswald Buddenhagen 2005-03-28 10:26:56 +0000
  • 02babb0651 fix inverted condition leading to endless loop when message is changed while isync is running. Oswald Buddenhagen 2005-03-28 10:26:39 +0000
  • c2209c8470 cope with out-of-disk-space halfways gracefully (that is, don't clobber the sync state including the journal, but exit immediately). Oswald Buddenhagen 2004-11-13 09:19:36 +0000
  • 556dfabc38 sf.net -> sourceforge.net. otherwise the list-post is different from the actual address, which makes mutt add two to addresses on list-reply ... Oswald Buddenhagen 2004-10-17 16:31:46 +0000
  • e8c769ea76 ignore user-defined flags (for now). also, split off the backslash from the "core" flag names. Oswald Buddenhagen 2004-10-17 15:34:53 +0000
  • e75ebf75f6 fix segfault due to wrong pointer being passed to parse_response_code. inspired by Raimar Döffinger Oswald Buddenhagen 2004-10-17 09:00:15 +0000
  • 6741bc94d9 remove spurious crlf during cram auth. not sure that this instance of socket_write should be (re)moved, but as long as the .cont callback is used only for this ... investigation & patch by Mike Delaney. Oswald Buddenhagen 2004-10-17 08:30:02 +0000
  • f7406f530b install supplementary doc files. REF: 38C5E3CF30C73C4984F41AE8786C852AB739@khyron.ads.cs.umass.edu Oswald Buddenhagen 2004-09-24 08:45:17 +0000
  • 3f8e820acb use legacy flock() only on linux. at least on OS X flock aliases to fcntl. Oswald Buddenhagen 2004-09-20 11:31:55 +0000
  • e0cc45044f stdarg.h at the right places Oswald Buddenhagen 2004-09-20 11:28:33 +0000
  • 7e323da056 regen again v1.0.0 Oswald Buddenhagen 2004-09-15 09:43:28 +0000
  • ca9f751ebd update c-client compatibility Oswald Buddenhagen 2004-09-15 09:33:02 +0000
  • 16de402c9e when storing \seen messages, don't set the \recent flag on them. could well be that this is incorrect, but some mailers need it that way. when trashing messages, preserve their \recent status as well. Oswald Buddenhagen 2004-09-15 09:06:36 +0000
  • efa062ccdb whoops, wrong define Oswald Buddenhagen 2004-09-15 08:44:13 +0000
  • 99b1cbf279 re-gen Oswald Buddenhagen 2004-09-08 16:46:28 +0000
  • f5eeecaf45 don't encode maturity in version number Oswald Buddenhagen 2004-09-08 16:40:19 +0000
  • f34cc9d917 optimize rpms for i686 Oswald Buddenhagen 2004-09-08 16:38:00 +0000
  • c37f908d61 update Oswald Buddenhagen 2004-09-08 16:37:36 +0000
  • eb0bbf8b84 sanitize the OpenSSL detection Oswald Buddenhagen 2004-09-08 16:28:13 +0000
  • af0b75a5dc stddef.h for offsetof Oswald Buddenhagen 2004-09-08 16:14:12 +0000
  • 86d9a3140d first check _both_ bounds, then compare ... Oswald Buddenhagen 2004-09-08 14:52:22 +0000
  • acabdc43b1 print name of mailbox being opened. Oswald Buddenhagen 2004-09-07 11:59:51 +0000
  • 1b75236135 fix -C for imap mailboxes: - SELECT does not return [TRYCREATE] - fix bit field truncation Oswald Buddenhagen 2004-08-13 11:03:12 +0000
  • 5f46b66547 A{C,S}_HELP_STRING aliasing tricks. Oswald Buddenhagen 2004-06-17 13:44:24 +0000
  • b8b4628197 store new UIDVALIDITY immediately after initializing it Oswald Buddenhagen 2004-05-23 16:39:24 +0000
  • 918e105b0c old -l is new -l -C Oswald Buddenhagen 2004-04-27 20:23:22 +0000
  • 789d5864ca full support for absolute paths in Mailboxes Oswald Buddenhagen 2004-04-26 14:48:48 +0000
  • 7ff8eef06c strip $HOME and ~ from Mailbox paths Oswald Buddenhagen 2004-04-26 14:09:46 +0000
  • 2e8181a8d8 fix return values of asprintf replacement. Oswald Buddenhagen 2004-03-29 22:32:40 +0000
  • af8c4396fe unscrew --delete by merging it into the config file. merge --expunge as well for symmetry. Oswald Buddenhagen 2004-03-29 06:52:50 +0000
  • 130664b622 The Big Rewrite. too many change to list them all. Oswald Buddenhagen 2004-03-27 16:07:20 +0000
  • 8d1b26aebe excessively secure temp file creation. more user friendliness. Oswald Buddenhagen 2004-03-26 16:34:29 +0000
  • 5bbe51ee46 portability: don't rely on struct flock layout Oswald Buddenhagen 2004-02-07 15:36:33 +0000
  • 851d12411d The 30-async-imap patch is out of sync; disable it. Nicolas Boullis 2004-02-06 01:12:36 +0000
  • f9eaa549bd The debian package should be uploaded as a CVS snapshot, and packaged as a Debian-native package, since many changes occured since the last release. Nicolas Boullis 2004-02-06 01:11:38 +0000
  • 3e8673d71f shht Oswald Buddenhagen 2004-02-01 16:44:49 +0000
  • e5894bdf04 once again: (slightly) better output. make maildir flag setting failure non-fatal. maildir sucks ... Oswald Buddenhagen 2004-02-01 16:27:28 +0000
  • a52fd7dde0 more sophisticated CAPABILITY handling. also, don't issue the command if the initial response already had it in the status code. Oswald Buddenhagen 2004-01-31 01:01:07 +0000
  • 3e392b6aa2 don't ask for NAMESPACE if Folder was specified Oswald Buddenhagen 2004-01-30 23:39:39 +0000
  • c2c4490431 following the "screw murphy" principle and commiting untested patch: obey LOGINDISABLED Oswald Buddenhagen 2004-01-30 23:35:50 +0000
  • 0e8455fde1 PREAUTH cannot come out of the blue Oswald Buddenhagen 2004-01-27 21:01:15 +0000
  • a7775798e3 cleanup around parse_fetch Oswald Buddenhagen 2004-01-27 20:58:54 +0000
  • f80f91d98b make Tag int, move it to imap.c Oswald Buddenhagen 2004-01-27 20:50:49 +0000
  • 9e61cb1d69 Use the new --disable-maintainer-mode option to configure rather than try to touch the proper files in the proper order. Nicolas Boullis 2004-01-27 01:24:48 +0000
  • fc9bd1b874 Add a --disable-maintainer-mode option to configure. Nicolas Boullis 2004-01-27 00:11:27 +0000
  • 1eb6e35c80 don't use STARTTLS for PREAUTH connections. uw-imap doesn't seem to like it, and it does not make too much sense anyway - i think - state converse opinions now. Oswald Buddenhagen 2004-01-20 01:55:15 +0000
  • 3b91742ead exclude ChangeLog (do'h), NEWS and TODO when creating ChangeLog. exclude debian/ as well, based on the fact that it already has a detailed log - is that ok with everybody? Oswald Buddenhagen 2004-01-20 01:27:23 +0000
  • b5307f0e16 another message output cleanup, still not perfect (info messages will be interleaved with progress dots). support specifying -q twice to suppress warnings as well. Oswald Buddenhagen 2004-01-18 02:22:17 +0000
  • 8c5a1d94de more to do Oswald Buddenhagen 2004-01-17 11:47:21 +0000
  • 27ea308bfb document mua interaction Oswald Buddenhagen 2004-01-17 11:38:54 +0000
  • b92ad46b08 credit where credit is due. are the comments satisfactory for everybody? Oswald Buddenhagen 2004-01-16 10:11:31 +0000
  • 2a9f38f1c1 Checked in changes suggested by Nicolas. Theodore Ts'o 2004-01-16 06:26:08 +0000
  • f63dfbd301 Touch Makefile.am and Makefile.in in debia/rules, to avoid timeskew problems. Theodore Ts'o 2004-01-16 06:24:21 +0000
  • 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. Theodore Ts'o 2004-01-16 01:41:28 +0000
  • 9e8e31c1c2 Fix whitespace bug which caused debian build to break. Theodore Ts'o 2004-01-15 04:14:38 +0000
  • e7a1647a30 Update changelog description. Theodore Ts'o 2004-01-15 04:12:28 +0000
  • 4aae81e8d8 Add the asychronous IMAP patch to the debian patch list. Theodore Ts'o 2004-01-15 04:12:01 +0000
  • 75bffd0947 Initial asynchronous flags setting patch. Theodore Ts'o 2004-01-15 03:53:15 +0000
  • 4086e9d4fb Script that can be used to extract the server's certificate from an IMAP server. Theodore Ts'o 2004-01-15 03:51:11 +0000
  • 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. Theodore Ts'o 2004-01-15 03:48:08 +0000
  • c95d90bf58 Shell script which generates an official debian package from a checked-out CVS tree. Theodore Ts'o 2004-01-15 03:44:51 +0000
  • 7fe9fb7ef0 remove useless define and more verbose error message. Oswald Buddenhagen 2004-01-15 02:23:23 +0000
  • e1d0ea8a18 Use a more sophisticated test for the existence of libdb that works for berk_db 4.0. Theodore Ts'o 2004-01-13 03:56:52 +0000
  • b239e7b814 bah, forgot to remove debian/Makefile.in from AC_OUTPUT. :} kde's overly sophisticated build system does that automatically ... Oswald Buddenhagen 2004-01-12 01:49:34 +0000
  • 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). Theodore Ts'o 2004-01-12 01:24:47 +0000
  • 180f5fa201 sync uid database after every message. this is accompanied by a dbm -> db4 migration. patch by theodore, with some final polishing by me. Oswald Buddenhagen 2004-01-12 00:52:14 +0000
  • 052195c982 use ../CVSROOT/accounts for UID mapping in ChangeLog. Oswald Buddenhagen 2004-01-12 00:38:04 +0000
  • 0b1f1bcd4d be more explicit about contact address Oswald Buddenhagen 2004-01-12 00:36:06 +0000
  • eca605d105 new stuff Oswald Buddenhagen 2004-01-11 12:38:07 +0000
  • 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. Oswald Buddenhagen 2004-01-11 12:35:48 +0000
  • 510c9ca492 don't call configure Oswald Buddenhagen 2004-01-11 11:53:16 +0000
  • 50aa8dfc96 Update changes from debian isync package 0.9.1-4: Theodore Ts'o 2004-01-11 08:08:37 +0000
  • 75b6b9c715 Document CVS bugfix which ignores non-maildir mailbox when doing OneToOne. Theodore Ts'o 2004-01-11 07:45:26 +0000
  • 4d5a957e20 Add uploaders field so that Theodore Ts'o can be added as a co-maintainer. Theodore Ts'o 2004-01-11 07:41:48 +0000
  • 016d6d64e6 Add code patches that were present in isync-0.9.1-3 via the dpatch mechanism. Theodore Ts'o 2004-01-11 07:27:27 +0000
  • 0dc9106dfa Update Debian files to the debian directory from isync 0.9.1-3. Theodore Ts'o 2004-01-11 06:35:10 +0000
  • 3de16206e7 ignore anything that does not look remotely like a maildir when collecting mailboxes for OneToOne. Oswald Buddenhagen 2004-01-09 20:43:36 +0000
  • 24c57a244e more to do Oswald Buddenhagen 2004-01-09 20:10:19 +0000
  • 4e5bfd4629 update Oswald Buddenhagen 2004-01-09 18:52:45 +0000
  • 5a44a33ffc regen Oswald Buddenhagen 2003-12-07 15:39:22 +0000
  • 267355b3b6 add sample CertificateFile Oswald Buddenhagen 2003-12-07 15:37:40 +0000
  • 52fb7c085d add trailing space to password prompt Oswald Buddenhagen 2003-12-07 15:36:38 +0000
  • 424db34ff2 make imaps: on the command line adjust the port and ssl options as well Oswald Buddenhagen 2003-12-07 15:34:54 +0000
  • 6ed39d01d2 regen Oswald Buddenhagen 2003-12-07 15:18:54 +0000
  • c34a2191ec new release Oswald Buddenhagen 2003-12-07 15:15:11 +0000
  • 8859fd45a8 bump version Oswald Buddenhagen 2003-12-07 15:09:53 +0000
  • 228ba6b48b echo the mailbox the password is for Oswald Buddenhagen 2003-12-02 02:53:14 +0000
  • 4fba9c8b74 item morphed Oswald Buddenhagen 2003-12-02 02:52:47 +0000
  • b823fb3dbc be more explicit about maintainership, as people don't seem to get it. Oswald Buddenhagen 2003-11-11 03:02:23 +0000
  • 6b580ac0ad minor additions Oswald Buddenhagen 2003-09-02 12:06:26 +0000
  • dae086c92f fix crash when syncing multiple mailboxes over a Tunnel Oswald Buddenhagen 2003-07-02 17:18:48 +0000
  • 5ace6fc45e minor Oswald Buddenhagen 2003-05-14 13:42:49 +0000
  • 4390613859 regen Oswald Buddenhagen 2003-05-07 00:07:36 +0000
  • b535af4fc4 - make it work without SSL - switch from -Ds in Makefile to config.h - small header cleaup Oswald Buddenhagen 2003-05-07 00:06:37 +0000
  • ff8991fd00 make it actually work Oswald Buddenhagen 2003-05-07 00:04:57 +0000
  • 2c472c3999 regen Oswald Buddenhagen 2003-05-06 02:18:20 +0000
  • 2cde99958b minors Oswald Buddenhagen 2003-05-06 02:17:10 +0000
  • b66e3c370e update Oswald Buddenhagen 2003-05-06 02:16:05 +0000
  • c59a017c62 i'm bored :) Oswald Buddenhagen 2003-05-06 02:15:41 +0000