aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-url.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-87/+0
* change "gboolean show_passwd" to "guint32 flags".Dan Winship2001-03-301-1/+5
* Add missing accessor.Dan Winship2001-03-261-0/+2
* eh, changed my mind, put the exception back in camel_url_new()Dan Winship2001-03-261-1/+1
* New URL parser with full RFC1808 relative URL support. Yum.Dan Winship2001-03-261-12/+22
* Kill off a long-hated Camel kludge: "empty" URLs andDan Winship2001-01-101-3/+0
* Only retry another uid if we had a name clash, otherwise fail.Not Zed2000-08-081-2/+7
* Init filter_from to NULL, for exception case. (mbox_get_message_by_uid):Not Zed2000-05-311-0/+4
* Make camel not leak like a sieve.Dan Winship2000-05-081-1/+1
* New function to replace camel_provider_scan. Returns a list of either (a)Dan Winship2000-05-041-0/+2
* expose these routines.Dan Winship2000-04-281-0/+4
* the URL RFC says the port must be numeric, so we don't want to doDan Winship2000-04-061-0/+59