# # ChangeLog for trunk/Nebulous/lib # # Generated by Trac 1.6 # Jul 20, 2026, 11:06:37 AM Thu, 10 Nov 2005 21:57:15 GMT jhoblitt [5503] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) rename Nebulous::Server::SQL->get_class_id -> get_class_by_id Thu, 10 Nov 2005 21:51:06 GMT jhoblitt [5501] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous-Server/t/09_server_is_valid_volume_name.t (added) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/t/09_server_is_valid_volume_name.t (added) add _is_valid_volume_name() Thu, 10 Nov 2005 21:31:26 GMT jhoblitt [5498] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/t/09_server_is_valid_class_id.t (added) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/t/09_server_is_valid_class_id.t (added) factor class id verification check into _is_valid_class_id() Thu, 10 Nov 2005 21:21:14 GMT jhoblitt [5496] * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) change the class table so the class_id field isn't auto-incremented Wed, 09 Nov 2005 01:31:07 GMT jhoblitt [5490] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous-Server/t/03_server_create_object.t (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/t/03_server_create_object.t (modified) * trunk/Nebulous/t/Test/Nebulous.pm (modified) change create_object to verify that it's class param is valid Wed, 09 Nov 2005 00:59:20 GMT jhoblitt [5489] * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) remove instance from the class table Wed, 09 Nov 2005 00:48:24 GMT jhoblitt [5487] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) add type to storage_object fix delete_object sql Sat, 05 Nov 2005 03:26:07 GMT jhoblitt [5481] * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) change delete_object to also remove storage_object_attr Sat, 05 Nov 2005 02:35:45 GMT jhoblitt [5478] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) split storage_object table into storage_object & storage_object_attr Wed, 14 Sep 2005 03:25:40 GMT jhoblitt [5051] * trunk/Nebulous/lib/Nebulous/Client.pod (modified) reference Nebulous::Client::QuickStart Wed, 14 Sep 2005 03:24:45 GMT jhoblitt [5050] * trunk/Nebulous-Server/docs/design.txt (modified) * trunk/Nebulous/docs/design.txt (modified) * trunk/Nebulous/lib/Nebulous/Client/QuickStart.pod (modified) fix typos Wed, 14 Sep 2005 00:52:35 GMT jhoblitt [5047] * trunk/Nebulous/lib/Nebulous/Client/QuickStart.pod (modified) add ref to examples directory Wed, 14 Sep 2005 00:36:38 GMT jhoblitt [5044] * trunk/Nebulous-Server/MANIFEST (modified) * trunk/Nebulous/MANIFEST (modified) * trunk/Nebulous/lib/Nebulous/Client/QuickStart.pod (added) add Nebulous::Server::QuickStart Wed, 31 Aug 2005 21:00:12 GMT jhoblitt [4933] * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) add index for volume.name Wed, 31 Aug 2005 03:33:24 GMT jhoblitt [4928] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) initialize logging from import() Wed, 31 Aug 2005 03:25:32 GMT jhoblitt [4927] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) * trunk/Nebulous/lib/Nebulous/Client/Log.pm (modified) add Nebulous::Client::Log::init() class method Wed, 31 Aug 2005 00:34:41 GMT jhoblitt [4912] * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) fix new_volume() sql Wed, 31 Aug 2005 00:11:12 GMT jhoblitt [4906] * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) add new_volume() Sat, 27 Aug 2005 03:40:25 GMT jhoblitt [4894] * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) add get_db_schema() and get_db_clear() Fri, 26 Aug 2005 02:06:33 GMT jhoblitt [4880] * trunk/Nebulous-Server/lib/Nebulous/Server/Log.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/Log.pm (modified) typo fix Thu, 25 Aug 2005 23:42:34 GMT jhoblitt [4879] * trunk/Nebulous-Server/Build.PL (modified) * trunk/Nebulous-Server/scripts/bench_test.pl (modified) * trunk/Nebulous-Server/scripts/stest.pl (modified) * trunk/Nebulous/Build.PL (modified) * trunk/Nebulous/lib/Nebulous/Client.pod (modified) * trunk/Nebulous/scripts/bench_test.pl (modified) * trunk/Nebulous/scripts/stest.pl (modified) * trunk/Nebulous/t/Test/Nebulous.pm (modified) document object methods Thu, 25 Aug 2005 23:42:33 GMT jhoblitt [4878] * trunk/Nebulous-Server/lib/Nebulous/Server/Log.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/Log.pm (modified) add init() class method Thu, 25 Aug 2005 01:44:32 GMT jhoblitt [4874] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/Config.pm (added) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/Config.pm (added) rename Nebulous::Server->setup() -> Nebulous::Server->init() add ... Thu, 28 Jul 2005 03:48:41 GMT jhoblitt [4638] * trunk/Nebulous-Server/t/18_client_open.t (modified) * trunk/Nebulous/lib/Nebulous/Client.pm (modified) * trunk/Nebulous/t/18_client_open.t (modified) ->open( $foo, 'write') is not allowed when object has multiple instances Thu, 28 Jul 2005 01:40:26 GMT jhoblitt [4633] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) remove an old auto-lock comment Thu, 28 Jul 2005 01:38:26 GMT jhoblitt [4632] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) remove commented auto-lock code Thu, 30 Jun 2005 02:35:06 GMT jhoblitt [4440] * trunk/Nebulous-Server/Build.PL (modified) * trunk/Nebulous-Server/MANIFEST (modified) * trunk/Nebulous-Server/Todo (modified) * trunk/Nebulous-Server/docs/apache_setup.txt (modified) * trunk/Nebulous-Server/docs/setup.txt (modified) * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server.pod (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/Apache.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/Log.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SOAP.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous-Server/nebulous.wsdl (modified) * trunk/Nebulous-Server/scripts/bench_test.pl (modified) * trunk/Nebulous-Server/scripts/imageserver.pl (modified) * trunk/Nebulous-Server/scripts/ptest.pl (modified) * trunk/Nebulous-Server/scripts/stest.pl (modified) * trunk/Nebulous-Server/t/01_load.t (modified) * trunk/Nebulous-Server/t/02_server_setup.t (modified) * trunk/Nebulous-Server/t/03_server_create_object.t (modified) * trunk/Nebulous-Server/t/04_server_replicate_object.t (modified) * trunk/Nebulous-Server/t/05_server_lock_object.t (modified) * trunk/Nebulous-Server/t/06_server_unlock_object.t (modified) * trunk/Nebulous-Server/t/07_server_find_instances.t (modified) * trunk/Nebulous-Server/t/08_server_delete_instance.t (modified) * trunk/Nebulous-Server/t/09_server_stat_object.t (modified) * trunk/Nebulous-Server/t/10_client_new.t (modified) * trunk/Nebulous-Server/t/11_client_create.t (modified) * trunk/Nebulous-Server/t/12_client_replicate.t (modified) * trunk/Nebulous-Server/t/13_client_cull.t (modified) * trunk/Nebulous-Server/t/14_client_lock.t (modified) * trunk/Nebulous-Server/t/15_client_unlock.t (modified) * trunk/Nebulous-Server/t/16_client_find_instances.t (modified) * trunk/Nebulous-Server/t/17_client_find.t (modified) * trunk/Nebulous-Server/t/18_client_open.t (modified) * trunk/Nebulous-Server/t/19_client_delete.t (modified) * trunk/Nebulous-Server/t/20_client_copy.t (modified) * trunk/Nebulous-Server/t/21_client_move.t (modified) * trunk/Nebulous-Server/t/22_client_delete_instance.t (modified) * trunk/Nebulous-Server/t/23_client_stat.t (modified) * trunk/Nebulous-Server/t/apache_03_server_create_object.x (modified) * trunk/Nebulous-Server/t/apache_04_server_replicate_object.x (modified) * trunk/Nebulous-Server/t/apache_05_server_lock_object.x (modified) * trunk/Nebulous/Build.PL (modified) * trunk/Nebulous/MANIFEST (modified) * trunk/Nebulous/Todo (modified) * trunk/Nebulous/docs/apache_setup.txt (modified) * trunk/Nebulous/docs/setup.txt (modified) * trunk/Nebulous/lib/Nebulous/Client.pm (modified) * trunk/Nebulous/lib/Nebulous/Client.pod (modified) * trunk/Nebulous/lib/Nebulous/Client/HTTP.pm (modified) * trunk/Nebulous/lib/Nebulous/Client/Log.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pod (modified) * trunk/Nebulous/lib/Nebulous/Server/Apache.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/Log.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SOAP.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Util.pm (modified) * trunk/Nebulous/nebclient/bootstrap.sh (modified) * trunk/Nebulous/nebclient/configure.ac (modified) * trunk/Nebulous/nebclient/nebulous.wsdl (modified) * trunk/Nebulous/nebclient/src/Makefile.am (modified) * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) * trunk/Nebulous/nebclient/src/test.c (modified) * trunk/Nebulous/nebulous.wsdl (modified) * trunk/Nebulous/scripts/bench_test.pl (modified) * trunk/Nebulous/scripts/imageserver.pl (modified) * trunk/Nebulous/scripts/ptest.pl (modified) * trunk/Nebulous/scripts/stest.pl (modified) * trunk/Nebulous/t/01_load.t (modified) * trunk/Nebulous/t/02_server_setup.t (modified) * trunk/Nebulous/t/03_server_create_object.t (modified) * trunk/Nebulous/t/04_server_replicate_object.t (modified) * trunk/Nebulous/t/05_server_lock_object.t (modified) * trunk/Nebulous/t/06_server_unlock_object.t (modified) * trunk/Nebulous/t/07_server_find_instances.t (modified) * trunk/Nebulous/t/08_server_delete_instance.t (modified) * trunk/Nebulous/t/09_server_stat_object.t (modified) * trunk/Nebulous/t/10_client_new.t (modified) * trunk/Nebulous/t/11_client_create.t (modified) * trunk/Nebulous/t/12_client_replicate.t (modified) * trunk/Nebulous/t/13_client_cull.t (modified) * trunk/Nebulous/t/14_client_lock.t (modified) * trunk/Nebulous/t/15_client_unlock.t (modified) * trunk/Nebulous/t/16_client_find_instances.t (modified) * trunk/Nebulous/t/17_client_find.t (modified) * trunk/Nebulous/t/18_client_open.t (modified) * trunk/Nebulous/t/19_client_delete.t (modified) * trunk/Nebulous/t/20_client_copy.t (modified) * trunk/Nebulous/t/21_client_move.t (modified) * trunk/Nebulous/t/22_client_delete_instance.t (modified) * trunk/Nebulous/t/23_client_stat.t (modified) * trunk/Nebulous/t/Test/Nebulous.pm (modified) * trunk/Nebulous/t/apache_03_server_create_object.x (modified) * trunk/Nebulous/t/apache_04_server_replicate_object.x (modified) * trunk/Nebulous/t/apache_05_server_lock_object.x (modified) * trunk/Nebulous/t/conf/extra.conf.in (modified) * trunk/Nebulous/t/conf/startup.pl.in (modified) rename PS::IPP::IData -> Nebulous Sat, 15 Jan 2005 04:02:12 GMT jhoblitt [3016] * trunk/Nebulous-Server/docs/database_setup.txt (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous-Server/t/09_server_stat_object.t (modified) * trunk/Nebulous-Server/t/23_client_stat.t (modified) * trunk/Nebulous/docs/database_setup.txt (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/t/09_server_stat_object.t (modified) * trunk/Nebulous/t/23_client_stat.t (modified) * trunk/Nebulous/t/Test/Nebulous.pm (modified) update database scheme for mysql 4.1 syntax Thu, 06 Jan 2005 04:11:02 GMT jhoblitt [2919] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) rename a variable in cull() for clarity Thu, 06 Jan 2005 04:00:23 GMT jhoblitt [2918] * trunk/Nebulous-Server/lib/Nebulous/Server/Apache.pm (modified) * trunk/Nebulous-Server/t/01_load.t (modified) * trunk/Nebulous/lib/Nebulous/Client.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/Apache.pm (modified) * trunk/Nebulous/t/01_load.t (modified) use PS::IPP::IData::Server::SOAP as a proxy between Apache.pm and ... Thu, 06 Jan 2005 03:56:43 GMT jhoblitt [2917] * trunk/Nebulous-Server/lib/Nebulous/Server/SOAP.pm (added) * trunk/Nebulous/lib/Nebulous/Server/SOAP.pm (added) first working version Wed, 05 Jan 2005 22:31:45 GMT jhoblitt [2914] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) add err & set_err methods change delete to return undef on error Wed, 05 Jan 2005 22:13:02 GMT jhoblitt [2912] * trunk/Nebulous/lib/Nebulous/Client.pod (added) first working version Wed, 05 Jan 2005 20:25:44 GMT jhoblitt [2907] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) remove all automatic locking Wed, 05 Jan 2005 04:31:59 GMT jhoblitt [2905] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) always call ->finish on select sths Wed, 05 Jan 2005 04:04:45 GMT jhoblitt [2904] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) fix scoping issue Wed, 05 Jan 2005 03:45:52 GMT jhoblitt [2903] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) move from DBI->prepare to DBI->prepare_cached cleanup _get_storage_volume Wed, 05 Jan 2005 03:19:12 GMT jhoblitt [2902] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) remove raw SQl from _get_storage_volume Wed, 05 Jan 2005 03:10:08 GMT jhoblitt [2901] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) move debug messages to after parameter validation Wed, 05 Jan 2005 03:03:30 GMT jhoblitt [2900] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/Apache.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/Apache.pm (modified) suppress warnings Wed, 05 Jan 2005 02:44:54 GMT jhoblitt [2898] * trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/Apache.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/Log.pm (modified) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Client.pm (modified) * trunk/Nebulous/lib/Nebulous/Client/Log.pm (modified) * trunk/Nebulous/lib/Nebulous/Server.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/Apache.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/Log.pm (modified) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (modified) * trunk/Nebulous/lib/Nebulous/Util.pm (modified) fatal warnings Tue, 04 Jan 2005 23:27:37 GMT jhoblitt [2895] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) more consistent tracing messages Tue, 04 Jan 2005 22:08:20 GMT jhoblitt [2894] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) add stat method Tue, 04 Jan 2005 02:46:26 GMT jhoblitt [2880] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) add checks for copy & delete success in move Tue, 04 Jan 2005 02:12:50 GMT jhoblitt [2877] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) add check for valid filehandles in copy Tue, 04 Jan 2005 02:02:23 GMT jhoblitt [2875] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) don't automatically lock for copy Mon, 03 Jan 2005 23:24:54 GMT jhoblitt [2863] * trunk/Nebulous-Server/lib/Nebulous/Server.pod (added) * trunk/Nebulous/lib/Nebulous/Server.pod (added) first working version Mon, 03 Jan 2005 23:13:15 GMT jhoblitt [2862] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) use urn:PS/IPP/IData/Server as server namespace Wed, 22 Dec 2004 03:05:14 GMT jhoblitt [2787] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) fix default logging level Wed, 22 Dec 2004 02:53:00 GMT jhoblitt [2786] * trunk/Nebulous/lib/Nebulous/Client.pm (modified) turned off SOAP::Lite tracing Wed, 22 Dec 2004 02:16:24 GMT jhoblitt [2785] * trunk/Nebulous (added) * trunk/Nebulous-Server (added) * trunk/Nebulous-Server/Build.PL (copied) * trunk/Nebulous-Server/Changes (copied) * trunk/Nebulous-Server/LICENSE (copied) * trunk/Nebulous-Server/MANIFEST (copied) * trunk/Nebulous-Server/Makefile.PL (copied) * trunk/Nebulous-Server/README (copied) * trunk/Nebulous-Server/TODO (copied) * trunk/Nebulous-Server/Todo (copied) * trunk/Nebulous-Server/bootstrap-moa-mp1.sh (copied) * trunk/Nebulous-Server/docs (added) * trunk/Nebulous-Server/docs/apache_setup.txt (copied) * trunk/Nebulous-Server/docs/c_api.h (copied) * trunk/Nebulous-Server/docs/calc_gid.c (copied) * trunk/Nebulous-Server/docs/database_setup.txt (copied) * trunk/Nebulous-Server/docs/design.txt (copied) * trunk/Nebulous-Server/docs/requirements.txt (copied) * trunk/Nebulous-Server/docs/setup.txt (copied) * trunk/Nebulous-Server/docs/tmp.txt (copied) * trunk/Nebulous-Server/lib (added) * trunk/Nebulous-Server/lib/Nebulous (added) * trunk/Nebulous-Server/lib/Nebulous/Server (added) * trunk/Nebulous-Server/lib/Nebulous/Server.pm (copied) * trunk/Nebulous-Server/lib/Nebulous/Server/Apache.pm (copied) * trunk/Nebulous-Server/lib/Nebulous/Server/Log.pm (copied) * trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (copied) * trunk/Nebulous-Server/nebulous.wsdl (copied) * trunk/Nebulous-Server/scripts (added) * trunk/Nebulous-Server/scripts/bench_test.pl (copied) * trunk/Nebulous-Server/scripts/imageserver.pl (copied) * trunk/Nebulous-Server/scripts/ptest.pl (copied) * trunk/Nebulous-Server/scripts/stest.pl (copied) * trunk/Nebulous-Server/t (added) * trunk/Nebulous-Server/t/01_load.t (copied) * trunk/Nebulous-Server/t/02_server_setup.t (copied) * trunk/Nebulous-Server/t/03_server_create_object.t (copied) * trunk/Nebulous-Server/t/04_server_replicate_object.t (copied) * trunk/Nebulous-Server/t/05_server_lock_object.t (copied) * trunk/Nebulous-Server/t/06_server_unlock_object.t (copied) * trunk/Nebulous-Server/t/07_server_find_instances.t (copied) * trunk/Nebulous-Server/t/08_server_delete_instance.t (copied) * trunk/Nebulous-Server/t/09_server_stat_object.t (copied) * trunk/Nebulous-Server/t/10_client_new.t (copied) * trunk/Nebulous-Server/t/11_client_create.t (copied) * trunk/Nebulous-Server/t/12_client_replicate.t (copied) * trunk/Nebulous-Server/t/13_client_cull.t (copied) * trunk/Nebulous-Server/t/14_client_lock.t (copied) * trunk/Nebulous-Server/t/15_client_unlock.t (copied) * trunk/Nebulous-Server/t/16_client_find_instances.t (copied) * trunk/Nebulous-Server/t/apache_03_server_create_object.x (copied) * trunk/Nebulous-Server/t/apache_04_server_replicate_object.x (copied) * trunk/Nebulous-Server/t/apache_05_server_lock_object.x (copied) * trunk/Nebulous/Build.PL (copied) * trunk/Nebulous/Changes (copied) * trunk/Nebulous/LICENSE (copied) * trunk/Nebulous/MANIFEST (copied) * trunk/Nebulous/Makefile.PL (copied) * trunk/Nebulous/README (copied) * trunk/Nebulous/TODO (copied) * trunk/Nebulous/Todo (copied) * trunk/Nebulous/bootstrap-moa-mp1.sh (copied) * trunk/Nebulous/docs (added) * trunk/Nebulous/docs/apache_setup.txt (copied) * trunk/Nebulous/docs/c_api.h (copied) * trunk/Nebulous/docs/calc_gid.c (copied) * trunk/Nebulous/docs/database_setup.txt (copied) * trunk/Nebulous/docs/design.txt (copied) * trunk/Nebulous/docs/requirements.txt (copied) * trunk/Nebulous/docs/setup.txt (copied) * trunk/Nebulous/docs/tmp.txt (copied) * trunk/Nebulous/lib (added) * trunk/Nebulous/lib/Nebulous (added) * trunk/Nebulous/lib/Nebulous/Client (added) * trunk/Nebulous/lib/Nebulous/Client.pm (copied) * trunk/Nebulous/lib/Nebulous/Client/HTTP.pm (copied) * trunk/Nebulous/lib/Nebulous/Client/Log.pm (copied) * trunk/Nebulous/lib/Nebulous/Server (added) * trunk/Nebulous/lib/Nebulous/Server.pm (copied) * trunk/Nebulous/lib/Nebulous/Server/Apache.pm (copied) * trunk/Nebulous/lib/Nebulous/Server/Log.pm (copied) * trunk/Nebulous/lib/Nebulous/Server/SQL.pm (copied) * trunk/Nebulous/lib/Nebulous/Util.pm (copied) * trunk/Nebulous/nebulous.wsdl (copied) * trunk/Nebulous/scripts (added) * trunk/Nebulous/scripts/bench_test.pl (copied) * trunk/Nebulous/scripts/imageserver.pl (copied) * trunk/Nebulous/scripts/ptest.pl (copied) * trunk/Nebulous/scripts/stest.pl (copied) * trunk/Nebulous/t (added) * trunk/Nebulous/t/01_load.t (copied) * trunk/Nebulous/t/02_server_setup.t (copied) * trunk/Nebulous/t/03_server_create_object.t (copied) * trunk/Nebulous/t/04_server_replicate_object.t (copied) * trunk/Nebulous/t/05_server_lock_object.t (copied) * trunk/Nebulous/t/06_server_unlock_object.t (copied) * trunk/Nebulous/t/07_server_find_instances.t (copied) * trunk/Nebulous/t/08_server_delete_instance.t (copied) * trunk/Nebulous/t/09_server_stat_object.t (copied) * trunk/Nebulous/t/10_client_new.t (copied) * trunk/Nebulous/t/11_client_create.t (copied) * trunk/Nebulous/t/12_client_replicate.t (copied) * trunk/Nebulous/t/13_client_cull.t (copied) * trunk/Nebulous/t/14_client_lock.t (copied) * trunk/Nebulous/t/15_client_unlock.t (copied) * trunk/Nebulous/t/16_client_find_instances.t (copied) * trunk/Nebulous/t/TEST.PL (copied) * trunk/Nebulous/t/Test (added) * trunk/Nebulous/t/Test/Nebulous.pm (copied) * trunk/Nebulous/t/apache_03_server_create_object.x (copied) * trunk/Nebulous/t/apache_04_server_replicate_object.x (copied) * trunk/Nebulous/t/apache_05_server_lock_object.x (copied) * trunk/Nebulous/t/conf (added) * trunk/Nebulous/t/conf/extra.conf.in (copied) This commit was generated by cvs2svn to compensate for changes in ...