summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-pmap.c
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: add option to specify a different base-portKaleb S. KEITHLEY2013-10-311-6/+6
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-11/+6
* glusterd: big lock - a coarse-grained locking to prevent racesKrishnan Parthasarathi2013-04-121-5/+38
* Fix xdr_to_generic success checkKaushal M2012-12-091-10/+18
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-201-6/+6
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-12/+6
* glusterd-portmap: adhere to IANA standards while assigning brick portsAmar Tumballi2012-05-241-2/+2
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-211-6/+6
* trivial: gluster_pmap_actors should only use GF_PMAP_* proceduresNiels de Vos2012-01-141-1/+1
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-32/+12
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)shishir gowda2011-07-311-5/+10
* mgmt/glusterd: gluster profile implementationPranith K2011-03-101-7/+1
* migrate from port 69* to 24007Amar Tumballi2010-10-081-2/+2
* mgmt/glusterd: volume start forcePranith K2010-09-291-1/+1
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.Pavan Sondur2010-09-231-1/+13
* Restart all bricks which are down when glusterd comes upshishir gowda2010-09-221-2/+14
* portmap: add support for registering multiple bricks on one portCsaba Henk2010-09-161-7/+23
* portmap: make grounds for typed service mappingCsaba Henk2010-09-161-21/+28
* mgmt/glusterd: free xdr allocationsPranith Kumar K2010-09-141-0/+8
* do not use pmap_registry_get function, instead use this to get pmap while rem...Raghavendra Bhat2010-09-091-1/+5
* mgmt/glusterd: handle port allocation so ports are reused for same brickAmar Tumballi2010-08-291-8/+8
* glusterd-pmap: trigger signout by RPC_DISCONNECT eventAmar Tumballi2010-08-261-14/+69
* portmapper program added to glusterfsd mgmt rpcAmar Tumballi2010-08-211-4/+48
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-171-3/+3
* portmapper: minor fixesAmar Tumballi2010-08-151-2/+11
* portmap: crash fix while getting registry pointerAnand Avati2010-08-131-13/+3
* portmap functionality in glusterdAnand V. Avati2010-08-121-0/+336