summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0667-201/+201
* Replace mktemp(3) with mkstemp(3).Sachidananda Urs2011-08-051-1/+1
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-315-106/+273
* libglusterfs: Bring in os_daemon_* routines to replace modified FreeBSD codeVijay Bellur2011-07-283-3/+103
* Glusterd: Remove dependency on AI_ADDRCONFIG for AF_UNSPECGaurav2011-07-271-1/+0
* glusterfsd: check for process mode before performing mountKaushal M2011-07-211-0/+1
* debug/io-stats: allow log-level to be set to INFORaghavendra Bhat2011-07-201-1/+1
* Glusterd: IPV6 support for glusterfs.Gaurav2011-07-142-0/+42
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-07-122-3/+110
* afr/stripe: collect pathinfo xattrs from all childsVenky Shankar2011-07-122-0/+98
* libglusterfs/logging: Added functions to set sys-log-level.Junaid2011-07-112-3/+12
* fd: put the fd back to fd_mem_pool of inode table instead of freeing in case ...Raghavendra Bhat2011-07-111-1/+1
* libglusterfs/syncop: add more functionsAmar Tumballi2011-07-112-7/+59
* glusterfs: add --acl command line option to load ACLs on the client sideAnand Avati2011-07-082-0/+24
* byte-order: htole*/letoh* and htobe*/betoh* for forced endian conversionsAnand Avati2011-07-081-6/+166
* inode table: avoid memleak by freeing the allocated structures incase of failureRaghavendra Bhat2011-07-012-33/+28
* spelling corrections in glusterfs codeVishwanath2011-06-231-14/+14
* libglusterfs: added syncop_* functionsAmar Tumballi2011-06-232-2/+260
* CLI : Display possible options in proper format.Gaurav2011-06-191-4/+12
* stack: make process state dump more debug friendlyAnand Avati2011-06-192-0/+30
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-165-72/+63
* build: fixes to work on solarisAmar Tumballi2011-06-162-0/+21
* libglusterfs/call-stub: Allow unwinding of frames for rename during call_resu...Raghavendra G2011-06-161-2/+0
* build warning fixesAmar Tumballi2011-06-162-1/+8
* syncop: Modified to accept one 'non-frame' arg.Krishnan P2011-06-162-7/+44
* rbthashtable: implement traverser procedure.Raghavendra G2011-06-142-2/+55
* libglusterfs/inode.c: Add version of inode_path which can be called holding i...Raghavendra G2011-06-142-54/+75
* libglusterfs/common-utils: Added gf_uint64_2human_readable function.Junaid2011-06-142-0/+38
* DHT: check for mis-matching user xattrsshishir gowda2011-06-142-0/+21
* fix multiple transport portmap issues in client handshakeAmar Tumballi2011-06-081-0/+1
* syncop: Increase stack size for deep call stack.Krishnan Parthasarathi2011-06-081-1/+1
* glusterfsd: prevent giving '-s' option without '--volfile-id' optionAmar Tumballi2011-05-311-1/+1
* fuse: NetBSD portability fixesAnand Avati2011-05-301-3/+3
* errno: NetBSD does not have EDOOFUSAnand Avati2011-05-301-0/+2
* rpc: use AI_ADDRCONFIG selectivelyAnand Avati2011-05-301-0/+4
* reimplement invocation of external programs with run APICsaba Henk2011-05-264-60/+7
* libglusterfs: add 'run' sub-lib for safe and convenient invocation of externa...Csaba Henk2011-05-264-3/+678
* libglusterfs: clean up memory typesCsaba Henk2011-05-266-74/+15
* cli log level command and per translator log levelVenky Shankar2011-05-201-21/+18
* upon daemonizing, wait on mtab update to terminate in parentCsaba Henk2011-05-191-0/+1
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-05-032-1/+14
* use "geo-replication" all over as the official name of this featureCsaba Henk2011-04-151-0/+1
* libglusterfs: Check for null dereference in statedumpVijay Bellur2011-04-121-1/+2
* libglusterfs/dict: Donot perform NULL check on data in dict_foreachJunaid2011-04-121-2/+2
* build fixesVenky Shankar2011-04-112-3/+4
* libglusterfs/src: bring in VALIDATE_OR_GOTO to argsAmar Tumballi2011-04-112-128/+183
* libglusterfs/xlator: set THIS properly whenever some operation is done iterat...Raghavendra G2011-04-101-7/+26
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-073-5/+4
* print the gfid of the inode for which dentry is not foundRaghavendra Bhat2011-04-071-2/+2
* Replace strdup call to gf_strdup as GF_FREE is being calledshishir gowda2011-04-011-1/+1