- 09 Nov, 2005 9 commits
-
-
Leigh B. Stoller authored
Set $noheaders=1 in iframed pages.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
users yet; to do that change $EXPOSELINKTEST in defs.php3.in to 1.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
osids for linktest to run. Override with -f option.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
solve most linktest bw problems.
-
Leigh B. Stoller authored
-
- 08 Nov, 2005 8 commits
-
-
Kevin Atkinson authored
Deal with child processes in a more intelligent manner. Copy @ARGV to file results/argv and STDOUT to results/log.
-
Leigh B. Stoller authored
-
Mike Hibler authored
(from Keith Sklower)
-
Leigh B. Stoller authored
-
Russ Fish authored
(It's NULL in 61 out of 83 entries now.)
-
Leigh B. Stoller authored
commit.
-
Leigh B. Stoller authored
remote site (currently just www.datapository.net) wants to verify the user (log the user in), it redirects the user to: https://www.emulab.net/login_redirect.php?redirect_to=http://www.datapository.net/login.rhtml Emulab verifies the user, and then issues an ssh to the host in the URL, giving it the uid and a freshly generated hash string. Emulab then redirects the users browser back over to the redirect_to URL, appending the user name and the hash. http://www.datapository.net/login.rhtml?user=$uid&auth='$hash' What the remote site does with all of this is up to that site.
-
Leigh B. Stoller authored
kb entry is so that you can do this: href="../kb-show.php3?xref_tag=tiptunnel" instead of: href="../kb-show.php3?idx=39" The former makes it possible to export the KB without worrying about how the remote DB loads the entries.
-
- 07 Nov, 2005 5 commits
-
-
Kevin Atkinson authored
Update README to reflect the fact that image-test is in CVS now. Also ignore 'CVS' when scanning tests directory.
-
Kevin Atkinson authored
Added image testing framework. Incomplete (ie doesn't test everything it should), but functional.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
subdirs.
-
Leigh B. Stoller authored
the table.
-
- 05 Nov, 2005 1 commit
-
-
Leigh B. Stoller authored
-
- 04 Nov, 2005 13 commits
-
-
Kevin Atkinson authored
Move libtblog.sql from tbsetup/ to sql/ directory.
-
Kevin Atkinson authored
Added error logging API. See tbsetup/libtblog.pm.in and tbsetup/libtblog.sql.
-
Russ Fish authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Leigh B. Stoller authored
the internal iframe.
-
Leigh B. Stoller authored
-
Timothy Stack authored
-
Timothy Stack authored
Automatically scroll and highlight the activity log file: * www/Sajax.php: Remove automatic include of json.js, it didn't always work, need to do it manually now. Use the fvlogger stuff when debugging is turned on. * www/mungelog.js: Javascript functions for dealing with log output. * www/showlogfile.php3: Automatically scroll the window when new output comes in and do some light highlighting.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
frustration until I realized that style.css does not actually come from your devel tree, but somehow comes from the main tree. But, along the way I did some reading about style sheets, and now I know just enough to be dangerous. Anyway, whats this revision about? No comment. You figure it out.
-
Leigh B. Stoller authored
redirect user to the node status page which lists all the node types the user actually has permission to use.
-
Leigh B. Stoller authored
* Minor bug fix contributed by Chris. * Do not spit out a Collaboration header if none of the Collaboration tools are turned on. * Moved the Free PCs indicator to the right of Node Status, as per Jay's request.
-
- 03 Nov, 2005 4 commits