Commit Graph

376 Commits

Author SHA1 Message Date
jjohnson2
1bce6d44c8 Have ppping and psh verify peer
psh and ppping failed to verify the server certificate
2015-03-24 13:39:19 -04:00
Lei Ai
9f839cd82f 4612 Update script pgsqlsetup against PGSQL secure hole 2015-03-23 11:52:01 +08:00
jjohnson2
71d4dabbd4 Give confetty based consoles more of a grace period
For people doing X forwarding, wcons tiling has always been
flaky.  For confluent, we have a better cue, so give it
more time for the sake of X forwarded users
2015-03-20 11:00:10 -04:00
jjohnson2
ff3eee61f3 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-03-20 10:59:20 -04:00
jjohnson2
fb02c18853 Fix erroneous 'noping' in various circumstances
nmap's raw IP facility is prone to mistakes in various
environments.  Disable the raw IP handling by
telling nmap to run as if it didn't have privilege
2015-03-20 10:58:26 -04:00
ertaozh
f731fb2ec9 fix bug 4609: rcons returns /opt/xcat/bin/rcons: line 62: [: ==: unary operator expected 2015-03-17 07:50:21 -04:00
Victor Hu
28cb65ebac rcons automatically uses confluent when it's installed on the xCAT
management machine.  Tests for /opt/confluent/bin/confetty

Change to first check consoleservice keyword in site table before
using confluent.  This allows us to install confluent on the machine
and control use with the keyword
2015-03-17 07:47:32 -04:00
GONG Jie
f5d79bdaa2 Fix bug#4521 - [FVT] Script "mysqlsetup" assume end user has an empty MySQL/MariaDB root password. Which is not ture on Ubuntu Linux. 2015-03-09 14:39:55 +08:00
daniceexi
9ec565a908 Continue the change for avoiding sslv3 2015-03-02 05:04:43 -05:00
daniceexi
eeec7c6d4f Continue the change for avoiding sslv3 2015-02-13 03:07:51 -05:00
daniceexi
7e550ebeaf pscp, fixed a code change error 2015-02-03 21:11:26 -05:00
jjohnson2
3cb83b2a19 Recognize confetty installed by pip
On some systems, pip install confetty will go to
/usr/local/bin.  Recognize and accept that.
2015-01-30 17:00:19 -05:00
jjohnson2
57f9ca6acf Allow wcons to accept geometry
If user passes in geometry, intelligently merge with
tiling geometry rather than confusingly attempt to
pass it through.
2015-01-30 16:58:49 -05:00
jjohnson2
a5bc39556c Fix confetty race condition induced by wcons
wcons was leaving a common control socket defined for all invocations
of confetty.  Fix this by not setting a socket for any but the first.
The channel is currently only used for wcons initial tiling, so
it should only be bothered with for that anyway.
2015-01-30 14:26:15 -05:00
ligc
db84e8ee89 fix for bug 4456, change the rcons shebang line to /bin/bash 2014-12-08 14:34:36 +08:00
Casandra Qiu
69bf4249be Bug#4385 mysqlsetup does not support mariaDB in Ubuntu 2014-11-22 21:24:28 -05:00
Casandra Qiu
5373b22b61 Bug#4408 pgsqlsetup didn't work on ubuntu 2014-11-18 09:57:24 -05:00
jjohnson2
e2c31bad27 Implement confluent usage by r/wcons 2014-11-12 16:48:44 -05:00
Victor Hu
b59f72bd8e changes to support --noupdate flag on genimage 2014-11-06 16:58:19 -05:00
lissav
df45650bfb defect 4355 2014-11-04 07:51:04 -05:00
lissav
6b040b23f7 fix defect 4343 2014-10-30 08:49:19 -04:00
linggao
73d08b58fa added nmapoptions in the site table to resolve network slow response issues in nmap. defect 4300 2014-10-22 18:36:59 -04:00
mellor
aab450c4de added --uploaduser as option and fixed default 2014-09-09 10:04:17 -04:00
mellor
9dd06c1047 second pass at new getxcatdocs - convert tables to pandoc, fix image downloads, and more 2014-09-09 09:31:06 -04:00
lissav
40b5891c4a defect 4254 2014-09-08 12:20:14 -04:00
mellor
77625c7fe9 rewrote getxcatdocs to work with Allura wiki on sourceforge 2014-08-21 16:14:29 -04:00
daniceexi
ef0fbad422 fix the issue in rcons that it generated empty .consolerc. and fixed the issue that generated incorect .consolerc when run multiple rcons in parallel 2014-08-04 10:14:26 -04:00
ligc
49814b311c fix a message typo in *sqlsetup scripts 2013-08-01 16:42:45 +08:00
ligc
1a35256053 fix for bug 4202: parse the rcons -help and rcons --help 2014-07-28 17:01:19 -05:00
lissav
0fba751c63 fix incorrect change for starting mysql using startservice, sles/rh different 2014-07-11 08:52:48 -04:00
daniceexi
a3cc1f8c3d SL6.5 support 2014-07-10 02:48:05 -04:00
ligc
1ea6e1c04a fix for bug 4187: uncomment the SSL_verify_mode in prsync for RHEL7 2014-07-07 10:18:24 -05:00
lissav
3a91016c26 add rinstall plugin 2014-06-24 07:53:50 -04:00
lissav
59a277bc40 fix incorrect call 2014-06-13 05:48:53 -04:00
immarvin
fbce828647 correct the message 2014-06-09 06:52:07 -07:00
immarvin
5d479620a4 repleace the servcie stuff with newly added generic subroutines in xcat-client 2014-06-09 06:40:14 -07:00
lissav
52c35aad8a defect 4154 2014-06-05 09:11:49 -04:00
Jarrod Johnson
802366a48e Add a plugin to push xCAT config to confluent 2014-05-20 15:10:23 -04:00
lissav
7293046915 defect 4091 2014-05-08 09:49:39 -04:00
lissav
7b5aa8aed1 support MariaDB defect 4097 2014-04-29 10:10:45 -04:00
lissav
e93507ecbd defect 4071 2014-04-16 10:13:31 -04:00
lissav
af908aafdf add timeout option on usage 2014-04-03 07:24:09 -04:00
lissav
021b4c69fb fix -L option 2014-03-21 09:57:22 -04:00
mellor
9a2305dd3a clarify that genimage -i is optional 2014-03-18 14:55:32 -04:00
lissav
a3d6555515 Add IBM_HPC_Stack_in_an_xCAT_Cluster 2014-01-28 14:48:34 -05:00
lissav
f93a5eb28b fix mysqlsetup -u 2014-01-15 06:15:35 -05:00
lissav
835ab6b592 simplify messages for odbcsetup call 2014-01-08 11:14:22 -05:00
lissav
e87604fd5f defect 3948 2014-01-06 14:58:46 -05:00
Bruce Potter
7f5465e80f filter out another useless line of output from xhtml2pdf in getxcatdocs 2013-12-05 08:42:12 -05:00
Bruce Potter
75f28121ec change getxcatdocs to not exit when it hits an error converting one of the wiki pages 2013-12-05 08:24:36 -05:00