xcat-core/xCAT-server/lib/xcat/plugins
2012-06-07 19:47:09 +00:00
..
AAAusage.pm Fix various omissions of 'use' statements. 2012-02-19 16:09:21 +00:00
AAsn.pm Fix tftp startup for systems that have explicitly disabled IPv6 in kernel 2012-03-21 16:01:46 +00:00
activedirectory.pm
aixinstall.pm hasn- fix shared_root locking 2012-05-24 16:52:51 +00:00
anaconda.pm fix bug 3529429 for kdump failed on non-p7 ih plinux 2012-05-30 04:47:18 +00:00
blade.pm fix bug 3531961: FB - Genesis password not processed properly 2012-06-06 10:42:56 +00:00
bmcconfig.pm Fix bmcconfig issue with ipv6 networks in table 2012-05-24 20:35:57 +00:00
boottarget.pm
bpa.pm
conserver.pm fix for bug 3523412: makeconservercf noderange does not work 2012-05-04 06:28:41 +00:00
copycds.pm
credentials.pm Add ability for xCAT to sign client certificates 2011-08-31 13:33:38 +00:00
DBobjectdefs.pm fix for bug 3522897: not allow chdef -t <object_type> xx=yy to change all objects 2012-05-02 02:53:36 +00:00
ddns.pm start named on boot. 2012-02-21 02:04:35 +00:00
debian.pm install packages contained in the ubuntu distro media 2011-09-26 13:34:20 +00:00
destiny.pm Don't have Gensis attempt hardware flow control. This is a frequent source of Genesis 'hanging' while someone is 2012-02-25 16:31:50 +00:00
dhcp.pm Add the lease time for dhcpd.conf which can be configured from site table 2012-05-16 12:25:35 +00:00
esx.pm Fix error with how enum is passed into vsphere api in vsphere support for win2k3 specialization 2012-06-07 19:47:09 +00:00
FIP.pm performance enhancement for getIPaddress() in FIP.pm; some other performace issues will be fixed later. 2012-04-28 09:07:04 +00:00
frusetter.pm
fsp.pm fix bug 3524452: rcons to P7 IH LPAR getting Console not ready error 2012-05-08 04:40:56 +00:00
genimage.pm added interactive feature for genimage 2012-03-27 19:20:36 +00:00
getpostscript.pm
hmc.pm minor fix 2012-02-13 02:01:18 +00:00
hosts.pm Fixed the issue that makehosts failed with host.ip empty but otherinterfaces are valid 2011-09-06 14:14:14 +00:00
hpblade.pm add missing checks in preproces_request that we have already been there 2012-02-03 13:27:19 +00:00
hpilo.pm Fix various omissions of 'use' statements. 2012-02-19 16:09:21 +00:00
imgcapture.pm Fix various omissions of 'use' statements. 2012-02-19 16:09:21 +00:00
imgport.pm Fixed bug 3373496 that imgimport created two levels of rootimg 2011-08-10 08:12:57 +00:00
ipmi.pm Have IPMI not send console data if a basic IPMI health check does not pass. 2012-04-16 00:28:09 +00:00
ipmi.pm.legacy
iscsi.pm
ivm.pm add the logic if the daemon has already processed 2012-02-08 02:27:37 +00:00
kvm.pm Feed UUID little-endian style into libvirt so that it emerges on the other end consistent with SMBIOS 2.6/MS behavior 2012-03-06 20:00:09 +00:00
litetree.pm Fixing bug 3458924: ilitefile is different with litetree/liteimg that there is no noderange in its option. Still checking if the req->{node} should not be used here. 2011-12-13 09:19:42 +00:00
logger.pm
lsslp.pm ix the mistake that lsslp noderange return incomplete information; Fix some type error of verbose information. 2012-05-30 09:00:28 +00:00
makeknownhosts.pm add the long hostname into knownhosts file 2012-02-14 07:50:00 +00:00
mknb.pm Fix problem where mknb was not satisfied with genesis alone 2012-05-23 19:20:38 +00:00
monctrlcmds.pm added support for Nagios monitorin 2012-02-10 20:19:54 +00:00
networks.pm Duplicate prefix length into 'netmask' field for makenetworks to satisfy odd DB restrictions. Hope strongly no IPv6 code really cares or v4/v6 detection code uses absence of netmask as a cue... 2011-11-01 13:38:46 +00:00
nodediscover.pm Pull in vpd.uuid on node discovery 2012-02-10 02:23:01 +00:00
nodestat.pm Fix nodestat reliability issue 2012-04-04 17:53:36 +00:00
notification.pm
offline.pm
ontap.pm
packimage.pm Adding synclist support for statelite and also adding synclists support for user customized imagenames 2012-01-19 08:01:57 +00:00
prescripts.pm
pxe.pm fixed bug 3495408 :nodeset offline doc and test 2012-05-10 08:16:56 +00:00
rmimage.pm fix the issue that rootimg/sys was not umounted by genimage 2012-04-10 17:24:29 +00:00
rollupdate.pm defect 3491680 avoid LL error when setting same config values 2012-04-03 21:54:56 +00:00
route.pm minor fix an error message in route.pm 2011-09-12 15:10:54 +00:00
setup.pm Fix bug 3516024: xcatsetup can't define service/storage node over 1 bb 2012-04-09 08:53:57 +00:00
sinv.pm
sles.pm copy the code from 2.8 to 2.7 to support kdump on SLES 2012-05-10 06:10:25 +00:00
slpdiscover.pm Tweak some messages on slpdiscover 2012-05-24 20:35:51 +00:00
snmove.pm hasn- dont run mkresolvconf script 2012-06-07 19:17:57 +00:00
statelite.pm Adding synclist support for statelite and also adding synclists support for user customized imagenames 2012-01-19 08:01:57 +00:00
switch.pm Init macmap on demand. The handled_commands is no place for persistent initializations 2012-02-23 13:45:45 +00:00
syncfiles.pm Fixed misspelling of xCAT::SvrUtils 2012-02-20 14:35:38 +00:00
tabutils.pm Fix problem where tabdump -f would fail to correct for relative paths. It really shouldn't be doing this server side at all.... 2012-06-07 18:15:34 +00:00
toolscenter.pm
tree.pm dynamically loading plugins before we use it. 2012-03-06 05:07:31 +00:00
updatenode.pm fix defect 3531962 2012-06-04 18:39:41 +00:00
vbox.pm
vsmppxe.pm fixed the issue that xnba,pxe,vsmppex,yaboot failed for service node when no valid nodes in the handled network 2012-03-16 10:27:16 +00:00
windows.pm Correct mistake in UUID based cmd script generator where a hyphen was omitted 2012-03-05 18:33:40 +00:00
xcat2nim.pm
xCATWorld.pm
xdsh.pm Add check in preprocessing if running on the service node do not do hierarchical processing defect 3386101 2011-08-05 11:34:53 +00:00
xen.pm Fix various omissions of 'use' statements. 2012-02-19 16:09:21 +00:00
xnba.pm fixed bug 3495408 :nodeset offline doc and test 2012-05-10 08:17:42 +00:00
yaboot.pm fixed bug 3495408 :nodeset offline doc and test 2012-05-10 08:16:04 +00:00
zvm.pm Synched up 2.7 branch with trunk for xCAT-UI and zVM plugin. 2012-05-11 14:10:19 +00:00