- 12 Oct, 2007 4 commits
-
-
Russ Fish authored
www/newimageid.php3 - The reworked PHP page. www/imageid_defs.php - Add an Image::NewImageId class method bridging to the script via XML. backend/{newimageid,GNUmakefile}.in configure configure.in - New backend script. db/Image.pm.in - Add a Create class method for script arg checking. sql/database-fill.sql - Add to the table_regex 'images' checking patterns.
-
Mike Hibler authored
-
Mike Hibler authored
Currently used just by tmcd GNUmakefile.
-
Mike Hibler authored
-
- 11 Oct, 2007 1 commit
-
-
Pramod R Sanaga authored
-
- 10 Oct, 2007 2 commits
-
-
Russ Fish authored
-
Russ Fish authored
www/editsitevars.php3 - The reworked PHP page, including a SetSiteVar function bridging to the script via XML. backend/{editsitevars,GNUmakefile}.in configure configure.in - New backend script. sql/database-fill.sql - Add table_regex 'sitevariables' checking patterns.
-
- 09 Oct, 2007 2 commits
- 08 Oct, 2007 2 commits
-
-
Russ Fish authored
Note: new_node attributes have not yet been converted from names for osid's and imageid's to new-style integer indices. www/editnodetype.php3 - The reworked PHP page, including an EditNodeType function bridging to the script via XML. backend/{editnodetype,GNUmakefile}.in configure configure.in - New backend script, including wildcarding on %xmlfields table entries to handle dynamic attributes. sql/database-fill.sql - Add table_regex 'node_types' checking patterns.
-
David Johnson authored
-
- 05 Oct, 2007 1 commit
-
-
Leigh B. Stoller authored
along the trunk.
-
- 03 Oct, 2007 2 commits
-
-
Russ Fish authored
www/editimageid.php3 - The reworked PHP page. www/imageid_defs.php - Add an Experiment::EditImageid class method bridging to the script via XML. backend/{editimageid,GNUmakefile}.in configure configure.in - New backend script. db/Image.pm.in - Add an EditImageid worker class method for script arg checking. sql/database-fill.sql - Add to the table_regex 'images' checking patterns.
-
Leigh B. Stoller authored
declaritively, and then rendered by the support code in form_defs.php. The best thing to do is look at newosid.php with this checkin, but there is also some good code in form_example.php.
-
- 02 Oct, 2007 7 commits
-
-
Mike Hibler authored
Our little ball icons looked like they had tentacles coming out of the bottom right side. Maybe it was supposed to be a shadow or something, but it was really bizarre looking. So, I cleaned them up. w00t!
-
Robert Ricci authored
asymmetry.
-
Leigh B. Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
-
David Johnson authored
-
Pramod R Sanaga authored
bottleneck detection. Jay/Rob/Jon/Kevin are welcome to take a look and send comments or make changes.
-
- 01 Oct, 2007 3 commits
-
-
Mike Hibler authored
Not real happy with how it is turning out however...needs more thought.
-
Mike Hibler authored
-
Mike Hibler authored
a new client. Mostly replace talk of elvin with that of pubsub.
-
- 30 Sep, 2007 1 commit
-
-
David Johnson authored
should work on FC4 too). I haven't changed the linkdelay code -- updating the kernel modules was enough for that. The delay node stuff is new. I figured it was worth the extra few hours to get delays fully working, but I hadn't banked on the virtual descent into hell that is RED/GRED parameters. Things seem to be working pretty well. Of course, RED/GRED queues aren't tested. :-).
-
- 29 Sep, 2007 2 commits
-
-
Russ Fish authored
-
Russ Fish authored
www/editexp.php3 - The reworked PHP page. backend/{editexp,GNUmakefile}.in configure configure.in - New backend script. www/experiment_defs.php - Add an Experiment::EditExp class method bridging to the script via XML. db/Experiment.pm.in - Add an EditExp worker class method for script arg checking, And a missing description method. sql/database-fill.sql - Add to the table_regex 'experiments' checking patterns.
-
- 28 Sep, 2007 6 commits
-
-
Mike Hibler authored
Now uses a different row in emulab_indicies: frisbee_index, which is simply incremented. We convert the index to a MC address in the script rather than saving an encoding of the address in frisbee_mcastaddr. The new row is automatically added the first time and the old row is still there in case anything goes wrong. Other changes mostly have to do with cleaning up when interrupted, in particular when we are downloading an image inside an elabinelab.
-
Mike Hibler authored
This gives shared BW to all destinations from each source.
-
Mike Hibler authored
partial image.
-
Leigh B. Stoller authored
-
David Johnson authored
-
David Johnson authored
2.4 to 2.6. PLR and delays (the two schedulers we need) seem to be working nicely, but need more testing. Note that the iptables patch isn't tested yet, but it's the right one to apply... There is still a locking bug in the PLR sched, but it only affects stats dumping so we don't care at the moment. The two imq patches are from the linux imq project, like the old ones.
-
- 27 Sep, 2007 3 commits
-
-
Russ Fish authored
www/newmmlist.php3 - The reworked PHP page. backend/{newmmlist,GNUmakefile}.in configure configure.in - New backend script. sql/database-fill.sql - Add table_regex 'mailman_lists' checking patterns.
-
Kevin Atkinson authored
Added file to reset the pipes for the elabc cloud.
-
Kevin Atkinson authored
Properly reset the pipes before setting them with the new parameters.
-
- 26 Sep, 2007 3 commits
-
-
Russ Fish authored
Used to be treated specially.
-
Russ Fish authored
www/newgroup.php3 - The reworked PHP page. www/newgroup_form.php3 - Removed, form merged into newgroup.php3 . www/group_defs.php - Add a Group::Create method bridging to the script via XML. www/showproject.php3 - Link to newgroup.php3, rather than newgroup_form.php3 . configure configure.in - Add the newgroup backend script. backend/{newgroup,GNUmakefile}.in - Add the Perl script. db/Group.pm.in - Update the AccessCheck method to allow TB_PROJECT_LEADGROUP. sql/database-fill.sql - Add table_regex 'groups' checking patterns.
-
Leigh B. Stoller authored
tell caller about it.
-
- 25 Sep, 2007 1 commit
-
-
Mike Hibler authored
as a double by the RPC::XML library.
-