summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gateway
Commit message (Expand)AuthorAgeFilesLines
...
* Deleting CIFS config throws null pointer exception bug - fixSelvasundaram2011-08-181-4/+6
* Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-185-59/+135
|\
| * Shutdown listener - shuts down derby when Gateway is stopped.Shireesh Anjal2011-08-182-0/+49
| * Code cleanupShireesh Anjal2011-08-181-12/+0
| * Modified to use DBUtil#shutdownDerbyShireesh Anjal2011-08-181-47/+1
| * Utility class for DB related functionalityShireesh Anjal2011-08-181-0/+85
* | Avoiding the delete CIFS config when uncheck with empty usersSelvasundaram2011-08-185-45/+81
|/
* While deleting CIFS config, stop CIFS service will be called only if volume i...Selvasundaram2011-08-181-1/+5
* Stop cifs re-export called after deleting volume cifs config issue - fixSelvasundaram2011-08-172-2/+4
* Remove CIFS configuration while removing server from peer - backend script in...Selvasundaram2011-08-174-78/+147
* Bug 3279 - Not able to switch online server if glusterd on current server is ...Dhandapani2011-08-171-7/+3
* Fixed Bug 3416 - Aggregated cluster statistics will be taken from minimum of ...Shireesh Anjal2011-08-171-1/+5
* Changed REST API version from 1.0 to 1.0.0Shireesh Anjal2011-08-171-1/+1
* Fixed Bug 3427 - All the extra added terminals are gone once we change the viewShireesh Anjal2011-08-1715-1/+14
* Bug 3279 - Not able to switch online server if glusterd on current server is ...Dhandapani2011-08-167-85/+162
* Corrected build configurationShireesh Anjal2011-08-161-10/+0
* Terminal viewShireesh Anjal2011-08-161-1/+6
* CIFS stop service called before deleteing the CIFS service of the volumeSelvasundaram2011-08-151-0/+3
* Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-113-3/+15
|\
| * REST API changesDhandapani2011-08-112-2/+8
| * File System type default parameter handled in resourceDhandapani2011-08-111-1/+3
| * Merge pull request #225 from Selvasundaram/masterShireesh Anjal2011-08-112-2/+17
| |\
| * | REST api document changesDhandapani2011-08-111-0/+4
* | | Gluster online server parsing issue fixSelvasundaram2011-08-112-5/+12
| |/ |/|
* | Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-1015-2607/+12
|\|
| * Restructured backend gateway scriptsTim2011-08-1014-2625/+0
| * Fixed Bug 3307 - Can not change the password after logging into the clusterShireesh Anjal2011-08-101-6/+12
| * Fixed used memory calculation errorTim2011-08-101-1/+1
| * Fixed typoTim2011-08-101-2/+2
| * Bug 3374 - [CIFS] updating volume with a non-existent user succeeds.Tim2011-08-109-51/+76
* | CIFS Bug fixesSelvasundaram2011-08-104-4/+20
|/
* Demo feedback changes on volumesSelvasundaram2011-08-093-15/+27
* Modified password manager to shutdown derby after resetting the passwordShireesh Anjal2011-08-092-19/+63
* Added executable permissions to the scriptShireesh Anjal2011-08-091-0/+0
* Bug 3370 - [CIFS] adding another user fails.Tim2011-08-094-4/+4
* Merge remote branch 'upstream/master'Tim2011-08-094-27/+20
|\
| * Merge pull request #214 from balamurugana/masterShireesh Anjal2011-08-091-5/+11
| |\
| | * multicast-discover-servers.py exits with error message if fail to open server...Bala.FA2011-08-091-5/+11
| * | Merge pull request #213 from Dhandapani/masterShireesh Anjal2011-08-092-20/+0
| |\ \
| | * | Bug 3357 - Adding CIFS user to volume fails - FixDhandapani2011-08-092-20/+0
| | |/
| * / Modified to close the ssh connections after executing commands remotely if th...Shireesh Anjal2011-08-091-2/+9
| |/
* | Enhanced cifs functions to write errors into stderr.Tim2011-08-097-4/+14
* | Revert "Enhanced error handling and written appropriate execution error into ...Tim2011-08-099-18/+5
* | Merge remote branch 'upstream/master'Tim2011-08-091-1/+3
|\|
| * Modified to delete temporary after installing public key.Shireesh Anjal2011-08-091-1/+3
* | Enhanced error handling and written appropriate execution error into stderr.Tim2011-08-099-5/+18
|/
* Bug 3285 - Irrelevant mount points are populated in the bricks view - fixSelvasundaram2011-08-084-18/+39
* Fixed Bug 3201 - Task view should open in GUI when a task is started.Shireesh Anjal2011-08-081-8/+2
* Merge pull request #205 from balamurugana/masterShireesh Anjal2011-08-081-1/+1
|\
| * grun.py uses /opt/glustermg/keys/gluster.pem key file.Bala.FA2011-08-081-1/+1