/audio/asmix/

m.tfcis.org/~lantw44/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/camel
Commit message (Expand)AuthorAgeFilesLines
* Allow the url to be NULL just like the libc free convention.Jeffrey Stedfast2001-07-273-14/+23
* Send an IMAP command, but don't wait for responses.Dan Winship2001-07-275-233/+504
* Add another Sender pattern.Dan Winship2001-07-252-0/+6
* Change the break into a continue, we should process as many as we canNot Zed2001-07-253-5/+17
* oops, and just in case value is NULL...Jeffrey Stedfast2001-07-251-1/+1
* Handle broken mailers that send unencoded 8bit header params. And thereJeffrey Stedfast2001-07-252-0/+41
* New #define, and there was much rejoicing. Rah.Jeffrey Stedfast2001-07-252-0/+7
* Somehow this missed the commit.Not Zed2001-07-241-2/+2
* Added some warnings for bad cases.Not Zed2001-07-242-4/+26
* Slight fix for when source == destination (we don't want to do this actionJeffrey Stedfast2001-07-242-0/+9
* Added some operation progress reporting. Actual data transfer is 'tricky'Not Zed2001-07-234-12/+44
* More usage fixes for CamelException. Check our own exception forPeter Williams2001-07-212-2/+12
* Pull up test fixes to get them building againJP Rosevear2001-07-2110-12/+18
* renamed to camel_charset_to_iconv() to make it just a little moreNot Zed2001-07-206-9/+15
* Convert to the iconv-friendly charset names.Jeffrey Stedfast2001-07-209-116/+165
* Fixed a compiler warning about returning without a value in a non-voidJeffrey Stedfast2001-07-201-1/+1
* Modified to treat the return value from camel_charset_locale_name() as aJeffrey Stedfast2001-07-205-62/+79
* In camel:Peter Williams2001-07-20