summaryrefslogtreecommitdiff
path: root/archiver/config-log.c
Commit message (Expand)AuthorAgeFilesLines
* fix improper use of guint as GTypeNAUTILUS_1_1_12jacob berkman2002-04-111-2/+2
* Only set tm_gmtoff and tm_zone fields if __USE_BSD is definedBradford Hovinen2001-09-281-0/+2
* Make backend_id constBradford Hovinen2001-09-121-1/+1
* Make sure we don't try to do this if we are marked deletedBradford Hovinen2001-08-231-3/+6
* Added exception RollbackDataNotFound Added exception LocationNotFoundBradford Hovinen2001-08-221-4/+0
* Added CORBA interface to the archiverBradford Hovinen (Gdict maintainer)2001-08-201-19/+36
* Return NULL if file_stream is NULLBradford Hovinen2001-08-031-1/+1
* Return NULL if fgets returns NULL (dump_log): If both first_old andBradford Hovinen2001-08-031-14/+91
* Remove socket-based synchronization system entirely. Switch to usingBradford Hovinen2001-07-311-691/+117
* Make sure to write log when socket_owner not setBradford Hovinen2001-07-301-1/+3
* Close the socket if we couldn't load the log entry (config_log_destroy):Bradford Hovinen2001-07-301-3/+14
* Ok, bad fix. Move that to the archiver.Richard Hestilow2001-07-251-4/+0
* Fix date parsing to work with DST.Richard Hestilow2001-07-251-0/+4
* RemoveBradford Hovinen2001-07-171-21/+0
* Use location_get_changed_backendsXST_0_6_1Bradford Hovinen2001-06-211-0/+5
* Don't call close on fd (dump_log): Use g_critical on error conditionsBradford Hovinen2001-06-211-3/+7
* Typo bugfix in configuration logBradford Hovinen (Gdict maintainer)2001-06-201-2/+5
* Call io_buffer_destroyBradford Hovinen2001-06-201-0/+2
* Dump the log after loading it from the slave (dump_log): Set first_old toBradford Hovinen2001-06-201-5/+3
* Dump the log after loading it from the slave (dump_log): Set first_old toBradford Hovinen2001-06-201-8/+19
* Don't apprise slave of new data (config_log_write_entry): Dump log afterBradford Hovinen2001-06-201-5/+10
* Don't use == to test IO conditionsBradford Hovinen2001-06-181-2/+4
* use AF_UNIX for the familyJP Rosevear2001-05-221-2/+7
* Support STORE_DEFAULT (store_snapshot_cb): Use STORE_DEFAULT rather thanBradford Hovinen2001-05-041-4/+57
* Use read rather than freadBradford Hovinen2001-04-251-27/+22
* Added InputBuffer, removed get_line (struct _Slave): (structBradford Hovinen2001-04-221-200/+788
* Added test-1.sh and test-2.sh, the first two tests in the test suiteBradford Hovinen2001-02-201-48/+0
* Use local time rather than Greenwich Mean TimeBradford Hovinen2001-01-251-1/+1
* Increment arrayBradford Hovinen2001-01-251-0/+2
* Changed e-mail addresses: helixcode.com -> ximian.com.Hans Petter2001-01-121-1/+1
* Updated copyright headers.Hans Petter2001-01-121-1/+1
* Added archiver directory Imported archiver for time travel, locationBradford Hovinen2000-12-191-0/+933