| Commit message (Expand) | Author | Age | Files | Lines |
* | ** Should fix #41629, #41448, et al. | Not Zed | 2003-04-23 | 1 | -0/+2 |
* | Like camel_url_encode, but works directly on an existing GString. | Dan Winship | 2003-03-27 | 1 | -2/+1 |
* | Lots of changes, too numerous to list. Changed to use | Not Zed | 2002-09-03 | 1 | -1/+1 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | New #define, and there was much rejoicing. Rah. | Jeffrey Stedfast | 2001-07-25 | 1 | -0/+2 |
* | constify args | Dan Winship | 2001-06-27 | 1 | -1/+2 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | change "gboolean show_passwd" to "guint32 flags". | Dan Winship | 2001-03-30 | 1 | -1/+5 |
* | Add missing accessor. | Dan Winship | 2001-03-26 | 1 | -0/+2 |
* | eh, changed my mind, put the exception back in camel_url_new() | Dan Winship | 2001-03-26 | 1 | -1/+1 |
* | New URL parser with full RFC1808 relative URL support. Yum. | Dan Winship | 2001-03-26 | 1 | -12/+22 |
* | Kill off a long-hated Camel kludge: "empty" URLs and | Dan Winship | 2001-01-10 | 1 | -3/+0 |
* | Only retry another uid if we had a name clash, otherwise fail. | Not Zed | 2000-08-08 | 1 | -2/+7 |
* | Init filter_from to NULL, for exception case. (mbox_get_message_by_uid): | Not Zed | 2000-05-31 | 1 | -0/+4 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -1/+1 |
* | New function to replace camel_provider_scan. Returns a list of either (a) | Dan Winship | 2000-05-04 | 1 | -0/+2 |
* | expose these routines. | Dan Winship | 2000-04-28 | 1 | -0/+4 |
* | the URL RFC says the port must be numeric, so we don't want to do | Dan Winship | 2000-04-06 | 1 | -0/+59 |