summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed a #include.new-ui-branch-merge-startnew-ui-branch-merge-endBEFORE_NEW_UI_MERGEJeffrey Stedfast2003-10-162-1/+5
* Allow timezone offsets to be up to 14 hours ahead of UTC. Fixes bugJeffrey Stedfast2003-10-093-3/+10
* Removed an unused variable.spam-filtering-startJeffrey Stedfast2003-10-082-1/+5
* fixed a comment spelling mistake and removede CAMEL_OBJECT() casting where it...Jeffrey Stedfast2003-09-251-12/+13
* If the localhost lookup results in a numeric IPv6 host, use the formJeffrey Stedfast2003-09-252-1/+9
* If the CREATE flag is set and the parent .sbd directory does not exist,Jeffrey Stedfast2003-09-233-2/+19
* Don't forget to flush the iconv conversion.Jeffrey Stedfast2003-09-232-1/+6
* Don't try dot-files.Jeffrey Stedfast2003-09-233-0/+8
* ** See bug #41610Not Zed2003-09-232-1/+9
* Added "offline_sync" option, which lets you synchronise all mail to localNot Zed2003-09-2211-204/+316
* Fix the code that creates a new ssl stream to pass the correct argumentsJeffrey Stedfast2003-09-225-6/+24
* New function to replace the one from camel-mime-part.cJeffrey Stedfast2003-09-1817-103/+142
* namespaced the encoding/decoding routines.Jeffrey Stedfast2003-09-1810-52/+78
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-1845-911/+1076
* Implement a temp hack so trunk works until we merge in new-ui-branch.Jeffrey Stedfast2003-09-162-10/+19
* Don't warning about how we haven't written anything to the stream, this isJeffrey Stedfast2003-09-162-4/+9
* removed dead code.Not Zed2003-09-157-239/+100
* Implements CamelLocalFolder::get_full_path() (publicly namespaced so thatJeffrey Stedfast2003-09-126-51/+696
* added copyright comment blockJeffrey Stedfast2003-09-122-0/+48
* updated warning to mention the proper rfcJeffrey Stedfast2003-09-121-2/+2
* addDan Winship2003-09-111-0/+11
* Remove libcamel-static.laDan Winship2003-09-112-5/+4
* call camel_folder_sync bypassing the folder lock. SeeNot Zed2003-09-082-2/+8
* Add PREAUTH handling and pine/mutt/etpan/etc.-style 'ssh <mailhost> execevolution-a11y-branchDavid Woodhouse2003-09-043-2/+169
* New stream implementation for running commands. Compile the aboveDavid Woodhouse2003-09-034-0/+335
* ** See bug #47765.Not Zed2003-09-034-22/+37
* removed debug printfs.Not Zed2003-08-302-12/+5
* Need to copy the local properties list before passing it out, since it'sNot Zed2003-08-302-1/+6
* implement PERSISTENT_PROPERTIES, for index mode.Not Zed2003-08-2710-22/+752
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-2645-1076/+911
* reverted some namespacing changes to internal functionsJeffrey Stedfast2003-08-261-17/+17
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-08-2617-161/+193
* Namespaced.Jeffrey Stedfast2003-08-2543-770/+903
* Added some more error checking for reading/writing to the pipes. Fixes bugJeffrey Stedfast2003-08-252-4/+26
* Don't poke wrapper->stream directly, useJeffrey Stedfast2003-08-213-16/+14
* Make sure to ref the stream. Fixes bug #47749.Jeffrey Stedfast2003-08-202-7/+14
* return 77 when gpg isn't available rather than 127Jeffrey Stedfast2003-08-191-3/+3
* Various fixes to make it work.Not Zed2003-08-1910-105/+162
* ** See bug #47634.Not Zed2003-08-1510-18/+99
* Don't attach any filters to decode base64/qp/etc.Jeffrey Stedfast2003-08-152-48/+10
* Save errno when flushing/unreffing the filter stream.Jeffrey Stedfast2003-08-142-3/+11
* If the content is base64/qp/uu/etc encoded but the part is 7bit/8bit/(orJeffrey Stedfast2003-08-132-0/+11
* Fix the range check, we were stopping removal of 1 or 2 removals, for someNot Zed2003-08-133-3/+17
* force connect manually so basics work.Not Zed2003-08-115-13/+41
* updated mime-tests READMEJeffrey Stedfast2003-08-111-0/+4
* New test suite for the mime parser (which is where the below 2 fixes wereJeffrey Stedfast2003-08-1122-566/+884
* add optional imapp compileMichael Zucci2003-08-011-1/+6
* experimental, non-working imap implementationMichael Zucci2003-08-0122-0/+7458
* oops, s/gpgfoo/gpg/Jeffrey Stedfast2003-08-011-1/+1
* updatedJeffrey Stedfast2003-08-012-2/+13