summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Update fresh_children in lookup if no other ops in progressPranith Kumar K2011-08-199-115/+236
* options handling: remove missing options check in reconfigureAnand Avati2011-08-191-2/+0
* smoke-test.sh: script used by gerrit as part of pre-commit testAnand Avati2011-08-191-0/+83
* option validation: further fixesAnand Avati2011-08-194-5/+22
* mgmt/glusterd, cli: Introduce gluster volume status <volname>Vijay Bellur2011-08-1918-111/+828
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-1825-3826/+1668
* do rpcsvc_init() after we fill nfs_state structure and add to nfsx->options k...v3.3.0qa3krishna2011-08-181-11/+10
* rpc-clnt: fix merge error of http://review.gluster.com/248Anand Avati2011-08-171-2/+6
* glusterd: fix for volume stop causing inconsistent volume statusKaushal M2011-08-172-7/+10
* rpc-clnt: perform XDR encoding in unlocked regionAnand Avati2011-08-171-41/+36
* allocate extra bytes (for \0) when calling reallocVenky Shankar2011-08-171-1/+2
* Revert "Make sure glusterd and glusterfsd use the same address family"Anand Avati2011-08-171-52/+0
* Revert "Remove white spaces"Anand Avati2011-08-171-4/+4
* do not init nfs->override_portnum to GF_NFS3_PORTkrishna2011-08-171-1/+0
* Remove white spacesEmmanuel Dreyfus2011-08-161-4/+4
* Make sure glusterd and glusterfsd use the same address familyEmmanuel Dreyfus2011-08-161-0/+52
* adjust allocated length to memory overrun fixVenky Shankar2011-08-151-3/+4
* cluster/afr: read_child should be >= 0v3.3.0qa2Pranith Kumar K2011-08-131-1/+3
* - Use linkat(2) instead of link(2) so that linking to symlink work onEmmanuel Dreyfus2011-08-122-0/+25
* POSIXly correct: \n replacement is GNU sed specificEmmanuel Dreyfus2011-08-121-1/+1
* Allow georeplication for NetBSDEmmanuel Dreyfus2011-08-121-0/+3
* Build fix for NetBSDEmmanuel Dreyfus2011-08-121-1/+13
* Build fixEmmanuel Dreyfus2011-08-121-0/+1
* For systems where O_DIRECTORY does not exist, we defined it as 0,Emmanuel Dreyfus2011-08-121-1/+1
* Do not distribute UFS1 extended attribute backing storeEmmanuel Dreyfus2011-08-121-0/+14
* One more missing change :-/Emmanuel Dreyfus2011-08-121-1/+1
* Use bourne shell, fix error in previous commitEmmanuel Dreyfus2011-08-121-8/+8
* sed -i is available from GNU sed, but is not portable. Output to a newEmmanuel Dreyfus2011-08-111-2/+3
* RO: fix read-only xlator support broken due to worm xlator fixshishir gowda2011-08-111-1/+1
* WORM: Write Once Read Many times xlator supportshishir2011-08-1010-221/+516
* posix-acl: disable permission checks for fd based opsAnand Avati2011-08-101-0/+2
* Change Copyright current yearPranith Kumar K2011-08-10396-399/+399
* fix build issues in Mac OS X (10.6)Amar Tumballi2011-08-102-0/+3
* fuse-resolve: prevent linking of inodes of different inode-tableAmar Tumballi2011-08-102-25/+40
* pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorv3.3.0qa1krishna2011-08-096-6/+8
* NFS server: allow clients to connect from insecure (>1024) ports and support ...krishna2011-08-073-0/+97
* Changes to EXCEPTIONS and included EXCEPTIONS in packagingVijay Bellur2011-08-073-4/+12
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-06394-1240/+1259
* cluster/dht: clear local->cached_subvol when switching to do_fresh_lookupAnand Avati2011-08-061-0/+1
* Replace mktemp(3) with mkstemp(3).Sachidananda Urs2011-08-051-1/+1
* features/marker-quota: Performance improvement.Junaid2011-08-053-12/+122
* save even more treesAnand Avati2011-08-051-1/+10
* save more treesAnand Avati2011-08-052-0/+7
* Provides an upstart job for glusterd on Ubuntu, solving Bug 3282Louis Zuckerman2011-08-032-0/+37
* storage/posix: handle dictionary being NULL in a functionAmar Tumballi2011-08-032-1/+4
* features/marker: log failures due to file not being present during quota upda...Raghavendra G2011-08-031-27/+69
* glusterd rebalance: handle a race condition while starting a rebalanceAmar Tumballi2011-08-031-2/+1
* DHT rename: Recreate linkfile after unlinkshishir gowda2011-08-033-144/+50
* mgmt/glusterd: Ignore case in friend find by hostnamePranith Kumar K2011-08-031-4/+4
* Remove redundant function `cli_path_strip_trailing_slashes'.Sachidananda Urs2011-07-312-22/+0