/misc/kde3-i18n-bg/

n Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/camel
Commit message (Expand)AuthorAgeFilesLines
* providers/imap/camel-imap-[store,folder].c: Improved folder parsingJeffrey Stedfast2000-06-243-7/+17
* forgot this changelog entry last night.Chris Toshok2000-06-241-0/+26
* Oops. Now appends the namespace to the folder before querying for theJeffrey Stedfast2000-06-233-52/+48
* ignore test-newsrcChris Toshok2000-06-2310-472/+840
* UpdatedJeffrey Stedfast2000-06-2316-96/+254
* Modified to use the "namespace" (url->path) if it exists.Jeffrey Stedfast2000-06-224-33/+47
* Fix dumb bug.Dan Winship2000-06-222-1/+6
* IMAP is working! (sorta)Jeffrey Stedfast2000-06-222-7/+127
* When determining a mailboxe's folder_file_path et aluse its basename to preve...Peter Williams2000-06-222-4/+11
* Set date_received based on the first (most recent) "Received" header.Dan Winship2000-06-222-1/+13
* flush the filter stream before unreffing it, so it willDan Winship2000-06-216-20/+60
* now parses flags gotten from the IMAP server correctlyJeffrey Stedfast2000-06-212-12/+14
* Implemented. (imap_sync): Added code to set flags on messages that haveJeffrey Stedfast2000-06-212-3/+66
* Only fetch the summary if the folder summary doesn't already exist. WhenJeffrey Stedfast2000-06-214-34/+54
* mark the message info with CAMEL_MESSAGE_FOLDER_FLAGGED if we change theDan Winship2000-06-212-0/+7
* Now returns the last line of data that the server sends back as well. ThisJeffrey Stedfast2000-06-213-7/+39
* basically got IMAP into the tree viewJeffrey Stedfast2000-06-204-33/+107
* Set summary equal to NULL. (imap_get_summary): Store the summary in theJeffrey Stedfast2000-06-203-13/+49
* Read the full server reply when we SELECT mailboxes.Peter Williams2000-06-202-3/+11
* Now gets the message flags as it should. (imap_get_summary): Same asJeffrey Stedfast2000-06-193-18/+134
* We were leaking memory - but not anymore! (imap_get_summary): We now getJeffrey Stedfast2000-06-182-3/+111
* Don't copy newlines into the parsed header text, and turn any number ofDan Winship2000-06-182-10/+28
* camel/providers/imap/camel-imap-folder.c: CAPABILITY now works like it shouldJeffrey Stedfast2000-06-183-21/+32
* Add some debugging printfs when rebulding summary to help figure out whyDan Winship2000-06-182-2/+14
* removed imap.c/h from providers/imapJeffrey Stedfast2000-06-184-971/+101
* Added code to expunge if called for (still need to finish coding this).Jeffrey Stedfast2000-06-177-1000/+97
* Move flag handling from CamelMimeMessage to CamelFolder. ThisDan Winship2000-06-1710-351/+543
* KLUDGE! Since neither ETable nor GtkHTML supports UTF-8 yet, outputDan Winship2000-06-174-9/+18
* document camel_folder_search_by_expressionDan Winship2000-06-161-3/+14
* Started to code the imap summary stuffJeffrey Stedfast2000-06-164-16/+114
* Remove camel_service_connect_with_url. (URLs must be specified when theDan Winship2000-06-163-203/+102
* Kill. Folders are now always open, and handle "closing" sorts ofDan Winship2000-06-1610-316/+86
* fix a bug. (don't expunge deleted messages if called with expunge ==Dan Winship2000-06-162-1/+4
* Check server for various interesting extensions.Dan Winship2000-06-165-38/+197
* Fix to previous change: make sure the "seek" variable ends up with theDan Winship2000-06-163-7/+23
* if the mbox doesn't end with a '\n', write one before appending the newDan Winship2000-06-142-4/+18
* updated the crlf filter:Jeffrey Stedfast2000-06-142-5/+9
* Took out the filter code ( we already filter inJeffrey Stedfast2000-06-142-12/+5
* Updated: a separator is now a char* rather than a single char because IMAPJeffrey Stedfast2000-06-1410-38/+68
* Renamed from camel_mbox_summary_expunge. Takes a gboolean saying whetherDan Winship2000-06-144-25/+49
* IMAP will now allow you to login, and on some IMAP providers it will actually...Jeffrey Stedfast2000-06-146-118/+114
* implemented a temp hack for the imap fetch by uid codeJeffrey Stedfast2000-06-132-12/+35
* pop provider now uses the crlf filterJeffrey Stedfast2000-06-133-4/+19
* Removed the camel-mime-filter-smtp.h entry from Makefile.am - oops!Jeffrey Stedfast2000-06-131-1/+0
* Deprecated.Jeffrey Stedfast2000-06-139-352/+82
* don't pass a second (incorrect) -rpath in addition to the (correct) oneDan Winship2000-06-139-8/+12
* New filter to do CRLF<->LF conversion. (Currently only tested in theDan Winship2000-06-137-0/+205
* Add another argument, "mode", which can be CAMEL_AUTHENTICATOR_ASK orDan Winship2000-06-104-33/+65
* Updated to reflect changes made in camel-imap-store.cJeffrey Stedfast2000-06-107-83/+78
* Will now always send EHLO first, if that fails it will fall back on HELO.Jeffrey Stedfast2000-06-103-5/+36
* Initial datawrapper diagram.Michael Zucci2000-06-081-0/+0
* Parser state diagram.Michael Zucci2000-06-081-0/+0
* providers/imap/camel-imap-summary.c now buildsJeffrey Stedfast2000-06-085-21/+30
* Added rules to build camel-imap-streamJeffrey Stedfast2000-06-086-120/+103
* Properly dereference warning/debug messages. (header_references_decode):Not Zed2000-06-082-6/+15
* moved camel-imap-stream.* to providers/imapJeffrey Stedfast2000-06-074-0/+780
* Remove exists, create, delete. A CamelFolder now always references anDan Winship2000-06-0712-628/+236
* Changed the read and write method prototypes to return an ssize_t typeJeffrey Stedfast2000-06-078-64/+372
* worked on getting providers/imap/* to build cleanly, fixed a number of stupid...Jeffrey Stedfast2000-06-078-200/+263
* fix typo/braino (set "Content-Disposition", not "Content-Description")Dan Winship2000-06-063-3/+9
* Ick, damn signs! Fix a bug with sign extended bytes.Not Zed2000-06-033-35/+41
* Jeffrey Stedfast <fejj@helixcode.com>Jeffrey Stedfast2000-06-032-10/+15
* Don't ref the services in the cache.Christopher James Lahey2000-06-032-9/+4
* moved some debug print statements to better locationsJeffrey Stedfast2000-06-032-20/+28
* If we get a funny result, just throw it out. Basically a fix for the oneNot Zed2000-06-035-10/+149
* Ref and unref objects in the service cache properly.Christopher James Lahey2000-06-033-3/+19
* Fun with purify.Dan Winship2000-06-025-0/+27
* Fixes Bug 192.Not Zed2000-06-025-6/+39
* Init filter_from to NULL, for exception case. (mbox_get_message_by_uid):Not Zed2000-05-3110-18/+163
* Implemented a few more imap functions in providers/imap/camel-imap-folder.cJeffrey Stedfast2000-05-315-51/+196
* diff -r1.206 ChangeLogMichael Zucci2000-05-304-3/+18
* Make sure we copy messages which are still intact to the new folder.Not Zed2000-05-304-4/+26
* > (message_changed): Track changes to the source message in theMichael Zucci2000-05-302-4/+68
* Check the searched folder is open before trying to search it.Not Zed2000-05-302-0/+17
* Fix up some glib precondition stuff. Try to set the URL inDan Winship2000-05-302-15/+20
* TypoRoss Golder2000-05-291-1/+1
* Add a domain field to CamelProvider, to say what kind of data it provides.Dan Winship2000-05-299-3/+39
* (connect_to_server): Remove port number from error message sinceDan Winship2000-05-292-4/+5
* Split apart password and APOP auth, since some servers seem to do both,Dan Winship2000-05-293-123/+161
* Use `foo@bar' rather than `"" <foo@bar>' for email addresses with no nameDan Winship2000-05-292-2/+8
* Added a missing smtp-related file to the dist.Ross Golder2000-05-281-0/+1
* Ripped out camel_imap_command_get_additional_data() from camel-imap-store and...Jeffrey Stedfast2000-05-285-152/+272
* Don't set a default boundary. Require the caller to do that.Dan Winship2000-05-263-5/+37
* updated changelog to reflect changes I made in providers/imapJeffrey Stedfast2000-05-261-0/+11
* Added initial code to camel-imap-folder.cJeffrey Stedfast2000-05-261-0/+636
* Updated several imap source filesJeffrey Stedfast2000-05-262-18/+8
* Replace simple data wrapper here too, oops.NotZed2000-05-262-1/+5
* Removed camel-simple-data-wrapper again. Less code to maintain == betterNotZed2000-05-267-216/+91
* Took out code that had been there to reconnect to the server if it was notJeffrey Stedfast2000-05-266-5/+1428
* Re-add camel-simple-data-wrapper.h, which was removed for some reason.Dan Winship2000-05-252-0/+6
* Added more files to the imap provider to use as an outline - will likely need...Jeffrey Stedfast2000-05-254-0/+235
* Fixes to make the SMTP transport thread-safeEDT 2000 Jeffrey Stedfast2000-05-253-18/+45
* Added debug fprintfs, tested with a few messages (smtp_data): Fixed to useEDT 2000 Jeffrey Stedfast2000-05-245-63/+105
* Shut up.Ettore Perazzoli2000-05-231-0/+7
* stuffJeffrey Stedfast2000-05-234-24/+101
* stuffJeffrey Stedfast2000-05-231-2/+2
* stuff dudeJeffrey Stedfast2000-05-232-6/+4
* junkJeffrey Stedfast2000-05-231-2/+2
* changelogJeffrey Stedfast2000-05-231-0/+5
* more stuffJeffrey Stedfast2000-05-231-7/+10
* changelogJeffrey Stedfast2000-05-231-0/+2
* stuffJeffrey Stedfast2000-05-232-3/+4
* dude, just stuffJeffrey Stedfast2000-05-236-88/+113
* added camel-mime-filter-smtp.[c,h] and made mods to camel-mime-filter-from.cJeffrey Stedfast2000-05-234-16/+364
* > searchpart = strchr(namepart, '?');NotZed2000-05-2030-485/+562
* remove message_number_capability and require uid capatibility.Dan Winship2000-05-198-487/+309
* add urls fileDan Winship2000-05-191-0/+1
* Guess!NotZed2000-05-1912-3/+709
* Remove unused async open/close and copy_message_to functions. RenameDan Winship2000-05-183-705/+474
* remove get/set_output_stream operations. They're redundant withDan Winship2000-05-1810-121/+254
* Quick fix to get it to compile. I hope I don't get into trouble.Darin Adler2000-05-182-1/+7
* Don't include the no-longer-distributed possibly-to-be-removed headers.Dan Winship2000-05-182-4/+3
* fix an off-by-one error in address parsing (smtp_data): useDan Winship2000-05-182-2/+11
* All this basically to support user flags in the summary. They are not yetNotZed2000-05-187-27/+152
* error checking on gethostbyaddr() in providers/smtp/camel-smtp-transport.cJeffrey Stedfast2000-05-172-2/+7
* Implement.NotZed2000-05-174-7/+292
* get things working with new camel summary stuff.Chris Toshok2000-05-1610-679/+156
* o Added some preliminary ESMTP AUTH supportEDT 2000 Jeffrey Stedfast2000-05-162-6/+42
* Remove camel_folder_get_summary, which no longer exists.Dan Winship2000-05-152-2/+5
* remove some cruft that we're not currently using.Dan Winship2000-05-122-28/+4
* Change to match prototype (size_t vs unsigned int) so it works on 64-bitDan Winship2000-05-122-1/+7
* now it deff compilesJeffrey Stedfast2000-05-121-1/+1
* > * providers/mbox/camel-mbox-folder.c (message_changed): IndicateMichael Zucci2000-05-125-4/+49
* camel-smtp-transport.c will now compile :)Jeffrey Stedfast2000-05-121-7/+8
* providers/smtp/camel-smtp-transport.c: updated smtp_helo to more closely comp...Jeffrey Stedfast2000-05-122-14/+15
* Big bunch o memleaks fixed.NotZed2000-05-127-12/+60
* Free summary items and charset filters.12000-05-123-8/+30
* fixed camel_smtp_transport_class_init(): now initializes service_classJeffrey Stedfast2000-05-112-1/+9
* fix a stupid typo. Thank you, C.Dan Winship2000-05-113-2/+9
* Removed dist-hook section.Christopher James Lahey2000-05-102-0/+8
* Bleah. Can't fsync a pipe. As a quick kludge, just don't stream_flush it.Dan Winship2000-05-102-2/+7
* o Undid changes to camel-internet-address.[c,h] o FixedEDT 2000 Jeffrey Stedfast2000-05-094-32/+42
* o Moved struct_address from camel-internet-address.c toEDT 2000 Jeffrey Stedfast2000-05-094-12/+44
* one more refcounting fix I missed before.Dan Winship2000-05-092-3/+6
* o updated to use CamelException (as needed by new camel-stream.c) o noEDT 2000 Jeffrey Stedfast2000-05-092-30/+37
* Use CamelException to signal failure. (camel_stream_write_strings):Dan Winship2000-05-0930-812/+920
* Format From and Reply-To to at least a decoded string. Should probablyNotZed2000-05-082-4/+24
* blahMichael Zucci2000-05-081-1/+1
* Merged NEW_SUMMARY branch back to trunk, and resolved conflicts.NotZed2000-05-0817-1626/+1580