- 09 May, 2008 5 commits
-
-
David Johnson authored
-
Robert Ricci authored
examples. Note that these depend on the top schema from the assign directory.
-
Robert Ricci authored
-
Robert Ricci authored
having this around is confusing.
-
Leigh B. Stoller authored
the xml file.
-
- 08 May, 2008 5 commits
-
-
Mike Hibler authored
-
David Johnson authored
-
Robert Ricci authored
in his dev tree without root.
-
Leigh B. Stoller authored
checking.
-
Leigh B. Stoller authored
that has no NS file. Used on the geni path when creating a holding experiment for a slice (from another SA).
-
- 07 May, 2008 4 commits
-
-
Kevin Atkinson authored
-
Robert Ricci authored
-
Leigh B. Stoller authored
env variable NORELOAD is set.
-
Leigh B. Stoller authored
-
- 06 May, 2008 3 commits
-
-
Kevin Atkinson authored
created by a bug introduced on 2007/10/19 and fixed in the last commit.
-
Kevin Atkinson authored
Fix bug in Image->Create where the ezid field wasn't correctly being set.
-
Leigh B. Stoller authored
-
- 05 May, 2008 3 commits
-
-
Grant Ayers authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 02 May, 2008 1 commit
-
-
Kevin Atkinson authored
rather than "USER@boss.emulab.net". The reason they where from USER@boss.emulab.net is because they the script was being run as USER. I just added the "From:" header to the email.
-
- 01 May, 2008 5 commits
-
-
Ryan Jackson authored
Modified tbbootconfig to support booting from another partition on the boot device as well as any disk the bios recognizes, in addition to the current behavior.
-
Kevin Atkinson authored
-
Kevin Atkinson authored
When a project is initially created a new mailing list is created, PROJ-admin@emulab.net. testbed-approval is subscribed to the list Several emails that originally went to testbed-approval now go to the mailing list instead. The From, To, fields are basically the same with testbed-approval becoming PROJ-admin. This means some mail is sent with a From PROJ-admin and Bcc the mailing list. Note that some mail still goes to testbed-approval directly, in particular ones where there is no clear project involved, and when a project is denied. In addition notifications of approval status of new members is also sent to the list. These emails use to only go to testbed-audit@. Currently All mail sent to PROJ-admin is also sent to testbed-audit (via a Bcc). This means that some mail that didn't use to go to testbed-audit now does. The mailing list is deleted when a project is deleted with out first being approved. Becuase of this notified that a project is denied is sent to testbed-approval instead of PROJ-admin. Admins can access the mailing list from the Project Profile page. The mailing list is open in order to allow users to reply to the mailing list, in addition the check that PROJ-admin is in the To or CC field is disabled. There is currently no spam control on the mailing lists. However, since the mailing list address is not posted anywhere it should't pick up to much spam. If it does we can deal with it then. Finally, a new script is created to create the per-project admin mailing list. See doc/UPDATING. Also add DBQuerySingleFatal to libdb, which is like DBQueryFatal but also fails if the query didn't return any results. Basically identical to he version in libtblog. Eventually libtblog should be modified to use this version.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 30 Apr, 2008 3 commits
-
-
Mike Hibler authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 28 Apr, 2008 6 commits
-
-
Kevin Atkinson authored
Return a 404 if the file is not found, rather than returning an empty page and logging the error in the php error log file. The error is no longer logged in the error log, to find this error look for the 404 status code in the access log. Return a 400 if the document name is invalid. Allow "." is base name in tutorial/docwrapper.php3.
-
Mike Hibler authored
since these sourced file paths get recorded and used on boss
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Jay Lepreau authored
-
- 25 Apr, 2008 2 commits
-
-
David Johnson authored
-
Leigh B. Stoller authored
server. Apache does the client certificate verification, using CA certs in /usr/testbed/etc/genicacerts, which will hold the CA certs of all trusted peers. Currently, it has the cert for my elabinelab experiment for testing.
-
- 24 Apr, 2008 3 commits
-
-
Leigh B. Stoller authored
into a new module called emdbi.pm, and reexport the symbol names back out. This allows me to import just the db interface code to the Geni modules I am writing, without having to drag in 4000 lines of other crap that is Emulab specific. This change is invisible to the Emulab code, although I did it without any perl exporter/importer magic incantations; did it the old fashioned way.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-