summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed, code moved into camel-net-utils.[ch].EVOLUTION_2_1_4EVOLUTION_2_1_3_1EVOLUTION_2_1_3EVOLUTION_2_1_2evolution-2-3-1-branchNot Zed2004-12-031-1/+1
* added iconv format checker.Not Zed2004-12-034-4/+1108
* include config.h.Not Zed2004-12-0313-4/+3061
* ** See bug #69533.Not Zed2004-12-032-3/+18
* Updated italian translationMarco Ciampa2004-12-032-103/+119
* Freed the string variables and unref the components. Need not use strdupChenthill Palanisamy2004-12-023-11/+24
* merged notzed-camel-eds-branchMichael Zucci2004-12-02117-1188/+1515
* Build libedataserverui after non-UI libraries that it may depend on.Hans Petter Jansson2004-12-012-2/+7
* add mnemonic for label. add description for password dialog.Mengjie Yu2004-12-011-0/+4
* ** See bug #69776.Not Zed2004-12-012-7/+20
* ** See bug #69615.Not Zed2004-12-014-45/+33
* rename to STREAM_LINE_SIZE so it doesn't override the STREAM_LINE enum.Not Zed2004-12-012-3/+10
* ** See bug #69446.S.Çağlar Onur2004-12-0115-55/+76
* bump version, libtool numbersEVOLUTION_DATA_SERVER_1_1_1JP Rosevear2004-11-294-8/+42
* commting required field implemtation changesSivaiah Nallagatla2004-11-2816-3/+458
* Evo UI Hackfest : harishHarish Krishnaswamy2004-11-253-2/+34
* new init method implementationEVOLUTION_2_1_1Radek Doulik2004-11-253-0/+19
* doc/gw-soap-methods.xsd checked in new schema files which has sharedSivaiah Nallagatla2004-11-223-12/+48
* ** See bug #69109.Not Zed2004-11-223-9/+23
* added a setting to mark the account for offline usuageSivaiah Nallagatla2004-11-213-20/+64
* added "default" to the view wherever we want to get complete item alongSivaiah Nallagatla2004-11-192-3/+11
* change the "UserInfo" element to "userinfo" part of the fix for #69624Sivaiah Nallagatla2004-11-192-1/+8
* Make debug run based on 'nntp' debug option.Not Zed2004-11-194-19/+53
* In the fallback cases, clear the exception first.Jeffrey Stedfast2004-11-154-7/+27
* Use camel_tcp_stream_ssl_new_raw() for STARTTLS stream.Jeffrey Stedfast2004-11-154-9/+19
* Moved the last tcp_stream unref to afetr the last fail-check so that weJeffrey Stedfast2004-11-152-1/+3
* Moved the last tcp_stream unref to afetr the last fail-check so that weJeffrey Stedfast2004-11-152-2/+6
* Fix bug #69408 by filling our input buffer if inptr == inend.Jeffrey Stedfast2004-11-152-1/+9
* Handle numeric tokens for the COPYUID set values as well.Jeffrey Stedfast2004-11-132-8/+22
* Folder now gets set on the CamelFolderSummary object rather than theJeffrey Stedfast2004-11-123-18/+24
* Init appended_uid value to NULLJeffrey Stedfast2004-11-122-0/+6
* Properly handle NILs for the namespace separator (somehow I missed this,Jeffrey Stedfast2004-11-122-3/+19
* ** Merge in notzed-messageinfo-branch, fix some minor conflicts.Not Zed2004-11-1262-1456/+2266
* Free the passwd here if we need to retry to authenticate.Jeffrey Stedfast2004-11-112-1/+9
* #define d()Jeffrey Stedfast2004-11-111-0/+2
* removed some debug printf'sJeffrey Stedfast2004-11-101-5/+5
* Use the expanded ALL macro as on closer inspection of the RFC, we're notJeffrey Stedfast2004-11-103-12/+13
* include a headerJeffrey Stedfast2004-11-101-0/+1
* enabled \\Recent flagJeffrey Stedfast2004-11-103-9/+11
* before short-circuiting the check for child content, check the childNot Zed2004-11-102-16/+35
* Updated the properties to include all the same settings as the old imapJeffrey Stedfast2004-11-094-0/+121
* remoevd unused varsJeffrey Stedfast2004-11-091-2/+0
* Fix for bug #69241.Jeffrey Stedfast2004-11-092-10/+27
* Handle not getting the CRLF pair together. Also don't require that we haveJeffrey Stedfast2004-11-095-10/+31
* use evolution-data-server-$BASE_VERSION as the GETTEXT_PACKAGE.Rodrigo Moya2004-11-052-1/+6
* file camel-groupwise-message-cache.c was initially added on branch soap_mailer.Parthasarathi Susarla2004-11-050-0/+0
* file camel-groupwise-message-cache.h was initially added on branch soap_mailer.Parthasarathi Susarla2004-11-050-0/+0
* Added much in-line documentation. (engine_parse_capability): UseJeffrey Stedfast2004-11-043-9/+165
* Fixes #69056Ryan Skadberg2004-11-042-1/+7
* check interfaces for events too. (camel_object_trigger_event): checkNot Zed2004-11-045-38/+397