xcat-core/perl-xCAT/xCAT
2012-07-23 14:59:08 +00:00
..
data add rhels6.3 support 2012-07-04 03:25:55 +00:00
Client.pm Fix problem where Client could attempt to coalesce data from server that doesn't cleanly cleave an xcat response 2012-05-02 12:57:51 +00:00
Common.pm -Fix broken clones in kvm plugin 2010-09-28 13:26:41 +00:00
DBobjUtils.pm Revise getnodetype function to not do N! log entries 2012-05-08 18:53:27 +00:00
DSHCLI.pm fix defect 3538653 2012-07-02 12:47:01 +00:00
DSHContext.pm
DSHCore.pm
DSHRemoteShell.pm
Enabletrace.pm code drop for the trace facility of xcat 2011-12-04 13:04:58 +00:00
ExtTab.pm comment out syslog of processing user tables 2011-05-18 12:32:57 +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:26:05 +00:00
FSPcfg.pm Modify rspconfig --resetnet. 2012-07-01 03:16:39 +00:00
FSPconn.pm performance enhancement for getIPaddress() in FSPxx.pm 2012-04-28 09:12:29 +00:00
FSPflash.pm fix bug 3532065: rflash --bpa_acdl needs result output 2012-06-05 07:52:08 +00:00
FSPinv.pm performance enhancement for getIPaddress() in FSPxx.pm 2012-04-28 09:12:29 +00:00
FSPmac.pm performance enhancement for getIPaddress() in FSPxx.pm 2012-04-28 09:12:29 +00:00
FSPpower.pm output the 'oper-firmware' state for Firebird blade. 2012-06-27 09:06:34 +00:00
FSPscan.pm performance enhancement for getIPaddress() in FSPxx.pm 2012-04-28 09:12:29 +00:00
FSPUtils.pm fix bugs for 'Deferred firmware update' feature 2012-05-31 10:31:24 +00:00
FSPvitals.pm move the action setting out of the loop 2012-05-29 01:59:05 +00:00
FSPvm.pm fix PMR 29163,066,866 ECMWF :chvm broken after xcat 2.7.2 upgrade 2012-07-03 03:09:08 +00:00
GlobalDef.pm add one global nodetype blade 2012-03-05 01:50:47 +00:00
hpoa.pm
InstUtils.pm add mntopts to the litetree file 2012-07-16 16:56:14 +00:00
LparNetbootExp.pm fix bug 3496892: need to check the state of lpar strictly 2012-03-12 07:48:12 +00:00
MacMap.pm Have MacMap throttle itself to 64 switches at a time to fend off memory starvation 2012-03-26 17:36:51 +00:00
MsgUtils.pm Add function verbose_message, not sure who wrote it. 2012-07-01 03:25:57 +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:22 +00:00
NodeRange.pm Fix problem where group membership at startup hounded xCAT commands eternally 2012-05-16 16:47:57 +00:00
NotifHandler.pm
PPCboot.pm Fix bug 3491699: rnetboot "-V" issue 2012-03-08 05:18:32 +00:00
PPCcfg.pm Fix a mistake the connect function alway use hosts.ip to login ASMI for resetnet. 2012-07-12 08:48:22 +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:05:45 +00:00
PPCdb.pm Fix bug 3504211: update xcat from 2.6.11 to 2.7 occur error on sles 2012-04-10 12:43:28 +00:00
PPCenergy.pm add use xCAT::FSPUtils; 2012-05-03 05:05:45 +00:00
PPCfsp.pm fix bug 3371258: regular express that to get account status has bugs 2011-07-19 12:27:22 +00:00
PPCinv.pm FSP/BPA redundancy: add support of node type of CEC and Frame 2011-02-14 02:06:30 +00:00
PPClog.pm
PPCmac.pm fixing bug 3490738: for getmacs -F option, mac address now can be with or without colon, uppercase and lowcase is also supported. 2012-03-21 09:55:38 +00:00
PPCpower.pm rpower cec onstandby -T tooltype support 2012-04-12 08:09:50 +00:00
PPCrflash.pm fix bug 3532557: rflash <cec> -v provides fsp instance error 2012-06-08 02:03:51 +00:00
PPCscan.pm Solving bug #3390338 2011-08-12 03:08:14 +00:00
PPCvitals.pm add one limitation for rackenv. It couldn't be used when the nodes' hcp is hmc 2011-05-09 07:13:49 +00:00
PPCvm.pm use getNodeAttribs instead of getAttribs for ppc table 2011-12-08 07:49:55 +00:00
RemoteShellExp.pm fix perl warnings 2012-02-02 12:36:23 +00:00
RSH.pm
RSYNC.pm fix defect 3396951 PMR 67326 2011-08-23 16:25:28 +00:00
Schema.pm Improved description of syspowerinterval and syspowermaxnodes for ipmi case. 2012-07-17 17:39:58 +00:00
Scope.pm
SINV.pm fix sinv error processing defect 3524781 2012-05-08 16:21:03 +00:00
SLP.pm Performance improvement on processing slp ppacket 2012-07-23 14:59:08 +00:00
SPD.pm Remove SPD dump (default output) and fix manufacturer id decode 2011-09-08 19:31:07 +00:00
SSH.pm
Table.pm Fix problem where nodels could return more data than requested 2012-05-24 17:14:52 +00:00
Usage.pm add flag '-i' for getmacs for Firebird blade 2012-07-11 08:30:06 +00:00
Utils.pm When doing getAllNodeAttribs, institute a noderange result cache to avoid many noderange() calls 2012-05-11 19:33:00 +00:00
vboxService.pm
Version.pm move version routine from Utils.pm to Version.pm so I will not mess up again 2011-04-26 16:57:13 +00:00
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 Bug fix ID 3348945 2011-07-01 11:27:04 +00:00
zvmCPUtils.pm Synched up 2.7 branch with trunk for xCAT-UI and zVM plugin. 2012-05-04 14:45:17 +00:00
zvmUtils.pm Synched up 2.7 branch with trunk for xCAT-UI and zVM plugin. 2012-05-04 14:45:17 +00:00