summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-033-6/+11
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-034-7/+7
* build: remove -nostartfiles flagJeff Darcy2012-10-024-4/+4
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-014-5/+4
* Fixed some general typing errors.Varun Shastry2012-09-271-1/+1
* rpcsvc: framework for executing actors as synctaskAnand Avati2012-09-192-1/+29
* Clean up of typepunning errors ( Strict aliasing warnings )Varun Shastry2012-09-171-12/+11
* rpc/socket: Wrong Log-File Error-MessageVarun Shastry2012-09-051-1/+2
* Add support for --enable-debug configure optionDeepak C Shetty2012-08-231-1/+1
* socket: code cleanupAmar Tumballi2012-08-232-312/+333
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-202-21/+17
* misleading/wrong keep-alive error message in logKaleb S. KEITHLEY2012-08-191-4/+11
* rpc: Reduce frame-timeout for glusterd connectionsKaushal M2012-08-172-2/+10
* rpc-lib: fix rpc_clnt_reconfig log on remote_host changeyinyin2012-08-021-1/+1
* rpc/socket: finish initialization in own threadJeff Darcy2012-07-301-7/+47
* acl: enable handling of FMODE_EXEC flagAmar Tumballi2012-07-271-0/+4
* libgfxdr.so: change licenseAmar Tumballi2012-07-2025-352/+125
* rpc-transport/socket: Add SSL support.Jeff Darcy2012-07-173-83/+667