platform/upstream/evolution-data-server.git
2004-08-02 Not Zed** See bug #58642.
2004-08-02 Chenthill PalanisamyFixes #57127 Made the required changes to send/receive...
2004-08-02 Chenthill PalanisamyFixes #57127 Added two hash tables for the category...
2004-07-30 Jeffrey StedfastThis needs to prequeue the CAPABILITY command rather...
2004-07-30 Jeffrey Stedfastfixed sed-o's (s/IMAP44/IMAP4/g)
2004-07-30 Jeffrey Stedfastbleh
2004-07-30 Jeffrey StedfastSimilar fix as below in a later if-statement. Thanks...
2004-07-30 Harish KrishnaswamyFixes #59335 Set the status correctly on all exit point...
2004-07-29 Rodney DawesCheck for libgnomeui_serverdir with pkgconfig, and...
2004-07-29 Jeffrey StedfastFixed an ABR that may have been responsible for bug...
2004-07-29 Sivaiah NallagatlaAdd an entry to specify POA address and a check box...
2004-07-29 Ankitkumar... ankit@redhat.com 29/07/04
2004-07-28 Laurent DhimaUpdated Albanian translation.
2004-07-28 Jeffrey StedfastChanged the logic slightly to only match certain charse...
2004-07-28 Chenthill PalanisamyFixes #60265 Creates the cache structure after connecti...
2004-07-28 Not Zed** See bug #61841.
2004-07-27 Jeffrey StedfastChanged to be the same prototype as engine_queue().
2004-07-27 Sivaiah Nallagatlado not set transport object for groupwise provider...
2004-07-27 Harish KrishnaswamyFixes #57651, #58637 and #58643
2004-07-26 Jeffrey StedfastDon't instantiate an engine here. Instead, take an...
2004-07-23 Sivaiah Nallagatlaread the "use_ssl" property from ESource and form the...
2004-07-23 Åsmund SkjævelandUpdated Norwegian Nynorsk translation.
2004-07-23 Chenthill PalanisamyFixes #60463 Added a timezone argument and used it...
2004-07-23 Not Zed** See bug #61761.
2004-07-21 Jeffrey StedfastFree result after parsing it. Fixes a leak.
2004-07-20 JP Rosevearremove proto
2004-07-20 Amanpreet Singh... + file
2004-07-20 Not Zedonly copy 5 chars after the F if we actually have ...
2004-07-19 JP Rosevearbump version, libtool numbers, soup requirement
2004-07-19 Hans Petter... Really fixes #61052, #61466, #61160. Tested.
2004-07-19 Sivaiah Nallagatlaprovided implementation, search in all fileds of all...
2004-07-19 Not ZedAdded some debug stuff.
2004-07-16 JP RosevearFixes #58748
2004-07-16 Jeffrey StedfastDon't grab the connect_lock before calling refresh_info...
2004-07-16 Sivaiah Nallagatladisconnet the signal handler registered on source objec...
2004-07-16 Rodrigo MoyaFixes #57142
2004-07-16 Chris Toshok[ fixes #61052 ]
2004-07-15 Chris Toshoksimplify this a bit, since we don't need to pass the...
2004-07-14 Jeffrey StedfastFix for bug #61538
2004-07-14 Jeffrey Stedfastfixed all the way
2004-07-14 Jeffrey Stedfastfixed changelog
2004-07-14 Chenthill PalanisamyFixes #60344 Send the timezone present in tzid instead...
2004-07-13 Chris Toshokonly propagate the GError if @error != NULL. Fixes...
2004-07-13 Chris Toshok[ fixes #58639 ]
2004-07-13 Harish KrishnaswamyAccess method for getting the XGWRECORDID property...
2004-07-13 Sivaiah Nallagatla: pass "use_ssl" value to these functions and set it...
2004-07-13 Not Zed** This is no guarantee of security, but its just a...
2004-07-12 Chris Toshok[ part of fix for #56520 ]
2004-07-12 Chris Toshok[ most likely fixes #57999 ]
2004-07-12 Amanpreet Singh... 12/7/04 aman <amanlinux@netscape.net>add file
2004-07-12 Sivaiah Nallagatlaread "use_ssl" property from the ESource and form the...
2004-07-10 Vincent van... Translation updated by Daniel van Eeden.
2004-07-09 Rodrigo Moyamade this function public.
2004-07-09 Changwoo RyuUpdated Korean translation
2004-07-08 Chris Toshokuse CAMEL_GROUPWISE_CFLAGS. (libcamelgroupwise_la_LIBAD...
2004-07-08 Not Zedbind to the right charset (i.e. utf8). See #58976.
2004-07-05 Laurent DhimaUpdated Albanian translation.
2004-07-05 JP Rosevearbump version, libtool numbers
2004-07-05 Harish KrishnaswamyFixes #60463 Added a timezone argument and used it...
2004-07-03 Sivaiah Nallagatlafix the problem of returning from the fucntion without...
2004-07-02 Chris Toshok[ fixes #60691 ]
2004-07-02 Christian Neumairs/Can't/Cannot/.
2004-06-30 Jeffrey StedfastSet the size of the ptrarray to prevent potentially...
2004-06-29 Jeffrey StedfastAded a new %formatter 'V' which takes a string vector...
2004-06-29 Not Zedadd any parents of the new name before we actually...
2004-06-28 Laurent DhimaTranslation updated.
2004-06-28 Kjartan MaraasUpdated Norwegian translation.
2004-06-28 Not Zedoverride CAMEL_FOLDER_NAME arg so we can translate...
2004-06-28 Not Zedtake url argument directly, fixes a memleak. (camel_fol...
2004-06-28 Jeffrey StedfastMore fixes.
2004-06-26 Chris Toshoksame. (remodel): same.
2004-06-25 Jeffrey Stedfastremove more debugging printfs
2004-06-25 Jeffrey Stedfastfixed an uninitialised memory read from my last fix
2004-06-25 Gustavo Maciel... Updated Brazilian Portuguese translation done by Gustav...
2004-06-25 Jeffrey StedfastFixed to handle :pass in proto://user:pass@host. Fixes...
2004-06-25 Hans Petter... See bug #51127.
2004-06-24 Jeffrey StedfastError out and set an exception if camel_pop3_engine_new...
2004-06-24 Jeffrey StedfastIf we fail to lock the folder, close the lockfd and...
2004-06-24 Rodney DawesAdd a call to e_source_selector_set_select_new here...
2004-06-24 Jeffrey StedfastFirst LIST/LSUB the toplevel folder, and then LIST...
2004-06-24 Jeffrey StedfastSame.
2004-06-24 Chris Toshokref in the assignment. (e_book_response_get_supported_f...
2004-06-23 Jeffrey StedfastRegister a segv handler to popup bug-buddy or whatever...
2004-06-23 Hans Petter... Keep a ref on the book while we're accessing it, since...
2004-06-23 Jeffrey StedfastHide password, etc info in the fi->uri's. (imap4_create...
2004-06-23 Jeffrey StedfastHide password, etc info in the fi->uri's.
2004-06-22 Hans Petter... Add preconditions. Make sure garbage or NULL data doesn...
2004-06-22 Chris Toshokallow consumers of EDataBookView to control the thresho...
2004-06-22 Chris Toshokclamp the search result limit to the ldap backend's...
2004-06-22 Chris Toshoki2004-06-21 Chris Toshok <toshok@ximian.com>
2004-06-22 Chris Toshokcache the most recently fetched const pointer so we...
2004-06-21 Christian KellnerReally set the path if tag is CAMEL_SERVICE_PATH.
2004-06-21 Jeffrey StedfastFixed a number of issues described in bug #49497.
2004-06-18 Chris Toshok[ fixes #59978 ]
2004-06-18 Jeffrey Stedfastmake camel_shutdown() an atexit handler again
2004-06-18 Jeffrey StedfastCall camel_mime_utils_shutdown() and camel_operation_sh...
2004-06-18 Jeffrey StedfastCall camel_mime_utils_shutdown() and camel_operation_sh...
2004-06-18 Jeffrey StedfastNeed to re-init sbf->ptr and sbf->end too, or we'll...
2004-06-18 Chris Toshok"oops".
2004-06-18 Chris Toshok[ fixes #57628 ]
next