Oswald Buddenhagen
efa062ccdb
whoops, wrong define
2004-09-15 08:44:13 +00:00
Oswald Buddenhagen
99b1cbf279
re-gen
2004-09-08 16:46:28 +00:00
Oswald Buddenhagen
f5eeecaf45
don't encode maturity in version number
2004-09-08 16:40:19 +00:00
Oswald Buddenhagen
f34cc9d917
optimize rpms for i686
2004-09-08 16:38:00 +00:00
Oswald Buddenhagen
c37f908d61
update
2004-09-08 16:37:36 +00:00
Oswald Buddenhagen
eb0bbf8b84
sanitize the OpenSSL detection
2004-09-08 16:28:13 +00:00
Oswald Buddenhagen
af0b75a5dc
stddef.h for offsetof
2004-09-08 16:14:12 +00:00
Oswald Buddenhagen
86d9a3140d
first check _both_ bounds, then compare ...
2004-09-08 14:52:22 +00:00
Oswald Buddenhagen
acabdc43b1
print name of mailbox being opened.
2004-09-07 11:59:51 +00:00
Oswald Buddenhagen
1b75236135
fix -C for imap mailboxes:
...
- SELECT does not return [TRYCREATE]
- fix bit field truncation
2004-08-13 11:03:12 +00:00
Oswald Buddenhagen
5f46b66547
A{C,S}_HELP_STRING aliasing tricks.
2004-06-17 13:44:24 +00:00
Oswald Buddenhagen
b8b4628197
store new UIDVALIDITY immediately after initializing it
2004-05-23 16:39:24 +00:00
Oswald Buddenhagen
918e105b0c
old -l is new -l -C
2004-04-27 20:23:22 +00:00
Oswald Buddenhagen
789d5864ca
full support for absolute paths in Mailboxes
2004-04-26 14:48:48 +00:00
Oswald Buddenhagen
7ff8eef06c
strip $HOME and ~ from Mailbox paths
2004-04-26 14:09:46 +00:00
Oswald Buddenhagen
2e8181a8d8
fix return values of asprintf replacement.
2004-03-29 22:32:40 +00:00
Oswald Buddenhagen
af8c4396fe
unscrew --delete by merging it into the config file. merge --expunge as
...
well for symmetry.
2004-03-29 06:52:50 +00:00
Oswald Buddenhagen
130664b622
The Big Rewrite. too many change to list them all.
...
as opposed to earlier threats, BerkDB was not entirely dropped; i
suppose the isync 0.7 -> 0.8 change had a reason, so i added an
alternative UID storage scheme.
note that BDB 4.0 is not sufficient, as the db->open function changed in
an incompatible way ...
i updated the debian packaging except for a changelog entry.
note that i removed the upgrade blurb, as upstream now has a smooth
upgrade path down to at least isync 0.4.
2004-03-27 16:07:20 +00:00
Oswald Buddenhagen
8d1b26aebe
excessively secure temp file creation.
...
more user friendliness.
2004-03-26 16:34:29 +00:00
Oswald Buddenhagen
5bbe51ee46
portability: don't rely on struct flock layout
2004-02-07 15:36:33 +00:00
Nicolas Boullis
851d12411d
The 30-async-imap patch is out of sync; disable it.
2004-02-06 01:12:36 +00:00
Nicolas Boullis
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.
2004-02-06 01:11:38 +00:00
Oswald Buddenhagen
3e8673d71f
shht
2004-02-01 16:44:49 +00:00
Oswald Buddenhagen
e5894bdf04
once again: (slightly) better output.
...
make maildir flag setting failure non-fatal. maildir sucks ...
2004-02-01 16:27:28 +00:00
Oswald Buddenhagen
a52fd7dde0
more sophisticated CAPABILITY handling. also, don't issue the command if
...
the initial response already had it in the status code.
2004-01-31 01:01:07 +00:00
Oswald Buddenhagen
3e392b6aa2
don't ask for NAMESPACE if Folder was specified
2004-01-30 23:39:39 +00:00
Oswald Buddenhagen
c2c4490431
following the "screw murphy" principle and commiting untested patch:
...
obey LOGINDISABLED
2004-01-30 23:35:50 +00:00
Oswald Buddenhagen
0e8455fde1
PREAUTH cannot come out of the blue
2004-01-27 21:01:15 +00:00
Oswald Buddenhagen
a7775798e3
cleanup around parse_fetch
2004-01-27 20:58:54 +00:00
Oswald Buddenhagen
f80f91d98b
make Tag int, move it to imap.c
2004-01-27 20:50:49 +00:00
Nicolas Boullis
9e61cb1d69
Use the new --disable-maintainer-mode option to configure rather than try
...
to touch the proper files in the proper order.
2004-01-27 01:24:48 +00:00
Nicolas Boullis
fc9bd1b874
Add a --disable-maintainer-mode option to configure.
2004-01-27 00:11:27 +00:00
Oswald Buddenhagen
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.
2004-01-20 01:55:15 +00:00
Oswald Buddenhagen
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?
2004-01-20 01:27:23 +00:00
Oswald Buddenhagen
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.
2004-01-18 02:22:17 +00:00
Oswald Buddenhagen
8c5a1d94de
more to do
2004-01-17 11:47:21 +00:00
Oswald Buddenhagen
27ea308bfb
document mua interaction
2004-01-17 11:38:54 +00:00
Oswald Buddenhagen
b92ad46b08
credit where credit is due. are the comments satisfactory for everybody?
2004-01-16 10:11:31 +00:00
Theodore Ts'o
2a9f38f1c1
Checked in changes suggested by Nicolas.
...
Add ability do sign the resultiing .debs if necessary.
2004-01-16 06:26:08 +00:00
Theodore Ts'o
f63dfbd301
Touch Makefile.am and Makefile.in in debia/rules, to avoid timeskew problems.
2004-01-16 06:24:21 +00:00
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