..
data
Client.pm
-Improve client and intra-service node performance on large requests (for example, nodels of 65 thousand nodes used to take 2 minutes and 40 seconds on one particular system. It now takes 14 seconds on that system with this change
2009-08-09 15:58:41 +00:00
Common.pm
fixed defect: 2831058. rpower return 0 if error occurs
2009-08-06 06:48:11 +00:00
DBobjUtils.pm
selection string code updates based on review meeting comments
2009-07-06 09:45:22 +00:00
DSHCLI.pm
remove Contest reference
2009-07-22 13:58:54 +00:00
DSHContext.pm
DSHCore.pm
remove resolve and exclude hostname code
2009-07-14 12:48:05 +00:00
DSHRemoteShell.pm
ExtTab.pm
GlobalDef.pm
MacMap.pm
MsgUtils.pm
Temporary fix for perl INC path issue.
2009-08-03 13:07:29 +00:00
NameRange.pm
NodeRange.pm
-Fix BUG on empty criteria searches
2009-08-10 21:09:00 +00:00
NotifHandler.pm
PPCboot.pm
Fixed one typo error for Linux
2009-08-19 07:05:13 +00:00
PPCcfg.pm
fixed bug 2804616 rspconfig should support FSP/BPA nodes with mgt=hmc
2009-07-01 06:03:26 +00:00
PPCcli.pm
More code changes to fix bugs: 2829874 lsconn and mkconn not working in 0728 xCAT 2.3 build; 2824604 lsconn reports xCATd:SSL issue
2009-07-31 21:11:48 +00:00
PPCconn.pm
Add a new key username for table ppcdirect
2009-08-21 06:36:28 +00:00
PPCdb.pm
Additional code change for bug 2824599 lsslp should add more attribute in DB for FSP/HMC
2009-07-27 19:35:44 +00:00
PPCfsp.pm
fix defect 2835092rspconfig <FSP node> network=eth1,0,0,0,0 fails
2009-08-13 10:57:13 +00:00
PPCinv.pm
PPClog.pm
PPCmac.pm
Fixed one typo error for Linux
2009-08-19 07:05:13 +00:00
PPCpower.pm
automatic retry: initial code drop
2009-07-03 08:56:14 +00:00
PPCrflash.pm
move the special case for rflash from PPC.pm to PPCrflash.pm
2009-07-14 09:15:29 +00:00
PPCscan.pm
fixed defect: 2824800. sort the output of rscan
2009-08-06 03:36:16 +00:00
PPCvitals.pm
PPCvm.pm
Fix bug 'chvm attr=value does not work if lpar has not been booted', sourceforge bug ID: 2793860
2009-05-20 10:37:00 +00:00
RSH.pm
RSYNC.pm
fix rsync path problem on AIX
2009-07-08 11:13:57 +00:00
Schema.pm
Add a new key username for table ppcdirect
2009-08-21 06:36:28 +00:00
Scope.pm
update to use _xcatpreprocessed variable
2009-07-15 19:25:15 +00:00
SINV.pm
Use abbreviate_noderange routine to put out noderanges instead of lists of nodes, in final report
2009-07-07 17:10:27 +00:00
SPD.pm
SSH.pm
Table.pm
-Increase db worker queue depth to avoid fatal table access errors
2009-08-22 13:18:55 +00:00
Template.pm
moved the xCAT postscripts to init.d process for full install for SLES
2009-07-10 18:34:09 +00:00
Usage.pm
Fix defects:2831998 lsconn not working with -V --verbose flag; Change *conn commands to *hwconn
2009-08-04 20:28:03 +00:00
Utils.pm
Add get_OS_VRMF & testversion.
2009-08-09 17:46:04 +00:00
vboxService.pm
VMCommon.pm
-Add 'genmacprefix' site value to control VM mac address generation
2009-08-19 15:14:38 +00:00
Yum.pm