- 08 Apr, 2010 10 commits
-
-
Leigh B Stoller authored
resolution. Less confusing now. Ongoing changes to make better use of the node objects and methods.
-
Leigh B Stoller authored
consistent with image creation.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
with the proper SSL environment. This is so we can use "optional" client verification in the apache config file, and avoid SSL renegotiation, which is currently a mess cause of the security flaws in it.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 06 Apr, 2010 2 commits
-
-
Leigh B Stoller authored
-
Mike Hibler authored
I tried for a more uniform naming of elabinelab options in rc.mkelab, forgetting that tmcd continues to pass them under the old names.
-
- 05 Apr, 2010 1 commit
-
-
Mike Hibler authored
Improve previous fix to assign the CORRECT VALUE to the initialized variable I now use for more predictable and correct results! I have now exhausted all possible incorrect fixes for this bug.
-
- 02 Apr, 2010 5 commits
-
-
Mike Hibler authored
Check for READINFO rather than MODIFYINFO. AnalBoy strikes again.
-
Mike Hibler authored
-
Mike Hibler authored
We introduced this port or an older version of GD long ago to get around an incompatibility with perl. Our perl has since moved on and we no longer need this. To be safe, we still install this on 4.x-based installs (though I am sure many, many other things would break if someone tried to install Emulab on FreeBSD 4.x now!)
-
Mike Hibler authored
-
Mike Hibler authored
-
- 01 Apr, 2010 1 commit
-
-
Leigh B Stoller authored
-
- 31 Mar, 2010 2 commits
-
-
Srikanth Chikkulapelly authored
1) max_ticket_lifetime : It determines how long a sliver can live. Default is set to 90 days. 2) max_components : It limits the number of components that can be requested/allocated to a user. Default value -1 indicates that there is no limit. any number of components can be requested/allocated.
-
Leigh B Stoller authored
-
- 30 Mar, 2010 7 commits
-
-
Srikanth Chikkulapelly authored
Added FindNodesNS function, that finds nodes based on XPATH query in the specified namespace and not in the node namespace.
-
Mike Hibler authored
To get a backslash into the DB (e.g., into table_regex) you have to use FOUR backslashes in the perl script.
-
Mike Hibler authored
Also, further reorg of rc.mkelab as I stuble my way toward a reasonable organization.
-
Mike Hibler authored
-
Mike Hibler authored
Made set-elabinelab-attribute set the attribute for all roles (nodes). Added a net command set-elabinelab-role-attribute to set it for a single role. Ditto for unset. The common case was setting a "global" attribute and it was tedious to give individual commands for boss, ops, fs, etc.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 29 Mar, 2010 12 commits
-
-
Gary Wong authored
-
Mike Hibler authored
A new feature of mkextrafs (-2) is rather critical to the new disk layout. Rather than support old/new style disk layouts, just copy over a new mkextrafs (as we do with rc.mkelab) so that images without the new version of the script will work as boss/ops.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
If new elabinelab_attribute has same role/key/order, replace any existing such element. This preserves what we have set in the DB as the unique key.
-
Mike Hibler authored
-
Mike Hibler authored
Add all the NS parsing and DB foo.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
Always checks to see if directory might be a mount point and deals with it.
-