summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-cmd-peer.c
Commit message (Expand)AuthorAgeFilesLines
* cli: type mismatch global_quotad_rpc in cli-quotad-client.cKaleb S. KEITHLEY2020-07-061-4/+0
* cli: defer create_frame() (and dict creation) to later stages.Yaniv Kaul2019-06-051-8/+12
* core: Feature added to accept CidrIp in auth.allowRinku Kothiya2019-01-011-1/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-1/+1
* cli: add a warning/confirmation message in peer detach code pathAtin Mukherjee2018-11-061-1/+13
* Land part 2 of clang-format changesGluster Ant2018-09-121-221/+211
* multiple files: calloc -> mallocYaniv Kaul2018-08-081-1/+1
* cli: gluster help changesN Balachandran2017-08-011-3/+6
* eventsapi: Fix disable-events issueAravinda VK2016-08-181-0/+1
* events: move conditional macro check USE_EVENTS inside gf_eventsAtin Mukherjee2016-08-011-4/+0
* eventsapi: Gluster Eventing Feature implementationAravinda VK2016-05-051-0/+12
* cli : 'gluster volume help' output sorted alphabeticallyMohamed Ashiq2015-07-151-2/+10
* cli : changing the gluster peer probe messageMohamed Ashiq Liyazudeen2015-07-141-2/+2
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* glusterd: Log peer op status at the appropriate timeKrutika Dhananjay2013-05-071-0/+7
* cli: add a command 'gluster pool list [--xml]'Niels de Vos2013-04-201-1/+44
* All: License message changeVarun Shastry2012-09-111-7/+6
* All: License message changeVarun Shastry2012-08-271-14/+5
* cli: Fix error output for peer probe on address validation failureKaushal M2012-06-051-0/+2
* cli: do not put the frame->local to mempool since its a calloced structureRaghavendra Bhat2012-04-161-6/+4
* cli: do the proper STACK_DESTORY of created framesAmar Tumballi2012-03-271-0/+10
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-071-1/+1
* glusterd, cli: adds 'force' for 'peer detach'Kaushal M2011-09-141-2/+18
* Change Copyright current yearPranith Kumar K2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* cli: changes in struct cli_cmd to disable gluster command at run-timeKaushik BV2011-04-211-2/+2
* glusterd: separate out cli specific programs and mgmt specific programsAmar Tumballi2011-02-251-3/+3
* Validate peer probe command's hostname/ip address.shishir gowda2011-02-181-0/+8
* glusterd,cli: print single error message on failurePranith K2010-12-161-8/+28
* cli: remove duplication of cmd helpPranith K2010-12-131-21/+3
* cli: remove special behavior for help commands without readlinePranith K2010-11-141-6/+1
* Remove additional failure cli msg for peer detachshishir gowda2010-10-191-3/+0
* Change cli volume/peer cmd's --help option to helpshishir gowda2010-09-071-1/+1
* Help Added to the Gluster-CLI for all sub commands (some deletions in the old...Kaushik BV2010-08-251-0/+26
* Hide cli peer command port optionshishir gowda2010-08-201-10/+10
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-171-3/+3
* cli: Implement help commandVijay Bellur2010-08-171-5/+9
* 'gluster peer *' enhancementAmar Tumballi2010-08-141-0/+202