| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed to call ibex_move to rename it internally. | 8 | 2001-10-28 | 1 | -9/+44 |
* | Use path not protocol as the path part of the uri of the folder_created | 8 | 2001-10-28 | 3 | -7/+55 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 10 | -116/+110 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 22 | -22/+0 |
* | Finished implementation. | 7 | 2001-10-27 | 1 | -0/+28 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 22 | -44/+44 |
* | made d(x) x recompile again. | 3 | 2001-10-23 | 1 | -5/+5 |
* | No, use Storing, as the other code does :p (spool_summary_check): Check | 2 | 2001-10-23 | 1 | -3/+3 |
* | s/summarising/summarizing/. (spool_summary_check): s/summarise/summarize/. | Jon Trowbridge | 2001-10-23 | 1 | -3/+3 |
* | Added CAMEL_CFLAGS so we get the right iconv stuff, patch from Yanko | 8 | 2001-10-19 | 1 | -0/+1 |
* | String cleanup for bug #6640. | Jeffrey Stedfast | 2001-10-19 | 1 | -2/+2 |
* | Use '.' as the inbox name for filter new messages test. | 7 | 2001-10-18 | 1 | -1/+1 |
* | Same as maildir and mbox append-message. | Jeffrey Stedfast | 2001-10-18 | 2 | -6/+14 |
* | Make sure the new description isn't the same as the old description | Jeffrey Stedfast | 2001-10-18 | 1 | -4/+8 |
* | Patch from Danw, Use unread count of -1 to mark unflagged messages. Make | 7 | 2001-10-18 | 1 | -5/+6 |
* | oops, we want get_unread_message_count, not get_message_count! | 0 | 2001-10-11 | 1 | -1/+1 |
* | Implement. | 9 | 2001-10-10 | 2 | -0/+87 |
* | replace the ever-growing list of gbooleans with a single guint32 for | Dan Winship | 2001-10-09 | 3 | -6/+6 |
* | Dont explicitly save metadata, its saved in summary_sync. | 3 | 2001-10-04 | 5 | -50/+24 |
* | Strange are the ways of alloca. Fixes 11543. | Dan Winship | 2001-10-03 | 1 | -1/+4 |
* | for hashing/comparing local url's, we ignore trailing /'s in paths (maybe | 2 | 2001-10-03 | 1 | -12/+94 |
* | Go back to using the store url's path, not the toplevel_dir thing. | 2 | 2001-10-03 | 1 | -1/+1 |
* | Fix up the provider flags to specify things more completely so we don't | Dan Winship | 2001-10-02 | 1 | -3/+4 |
* | Don't munge the URL; CamelSession's caching relies on it not changing. | Dan Winship | 2001-10-02 | 6 | -42/+33 |
* | Init the nntp url hash and url_equal functions. | Jeffrey Stedfast | 2001-09-29 | 1 | -0/+8 |
* | New function to just load the summary. Not much use yet, until unread | Michael Zucci | 2001-09-21 | 1 | -0/+29 |
* | Setup unread count properly, and also setup the url properly. | Michael Zucci | 2001-09-21 | 2 | -12/+28 |
* | Build the path on the folderinfo. | 0 | 2001-09-21 | 5 | -12/+22 |
* | And finally here. | Jeffrey Stedfast | 2001-09-21 | 2 | -0/+3 |
* | General cleanup of camel debug printfs. | 9 | 2001-09-19 | 5 | -10/+12 |
* | If filter inbox is set on the store, and we're opening inbox '', then | 8 | 2001-09-19 | 10 | -22/+49 |
* | Do error-checking based on function return values rather than exceptions | Jeffrey Stedfast | 2001-09-14 | 1 | -7/+7 |
* | Pass in a hashtalbe used for finding visited nodes. (inode_hash): | 0 | 2001-09-11 | 1 | -26/+69 |
* | Progress reporting while moving messages. | 0 | 2001-09-11 | 1 | -4/+4 |
* | Likewise. | Not Zed | 2001-09-08 | 2 | -8/+8 |
* | s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise. | Ettore Perazzoli | 2001-09-08 | 1 | -4/+4 |
* | Return the default folder (ie. INBOX) rather than saying we don't support | Jeffrey Stedfast | 2001-08-31 | 1 | -3/+1 |
* | Changed the description/names of some of the local providers to try and | Jeffrey Stedfast | 2001-08-28 | 1 | -6/+6 |
* | ["Summarising" and "Synchronising" are spelt with a "s" in ENGLISH] | Not Zed | 2001-08-25 | 2 | -8/+8 |
* | Revert Not Zed's previous commits as they apparently can cause serious | Peter Williams | 2001-08-25 | 2 | -5/+5 |
* | s/Synchronising/Synchronizing/. | Ettore Perazzoli | 2001-08-25 | 1 | -3/+3 |
* | Likewise. | Not Zed | 2001-08-24 | 2 | -8/+8 |
* | Add a missing \n to the end of a printf. | Peter Williams | 2001-08-24 | 2 | -2/+2 |
* | s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise. | Ettore Perazzoli | 2001-08-20 | 2 | -4/+4 |
* | s/summarising/summarizing/. (summary_rebuild): Likewise. | Ettore Perazzoli | 2001-08-12 | 2 | -7/+7 |
* | If we fail to get the lock, make sure we close our locking fd, and reset | Not Zed | 2001-08-01 | 1 | -1/+7 |
* | Added some operation progress reporting. Actual data transfer is 'tricky' | Not Zed | 2001-07-23 | 1 | -6/+1 |
* | More usage fixes for CamelException. Check our own exception for | Peter Williams | 2001-07-21 | 1 | -2/+6 |
* | Removed some code i wasn't supposed to commit. | Not Zed | 2001-07-12 | 1 | -2/+14 |
* | Create the messageinfo itself, so we can properly set the size. | Not Zed | 2001-07-11 | 1 | -0/+1 |
* | Oops, e_poolv_set free's it for us, so dont double-free here. | Not Zed | 2001-07-09 | 1 | -1/+0 |
* | Fixes bug #1138. | Jeffrey Stedfast | 2001-07-07 | 1 | -0/+9 |
* | Make the `day-of-month' digit take up 2 chars by using "%2d". Fixes bug | Jeffrey Stedfast | 2001-07-07 | 1 | -1/+1 |
* | When indexing a new record, create a pseudo word 'ibexindexed' so we can | Not Zed | 2001-07-05 | 1 | -19/+17 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 32 | -53/+53 |
* | Only create a missing uid if we have indexing turned on. | Not Zed | 2001-06-18 | 6 | -44/+238 |
* | A new provider, for spool mailboxes. Mostly a cut and paste of the mbox | Not Zed | 2001-06-12 | 10 | -2/+2378 |
* | remove the summary info so we are not out-of-sync with the maildir folder. | Jeffrey Stedfast | 2001-05-26 | 3 | -71/+88 |
* | s/folder_deleted/folder_created - result of a bad copy/paste. | Jeffrey Stedfast | 2001-05-24 | 1 | -1/+1 |
* | new abstract class for disconnectable remote stores | Dan Winship | 2001-05-04 | 1 | -6/+2 |
* | New file, with the int, string, time_t, and off_t encode/decode routines | Dan Winship | 2001-04-27 | 1 | -4/+5 |
* | Remove UNICODE_CFLAGS (and some other stuff that's redundant with | Dan Winship | 2001-04-27 | 1 | -1/+1 |
* | Applied jacob's patches for e-poolv stuff. | Not Zed | 2001-04-26 | 2 | -10/+18 |
* | Don't we want to tell where we are by using the start of the message? I | Jeffrey Stedfast | 2001-04-17 | 1 | -5/+5 |
* | Check if gethostbyname_r take five params | JP Rosevear | 2001-04-12 | 1 | -0/+1 |
* | merge from evolution-0-10-branch to evolution-0-10-merge-0 | Not Zed | 2001-04-05 | 1 | -0/+4 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 13 | -14/+47 |
* | add a "GList *authtypes", so you can get the list of authtypes used by a | Dan Winship | 2001-03-22 | 1 | -6/+3 |
* | Modified patch from Dan Berger <dberger@ix.netcom.com> to re-check the | Not Zed | 2001-03-17 | 1 | -0/+3 |
* | Remove some unused stuff | Dan Winship | 2001-03-07 | 1 | -59/+0 |
* | Emit the folder_created signal here. | Jeffrey Stedfast | 2001-02-16 | 2 | -1/+27 |
* | mbox, mh, and maildir camel-url's need absolute paths. | Jeffrey Stedfast | 2001-02-13 | 1 | -3/+3 |
* | Rewrite a bunch. Replace the existing folder cache stuff with much simpler | Dan Winship | 2001-02-10 | 4 | -72/+31 |
* | Changed to push the operation into a status stack. | Not Zed | 2001-02-08 | 1 | -4/+38 |
* | Removed some debug 'warnings', as they should now be displayed at the | Not Zed | 2001-01-23 | 1 | -4/+10 |
* | Added profiling temp files. | Not Zed | 2001-01-22 | 1 | -0/+4 |
* | Changed the descriptions for mh, mbox, and maildir to be more | Jeffrey Stedfast | 2001-01-11 | 1 | -3/+3 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 11 | -414/+231 |
* | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* | Dan Winship | 2000-12-14 | 12 | -12/+12 |
* | Hrm, we actually want to call set_header, not add_header here, probably | Not Zed | 2000-12-11 | 1 | -4/+34 |
* | Fix the check for "flags aren't actually changing". | Dan Winship | 2000-12-06 | 1 | -3/+12 |
* | stream_flush does make sense for a substream afterall (if you have a | Not Zed | 2000-12-05 | 1 | -1/+0 |
* | Remove assertion that content is there, when it no longer can be. | Not Zed | 2000-11-30 | 10 | -69/+232 |
* | Add a missed unref. | Not Zed | 2000-11-29 | 6 | -8/+46 |
* | Set the info size's properly, oops! | Not Zed | 2000-11-28 | 9 | -51/+191 |
* | add scan = scan->next; to avoid infinite loop | Radek Doulik | 2000-11-28 | 1 | -0/+1 |
* | Remove "complete" field | JP Rosevear | 2000-11-28 | 1 | -0/+7 |
* | Shite, -1 on error, >=0 on success. So i've just been truncating all the | Not Zed | 2000-11-21 | 1 | -3/+13 |
* | Fixes for the summary messageid changes. Hash the messageid and store it. | Not Zed | 2000-11-21 | 7 | -341/+561 |
* | We should always terminate the string. No need to check outptr is in | Not Zed | 2000-11-17 | 2 | -7/+4 |
* | Check the uid string is all digits before trying to write a 'standard' | Not Zed | 2000-11-16 | 9 | -230/+307 |
* | New file - utility functions for locking using different strategies and/or | Not Zed | 2000-11-16 | 1 | -4/+1 |
* | Maildir lives. | Michael Zucci | 2000-11-15 | 13 | -17/+1005 |
* | Initial cut for local provider, to handle mh/mailbox/maildir at | Michael Zucci | 2000-11-15 | 22 | -0/+4165 |