summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: big lock - a coarse-grained locking to prevent racesv3.4.0alpha3Krishnan Parthasarathi2013-04-171-9/+31
* glusterd: fix segfault on volume status detailLars Ellenberg2013-04-161-9/+11
* glusterd: allow multiple instances of glusterd on one machineKrishnan Parthasarathi2013-04-161-0/+48
* glusterd: Made gsync set use synctask frameworkAvra Sengupta2013-02-081-1/+1
* glusterd : Made volume clear-locks use synctask framework.Avra Sengupta2013-02-081-0/+18
* glusterfsd can't listen in a specified addressmerfi2013-02-071-1/+1
* glusterd: log changes in volume create and delete codepathKrutika Dhananjay2013-02-041-17/+21
* glusterd: Indexed node information in dict to retain consistency.Avra Sengupta2013-02-041-39/+55
* glusterd: do dict unref after sending reply to cliKrutika Dhananjay2013-02-031-0/+2
* glusterd: identify local address by searching network interfaces.Jeff Darcy2013-02-031-19/+78
* glusterd: Made volume-status use synctask frameworkKrishnan Parthasarathi2013-02-031-32/+50
* glusterd: Moved node rsp functions to glusterd-utils.cKrishnan Parthasarathi2013-02-031-0/+348
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-291-2/+2
* glusterd: make 'glusterd_is_local_addr' return boolJulesWang2013-01-261-10/+9
* glusterd: log changes in volume stop (and in op sm codepath)Krutika Dhananjay2013-01-181-25/+37
* glusterd: log enhancements for volume startKrutika Dhananjay2013-01-041-23/+46
* glusterd: "volume status" for remote brick fails on cli.JulesWang2012-12-261-0/+20
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-56/+209
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-209/+56
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-56/+209
* mgmt/glusterd: Consider nodesvc to be running after onlinePranith Kumar K2012-11-291-10/+12
* geo-rep / gsyncd,glusterd: do not hardcode socket pathCsaba Henk2012-11-281-3/+2
* mgmt/glusterd: Implementation of server-side quorumPranith Kumar K2012-11-231-34/+395
* glusterd: fix use of undefined realpath(3) resultJeff Darcy2012-11-231-2/+7
* glusterd: brick path availability check only for local bricksKrishnan Parthasarathi2012-11-231-28/+40
* gsyncd / geo-rep: include hostname in status cmdVenky Shankar2012-11-211-0/+12
* glusterd: 'volume set' changes for op-version supportKaushal M2012-10-311-0/+15
* glusterd: Remove brick from brick list on all nodes.Krishnan Parthasarathi2012-10-241-0/+2
* glusterd: fix for remove-brick on just created/stopped volumesAmar Tumballi2012-10-241-8/+11
* mgmt/glusterd: avoid directly using conf->uuidPranith Kumar K2012-10-161-4/+4
* glusterfs: code cleanupRaghavendra Bhat2012-10-151-1/+1
* glusterd: volume-start, add-brick and remove-brick to use synctask frameworkKrishnan Parthasarathi2012-10-111-5/+12
* glusterd: Moved peer rsp handling functions to glusterd-utilsKrishnan Parthasarathi2012-10-111-0/+557
* glusterd: glusterd_brick_stop should be race free wrt pmapKrishnan Parthasarathi2012-10-101-11/+16
* glusterd: use runner_run_nowait() variant for starting bricksAnand Avati2012-09-201-2/+2
* glusterd: Fix to log command status at the appropriate timeKrutika Dhananjay2012-09-201-1/+34
* glusterd: Fixed _is_prefix check for two file pathsKrishnan Parthasarathi2012-09-131-4/+25
* All: License message changeVarun Shastry2012-09-131-7/+6
* glusterd: Expect setmntent(3) to return NULLKrishnan Parthasarathi2012-09-081-0/+8
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-4/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* utils: don't leak after failed GF_REALLOCJim Meyering2012-08-191-5/+24
* rpc: Reduce frame-timeout for glusterd connectionsKaushal M2012-08-171-2/+14
* mgmt/glusterd: Fix a compilation failure when libxml2-dev is not presentVijay Bellur2012-08-031-0/+3
* glusterd: Made volume set help/help-xml a non-cluster operation.Krishnan Parthasarathi2012-08-021-0/+43
* glusterd: Refactored brickinfo APIsKrishnan Parthasarathi2012-07-191-65/+87
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-36/+18
* glusterd: Fix peer probe when username/password is missingKaushal M2012-07-021-12/+8
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-5/+3
* glusterd: generate node UUID lazilyAnand Avati2012-06-071-10/+10