Use g_ascii_str(n)casecmp() instead of str(n)casecmp(). The strings we are
[platform/upstream/evolution-data-server.git] / servers /
2005-09-15 Parthasarathi SusarlaAdd the Type for "Sent Items" and "Junk Mail" folder.
2005-09-15 Sankar PChanged the implementation of modify proxy access right...
2005-09-15 Irene HuangFix for bug #316274
2005-09-02 Chenthill PalanisamyFixes #114384 [bnc]
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-25 Arunprakashset the default linestatus to offline. (exchange_accoun...
2005-08-25 ArunprakashRemoves redundant computation.
2005-08-24 Sankar PAdded function e_gw_connection_get_all_mail_uids to...
2005-08-24 Not Zedcast strlen to int for printf.
2005-08-24 Not Zedprovide a proper c prototype for this, () is pre-iso-c.
2005-08-22 Sarfraaz AhmedStore the password (exchange_account_connect) : Handle...
2005-08-19 Sarfraaz AhmedCreated a new directory called docs for storing the...
2005-08-17 Sarfraaz AhmedLookup on NULL data is wrong. Handle it earlier. Use
2005-08-16 Praveen KumarAdded new (add_folder_esource): Modified to add the...
2005-08-13 Tor LillqvistUse NO_UNDEFINED.
2005-08-10 Parthasarathi Susarlareturn E_GW_CONNECTION_OTHER for error 53530
2005-08-10 Parthasarathi Susarlareturn E_GW_CONNECTION_OTHER for error 53530
2005-08-06 Vivek Jain'size' will be set conditionally, better initialized...
2005-08-03 Chenthill PalanisamyFixes #310328
2005-08-02 Sarfraaz AhmedRemove the esources only after we have removed the...
2005-07-29 Parthasarathi Susarlado not send data and size if the values are not present...
2005-07-28 Sarfraaz AhmedThis should be included only if kerberos is enabled...
2005-07-25 Chenthill PalanisamyFixes #303548 Get buffer and buffer_length if soap...
2005-07-25 Sushma Raiusing GROUPWISE_DEBUG=1 for printing the soap debug...
2005-07-22 Chenthill PalanisamyFixes #310752 Send the icalid.
2005-07-22 Praveen KumarModified the way of Exchange addressbook ESource URI...
2005-07-21 Sarfraaz AhmedAdd the separated esource handling code files. Added...
2005-07-19 Chenthill PalanisamyRemoved the two functions for accepting/declining recur...
2005-07-16 ArunprakashUpdate the error value before looping. This fixes ...
2005-07-14 Sarfraaz AhmedUse the version-info Fix a warning
2005-07-14 Sarfraaz AhmedThe esource removal should be moved to the eplugins...
2005-07-11 Sarfraaz AhmedInitial patch submitted by Arun Prakash <arunp@novell...
2005-07-11 Shakti SenIncluded files exchange-hierarchy-foreign.c and
2005-07-10 Sankar PCommitted code for the proxy feature for GroupWise.
2005-07-09 Harish KrishnaswamyFix compiler warnings.
2005-07-08 Praveen KumarAdded entry for ek-sid.h in the headers files to be...
2005-07-08 Sarfraaz AhmedWe should be using the CURRENT, REVISION and AGE variab...
2005-07-08 Chenthill PalanisamyAdded the Reccurrence handling
2005-07-08 Chenthill PalanisamyCommiting the new files for recurrence handling.
2005-07-08 Sankarasivasubrama... Moving out of getQuickMessages in Calendar to overcome...
2005-07-07 Sarfraaz AhmedRemove dead code Make ExchangeFolderSize a member of...
2005-07-06 Parthasarathi Susarlaadded padding to 'struct _EGwItemPrivate' (free_link_info):
2005-07-06 Parthasarathi Susarlaadded padding to 'struct _EGwItemPrivate' (free_link_info):
2005-07-05 Harish KrishnaswamyLook for 1/0 in the soap messages rather than true...
2005-07-05 Vivek JainAdded EGwJunkEntry structure added functions
2005-07-04 Chenthill PalanisamyChanged the param to subparam, to get the parameter...
2005-07-02 Harish Krishnaswamyfix compiler warnings.)
2005-07-02 Chenthill PalanisamyRemoved the unnecessary function for getting the sync...
2005-07-01 Sarfraaz AhmedThis should only return the exception type and not...
2005-06-28 Sarfraaz AhmedAdded new to check for favorites folder. Similar The...
2005-06-22 Sarfraaz Ahmede-shell-marshall.list should be disted. mapi-properties...
2005-06-15 Sarfraaz AhmedInstall exchange-hierarchy-webdav.h and exchange-hierar...
2005-06-14 Sarfraaz AhmedDont hardcode the libsoup version.
2005-06-13 Sarfraaz AhmedUse ENABLE_KRB5 instead of HAVE_KRB5
2005-06-13 Sarfraaz Ahmeduse ENABLE_LDAP instead of HAVE_LDAP And rename HAVE_KR...
2005-06-13 Ahmed Sarfraaz*** empty log message ***
2005-06-13 Sarfraaz AhmedInclude e2k-global-catalog-ldap.h. Install e2k-global...
2005-06-13 Sarfraaz AhmedPrint the status for Exchange support being present...
2005-06-13 Ahmed SarfraazMissed this out in the previous commit
2005-06-13 Sarfraaz AhmedRemove commented code and fix spacings Similar. Also...
2005-06-13 Ahmed SarfraazOops, missed this file too !!
2005-06-10 Ahmed SarfraazMissed this file in my previous commit
2005-06-10 Sarfraaz AhmedAdded the Exchange server communication code to servers...
2005-06-10 Ahmed SarfraazFirst movement of Exchange server communication code...
2005-06-08 Srinivasa RagavanAdded function to retrive deltainfo and delta Added...
2005-06-06 Chenthill PalanisamyAdded a function for sending a delegate request. Change...
2005-05-30 Shreyas Srinivasanundo accidental/ wrong commit.
2005-05-30 Shreyas Srinivasan*** empty log message ***
2005-05-12 Harish KrishnaswamyRemove hardcoded value. Use LIBSOUP from configure...
2005-05-12 Ulrich NeumannFix a memory leak.
2005-05-09 Sushma RaiLast modified time support for GroupWise addressbook.
2005-05-09 Sushma RaiMemory leak fixes.
2005-05-06 Ulrich NeumannFixed two memory leaks.
2005-04-26 Parthasarathi SusarlaReverting patch adding itemReference in the EGwItemAtta...
2005-04-22 Vivek JainEGwContainerPrivate: changed the type of "modified...
2005-04-11 Harish Krishnaswamyuse API_VERSION instead of BASE_VERSION in pc files...
2005-04-07 Parthasarathi SusarlaResponds with a list of all item ids if "id" is the...
2005-04-07 Parthasarathi Susarlaadd a new element in the EGwItemAttachment structure...
2005-03-17 Parthasarathi SusarlaThe type of the folder comes in the tag "folderType...
2005-02-28 Suvaiah Nallagatlafree primary_email not value, as when there is more...
2005-02-28 Harish KrishnaswamyLook for the timestring only in the New getQM responses...
2005-02-28 Sankar PAdded code for handling BCC addresses in the recipient...
2005-02-25 Chenthill PalanisamyChanged the function to get the argument startdate...
2005-02-25 Harish KrishnaswamyAdded 'position' field to the readCursor request reflec...
2005-02-22 Parthasarathi SusarlaAdds a new elememt 'part' in a mail message in complian...
2005-02-17 Chenthill PalanisamyCreate and destroy the new hash tables for storing...
2005-02-16 Vivek Jain: (e_gw_item_new_from_soap_parameter) set appropriate...
2005-02-09 Chenthill PalanisamyFixed some memory leaks.
2005-02-08 Parthasarathi SusarlaParse loginResponse for serverUTCTime and set it in...
2005-02-08 Parthasarathi SusarlaParse loginResponse for serverUTCTime and set it in...
2005-02-08 Parthasarathi SusarlaParse loginResponse for serverUTCTime and set it in...
2005-02-08 Harish KrishnaswamyThe previous commit removing the use of libgnome failed...
2005-02-07 Sivaiah Nallagatlafree the value returned by soup_soap_parameter_get_prop...
2005-02-07 Ross BurtonRemove useless libgnome use
2005-02-07 Harish KrishnaswamyUpdated schema files.
2005-02-04 Chenthill PalanisamySet the whenconvenient flag correctly.
2005-02-04 Parthasarathi SusarlaFix for bug # 72172 (e_gw_connection_reply_item): imple...
2005-02-03 Parthasarathi Susarlaallocating for the proper length for the datestring...
2005-02-03 Ross BurtonUse glib/gi18n.h
2005-02-03 Chenthill PalanisamyAdded the container ids.
next