Changeset 2785
- Timestamp:
- Dec 21, 2004, 4:16:24 PM (22 years ago)
- Location:
- trunk
- Files:
-
- 17 added
- 97 copied
-
Nebulous (added)
-
Nebulous-Server (added)
-
Nebulous-Server/Build.PL (copied) (copied from branches/jhoblitt/Nebulous-Server/Build.PL )
-
Nebulous-Server/Changes (copied) (copied from branches/jhoblitt/Nebulous-Server/Changes )
-
Nebulous-Server/LICENSE (copied) (copied from branches/jhoblitt/Nebulous-Server/LICENSE )
-
Nebulous-Server/MANIFEST (copied) (copied from branches/jhoblitt/Nebulous-Server/MANIFEST )
-
Nebulous-Server/Makefile.PL (copied) (copied from branches/jhoblitt/Nebulous-Server/Makefile.PL )
-
Nebulous-Server/README (copied) (copied from branches/jhoblitt/Nebulous-Server/README )
-
Nebulous-Server/TODO (copied) (copied from branches/jhoblitt/Nebulous-Server/TODO )
-
Nebulous-Server/Todo (copied) (copied from branches/jhoblitt/Nebulous-Server/Todo )
-
Nebulous-Server/bootstrap-moa-mp1.sh (copied) (copied from branches/jhoblitt/Nebulous-Server/bootstrap-moa-mp1.sh )
-
Nebulous-Server/docs (added)
-
Nebulous-Server/docs/apache_setup.txt (copied) (copied from branches/jhoblitt/Nebulous-Server/docs/apache_setup.txt )
-
Nebulous-Server/docs/c_api.h (copied) (copied from branches/jhoblitt/Nebulous-Server/docs/c_api.h )
-
Nebulous-Server/docs/calc_gid.c (copied) (copied from branches/jhoblitt/Nebulous-Server/docs/calc_gid.c )
-
Nebulous-Server/docs/database_setup.txt (copied) (copied from branches/jhoblitt/Nebulous-Server/docs/database_setup.txt )
-
Nebulous-Server/docs/design.txt (copied) (copied from branches/jhoblitt/Nebulous-Server/docs/design.txt )
-
Nebulous-Server/docs/requirements.txt (copied) (copied from branches/jhoblitt/Nebulous-Server/docs/requirements.txt )
-
Nebulous-Server/docs/setup.txt (copied) (copied from branches/jhoblitt/Nebulous-Server/docs/setup.txt )
-
Nebulous-Server/docs/tmp.txt (copied) (copied from branches/jhoblitt/Nebulous-Server/docs/tmp.txt )
-
Nebulous-Server/lib (added)
-
Nebulous-Server/lib/Nebulous (added)
-
Nebulous-Server/lib/Nebulous/Server (added)
-
Nebulous-Server/lib/Nebulous/Server.pm (copied) (copied from branches/jhoblitt/Nebulous-Server/lib/Nebulous/Server.pm )
-
Nebulous-Server/lib/Nebulous/Server/Apache.pm (copied) (copied from branches/jhoblitt/Nebulous-Server/lib/Nebulous/Server/Apache.pm )
-
Nebulous-Server/lib/Nebulous/Server/Log.pm (copied) (copied from branches/jhoblitt/Nebulous-Server/lib/Nebulous/Server/Log.pm )
-
Nebulous-Server/lib/Nebulous/Server/SQL.pm (copied) (copied from branches/jhoblitt/Nebulous-Server/lib/Nebulous/Server/SQL.pm )
-
Nebulous-Server/nebulous.wsdl (copied) (copied from branches/jhoblitt/Nebulous-Server/nebulous.wsdl )
-
Nebulous-Server/scripts (added)
-
Nebulous-Server/scripts/bench_test.pl (copied) (copied from branches/jhoblitt/Nebulous-Server/scripts/bench_test.pl )
-
Nebulous-Server/scripts/imageserver.pl (copied) (copied from branches/jhoblitt/Nebulous-Server/scripts/imageserver.pl )
-
Nebulous-Server/scripts/ptest.pl (copied) (copied from branches/jhoblitt/Nebulous-Server/scripts/ptest.pl )
-
Nebulous-Server/scripts/stest.pl (copied) (copied from branches/jhoblitt/Nebulous-Server/scripts/stest.pl )
-
Nebulous-Server/t (added)
-
Nebulous-Server/t/01_load.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/01_load.t )
-
Nebulous-Server/t/02_server_setup.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/02_server_setup.t )
-
Nebulous-Server/t/03_server_create_object.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/03_server_create_object.t )
-
Nebulous-Server/t/04_server_replicate_object.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/04_server_replicate_object.t )
-
Nebulous-Server/t/05_server_lock_object.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/05_server_lock_object.t )
-
Nebulous-Server/t/06_server_unlock_object.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/06_server_unlock_object.t )
-
Nebulous-Server/t/07_server_find_instances.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/07_server_find_instances.t )
-
Nebulous-Server/t/08_server_delete_instance.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/08_server_delete_instance.t )
-
Nebulous-Server/t/09_server_stat_object.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/09_server_stat_object.t )
-
Nebulous-Server/t/10_client_new.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/10_client_new.t )
-
Nebulous-Server/t/11_client_create.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/11_client_create.t )
-
Nebulous-Server/t/12_client_replicate.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/12_client_replicate.t )
-
Nebulous-Server/t/13_client_cull.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/13_client_cull.t )
-
Nebulous-Server/t/14_client_lock.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/14_client_lock.t )
-
Nebulous-Server/t/15_client_unlock.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/15_client_unlock.t )
-
Nebulous-Server/t/16_client_find_instances.t (copied) (copied from branches/jhoblitt/Nebulous-Server/t/16_client_find_instances.t )
-
Nebulous-Server/t/apache_03_server_create_object.x (copied) (copied from branches/jhoblitt/Nebulous-Server/t/apache_03_server_create_object.x )
-
Nebulous-Server/t/apache_04_server_replicate_object.x (copied) (copied from branches/jhoblitt/Nebulous-Server/t/apache_04_server_replicate_object.x )
-
Nebulous-Server/t/apache_05_server_lock_object.x (copied) (copied from branches/jhoblitt/Nebulous-Server/t/apache_05_server_lock_object.x )
-
Nebulous/Build.PL (copied) (copied from branches/jhoblitt/Nebulous/Build.PL )
-
Nebulous/Changes (copied) (copied from branches/jhoblitt/Nebulous/Changes )
-
Nebulous/LICENSE (copied) (copied from branches/jhoblitt/Nebulous/LICENSE )
-
Nebulous/MANIFEST (copied) (copied from branches/jhoblitt/Nebulous/MANIFEST )
-
Nebulous/Makefile.PL (copied) (copied from branches/jhoblitt/Nebulous/Makefile.PL )
-
Nebulous/README (copied) (copied from branches/jhoblitt/Nebulous/README )
-
Nebulous/TODO (copied) (copied from branches/jhoblitt/Nebulous/TODO )
-
Nebulous/Todo (copied) (copied from branches/jhoblitt/Nebulous/Todo )
-
Nebulous/bootstrap-moa-mp1.sh (copied) (copied from branches/jhoblitt/Nebulous/bootstrap-moa-mp1.sh )
-
Nebulous/docs (added)
-
Nebulous/docs/apache_setup.txt (copied) (copied from branches/jhoblitt/Nebulous/docs/apache_setup.txt )
-
Nebulous/docs/c_api.h (copied) (copied from branches/jhoblitt/Nebulous/docs/c_api.h )
-
Nebulous/docs/calc_gid.c (copied) (copied from branches/jhoblitt/Nebulous/docs/calc_gid.c )
-
Nebulous/docs/database_setup.txt (copied) (copied from branches/jhoblitt/Nebulous/docs/database_setup.txt )
-
Nebulous/docs/design.txt (copied) (copied from branches/jhoblitt/Nebulous/docs/design.txt )
-
Nebulous/docs/requirements.txt (copied) (copied from branches/jhoblitt/Nebulous/docs/requirements.txt )
-
Nebulous/docs/setup.txt (copied) (copied from branches/jhoblitt/Nebulous/docs/setup.txt )
-
Nebulous/docs/tmp.txt (copied) (copied from branches/jhoblitt/Nebulous/docs/tmp.txt )
-
Nebulous/lib (added)
-
Nebulous/lib/Nebulous (added)
-
Nebulous/lib/Nebulous/Client (added)
-
Nebulous/lib/Nebulous/Client.pm (copied) (copied from branches/jhoblitt/Nebulous/lib/Nebulous/Client.pm )
-
Nebulous/lib/Nebulous/Client/HTTP.pm (copied) (copied from branches/jhoblitt/Nebulous/lib/Nebulous/Client/HTTP.pm )
-
Nebulous/lib/Nebulous/Client/Log.pm (copied) (copied from branches/jhoblitt/Nebulous/lib/Nebulous/Client/Log.pm )
-
Nebulous/lib/Nebulous/Server (added)
-
Nebulous/lib/Nebulous/Server.pm (copied) (copied from branches/jhoblitt/Nebulous/lib/Nebulous/Server.pm )
-
Nebulous/lib/Nebulous/Server/Apache.pm (copied) (copied from branches/jhoblitt/Nebulous/lib/Nebulous/Server/Apache.pm )
-
Nebulous/lib/Nebulous/Server/Log.pm (copied) (copied from branches/jhoblitt/Nebulous/lib/Nebulous/Server/Log.pm )
-
Nebulous/lib/Nebulous/Server/SQL.pm (copied) (copied from branches/jhoblitt/Nebulous/lib/Nebulous/Server/SQL.pm )
-
Nebulous/lib/Nebulous/Util.pm (copied) (copied from branches/jhoblitt/Nebulous/lib/Nebulous/Util.pm )
-
Nebulous/nebulous.wsdl (copied) (copied from branches/jhoblitt/Nebulous/nebulous.wsdl )
-
Nebulous/scripts (added)
-
Nebulous/scripts/bench_test.pl (copied) (copied from branches/jhoblitt/Nebulous/scripts/bench_test.pl )
-
Nebulous/scripts/imageserver.pl (copied) (copied from branches/jhoblitt/Nebulous/scripts/imageserver.pl )
-
Nebulous/scripts/ptest.pl (copied) (copied from branches/jhoblitt/Nebulous/scripts/ptest.pl )
-
Nebulous/scripts/stest.pl (copied) (copied from branches/jhoblitt/Nebulous/scripts/stest.pl )
-
Nebulous/t (added)
-
Nebulous/t/01_load.t (copied) (copied from branches/jhoblitt/Nebulous/t/01_load.t )
-
Nebulous/t/02_server_setup.t (copied) (copied from branches/jhoblitt/Nebulous/t/02_server_setup.t )
-
Nebulous/t/03_server_create_object.t (copied) (copied from branches/jhoblitt/Nebulous/t/03_server_create_object.t )
-
Nebulous/t/04_server_replicate_object.t (copied) (copied from branches/jhoblitt/Nebulous/t/04_server_replicate_object.t )
-
Nebulous/t/05_server_lock_object.t (copied) (copied from branches/jhoblitt/Nebulous/t/05_server_lock_object.t )
-
Nebulous/t/06_server_unlock_object.t (copied) (copied from branches/jhoblitt/Nebulous/t/06_server_unlock_object.t )
-
Nebulous/t/07_server_find_instances.t (copied) (copied from branches/jhoblitt/Nebulous/t/07_server_find_instances.t )
-
Nebulous/t/08_server_delete_instance.t (copied) (copied from branches/jhoblitt/Nebulous/t/08_server_delete_instance.t )
-
Nebulous/t/09_server_stat_object.t (copied) (copied from branches/jhoblitt/Nebulous/t/09_server_stat_object.t )
-
Nebulous/t/10_client_new.t (copied) (copied from branches/jhoblitt/Nebulous/t/10_client_new.t )
-
Nebulous/t/11_client_create.t (copied) (copied from branches/jhoblitt/Nebulous/t/11_client_create.t )
-
Nebulous/t/12_client_replicate.t (copied) (copied from branches/jhoblitt/Nebulous/t/12_client_replicate.t )
-
Nebulous/t/13_client_cull.t (copied) (copied from branches/jhoblitt/Nebulous/t/13_client_cull.t )
-
Nebulous/t/14_client_lock.t (copied) (copied from branches/jhoblitt/Nebulous/t/14_client_lock.t )
-
Nebulous/t/15_client_unlock.t (copied) (copied from branches/jhoblitt/Nebulous/t/15_client_unlock.t )
-
Nebulous/t/16_client_find_instances.t (copied) (copied from branches/jhoblitt/Nebulous/t/16_client_find_instances.t )
-
Nebulous/t/TEST.PL (copied) (copied from branches/jhoblitt/Nebulous/t/TEST.PL )
-
Nebulous/t/Test (added)
-
Nebulous/t/Test/Nebulous.pm (copied) (copied from branches/jhoblitt/Nebulous/t/Test/Nebulous.pm )
-
Nebulous/t/apache_03_server_create_object.x (copied) (copied from branches/jhoblitt/Nebulous/t/apache_03_server_create_object.x )
-
Nebulous/t/apache_04_server_replicate_object.x (copied) (copied from branches/jhoblitt/Nebulous/t/apache_04_server_replicate_object.x )
-
Nebulous/t/apache_05_server_lock_object.x (copied) (copied from branches/jhoblitt/Nebulous/t/apache_05_server_lock_object.x )
-
Nebulous/t/conf (added)
-
Nebulous/t/conf/extra.conf.in (copied) (copied from branches/jhoblitt/Nebulous/t/conf/extra.conf.in )
Note:
See TracChangeset
for help on using the changeset viewer.
