.. |
data
|
|
|
Client.pm
|
fix defect 3052327
|
2010-08-24 15:51:40 +00:00 |
Common.pm
|
-Fix syntax error in esx plugin
|
2010-05-15 01:32:13 +00:00 |
DBobjUtils.pm
|
make the message better if any table can not be opened
|
2010-08-31 02:41:48 +00:00 |
DSHCLI.pm
|
fix help with -i interface change
|
2010-09-02 13:25:43 +00:00 |
DSHContext.pm
|
|
|
DSHCore.pm
|
fix for bug 2946475: use $::XCATROOT instead of hardcoded /opt/xcat
|
2010-02-23 11:26:19 +00:00 |
DSHRemoteShell.pm
|
|
|
ExtTab.pm
|
move updateschema from Table->new to xcatd
|
2010-09-01 14:09:38 +00:00 |
FSPboot.pm
|
Netboot over HFI code commit
|
2010-06-01 08:46:21 +00:00 |
FSPcfg.pm
|
HMC alternative rspconfig passwd support
|
2010-05-14 20:43:05 +00:00 |
FSPconn.pm
|
use fsp_api_action in FSPUtils
|
2010-08-09 06:17:58 +00:00 |
FSPflash.pm
|
use fsp_api_action in FSPUtils
|
2010-08-09 06:40:45 +00:00 |
FSPinv.pm
|
use fsp_api_action in FSPUtils
|
2010-08-09 06:05:35 +00:00 |
FSPmac.pm
|
output the error for each node
|
2010-08-02 08:04:26 +00:00 |
FSPpower.pm
|
support for multiple hcps
|
2010-08-05 06:48:09 +00:00 |
FSPscan.pm
|
use fsp_api_action in FSPUtils
|
2010-08-09 06:23:36 +00:00 |
FSPUtils.pm
|
fix for bug 3056449: call MsgUtils::message with callback
|
2010-09-01 08:17:57 +00:00 |
FSPvitals.pm
|
use fsp_api_action in FSPUtils
|
2010-08-09 06:38:27 +00:00 |
GlobalDef.pm
|
|
|
hpoa.pm
|
changed hpoa packaging to be compliant with xCAT practices
|
2010-02-11 17:10:32 +00:00 |
InstUtils.pm
|
add get_nim_attrs subroutine
|
2010-08-18 15:19:01 +00:00 |
MacMap.pm
|
-bug 3031635, (really a feature to allow shortcut port names on another switch syntax)
|
2010-07-21 14:48:47 +00:00 |
MsgUtils.pm
|
fix 2986319 MsgUtils should not commit when running under sqllite when updating auditlog
|
2010-04-13 13:22:53 +00:00 |
NameRange.pm
|
|
|
NetworkUtils.pm
|
minor fix
|
2010-08-26 15:46:11 +00:00 |
NodeRange.pm
|
clean when retain_cache
|
2010-04-16 02:55:36 +00:00 |
NotifHandler.pm
|
fixed a problem for notification
|
2010-04-01 20:02:08 +00:00 |
PPCboot.pm
|
rnetboot change for boot over hfi
|
2010-06-17 11:51:25 +00:00 |
PPCcfg.pm
|
Fixed one issue for rspconfig to initialize multiple BPA/CEC passwords
|
2010-03-25 06:38:39 +00:00 |
PPCcli.pm
|
rpower softoff for system p partitions
|
2010-07-01 09:48:16 +00:00 |
PPCconn.pm
|
Fixed one issue switching between direct attach and hmc connection for mkhwconn
|
2010-03-16 12:35:25 +00:00 |
PPCdb.pm
|
Fixed the bugs in rscan -u that: removed otherinterfaces and mac attributes for nodes
|
2010-04-28 10:33:57 +00:00 |
PPCenergy.pm
|
defect 3017334,3017335: modified the man page of error message of renergy command
|
2010-06-18 12:40:14 +00:00 |
PPCfsp.pm
|
Update ASMI interface parsing for P5 systems
|
2010-06-18 16:19:10 +00:00 |
PPCinv.pm
|
|
|
PPClog.pm
|
|
|
PPCmac.pm
|
Calculate secondary 1 and secondary 2 mac address based on the primary MAC for HFI devices
|
2010-06-02 09:57:06 +00:00 |
PPCpower.pm
|
rpower softoff for system p partitions
|
2010-07-01 09:48:16 +00:00 |
PPCrflash.pm
|
1.FSPAPI supports for mkhwconn and rmhwconn 2. move the invoking fsp-api function in every FSPxxx.pm to Utils.pm
|
2010-02-26 09:42:41 +00:00 |
PPCscan.pm
|
ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
|
2010-05-12 05:36:35 +00:00 |
PPCvitals.pm
|
fixed defect 3039322, rvitals returned error.
|
2010-08-12 09:22:12 +00:00 |
PPCvm.pm
|
fix for bug 3060242: chvm supports "cat vmdef | chvm nodename"
|
2010-09-07 07:38:03 +00:00 |
RSH.pm
|
|
|
RSYNC.pm
|
support recursive directory rsync
|
2010-06-24 17:46:44 +00:00 |
Schema.pm
|
add the enableASMI related documentation to the Schema.pm for the site table
|
2010-09-01 05:41:58 +00:00 |
Scope.pm
|
|
|
SINV.pm
|
fix defect 3013918, uninitialized array caused report to have extra nodes in the wrong places
|
2010-06-11 10:52:06 +00:00 |
SPD.pm
|
|
|
SSH.pm
|
|
|
Table.pm
|
in updateschema, tabdump and create backup *.csv file before starting to change keys
|
2010-09-06 12:01:59 +00:00 |
Usage.pm
|
fix a non assic character
|
2010-08-24 07:33:32 +00:00 |
Utils.pm
|
move the fsp_api_action from Utils to FSPUtils
|
2010-08-09 06:56:45 +00:00 |
vboxService.pm
|
|
|
VMCommon.pm
|
-Chase down master storage prereqs
|
2010-08-31 15:01:24 +00:00 |
Yum.pm
|
|
|
zvmCPUtils.pm
|
Cleaned up xCAT code
|
2010-07-07 15:12:44 +00:00 |
zvmUtils.pm
|
Add cloning support for FBA (9336) volumes.
|
2010-08-31 19:51:06 +00:00 |