summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* xlator.c: Unrefing inode's on error in loc_copy.Mohammed Junaid Ahmed2010-12-291-0/+7
* glusterd,cli: print single error message on failurePranith K2010-12-271-6/+6
* libglusterfs: data_copy needs to init the lockPranith K2010-12-271-0/+1
* libglusterfs: fix warnings due to format string mismatches during invocation ...Raghavendra G2010-12-121-1/+1
* inode: fix crash in logging during cyclic loop detectionAnand Avati2010-12-061-0/+2
* iatt: fix bug in ia_makedevAnand Avati2010-11-241-1/+1
* inode: catch loop formation during inode_link() and fail linkingAnand Avati2010-11-241-0/+73
* nfs: opendir/closedir for every readdirAnand Avati2010-11-152-25/+0
* Solaris: vasprint fix for %llu crashshishir gowda2010-11-131-87/+1
* libglusterfs: Memory accounting changesVijay Bellur2010-11-091-6/+8
* rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...Raghavendra G2010-11-071-0/+7
* Solaris build fixes: Patch for 64bit buildshishir gowda2010-10-271-0/+16
* libglusterfs: fix buffer overflow in gf_string2int()Csaba Henk2010-10-271-1/+7
* fuse: retire the faked-FLUSH-upon-RELEASE hackCsaba Henk2010-10-261-1/+0
* libglusterfs, glusterfsd: add shortname resolution + optname hinting support ...Csaba Henk2010-10-264-2/+493
* libglusterfs: fix graph mem typesCsaba Henk2010-10-261-3/+2
* core: Use lru_limit as count for inode and dentry mempoolShehjar Tikoo2010-10-262-2/+7
* OS X: fnctl() flag FNM_EXTMATCH is not supported under Mac OS Xnoah williamsson2010-10-261-0/+5
* Correct location of git repositoryVijay Bellur2010-10-251-1/+1
* xlator.c/option-validation: change the log level to warning when given value ...Raghavendra G2010-10-241-1/+1
* Log level mess clean upshishir gowda2010-10-242-16/+30
* Solaris build: Fix linux only featuresshishir gowda2010-10-211-0/+4
* Change assert to GF_ASSERTVijay Bellur2010-10-126-16/+22
* Set correct logging level for log messagesPranith K2010-10-111-1/+1
* Copyright changesVijay Bellur2010-10-1152-52/+52
* mgmt/Glusterd: Memory leak fixes, minor CLI changesv3.1.0qa44Kaushik BV2010-10-091-0/+8
* rpc/clnt: allocate a new cbk_program before registering it.Raghavendra G2010-10-081-1/+2
* migrate from port 69* to 24007Amar Tumballi2010-10-081-0/+2
* mgmt/glusterd: send volume options to friendv3.1.0qa41Pranith K2010-10-051-10/+12
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-052-0/+63
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-051-4/+2
* Change GNU GPL to GNU AGPLPranith K2010-10-0462-186/+186
* Add log-level option to command volume setshishir gowda2010-10-042-0/+91
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-025-29/+27
* volgen: reimplement volgenCsaba Henk2010-10-023-62/+51
* implemented graph printingCsaba Henk2010-10-026-9/+285
* xlator: make it possible to do type setting and dynamic loading separatelyCsaba Henk2010-10-022-8/+34
* Replace assert in mem_put with gf_log_callingfnshishir gowda2010-10-021-1/+6
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-017-32/+40
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-011-1/+1