summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-rpc-ops.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cli: do the proper STACK_DESTORY of created framesAmar Tumballi2012-04-021-4/+14
* cli,glusterd: more volume status improvementsKaushal M2012-03-291-60/+130
* cli: Display available information in "volume status detail"Kaushal M2012-03-211-2/+7
* Self-heald: Handle errors gracefully and show errors to usersPranith Kumar K2012-03-181-11/+11
* cli/remove-brick: Enhance remove-brick status to displayshishir gowda2012-03-171-46/+76
* cluster/afr: Enable eager-lockPranith Kumar K2012-03-171-1/+1
* dht: Rebalance status should display status from each processshishir gowda2012-03-141-42/+63
* glusterd: Fix brick op to prevent glusterd crashingKaushal M2012-03-141-2/+2
* cli, glusterd, nfs: "volume status|profile|top" for nfs serversKaushal M2012-03-141-21/+64
* cli: More xml output changesKaushal M2012-03-131-17/+107
* glusterd/rebalance: Bring in support for parallel rebalanceshishirng2012-03-071-2/+8
* cli: Fix volume statedump cli output typoRahul C S2012-03-051-1/+1
* mempool: add more counters to understand the usage scenarios properlyAmar Tumballi2012-02-271-7/+23
* cli: Fix broken "volume set help/help-xml"Kaushal M2012-02-271-4/+3
* cli: print the type of the inode in gluster volume status inode outputRaghavendra Bhat2012-02-221-3/+31
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-201-17/+93
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-191-51/+20
* cli/glusterd: volume status modificationRajesh Amaravathi2012-02-181-3/+3
* cli, glusterd : Added support for clear-locks command.Krishnan Parthasarathi2012-02-171-0/+113
* cli: Enable output in XMLKaushal M2012-02-151-90/+504
* glusterd/quota: inform the user if some quota command is executed without ena...Raghavendra Bhat2012-02-051-0/+5
* removing the dead code in cli-rpc-ops.cM S Vishwanath Bhat2012-02-021-18/+0
* cli: Extend "volume status" with statedump infoKaushal M2012-01-271-1/+890