Commit Graph

187 Commits

Author SHA1 Message Date
Richard Alam
f0aff2791d - showing only potential problems 2010-07-07 21:11:27 +00:00
Richard Alam
cdad234fb2 - modifying bbb-conf --check and will add verbose option 2010-07-07 20:17:55 +00:00
Richard Alam
ba7be5ea1a - adding more info and formatting output of bbb-conf --check 2010-07-07 17:52:49 +00:00
Richard Alam
a005f545a3 - shorten variable 2010-07-07 14:58:28 +00:00
Richard Alam
dcee771b83 - shorten variable 2010-07-07 14:57:20 +00:00
Richard Alam
47ab860b88 - cleanup 2010-07-07 14:47:33 +00:00
Sebastian
9c5afe284d Modified error messages for red5 logs 2010-07-07 10:51:25 -04:00
Sebastian
c3bdffc234 Added more error checking for the sip server 2010-07-07 10:32:16 -04:00
Sebastian
ecb8937737 Cleaned up some code 2010-07-06 15:31:47 -04:00
Sebastian
ec020c8366 Added more error checking to bbb-conf 2010-07-06 14:48:33 -04:00
Sebastian
27eb428661 Changed the link the welcome logo on the startpage 2010-07-06 14:19:59 -04:00
Sebastian
7be6f9dff6 Modified some error messages 2010-07-05 15:48:41 -04:00
Richard Alam
a514051c3e - copy the packaged config.xml into src/conf
- revert back previous change where in build.xml we copy the config.xml from client as we don't want to
   always overwrite the config.xml everytime the dev runs ant. The dev may have a custom config.xml which
   gets overwritten with what's packaged
