xcat-core/perl-xCAT/xCAT
2013-05-17 02:38:48 +00:00
..
data Add centos6.4 discid 2013-03-12 18:13:17 +00:00
CFMUtils.pm Filter out the package group(start with @) in pkglist.cfm file 2013-01-28 06:56:36 +00:00
Client.pm fix the issue with XCATHOST=ipv6-lla%eth0:3001 and remote xcatd 2013-05-17 02:38:48 +00:00
Common.pm Fix typo 2013-04-04 20:16:34 +00:00
DBobjUtils.pm fix for bug 3454: handle the object name like fd59::/64 2013-04-09 08:20:15 +00:00
DiscoveryUtils.pm filter off several inside attributes from request 2013-05-16 08:16:50 +00:00
DSHCLI.pm add export NODE=nodename; to thexdsh precommand so the node knows it's name as defined in the database 2013-05-01 16:12:32 +00:00
DSHContext.pm
DSHCore.pm fix defect 3512 2013-04-23 18:26:50 +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 2654, waring message for "rnetboot -m -r" misses information 2013-01-07 09:11:13 +00:00
FSPbootseq.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
FSPcfg.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
FSPconn.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
FSPflash.pm fix bug 3120 rflash working with --activate concurrent failing on HMC based P7 server 2012-10-08 10:02:38 +00:00
FSPinv.pm fix bug 3164:"rinv <cec> deconfig" can not print out the deconfig resources 2012-11-08 02:22:54 +00:00
FSPmac.pm code for Adding verbose for xCAT commands item 2012-06-21 09:43:16 +00:00
FSPpower.pm FSPpower.pm was updated to allow sms option 2013-03-15 21:43:06 +00:00
FSPscan.pm performance enhancement for getIPaddress() in FSPxx.pm 2012-04-28 09:26:49 +00:00
FSPUtils.pm 3461 Undefined subroutine &xCAT::FSPUtils::defiend called at /opt/xcat/lib/perl/xCAT/FSPUtils.pm 2013-04-03 09:06:33 +00:00
FSPvitals.pm modify "rvitals <flex node> lcds" using pblade_query_lcds to get the lcds info 2013-03-25 02:55:34 +00:00
FSPvm.pm fix a bug about 'chvm <lpar> lparname=xxx' not work properly 2012-07-24 06:53:31 +00:00
GlobalDef.pm 1.corrected defect 3053 2.update nodelist.updatestatus during 'updatenode -P/-S/-k';2.support nodelist.updatestatus update during 'updatenode -P/-S/-K';3.fix defect #3124 Postage.pm writes error message in /xcatpost/mypostscript: only write <data> field of getpostscript response to mypostscript, complain and terminate when getpostscript failed 2012-10-11 08:48:20 +00:00
hpoa.pm Eliminated hard requires for SOAP::Lite and JSON 2012-09-22 16:20:24 +00:00
InstUtils.pm add check for blank file name 2013-05-10 16:53:00 +00:00
KitPluginUtils.pm Initial commit of KitPluginUtils.pm. These utilities are used by kit developers to write new kit plugins 2012-10-29 22:34:52 +00:00
LparNetbootExp.pm fix for bug 3533: rnetboot hang for Power5 servers 2013-04-27 07:23:42 +00:00
MacMap.pm Back off change to discovery process to care one way or another about 'primary' interface 2012-09-11 13:42:33 +00:00
MsgUtils.pm Allow MsgUtils to accept 0 as a return code on error 2012-12-11 14:34:37 +00:00
NameRange.pm
NetworkUtils.pm Fix networkutils to work with CIDR again 2013-05-14 15:28:11 +00:00
NodeRange.pm Fix noderange bug 3572 by switching back to jarrod's bracket noderange fix 2013-05-14 02:17:41 +00:00
NotifHandler.pm
PPCboot.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
PPCcfg.pm Add some sleep to avoid http failure. 2012-08-24 01:55:11 +00:00
PPCcli.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
PPCconn.pm fix bug:3451 New xCAT Support for mkhwconn -s and sfp for Flex P blades with HMC 2013-04-02 09:06:11 +00:00
PPCdb.pm defined(%hash) is deprecated 2012-11-30 09:05:22 +00:00
PPCenergy.pm fix for bug 2832 2013-01-15 06:11:21 +00:00
PPCfsp.pm Add some sleep to avoid http failure. Modify some trace information. 2012-08-24 02:10:40 +00:00
PPCinv.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
PPClog.pm
PPCmac.pm Fix bug #2987 getmacs -o has some issues. 2012-12-21 07:40:30 +00:00
PPCpower.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
PPCrflash.pm fix bug 3262:rflash firmware update with --activate concurrent to HMC CEC powerd off CEC 2012-12-21 09:05:35 +00:00
PPCscan.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
PPCvitals.pm use 'verbose' instead of 'Verbose' option to match the command usage in Usage.pm. 2012-06-29 09:03:22 +00:00
PPCvm.pm code for Adding verbose for xCAT commands item 2012-06-21 09:43:16 +00:00
ProfiledNodeUtils.pm support multiple nics in nodeimport 2013-03-29 05:58:26 +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 add sudo dcp -F support SF 3403 2013-03-06 17:48:53 +00:00
Schema.pm fix defect 3565 2013-05-13 13:51:44 +00:00
Scope.pm for item: clean up Utils.pm, the code in perl-xCAT/xCAT 2012-08-09 03:48:50 +00:00
ServiceNodeUtils.pm fix for defect 3434 2013-03-19 11:14:23 +00:00
SINV.pm Add support for sinv to devices 2012-12-10 14:17:45 +00:00
SLP.pm fix the issue that lsslp put in the SLP request messages into the "stana" files working with lsslp -z flag 2013-03-15 06:13:29 +00:00
SPD.pm Refactor get_interfaces internal function. 2012-03-19 21:06:09 +00:00
SSH.pm
Table.pm move "dbworker.sock.$$" from "/tmp/xcat" to "/var/run/xcat/" to avoid mis-deletion 2013-05-14 05:18:56 +00:00
TableUtils.pm add use File::Path used in code,but missing. Result of Utils.pm split. Broke zvm build 2013-03-19 13:16:39 +00:00
Usage.pm Update rpower usage with onstandby and sms 2013-04-17 15:10:41 +00:00
Utils.pm change filter_nodes subroutine that (renergy relhistogram) goto ipmi.pm and (rspconfig network|textid) goto blade.pm 2013-05-07 04:39:22 +00:00
vboxService.pm
Version.pm Eliminated hard requires for SOAP::Lite and JSON 2012-09-22 16:20:24 +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 1.import PGP-KEY after copycds;2.add support to remove local repo template 2012-11-27 12:32:32 +00:00
zvmCPUtils.pm Cleaned up how smcli calls are logged in syslog. 2013-03-20 20:47:12 +00:00
zvmUtils.pm Fixed how MAC address prefix is obtained by using VMCP Q VMLAN instead of using VMCP Q V NIC. VMCP Q VMLAN is more accurate for z/VM 6.2 SSI clusters. 2013-05-01 17:16:28 +00:00