aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-url.h
Commit message (Expand)AuthorAgeFilesLines
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* New #define, and there was much rejoicing. Rah.Jeffrey Stedfast2001-07-251-0/+2
* constify argsDan Winship2001-06-271-1/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* 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