summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* TOP: Validate command optionsshishir gowda2011-03-312-0/+32
* features/marker: Fix memory corruption.Junaid2011-03-311-0/+2
* core: Add list_append_initShehjar Tikoo2011-03-311-0/+33
* Loosen restrictions on hostnamesPavan T C2011-03-291-10/+6
* CLI : Validate options farmework.Gaurav2011-03-232-9/+623
* libglusterfs/compat.h: Fix build warning in dirent_size().Vikas Gorur2011-03-221-4/+7
* spelling errors fixed across the code baseAmar Tumballi2011-03-221-1/+1
* fuse: set 'graph->used' after graph changeAmar Tumballi2011-03-181-0/+2
* libglusterfs: added graph id in loggingAmar Tumballi2011-03-183-5/+10
* libglusterfs/src/*.c: log enhancementAmar Tumballi2011-03-1717-519/+537
* glusterfsd: log enhancementAmar Tumballi2011-03-174-171/+28
* libglusterfs/src/*.c: whitespace cleanupAmar Tumballi2011-03-1723-7393/+7380
* libglusterfs: all header files updatedAmar Tumballi2011-03-1720-911/+879
* libglusterfs: gf_log_nomem() and other minor updatesAmar Tumballi2011-03-175-66/+235
* libglusterfs: logging/mem-pool section white-space cleanupAmar Tumballi2011-03-174-286/+283
* storage/posix: Added GF_XATTROP_ADD_LONG_ARRAY flag to perform 64bit xattrop ...Mohammed Junaid Ahmed2011-03-161-0/+1
* Fix solaris build failure in latest gitshishir gowda2011-03-101-3/+3
* libglusterfs: Add sort routinePranith K2011-03-102-3/+43
* glusterfsd: translator info event handling implementationPranith K2011-03-101-0/+2
* mgmt/glusterd: gluster profile implementationPranith K2011-03-103-0/+17
* debug/io-stats: Changes for handling gluster profilePranith K2011-03-101-0/+1
* build fixes in mac os xshishir gowda2011-03-072-2/+7
* Solaris xattr support for symlink and special files.shishir gowda2011-03-047-18/+247
* Stop building uuid test programVijay Bellur2011-02-281-1/+1
* libglusterfs/dict.c: Whitespace cleanupVijay Bellur2011-02-281-217/+219
* libglusterfs/xlator.c: whitespace cleanupVijay Bellur2011-02-281-55/+51
* send the CHILD_DOWN event also to fuseAmar Tumballi2011-02-221-2/+2
* core: have framework for GF_EVENT_CHILD_MODIFIED notifcation eventAnand Avati2011-02-222-0/+2
* libglusterfs: Enable assert() and memory accounting with DEBUGVijay Bellur2011-02-212-3/+12
* libglusterfs/dict: memcpy() data_t in unserialize.Vikas Gorur2011-02-171-2/+2
* Check correct variable after function call.Sachidananda2011-02-171-9/+8
* cluster/afr: Perform self-heal as rootPranith K2011-02-081-0/+16