summaryrefslogtreecommitdiff
path: root/archiver/location.c
Commit message (Expand)AuthorAgeFilesLines
* Make backend_id constBradford Hovinen2001-09-121-21/+71
* Don't unref parent locationBradford Hovinen2001-08-291-3/+0
* Don't add the location to the list if it is marked deletedBradford Hovinen2001-08-281-3/+17
* Make sure we don't try to do this if we are marked deletedBradford Hovinen2001-08-231-1/+4
* Added exception RollbackDataNotFound Added exception LocationNotFoundBradford Hovinen2001-08-221-6/+13
* Added CORBA interface to the archiverBradford Hovinen (Gdict maintainer)2001-08-201-680/+520
* Return NULL if fgets returns NULL (dump_log): If both first_old andBradford Hovinen2001-08-031-2/+37
* ImplementBradford Hovinen2001-07-311-0/+15
* Use return value (location_store_full_snapshot): Use return valueBradford Hovinen2001-07-171-6/+5
* Return NULL if the location id is NULL (archive_get_current_location_id):Bradford Hovinen2001-06-221-31/+43
* Use location_get_changed_backendsXST_0_6_1Bradford Hovinen2001-06-211-2/+142
* Dump the log after loading it from the slave (dump_log): Set first_old toBradford Hovinen2001-06-201-0/+8
* Free the location path as we walk down it. (create_backends_list):Bradford Hovinen2001-06-191-27/+27
* Don't use == to test IO conditionsBradford Hovinen2001-06-181-1/+13
* Don't free path string after setting the pathBradford Hovinen2001-06-021-1/+0
* use AF_UNIX for the familyJP Rosevear2001-05-221-3/+3
* replace "global.h" with "xst.h"Chema Celorio2001-05-131-1/+1
* ImplementBradford Hovinen2001-05-051-74/+88
* Support STORE_DEFAULT (store_snapshot_cb): Use STORE_DEFAULT rather thanBradford Hovinen2001-05-041-3/+5
* changed g_critical to g_error. If a newer version of glib is to beArturo Espinosa2001-04-261-1/+1
* Save metadata immediatelyBradford Hovinen2001-04-251-0/+4
* Use read rather than freadBradford Hovinen2001-04-251-21/+80
* Make sure to search location of XST backendsBradford Hovinen2001-04-121-0/+10
* Use attr->val rather than attr->node Created Removed parts dealing withXST_0_3_0Bradford Hovinen2001-02-201-2/+2
* Added test-1.sh and test-2.sh, the first two tests in the test suiteBradford Hovinen2001-02-201-168/+546
* Use local time rather than Greenwich Mean TimeBradford Hovinen2001-01-251-0/+40
* Increment arrayBradford Hovinen2001-01-251-0/+1
* 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-0/+18
* Added archiver directory Imported archiver for time travel, locationBradford Hovinen2000-12-191-0/+1232