summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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 xv3.1.3qa5shishir gowda2011-03-072-2/+7
* Solaris xattr support for symlink and special files.v3.1.3qa3shishir 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
* Logging : Use of uuid_utoa and uuid_utoa_r.Gaurav2011-02-041-6/+2
* Logging : New uuid to string conversion functions.Gaurav2011-02-044-5/+72
* Move hostname, ip address validating functions to libglusterfs.Sachidananda2011-01-273-121/+126
* free GF_CALLOCed memory by GF_FREE instead of FREERaghavendra Bhat2011-01-271-2/+2
* implement "--client-pid" option which can forcibly set the pid value in messa...Csaba Henk2011-01-271-0/+2
* adding libxlator, to ensure proper client side aggregation of marks by cluste...Kaushik BV2011-01-271-1/+2
* features/access-control: skip access-tests if the call is from fusePranith K2011-01-262-0/+14
* logging: reintroduce build warning for mismatching format strings and parametersAnand Avati2011-01-061-0/+6
* logging: fix format warningsAmar Tumballi2011-01-061-1/+1