summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-rpc-ops.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-0/+4
* cli: let commands specify the exit value in batch modeCsaba Henk2012-06-011-2/+2
* glusterd/rebalance: Display run-time of rebalance processshishir gowda2012-05-241-12/+30
* cli,glusterd,debug/io-stats: Clear top statsKaushal M2012-05-211-5/+25
* glusterd,cli: Enable errstr for peer detachKaushal M2012-05-181-28/+36
* glusterd, cli: Enable errstr for peer probeKaushal M2012-05-181-34/+41
* Self-heald: Print the time stamp of the event-historyPranith Kumar K2012-05-171-1/+18
* cli: fix remove-brick output behavior in failure casesAmar Tumballi2012-05-031-12/+28
* cli: Make use of cli_err()Kaushal M2012-04-261-39/+76
* cli: implement a fn 'cli_err()' to send error messages to 'stderr'Amar Tumballi2012-04-251-2/+10
* cli: fix the output of 'gluster volume list'Amar Tumballi2012-04-231-4/+1
* cli: Fix for "volume status all"Kaushal M2012-04-171-9/+48
* dht/rebalance: Display migration failure countshishir gowda2012-04-131-12/+29
* glusterd/remove-brick: Replace ABORT with STOPshishir gowda2012-04-131-5/+6
* glusterd/remove-brick: Remove support for pause optionshishir gowda2012-04-131-3/+0
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-101-3/+3
* remove-brick: Abort should revert volume changesshishir gowda2012-04-061-1/+42