summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gateway.scripts
Commit message (Expand)AuthorAgeFilesLines
...
* done runCommandFG cleanup.Tim2011-09-163-35/+30
* Removed rrd_update_cpu_details.py rrd_update_memory_details.pyTim2011-09-162-168/+0
* Done code cleanup for Utils.pyTim2011-09-161-375/+0
* Code cleanup done for Globals.pyTim2011-09-161-70/+7
* Removed RRDUtils.pyTim2011-09-161-76/+0
* Removed GlusterdUtils.py, ServerUtils.py, get_file.py, get_volume_log.pyTim2011-09-164-775/+0
* Code cleanup done for VolumeUtils.pyTim2011-09-161-513/+13
* Code cleanup done for DiskUtils.pyTim2011-09-161-182/+72
* Updated license informationTim2011-09-0620-268/+28
* Fixed file did not closed properly error and logged the IOError in remove_ser...Tim2011-08-231-5/+6
* Merge pull request #269 from balamurugana/masterShireesh Anjal2011-08-232-0/+142
|\
| * Added gluster CIFS volume statup script.Bala.FA2011-08-232-0/+142
* | Enhanced get_server_details.py to use socket library to get the server FQDN.Tim2011-08-232-8/+1
|/
* Modified to make sure that the script can be called from any directoryShireesh Anjal2011-08-221-1/+6
* Enhanced log function in Utils.pyTim2011-08-221-1/+6
* In multicast-discover-servers.py, server and client sockets are set to non-bl...Bala.FA2011-08-201-1/+3
* Enhanced rrd_net.pl to continue if input line starts with 'lo:'Tim2011-08-191-1/+1
* Fixed typo.Tim2011-08-191-1/+1
* Updated code to only print the error message in case of failure and exit with...Tim2011-08-175-48/+29
* Enhanced get_disk_mount_point.py to use readFsTab function from FsTabUtils an...Tim2011-08-171-17/+11
* Added path to 'common' directory and added license information into FsTabUtil...Tim2011-08-171-15/+11
* Code cleanup and added path to '../common' directory and license informationTim2011-08-171-201/+13
* Removed Commands.py, GetServerNetworkConfig.pyTim2011-08-172-181/+0
* Updated get_server_details.py to log and return actual dbus error messageTim2011-08-171-2/+2
* Added license information and enhanced error handling in get_rrd_net_details.pyTim2011-08-171-21/+6
* Enhanced get_rrd_memory_details.pyTim2011-08-171-34/+16
* Enhanced error handling in get_rrd_cpu_details.pyTim2011-08-171-20/+14
* Enhanced clear_volume_directory.pyTim2011-08-171-10/+8
* Enhanced error handling and added license information to create_volume_direct...Tim2011-08-171-34/+12
* Added remove_server_volume_cifs_config.pyTim2011-08-171-0/+83
* Bug 3397 - GUI does not proceed beyond cluster register on AMI.Tim2011-08-161-2/+8
* Fixed typo.Tim2011-08-161-2/+2
* Bug 3408 - [AMI] setsebool command not present in Gluster AMITim2011-08-162-8/+10
* Corrected build configurationShireesh Anjal2011-08-162-10/+7
* Terminal viewShireesh Anjal2011-08-162-12/+17
* Bug 3402 - [AMI] Creation of volume with CIFS support enabled errors out thou...Tim2011-08-151-2/+2
* Merge pull request #226 from TimothyAsir/masterShireesh Anjal2011-08-111-0/+1
|\
| * Enhanced add_user_cifs_all.py to write error message into stderr on getLastUi...Tim2011-08-111-0/+1
* | Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-114-1/+1
|\|
| * grun.py makes ssh connection as root user.Bala.FA2011-08-101-1/+1
| * Removed unwanted *.pyc filesBala.FA2011-08-103-0/+0
* | Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-1061-27/+638
|\|
| * Restructured backend gateway scriptsTim2011-08-1061-20/+605
| * create_volume_cifs.py ignores already existing mount directory and reload sam...Bala.FA2011-08-101-5/+11
| * Fixed used memory calculation errorTim2011-08-101-1/+1
| * Bug 3374 - [CIFS] updating volume with a non-existent user succeeds.Tim2011-08-102-1/+20
|/
* Enhanced cifs functions to write errors into stderr.Tim2011-08-099-0/+31
* Revert "Enhanced error handling and written appropriate execution error into ...Tim2011-08-0918-65/+62
* Enhanced error handling and written appropriate execution error into stderr.Tim2011-08-0918-62/+65
* Bug 3351 - Sudden spike in the network usage chartTim2011-08-081-2/+3