| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of the #ifdef ENABLE_THREADS since we no longer plan to | Jeffrey Stedfast | 2003-07-10 | 1 | -66/+39 |
* | Lets try this again. We don't actually want to free the key here, because | Jeffrey Stedfast | 2003-05-23 | 1 | -12/+1 |
* | Create a second GPtrArray for the keys. We don't want to use | Jeffrey Stedfast | 2003-05-21 | 1 | -2/+12 |
* | ** Should fix #41629, #41448, et al. | Not Zed | 2003-04-23 | 1 | -12/+18 |
* | Ignore whether or not the bag is currently reserved. We'll miss the new | Not Zed | 2003-03-26 | 1 | -17/+2 |
* | removed, it was double-freeing the key. (save_object): Just save the | Not Zed | 2003-03-12 | 1 | -11/+10 |
* | Init bag->owner to 0. | Not Zed | 2003-02-05 | 1 | -63/+66 |
* | fix header include order. | Not Zed | 2003-01-13 | 1 | -2/+6 |
* | Use a bag instead of a hashtable to track the cache streams. | Not Zed | 2002-12-09 | 1 | -12/+295 |
* | Take a void object arg. (camel_object_remove_event): " | Not Zed | 2002-07-03 | 1 | -8/+12 |
* | Remove the CONF_DEFAULT_PATH entry, as this is handled by the url config | Not Zed | 2002-06-06 | 1 | -3/+12 |
* | setup/free the mech string. | Not Zed | 2002-06-03 | 1 | -9/+55 |
* | Fix a crash in a g_warning. | Dan Winship | 2002-05-08 | 1 | -4/+3 |
* | Check for LOGIN xxxx as well if debug is on, so we dont print passwords to | Not Zed | 2002-05-07 | 1 | -698/+567 |
* | cast the key argument to g_hash_table_insert to a gpointer to avoid compiler ... | Jeffrey Stedfast | 2001-12-14 | 1 | -2/+2 |
* | Keep a name-to-type hash so that we can make sure that the type has not | Jeffrey Stedfast | 2001-12-14 | 1 | -5/+15 |
* | 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 |
* | If CAMEL_DEBUG is defined, print some useful ref/unref info. | Jeffrey Stedfast | 2001-10-17 | 1 | -0/+8 |
* | Remove now unused 'recents' array/freeing func. | 3 | 2001-10-04 | 1 | -6/+9 |
* | Change the lock to a recursive e-mutex. (camel_object_hook_event): | 2 | 2001-10-03 | 1 | -136/+72 |
* | Fill the finalised data with nonsense, rather than 0's - more easily | 7 | 2001-09-28 | 1 | -27/+204 |
* | Make the locking more fine-grained on destruction; specifically, don't | Peter Williams | 2001-08-29 | 1 | -0/+6 |
* | Properly determine match type to pass to header_match. | Not Zed | 2001-08-08 | 1 | -4/+1 |
* | Make sure that after the finalization event has happened and the | Peter Williams | 2001-07-06 | 1 | -0/+8 |
* | Move this before the camel_vee_folder_remove_folder because that function | Peter Williams | 2001-07-06 | 1 | -26/+11 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Applied jacob's patches for e-poolv stuff. | Not Zed | 2001-04-26 | 1 | -0/+2 |
* | Plug leaks. | Dan Winship | 2001-04-14 | 1 | -4/+11 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -0/+4 |
* | No, we must not encode the headers here. These interfaces ARE raw | Not Zed | 2000-10-18 | 1 | -2/+4 |
* | Plug mem leaks. | Peter Williams | 2000-08-17 | 1 | -0/+1 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 1 | -1/+1 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -18/+931 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -0/+57 |