summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* socket,rdma: before binding to any port check if it is a reserved portRaghavendra Bhat2012-12-032-24/+38
* core: remove ref/unref while unwinding framesRajesh Amaravathi2012-11-301-4/+0
* BD Backend: CLI to create a full/linked clone of a imageM. Mohan Kumar2012-11-291-0/+2
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-291-0/+8
* glusterd, cli: implement gluster system uuid reset commandRaghavendra Bhat2012-11-281-0/+1
* mgmt/glusterd: Implementation of server-side quorumPranith Kumar K2012-11-231-2/+4
* socket: fix double-free when ssl_setup_connection failsJeff Darcy2012-11-231-1/+2
* ACLv3 - Access Control Lists V3Krishna Srinivas2012-11-136-2/+293
* socket: fix SSL breakage from re/connect handling changesJeff Darcy2012-11-121-7/+9
* glusterd: op-version handshake implementationKaushal M2012-10-304-60/+129
* glusterd: do not log rdma not found messages in error modeRaghavendra Bhat2012-10-231-1/+1
* client-handshake: synchronize config.remote_port setting b/wRaghavendra G2012-10-111-13/+8
* build: libraries must be in LDADD/LIBADDJeff Darcy2012-10-031-2/+2