summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fixed Bug 3436 - If the cluster has only one server it appears in both cluste...Shireesh Anjal2011-08-191-2/+3
* 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-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
* | | 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
* 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
| * Utility class for DB related functionalityShireesh Anjal2011-08-181-0/+85
| * Corrected layout of DiscoveredServerView so that the TerminalView doesn't get...Shireesh Anjal2011-08-181-26/+2
* | Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-186-166/+129
|\|
| * Modified to show progress dialog on performing add/remove servers and delete ...Shireesh Anjal2011-08-186-166/+129
* | Avoiding the delete CIFS config when uncheck with empty usersSelvasundaram2011-08-187-76/+112
|/
* While deleting CIFS config, stop CIFS service will be called only if volume i...Selvasundaram2011-08-181-1/+5
* Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-1716-150/+236
|\
| * Source files (photoshop) for splash screen and login screenShireesh Anjal2011-08-173-0/+0
| * Modified to show progress dialog on performing volume start/stop on multiple ...Shireesh Anjal2011-08-176-102/+207
| * Merge pull request #247 from Selvasundaram/masterShireesh Anjal2011-08-175-83/+169
| |\
| * \ Merge pull request #246 from Dhandapani/masterShireesh Anjal2011-08-172-0/+0
| |\ \
| | * | Splash images changesDhandapani2011-08-172-0/+0
| * | | Updated code to only print the error message in case of failure and exit with...Tim2011-08-175-48/+29
| |/ /
* | / Stop cifs re-export called after deleting volume cifs config issue - fixSelvasundaram2011-08-172-2/+4
| |/ |/|