summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Modified to install public key on a server only if it is online during cluste...Shireesh Anjal2011-08-221-1/+7
* | Modified method executeCommand to throw ConnectionException if the cached SSH...Shireesh Anjal2011-08-221-1/+6
* | Modified to clear selection using StructuredSelection.EMPTY rather than nullShireesh Anjal2011-08-221-1/+1
* | Merge pull request #258 from Selvasundaram/masterShireesh Anjal2011-08-211-2/+4
|\ \
| | * confirmation dialog added for CIFS configuration during create, start, stop a...Selvasundaram2011-08-226-6/+108
| |/
| * Merge branch 'bugs'Selvasundaram2011-08-221-2/+4
|/|
| * Fixed - Bug 3452 - Deleting a CIFS enabled volume when the volume is in stopp...Selvasundaram2011-08-221-2/+4
* | Bug 3458 - Null pointer exception is thrown upon changing the preferences if ...Shireesh Anjal2011-08-221-1/+1
* | Modified to synchronize SSH connection creationShireesh Anjal2011-08-211-1/+1
* | Modified to synchronize SSH connection creationShireesh Anjal2011-08-211-1/+1
* | Modified to log user name only if it is availableShireesh Anjal2011-08-211-1/+8
* | Modified to make sure that SSH connection is closed in all possible failure s...Shireesh Anjal2011-08-211-25/+58
* | New help filesShireesh Anjal2011-08-2159-47/+1614
* | Modified to close the session only if it is not null.Shireesh Anjal2011-08-211-1/+3
* | Merge pull request #257 from balamurugana/masterShireesh Anjal2011-08-201-1/+3
|\ \
| * | In multicast-discover-servers.py, server and client sockets are set to non-bl...Bala.FA2011-08-201-1/+3
|/ /
* / Modified to close streams/sessions/connections when no longer required.Shireesh Anjal2011-08-202-8/+24
|/
* Modified not to fetch volume options info if the cluster is empty. Removed cl...Shireesh Anjal2011-08-1910-236/+58
* Merge pull request #256 from balamurugana/masterShireesh Anjal2011-08-191-0/+2
|\
| * Samba service on existing system is set to on when installing glustermg-backe...Bala.FA2011-08-191-0/+2
|/
* Fixed Bug 3436 - If the cluster has only one server it appears in both cluste...Shireesh Anjal2011-08-191-2/+3
* Merge pull request #255 from Selvasundaram/masterShireesh Anjal2011-08-193-18/+42
|\
| * Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-197-27/+151
| |\ | |/ |/|
* | Merge pull request #254 from Selvasundaram/masterShireesh Anjal2011-08-197-33/+60
|\ \
* | | Modified to fetch server statistics in parallel through multiple threads when...Shireesh Anjal2011-08-193-20/+145
* | | Added extra log messagesShireesh Anjal2011-08-191-0/+3
* | | Code cleanupShireesh Anjal2011-08-191-4/+0
* | | Modified to get volume options information from GlusterFS command gluster vol...Shireesh Anjal2011-08-191-2/+2
* | | Merge pull request #252 from TimothyAsir/masterShireesh Anjal2011-08-191-1/+1
|\ \ \
| * | | Enhanced rrd_net.pl to continue if input line starts with 'lo:'Tim2011-08-191-1/+1
| * | | Merge remote branch 'upstream/master'Tim2011-08-190-0/+0
| |\ \ \
| * \ \ \ Merge remote branch 'upstream/master'Tim2011-08-198-220/+301
| |\ \ \ \
| | | | | * Migrating brick from boot partition (non data partition) - fixSelvasundaram2011-08-193-18/+42
| | | | |/
| | | | * Create volume replica / stripe count made as optional parameterSelvasundaram2011-08-197-33/+60
| |_|_|/ |/| | |
* | | | Updated help filesShireesh Anjal2011-08-1942-46/+216
* | | | Merge pull request #253 from Dhandapani/masterShireesh Anjal2011-08-194-1/+209
|\ \ \ \ | |_|_|/ |/| | |
| * | | Gluster support contact dialog addedDhandapani2011-08-194-1/+209
|/ / /
* | / Merge pull request #251 from TimothyAsir/masterShireesh Anjal2011-08-191-1/+1
|\| | | |/ |/|
| * Fixed typo.Tim2011-08-191-1/+1
* | Introduced DiscoveredServerService, and fetching discovered server details in...Shireesh Anjal2011-08-195-206/+280
* | Introduced method waitForThreads and made all methods staticShireesh Anjal2011-08-191-12/+19
* | Link for newly added scriptShireesh Anjal2011-08-191-0/+1
* | Modified not to consider success if the server we are trying to remove is alr...Shireesh Anjal2011-08-191-2/+1
|/
* Modified to fetch server details in parallel using multiple threads to improv...Shireesh Anjal2011-08-191-6/+89
* Merge pull request #250 from Selvasundaram/masterShireesh Anjal2011-08-187-80/+118
|\
| * Deleting CIFS config throws null pointer exception bug - fixSelvasundaram2011-08-181-4/+6
| * Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-186-85/+137
| |\ | |/ |/|
* | 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