- 19 Sep, 2007 6 commits
-
-
Russ Fish authored
GNUmakefile.in configure configure.in - Add the testbed/backend directory. www/moduserinfo.php3 - The reworked PHP page. www/user_defs.php - Add a ModUserInfo method bridging to the script via XML, and remove the ChangeProfile method that is being replaced. backend/{moduserinfo,GNUmakefile}.in - Add the Perl script. db/User.pm.in - Add a ModUserInfo worker class method for script arg checking. Also SetUserInterface, SetWindowsPassword, and AccessCheck methods, and a copy of the escapeshellarg fn. sql/database-fill.sql - Add some to the table_regex 'users' checking patterns. Support stuff: account/tbacct.in - Update the UpdateWindowsPassword() function. db/libdb.pm.in - Add TBDB_USER_INTERFACE_EMULAB and TBDB_USER_INTERFACE_PLAB(). tbsetup/libtestbed.pm.in - Add TB*EMAIL, TBMAIL_* vars (OPS, WWW, AUDIT).
-
Mike Hibler authored
that type (e.g., pc3000). Link this capability from shownodetype with a "show details" link down where all the dots are shown.
-
Mike Hibler authored
-
Jonathon Duerig authored
-
Mike Hibler authored
-
Leigh B. Stoller authored
from template_exprun so that we are not reading and writing files across NFS (via cvs import).
-
- 18 Sep, 2007 2 commits
-
-
Mike Hibler authored
I documented a way in which multiple pipes can be applied to each packet such that the full gamut of shared-bandwidth behaviors can be implemented. It won't be pretty however.
-
Pramod R Sanaga authored
paths will now be placed in individual & isolated clusters. Misc. changes in the client and server modules and minor fixes to sleep more often using select instead of executing a busy loop.
-
- 17 Sep, 2007 4 commits
-
-
David Johnson authored
after reboot in first swapmod, so it would be dealloc'd in the second swapmod).
-
Jonathon Duerig authored
Added a script which generates the events to set up a cloud experiment given the input of the file generated from the db by init-elabnodes.
-
Jonathon Duerig authored
-
Robert Ricci authored
-
- 14 Sep, 2007 6 commits
-
-
Mike Hibler authored
The NSE tutorial example at least swaps in now. NSE is running and generating traffic as well.
-
Mike Hibler authored
* remove extra newline in bootwhat data * check command line for custom kernel in FBSD6 delay code * de-utahize a hostname lookup in ixpboot
-
Pramod R Sanaga authored
to shared-bottleneck detection work on Planetlab. Note: The delay calculation/traffic generation method used here is *different* from the one used earlier to calculate equivalence classes ( and Rubenstein's code ) - Hence the different directory entry.
-
Jonathon Duerig authored
Added support for both Rubenstein & wavelet post-processing to the withLibpcap code. wavelet needs no extra steps, Rubenstein requires the use of the delay2dump script.
-
David Johnson authored
-
David Johnson authored
-
- 13 Sep, 2007 2 commits
-
-
Mike Hibler authored
-
Leigh B. Stoller authored
that the web interface does; must be sure to include archived users in the backend newuser script for when the web interface no longer makes those checks.
-
- 12 Sep, 2007 2 commits
-
-
Mike Hibler authored
to finish describing the pelab modifications.
-
Pramod R Sanaga authored
Fixed a couple of bugs in the udp protocol and in the function processing packets captured by libpcap.
-
- 11 Sep, 2007 6 commits
-
-
Leigh B. Stoller authored
operation aborts the stoprun.
-
Leigh B. Stoller authored
Make sure that the repo subir does not already exist, and remove it; indictes a failed stop run and we do not want to import into an existing records directory!
-
Leigh B. Stoller authored
-
Russ Fish authored
-
Leigh B. Stoller authored
-
Mike Hibler authored
-
- 10 Sep, 2007 3 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
form processing to be done. The gist is that I have moved all of the data checking and DB work to the backend into a new script called utils/newosid. This script does all the field checking that used to be done in php. It takes a simple XML file as input and returns a set of strings to format as errors (if there are any). The overall goal to make a big push to move this code out of PHP and perl. A nice side effect is that many operations that are current only available via the web interface will also become available command line (and also XMLRPC with a little moew work).
-
- 09 Sep, 2007 1 commit
-
-
David Johnson authored
-
- 07 Sep, 2007 7 commits
-
-
David Johnson authored
-
David Johnson authored
-
Robert Ricci authored
This is ridiculously hard to do with CVS.
-
Robert Ricci authored
-
David Johnson authored
cache.
-
Robert Ricci authored
I haven't removed the sshdport column from the nodes table yet, in case I need to go back quickly.
-
Leigh B. Stoller authored
-
- 06 Sep, 2007 1 commit
-
-
Mike Hibler authored
-