.. |
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
|
-Document some TODOs to improve noderange resolution performance and add a feature
|
2009-08-09 16:14:56 +00:00 |
NotifHandler.pm
|
|
|
PPCboot.pm
|
fixed defect 2819355 to check currstate before rnetboot
|
2009-07-30 03:37:04 +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
|
fix bug:2832766 mkhwconn, rmhwconn, not providing proper usage message
|
2009-08-06 11:22:29 +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
|
Tried to fix bug 2824608 rspconfig should be able to update /etc/hosts for network op. But finally commented the changes, because didn't get a good solution
|
2009-08-05 11:47:33 +00:00 |
PPCinv.pm
|
|
|
PPClog.pm
|
|
|
PPCmac.pm
|
fixed defect 2830176 for better msg information
|
2009-08-03 08:33:06 +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
|
give up pulling dhcp out of pxe.pm and yaboot.pm to prescripts.Otherwise the prescripts code gets too complicated. We'll use site attribute 'dhcpsetup' instead to turn if off if needed. AAsn.pm can also use this attribute to not call makedhcp automatically
|
2009-08-03 05:49:30 +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
|
-Move more aspects of a Table object to data worker thread, to reduce IPC communication hits
|
2009-08-09 15:48:38 +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 getSNformattedhash to format the Servicenode/node list into unique service node hash keys for pools
|
2009-08-05 11:53:05 +00:00 |
vboxService.pm
|
|
|
VMCommon.pm
|
-Support diskless guests by using the cfgdatastore attribute if defined allowing storage to be blank
|
2009-07-10 19:08:06 +00:00 |
Yum.pm
|
|
|