summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handler.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: big lock - a coarse-grained locking to prevent racesv3.4.0alpha3Krishnan Parthasarathi2013-04-171-34/+247
* glusterd: allow multiple instances of glusterd on one machineKrishnan Parthasarathi2013-04-161-1/+25
* Do not call xdr_string() with a NULL error messageJeff Darcy2013-03-051-0/+1
* glusterd: Making volume-reset use synctask frameworkAvra Sengupta2013-02-081-5/+1
* glusterd : Made volume-set use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd: Made volume-sync use synctask framework.Avra Sengupta2013-02-081-5/+1
* glusterd : Made volume clear-locks use synctask framework.Avra Sengupta2013-02-081-4/+1
* glusterd: do dict unref after sending reply to cliKrutika Dhananjay2013-02-031-14/+2
* glusterd: Made volume-status use synctask frameworkKrishnan Parthasarathi2013-02-031-4/+2
* glusterd: Removed start-unlock event injection in 'synctask' codepathKrishnan Parthasarathi2013-02-031-22/+40
* glusterd: make 'glusterd_is_local_addr' return boolJulesWang2013-01-261-2/+3
* glusterd: log changes in volume stop (and in op sm codepath)Krutika Dhananjay2013-01-181-30/+57
* Fix format security errors with hardening build flagsNiels de Vos2013-01-161-3/+3
* glusterd: fix memory corruption when probe failsJeff Darcy2013-01-101-19/+22
* glusterd: Add GF_ASSERT check in glusterd volume op handlersKrutika Dhananjay2013-01-081-0/+7
* glusterd: log enhancements for volume startKrutika Dhananjay2013-01-041-1/+1
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-1/+1
* glusterd: Fix initialisation of thisKrutika Dhananjay2012-12-181-0/+4
* glusterd: fix peer probe cli response on errorKaushal M2012-12-131-23/+19
* glusterd: log appropriate message when locking failsKrutika Dhananjay2012-12-111-50/+113
* Fix xdr_to_generic success checkKaushal M2012-12-091-29/+61
* Revert "glusterd: add "volume label" command"Anand Avati2012-12-041-66/+0
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-1/+1
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-1/+1
* glusterd: add "volume label" commandJeff Darcy2012-12-041-0/+66
* mgmt/glusterd: Consider nodesvc to be running after onlinePranith Kumar K2012-11-291-2/+2
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-291-0/+74
* BD Backend: Volume creation supportM. Mohan Kumar2012-11-291-0/+7
* glusterd, cli: implement gluster system uuid reset commandRaghavendra Bhat2012-11-281-0/+100
* glusterd: volume-sync shouldn't validate volume-idKrishnan Parthasarathi2012-11-271-25/+0
* mgmt/glusterd: Implementation of server-side quorumPranith Kumar K2012-11-231-53/+117
* glusterd: op-version handshake implementationKaushal M2012-10-301-1/+1
* mgmt/glusterd: avoid directly using conf->uuidPranith Kumar K2012-10-161-4/+4
* cluster/afr: gluster volume heal $VN info sporadically reports nothing to healVenkatesh Somyajulu2012-10-111-24/+29
* glusterd: volume-start, add-brick and remove-brick to use synctask frameworkKrishnan Parthasarathi2012-10-111-2/+2
* glusterd: Moved peer rsp handling functions to glusterd-utilsKrishnan Parthasarathi2012-10-111-14/+30
* glusterd: Fix to log command status at the appropriate timeKrutika Dhananjay2012-09-201-34/+20
* rpcsvc: framework for executing actors as synctaskAnand Avati2012-09-191-0/+3
* All: License message changeVarun Shastry2012-09-131-7/+6
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-7/+7
* cli, glusterd: Changes to 'peer status' xml outputKaushal M2012-09-011-0/+5
* glusterd: Fixed incorrect assumptions in rpcsvc actors of glusterdKrishnan Parthasarathi2012-08-281-15/+23
* All: License message changeVarun Shastry2012-08-281-14/+5
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-201-38/+38
* rpc: Reduce frame-timeout for glusterd connectionsKaushal M2012-08-171-4/+18
* glusterd: Made volume set help/help-xml a non-cluster operation.Krishnan Parthasarathi2012-08-021-15/+23
* glusterd: Persisted hooks friendly user.* keysKrishnan Parthasarathi2012-07-291-15/+6
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-48/+24
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-07-121-10/+8
* glusterd, cli: handle uuid conflicts in probe gracefullyRaghavendra Bhat2012-07-021-0/+15