2000-05-05 |
NotZed | And same here ... |
commit | commitdiff | tree | snapshot |
2000-05-05 |
5 | Plug a memory leak. (header_decode_text): Fixed memory... |
commit | commitdiff | tree | snapshot |
2000-05-05 |
NotZed | Maxcount is minimum of the max and the requested count... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Dan Winship | Make this compile again in the !KRB4 case |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Dan Winship | Don't fall back to plaintext passwords if APOP fails... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Dan Winship | New function to replace camel_provider_scan. Returns... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
NotZed | No, we're not going to have g_strcasecmp for no good... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
Jacob Leach | Some small build fixes: |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Jacob Leach | s/strcasecmp/g_strcasecamp/ everywhere except intl... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
NotZed | If the iconv handle is -1, then dont try and convert... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Larry Ewing | fix typo when dereferencing saveoffset. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Michael Zucci | Missed these ... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
NotZed | REmove gmime-utils.h from here. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Matthew Loper | Set G_LOG_DOMAIN in following files. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Michael Zucci | > * providers/mbox/camel-mbox-search.c |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Michael Zucci | > * gmime-utils.[ch]: What the hell, remove it. This... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Michael Zucci | Removed bizarre string_dichotomy version of this. This... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
NotZed | Fix the previous overflow problem properly (can happen... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
2 | Dont use autofill on these fucking long function anmes... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
NotZed | Fix the offset for the summary when an item is expunged... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Michael Zucci | Deleted messages properly get removed from the index. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Michael Zucci | > (camel_folder_expunge): Changed to only allow expung... |
commit | commitdiff | tree | snapshot |
2000-05-02 |
Michael Zucci | > (func_header_contains): Debug out some search stuff. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Michael Zucci | Removed search_id. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
NotZed | More message cleanup. Flags now work, are saved, and... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Dan Winship | oops. s/CAMEL_TRANSPORT_TYPE/CAMEL_PROVIDER_TRANSPORT/ |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Dan Winship | Tweak the definition of CamelProvider. Among other... |
commit | commitdiff | tree | snapshot |
2000-04-29 |
Dan Winship | const poison |
commit | commitdiff | tree | snapshot |
2000-04-29 |
Dan Winship | camel_mime_parser_tell() returns an offset from where... |
commit | commitdiff | tree | snapshot |
2000-04-29 |
Dan Winship | remove an unused #include |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Dan Winship | fix a bug that would cause corruption with very long... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Ettore Perazzoli | Made Evolution OAF-compatible. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
NotZed | Dont try and check a NULL header. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
NotZed | Class to represent news addresses - currently empty... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Dan Winship | Revert previous change. I was confused. |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Dan Winship | expose these routines. |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Michael Zucci | Diagram of the camel-stream and derived classes used... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Dan Winship | Only write a newline between the headers and the conten... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Dan Winship | Remove. We weren't using the fields that made this... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Dan Winship | sink the content object after referencing it. |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Dan Winship | sync to current reality |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Dan Winship | fix format specifier for time zone. Fix typo in month... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
NotZed | Big cleanup of camel-stream-*, got rid of 3 classes... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Dan Winship | only return TRUE if the parent is at eos AND the buffer... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Dan Winship | fix some incorrect macro usage that resulted in bogus... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Dan Winship | fix a cut-and-pasto. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Dan Winship | ref (and sink) the message stream if we're going to... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Dan Winship | remove data-wrapper-repository.h include(s) |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Michael Zucci | Big fixes for the last commit which broke the message... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
NotZed | No longer call data_wrapper_repository_init. |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Dan Winship | fix some obvious minor bugs noted by -Wall. |
commit | commitdiff | tree | snapshot |
2000-04-23 |
NotZed | Whole swag of changes. Still lots of cleanup remaining ... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Dan Winship | clean, document, etc. (camel_multipart_init): pick... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
NotZed | Ref the folder after setting it in the new message. |
commit | commitdiff | tree | snapshot |
2000-04-21 |
NotZed | Removed. |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Dan Winship | use libunicode iconv functions rather than libc ones... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
NotZed | Trim leading/trailing spaces off the raw headers. |
commit | commitdiff | tree | snapshot |
2000-04-20 |
NotZed | MERGE NEW_PARSER branch into HEAD, fixed conflicts. |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Dan Winship | This is a subtype of CamelSeekableStream, not CamelStream. |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Dan Winship | clean up a lot. (eos): When testing for end-of-stream... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Dan Winship | oops. fix prototype in both places |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Dan Winship | const poison. (Belatedly goes with my change of 2000... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Dan Winship | do better reference counting of streams so they actuall... |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Dan Winship | kill camel-log |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Seth Alves | added 2nd arg to g_return_val_if_fail so this builds |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Dan Winship | Clean, polish, document. Most of the gtk-doc comments... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Dan Winship | Remove the "session" field from CamelMimeMessage. Nothi... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Dan Winship | Set the exception if no provider is found. |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Dan Winship | Add code to encode and decode %-escapes in URLs, and... |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Chris Toshok | add nntp |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Christopher... | Fix switch statement. |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Chris Toshok | always return TRUE for now. we need to check the server... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Dan Winship | packed their bags and moved to ../mail/ |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Dan Winship | This didn't belong in Camel. Move to mail/ |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Dan Winship | [This was accidentally not committed with its ChangeLog... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Chris Toshok | add XXX so i can find this hardcoded string later. |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Chris Toshok | okay. working now. |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Chris Toshok | initial import of nntp store. |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Matthew Loper | + * art/Makefile.am: Add tigert's contact-dlg-related... |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Miguel de Icaza | Fix the embarassing cursor bug. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Dan Winship | fix various bugs in APOP code (still untested) and... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Dan Winship | Clarify what provider.protocol, provider.name, and... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Dan Winship | implement get_message_by_number for the mail fetch... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
EDT 2000 Jeffrey... | o Reformatted providers/smtp/camel-smtp-transport.c... |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Dan Winship | New file with new function to dot-lock an mbox file... |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Christopher... | pixmap_DATA isn't defined so don't use it as a variable. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Dan Winship | actually record the pid returned by fork(). Noticed... |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Dan Winship | #include <sys/param.h> for MAXHOSTNAMELEN. (This is... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
EDT 2000 Jeffrey... | o fixed numerous bugs in providers/smtp/camel-smtp... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Dan Winship | (pop3_connect): Remember the password after asking... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Dan Winship | Clarify error messages. (finalize): fix a bug in camel_... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
NotZed | Removed smtp for now, its a long way from building... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
EDT 2000 Jeffrey... | o Added smtp_helo() request into smtp_connect() (forgot... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Chris Toshok | fix Makefile.am |
commit | commitdiff | tree | snapshot |
2000-04-07 |
EDT 2000 Jeffrey... | o Added smtp/ to providers tree under camel o Added... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Matthew Loper | + * camel-folder-pt-proxy.c (_get_full_name): Remove... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Dan Winship | Reorganize the folder-fetching methods and implement... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Dan Winship | the URL RFC says the port must be numeric, so we don... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Dan Winship | fix a warning |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Dan Winship | Compare mbox_file_size and mbox_modtime to the results... |
commit | commitdiff | tree | snapshot |
next |