2000-12-15 |
Jeffrey Stedfast | When checking to see if we need to fold the header... |
commit | commitdiff | tree | snapshot |
2000-12-13 |
Dan Winship | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* |
commit | commitdiff | tree | snapshot |
2000-12-13 |
Chris Toshok | add #include <sys/types.h> for freebsd. |
commit | commitdiff | tree | snapshot |
2000-12-12 |
Christopher... | Added #ifndef NO_WARNINGS around a #warning. Added... |
commit | commitdiff | tree | snapshot |
2000-12-12 |
Dan Winship | Add missing .h file. (From campd.) |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Michael Zucci | Remove use of linewrap filter. Headers are now wrapped... |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Not Zed | Hrm, we actually want to call set_header, not add_heade... |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Michael Zucci | oops |
commit | commitdiff | tree | snapshot |
2000-12-08 |
JP Rosevear | Shush |
commit | commitdiff | tree | snapshot |
2000-12-08 |
JP Rosevear | Remove test3 from build until the files show up |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Not Zed | Change the sign of the default date offset when none... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Not Zed | Change line no format so that emacs can detect it. |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Jeffrey Stedfast | We want to bitwise-or the server and cached flags here... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Jeffrey Stedfast | If the data wrapper fails to be written to the stream... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Dan Winship | (imap_refresh_info): Fix a really really really dumb... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Dan Winship | use BODY.PEEK[] rather than RFC822, so the message... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Dan Winship | Fix the check for "flags aren't actually changing". |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Michael Zucci | Stream testing stuff. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Not Zed | stream_flush does make sense for a substream afterall... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Jeffrey Stedfast | i18n-ize exception strings. (get_name): And here. ... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Michael Zucci | added some imap tests, tho they dont get far yet and... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Jeffrey Stedfast | Added system_flag to CamelFolderSearchClass |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Dan Winship | Don't g_return_if_fail if the service is already discon... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jeffrey Stedfast | Fix a possible bug where 'name' could be uninitialized. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jeffrey Stedfast | New convenience function, doesn't do much but it sure... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Jeffrey Stedfast | Handle the case where the summary failed to load -... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Dan Winship | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Not Zed | Remove assertion that content is there, when it no... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jeffrey Stedfast | Updated the gtk-doc comment. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Dan Winship | Use iconv instead of unicode_iconv. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Dan Winship | Fix some off-by-one-ness. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Ettore Perazzoli | Builddir != srcdir loving. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Not Zed | Add a missed unref. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
JP Rosevear | Shush |
commit | commitdiff | tree | snapshot |
2000-11-28 |
JP Rosevear | Add USE_FLOCK, USE_FCNTL, USE_FLOCK |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Dan Winship | Don't set exception to g_strerror (errno) when nread... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Dan Winship | Don't try to free things if they haven't been set yet. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jeffrey Stedfast | send NULL so we don't have to clear the exception |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jeffrey Stedfast | Clear the exception if EHLO fails before trying HELO... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Not Zed | Set the info size's properly, oops! |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Radek Doulik | add scan = scan->next; to avoid infinite loop |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Dan Winship | Make this gratuitously more complicated. No wait, I... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
JP Rosevear | Remove "complete" field |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Not Zed | Removed mh, mbox, added local, to the default. |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Michael Zucci | little util to scan mailboxes for any and every address... |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Not Zed | Added at least some explanation of all this stuff. |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Not Zed | Add tests. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Radek Doulik | check for return values |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Dan Winship | add #ifdef HAVE_ALLOCA_H |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Not Zed | Shite, -1 on error, >=0 on success. So i've just been... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Not Zed | Added camel-folder-thread.[ch]. |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Jeffrey Stedfast | fix changelog merge conflicts |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Jeffrey Stedfast | Fixed to return the correct bytecount in all cases... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Not Zed | Fixes for the summary messageid changes. Hash the messa... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Jeffrey Stedfast | lso make sure not to go past the end of the buffer ;-) |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Jeffrey Stedfast | When extracting a literal string, capture up until... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Jeffrey Stedfast | Use the byte-read count to decrement the number of... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Not Zed | We should always terminate the string. No need to check... |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Not Zed | Check the uid string is all digits before trying to... |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Not Zed | New file - utility functions for locking using differen... |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Michael Zucci | Locking interfaces. |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Radek Doulik | removed #include <libgnomevfs/gnome-vfs.h> |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Radek Doulik | mime_guess_type_from_file_name moved back to composer... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Not Zed | Removed local again, not quite ready. |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Michael Zucci | Maildir lives. |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Michael Zucci | Initial cut for local provider, to handle mh/mailbox... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Jeffrey Stedfast | Don't cast an int to a ssize_t. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Not Zed | Go until inend, not inend+1. Changed the continuation... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Not Zed | Make sure 'atleast' is at least 1, always. This is... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Dan Winship | put a space before a single-digit day of the month... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Radek Doulik | fix ids ending with '.' |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Dan Winship | Fix error handling. (Only send a "*" to bail out of... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Radek Doulik | new function, moved from composer |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Not Zed | Keep track of the caller bestenc flags that make sense. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Ettore Perazzoli | Fix the default implementation for CamelService::get_na... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Dan Winship | Kill debugging, as it causes lots of evolution-mail... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Michael Zucci | Oops, forgot to commit. New stream/filter for doing |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Not Zed | Implement a complete() function, now we need one. ... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Peter Williams | Two segfault fixes |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Radek Doulik | new function, generates simple message/content id |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Not Zed | Set the preface/postface from the parser into the multi... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Jeffrey Stedfast | Undo my incorrect fix - I misunderstood danw - sorry! |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Dan Winship | Unbreak this. |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Jeffrey Stedfast | If show_pass, then base64 the password before writing... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Dan Winship | fix bug in previous |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Dan Winship | Add an "url_flags" field to CamelProvider. Move the... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Jeffrey Stedfast | Quote foldernames when sending to the IMAP server becau... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Not Zed | Merged in camel-incremental-branch. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Dan Winship | Remove old subbed folders from hash table after freeing... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Dan Winship | Deal correctly with namespace == "" |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Gediminas Paulauskas | calendar: made all gui show localized |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Dan Winship | Add a new argument, clean, that says whether or not... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Dan Winship | Camel IMAP authentication includes (forgotten in last... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Dan Winship | New file with code for IMAP authentication mechanisms... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Dan Winship | Take an additional argument, "break_lines", saying... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Dan Winship | Improved IMAP namespace handling: leave the namespace... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Dan Winship | Remove md5-utils.h include since it's not part of Camel... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Dan Winship | Remove previous comment about Outlook brokenness, since... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Dan Winship | Work around Outlook brokenness in iMIP parsing by only... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
7 | build md5-utils |
commit | commitdiff | tree | snapshot |
next |