summaryrefslogtreecommitdiff
path: root/archiver
Commit message (Expand)AuthorAgeFilesLines
* Added CORBA interface to the archiverBradford Hovinen (Gdict maintainer)2001-08-2019-1133/+2141
* Return NULL if file_stream is NULLBradford Hovinen2001-08-032-1/+2
* Return NULL if fgets returns NULL (dump_log): If both first_old andBradford Hovinen2001-08-036-36/+185
* Remove socket-based synchronization system entirely. Switch to usingBradford Hovinen2001-07-312-691/+121
* Re-enable caching mechanismBradford Hovinen2001-07-312-4/+3
* Eliminate unref mechanism; it is not neededBradford Hovinen2001-07-312-25/+2
* Use location_get_config_log rather than config_log_open; don't destroy theBradford Hovinen2001-07-312-3/+7
* ImplementBradford Hovinen2001-07-313-0/+19
* Always retrieve the location id from gnome_configBradford Hovinen2001-07-302-0/+6
* Use capplet-archive/config/current/location for current location to avoidBradford Hovinen2001-07-302-2/+6
* Make sure to write log when socket_owner not setBradford Hovinen2001-07-302-2/+6
* Close the socket if we couldn't load the log entry (config_log_destroy):Bradford Hovinen2001-07-302-3/+21
* Removed efence bootstrapGNOME_CONTROL_CENTER_1_5_3Bradford Hovinen (Gdict maintainer)2001-07-271-2/+0
* Don't unref the event source or the property bagBradford Hovinen2001-07-273-7/+5
* 1.5.2GNOME_CONTROL_CENTER_1_5_2CONTROL_CENTER_PLUS_1_5_5CONTROL_CENTER_PLUS_1_5_4CONTROL_CENTER_PLUS_1_5_2Bradford Hovinen2001-07-272-0/+8
* Remove IMLIB check (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expressionBradford Hovinen2001-07-251-1/+8
* Do sanity checking on the rollback ID we get.Richard Hestilow2001-07-252-0/+13
* Ok, bad fix. Move that to the archiver.Richard Hestilow2001-07-253-9/+21
* Fix date parsing to work with DST.Richard Hestilow2001-07-254-1/+63
* Use correct pointer type when passing to notify_listenersBradford Hovinen2001-07-242-1/+2
* Notify listeners with a sync eventBradford Hovinen2001-07-243-1/+10
* 1.5.0 here we goCONTROL_CENTER_PLUS_1_5_0CONTROL_CENTER_1_5_0Jose Maria Celorio2001-07-202-0/+8
* Fixed name of background properties cappletBradford Hovinen (Gdict maintainer)2001-07-191-1/+1
* Add mechanism for quitting once the moniker is no longer in useBradford Hovinen2001-07-173-28/+25
* Add mechanism for quitting once the moniker is no longer in useBradford Hovinen2001-07-172-2/+18
* RemoveBradford Hovinen2001-07-172-21/+2
* strdup the string to remove compiler warningsBradford Hovinen2001-07-172-6/+15
* Use return value (location_store_full_snapshot): Use return valueBradford Hovinen2001-07-172-6/+10
* Logic fix.Bradford Hovinen2001-07-122-1/+2
* Clear appropriate global archive pointerBradford Hovinen2001-07-122-0/+9
* update to reflect the new location of the scriptsJose Maria Celorio2001-07-122-2/+6
* Only try to store a full snapshot if we are in a global archiveBradford Hovinen2001-07-124-5/+21
* remove the root-manager for now. added an explanation to Makefile.amJose Maria Celorio2001-07-121-0/+4
* Add sound-propertiesBradford Hovinen2001-07-115-4/+8
* Don't accept PropertyBag interfaceBradford Hovinen2001-07-103-5/+8
* Use bonobo_object_unref rather than gtk_object_destroyBradford Hovinen2001-07-094-7/+16
* Use .gnome/capplet-archive rather than .gnome/control-centerBradford Hovinen2001-07-092-1/+4
* Try to load the defaults file if no rollback data can be foundBradford Hovinen2001-07-093-3/+19
* Renamed ximian_archiver to config_archiverBradford Hovinen2001-07-054-28/+28
* Remove libcapplet Add XIMIAN_ARCHIVER_{LIBDIR|LIBS|INCLUDEDIR} BumpBradford Hovinen2001-07-051-3/+3
* Use bonobo-conf rather than bonobo-config for include pathBradford Hovinen2001-07-053-2/+5
* Added missing OAF fileBradford Hovinen (Gdict maintainer)2001-07-051-0/+23
* Added missing Bonobo config moniker filesBradford Hovinen (Gdict maintainer)2001-07-053-0/+904
* Removed rules pertaining to sound-propertiesBradford Hovinen2001-07-0510-1715/+53
* Added display-conf backend.Tambet Ingo2001-07-022-0/+5
* Return NULL if the location id is NULL (archive_get_current_location_id):Bradford Hovinen2001-06-224-39/+81
* Use location_get_changed_backendsXST_0_6_1Bradford Hovinen2001-06-215-100/+162
* Don't call close on fd (dump_log): Use g_critical on error conditionsBradford Hovinen2001-06-212-3/+12
* Typo bugfix in configuration logBradford Hovinen (Gdict maintainer)2001-06-201-2/+5
* Call io_buffer_destroyBradford Hovinen2001-06-202-0/+4