summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Solaris build fixes.shishir gowda2011-02-221-0/+1
* man pages updatedAmar Tumballi2011-02-227-35/+155
* check the op_ret for less than zero in sp_create_cbk since posix can send neg...Raghavendra Bhat2011-02-221-1/+1
* storage/posix: set op_ret to -1 when setgid_override fails.Raghavendra G2011-02-221-5/+18
* Solaris: disable cli support rebalance and replace brickshishir gowda2011-02-221-0/+8
* send the CHILD_DOWN event also to fuseAmar Tumballi2011-02-222-33/+13
* log the total replace brick command receivedRaghavendra Bhat2011-02-221-2/+1
* glusterd/cli: option added to create volume with both transportsAmar Tumballi2011-02-225-6/+83
* debug/trace: updated the logs to print gfid instead of 'ino' valuesAmar Tumballi2011-02-221-413/+562
* glusterd: make it more RPC friendlyAmar Tumballi2011-02-222-196/+282
* fuse-resolve: correction in resolve logicAmar Tumballi2011-02-224-91/+286
* dht: do not send revalidates to all subvolsAnand Avati2011-02-221-10/+6
* core: have framework for GF_EVENT_CHILD_MODIFIED notifcation eventAnand Avati2011-02-224-1/+14
* mgmt/glusterd: In store-retrieve exit with error message instead of crashing.Pranith K2011-02-224-29/+159
* rpc/rpc-clnt: don't use iobref passed from caller to hold iobufs required for...Raghavendra G2011-02-222-32/+55
* free the tokens obtained from the cliRaghavendra Bhat2011-02-221-0/+3
* Fix getcwd size arg to make it work in solaris.shishir gowda2011-02-221-1/+7
* Solaris build fixesshishir gowda2011-02-226-8/+17
* replicate: set read-child to the subvolume which replied first (fastest)Anand Avati2011-02-221-20/+0
* io-threads: use slow/normal/fast classification of fopsAnand Avati2011-02-221-168/+75
* io-threads: implement bulk and priority queuesAnand Avati2011-02-222-12/+55
* io-threads: whitespace cleanupAnand Avati2011-02-221-12/+9
* Validate peer probe command's hostname/ip address.shishir gowda2011-02-221-0/+8
* libglusterfs: Enable assert() and memory accounting with DEBUGVijay Bellur2011-02-212-3/+12
* performance/quick-read: disable caching for fds opened with GF_OPEN_NOWB flags.Raghavendra G2011-02-181-2/+4
* cluster/dht : implement a fsetxattr() commandAmar Tumballi2011-02-182-0/+45
* rpc/xdr: update .x filesAmar Tumballi2011-02-188-276/+254
* cluster/afr: stop spawning self-heal loops when the self-heal failsPranith K2011-02-171-12/+24
* libglusterfs/dict: memcpy() data_t in unserialize.Vikas Gorur2011-02-171-2/+2
* Check correct variable after function call.Sachidananda2011-02-171-9/+8
* Typo fixes in log and cli messages.Sachidananda2011-02-172-3/+3
* glusterd-volgen: fix a issue of wrongly closing '0' fd.Amar Tumballi2011-02-151-3/+6
* volgen: avoid fclose() on cosed FILE *Anand Avati2011-02-151-0/+1
* syncdaemon: fix RePCe version queryCsaba Henk2011-02-152-8/+11
* syncdaemon: Checking for the existence of gsyncd by trying to aquire a lock o...Mohammed Junaid Ahmed2011-02-152-12/+12
* syncdaemon: change pidfile handling approachCsaba Henk2011-02-153-28/+48
* syncdaemon: Check for ctx context in the glusterd_op_stage_gsyc_set().Mohammed Junaid Ahmed2011-02-151-0/+8
* syncdaemon: set the default value of timeout to 120secKaushik BV2011-02-151-1/+1
* syncdaemon: Moved the gsync start code to cli.Mohammed Junaid Ahmed2011-02-157-156/+261
* Changes to include geo-sync in specVijay Bellur2011-02-141-0/+3
* syncdaemon: fix some pidfile issuesCsaba Henk2011-02-141-17/+18
* syncdaemon: make /usr/libexec/gsyncd the default remote gsyncd (incomplete ha...Csaba Henk2011-02-141-1/+1
* syncdaemon: use "ping" message instead of "__version__" to wait for remote to...Csaba Henk2011-02-141-1/+1
* cluster/dht: Send removexattr() to all subvolumes.Vikas Gorur2011-02-141-4/+52
* syncdaemon: config-get-all option add to gsync cli.Mohammed Junaid Ahmed2011-02-145-7/+91
* syncdaemon: fix KeyErrorCsaba Henk2011-02-141-1/+1
* syncdaemon: make configparser code work with all supported python versionsCsaba Henk2011-02-141-3/+9
* syncdaemon: Using /usr/local/libexec/python/syncdaemon as the default directo...Mohammed Junaid Ahmed2011-02-132-32/+157
* syncdaemon: conf file to be read properlyKaushik BV2011-02-131-2/+5
* syncdaemon: Create conf directory if not presetKaushik BV2011-02-131-0/+9