summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-rpc-ops.c
Commit message (Expand)AuthorAgeFilesLines
* cli: write 'volume rebalance' error message in xml format whenDawit Alemu2013-11-261-4/+12
* cli: add node uuid in rebalance and remove brick status xml outputBala.FA2013-10-241-10/+10
* cluster/dht: Treat migration failures due to space constraints as skippedv3.4.1qa3shishir gowda2013-09-191-10/+25
* cli: Fix 'status all' xml output when volumes are not startedKaushal M2013-09-191-10/+12
* cli: Add statusStr xml tag to task list and rebalance/remove brick statusKaushal M2013-09-191-19/+22
* cli: check for null in is_server_debug_xlator()Ravishankar N2013-09-091-0/+2
* gluster/CLI: crash upon executing "peer status" commandSantosh Kumar Pradhan2013-09-091-0/+9
* cli: set min-op-version and max-op-version for getspecJeff Darcy2013-07-111-0/+34
* glusterd: Add a cmd for getting uuid of local nodeKrishnan Parthasarathi2013-06-181-0/+106
* glusterd: Backport of vme table changes from masterKaushal M2013-06-051-6/+6
* glusterd: "volume heal info" doesn't report output properlyVenkatesh Somyajulu2013-02-041-18/+31
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2013-01-171-3/+67
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-18/+26
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-45/+168
* cli: Making the op-ret check for gluster peer probe --xml more robust.v3.4.0qa6Avra Sengupta2012-12-191-2/+2
* cli: Fixing the xml output in failure cases for gluster peer detachAvra Sengupta2012-12-191-2/+4
* cli: Fixing the xml output in failure cases for gluster peer probeAvra Sengupta2012-12-181-2/+4
* Revert "glusterd: add "volume label" command"Anand Avati2012-12-041-61/+0
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-168/+45
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-45/+168
* glusterd: add "volume label" commandJeff Darcy2012-12-041-0/+61
* BD Backend: CLI to create a full/linked clone of a imageM. Mohan Kumar2012-11-291-0/+6
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-291-0/+131
* BD Backend: Volume creation supportM. Mohan Kumar2012-11-291-2/+17
* glusterd, cli: implement gluster system uuid reset commandRaghavendra Bhat2012-11-281-0/+77
* mgmt/glusterd: Implementation of server-side quorumPranith Kumar K2012-11-231-41/+43
* cli: XML output for "geo-replication <VOL> {start|stop}"Kaushal M2012-11-231-2/+2
* gsyncd / geo-rep: include hostname in status cmdVenky Shankar2012-11-211-10/+17
* features/quota: Failure of quota commands if the dir-name contains ':' in itVarun Shastry2012-11-091-11/+9
* cli: Changes and enhancements to XML outputKaushal M2012-10-111-138/+198
* cli: fixed cli crash during volume set operationKrutika Dhananjay2012-10-031-1/+2
* cli: removed extra dict unrefs and memory leaksKrutika Dhananjay2012-09-301-137/+38
* glusterd: Fix to log command status at the appropriate timeKrutika Dhananjay2012-09-201-360/+164
* All: License message changeVarun Shastry2012-09-131-7/+6
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-24/+16
* cli: Do not print brick info for non-replicate volumeVenkatesh Somyajulu2012-09-031-0/+3
* All: License message changeVarun Shastry2012-08-281-14/+5
* cli: Proper xml output for "gluster peer status"Kaushal M2012-08-201-5/+30
* cli/: Displaying the size in human readable formatVarun Shastry2012-08-191-9/+18
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-1/+1
* glusterd: Made volume set help/help-xml a non-cluster operation.Krishnan Parthasarathi2012-08-021-3/+0
* cli: more clear separation of error messagesAmar Tumballi2012-08-011-70/+87
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-82/+39
* rpc: variable name changesAmar Tumballi2012-07-121-142/+142
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-07-121-70/+47
* glusterd, cli: handle uuid conflicts in probe gracefullyRaghavendra Bhat2012-07-021-3/+8
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-33/+21
* cli: improvements in the output of rebalance statusRaghavendra Bhat2012-06-261-9/+9
* cli: Change cli output for heal commandsPranith Kumar K2012-06-131-5/+22
* cli: Fix time_t conversionsPranith Kumar K2012-06-121-5/+12