summaryrefslogtreecommitdiff
path: root/archiver/archive.c
Commit message (Expand)AuthorAgeFilesLines
* 1.5.7GNOME_CONTROL_CENTER_1_5_7Bradford Hovinen2001-09-041-4/+6
* Unref the location given if we are not going to use itBradford Hovinen2001-08-291-0/+2
* Don't add the location to the list if it is marked deletedBradford Hovinen2001-08-281-2/+4
* Added exception RollbackDataNotFound Added exception LocationNotFoundBradford Hovinen2001-08-221-59/+56
* Added CORBA interface to the archiverBradford Hovinen (Gdict maintainer)2001-08-201-125/+222
* Re-enable caching mechanismBradford Hovinen2001-07-311-4/+0
* Always retrieve the location id from gnome_configBradford Hovinen2001-07-301-0/+4
* Use capplet-archive/config/current/location for current location to avoidBradford Hovinen2001-07-301-2/+2
* strdup the string to remove compiler warningsBradford Hovinen2001-07-171-6/+12
* Logic fix.Bradford Hovinen2001-07-121-1/+1
* Clear appropriate global archive pointerBradford Hovinen2001-07-121-0/+5
* Only try to store a full snapshot if we are in a global archiveBradford Hovinen2001-07-121-1/+3
* Use bonobo_object_unref rather than gtk_object_destroyBradford Hovinen2001-07-091-1/+1
* Use .gnome/capplet-archive rather than .gnome/control-centerBradford Hovinen2001-07-091-1/+1
* Renamed ximian_archiver to config_archiverBradford Hovinen2001-07-051-3/+3
* Return NULL if the location id is NULL (archive_get_current_location_id):Bradford Hovinen2001-06-221-6/+17
* Use location_get_changed_backendsXST_0_6_1Bradford Hovinen2001-06-211-98/+1
* Dump the log after loading it from the slave (dump_log): Set first_old toBradford Hovinen2001-06-201-6/+6
* Free the location path as we walk down it. (create_backends_list):Bradford Hovinen2001-06-191-17/+91
* ImplementBradford Hovinen2001-05-051-29/+56
* Use read rather than freadBradford Hovinen2001-04-251-4/+16
* Make sure to search location of XST backendsBradford Hovinen2001-04-121-14/+12
* Added test-1.sh and test-2.sh, the first two tests in the test suiteBradford Hovinen2001-02-201-2/+10
* Use local time rather than Greenwich Mean TimeBradford Hovinen2001-01-251-1/+1
* More Helix to Ximian. Also, the new network code - untested - and a fix for b...Arturo Espinosa2001-01-241-4/+4
* Changed e-mail addresses: helixcode.com -> ximian.com.Hans Petter2001-01-121-1/+1
* Updated copyright headers.Hans Petter2001-01-121-1/+1
* Use auxillary structure to pass data to traversal callbackBradford Hovinen2000-12-221-12/+124
* Added archiver directory Imported archiver for time travel, locationBradford Hovinen2000-12-191-0/+523