- 17 Oct, 2007 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 16 Oct, 2007 2 commits
-
-
Russ Fish authored
-
Russ Fish authored
www/editgroup.php3 - The reworked PHP page. www/editgroup_form.php3 - Removed, form merged into editgroup.php3 . www/showgroup.php3 - Link to editgroup.php3, rather than editgroup_form.php3 . www/group_defs.php - Add an Image::EditGroup class method bridging to the script via XML. backend/{editgroup,GNUmakefile}.in configure configure.in - New backend script. db/Group.pm.in - Add an EditGroup worker class method for script arg checking. Also the missing NonMemberList and CheckTrustConsistency methods, and a GETTRUST flag to MemberList, as in the PHP version. db/User.pm.in - Add the missing but tiny {Set,Get}TempData methods. sql/database-fill.sql - Add gid_idx to the table_regex 'groups' checking patterns.
-
- 15 Oct, 2007 3 commits
-
-
Leigh B. Stoller authored
then putting in javascript below each sorted table, instead call AddSortedTable($table_id), which will cause a block of javascript to get spit out in the page footer.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
of changes to the new form wrapper stuff to support more interesting forms.
-
- 12 Oct, 2007 5 commits
-
-
Russ Fish authored
-
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 5 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
-