- 06 Apr, 2010 2 commits
-
-
Srikanth Chikkulapelly authored
-
Srikanth Chikkulapelly authored
Changed a sitevar variable name to max_sliver_lifetime. It actually limits the sliver lifetime not ticket lifetime which expires shortly.
-
- 05 Apr, 2010 9 commits
-
-
Srikanth Chikkulapelly authored
-
Srikanth Chikkulapelly authored
-
Srikanth Chikkulapelly authored
-
Srikanth Chikkulapelly authored
-
Srikanth Chikkulapelly authored
-
Srikanth Chikkulapelly authored
-
Srikanth Chikkulapelly authored
Added PolicyExists API in GeniXML.pm.in and defined namespace constants in GeniUtil.pm.in and fixed a minor bug in serializing extensions in Genicredential.
-
Srikanth Chikkulapelly authored
-
Srikanth Chikkulapelly authored
-
- 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 1 commit
-
-
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.
-
- 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 15 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.
-
Mike Hibler authored
Just avoids installing packages like the ops version.
-
Mike Hibler authored
-
Mike Hibler authored
-