summaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
...
* glusterd, cli: Task id's for async tasksKaushal M2012-12-042-45/+269
* glusterd: add "volume label" commandJeff Darcy2012-12-042-0/+122
* cli: fix incorrect xml output of brick tag.JulesWang2012-12-031-5/+0
* cli: Fix build when libxml2 is absentKaushal M2012-12-031-0/+29
* BD Backend: CLI to create a full/linked clone of a imageM. Mohan Kumar2012-11-293-2/+53
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-297-1/+387
* BD Backend: Volume creation supportM. Mohan Kumar2012-11-293-5/+68
* glusterd, cli: implement gluster system uuid reset commandRaghavendra Bhat2012-11-284-13/+155
* glusterd: volume-sync shouldn't validate volume-idKrishnan Parthasarathi2012-11-271-0/+13
* cli: XML output for "gluster volume geo-replication status"Avra Sengupta2012-11-271-1/+79
* 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-233-2/+84
* 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: Mark port as N/A in volume status when process is not onlineKrutika Dhananjay2012-10-302-14/+37
* cli: introduce "--" as option terminatorCsaba Henk2012-10-111-0/+14
* cli: Changes and enhancements to XML outputKaushal M2012-10-114-189/+824
* cli: fixed cli crash during volume set operationKrutika Dhananjay2012-10-031-1/+2
* build: libraries must be in LDADD/LIBADDJeff Darcy2012-10-031-2/+3
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+4
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* cli: removed extra dict unrefs and memory leaksKrutika Dhananjay2012-09-304-286/+200
* glusterd: Fix to log command status at the appropriate timeKrutika Dhananjay2012-09-203-362/+237
* cli/: Filter out the loopback address for brick creation.Varun Shastry2012-09-181-2/+4
* cli: Fix double free in cli_add_key_groupKrishnan Parthasarathi2012-09-141-0/+2
* All: License message changeVarun Shastry2012-09-1315-105/+90
* cli: Added special key "group" for bulk volume set.Krishnan Parthasarathi2012-09-121-4/+109
* cli: sanitize exit valueCsaba Henk2012-09-061-1/+1
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-062-51/+41
* cli: Do not print brick info for non-replicate volumeVenkatesh Somyajulu2012-09-031-0/+3
* cli, glusterd: Changes to 'peer status' xml outputKaushal M2012-09-011-4/+16
* All: License message changeVarun Shastry2012-08-2815-215/+80
* cli: Proper xml output for "gluster peer status"Kaushal M2012-08-203-5/+148
* cli/: Displaying the size in human readable formatVarun Shastry2012-08-191-9/+18
* core: reduce the usage of global variablesAmar Tumballi2012-08-032-8/+11
* 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
* cli: Prevent creation of volumes with tokens as volnamesPranith Kumar K2012-07-291-3/+8
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-171-1/+2
* common-utils: implement generate_glusterfs_ctx_id()Anand Avati2012-07-171-36/+1
* cli-xml-output.c: avoid NULL-deref upon OOMJim Meyering2012-07-131-1/+1
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-137-106/+51
* 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
* cli: cli_cmd_get_confirmation: don't reference answer[-1] for NUL inputJim Meyering2012-07-111-2/+2
* cli: print_brick_status: don't smash stackJim Meyering2012-07-111-8/+3
* Gluster Cli:Pressing Control-d hangs gluster cliAmit Chauhan2012-07-041-1/+1
* glusterd, cli: handle uuid conflicts in probe gracefullyRaghavendra Bhat2012-07-021-3/+8
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-294-58/+36