- 20 Jun, 2008 2 commits
-
-
Leigh B. Stoller authored
completely raw links; just a vlan between two interfaces. No traffic shaping or anything like that.
-
Leigh B. Stoller authored
the osid.
-
- 19 Jun, 2008 1 commit
-
-
Leigh B. Stoller authored
table.
-
- 18 Jun, 2008 2 commits
-
-
Kevin Atkinson authored
-
Leigh B. Stoller authored
-
- 17 Jun, 2008 2 commits
-
-
Robert Ricci authored
-
Leigh B. Stoller authored
-
- 16 Jun, 2008 3 commits
-
-
Kevin Atkinson authored
-
Robert Ricci authored
had a different filename for one of the MIBs. Make either name work, and don't croak up front if the MIB doesn't exist: only croak if the MIB doesn't exist *and* someone tries to use it. Right now, I think only Utah uses this function....
-
Leigh B. Stoller authored
-
- 13 Jun, 2008 8 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B. Stoller authored
-
Grant Ayers authored
-
Grant Ayers authored
-
Grant Ayers authored
-
Leigh B. Stoller authored
does not already exist) as will be the case for geni slivers which do not mount homedirs for nonlocal users.
-
David Johnson authored
-
- 12 Jun, 2008 2 commits
-
-
Kevin Atkinson authored
Bug fixes for publication support. Added #prep attribute in form_defs.which is a function used in FormValidate to "normalize" a field. For example if it is "trim" than all leading and trailing whitespace will be removed.
-
Robert Ricci authored
that have been added to assign since this was last run. I'm sure there are plenty of other new assign features it will botch.
-
- 11 Jun, 2008 4 commits
-
-
Kevin Atkinson authored
Add missing file.
-
Kevin Atkinson authored
Update database-create.sql from last commit.
-
Kevin Atkinson authored
Set the charset for all emulab pages to utf-8 which is needed to display foreign names correctly. Also added three rows to table_regex: tinytext_utf8, text_utf8, fulltext_utf8 Enhanced form_defs.php: - Add Support for Textarea - Add Support for a vertical list, for example see Category in submitpub.php - Add support for dumping the form values in plain text, used in the email I send to testbed-ops. - Change Error Reporting text for subfields such as in a list so they also include the text from the outer field, for example in newosid "ping" will become "OS Features, ping". I needed this since some of my subfields didn't have labels and it seamed like the right thing to do. - Set #return_value to 1 in FormRenderCheckBox if it not already specified - In FormRenderSelect, if the #value is not in the list add it to the end. - Add support for "display" type, to just display some text in the table - Possibly some other little things I forgot about. New site variable PUBSUPPORT. Implement FS#201: Provide users a way to add a paper that used Emulab see (https://users.emulab.net/flyspray/?do=details&id=201), summary of changes: - Controlled via the new site variable PUBSUPPORT. - The emulab_papers spread sheet is now frozen all new changes should be made using the new system. - New pages submitpub.php for users to submit a new publication with different views for admins and non-admins. - New page expubs.php to replace doc/expubs.html, lists publications in database. Also allows admins to edit publications. - Project members can edit papers associated with the project as long as they have local_root or higher privileges. Papers for a project are listed under a new tab in the showproject page. I keep track of the last person to edit the paper submission in addition to who initially submitted it. - Users can modify papers they submitted which is needed if the project was N/A. Papers users submitted now appear in a new tab in the showuser page. - Script to import spreadsheet to the database is in utah/bibliography/emulab_pubs-import.pl. - Changes web pages that point to doc/expubs.html to instead point to expubs.php
-
Leigh B. Stoller authored
-
- 06 Jun, 2008 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 04 Jun, 2008 1 commit
-
-
Kevin Atkinson authored
for pubs menu item.
-
- 03 Jun, 2008 4 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
accounts on slivers.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 02 Jun, 2008 4 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
customized front pages by creating index-${THISHOMEBASE}.html
-
Leigh B. Stoller authored
users (well, Jay), can get to the Current Experiments display.
-
Leigh B. Stoller authored
-
- 30 May, 2008 5 commits
-
-
Leigh B. Stoller authored
-
David Johnson authored
nodes when their real counterpart remote nodes hit tmcd.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
Geni everything gets a certificate, and when we create slivers and the like, we want to create new pairs to sign the credentials and tickets with. These certs are typically not password protected since they exist only within boss' DB and it makes it easier to use them.
-
Leigh B. Stoller authored
Users package to create them. Nonlocal users will be returned to nodes that are part of a federated experiment, and keeping them separate from local users seems like the safest thing to do. Also a few other minor changes.
-