summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #177 from Dhandapani/masterShireesh Anjal2011-08-0236-85/+504
|\ \ | | | | | | Story #56: CIFS Feature
| * \ Merge branch 'master' of git@github.com:Dhandapani/consoleDhandapani2011-08-020-0/+0
| |\ \ | | | | | | | | | | | | | | | | Conflicts: src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/GlusterDataModelManager.java
| | * | Story #56: CIFS FeatureDhandapani2011-08-0238-88/+511
| | | |
| * | | Story #56: CIFS FeatureDhandapani2011-08-0238-88/+504
| |/ /
* | | Merge pull request #175 from Selvasundaram/masterShireesh Anjal2011-08-0213-68/+86
|\ \ \ | | | | | | | | Device mount point handling
| * \ \ Merge branch 'master' of github.com:Selvasundaram/consoleSelvasundaram2011-08-020-0/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/GlusterDataModelManager.java
| | * \ \ Merge branch 'volumes'Selvasundaram2011-08-027-10/+12
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/com.gluster.storage.management.gateway/src/com/gluster/storage/management/gateway/utils/GlusterUtil.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/BrickTableLabelProvider.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/GlusterDataModelManager.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/dialogs/CreateVolumePage1.java
| * | \ \ \ Merge branch 'volumes'Selvasundaram2011-08-027-10/+8
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | | | | | | | | | | | | | | | | | | | | Conflicts: src/com.gluster.storage.management.gateway/src/com/gluster/storage/management/gateway/utils/GlusterUtil.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/BrickTableLabelProvider.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/GlusterDataModelManager.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/dialogs/CreateVolumePage1.java
| | * | | Device mount point handlingSelvasundaram2011-08-0213-68/+85
| | | | | | | | | | | | | | | | | | | | | | | | | Parameter changes for directory cleanup script. Bug 3297 - Path seperator is appended as "\" instead of "/" if volume is created from windows client - fix
| * | | | Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-021-0/+6
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Device mount point handlingSelvasundaram2011-08-0211-61/+81
| | |/ / | |/| | | | | | | | | | | | | | Parameter changes for directory cleanup script. Bug 3297 - Path seperator is appended as "\" instead of "/" if volume is created from windows client - fix
* | | | Merge branch 'master' of github.com:gluster/consoleShireesh Anjal2011-08-021-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #176 from balamurugana/masterShireesh Anjal2011-08-021-0/+6
| |\ \ \ | | |/ / | |/| | Added support to update constructor-arg in gluster-server-base.xml based on running platform.
* / | | Modified to capture error scenarios in disk initialization and rebalance ↵Shireesh Anjal2011-08-022-4/+12
|/ / / | | | | | | | | | volume tasks
| | * /opt/glustermg is owned by tomcat:tomcat when rpm installed and ↵Bala.FA2011-08-021-5/+3
| |/ | | | | | | | | | | /opt/glustermg/data is removed. Signed-off-by: Bala.FA <bala@gluster.com>
| * Added support to update constructor-arg in gluster-server-base.xml based on ↵Bala.FA2011-08-021-0/+6
|/ | | | | | running platform. Signed-off-by: Bala.FA <bala@gluster.com>
* Perform commit and close connection after resetting password.Shireesh Anjal2011-08-022-7/+25
|
* Script for resetting password of a given user.Shireesh Anjal2011-08-021-0/+21
|
* Pass brick directory instead of mount point to clear_volume_directory.pyShireesh Anjal2011-08-022-7/+12
| | | | Perform commit and close connection after resetting password.
* Merge pull request #174 from TimothyAsir/masterShireesh Anjal2011-08-013-73/+29
|\ | | | | Updated clear volume function to delete or rename the given path based on given option.
| * Added function to get server fully qualified name.Tim2011-08-022-1/+8
| |
| * Merge remote branch 'upstream/master'Tim2011-08-029-15/+102
| |\ | |/ |/|
* | Merge branch 'work'Shireesh Anjal2011-08-011-4/+3
|\ \
| * | Story #54 - Tool to reset password of the "gluster" userShireesh Anjal2011-08-012-5/+4
| | |
* | | Story #54 - Tool to reset password of the "gluster" userShireesh Anjal2011-08-011-1/+1
|/ /
* | Merge branch 'master' of github.com:gluster/consoleShireesh Anjal2011-08-011-0/+6
|\ \
| * \ Merge pull request #173 from balamurugana/masterShireesh Anjal2011-08-011-0/+6
| |\ \ | | | | | | | | Added /opt/glustermg/data and /var/log/glustermg owned by tomcat:tomcat user for glustermg RPM.
| | * | Added /opt/glustermg/data and /var/log/glustermg owned by tomcat:tomcat user ↵Bala.FA2011-08-011-0/+6
| |/ / | | | | | | | | | | | | | | | for glustermg RPM. Signed-off-by: Bala.FA <bala@gluster.com>
* / / Story #54 - Tool to reset password of the "gluster" userShireesh Anjal2011-08-017-14/+96
|/ /
| * Updated clear_volume_directory.py to delete or rename the given directory ↵Tim2011-08-011-72/+21
|/ | | | based on the given option.
* Merge branch 'master' of github.com:gluster/consoleShireesh Anjal2011-08-011-18/+26
|\
| * Merge pull request #172 from balamurugana/masterShireesh Anjal2011-08-011-18/+26
| |\ | | | | | | Fixed - Bug 3291 - Installing glustermg-1.0.0-1.x86_64.rpm throws conflict error
| | * Fixed - Bug 3291 - Installing glustermg-1.0.0-1.x86_64.rpm throws conflict errorBala.FA2011-08-011-18/+26
| |/ | | | | | | Signed-off-by: Bala.FA <bala@gluster.com>
* / Introduced salt while securing user passwordsShireesh Anjal2011-08-015-9/+61
|/
* Modified log4j properties for to create glustermg related logs at ↵Shireesh Anjal2011-08-011-3/+4
| | | | /var/log/glustermg
* Merge branch 'master' of github.com:gluster/consoleShireesh Anjal2011-08-011-19/+10
|\
| * Merge pull request #171 from TimothyAsir/masterShireesh Anjal2011-08-011-19/+10
| |\ | | | | | | Changed disk status from UNKNOWN to DATA if its mounted.
| | * Merge remote branch 'upstream/master'Tim2011-08-01183-463/+591
| | |\
| | * | Changed disk type from UNKNOWN to DATA if its get mounted.Tim2011-08-011-19/+10
| | | | | | | | | | | | | | | | Disk type changed to BOOT if its mounted under / or /boot.
* | | | Corrected URL of glustermg.war.tar.gzShireesh Anjal2011-08-011-1/+1
|/ / /
* | / Modified create-rpms.sh to change ownership of rpm files to jenkins, so that ↵Shireesh Anjal2011-08-012-1/+2
| |/ |/| | | | | they can deleted during next build.
* | Renamed project and package com.gluster.storage.management.server to ↵Shireesh Anjal2011-08-01173-0/+0
| | | | | | | | com.gluster.storage.management.gateway
* | Modified packaging script to make sure all the back-end scripts have ↵Shireesh Anjal2011-08-011-0/+1
| | | | | | | | executable permissions.
* | Merge branch 'master' of github.com:TimothyAsir/console into timShireesh Anjal2011-07-317-77/+391
|\|
| * Added add_user_cifs_all.py, delete_user_cifs_all.py, grun.pyTim2011-07-317-77/+391
| | | | | | | | | | | | Removed Common.py. Functions from Common.py are moved to Utils.py Updated Globals.py with web server url, gluster backend configuration folder
* | Renamed project and package com.gluster.storage.management.server to ↵Shireesh Anjal2011-07-311-1/+1
| | | | | | | | com.gluster.storage.management.gateway
* | Task #149 - Version based call to python scriptsShireesh Anjal2011-07-316-40/+59
| |
* | Merge branch 'work'Shireesh Anjal2011-07-314-2/+2
|\ \
| * | Renamed project and package com.gluster.storage.management.server to ↵Shireesh Anjal2011-07-3147-188/+175
| | | | | | | | | | | | com.gluster.storage.management.gateway
* | | Renamed project and package com.gluster.storage.management.server to ↵Shireesh Anjal2011-07-3145-186/+173
|/ / | | | | | | com.gluster.storage.management.gateway