summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd-mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* snapshot: Merge conflict resolutionshishir gowda2013-11-151-0/+78
* bd_map: Remove bd_map xlatorM. Mohan Kumar2013-11-131-72/+0
* glusterfsd, libgfapi: destroy the temporary graphs constructed for comparisonRaghavendra Bhat2013-10-031-181/+2
* glusterfsd: Round robin DNS should not be relied upon withHarshavardhana2013-09-061-13/+36
* glusterfs, gfapi: fix symbol clashAnand Avati2013-09-051-2/+2
* glusterfsd: is_mgmt_rpc_reconnect should not be `char` but gf_boolean_tHarshavardhana2013-07-251-2/+2
* glusterfsd: Use dynamic volfile bufferKaushal M2013-07-231-1/+20
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-9/+9
* glusterfsd: consider xlator type too in topology checkAnand Avati2013-06-211-0/+9
* glusterfsd: Cleanup temporary files from /tmpVijay Bellur2013-04-081-1/+14
* glusterfsd: Fixed fd leak due to use of tmpfile()Krishnan Parthasarathi2013-03-221-3/+15
* glusterfsd: Remove 'top {read,write}-perf' threadKaushal M2013-02-141-142/+78
* glusterd,glusterfsd,libgfapi: Client op-versionKaushal M2013-02-061-0/+40
* Fix xdr_to_generic success checkKaushal M2012-12-091-79/+34
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-291-1/+84
* glusterfsd-mgmt: make brick-ops work in synctaskAmar Tumballi2012-11-191-0/+1
* Fixed some general typing errors.Varun Shastry2012-09-271-1/+1
* core: enable process to return the appropriate error codeAnand Avati2012-09-211-10/+26
* All: License message changeVarun Shastry2012-09-131-7/+6
* glusterfsd: rpcsvc actors must return success after an attempt to submit replyKrishnan Parthasarathi2012-08-281-8/+12
* All: License message changeVarun Shastry2012-08-281-14/+5
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-201-8/+8
* rpc: Reduce frame-timeout for glusterd connectionsKaushal M2012-08-171-3/+2
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-17/+11
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-46/+23
* 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
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-06-291-0/+21
* glusterfsd: further fd leak fixes for graph changeCsaba Henk2012-06-051-0/+6
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-0/+3
* glusterfs/rebalance: Register cbk for glusterfs_rebalance_event_notifyshishir gowda2012-05-181-1/+43
* 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-231-28/+42
* glusterfsd: print entire path of functions whenever serializing a reply failsRaghavendra Bhat2012-04-231-1/+1
* 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-221-26/+10
* core: enable process to return the appropriate error codeAmar Tumballi2012-03-211-10/+26
* glusterfsd: Handle errors in response sendPranith Kumar K2012-03-171-17/+20
* cli, glusterd, nfs: "volume status|profile|top" for nfs serversKaushal M2012-03-141-3/+244
* glusterfsd: handle a case of NULL dereference during rebalanceAmar Tumballi2012-03-121-0/+5
* glusterfsd: Unref iobuf after using itPranith Kumar K2012-03-051-0/+2
* glusterfsd: unref the dict and use dict_set_dynstr to avoid memleakRaghavendra Bhat2012-02-221-0/+2
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-2/+2
* cli, glusterfsd: Fixes for "volume top {read,write}-perf"Kaushal M2012-02-211-14/+14
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-201-42/+59
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-191-1/+78