summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-263-2/+9
* nfs/auth: reject mounts if getaddrinfo failsRajesh Amaravathi2013-06-261-3/+48
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-218-25/+1055
* glusterd: Log peer op status at the appropriate timeKrutika Dhananjay2013-06-183-171/+0
* protocol/rpc: move latest added procedures to the end of the arrayNiels de Vos2013-06-171-2/+2
* rpc: Cleanup rpc object in TRANSPORT_CLEANUP eventKrishnan Parthasarathi2013-06-154-26/+43
* glusterfs: discard (hole punch) supportBrian Foster2013-06-134-0/+83
* gluster: add fallocate fop supportBrian Foster2013-06-134-0/+87
* mgmt/glusterd, socket: Change logging for brick disconnectsPranith Kumar K2013-06-111-1/+6
* glusterd: Add a cmd for getting uuid of local nodeKrishnan Parthasarathi2013-06-101-0/+1
* transport/socket: fix connect/disconnect racesJeff Darcy2013-06-042-39/+69
* socket: Prevent extra logging in socket_rwvPranith Kumar K2013-05-311-19/+19
* socket: convert socket functions to file scope (static)Anand Avati2013-05-291-46/+46
* rpc-transport/rdma: reap async events in a dedicated thread.Raghavendra G2013-05-172-2/+52
* rpc-transport/rdma: use rdma-cm for connection establishment.Raghavendra G2013-05-175-1735/+1153
* rpc-transport: Moved unix socket options function to rpc-transportKrishnan Parthasarathi2013-05-164-60/+61
* rpcsvc: fix dangerous setting of pointer on free'd structureAnand Avati2013-05-131-1/+0
* rpc-lib: fix printf args when printing XIDMichael Brown2013-05-062-7/+7
* Revert "glusterd: Fix spurious wakeups in glusterd syncops"Krishnan Parthasarathi2013-05-042-38/+7
* Fix spurious brick disconnectsEmmanuel Dreyfus2013-04-291-0/+9
* cli: add a command 'gluster pool list [--xml]'Niels de Vos2013-04-261-1/+2
* glusterd: Fixed spurious wakeups in glusterd syncopsKrishnan Parthasarathi2013-04-122-7/+38
* rpc-lib: Move defaulting to socket message to debug levelRaghavendra Talur2013-04-021-1/+1
* rpc/nfs: cleanup legacy code of general optionsRajesh Amaravathi2013-04-023-452/+132
* rpc: disable root-squash dynamically upon volume set commandRaghavendra Bhat2013-04-011-2/+7
* socket: Make non-ssl sockets perform non-blocking connect()Krishnan Parthasarathi2013-03-221-0/+12
* rpc-transport: fix glusterd crash when rdma.so missingRajesh Amaravathi2013-03-211-2/+4
* socket: Associated IP:port information with error logs to make debugging easierKrishnan Parthasarathi2013-03-201-3/+4
* rpc: before freeing the volume options object, delete it from the listRaghavendra Bhat2013-03-201-6/+6
* rpc: For AF_UNIX sockets, do not set keepalive option.Venkatesh Somyajulu2013-03-181-2/+3
* rpc: change dict key for fqdnRajesh Amaravathi2013-02-181-2/+2
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-02-174-2/+44
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-072-2/+2
* rpc: get hostnames of client to allow FQDN based authenticationRajesh Amaravathi2013-02-061-0/+20
* nfs/nlm: use req's uid and gid for open_and_resumeRajesh Amaravathi2013-02-061-2/+0
* rpcsvc/dump: return correct return valueRaghavendra G2013-02-061-0/+1
* glusterd: Use client-op-versions during "volume set"Kaushal M2013-02-061-0/+5
* rpcsvc: Fix memory corruption caused by rpcsvc_dump returning non-zeroRaghavendra G2013-02-051-10/+8
* socket: restructure disconnect/poll-thread interactionsJeff Darcy2013-02-032-38/+102
* socket: null out priv->ssl_ssl on disconnectJeff Darcy2013-01-291-0/+2
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2013-01-235-24/+24
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-212-4/+4
* nlm: use virtual ip of server to connect to clientRajesh Amaravathi2013-01-181-0/+11
* socket: Don't log readv failures if read-fail-log is falseKrishnan Parthasarathi2013-01-151-7/+11
* rpc-transport/rdma: use 24008 as default listen port.Raghavendra G2012-12-181-0/+2
* rpcsvc: Add an extra log messageKaushal M2012-12-101-0/+4
* rpcsvc: do a 'iobuf_ref()' on buffer while synctaskizing actorKaushal M2012-12-092-13/+23
* Revert "glusterd: add "volume label" command"Anand Avati2012-12-041-1/+0
* rpc-transport/socket: implement read-ahead of RPC headersAnand Avati2012-12-042-7/+115
* glusterd: add "volume label" commandJeff Darcy2012-12-041-0/+1