summaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* geo-rep: checkpointingCsaba Henk2012-06-131-0/+23
* cli: Fix time_t conversionsPranith Kumar K2012-06-121-5/+12
* cli: Fix error output for peer probe on address validation failureKaushal M2012-06-051-0/+2
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-052-3/+18
* Use inet as default listenerEmmanuel Dreyfus2012-06-011-1/+1
* cli: let commands specify the exit value in batch modeCsaba Henk2012-06-012-4/+4
* glusterd/rebalance: Display run-time of rebalance processshishir gowda2012-05-241-12/+30
* core: canonicalize pathsRajesh Amaravathi2012-05-223-75/+8
* cli,glusterd,debug/io-stats: Clear top statsKaushal M2012-05-213-8/+35
* glusterd,cli: Enable errstr for peer detachKaushal M2012-05-181-28/+36
* glusterd, cli: Enable errstr for peer probeKaushal M2012-05-181-34/+41
* cli: validate quota enable/disable arguments properlyRaghavendra Bhat2012-05-181-8/+18
* Self-heald: Print the time stamp of the event-historyPranith Kumar K2012-05-171-1/+18
* NetBSD build fixesEmmanuel Dreyfus2012-05-111-0/+2
* cli: fix remove-brick output behavior in failure casesAmar Tumballi2012-05-031-12/+28
* cli: Make use of cli_err()Kaushal M2012-04-262-87/+126
* cli: Show proper remove-brick usageshylesh2012-04-251-1/+1
* cli: implement a fn 'cli_err()' to send error messages to 'stderr'Amar Tumballi2012-04-254-10/+73
* cli: Return -1 if fix-layout stop is issuedshylesh2012-04-241-0/+1
* NetBSD build fixesEmmanuel Dreyfus2012-04-231-0/+2
* cli: fix the output of 'gluster volume list'Amar Tumballi2012-04-231-4/+1
* core: coverity issues fixedAmar Tumballi2012-04-231-1/+1
* cli: Strip whitespace from "volume set" option valuesKaushal M2012-04-201-0/+4
* cli: do not put the frame->local to mempool since its a calloced structureRaghavendra Bhat2012-04-184-53/+46
* cli: Fix for "volume status all"Kaushal M2012-04-172-9/+50
* dht/rebalance: Display migration failure countshishir gowda2012-04-131-12/+29
* glusterd/remove-brick: Replace ABORT with STOPshishir gowda2012-04-132-8/+9
* glusterd/remove-brick: Remove support for pause optionshishir gowda2012-04-132-6/+1
* 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: Limit value of bs * count in "volume top"Kaushal M2012-04-021-0/+8
* cli/rebalance: Fix parse error for volume rebalance cmdshishir gowda2012-04-021-10/+6
* cli: do the proper STACK_DESTORY of created framesAmar Tumballi2012-04-023-5/+94
* cli, glusterd : "volume status detail" fixesKaushal M2012-03-291-31/+17
* cli: give warning to user in add-brick if stripe count givenAmar Tumballi2012-03-291-0/+18
* cli,glusterd: more volume status improvementsKaushal M2012-03-294-76/+187