| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed debugging printfs. | Jeffrey Stedfast | 2004-03-30 | 1 | -4/+0 |
* | same as below for path. | Not Zed | 2004-03-15 | 1 | -1/+2 |
* | Fixes for bug #55018. | Jeffrey Stedfast | 2004-03-13 | 1 | -14/+24 |
* | turn off NOINFERIORS always, translate to nochildren. | Not Zed | 2004-03-11 | 1 | -15/+19 |
* | If our folder has a subdir, but no actual children, then we need to unset | Rodney Dawes | 2004-02-24 | 1 | -0/+2 |
* | kill some debug | Michael Zucci | 2004-02-24 | 1 | -8/+2 |
* | Add sanity checking to the folder name if we are going to create it, just | Jeffrey Stedfast | 2004-02-20 | 1 | -0/+14 |
* | ** See bug #51045. | Not Zed | 2004-02-16 | 1 | -31/+55 |
* | Same. | Jeffrey Stedfast | 2004-02-14 | 1 | -11/+17 |
* | ** See bug #53978. | Not Zed | 2004-02-09 | 1 | -1/+5 |
* | rename .cmeta file too, and fix the recovery order. | Not Zed | 2004-02-05 | 1 | -302/+301 |
* | Fix for bug #53755 (local folders case) | Jeffrey Stedfast | 2004-02-05 | 1 | -13/+16 |
* | Make sure the new dir path exists before trying to rename files to avoid | Jeffrey Stedfast | 2004-01-29 | 1 | -7/+39 |
* | Use CAMEL_FODLER_NOCHILDREN rather than NOINFERIORS because NOINFERIORS | Jeffrey Stedfast | 2003-12-11 | 1 | -3/+3 |
* | Fixes bug #51881 | Jeffrey Stedfast | 2003-12-09 | 1 | -0/+26 |
* | Treat parent_name == NULL and parent_name == "" the same. | Jeffrey Stedfast | 2003-12-04 | 1 | -1/+1 |
* | Fixed an exception to give a more meaningful description. | Jeffrey Stedfast | 2003-11-18 | 1 | -12/+10 |
* | Fixed an exception to give a more meaningful description. | Jeffrey Stedfast | 2003-11-18 | 1 | -1/+2 |
* | set flags in another place too | Jeffrey Stedfast | 2003-11-15 | 1 | -0/+6 |
* | Handle "" as a request for a full dirscan as well (not just NULL). Makes | Jeffrey Stedfast | 2003-11-15 | 1 | -4/+14 |
* | If the CREATE flag is set and the parent .sbd directory does not exist, | Jeffrey Stedfast | 2003-09-24 | 1 | -0/+13 |
* | Implements CamelLocalFolder::get_full_path() (publicly namespaced so that | Jeffrey Stedfast | 2003-09-13 | 1 | -35/+563 |
* | Use g_strerror when setting an exception string (we need it to be in | Jeffrey Stedfast | 2002-11-11 | 1 | -9/+9 |
* | If the path exists and is a directory, return non-NULL. Missed this before | Jeffrey Stedfast | 2002-07-27 | 1 | -2/+1 |
* | Revert Jeff's previous change, it broke local folders. Uninitialized | Peter Williams | 2002-07-27 | 1 | -3/+4 |
* | If we're gonna do an elite hack, lets do it right. | Jeffrey Stedfast | 2002-07-26 | 1 | -4/+3 |
* | When we add a new name, up all of the cache limits, because we're probably | Not Zed | 2002-03-25 | 1 | -0/+2 |
* | 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 |
* | Don't munge the URL; CamelSession's caching relies on it not changing. | Dan Winship | 2001-10-02 | 1 | -2/+2 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -0/+2 |
* | Rewrite a bunch. Replace the existing folder cache stuff with much simpler | Dan Winship | 2001-02-10 | 1 | -10/+1 |
* | Set the info size's properly, oops! | Not Zed | 2000-11-28 | 1 | -7/+5 |
* | Initial cut for local provider, to handle mh/mailbox/maildir at | Michael Zucci | 2000-11-15 | 1 | -0/+180 |