| Commit message (Expand) | Author | Age | Files | Lines |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -43/+43 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 1 | -73/+36 |
* | ** Fix for bug #471791 | Srinivasa Ragavan | 2007-09-10 | 1 | -4/+4 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Clean up compiler warnings in e-util directory (#438467). | Matthew Barnes | 2007-06-03 | 1 | -18/+18 |
* | Use e_xml_parse_file() and e_xml_save_file() instead of using libxml | Tor Lillqvist | 2005-12-17 | 1 | -4/+7 |
* | g_file_exists -> g_file_test. (e_pilot_map_write): don't use doc->root. | Chris Toshok | 2003-01-26 | 1 | -7/+5 |
* | clear all info from the map | JP Rosevear | 2001-12-19 | 1 | -1/+12 |
* | only insert non-0 pids into the pid map (e_pilot_map_insert): remove and | JP Rosevear | 2001-11-14 | 1 | -26/+60 |
* | make sure to free the keys as well (e_pilot_map_remove_by_uid): ditto | JP Rosevear | 2001-10-29 | 1 | -12/+19 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -9/+9 |
* | update proto | JP Rosevear | 2001-10-27 | 1 | -2/+21 |
* | take an extra param on whether to mark touched (map_sax_start_element): | JP Rosevear | 2001-10-27 | 1 | -41/+67 |
* | add archived records with pilot id of 0 (map_write_foreach): use the uid | JP Rosevear | 2001-10-27 | 1 | -21/+52 |
* | free up old memory first (e_pilot_map_destroy): free allocated memory when | JP Rosevear | 2001-10-26 | 1 | -8/+24 |
* | plug leak | JP Rosevear | 2001-10-24 | 1 | -0/+1 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Added #include <glib.h> and move corresponding local headers to the top to | Kjartan Maraas | 2001-04-24 | 1 | -2/+3 |
* | Remove #include <glib.h> Shuffle some headers. Remove #include | Kjartan Maraas | 2001-03-30 | 1 | -3/+5 |
* | New function, can't use strlen on the md5 hash because it might have null | JP Rosevear | 2001-01-23 | 1 | -0/+39 |
* | Return null if no pnode was found. | 7 | 2000-10-27 | 1 | -2/+5 |
* | Get archive field while parsing (map_write_foreach): Write out archive | JP Rosevear | 2000-10-27 | 1 | -26/+66 |
* | Lookup a pid by uid. (e_pilot_map_lookup_uid): Lookup a uid by pid. Now | JP Rosevear | 2000-10-25 | 1 | -1/+24 |
* | Use new libeconduit calls and abstraction | JP Rosevear | 2000-10-24 | 1 | -32/+67 |
* | Pilot map functions grabbed from existing conduits | JP Rosevear | 2000-10-24 | 1 | -0/+162 |