summaryrefslogtreecommitdiffstats
path: root/glusterfsd
Commit message (Expand)AuthorAgeFilesLines
* build: libraries must be in LDADD/LIBADDJeff Darcy2012-10-031-2/+2
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+4
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* Fixed some general typing errors.Varun Shastry2012-09-271-1/+1
* Fix parallel build issuesKacper Kowalik (Xarthisius)2012-09-261-0/+1
* core: enable process to return the appropriate error codeAnand Avati2012-09-212-13/+66
* dual licenseKaleb S. KEITHLEY2012-09-181-6/+6
* All: License message changeVarun Shastry2012-09-134-28/+24
* fuse-bridge: Pass unknown option down to fuseLubomir Rintel2012-09-122-0/+18
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2012-09-062-0/+17
* glusterfsd: rpcsvc actors must return success after an attempt to submit replyKrishnan Parthasarathi2012-08-281-8/+12
* All: License message changeVarun Shastry2012-08-284-56/+20
* fuse: make background queue length configurableAmar Tumballi2012-08-222-53/+110
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-201-8/+8
* rpc: Reduce frame-timeout for glusterd connectionsKaushal M2012-08-171-3/+2
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-13/+16
* fuse-bridge: expose negative entry caching of FUSEAnand Avati2012-07-192-0/+26
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-173-40/+48
* common-utils: implement generate_glusterfs_ctx_id()Anand Avati2012-07-171-29/+1
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-07-172-0/+21
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-132-54/+27
* fuse/md-cache: add support for the 'fopen-keep-cache' mount optionBrian Foster2012-07-132-1/+19
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-07-121-7/+7
* glusterfsd: don't ignore tmpfile write failure (2x)Jim Meyering2012-07-111-0/+7
* rpc: add extra arguments to _callback's actor functionAmar Tumballi2012-07-111-4/+8
* md-cache: cache SELinux and Posix ACL xattrs only if enabledAnand Avati2012-07-041-0/+4
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-06-291-0/+21
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-17/+13
* glusterfsd: further fd leak fixes for graph changeCsaba Henk2012-06-051-0/+6
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-052-13/+50
* fuse: make SELinux support configurableAnand Avati2012-05-292-0/+16
* fuse, glusterfsd: mount logic fixesCsaba Henk2012-05-211-5/+5
* glusterfs/rebalance: Register cbk for glusterfs_rebalance_event_notifyshishir gowda2012-05-181-1/+43
* glusterfsd: Make sure mountpoint is an absolute pathKaushal M2012-05-081-2/+24
* glusterfsd: Change a free() to GF_FREE()Kaushal M2012-04-261-1/+1
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-251-0/+80
* glusterd,glusterfsd : Perform proper cleanup of connections and socket filesKaushal M2012-04-232-29/+44
* glusterfsd: print entire path of functions whenever serializing a reply failsRaghavendra Bhat2012-04-231-1/+1
* glusterfsd: mem-pool count of dict_t is adjustedAmar Tumballi2012-04-112-4/+10
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-101-1/+1
* core: fix all the iobuf related refs and unrefsAmar Tumballi2012-03-291-5/+3
* cli,glusterd: more volume status improvementsKaushal M2012-03-291-20/+58
* Revert "core: enable process to return the appropriate error code"Amar Tumballi2012-03-222-66/+13
* core: enable process to return the appropriate error codeAmar Tumballi2012-03-212-13/+66
* rpc-clnt: separate out connection_cleanup() from destroy()Amar Tumballi2012-03-191-1/+4
* glusterfsd: Handle errors in response sendPranith Kumar K2012-03-171-17/+20
* core: bring a cmdline option to set memory-accountingAmar Tumballi2012-03-152-1/+25
* core: dict allocations through mem-poolAmar Tumballi2012-03-141-0/+12
* cli, glusterd, nfs: "volume status|profile|top" for nfs serversKaushal M2012-03-141-3/+244