| Commit message (Expand) | Author | Age | Files | Lines |
* | Add sanity checking to the folder name if we are going to create it, just | Jeffrey Stedfast | 2004-02-20 | 2 | -0/+20 |
* | Fixes for api changes. | Not Zed | 2004-02-19 | 15 | -330/+274 |
* | s/parading/masquerading/ | Jeffrey Stedfast | 2004-02-19 | 1 | -1/+1 |
* | Use the trust to decide the validity signature status. (Better way of | Jeffrey Stedfast | 2004-02-19 | 3 | -12/+15 |
* | Set the trust. | Jeffrey Stedfast | 2004-02-18 | 3 | -2/+22 |
* | implment, make sync a noop on vee stores. Speeds up exit, so we don't try | Not Zed | 2004-02-17 | 2 | -0/+13 |
* | ** See bug #53861. | Not Zed | 2004-02-17 | 2 | -0/+12 |
* | ** See bug #51045. | Not Zed | 2004-02-16 | 20 | -140/+437 |
* | added bug# to a changelog entry | Jeffrey Stedfast | 2004-02-14 | 1 | -1/+2 |
* | Same. | Jeffrey Stedfast | 2004-02-14 | 8 | -52/+107 |
* | Since decoding a string doesn't allow strings longer than 65536, truncate | Jeffrey Stedfast | 2004-02-13 | 2 | -2/+10 |
* | ** See bug #53978. | Not Zed | 2004-02-09 | 2 | -1/+11 |
* | ** See bug #51319. | Not Zed | 2004-02-09 | 3 | -11/+17 |
* | Use strrchr, not strchr. | Jeffrey Stedfast | 2004-02-07 | 3 | -1/+5 |
* | Forget the need_id, not the userid. Fixes bug #53908. | Jeffrey Stedfast | 2004-02-07 | 2 | -1/+4 |
* | Set a CAMEL_FOLDER_VIRTUAL bit on the special folder info so our UI can | Jeffrey Stedfast | 2004-02-07 | 3 | -2/+16 |
* | changed to return a boolean to indicate if the flags were actually changed | Not Zed | 2004-02-06 | 7 | -37/+55 |
* | rename .cmeta file too, and fix the recovery order. | Not Zed | 2004-02-05 | 6 | -316/+342 |
* | ** See bug #53553. | Not Zed | 2004-02-05 | 10 | -75/+131 |
* | Get rid of some unnecessary CAMEL_OBJECT() casts. | Jeffrey Stedfast | 2004-02-05 | 3 | -31/+42 |
* | Fix for bug #53755 (local folders case) | Jeffrey Stedfast | 2004-02-05 | 3 | -14/+28 |
* | (store_sync): duh, actually pass expunge to folder_sync. | Michael Zucci | 2004-02-04 | 2 | -1/+2 |
* | added 'expunge' parameter, easier 'empty trash on exit' call. | Not Zed | 2004-02-04 | 5 | -14/+22 |
* | changed order around, first try to delete and only remove from the object | Not Zed | 2004-02-04 | 8 | -244/+163 |
* | updated last fix to use void* instead of gpointer | Jeffrey Stedfast | 2004-02-04 | 1 | -5/+5 |
* | Use macro casts from int to pointer. | Jeffrey Stedfast | 2004-02-04 | 5 | -17/+45 |
* | New test suite for url scanning. | Jeffrey Stedfast | 2004-02-04 | 4 | -40/+240 |
* | Fixes for bug #53091. | Jeffrey Stedfast | 2004-02-03 | 2 | -1/+11 |
* | Copy the flags too. Fixes the local folder case of bug #53091. | Jeffrey Stedfast | 2004-02-03 | 2 | -1/+7 |
* | Same as below. | Jeffrey Stedfast | 2004-02-01 | 3 | -4/+14 |
* | Fix spelling error in provider description | Rodney Dawes | 2004-01-31 | 2 | -1/+8 |
* | Protect against multiple camel_init() calls. Remember if we've already | Jeffrey Stedfast | 2004-01-31 | 2 | -0/+17 |
* | copy the old_name that comes in, since it might be the actual folder_name, | Not Zed | 2004-01-30 | 2 | -1/+11 |
* | ** See bug #53269. | Not Zed | 2004-01-29 | 2 | -4/+9 |
* | added a doc comment. | Not Zed | 2004-01-29 | 4 | -38/+53 |
* | output scan->name and scan->value for writing metadata, rather than | Not Zed | 2004-01-29 | 2 | -2/+6 |
* | zero out passwd/user/host before freeing them. | Not Zed | 2004-01-29 | 2 | -0/+11 |
* | Make sure the new dir path exists before trying to rename files to avoid | Jeffrey Stedfast | 2004-01-29 | 2 | -7/+48 |
* | add port and /soap parts to relative uri while updating it when account | Sivaih Nallagatla | 2004-01-28 | 2 | -4/+11 |
* | set CAMEL_FOLDER_SUPRESS_JUNK_TEST flag (imap_update_summary): update | Radek Doulik | 2004-01-27 | 4 | -4/+25 |
* | ** See bug #53373. | Not Zed | 2004-01-27 | 4 | -25/+57 |
* | use check_junk_for_imap flag | Radek Doulik | 2004-01-24 | 4 | -3/+43 |
* | (imap_get_message): revert peterw's change of 2002-07-15, instead | Michael Zucci | 2004-01-23 | 1 | -8/+0 |
* | removed the meaningless fixme, a butt-retrieved-number is as good as any | Not Zed | 2004-01-23 | 2 | -1/+12 |
* | Fix prototype to be consistent. | Jeremy Katz | 2004-01-23 | 2 | -2/+6 |
* | ** See bug #52996. | Not Zed | 2004-01-21 | 3 | -11/+81 |
* | ** See bug #52817. | Not Zed | 2004-01-20 | 15 | -31/+53 |
* | ** See bug #52899. | Not Zed | 2004-01-20 | 2 | -1/+8 |
* | add port and "/soap" to source uri | Siviaah Nallagatla | 2004-01-19 | 2 | -2/+11 |
* | use a CamelURL to properly encode the url we generate. | Not Zed | 2004-01-19 | 4 | -8/+40 |
* | Limit the flags we set (or unset) to the folder's permanent flags. | Jeffrey Stedfast | 2004-01-17 | 2 | -9/+14 |
* | Same. | Jeffrey Stedfast | 2004-01-17 | 5 | -29/+40 |
* | added some conf entries for LDAP address setup added | Sivaiah Nallagatla | 2004-01-16 | 3 | -16/+169 |
* | *** empty log message *** | Rodrigo Moya | 2004-01-16 | 1 | -16/+8 |
* | added some hook debug h(x) | Michael Zucci | 2004-01-16 | 1 | -0/+7 |
* | remove debugs, oops. | Michael Zucci | 2004-01-15 | 1 | -5/+5 |
* | ** See bug #52881. | Not Zed | 2004-01-15 | 3 | -65/+218 |
* | missing renaming. | Rodrigo Moya | 2004-01-15 | 2 | -1/+6 |
* | set the "auth" property on the ESource's we create, to get authentication. | Rodrigo Moya | 2004-01-14 | 2 | -0/+6 |
* | ** Patch from Timo Sirainen <tss@iki.fi> to honour read-only status for | Not Zed | 2004-01-14 | 3 | -1/+24 |
* | remove debug printf. | Not Zed | 2004-01-14 | 3 | -4/+23 |
* | missing renaming. | Rodrigo Moya | 2004-01-14 | 2 | -3/+7 |
* | removed unused groupwise-config-listener.[ch] files | Sivaiah Nallagatla | 2004-01-13 | 2 | -546/+0 |
* | renamed groupwise-config-listener.[ch] to these file names and also | Sivaiah Nallagatla | 2004-01-13 | 4 | -2/+553 |
* | bump version and requirements | JP Rosevear | 2004-01-13 | 1 | -0/+1 |
* | fixed distcheck | Jeffrey Stedfast | 2004-01-13 | 1 | -2/+0 |
* | now based on discofolder, cache_message and append_message implemented, | Meilof Veeningen | 2004-01-13 | 12 | -316/+1712 |
* | ** See bug 52725. | Not Zed | 2004-01-12 | 4 | -2/+18 |
* | if e_iconv() returns -1, check that errno != EINVAL - if errno *is* | Jeffrey Stedfast | 2004-01-11 | 2 | -11/+30 |
* | libcamelgroupwise.urls instead of libcamelimap.urls | Rodney Dawes | 2004-01-10 | 2 | -1/+7 |
* | added null check for source url to take care of accounts with Server Types | Sivaiah Nallagatla | 2004-01-09 | 2 | -1/+11 |
* | fix removal of journal file, and remove the cmeta state file too. | Not Zed | 2004-01-09 | 6 | -9/+144 |
* | move assertions here. (set_mime_type_field): change order slightly to | Not Zed | 2004-01-09 | 2 | -5/+12 |
* | *** empty log message *** | Rodrigo Moya | 2004-01-08 | 1 | -0/+2 |
* | add groupwise to SUBDIRS new camel provider for groupwise new class to add | Sivaiah Nallagatla | 2004-01-08 | 6 | -20/+590 |
* | include sys/types.h for freebsd | JP Rosevear | 2004-01-06 | 2 | -0/+5 |
* | renamed from imap_*. | Rodrigo Moya | 2004-01-05 | 2 | -6/+11 |
* | check the right return of the socket call, dont set fd to the value of the | Not Zed | 2004-01-05 | 2 | -1/+6 |
* | Save errno and check the return of the socket() call. | Jeffrey Stedfast | 2004-01-03 | 2 | -7/+18 |
* | g_module_open the other providers we depend on to avoid load ordering | Rodrigo Moya | 2003-12-25 | 4 | -0/+226 |
* | Don't immediately prompt for a passwd after receiving the NEED_PASSPHRASE | Jeffrey Stedfast | 2003-12-12 | 2 | -13/+34 |
* | Use CAMEL_FODLER_NOCHILDREN rather than NOINFERIORS because NOINFERIORS | Jeffrey Stedfast | 2003-12-11 | 2 | -3/+9 |
* | Add a CAMEL_FOLDER_NOCHILDREN flag. | Jeffrey Stedfast | 2003-12-11 | 5 | -5/+15 |
* | also check application/pkcs7-signature (bloody applemail). | Not Zed | 2003-12-10 | 2 | -2/+12 |
* | put the camel-smime-context.[ch] back in here, remove it from EXTRA_DIST, | Not Zed | 2003-12-10 | 5 | -12/+109 |
* | remove dthe clearenv stuff, not sure why its there. s/setenv/putenv/ for | Not Zed | 2003-12-10 | 2 | -12/+9 |
* | ** See bug #51899. | Not Zed | 2003-12-09 | 3 | -2/+12 |
* | Revert the s/is_/camel_mime_is_/ changes or we get really long variable | Jeffrey Stedfast | 2003-12-09 | 2 | -20/+28 |
* | encode the address before sending it out, rather than using the raw/utf8 | Not Zed | 2003-12-09 | 8 | -108/+184 |
* | Fixes bug #51881 | Jeffrey Stedfast | 2003-12-09 | 3 | -2/+62 |
* | Remove hard coded disable deprecated flags | JP Rosevear | 2003-12-07 | 9 | -15/+11 |
* | Properly set the O_NONBLOCK flag along with any previously set flags. | Jeffrey Stedfast | 2003-12-06 | 4 | -9/+27 |
* | check recent messages for junk mail | Radek Doulik | 2003-12-04 | 5 | -3/+49 |
* | Free fi->path if we are gonna replace it with the vinfo path. | Jeffrey Stedfast | 2003-12-04 | 2 | -0/+4 |
* | Treat parent_name == NULL and parent_name == "" the same. | Jeffrey Stedfast | 2003-12-04 | 2 | -1/+4 |
* | Only add vTrash/vJunk info's if we've requested the toplevel folder tree, | Jeffrey Stedfast | 2003-12-04 | 2 | -18/+31 |
* | ** See bug #51478. | Not Zed | 2003-12-02 | 2 | -1/+11 |
* | Start at fd = 3. | Jeffrey Stedfast | 2003-12-02 | 5 | -26/+21 |
* | Same. | Jeffrey Stedfast | 2003-12-01 | 7 | -84/+104 |
* | set flags only for new folder info | Radek Doulik | 2003-12-01 | 1 | -2/+2 |
* | set SUBSCRIBED and NOINFERIORS flags to special folders, renamed method | Radek Doulik | 2003-12-01 | 2 | -3/+78 |
* | Enable GUI option for 'custom command' connection. Don't g_free strings in | David Woodhouse | 2003-12-01 | 3 | -1/+15 |
* | Added list-unsubscribe header match. | Not Zed | 2003-12-01 | 5 | -20/+83 |
* | Commit missing entry. | JP Rosevear | 2003-11-27 | 1 | -1/+1 |
* | make sure we always dist the smime stuff | JP Rosevear | 2003-11-27 | 2 | -0/+6 |
* | conditionally compile s/mime support | JP Rosevear | 2003-11-26 | 2 | -2/+15 |
* | change args to make it suit storing the validity in a tree. | Not Zed | 2003-11-25 | 3 | -14/+39 |
* | Don't destroy the providers as it mans we can never ever have more than 1 | Jeffrey Stedfast | 2003-11-19 | 2 | -2/+10 |
* | Single condition shortening | Artur Flinta | 2003-11-18 | 1 | -1/+1 |
* | Fixed an exception to give a more meaningful description. | Jeffrey Stedfast | 2003-11-18 | 2 | -12/+11 |
* | Fixed an exception to give a more meaningful description. | Jeffrey Stedfast | 2003-11-18 | 2 | -1/+7 |
* | 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 | 3 | -19/+34 |
* | oops, put the mempool stuff back, we don't use e-memory afterall. Damn | Not Zed | 2003-11-14 | 2 | -0/+114 |
* | Remove mempool code, we use the stuff in e-util. (PRESERVE_HEADERS): new | Not Zed | 2003-11-14 | 7 | -154/+87 |
* | look at the content object's mime type, not the container's type. | Not Zed | 2003-11-13 | 4 | -6/+37 |
* | merged spam filtering branch | Radek Doulik | 2003-11-13 | 15 | -21/+316 |
* | split out the CMSMessage verification code so it can be used from | Not Zed | 2003-11-10 | 8 | -173/+380 |
* | Don't bother trying to see if the server advertises EHLO. Simply always | Jeffrey Stedfast | 2003-11-07 | 2 | -18/+15 |
* | new (unfinished) api to peek inside smime parts to tell us whats in it. | Not Zed | 2003-11-05 | 8 | -107/+291 |
* | We might need to convert the passwd from UTF-8 into the locale charset. | Jeffrey Stedfast | 2003-11-05 | 2 | -4/+25 |
* | removed, now redundant. | Not Zed | 2003-10-31 | 3 | -452/+4 |
* | implement something basic. | Not Zed | 2003-10-30 | 2 | -2/+17 |
* | Added a note about api inconsistencies. | Not Zed | 2003-10-30 | 12 | -1301/+1253 |
* | We should check List-Post before List-Id (List-Post has to contain the | Jeffrey Stedfast | 2003-10-29 | 2 | -10/+17 |
* | Fixes bug #35083 | Jeffrey Stedfast | 2003-10-29 | 4 | -12/+57 |
* | better detection of broken date to give to broken_date_parser. | Frédéric Crozat | 2003-10-28 | 2 | -0/+20 |
* | If a word is longer than CAMEL_TEXT_INDEX_MAX_WORDLEN, then ignore it. | Jeffrey Stedfast | 2003-10-28 | 2 | -2/+11 |
* | Removed unneeded CAMEL_OBJECT() casts. | Jeffrey Stedfast | 2003-10-24 | 24 | -104/+117 |
* | Merge new-ui-branch into the trunk. | Ettore Perazzoli | 2003-10-22 | 10 | -21/+108 |
* | Fixed a #include. | Jeffrey Stedfast | 2003-10-16 | 2 | -1/+5 |
* | Allow timezone offsets to be up to 14 hours ahead of UTC. Fixes bug | Jeffrey Stedfast | 2003-10-10 | 3 | -3/+10 |
* | Removed an unused variable. | Jeffrey Stedfast | 2003-10-09 | 2 | -1/+5 |
* | fixed a comment spelling mistake and removede CAMEL_OBJECT() casting where it... | Jeffrey Stedfast | 2003-09-26 | 1 | -12/+13 |
* | If the localhost lookup results in a numeric IPv6 host, use the form | Jeffrey Stedfast | 2003-09-25 | 2 | -1/+9 |
* | If the CREATE flag is set and the parent .sbd directory does not exist, | Jeffrey Stedfast | 2003-09-24 | 3 | -2/+19 |
* | Don't forget to flush the iconv conversion. | Jeffrey Stedfast | 2003-09-24 | 2 | -1/+6 |
* | Don't try dot-files. | Jeffrey Stedfast | 2003-09-24 | 3 | -0/+8 |
* | ** See bug #41610 | Not Zed | 2003-09-23 | 2 | -1/+9 |
* | Added "offline_sync" option, which lets you synchronise all mail to local | Not Zed | 2003-09-23 | 11 | -204/+316 |
* | Fix the code that creates a new ssl stream to pass the correct arguments | Jeffrey Stedfast | 2003-09-22 | 5 | -6/+24 |
* | New function to replace the one from camel-mime-part.c | Jeffrey Stedfast | 2003-09-19 | 17 | -103/+142 |
* | namespaced the encoding/decoding routines. | Jeffrey Stedfast | 2003-09-19 | 10 | -52/+78 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and | Jeffrey Stedfast | 2003-09-19 | 45 | -911/+1076 |
* | Implement a temp hack so trunk works until we merge in new-ui-branch. | Jeffrey Stedfast | 2003-09-17 | 2 | -10/+19 |
* | Don't warning about how we haven't written anything to the stream, this is | Jeffrey Stedfast | 2003-09-17 | 2 | -4/+9 |
* | removed dead code. | Not Zed | 2003-09-16 | 7 | -239/+100 |
* | Implements CamelLocalFolder::get_full_path() (publicly namespaced so that | Jeffrey Stedfast | 2003-09-13 | 6 | -51/+696 |
* | added copyright comment block | Jeffrey Stedfast | 2003-09-13 | 2 | -0/+48 |
* | updated warning to mention the proper rfc | Jeffrey Stedfast | 2003-09-13 | 1 | -2/+2 |
* | add | Dan Winship | 2003-09-11 | 1 | -0/+11 |
* | Remove libcamel-static.la | Dan Winship | 2003-09-11 | 2 | -5/+4 |
* | call camel_folder_sync bypassing the folder lock. See | Not Zed | 2003-09-09 | 2 | -2/+8 |
* | Add PREAUTH handling and pine/mutt/etpan/etc.-style 'ssh <mailhost> exec | David Woodhouse | 2003-09-05 | 3 | -2/+169 |
* | New stream implementation for running commands. Compile the above | David Woodhouse | 2003-09-04 | 4 | -0/+335 |
* | ** See bug #47765. | Not Zed | 2003-09-04 | 4 | -22/+37 |
* | removed debug printfs. | Not Zed | 2003-08-30 | 2 | -12/+5 |
* | Need to copy the local properties list before passing it out, since it's | Not Zed | 2003-08-30 | 2 | -1/+6 |
* | implement PERSISTENT_PROPERTIES, for index mode. | Not Zed | 2003-08-28 | 10 | -22/+752 |
* | temporarily reverting my camel namespace patches until after we merge in some... | Jeffrey Stedfast | 2003-08-27 | 45 | -1076/+911 |
* | reverted some namespacing changes to internal functions | Jeffrey Stedfast | 2003-08-27 | 1 | -17/+17 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and | Jeffrey Stedfast | 2003-08-27 | 17 | -161/+193 |
* | Namespaced. | Jeffrey Stedfast | 2003-08-26 | 43 | -770/+903 |
* | Added some more error checking for reading/writing to the pipes. Fixes bug | Jeffrey Stedfast | 2003-08-25 | 2 | -4/+26 |
* | Don't poke wrapper->stream directly, use | Jeffrey Stedfast | 2003-08-22 | 3 | -16/+14 |
* | Make sure to ref the stream. Fixes bug #47749. | Jeffrey Stedfast | 2003-08-21 | 2 | -7/+14 |
* | return 77 when gpg isn't available rather than 127 | Jeffrey Stedfast | 2003-08-19 | 1 | -3/+3 |
* | Various fixes to make it work. | Not Zed | 2003-08-19 | 10 | -105/+162 |
* | ** See bug #47634. | Not Zed | 2003-08-16 | 10 | -18/+99 |
* | Don't attach any filters to decode base64/qp/etc. | Jeffrey Stedfast | 2003-08-16 | 2 | -48/+10 |
* | Save errno when flushing/unreffing the filter stream. | Jeffrey Stedfast | 2003-08-14 | 2 | -3/+11 |
* | If the content is base64/qp/uu/etc encoded but the part is 7bit/8bit/(or | Jeffrey Stedfast | 2003-08-14 | 2 | -0/+11 |
* | Fix the range check, we were stopping removal of 1 or 2 removals, for some | Not Zed | 2003-08-14 | 3 | -3/+17 |
* | force connect manually so basics work. | Not Zed | 2003-08-12 | 5 | -13/+41 |
* | updated mime-tests README | Jeffrey Stedfast | 2003-08-12 | 1 | -0/+4 |
* | New test suite for the mime parser (which is where the below 2 fixes were | Jeffrey Stedfast | 2003-08-12 | 22 | -566/+884 |
* | add optional imapp compile | Michael Zucci | 2003-08-02 | 1 | -1/+6 |
* | experimental, non-working imap implementation | Michael Zucci | 2003-08-02 | 22 | -0/+7458 |
* | oops, s/gpgfoo/gpg/ | Jeffrey Stedfast | 2003-08-02 | 1 | -1/+1 |
* | updated | Jeffrey Stedfast | 2003-08-02 | 2 | -2/+13 |
* | Same. | Jeffrey Stedfast | 2003-08-02 | 5 | -22/+152 |
* | oops, this too | Jeffrey Stedfast | 2003-07-31 | 1 | -1/+1 |
* | Also updated. | Jeffrey Stedfast | 2003-07-31 | 7 | -26/+39 |
* | Fix for #46168 'some additional locale aliases required for chinese | Suresh Chandrasekharan | 2003-07-29 | 4 | -43/+70 |
* | Revert my previous changes to this function. | Jeffrey Stedfast | 2003-07-24 | 8 | -146/+486 |
* | #include camel-file-utils.h for camel_read() | Dan Winship | 2003-07-23 | 5 | -3/+15 |
* | Updated to convert to/from the correct charset (since content is no longer | Jeffrey Stedfast | 2003-07-18 | 2 | -30/+33 |
* | Increment the seekable stream position by the number of bytes read. Oops. | Jeffrey Stedfast | 2003-07-18 | 2 | -1/+6 |
* | Increment the seekable stream position by the number of bytes read. Oops. | Jeffrey Stedfast | 2003-07-18 | 2 | -1/+8 |
* | ** See bug #42573 | Timo Sirainen | 2003-07-17 | 2 | -11/+21 |
* | Add the CamelMimePartEncodingType definition here. | Jeffrey Stedfast | 2003-07-17 | 9 | -499/+198 |
* | If we read 0 bytes, then set eos to TRUE. | Jeffrey Stedfast | 2003-07-16 | 2 | -3/+12 |
* | removed camel-pkcs7-context.[c,h] - no longer useful | Jeffrey Stedfast | 2003-07-10 | 2 | -764/+0 |
* | removed camel-smime-utils.[c,h] which are no longer useful | Jeffrey Stedfast | 2003-07-10 | 4 | -178/+0 |
* | removed #ifndef ENABLE_THREADS | Jeffrey Stedfast | 2003-07-10 | 2 | -26/+2 |
* | removed #ifdef ENABLE_THREADS | Jeffrey Stedfast | 2003-07-10 | 1 | -16/+4 |
* | Get rid of the #ifdef ENABLE_THREADS since we no longer plan to | Jeffrey Stedfast | 2003-07-10 | 7 | -117/+102 |
* | Get rid of the #ifdef ENABLE_THREADS since we no longer plan to | Jeffrey Stedfast | 2003-07-10 | 28 | -596/+353 |
* | remove reference to camel-pgp-mime.h | Larry Ewing | 2003-07-09 | 2 | -1/+5 |
* | Removed. | Jeffrey Stedfast | 2003-07-09 | 4 | -200/+2 |
* | Updated (new copy/paste from e-iconv). | Jeffrey Stedfast | 2003-07-09 | 4 | -92/+189 |
* | Use camel_read(). (stream_write): Use camel_write(). | Jeffrey Stedfast | 2003-07-09 | 3 | -241/+18 |
* | Use camel_mkdir(). | Jeffrey Stedfast | 2003-07-08 | 15 | -277/+252 |
* | removed debug printfs | Jeffrey Stedfast | 2003-07-08 | 1 | -18/+0 |
* | Updated for string-utils namespace changes. | Jeffrey Stedfast | 2003-07-08 | 28 | -62/+97 |
* | Don't quote the charset value, the qop value, nor the response value. | Jeffrey Stedfast | 2003-07-03 | 2 | -6/+12 |
* | Use gmtime_r() instead of using gmtime() and memcpy() to try and be | Jeffrey Stedfast | 2003-07-03 | 2 | -3/+8 |
* | free the summary hash | Dan Winship | 2003-07-02 | 2 | -0/+7 |
* | Put day of week into outgoing email. | David Woodhouse | 2003-07-02 | 2 | -1/+11 |
* | Added prototype for camel_folder_summary_remove_range(). | Jeffrey Stedfast | 2003-06-25 | 3 | -17/+38 |
* | ** See bug #43887 | Not Zed | 2003-06-25 | 3 | -0/+27 |
* | ** See bug #31745 | Not Zed | 2003-06-20 | 1 | -6/+9 |
* | if we got cancelled, the message is floating, so free it. (struct | Not Zed | 2003-06-20 | 2 | -61/+105 |
* | Made static (to match the prototype). | Jeffrey Stedfast | 2003-06-19 | 2 | -2/+7 |
* | don't leak the summary when reloading it. Fixes a very large leak. | Larry Ewing | 2003-06-18 | 2 | -1/+11 |
* | Calculate ranges to remove folder info's more efficiently. affects | Not Zed | 2003-06-18 | 3 | -8/+96 |
* | ** See bug #44322 | Not Zed | 2003-06-17 | 3 | -7/+23 |
* | Fix for bug #40788. | Jeffrey Stedfast | 2003-06-14 | 5 | -21/+56 |
* | Put the ChangeLog.pre-1-4 in the Makefiles. | Ettore Perazzoli | 2003-06-13 | 1 | -0/+1 |
* | Partial fix for bug #44457. | Jeffrey Stedfast | 2003-06-12 | 3 | -2/+17 |
* | some days you just wish you had that subatomic 100 megaton kill-o-zap bomb. | Jeffrey Stedfast | 2003-06-12 | 5 | -54/+155 |
* | use g_utf8_strdown properly. | Larry Ewing | 2003-06-12 | 2 | -2/+6 |
* | Add the CAMEL_BESTENC_TEXT bit to enctype if the part is a text part. | Jeffrey Stedfast | 2003-06-11 | 4 | -7/+26 |
* | Roll over ChangeLogs. | Ettore Perazzoli | 2003-06-10 | 2 | -22083/+22083 |
* | Turn off debugging. | Jeffrey Stedfast | 2003-06-02 | 3 | -4/+12 |
* | Turned off a debugging printf. | Jeffrey Stedfast | 2003-05-30 | 2 | -1/+6 |
* | This should finish fixing all variations of bug #42854, which, funnily | Jeffrey Stedfast | 2003-05-28 | 2 | -20/+44 |
* | Lets try this again. We don't actually want to free the key here, because | Jeffrey Stedfast | 2003-05-23 | 2 | -12/+8 |
* | Create a second GPtrArray for the keys. We don't want to use | Jeffrey Stedfast | 2003-05-21 | 2 | -2/+18 |
* | Only display a warning if errno != EINVAL (EINVAL means there was a | Jeffrey Stedfast | 2003-05-20 | 2 | -8/+21 |
* | fixed ChangeLog | Jeffrey Stedfast | 2003-05-20 | 1 | -82/+81 |
* | Ensure cmdbuf is initialized to avoid compiler warning. | Jeremy Katz | 2003-05-17 | 24 | -68/+143 |
* | Simplistic quick-fix for #42710. Add a charset argument. If the data is 8 | Not Zed | 2003-05-16 | 2 | -21/+47 |
* | Only delete the index if it is non-NULL. Fixes bug #42763. | Jeffrey Stedfast | 2003-05-16 | 2 | -2/+8 |
* | ** See bug #42540 | Not Zed | 2003-05-15 | 2 | -3/+14 |
* | Added a note to the comment block for this function noting that uids MUST | Jeffrey Stedfast | 2003-05-15 | 4 | -20/+35 |
* | If host->h_name is NULL or an empty string, default back to using the IP | Jeffrey Stedfast | 2003-05-14 | 2 | -5/+12 |
* | Disable debugging. | Ettore Perazzoli | 2003-05-14 | 4 | -3/+11 |
* | Don't call g_utf8_validate on an empty message. Fixes a warning. | Dan Winship | 2003-05-05 | 2 | -1/+7 |
* | Workaround for POS mailers like the one in bug #42045. | Jeffrey Stedfast | 2003-05-03 | 3 | -1/+19 |
* | Remove camel-lock.c from here because it upsets automake 1.6 for some | Dan Winship | 2003-04-30 | 2 | -3/+8 |
* | body_len needs to be a size_t instead of int | Jeremy Katz | 2003-04-30 | 2 | -1/+6 |
* | Disable debugging printfs. | Jeffrey Stedfast | 2003-04-25 | 2 | -3/+7 |
* | only free the host if it was set. removes a run-time warning. | Not Zed | 2003-04-24 | 2 | -5/+8 |
* | fixed merge conflicts in ChangeLog | Jeffrey Stedfast | 2003-04-24 | 1 | -1/+0 |
* | #if 0 out some code that parsed the namespaces since the results aren't | Jeffrey Stedfast | 2003-04-24 | 2 | -1/+10 |
* | oops, the service owns the url after we construct it. | Not Zed | 2003-04-23 | 2 | -2/+5 |
* | ** Should fix #41629, #41448, et al. | Not Zed | 2003-04-23 | 12 | -50/+206 |
* | Don't set seen_eof1 here anymore once we get a trust metric. | Jeffrey Stedfast | 2003-04-23 | 2 | -16/+32 |
* | ** for #40989 | Not Zed | 2003-04-19 | 5 | -8/+117 |