summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* statedump: dump important details of oldgraph alsoAmar Tumballi2011-09-231-55/+130
* libglusterfs: Adding missing event strings for events.Krishnan Parthasarathi2011-09-231-2/+6
* glusterd: Implemented cmd to trigger self-heal on a replicate volume.v3.3.0qa10Krishnan Parthasarathi2011-09-222-0/+2
* statedump: add more memory accounting related statsAmar Tumballi2011-09-227-17/+104
* libglusterfs: run: fix closing of redirection fd in childCsaba Henk2011-09-181-30/+38
* Proactive self heal process implementationPranith Kumar K2011-09-142-0/+2
* dict: add reset function which empties the dictPranith Kumar K2011-09-142-0/+25
* libglusterfs/common-utils: resolve_ip6() to take AI_ADDRCONFIGAmar Tumballi2011-09-141-0/+1
* GlusterFS Hadoop specific DSL for mountbrokerVenky Shankar2011-09-131-0/+1
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-122-3/+134
* add --user-map-root optionCsaba Henk2011-09-121-0/+2
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-075-29/+0
* mem-pool: Make mem-pool ptr avialable in ptrshishir gowda2011-08-257-24/+44
* xlator: fix for the volume set help crashv3.3beta2v3.3.0qa9v3.3.0qa8Raghavendra Bhat2011-08-231-0/+2
* mgmt/glusterd: Initialize local variable in volgenVijay Bellur2011-08-221-1/+0
* while validating options, make sure memory accounting is init()ed.Amar Tumballi2011-08-201-0/+9
* libglusterfs: Fix a crash in gluster volume set helpVijay Bellur2011-08-202-1/+9
* option validation: further fixesAnand Avati2011-08-191-4/+3
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-187-1505/+1391
* Build fix for NetBSDEmmanuel Dreyfus2011-08-121-1/+13
* WORM: Write Once Read Many times xlator supportshishir2011-08-102-0/+22
* Change Copyright current yearPranith Kumar K2011-08-1064-64/+64
* fuse-resolve: prevent linking of inodes of different inode-tableAmar Tumballi2011-08-101-0/+9
* 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