- 19 Oct, 2007 2 commits
-
-
Russ Fish authored
www/showpubkeys.php3 - Add a NewPubKey function to spit out XML to addpubkey. account/addpubkey.in - Add -X <xmlfile> in place of other command-line args. sql/database-fill.sql - Add 'user_pubkeys' entries for addpubkey's use.
-
Russ Fish authored
www/newimageid_ez.php3 - The reworked PHP page. Calls Image::NewImageId with ez=1. www/newimageid.php3 - Call Image::NewImageId with ez=0. www/imageid_defs.php - Re-use the Image::NewImageId class method, adding an 'ez' arg. backend/{newimageid_ez,GNUmakefile}.in configure configure.in - New backend script. After checks, calls OSinfo->Create and Image->Create with the same XML args array. db/Image.pm.in - Re-use the Image->Create method, adding an imageid over-ride arg. db/OSinfo.pm.in - Filter out extraneous db slot args from XML in the Create method. db/libdb.pm.in - Add TB_{OS,IMAGE}ID_* constants from dbdefs.php3 . sql/database-fill.sql - Add OS entries to the table_regex 'images' pattern set.
-
- 18 Oct, 2007 2 commits
-
-
Mike Hibler authored
* added new tmcd directory with Ubuntu (really, Debian) specifics * fixed up GNUmakefiles to not do "-g wheel" when creating directories * other, relatively minor tweaks
-
Mike Hibler authored
-
- 17 Oct, 2007 5 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
Also commit the DB changes.
-
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. :-).
-