summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gateway.scripts/src/backend
Commit message (Expand)AuthorAgeFilesLines
* Renamed projects / packages com.gluster.* to org.gluster.*Shireesh Anjal2011-11-2534-2687/+0
* Type tag of disk partition are prperaly shown with 'BOOT' or 'DATA' value.Timothy Asir2011-11-241-1/+4
* Displays supported file systems from available list only.Timothy Asir2011-11-241-1/+3
* Enhanced format_device.py and added check for the device and it's size based ...Timothy Asir2011-11-241-18/+35
* Added get_filesystem_type.py to get list of file system types.timothy2011-11-231-0/+20
* Enhanced format_device.pytimothy2011-11-232-59/+101
* Added gluster-provision-blocktimothy2011-11-151-0/+171
* Fixed - Bug 3762 - Server details return irrelevant disk spacetimothy2011-11-031-6/+24
* Fixed bugs in NetworkUtils.py and get_server_details.py where some variables ...Tim2011-10-102-2/+4
* Added update-rrd.shTim2011-09-291-0/+6
* Cleanup in rrd_cpu.plTim2011-09-281-1/+1
* Removed Protocol.pyTim2011-09-261-4/+3
* Cleanup and bug fixes in NetworkUtils.py, get_server_details.pyTim2011-09-232-6/+8
* Cleanup in DiskUtils.pyBala.FA2011-09-231-120/+0
* Added import UtilsBala.FA2011-09-231-0/+1
* Removed unused scriptsBala.FA2011-09-234-195/+0
* Cleanup in VolumeUtils.pyBala.FA2011-09-231-11/+7
* Cleanup in multicast-discoverd.pyBala.FA2011-09-231-11/+6
* Cleanup in gluster_cifs_volume_startup.pyBala.FA2011-09-231-9/+1
* Cleanup in FsTabUtils.pyBala.FA2011-09-231-8/+3
* Cleanup in DiskUtils.pyBala.FA2011-09-231-24/+2
* Cleanup in format_device.pyBala.FA2011-09-231-13/+9
* Cleanup in get_volume_brick_log.pyBala.FA2011-09-231-11/+11
* Cleanup in get_server_details.pyBala.FA2011-09-231-7/+6
* Cleanup in get_rrd_net_details.pyBala.FA2011-09-231-1/+1
* Cleanup in get_rrd_memory_details.pyBala.FA2011-09-231-27/+1
* Cleanup in get_rrd_cpu_details.pyBala.FA2011-09-231-1/+1
* Cleanup in get_format_device_status.pyBala.FA2011-09-231-36/+12
* Cleanup in get_brick_status.pyBala.FA2011-09-231-16/+16
* Removed Disk.py and cleanup in DiskUtils.pyBala.FA2011-09-232-194/+4
* Cleanup in clear_volume_directory.pyBala.FA2011-09-231-5/+7
* Removed unwanted importsTim2011-09-234-6/+0
* Major code cleanup getNetDeviceList()Bala.FA2011-09-232-220/+95
* Removed unwanted functions in NetworkUtils.pyBala.FA2011-09-231-212/+1
* Code cleanup done for NetworkUtils.pyTim2011-09-231-36/+34
* Disk details are probed using sysfs, even when HAL found.Tim2011-09-162-342/+239
* Proper exception handling clean up.Tim2011-09-165-43/+43
* done runCommandFG cleanup.Tim2011-09-162-23/+22
* Removed rrd_update_cpu_details.py rrd_update_memory_details.pyTim2011-09-162-168/+0
* 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-0616-210/+22
* 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-231-1/+1
|/
* Enhanced rrd_net.pl to continue if input line starts with 'lo:'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