xcat-core/perl-xCAT/xCAT
jbjohnso f688e3f09f -Fix BUG on empty criteria searches
-Accept '=' as a delimeter for convenience (NodeRange will never support assignment of table values, it makes no sense)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-10 21:09:00 +00:00
..
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 more on plugable DB schema. 2009-01-13 21:29:34 +00:00
GlobalDef.pm
MacMap.pm Fix 3com logic and BNT port detection 2009-03-27 03:33:59 +00:00
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 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 Mofied it to support getting firmware information of CEC where the Lpar is located(When noderange is Lpar) 2009-01-06 11:03:50 +00:00
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 1.Display system p LED values via rvitals; 2.Add option onstandby to rpower to power on CEC in standby mode 2009-03-05 03:21:20 +00:00
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 -Change some wording in SPD decoding 2009-03-08 14:40:31 +00:00
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 get_OS_VRMF & testversion. 2009-08-09 17:46:04 +00:00
vboxService.pm - removed hard dependency on perl-SOAP-Lite 2009-03-21 13:54:13 +00:00
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