summaryrefslogtreecommitdiffstats
path: root/cli/src
Commit message (Expand)AuthorAgeFilesLines
...
* All: License message changeVarun Shastry2012-09-1115-105/+90
* cli: Added special key "group" for bulk volume set.Krishnan Parthasarathi2012-08-201-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-08-291-4/+16
* All: License message changeVarun Shastry2012-08-2715-215/+80
* cli: Proper xml output for "gluster peer status"Kaushal M2012-08-133-5/+148
* cli/: Displaying the size in human readable formatVarun Shastry2012-08-141-9/+18
* core: reduce the usage of global variablesAmar Tumballi2012-08-022-8/+11
* glusterd: Made volume set help/help-xml a non-cluster operation.Krishnan Parthasarathi2012-07-311-3/+0
* cli: more clear separation of error messagesAmar Tumballi2012-07-051-70/+87
* cli: Prevent creation of volumes with tokens as volnamesPranith Kumar K2012-07-281-3/+8
* glusterfs_ctx_t: un-globalize the filesystem contextAnand Avati2012-07-161-1/+2
* common-utils: implement generate_glusterfs_ctx_id()Anand Avati2012-07-161-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-06-301-142/+142
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-07-101-70/+47
* cli: cli_cmd_get_confirmation: don't reference answer[-1] for NUL inputJim Meyering2012-06-201-2/+2
* cli: print_brick_status: don't smash stackJim Meyering2012-07-091-8/+3
* Gluster Cli:Pressing Control-d hangs gluster cliAmit Chauhan2012-07-041-1/+1
* glusterd, cli: handle uuid conflicts in probe gracefullyRaghavendra Bhat2012-06-231-3/+8
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-134-58/+36
* cli: improvements in the output of rebalance statusRaghavendra Bhat2012-06-211-9/+9
* cli: Change cli output for heal commandsPranith Kumar K2012-06-111-5/+22
* geo-rep: checkpointingCsaba Henk2012-05-271-0/+23
* cli: Fix time_t conversionsPranith Kumar K2012-06-071-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-05-131-1/+1
* cli: let commands specify the exit value in batch modeCsaba Henk2012-04-242-4/+4
* glusterd/rebalance: Display run-time of rebalance processshishir gowda2012-05-081-12/+30
* core: canonicalize pathsRajesh Amaravathi2012-05-103-75/+8
* cli,glusterd,debug/io-stats: Clear top statsKaushal M2012-05-133-8/+35
* glusterd,cli: Enable errstr for peer detachKaushal M2012-05-101-28/+36
* glusterd, cli: Enable errstr for peer probeKaushal M2012-05-031-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-04-201-1/+18
* NetBSD build fixesEmmanuel Dreyfus2012-04-271-0/+2
* cli: fix remove-brick output behavior in failure casesAmar Tumballi2012-05-021-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-234-10/+73
* cli: Return -1 if fix-layout stop is issuedshylesh2012-04-241-0/+1
* NetBSD build fixes Signed-off-by: Emmanuel Dreyfus <manu@netbsd.org>Emmanuel Dreyfus2012-03-301-0/+2
* cli: fix the output of 'gluster volume list'Amar Tumballi2012-04-231-4/+1
* core: coverity issues fixedAmar Tumballi2012-04-131-1/+1
* cli: Strip whitespace from "volume set" option valuesKaushal M2012-04-191-0/+4
* cli: do not put the frame->local to mempool since its a calloced structureRaghavendra Bhat2012-04-164-53/+46