Use g_ascii_str(n)casecmp() instead of str(n)casecmp(). The strings we are
[platform/upstream/evolution-data-server.git] / camel /
2005-09-15 Tor LillqvistUse g_ascii_str(n)casecmp() instead of str(n)casecmp...
2005-09-15 Tor LillqvistUse e_util_pthread_id() to identify threads.
2005-09-15 Tor LillqvistUse g_ascii_strncasecmp() instead of strncasecmp()...
2005-09-15 Parthasarathi SusarlaDoes not allow creating subfolders under system folder
2005-09-15 Parthasarathi Susarlafree message info Dont cache messages in Sent Items...
2005-09-12 Parthasarathi Susarla** See bug #314574
2005-09-02 Vivek Jaincheck contentType to be NULL before we set it. **Fixes...
2005-09-02 Parthasarathi Susarla*** empty log message ***
2005-09-02 Parthasarathi Susarla** See bug # 312857
2005-09-02 Parthasarathi Susarla** See bug # 312857
2005-09-01 Parthasarathi Susarla** See bug # 312857
2005-09-01 Parthasarathi SusarlaAdd API_VERSION to config.h
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-25 Parthasarathi Susarla** See bug # 312857
2005-08-25 Vivek Jainput back the commit i did on 22-08-2005 not sure how...
2005-08-24 Parthasarathi Susarlashow multipart/signed and multipart/encrytepd messages
2005-08-24 Sankar PAdded function e_gw_connection_get_all_mail_uids to...
2005-08-24 Shreyas Srinivasan** See #314199
2005-08-24 Parthasarathi Susarla** See bug #310996
2005-08-24 Not Zedinit folders and only use it if set.
2005-08-24 Not Zedfix some debug printfs to use the right sized length.
2005-08-24 Not Zedcast print args to int.
2005-08-24 Not Zedremoved some unecessary debug.
2005-08-24 Not Zedfix type to printfs. (camel_imap4_command_newv, unexpec...
2005-08-24 Not Zedreturn FALSE if no flags were set.
2005-08-22 Parthasarathi Susarlause cache lock before deleting items from cache. Preven...
2005-08-22 Vivek Jainchange SHARED_FOLDER to GROUPWISE_SHARED_FOLDER to...
2005-08-22 Vivek Jainhave the missing symbol
2005-08-22 Vivek Jaincheck if 'from' or email is NULL return otherwise
2005-08-22 Vivek Jaindisabled support for shared folder temporarily you...
2005-08-22 Parthasarathi SusarlaSet Junk icon for Junk Mail folder
2005-08-22 Not Zed** See #312668.
2005-08-22 Not Zed** See #312668.
2005-08-19 Parthasarathi Susarla** see bug #313806
2005-08-19 Parthasarathi Susarla** see bug #312184
2005-08-19 Not Zed** See bug #271894.
2005-08-19 Not Zed** See bug #313593.
2005-08-18 Parthasarathi Susarla** see bug #312184
2005-08-18 Vivek Jaindisallow special folder names only when created at...
2005-08-18 Not Zed** See bug #313574.
2005-08-17 Tor LillqvistUse g_get_current_time() instead of gettimeofday()...
2005-08-17 Tor Lillqvistcamel-cipher-context.c Drop unneeded <pthread.h>.
2005-08-17 Parthasarathi Susarla*** empty log message ***
2005-08-17 Parthasarathi Susarla** see bug #310956
2005-08-17 Not Zed** See bug #242032.
2005-08-16 Parthasarathi Susarla** see bug #3028355
2005-08-16 Not Zed** backported from disksummary-branch
2005-08-16 Vivek Jaininitialize container_id and assign this a valid value...
2005-08-15 Not Zedsame.
2005-08-15 Not Zeddont sync folder on open, wait for a refresh_info to...
2005-08-13 Tor LillqvistReorder: put libcamel after libcameltest.
2005-08-13 Tor LillqvistCall atexit() directly on Win32, not g_atexit(). As...
2005-08-12 Tor Lillqvistgroupwise/Makefile.am imap/Makefile.am imap4/Makefile...
2005-08-12 Tor LillqvistLeave out sendmail on Win32.
2005-08-12 Tor LillqvistLeave out camel-lock-client and camel-stream-process...
2005-08-11 Parthasarathi Susarlafix the message on the status bar when downloading...
2005-08-10 Parthasarathi Susarla** see bug 300797
2005-08-10 Parthasarathi Susarla** see bug 300797
2005-08-10 Vivek Jainenable status tracking options by default, unless user...
2005-08-10 Not Zedadd some debug logging.
2005-08-10 Not Zed** See bug #312715 & other little fixes
2005-08-09 Parthasarathi Susarla** see bug #312857
2005-08-09 Vivek Jaincheck for the content type, Message can be none other...
2005-08-09 Changwoo Ryu** See bug #300891
2005-08-09 Changwoo Ryu** See bug #300891
2005-08-09 Changwoo Ryu** See bug #300891
2005-08-09 Changwoo Ryu** See bug #300891
2005-08-09 Changwoo Ryu** See bug #300891
2005-08-09 Changwoo Ryu** See bug #300891
2005-08-09 Changwoo Ryu** See bug #300891
2005-08-09 Changwoo Ryu** See bug #300891
2005-08-09 Changwoo Ryu** See bug #300891
2005-08-09 Changwoo Ryu** See bug #300891
2005-08-09 Not Zed** See bug #312831.
2005-08-09 Not Zed** See bug #310496.
2005-08-09 Not Zed** See bug #311639.
2005-08-04 Parthasarathi Susarlaset the CamelMimeMsg into a CamelMimePart and then...
2005-08-04 Chenthill PalanisamyFixes bug #305304
2005-08-04 Parthasarathi Susarlaset the service status flag to connected. purge items...
2005-08-04 Not Zed** See bug #274382.
2005-08-04 Not Zedsetup the cache here. (nntp_connect_offline, nntp_conne...
2005-08-03 Parthasarathi SusarlaFormatting code. Removed space between statement and...
2005-08-03 Vivek JainDon't use g_ascii_strncasecmp in all the cases when...
2005-08-03 Vivek Jainif account is not even enabled we don't have that store...
2005-08-03 Not Zed** See bug #309237.
2005-08-03 Shreyas Srinivasanonly use command if use_command is set.
2005-08-02 Vivek Jaincheck for the flags to be reset while transferring...
2005-08-02 Sankar PAdded code to check the protocol while comparing two...
2005-08-02 Not Zedif we're getting from "", then use the right namespace...
2005-08-01 Parthasarathi SusarlaCheck if a folder is a system folder or not before...
2005-07-30 Parthasarathi Susarlaformatted code, issues in coding style.
2005-07-29 Parthasarathi Susarlain case of forwarded mails, do not populate data and...
2005-07-29 Vivek Jainpass valid exception value in get_folder here NULL...
2005-07-29 Not Zed** See bug #311731.
2005-07-29 Not Zed** See bug #311731.
2005-07-28 Parthasarathi Susarlaremove unwanted code. This function updates only the...
2005-07-28 Shreyas SrinivasanRevert old patch
2005-07-27 Mengjie YuVoid function should not return value.
2005-07-27 Not Zedmake sure we get subscribed folders using lsub too...
2005-07-27 Sankar PSetting an exception if delivery fails, so as to retain...
next