Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / servers / groupwise / e-gw-connection.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-08-10 Milan Crha2007-08-10 mcrha Fix for bug #327977
2007-06-03 Srinivasa Ragavan ** Memory leak fixes from bug #440524
2007-03-26 Matthew BarnesDon't mix declarations and code (#405495). Patch from...
2006-12-04 Harish KrishnaswamyRemove unused variable permissions_key.
2006-12-04 Harish KrishnaswamyEmbed build timestamps into GroupWise login requests...
2006-11-20 Harish KrishnaswamyFree user_uuid on dispose. This fixes a leak, one of...
2006-07-24 Veerapuram VaradhanUse timeout option in SoupSessionSync to timeout after...
2006-07-22 Chenthill PalanisamyAdded support for Gw notes.
2006-06-12 Parthasarathi SusarlaFixes bug #166265 on bnc Add a new method
2006-04-11 Devashish SharmaFix for an infinite looping problem in eds.
2006-03-23 Devashish SharmaCommitting patch for fixing some random crashes in...
2006-03-17 Parthasarathi Susarlagets an attachment purely in base64, this should be...
2006-03-15 Sankar PTimestamp should be updated for the Modified call too.
2006-01-23 Chenthill Palanisamyfixes #305656
2006-01-05 Kjartan Maraas,... Remove some extra unneeded assignments that caused...
2005-12-20 Parthasarathi Susarlareturn if priv is NULL
2005-12-13 Tor LillqvistGuard agsinst priv->uri being NULL, too.
2005-11-09 Sankar PAdded code to handle the Quota errors. Fixes #314476
2005-09-16 Parthasarathi SusarlaReturn if the length of the dtstring is 0
2005-09-02 Chenthill PalanisamyFixes #114384 [bnc]
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-24 Sankar PAdded function e_gw_connection_get_all_mail_uids to...
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-07-25 Chenthill PalanisamyFixes #303548 Get buffer and buffer_length if soap...
2005-07-19 Chenthill PalanisamyRemoved the two functions for accepting/declining recur...
2005-07-10 Sankar PCommitted code for the proxy feature for GroupWise.
2005-07-08 Chenthill PalanisamyAdded the Reccurrence handling
2005-07-08 Sankarasivasubrama... Moving out of getQuickMessages in Calendar to overcome...
2005-07-06 Parthasarathi Susarlaadded padding to 'struct _EGwItemPrivate' (free_link_info):
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 Chenthill PalanisamyRemoved the unnecessary function for getting the sync...
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-09 Sushma RaiMemory leak fixes.
2005-04-07 Parthasarathi SusarlaResponds with a list of all item ids if "id" is the...
2005-02-28 Harish KrishnaswamyLook for the timestring only in the New getQM responses...
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-17 Chenthill PalanisamyCreate and destroy the new hash tables for storing...
2005-02-09 Chenthill PalanisamyFixed some memory leaks.
2005-02-08 Parthasarathi SusarlaParse loginResponse for serverUTCTime and set it in...
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.
2005-02-02 Harish KrishnaswamyDo not send container id to the request as this is...
2005-02-02 Vivek Jainadded a function (e_gw_connection_get_version) added...
2005-01-27 Chenthill PalanisamyAdded a new STATUS message NO_RESPONSE, and used it...
2005-01-25 Sivaiah Nallagtlaappend NULL to g_strconact args. Doh
2005-01-12 Chenthill PalanisamyAdded a new function for modifyin the settings.
2005-01-11 Parthasarathi Susarlamark messages read (e_gw_connection_mark_unread): mark...
2005-01-11 Parthasarathi Susarlachanged moveItemsRequest to moveItemRequest.
2005-01-10 Sivaiah Nallagatlae-gw-connection.[ch](e_gw_connection_purge_deleted_item...
2005-01-10 Vivek Jainadded a function e_gw_connection_accept_shared_folder...
2005-01-10 Sivaiah NallagatlaAdd new status code E_GW_CONNECTION_STATUS_REDIRECT...
2005-01-06 Parthasarathi Susarlanew item type for notifcation of shared folder support...
2005-01-06 Chenthill PalanisamyAdding two new files for send options.
2005-01-03 Vivek Jainadded a function to share a folder (e_gw_connection_sha...
2004-12-06 Sivaiah Nallagatla: Added view argument to the prototype and use it in...
2004-11-19 Sivaiah Nallagatlachange the "UserInfo" element to "userinfo" part of...
2004-10-13 Sivaiah Nallagatlanew function to reautheicate to server when the session...
2004-10-13 Harish Krishnaswamy: The argument should be "recurse" not "recursive".
2004-10-11 Harish KrishnaswamyAdd a static mutex in this function to prevent the...
2004-10-08 Chenthill PalanisamyFixes #65200 Remove the connection from the hash table...
2004-10-05 Chenthill PalanisamyFixes #66484 Added a enum variable for the code error...
2004-10-01 Chenthill PalanisamyFixes #62868 Added the error code and an enum variable...
2004-09-22 Harish KrishnaswamyAdded implemenation for the getQM messages to compute...
2004-08-25 Frédéric CrozatAdd missing include, fix warnings.
2004-08-24 Sivaiah Nallagatlanew functions to read items in chunks using curosrs...
2004-08-10 Harish KrishnaswamyFixes #62415. remove unused variable. (e_gw_connection_...
2004-07-13 Harish KrishnaswamyAccess method for getting the XGWRECORDID property...
2004-06-01 Sivaiah Nallagatlanew function to delete many items on server at onece...
2004-05-28 Sivaiah Nallagatlanew function to retrive items when ids are given instea...
2004-05-18 Harish KrishnaswamyFixes #56320 and related timezone issues.
2004-05-14 Sivaiah Nallagatlaset item type to E_GW_ITEM_TYPE_ORGANISATION when item...
2004-05-10 Sivaiah Nallagatlanew apis to get and set whther the container is Frequen...
2004-05-04 Sivaiah Nallagatlamake it as function as we have to at more than one...
2004-04-29 Sivaiah Nallagatlanew apis to modify a group item defined a new struct...
2004-04-15 Sivaiah nallagatlae-gw-connection.c (e_gw_connection_get_categories)...
2004-04-07 Sivaiah NallagatlaAdd type "AddresBook" to item element and remove book...
2004-04-02 Sivaiah nallagatlaremove items and item from the request and add containe...
2004-03-27 Sivaiah Nallagatlaadded new api e_gw_connection_get_categories to read...
2004-03-22 Rodrigo Moyaadded 'char **id' parameter to pass the server-generate...
2004-03-19 JP Rosevearinclude gnome-i18n.h
2004-03-19 Rodrigo Moyanew function.
2004-03-19 Rodrigo Moyafixed SOAP message format for not confusing the server.
2004-03-18 Rodrigo Moyaparse the response on all error codes.
2004-03-17 Rodrigo Moyause an environment variable for debugging. (e_gw_messag...
2004-03-15 Harish KrishnaswamyMake view element an argument to the get_items call...
2004-03-11 Rodrigo Moyareturn correct types in g_return_val_if_fail macros.
2004-03-11 Sivaiah Nallagatlamerging groupwise-addressbook-backend with HEAD
2004-03-05 Harish Krishnaswamytimezone values in ECalDateComponent structures should...
2004-02-26 Harish Krishnaswamythe latest GW server requires getFolderListRequest...
2004-02-06 Rodrigo Moyaremoved calendar specific code. (e_gw_connection_get_da...
2004-02-06 Rodrigo Moyaremoved all calendar-specific code. (e_gw_item_get_item...
next