summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix in cli notifyAmar Tumballi2010-08-121-1/+1
* cluster/afr: Avoid Null de-reference when post parent is NULLPranith Kumar K2010-08-121-1/+1
* added glusterd-pmap.h to noinst_HEADERS in Makefile.amv3.1.0qa5Anand V. Avati2010-08-121-1/+2
* protocol/client: query portmap and reconnect on new portAnand V. Avati2010-08-122-0/+133
* rpc-clnt/socket: rpc_clnt_reconfig() API to support overriding of port numbersAnand V. Avati2010-08-125-26/+52
* portmap functionality in glusterdAnand V. Avati2010-08-1213-5/+1066
* minor assignement errors reported by clang fixedKaushik BV2010-08-121-2/+1
* argument sanity checks added in inode.cAmar Tumballi2010-08-121-3/+141
* client changes for 'gluster volume migration' to workAmar Tumballi2010-08-123-34/+246
* cluster/pump: Dynamically control sink connect and disconnect.Pavan Sondur2010-08-123-145/+348
* glusterd: Fixes for detachVijay Bellur2010-08-128-21/+147
* log added in case of invalid options provided for the io-threads volumeKaushik BV2010-08-121-3/+10
* logging enhancementsAmar Tumballi2010-08-127-27/+208
* fixed some backward compatibility issuesAmar Tumballi2010-08-123-21/+13
* rpc: Cleanup reconnect timer while destroying rpc_clntVijay Bellur2010-08-121-4/+25
* rpc fixesAmar Tumballi2010-08-123-8/+22
* cli: Use appropriate conversion for deprobe respVijay Bellur2010-08-111-1/+1
* cli: Do not await connection for miscellaneous cmdsVijay Bellur2010-08-112-10/+24
* Cleanup dead variables.Sachidananda2010-08-111-12/+0
* glusterd: Remove dependency on existence of peers directoryVijay Bellur2010-08-112-2/+13
* glusterd: Remove incorrect check for open fd during store ops.Vijay Bellur2010-08-111-5/+25
* cli: Introduce timeouts for command response and connectionVijay Bellur2010-08-114-9/+43
* glusterd: restore peer information upon restartVijay Bellur2010-08-117-26/+263
* fuse resolve related changesAmar Tumballi2010-08-118-760/+1919
* 'gluster volume rebalance' related fixesAmar Tumballi2010-08-1111-65/+440
* fix build of nfs (cleanup of configure.ac)Anand V. Avati2010-08-101-2/+0
* core,glusterd: Solaris getxattr build fixShehjar Tikoo2010-08-102-1/+3
* build: ucontext on Darwin needs _XOPEN_SOURCEShehjar Tikoo2010-08-101-1/+1
* build: Solaris sigwait needs _POSIX_PTHREAD_SEMANTICSShehjar Tikoo2010-08-101-1/+1
* glusterd: Solaris build fixesShehjar Tikoo2010-08-102-2/+15
* rpc-lib: Solaris build fixesShehjar Tikoo2010-08-109-14/+44
* nfs/rpc: Solaris build fixesShehjar Tikoo2010-08-103-4/+10
* nfs: Do not build nfs/rpc as shared libraryShehjar Tikoo2010-08-104-21/+6
* nfs, nfs/rpc: Rename functions to prevent gfrpcsvc conflictShehjar Tikoo2010-08-1015-883/+948
* glusterd: Set right return value during delete volumeVijay Bellur2010-08-091-0/+2
* fix rpm spec file to build rpms for 3.1v3.1.0qa4Pavan Sondur2010-08-062-2/+4
* add pump xlator and changes for replace-brickPavan Sondur2010-08-0625-2617/+5461
* v2[PATCH BUG:1286] glusterd: Regain volume state upon re-startVijay Bellur2010-08-0610-246/+1112
* performance/io-cache: Disable caching when files are opened with GF_OPEN_NOWBRaghavendra G2010-08-062-0/+6
* mem pool for call_stub_tshishir gowda2010-08-065-5/+25
* mem pool for fd_tshishir gowda2010-08-064-2/+15
* Implement mem pool for inode dentryshishir gowda2010-08-063-7/+35
* Implement mem pool for frame and stackshishir gowda2010-08-063-14/+59
* Fix for seg fault in dict_unserialize if undersized buffers are passedshishir gowda2010-08-061-2/+20
* rpc: changes to glusterfs programs that can take an optional payload argument.Raghavendra G2010-08-064-29/+49
* remove same process transport shortcutting mechanism in rpcAmar Tumballi2010-08-062-192/+0
* cli: fix a stack buffer overflow errorAmar Tumballi2010-08-061-1/+1
* if rpc->status is not SUCCESS, don't decode the msgAmar Tumballi2010-08-061-12/+7
* Fix cli volume defrag command hangshishir gowda2010-08-061-1/+19
* fix memory-leak in case of disconnections in RPC serverAmar Tumballi2010-08-062-45/+7