| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverted jeff's fix for #55018, since it wasn't tested, and doesn't work. | Not Zed | 2004-03-17 | 1 | -75/+29 |
* | same as below for path. | Not Zed | 2004-03-15 | 2 | -2/+4 |
* | Fixes for bug #55018. | Jeffrey Stedfast | 2004-03-13 | 4 | -59/+96 |
* | turn off NOINFERIORS always, translate to nochildren. | Not Zed | 2004-03-11 | 6 | -74/+111 |
* | Overrides the parent method. We don't want to encode user flags/tags or | Jeffrey Stedfast | 2004-03-03 | 1 | -1/+22 |
* | If our folder has a subdir, but no actual children, then we need to unset | Rodney Dawes | 2004-02-24 | 1 | -0/+2 |
* | kill some debug | Michael Zucci | 2004-02-24 | 2 | -16/+3 |
* | Add sanity checking to the folder name if we are going to create it, just | Jeffrey Stedfast | 2004-02-20 | 1 | -0/+14 |
* | Fixes for api changes. | Not Zed | 2004-02-19 | 1 | -6/+6 |
* | ** See bug #51045. | Not Zed | 2004-02-16 | 6 | -38/+154 |
* | Same. | Jeffrey Stedfast | 2004-02-14 | 4 | -45/+50 |
* | ** See bug #53978. | Not Zed | 2004-02-09 | 1 | -1/+5 |
* | ** See bug #51319. | Not Zed | 2004-02-09 | 1 | -9/+9 |
* | changed to return a boolean to indicate if the flags were actually changed | Not Zed | 2004-02-06 | 1 | -3/+3 |
* | rename .cmeta file too, and fix the recovery order. | Not Zed | 2004-02-05 | 4 | -315/+327 |
* | ** See bug #53553. | Not Zed | 2004-02-05 | 2 | -2/+6 |
* | Fix for bug #53755 (local folders case) | Jeffrey Stedfast | 2004-02-05 | 1 | -13/+16 |
* | Make sure the new dir path exists before trying to rename files to avoid | Jeffrey Stedfast | 2004-01-29 | 1 | -7/+39 |
* | remove debug printf. | Not Zed | 2004-01-14 | 1 | -2/+0 |
* | Use CAMEL_FODLER_NOCHILDREN rather than NOINFERIORS because NOINFERIORS | Jeffrey Stedfast | 2003-12-11 | 1 | -3/+3 |
* | encode the address before sending it out, rather than using the raw/utf8 | Not Zed | 2003-12-09 | 1 | -2/+0 |
* | Fixes bug #51881 | Jeffrey Stedfast | 2003-12-09 | 2 | -2/+53 |
* | Remove hard coded disable deprecated flags | JP Rosevear | 2003-12-07 | 1 | -2/+1 |
* | Treat parent_name == NULL and parent_name == "" the same. | Jeffrey Stedfast | 2003-12-04 | 1 | -1/+1 |
* | Fixed an exception to give a more meaningful description. | Jeffrey Stedfast | 2003-11-18 | 1 | -12/+10 |
* | Fixed an exception to give a more meaningful description. | Jeffrey Stedfast | 2003-11-18 | 1 | -1/+2 |
* | set flags in another place too | Jeffrey Stedfast | 2003-11-15 | 1 | -0/+6 |
* | Handle "" as a request for a full dirscan as well (not just NULL). Makes | Jeffrey Stedfast | 2003-11-15 | 2 | -19/+24 |
* | Merge new-ui-branch into the trunk. | Ettore Perazzoli | 2003-10-22 | 3 | -11/+25 |
* | If the CREATE flag is set and the parent .sbd directory does not exist, | Jeffrey Stedfast | 2003-09-24 | 1 | -0/+13 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and | Jeffrey Stedfast | 2003-09-19 | 7 | -35/+35 |
* | Implement a temp hack so trunk works until we merge in new-ui-branch. | Jeffrey Stedfast | 2003-09-17 | 1 | -10/+15 |
* | Implements CamelLocalFolder::get_full_path() (publicly namespaced so that | Jeffrey Stedfast | 2003-09-13 | 5 | -51/+666 |
* | Need to copy the local properties list before passing it out, since it's | Not Zed | 2003-08-30 | 1 | -1/+1 |
* | implement PERSISTENT_PROPERTIES, for index mode. | Not Zed | 2003-08-28 | 2 | -12/+82 |
* | temporarily reverting my camel namespace patches until after we merge in some... | Jeffrey Stedfast | 2003-08-27 | 7 | -35/+35 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and | Jeffrey Stedfast | 2003-08-27 | 3 | -10/+10 |
* | Namespaced. | Jeffrey Stedfast | 2003-08-26 | 5 | -25/+25 |
* | Get rid of the #ifdef ENABLE_THREADS since we no longer plan to | Jeffrey Stedfast | 2003-07-10 | 2 | -50/+44 |
* | Updated for string-utils namespace changes. | Jeffrey Stedfast | 2003-07-08 | 6 | -10/+7 |
* | Ensure cmdbuf is initialized to avoid compiler warning. | Jeremy Katz | 2003-05-17 | 1 | -2/+2 |
* | Only delete the index if it is non-NULL. Fixes bug #42763. | Jeffrey Stedfast | 2003-05-16 | 1 | -2/+3 |
* | ** for #40989 | Not Zed | 2003-04-19 | 1 | -0/+12 |
* | remove unused var. | Not Zed | 2003-03-28 | 1 | -1/+0 |
* | Handle raw 8-bit From data "correctly". (The same way we handle | Dan Winship | 2003-03-21 | 4 | -76/+1 |
* | Fixes for bug #39168 | Jeffrey Stedfast | 2003-03-06 | 4 | -22/+3 |
* | Undo jeff's changes. | Not Zed | 2003-02-27 | 1 | -3/+7 |
* | Define in terms of privincludedir. (camellibexecdir): Define in terms of | Dan Winship | 2003-02-06 | 1 | -2/+1 |
* | Update to the new $(BASE_VERSION)-versioned path. Likewise. Likewise. | Ettore Perazzoli | 2003-01-23 | 1 | -1/+1 |
* | Replace calls to g_string_sprintfa() with g_string_append_printf() since | Jeffrey Stedfast | 2002-12-18 | 10 | -63/+68 |
* | Use a bag instead of a hashtable to track the cache streams. | Not Zed | 2002-12-09 | 4 | -29/+28 |
* | Use g_strerror when setting an exception string (we need it to be in | Jeffrey Stedfast | 2002-11-11 | 15 | -168/+207 |
* | Use g_path_get_basename instead of g_strdup (g_basename (filename)). | Jeffrey Stedfast | 2002-11-02 | 1 | -1/+1 |
* | Treat spool as a local folder, so the ref checks work right. | Not Zed | 2002-09-26 | 1 | -3/+1 |
* | Implement FOLDER_CREATE flag. (scan_dir): Dont free name on exception, its | Not Zed | 2002-09-26 | 3 | -20/+87 |
* | Do proper error checking and return -1 on fail. | Jeffrey Stedfast | 2002-09-11 | 2 | -12/+2 |
* | Change the case sensitive search of subject to expect case insensitive | Not Zed | 2002-08-29 | 2 | -11/+22 |
* | Add CAMEL_MESSAGE_ANSWERED_ALL, for folders that can distinguish a | Dan Winship | 2002-08-05 | 1 | -1/+2 |
* | Clear the summary after building the 'removed uid' list. | Not Zed | 2002-08-02 | 1 | -1/+1 |
* | revert jeff's patch below, and do it slightly differently, and stop the | Not Zed | 2002-08-02 | 1 | -26/+37 |
* | If the path exists and is a directory, return non-NULL. Missed this before | Jeffrey Stedfast | 2002-07-27 | 4 | -10/+10 |
* | Revert Jeff's previous change, it broke local folders. Uninitialized | Peter Williams | 2002-07-27 | 4 | -11/+13 |
* | ioops, this file too | Jeffrey Stedfast | 2002-07-26 | 1 | -3/+2 |
* | If we're gonna do an elite hack, lets do it right. | Jeffrey Stedfast | 2002-07-26 | 3 | -10/+9 |
* | When writing the summary, use TRUNC flag, duh. Also, write to a temp file | Not Zed | 2002-07-24 | 1 | -0/+1 |
* | Changed the mbox and spool provider descriptions to try and be more clear. | Jeffrey Stedfast | 2002-07-16 | 1 | -2/+2 |
* | If we get an exception from the child sync, update the exception string so | Not Zed | 2002-07-03 | 1 | -1/+2 |
* | Remove the #include for camel-spoold-store.h | Jeffrey Stedfast | 2002-06-26 | 1 | -1/+0 |
* | Include <sys/time.h> for struct timeval. | Not Zed | 2002-06-26 | 18 | -2403/+888 |
* | Updated to use ctx->sign_protocol rather than ctx->protocol. | Jeffrey Stedfast | 2002-06-15 | 1 | -1/+1 |
* | Remove the CONF_DEFAULT_PATH entry, as this is handled by the url config | Not Zed | 2002-06-06 | 6 | -33/+469 |
* | setup/free the mech string. | Not Zed | 2002-06-03 | 1 | -0/+63 |
* | Implement. Run a summary check to update for any newly arrived messages. | Not Zed | 2002-05-29 | 2 | -1/+20 |
* | Add a "char **appended_uid" argument, for the caller to optionally pass in | Dan Winship | 2002-05-14 | 4 | -8/+20 |
* | Check for LOGIN xxxx as well if debug is on, so we dont print passwords to | Not Zed | 2002-05-07 | 4 | -5/+5 |
* | We want to set unread_count to get_unread_message_count, not | Not Zed | 2002-04-29 | 1 | -2/+1 |
* | Don't link to libibex.a anymore. | Jeffrey Stedfast | 2002-04-27 | 1 | -2/+1 |
* | Configure the default paths for mh, mbox, maildir, spools, etc. | Jeffrey Stedfast | 2002-04-25 | 1 | -15/+52 |
* | If we get a failure, make sure we set an exception. | Not Zed | 2002-04-18 | 1 | -2/+6 |
* | Added #include <sys/types.h> for dirent.h which needs it on MacOS X. | Jeffrey Stedfast | 2002-04-15 | 2 | -0/+2 |
* | If the last message(s) were deleted, and we had any messages output, | Not Zed | 2002-04-11 | 1 | -0/+7 |
* | make service_cache be an array of CAMEL_NUM_PROVIDER_TYPES elements so you | Dan Winship | 2002-04-04 | 1 | -5/+0 |
* | Turn indexing back on, fingers crossed ... | Not Zed | 2002-04-03 | 1 | -1/+1 |
* | Temporarily disable indexing. | Not Zed | 2002-04-02 | 1 | -1/+4 |
* | Use -avoid-version instead of -version-info 0:0:0, and specify -module. | Dan Winship | 2002-04-02 | 1 | -1/+1 |
* | When we add a new name, up all of the cache limits, because we're probably | Not Zed | 2002-03-25 | 19 | -58/+120 |
* | The day number has to be 2 chars wide, space filled to work properly with | Not Zed | 2002-02-08 | 10 | -15/+491 |
* | If PATH_MAX doesn't exist, use _POSIX_PATH_MAX. | Jeffrey Stedfast | 2002-01-11 | 1 | -0/+8 |
* | If the mbox file is a symlink, follow the symlink and get the One True | Jeffrey Stedfast | 2002-01-10 | 1 | -2/+10 |
* | only use major and minor version in the camel providerdir, not micro and nano | Dan Winship | 2001-12-18 | 1 | -4/+2 |
* | Same as below. | 1 | 2001-11-01 | 3 | -5/+4 |
* | Remove the X-Evolution header before anyone else gets to see this private | 0 | 2001-10-30 | 1 | -0/+2 |
* | Dont try to move ibex if we have none. | 0 | 2001-10-30 | 1 | -4/+7 |
* | w(x) out some warnings. | 0 | 2001-10-30 | 1 | -1/+2 |
* | 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 |