396 Commits (6d2fd370a60de5cacaf8e60c117efe66c245dc16)

Author SHA1 Message Date
Oswald Buddenhagen e8c769ea76 ignore user-defined flags (for now). 21 years ago
Oswald Buddenhagen e75ebf75f6 fix segfault due to wrong pointer being passed to parse_response_code. 21 years ago
Oswald Buddenhagen 6741bc94d9 remove spurious crlf during cram auth. not sure that this instance of 21 years ago
Oswald Buddenhagen 3f8e820acb use legacy flock() only on linux. at least on OS X flock aliases to 21 years ago
Oswald Buddenhagen e0cc45044f stdarg.h at the right places 21 years ago
Oswald Buddenhagen 16de402c9e when storing \seen messages, don't set the \recent flag on them. could 21 years ago
Oswald Buddenhagen af0b75a5dc stddef.h for offsetof 21 years ago
Oswald Buddenhagen 86d9a3140d first check _both_ bounds, then compare ... 21 years ago
Oswald Buddenhagen acabdc43b1 print name of mailbox being opened. 21 years ago
Oswald Buddenhagen 1b75236135 fix -C for imap mailboxes: 21 years ago
Oswald Buddenhagen b8b4628197 store new UIDVALIDITY immediately after initializing it 21 years ago
Oswald Buddenhagen 918e105b0c old -l is new -l -C 21 years ago
Oswald Buddenhagen 789d5864ca full support for absolute paths in Mailboxes 21 years ago
Oswald Buddenhagen 7ff8eef06c strip $HOME and ~ from Mailbox paths 21 years ago
Oswald Buddenhagen 2e8181a8d8 fix return values of asprintf replacement. 21 years ago
Oswald Buddenhagen af8c4396fe unscrew --delete by merging it into the config file. merge --expunge as 21 years ago
Oswald Buddenhagen 130664b622 The Big Rewrite. too many change to list them all. 21 years ago
Oswald Buddenhagen 5bbe51ee46 portability: don't rely on struct flock layout 21 years ago
Oswald Buddenhagen e5894bdf04 once again: (slightly) better output. 21 years ago
Oswald Buddenhagen a52fd7dde0 more sophisticated CAPABILITY handling. also, don't issue the command if 21 years ago
Oswald Buddenhagen 3e392b6aa2 don't ask for NAMESPACE if Folder was specified 21 years ago
Oswald Buddenhagen c2c4490431 following the "screw murphy" principle and commiting untested patch: 21 years ago
Oswald Buddenhagen 0e8455fde1 PREAUTH cannot come out of the blue 21 years ago
Oswald Buddenhagen a7775798e3 cleanup around parse_fetch 21 years ago
Oswald Buddenhagen f80f91d98b make Tag int, move it to imap.c 21 years ago
Oswald Buddenhagen 1eb6e35c80 don't use STARTTLS for PREAUTH connections. uw-imap doesn't seem to like 21 years ago
Oswald Buddenhagen b5307f0e16 another message output cleanup, still not perfect (info messages will be 21 years ago
Theodore Ts'o 0121220339 Optimized isync by not fetching the sizes of messages if they are 21 years ago
Oswald Buddenhagen 180f5fa201 sync uid database after every message. this is accompanied by a dbm -> 21 years ago
Oswald Buddenhagen 3de16206e7 ignore anything that does not look remotely like a maildir when 21 years ago
Oswald Buddenhagen 52fb7c085d add trailing space to password prompt 21 years ago
Oswald Buddenhagen 424db34ff2 make imaps: on the command line adjust the port and ssl options as well 21 years ago
Oswald Buddenhagen 228ba6b48b echo the mailbox the password is for 21 years ago
Oswald Buddenhagen dae086c92f fix crash when syncing multiple mailboxes over a Tunnel 22 years ago
Oswald Buddenhagen b535af4fc4 - make it work without SSL 22 years ago
Oswald Buddenhagen 28e240a36b don't free any config strings - who cares for a few bytes? 22 years ago
Oswald Buddenhagen 38d46cc03e accumulate status over multiple mailboxes, i.e., don't abort after first 22 years ago
Oswald Buddenhagen feee93c26d fix imaps: 22 years ago
Oswald Buddenhagen 8fa6cd3346 ignore \Recent, as it is voided by the syncronization run itself. 22 years ago
Oswald Buddenhagen 6f2550117a - update copyrights. 2003 didn't begin yet, but who cares? :) 22 years ago
Oswald Buddenhagen a4f2725bad - update isyncmaxuid properly 22 years ago
Oswald Buddenhagen 2012aadc5b - fixed two crashes 22 years ago
Oswald Buddenhagen 3327572fd2 - handle bogus search responses more gracefully 22 years ago
Oswald Buddenhagen 39446bbef9 - workaround imap server bug: lock files are no mailboxes 22 years ago
Oswald Buddenhagen 095e3ec92c - improve console output 22 years ago
Oswald Buddenhagen b10718cf20 - took over maintenance 22 years ago