2010-07-05 15:15:51 -04:00
Sebastian
4090f3ddfd Added extra safe checks for the bigbluebutton file system 2010-07-05 13:02:04 -04:00
Sebastian
5788d28b53 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-07-05 13:01:14 -04:00
Sebastian
96e0164216 Added check for the kernel and cpu architecture in bbb-conf 2010-07-05 09:16:33 -04:00
Richard Alam
19667376b6 - copy or generate config.xml when setting up client dev environment 2010-07-04 12:49:05 -04:00
Richard Alam
bc19e5389f - allow user to pass a repository to checkout from. The default will be github.com/bigbluebutton/bigbluebutton
if the user does not pass anything on bbb-conf --checkout
2010-07-03 15:37:56 +00:00
Richard Alam
b62681ba2c - remove --trunk option as git clone checks-out everything 2010-07-05 10:39:13 -04:00
Sebastian
da9f036339 Removed a space character in demo_footer.jsp 2010-07-02 14:15:30 -04:00
Sebastian
2e664ad0b3 Fixed a bug in bbb-conf 2010-07-02 10:30:24 -04:00
Sebastian
948837859c Added extra error checking for logs 2010-06-30 15:57:39 -04:00
Richard Alam
e46388e03a - reverting back to previous change as the last change was incorrect 2010-06-30 19:51:26 +00:00
BigBlueButton
b0790283c9 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-06-30 19:35:22 +00:00
Richard Alam
be77950c34 - fix bbb-conf --revert which still points to the old client-dev dir 2010-06-30 19:35:05 +00:00
Sebastian
bffd3a60f5 Added extra error checking in bbb-conf 2010-06-30 15:28:54 -04:00
BigBlueButton
9b1be73d61 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-06-28 20:11:11 +00:00
BigBlueButton
3ced173986 - modify to checkout code from git and setup dev env for client|web|apps 2010-06-28 20:10:29 +00:00
Sebastian
56c43c3f01 Fixed a bug in switching from meetme to konference and vice versa 2010-06-28 15:28:41 -04:00
Sebastian
ce2e493c01 fixed a bug in the --salt function 2010-06-28 14:35:31 -04:00
firstuser
ed4ceb712b Added the ability to change the security salt 2010-06-25 12:11:36 -04:00
firstuser
3a9f2e7590 updated to 0.70 / cleaned up some code 2010-06-21 13:45:45 -04:00
Sebastian
207b102f02 Updated the index.html to 0.70-dev 2010-06-04 16:21:01 -04:00
Omar Shammas
f038d5c350 Minor reformatting of checks for tomcat in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4267 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 17:48:30 +00:00
Fred Dixon
2e4df94be9 Incrementing the revision number to 4125 so it matches that in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4126 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 23:10:49 +00:00
Fred Dixon
b210cef1d9 Setting RELEASE in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4124 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 22:57:09 +00:00
Fred Dixon
0eca5bf2c6 Near final changes for 0.64
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4123 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 22:56:28 +00:00
Fred Dixon
b302d111f5 fixed typo in first line of bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4102 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 21:17:53 +00:00
Fred Dixon
faf70adeb0 updated index.html for 0.64 release
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4101 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 20:34:20 +00:00
Richard Alam
ab71b80c24 - make sure that bbb-apps dev env is setup properly
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4099 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 19:44:51 +00:00
Fred Dixon
31e2e1b5f6 fixed typo in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4096 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 19:25:02 +00:00
Fred Dixon
288ed05577 removed set -x
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4093 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 17:41:51 +00:00
Fred Dixon
87a799b8bb Now adds bbb-common-message-0.64.jar to the setup for the bbb-web development environment
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4092 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 17:37:06 +00:00
Richard Alam
cb7b284f83 - add help.html
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4087 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-01 21:34:13 +00:00
Islam El-Ashi
8dd424598c Added restart option to bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4008 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-25 13:55:39 +00:00
Islam El-Ashi
f56e34b95d Added Gentoo support to bbb-conf and allowed setip to set the port
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3861 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-09 15:32:20 +00:00
Fred Dixon
9aed71b973 Upates to index.html page to indicate the server is running 0.64-dev
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3816 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-06 01:42:18 +00:00
Jeremy Thomerson
9014f52327 update documentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3788 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 20:38:08 +00:00
Jeremy Thomerson
a2383c9ad9 add autofocus to default index.html
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3774 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-03 05:15:49 +00:00
Jeremy Thomerson
e41f9509b7 some improvements to the bbb-conf script that make it easier for committers to user setup-dev
also, fix echoed documentation for building red5 apps


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3773 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-03 04:55:48 +00:00
Islam El-Ashi
d35522c5f3 Remove unnecessary comments
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3706 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-11 16:41:40 +00:00
Islam El-Ashi
a4177be233 Modified the platform checking (whether it's Ubuntu or Redhat)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3705 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-11 16:32:09 +00:00
Islam El-Ashi
451705a978 Added check to see of hostname resolves to the IP address
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3689 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 22:24:21 +00:00
Islam El-Ashi
86df630562 minor adjustments to the checking if a machine is a BBB VM
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3688 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 21:31:18 +00:00
Islam El-Ashi
271a52b009 bbb-conf now supports redhat as well as ubuntu
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3687 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 21:22:16 +00:00
Fred Dixon
b3ab5bd332 adding parameter to bbb-conf --setup-dev to check out release 3489
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3489 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-25 15:49:56 +00:00
Fred Dixon
2a67a125be Fixed bbb-conf --setip so it property set IP /var/lib/tomcat6/webapps/bigbluebutton/demo/bbb_api_conf.jsp
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3482 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 21:54:14 +00:00
Fred Dixon
2db01254c4 Updated favicon.ico for default landing page
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3477 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 20:00:18 +00:00
Fred Dixon
ed716452c4 Updated favicon for home page
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3474 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 19:08:27 +00:00
Fred Dixon
ad11c50326 Fixed bug in bbb-conf --setup-samba for showing the IP
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3465 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 04:00:01 +00:00
Fred Dixon
9f0fcc4ae3 updated 'bbb-conf -c' to report URL for API demos from /var/lib/tomcat6/webapps/bigbluebutton/demo/bbb_api_conf.jsp
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3461 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 00:08:15 +00:00
Fred Dixon
4a0930987e updating index.html page for 0.63 release
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3459 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 23:52:00 +00:00
Fred Dixon
b9c3f32f5e Updates to bbb-conf to now check bbb_api_conf.jsp for a matching security salt in bigbluebutton.properties
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3454 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 19:31:34 +00:00
Fred Dixon
51660e3316 fixed a spelling error in index.html
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3391 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-21 02:25:39 +00:00
Fred Dixon
6babd411ec bbb-conf --conference now properly switches between meetme and app_konference
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3385 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-20 20:53:47 +00:00
Fred Dixon
2116509df4 bbb-conf -d now checks /var/log/bigbluebutton for errors and exceptions
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3367 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-20 16:57:33 +00:00
Fred Dixon
684594d4fc Added 'bbb-conf --reset-dev' to reset the BigBlueButton server back to using packages
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3333 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 02:20:22 +00:00
Fred Dixon
f5bbbfbaee fixed syntax error in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3320 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 14:46:25 +00:00
Fred Dixon
12b76da888 Added '--conference [konference|meetme]' to switch between app_konference and meetme
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3319 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 14:28:53 +00:00
Fred Dixon
d4b311a8cb bbb-conf --check now checks to see if host IP does not match BigBlueButton IP in configuration files
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3316 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 02:55:12 +00:00
Fred Dixon
ff020b4a1d Adding more tests to 'bbb-conf --check' to check the current setup for errors
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3315 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 02:40:58 +00:00
Fred Dixon
04781b9fbf bbb-conf --check now checks to see if tomcat6 log directory is empty (seen this happen once which suggests tomcat6 didn't restart)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3310 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-15 03:00:52 +00:00
Fred Dixon
eeae14d352 bbb-conf --check now checks for empty entries in BigBlueButton property files
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3292 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-13 03:44:50 +00:00
Fred Dixon
98b45df7f9 Don't pickup the duplicate bigbluebutton.web.serverURL in the comments
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3246 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-09 05:29:31 +00:00
Fred Dixon
4f38dcca2a added checking in bbb-conf -d to look for errors and exceptions in /var/log/bigbluebutton/* files
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3233 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 17:52:48 +00:00
Fred Dixon
989ab19e2c Added the --zip option to bbb-conf to tar.gz the BigBlueButton log files to make it easier for others to report errors
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3221 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-05 23:57:22 +00:00
Fred Dixon
ed9cfd7240 changed index.html so it shows '0.63-dev'
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3198 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-03 21:22:06 +00:00
Fred Dixon
2b17065810 formatting updates to bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3196 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-03 18:04:12 +00:00
Fred Dixon
86c3a1e953 fixed syntax error in bbb-conf -- mantra: always check code first before checking in :-)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3194 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-03 17:48:20 +00:00
Fred Dixon
fd694d0f07 updates to bbb-conf to detect if security salt keys between bigbluebutton.properties and bbb_api.jsp mismatch
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3193 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-03 17:45:31 +00:00
Fred Dixon
9b8cab2351 added robots.txt to root web directory
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3181 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-02 16:45:17 +00:00
Fred Dixon
76a8174c27 bbb-conf: better monitoring of resources when using bbb-conf -w
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3180 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-02 02:17:11 +00:00
Fred Dixon
52797c536a Minor updates to main index.html page
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3178 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-31 23:12:58 +00:00
Fred Dixon
69a76857f6 Minor updates to main index.html page
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3176 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-31 22:16:30 +00:00
Fred Dixon
c250ae59c1 Added back favicon.ico :-)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3173 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-31 21:34:53 +00:00
Fred Dixon
8c989b344e Updates to BigBlueButton landing page
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3172 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-31 21:29:39 +00:00
Fred Dixon
6852e2d3a4 Updates to BigBlueButton landing page
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3171 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-31 21:29:33 +00:00
Fred Dixon
cab724fdc8 bbb-conf now correctly updates /var/lib/tomcat6/webapps/bigbluebutton/demo/bbb_api.jsp when using --setip
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3162 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-30 20:53:15 +00:00
Fred Dixon
ef272047a7 change login.jsp to bbb_api.jsp for resetting IP address
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3157 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-30 18:53:16 +00:00
Fred Dixon
6ec166dd9c Changed bbb-conf -d to now look for errors in /var/log/bigbluebutton/* and bbb-conf --setip to update API demo /var/lib/tomcat6/webapps/bigbluebutton/demo/login.jsp
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3146 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-24 03:02:55 +00:00
Fred Dixon
bc69bb79d7 bbb-conf -d now checks for errors in /var/log/syslog
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3128 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 23:33:29 +00:00
Fred Dixon
8fa891c208 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3125 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 17:37:29 +00:00
Fred Dixon
ffca2f54d3 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3122 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:25:57 +00:00
Fred Dixon
c532bcdd0d testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3121 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:21:03 +00:00
Fred Dixon
a1a291b693 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3120 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:17:11 +00:00
Fred Dixon
0fea536b29 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3119 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:12:42 +00:00
Fred Dixon
8efefc3277 testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3118 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:08:33 +00:00
Fred Dixon
9d204cb3ce testing automatic updates to devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3117 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 15:58:52 +00:00
Fred Dixon
1940316690 tweak of bbb_banner.png
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3108 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-15 22:51:30 +00:00
Fred Dixon
1d283c8efd updated banner to show 0.63 - Beta
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3103 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-15 20:07:00 +00:00