summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-1025-350/+125
* RPC: change the AUTH_GLUSTERFS_v2 value to private rangeAmar Tumballi2012-05-031-1/+2
* rpcsvc: size check before calloc in rpcsvc_handle_disconnectRajesh Amaravathi2012-05-021-0/+3
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-254-1/+71
* NetBSD build fixesEmmanuel Dreyfus2012-04-232-0/+2
* glusterd,glusterfsd : Perform proper cleanup of connections and socket filesKaushal M2012-04-231-7/+23
* core: coverity issues fixedAmar Tumballi2012-04-231-1/+3
* rpc-transport/socket: Set NODELAY for connect socketv3.3.0qa36Vijay Bellur2012-04-191-0/+10
* rpc-clnt: use the correct xdr_size for getting the iobufAmar Tumballi2012-04-191-14/+14
* xlator/server,xlator/nfs : Fix authentication for address listsKaushal M2012-04-131-1/+5
* glusterd/remove-brick: Replace ABORT with STOPshishir gowda2012-04-132-2/+2
* glusterd/remove-brick: Remove support for pause optionshishir gowda2012-04-132-5/+3
* nfs/nlm: dummy actor for FREE_ALL procedureRajesh Amaravathi2012-04-051-22/+25
* cli,glusterd: more volume status improvementsKaushal M2012-03-293-26/+28
* core: adding extra data for fopsAmar Tumballi2012-03-223-51/+72
* rpc-clnt: separate out connection_cleanup() from destroy()v3.3.0qa30Amar Tumballi2012-03-192-1/+2
* rpc: cancel reconnect timer in rpc_clnt_disablePranith Kumar K2012-03-181-0/+4
* rpc-lib: memleak fix in rpcsvc_volume_allowedRajesh Amaravathi2012-03-171-5/+6
* protocol/server: add and remove the transports from the list, inside the lockRaghavendra Bhat2012-03-171-3/+3
* rpc: log in DEBUG when nfs clients try to see if ACL requests are accepted by...krishna2012-03-141-2/+8
* rpc-lib/rpcsvc: nfs auth correctionsRajesh Amaravathi2012-03-141-2/+14
* cli, glusterd, nfs: "volume status|profile|top" for nfs serversKaushal M2012-03-143-1/+5
* rpc-clnt: print xid of the saved frames getting unwindAmar Tumballi2012-03-051-2/+3
* transport/socket: configuring tcp window-sizeRajesh Amaravathi2012-02-292-54/+64
* mempool: adjustments in pool sizesAmar Tumballi2012-02-224-13/+18
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-214-11/+82
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-201-1/+10
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-2015-19/+1150
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-205-1/+56
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-204-51/+61
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-193-19/+8
* cli/glusterd: volume status modificationRajesh Amaravathi2012-02-182-2/+0
* cli, glusterd : Added support for clear-locks command.Krishnan Parthasarathi2012-02-171-0/+1
* protocol: remove the 'path<>' from rename() and link()Amar Tumballi2012-02-163-16/+0
* cli: Enable output in XMLKaushal M2012-02-151-0/+1
* protocol xdr: remove 'path<>'Amar Tumballi2012-02-143-84/+0
* rpc : fix the leak with glusterfs v2 auth structure conversionAmar Tumballi2012-02-141-0/+6
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-143-0/+8
* Fix case where we free a definitely-NULL iobufJeff Darcy2012-02-101-1/+3
* cli: Extend "volume status" with statedump infoKaushal M2012-01-273-16/+25
* protocol: allow extra data in all the 'fops' over wireAmar Tumballi2012-01-253-1/+547
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-254-1/+32
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-253-0/+14
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-2422-423/+603
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-212-11/+18
* trivial: correctly document that GLUSTER_CLI_VERSION=2 matches version 0.0.2Niels de Vos2012-01-121-1/+1
* cli: volume status enhancementRajesh Amaravathi2012-01-124-0/+39
* transport/rdma: Add attr_timeout, attr_retry_cnt, attr_rnr_retryHarshavardhana2011-12-202-7/+43
* rpc-transport/socket: Donot fail reconnect if error is ENOENTshishir gowda2011-12-191-1/+1
* rpc-transport/rdma: add gf_ prefix to all procedure, variable namesRaghavendra G2011-11-242-1045/+1098