Updated for string-utils namespace changes.
[platform/upstream/evolution-data-server.git] / camel / Makefile.am
2003-07-07 Jeffrey StedfastUpdated for string-utils namespace changes.
2003-06-12 Ettore PerazzoliPut the ChangeLog.pre-1-4 in the Makefiles.
2003-06-11 Jeffrey Stedfastsome days you just wish you had that subatomic 100...
2003-04-30 Dan WinshipRemove camel-lock.c from here because it upsets automak...
2003-03-20 Jeffrey StedfastPlug in GSSAPI support.
2003-02-25 Jeffrey Stedfastremoved unused filter code that was wrong anyway
2003-02-25 Jeffrey StedfastSame as the ones below.
2003-02-20 Jeffrey StedfastCall camel_iconv_init(). (camel_shutdown): Call camel_i...
2003-02-05 Dan WinshipDefine in terms of privincludedir. (camellibexecdir...
2003-01-22 Hans Petter Jansson$(libexec) -> $(libexecdir)
2003-01-22 Ettore PerazzoliUpdate to the new $(BASE_VERSION)-versioned path. Likew...
2002-12-17 Jeffrey StedfastReplace calls to g_string_sprintfa() with g_string_appe...
2002-12-16 Jeffrey Stedfast#include some headers we had forgotten to add previousl...
2002-12-09 Jeffrey StedfastNew code to scan for patterns (used only for url patter...
2002-11-07 Jeffrey Stedfastdon't #include <gtk/gtk.h>
2002-11-07 Jeffrey StedfastAdded.
2002-11-05 Not ZedCreated temporary link list, we need to link with somet...
2002-10-31 Jeffrey StedfastRemoved hash-table-utils.[c,h] from the build.
2002-10-31 Jeffrey StedfastRemove a ton of useless snot.
2002-08-28 Not Zedfixes a crash on systems that dont have utf7 in iconv.
2002-07-30 Jeffrey StedfastNew source file implementing a very basic certificate...
2002-06-26 Jeffrey StedfastRemoved.
2002-06-26 Jeffrey StedfastNew class implementing the multipart/encrypted content...
2002-06-21 Jeffrey StedfastNew source files implementing the CamelCipherContext...
2002-06-20 Jeffrey StedfastUpdated to support searching as well as making it use...
2002-05-31 Not ZedAdded a protocol field for users to use.
2002-05-22 Jeffrey StedfastRemoved from the build. Glory glory hallelujah.
2002-05-07 Not ZedCheck for LOGIN xxxx as well if debug is on, so we...
2002-03-25 Not ZedWhen we add a new name, up all of the cache limits...
2002-03-12 Jeffrey StedfastA pretty empty store implementation to be the parent...
2002-03-11 Dan Winship Rename the OpenSSL implementation of things to match...
2002-02-27 Jeffrey StedfastNew stream filter that chomps excess trailing whitespac...
2002-02-08 Dan WinshipImplementation of NTLM (aka "Secure Password Authentica...
2002-02-05 Jeffrey StedfastUse camel_mime_parser_read to read internal parser...
2002-01-27 Ettore PerazzoliFinal cleanup for the CFLAGS and LIBS in the Makefiles.
2002-01-24 Ettore PerazzoliRemove some old cruft.
2002-01-14 Not ZedRewritten to use a cache for body searches when online...
2001-12-17 Dan Winshiponly use major and minor version in the camel providerd...
2001-12-15 Jeffrey Stedfastfix openssl linkage problem
2001-12-10 Jon TrowbridgeImplements marking messages as "Need Reply".
2001-11-30 Not ZedCompletely new implementation of NNTP.
2001-11-16 Jeffrey StedfastNew mime filter to convert plain text to html.
2001-10-22 Rodrigo Moyaadded $GNOME_INCLUDEDIR to INCLUDES, needed for latest...
2001-10-12 Jeffrey StedfastRemove the stripheader filter from the build.
2001-09-26 Jeffrey StedfastFix Ettore's fix.
2001-09-25 Ettore Perazzoli[Patch for Automake 1.5 compatibility pointed out by...
2001-09-17 JP RosevearHelpful install-exec-hook debugging output
2001-09-14 JP Rosevearuse install hook instead of install rule to guarantee...
2001-08-20 JP Rosevearbuild a static camel for the addressbook conduit
2001-08-03 Not Zedspecial case popb4smtp auth before we try and connect...
2001-07-13 Peter WilliamsLet people install as non-root, but give them a bigass...
2001-07-12 Not ZedRemoved. (check_html_charset): Replaced with this.
2001-06-28 Peter WilliamsAdd a CamelMimeFilterStripHeader that removes a header...
2001-06-18 Dan WinshipSet camel-lock-help setgid or setuid as needed
2001-06-18 Not ZedOnly create a missing uid if we have indexing turned on.
2001-05-31 Jeffrey StedfastNew virtual class for manipulating cryptographic messag...
2001-05-29 Dan WinshipCode for logging and replaying offline operations.
2001-05-15 Jeffrey StedfastDon't use EXTRA_GNOME_*, use the new CAMEL_* variables...
2001-05-14 Jeffrey StedfastAdd camel-smime-context.[c,h] and camel-smime.[c,h...
2001-05-07 Jeffrey StedfastAdd support for using OpenSSL.
2001-05-06 Dan WinshipFix another build problem. (Um, anyone else could have...
2001-05-03 Dan Winshipnew abstract class for disconnectable remote stores
2001-04-26 Dan WinshipNew file, with the int, string, time_t, and off_t encod...
2001-04-26 Dan WinshipRemove UNICODE_CFLAGS (and some other stuff that's...
2001-04-24 Jeffrey StedfastNew class that can be used to browse a multipart/digest...
2001-04-16 Jeffrey StedfastAdded a prototype for stamp().
2001-04-16 Jeffrey StedfastRemove the EXTRA_GNOME_CFLAGS include.
2001-04-12 Jeffrey StedfastUpdated to reflect the few changes made to the CamelPgp...
2001-04-11 Jeffrey StedfastAdded pgp-mime.c to the tests.
2001-04-11 JP RosevearCheck if gethostbyname_r take five params
2001-04-10 Jeffrey StedfastAdded camel-pgp-context.[c,h] to the build. Also added...
2001-04-04 Jeffrey StedfastAdded tests/ back in
2001-04-01 Jeffrey StedfastNew files to handle the LOGIN SASL mechanism.
2001-03-27 Jeffrey StedfastIf we aren't going to even check the resp/free buffer...
2001-03-27 Jeffrey StedfastUse camel_vtrash_folder_new() to create the vtrash...
2001-03-20 Christopher James... Added $(EXTRA_GNOME_CFLAGS)
2001-03-17 Jeffrey StedfastDon't include system include dir.
2001-03-14 Jeffrey StedfastNumerous fixes to get it to build correctly with NSS...
2001-03-14 Jeffrey StedfastAdded
2001-03-14 Not Zedre-constify inbuf, to remove a warning.
2001-03-14 Jeffrey StedfastAdded camel-tcp-stream-ssl to the build.
2001-03-14 Jeffrey StedfastOops. Make this a subclass of CamelTcpStream, not Camel...
2001-03-02 Jeffrey Stedfast#include "camel-sasl-digest-md5.h" (camel_sasl_authtype...
2001-03-01 Dan Winshipcamel depends on krb4 now (where available), for camel...
2001-02-28 Jeffrey StedfastAdded camel-sasl-anonymous.[c,h] to the build.
2001-02-28 Jeffrey StedfastAdded camel-sasl*.[c,h] to the build.
2001-02-21 Not ZedRemoved all files.
2001-02-08 Not ZedChanged to push the operation into a status stack.
2001-01-25 Not ZedChanged the subject search to handle case sensitive...
2001-01-17 Michael ZucciIndex: ChangeLog
2000-12-28 Dan WinshipRemove this. It was only a thin wrapper around struct...
2000-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-12-11 Michael ZucciRemove use of linewrap filter. Headers are now wrapped...
2000-11-24 Not ZedAdd tests.
2000-11-21 Not ZedAdded camel-folder-thread.[ch].
2000-11-16 Not ZedNew file - utility functions for locking using differen...
2000-11-07 Not ZedImplement a complete() function, now we need one. ...
2000-10-27 7build md5-utils
2000-10-19 Ettore PerazzoliBuild fixes from Jacob, same as the other branch.
2000-09-28 Not ZedNew function to fold headers.
next