- 28 Feb, 2003 9 commits
-
-
Robert Ricci authored
vis prerender step setgid tbvis.
-
Robert Ricci authored
-
Robert Ricci authored
-
Robert Ricci authored
into the proper location.
-
Leigh B. Stoller authored
(okay, a "*") in which case it means to not insert a specific node_id into the event, but rather leave it to the subscribers to specify what they need (in the case of the delay agent pid/eid/lan/lan-vnode. The new assign_wrapper inserts these entries like this. Old stuff will continue to work of course.
-
Chad Barb authored
Now NS47-friendly, for the Luddites among us.
-
Robert Ricci authored
-
Leigh B. Stoller authored
that allows the user to get a handle on that queue object so it can be changed. Add a routine (lanlink) to the sim class that operates much like link command (gets the hack class, which in turn is used to get the queue object). Note, there needs to be some work done in the event parser in sim.tcl to deal with lan queues (assumed to be link queues). I'll take care of that later.
-
Mac Newbold authored
-
- 27 Feb, 2003 13 commits
-
-
Chad Barb authored
Added "Created by:" to thumbnail view
-
Robert Ricci authored
-
Chad Barb authored
2 columns instead of 3; also improved style a bit. Still a ways to go.
-
Robert Ricci authored
Note the following: (from the API file) IMPORTANT: elvin uses timeouts internally. So, this function does NOT guarantee that when it returns, either an event has been recieved or your timeout has passed. This should not be much of a problem, but you have been warned! The above is not really fixable, without hacking elvin. And it may not be entirely fixable even then. In particular, the first call to event_poll_blocking() will always return at once, since there are leftover timers from connecting to elvind.
-
Chad Barb authored
Added "thumbnail view" to Experiment List page. Added thumbnail rendering to renderer. Note that thumbnail view is not available when viewing the idle list. Also, loading thumbnails for "all" as admin takes a while!
-
Mac Newbold authored
-
Mac Newbold authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
for lan node delays). Also, return the vnode names for both delays and linkdelays so that the agent knows what vnode it is operating on behalf of. This is for the event subscription. The intent is ti get away from the pipe number stuff.
-
Leigh B. Stoller authored
params to the entry, so that two pipes are built, one to the lan and one from the lan. For duplex links, these params are ignored since there is only one pipe (to the switch).
-
Chad Barb authored
New visualizer; uses "vis_nodes" table in database to store precomputed solutions. Added "prerender" call to tbprerun and tbend. "prerender_all" can be used to precompute vis solutions for all experiments. Also, removed legacy vis cruft.
-
Leigh B. Stoller authored
message screws up the redirect! Note: Need to remove the silly "please be patient" messages. I've been removing those and adding redirects since these messges are never seen (the page is not drawn until the closing </table> is sent over). I have a little javascript thing that throws up a be patient box, that disappears when the page is finished. Need to get that installed some day. Worked fine on opera and explorer, but on netscape it looked totally stupid. Netscape, what else is new.
-
Leigh B. Stoller authored
leader wants to be in the subgroup, he has to do it via the editgroup page. This required minor changes in editgroup pages, since I was special casing the project leader to not allow removal/addition. * Allow mere users to be the head of a group. This was previously not allowed, and is totally wrong since the entire group trust mechanism is based on giving subgroup members *more* privs then they have in the default (project) group. * Change permission check in the showgroup page to allow non group members to look at the group if they have group_root or better in the default group. I noticed that once I took myself out of a group, I could no longer look at the group even though I had group_root in the project. Also change so that the edit/del menu does not appear unless the user has permission to do those things. * Change consistency check when adding a group member. New test is simpler and makes sure that the user does not have root privs in the project and user privs in the subgroup. The reverse is of course okay, and the expected manner in which groups should be used. * newgroup page now spits out a redirect to showgroup page, rather then printing the group info itself. Avoids duplication and gets rid of the form post from the history. Ditto for editgroup page.
-
- 26 Feb, 2003 3 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
scripts. Provides some fancy output, methods to create and edit files, and ways to check to see if something's already been done. Also has some facilities to help debug why it's failed, without cluttering normal output. Should help make the installtion scripts more robust. Contains a few tricks that are likely to get me my very own circle in Perl Hell.
-
Robert Ricci authored
treatment. Fix up the scripts that use them, so that they get quoted correctly.
-
- 25 Feb, 2003 8 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
before allowing a project to be approved. (In approveproject_form, this meant removing the automatic transition from 'newuser' to 'unverified') Since this check is done in two places, once in the form, and once in the page that does the work, it's possible for this to get out of sync.
-
Leigh B. Stoller authored
picking users from projects with swapped out experiments!
-
Chad Barb authored
Fixed problem with idle experiment table (it was due to an unclosed <p> tag.) While I was here, did a touch of sprucing.
-
Leigh B. Stoller authored
link delays setup on the nodes. Add tb-set-forcelinkdelays to force a linkdelay (when uselinkdelays is on of course) to be inserted, even if the link was unshaped. This allows it to be controlled later, say via the event system. This is nice, cause in the current system an unshaped link cannot be later shaped. Note that these are currently require FBSD-47.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
previously to perl generated email).
-
- 21 Feb, 2003 1 commit
-
-
Robert Ricci authored
-
- 20 Feb, 2003 1 commit
-
-
Mike Hibler authored
-
- 19 Feb, 2003 3 commits
-
-
Mike Hibler authored
when loading a slice, set the slice type in the DOS parttable run ntpdate if available, and echo the date
-
Mike Hibler authored
-
Robert Ricci authored
loaded on at once. The idea is to use this for things like rtLinux that require a per-machine license. This mechanism is circumventable, (for example, by simply making a second image), so it's mainly to prevent experimenters from accidentally violating the license.
-
- 18 Feb, 2003 2 commits
-
-
Robert Ricci authored
condition between two snmpits.
-
Robert Ricci authored
-