summaryrefslogtreecommitdiffstats
path: root/scheduler
Commit message (Expand)AuthorAgeFilesLines
* Copyright changesVijay Bellur2010-10-1115-15/+15
* Change GNU GPL to GNU AGPLPranith K2010-10-0415-45/+45
* Memory accounting changesVijay Bellur2010-04-2311-74/+335
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-0710-10/+10
* scheduler-nufa: fix initialization of refresh-intervalRaghavendra G2009-05-081-8/+10
* switch scheduler to validate the subvolume specified for a pattern, against t...Basavanagowda Kanur2009-04-131-2/+33
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-2610-10/+10
* Added all filesVikas Gorur2009-02-1821-0/+3220
p: python2 to python3 compat - schedulerKotresh HR2018-11-081-1/+1 * geo-rep: Fix issue in gfid-conflict-resolutionKotresh HR2018-11-081-17/+24 * georep: python2 to python3 compat - syscallsKotresh HR2018-10-107-35/+88 * georep: Fix python3 compatibility (configparser)Kotresh HR2018-10-051-5/+2 * georep: python3 compatibility (Popen)Kotresh HR2018-10-053-12/+21 * georep: Fix python3 compatibility (os.pipe)Kotresh HR2018-10-053-7/+19 * georep: python2 and python3 compat - bytes-strKotresh HR2018-10-051-3/+5 * georep: python2 to python3 compatibility-mount writeKotresh HR2018-10-051-3/+9 * georep: python2 to python3 compat - pickleKotresh HR2018-10-051-4/+12 * geo-rep: Fix issues related config setKotresh HR2018-09-193-7/+11 * Land part 2 of clang-format changesGluster Ant2018-09-122-385/+396 * Land clang-format changesGluster Ant2018-09-121-4/+5 * multiple: Fix python2 to python3 compatKotresh HR