.. |
data
|
Add support for certain IPMI specified events
|
2012-05-30 21:10:24 +00:00 |
Client.pm
|
Populate %::XCATSITEVALS with XCATBYPASS=1 in the submit_request(), and use $::XCATSITEVALS{} instead of getting from site table again.
|
2012-05-17 09:43:17 +00:00 |
Common.pm
|
|
|
DBobjUtils.pm
|
Revise getnodetype function to not do N! log entries
|
2012-05-08 18:53:05 +00:00 |
DSHCLI.pm
|
start support of APPEND clause in xdcp, transfer complete. Build of append script TBD
|
2012-06-12 12:36:54 +00:00 |
DSHContext.pm
|
|
|
DSHCore.pm
|
fix error message to go to XML error
|
2012-06-07 13:19:01 +00:00 |
DSHRemoteShell.pm
|
|
|
Enabletrace.pm
|
code drop for the trace facility of xcat
|
2011-12-04 13:04:58 +00:00 |
ExtTab.pm
|
change all logger calls to put xcat msgs into local4
|
2012-04-12 05:26:55 +00:00 |
FSPboot.pm
|
Fix bug 3491699 :rnetboot "-V" issue
|
2012-03-08 05:15:41 +00:00 |
FSPbootseq.pm
|
For FB, prompt some messages at the beginning of the setting
|
2012-05-03 06:28:18 +00:00 |
FSPcfg.pm
|
add use xCAT::FSPUtils;
|
2012-05-03 05:00:28 +00:00 |
FSPconn.pm
|
performance enhancement for getIPaddress() in FSPxx.pm
|
2012-04-28 09:26:49 +00:00 |
FSPflash.pm
|
performance enhancement for getIPaddress() in FSPxx.pm
|
2012-04-28 09:26:49 +00:00 |
FSPinv.pm
|
performance enhancement for getIPaddress() in FSPxx.pm
|
2012-04-28 09:26:49 +00:00 |
FSPmac.pm
|
performance enhancement for getIPaddress() in FSPxx.pm
|
2012-04-28 09:26:49 +00:00 |
FSPpower.pm
|
performance enhancement for getIPaddress() in FSPxx.pm
|
2012-04-28 09:26:49 +00:00 |
FSPscan.pm
|
performance enhancement for getIPaddress() in FSPxx.pm
|
2012-04-28 09:26:49 +00:00 |
FSPUtils.pm
|
fix bug 3524452: rcons to P7 IH LPAR getting Console not ready error
|
2012-05-10 02:00:52 +00:00 |
FSPvitals.pm
|
move the action setting out of the loop
|
2012-05-29 01:56:58 +00:00 |
FSPvm.pm
|
For DFM lsvm command, the noderange's type should be cec, not fsp
|
2012-05-07 14:10:26 +00:00 |
GlobalDef.pm
|
add one global nodetype blade
|
2012-03-05 01:50:47 +00:00 |
hpoa.pm
|
|
|
InstUtils.pm
|
For the places that open site table to read attributes, change to call xCAT::Utils->get_site_attribute instead
|
2012-05-18 03:15:00 +00:00 |
LparNetbootExp.pm
|
fix bug 3496892: need to check the state of lpar strictly
|
2012-03-12 07:48:52 +00:00 |
MacMap.pm
|
For the places that open site table to read attributes, change to call xCAT::Utils->get_site_attribute instead
|
2012-05-18 05:54:14 +00:00 |
MsgUtils.pm
|
code drop for the trace facility of xcat
|
2011-12-04 13:04:58 +00:00 |
NameRange.pm
|
|
|
NetworkUtils.pm
|
Fix NetworkUtils.pm to work correctly with IPv6 nets with '/64' in netmask field
|
2012-04-14 16:09:38 +00:00 |
NodeRange.pm
|
Fix problem where group membership at startup hounded xCAT commands eternally
|
2012-05-16 16:48:15 +00:00 |
NotifHandler.pm
|
|
|
PPCboot.pm
|
For the places that open site table to read attributes, change to call xCAT::Utils->get_site_attribute instead
|
2012-05-18 02:38:09 +00:00 |
PPCcfg.pm
|
Fix bug 3521680: rspconfig does not work for hmc if hwtype is not set
|
2012-05-17 03:33:03 +00:00 |
PPCcli.pm
|
"getnodetype performance improvement": change getnodetype related code.
|
2012-02-10 10:46:03 +00:00 |
PPCconn.pm
|
add use xCAT::FSPUtils;
|
2012-05-03 05:00:28 +00:00 |
PPCdb.pm
|
minor fix
|
2012-03-30 07:16:24 +00:00 |
PPCenergy.pm
|
add use xCAT::FSPUtils;
|
2012-05-03 04:58:16 +00:00 |
PPCfsp.pm
|
|
|
PPCinv.pm
|
|
|
PPClog.pm
|
|
|
PPCmac.pm
|
For the places that open site table to read attributes, change to call xCAT::Utils->get_site_attribute instead
|
2012-05-18 02:52:02 +00:00 |
PPCpower.pm
|
rpower cec onstandby -T tooltype support
|
2012-04-12 08:13:55 +00:00 |
PPCrflash.pm
|
"getnodetype performance improvement": change getnodetype related code.
|
2012-02-10 11:01:54 +00:00 |
PPCscan.pm
|
|
|
PPCvitals.pm
|
|
|
PPCvm.pm
|
use getNodeAttribs instead of getAttribs for ppc table
|
2011-12-08 07:49:55 +00:00 |
RemoteShellExp.pm
|
fix error data should go to XML error attribute
|
2012-06-07 13:25:48 +00:00 |
RSH.pm
|
|
|
RSYNC.pm
|
|
|
Schema.pm
|
Add a bmcid to allow for out-of-band IMM discovery
|
2012-05-19 13:46:12 +00:00 |
Scope.pm
|
|
|
SINV.pm
|
fix sinv error processing defect 3524781
|
2012-05-08 16:20:11 +00:00 |
SLP.pm
|
Remove the part adding multicast route, suggest the user to add and delete it manually to avoid potential issues.
|
2012-06-01 03:53:48 +00:00 |
SPD.pm
|
Refactor get_interfaces internal function.
|
2012-03-19 21:06:09 +00:00 |
SSH.pm
|
|
|
Table.pm
|
Fix problem where nodels could return more data than requested
|
2012-05-24 17:14:38 +00:00 |
Usage.pm
|
fixed bug 3495408 :nodeset offline doc and test
|
2012-05-10 08:09:59 +00:00 |
Utils.pm
|
use xCAT::Utils->get_site_attribute() instead of opening the site to read the attr
|
2012-05-18 07:53:50 +00:00 |
vboxService.pm
|
|
|
Version.pm
|
|
|
VMCommon.pm
|
Allow admins to use more traditional passwords for vnc/spice if they so desire
|
2012-02-15 14:47:14 +00:00 |
Yum.pm
|
copycds enhancement: sub localize_yumrepo have to follow symlinks
|
2012-06-08 03:30:58 +00:00 |
zvmCPUtils.pm
|
Formatted code.
|
2012-05-01 21:14:16 +00:00 |
zvmUtils.pm
|
Formatted code.
|
2012-05-01 21:14:16 +00:00 |