Bradford Hovinen
18b6da4d1a
Increment array
...
2001-01-25 Bradford Hovinen <hovinen@ximian.com>
* location.c (location_rollback_all_to): Increment array
* util.c (parse_date): Normalize values
2001-01-24 Bradford Hovinen <hovinen@ximian.com>
* config-log.c (do_load): Disabled locking for now
2001-01-25 15:23:51 +00:00
Arturo Espinosa
1adfcbd424
More Helix to Ximian. Also, the new network code - untested - and a fix for backends/Makefile.am
2001-01-24 20:40:25 +00:00
Bradford Hovinen
c294afced9
Added fine-grained location management description
...
2001-01-24 Bradford Hovinen <hovinen@ximian.com>
* archiver-spec: Added fine-grained location management description
2001-01-24 17:08:15 +00:00
Bradford Hovinen
0229873762
Added AM_PROG_LIBTOOL call for libximian_archiver Added rule for
...
2001-01-13 Bradford Hovinen <hovinen@ximian.com>
* configure.in: Added AM_PROG_LIBTOOL call for libximian_archiver
* archiver/Makefile.am: Added rule for ximian_archiverConf.sh; add
installation target for Conf.sh
* archiver/Makefile.am: Replaced occurrences of helix with ximian
Removed references to ximian_config_manager
2001-01-24 15:47:33 +00:00
Hans Petter
7beca6f9f9
Changed e-mail addresses: helixcode.com -> ximian.com.
2001-01-12 15:03:02 +00:00
Hans Petter
53acf19538
Updated copyright headers.
2001-01-12 14:40:26 +00:00
Jacob "Ulysses" Berkman
754c4d92a2
add network
...
2000-12-27 Jacob "Ulysses" Berkman <jacob@helixcode.com>
* src/Makefile.am (SUBDIRS): add network
* configure.in: add network dir
* interfaces/network.glade.in: updates etc.
* src/network/: new network tool, based on (so far) the
nameresolution tool
2000-12-27 22:34:38 +00:00
Ross Golder
de4afa46e7
Fixed missing 'make dist' distributables
2000-12-26 16:15:09 +00:00
Bradford Hovinen
cef853b322
Use auxillary structure to pass data to traversal callback
...
2000-12-22 Bradford Hovinen <hovinen@helixcode.com>
* archive.c (foreach_cb):
(archive_foreach_child_location): Use auxillary structure to pass
data to traversal callback
(archive_get_location):
(archive_register_location): strdup() location ids
(free_location_cb): free() key
* Added config-manager-dialog.[ch], create-location-dialog.[ch],
location-list.[ch], config-manager.c
rollback-location-management.glade
2000-12-20 Bradford Hovinen <hovinen@helixcode.com>
* location.c (location_get_parent): Implement
* archive.c (load_all_locations): Implement
(foreach_cb):
(archive_foreach_child_location): Implement
2000-12-22 21:44:22 +00:00
Jacob "Ulysses" Berkman
650afa59df
import of new networking tool's interface
...
2000-12-20 Jacob "Ulysses" Berkman <jacob@helixcode.com>
* interfaces/network.glade.in: import of new networking
tool's interface
2000-12-20 17:59:59 +00:00
Bradford Hovinen
251530d68a
Create and include headers for libhelix_archiver.a (includedir): Set
...
2000-12-19 Bradford Hovinen <hovinen@helixcode.com>
* Makefile.am (include_HEADERS): Create and include headers for
libhelix_archiver.a
(includedir): Set includedire to include/helix-archiver
2000-12-19 15:03:45 +00:00
Bradford Hovinen
62734d0bab
Changed XML_CFLAGS to GNOME_XML_CFLAGS
...
2000-12-19 Bradford Hovinen <hovinen@helixcode.com>
* Makefile.am (INCLUDES): Changed XML_CFLAGS to GNOME_XML_CFLAGS
2000-12-19 14:54:55 +00:00
Bradford Hovinen
aec5f9b2f1
Changed name of archiver to helix-archiver (lib_LIBRARIES): Added
...
2000-12-19 Bradford Hovinen <hovinen@helixcode.com>
* Makefile.am (bin_PROGRAMS): Changed name of archiver to
helix-archiver
(lib_LIBRARIES): Added libhelix_archiver.a
(helix_archiver_SOURCES): Moved archiver core to
libhelix_archiver_a_SOURCES
(helix_archiver_LDADD): Added helix_archiver.a
* Added default backend lists
2000-12-19 14:51:19 +00:00
Bradford Hovinen
f089da2886
Added archiver directory Imported archiver for time travel, location
...
Tue Dec 19 09:04:00 2000 Bradford Hovinen <hovinen@helixcode.com>
* Makefile.am (SUBDIRS): Added archiver directory
* archiver/*: Imported archiver for time travel, location management
2000-12-19 14:05:04 +00:00