summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src
Commit message (Expand)AuthorAgeFilesLines
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-291-2/+1
* rpcsvc: allocate large auxgid list on demandAnand Avati2013-09-175-1/+41
* rpc: fix typo which refers glibc macroAnand Avati2013-08-231-1/+1
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-2/+2
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-261-0/+2
* nfs/auth: reject mounts if getaddrinfo failsRajesh Amaravathi2013-06-261-3/+48
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-217-25/+1053
* 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-131-0/+1
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+1
* glusterd: Add a cmd for getting uuid of local nodeKrishnan Parthasarathi2013-06-101-0/+1
* 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
* 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
* rpc-transport: fix glusterd crash when rdma.so missingRajesh Amaravathi2013-03-211-2/+4
* rpc: before freeing the volume options object, delete it from the listRaghavendra Bhat2013-03-201-6/+6
* rpc: change dict key for fqdnRajesh Amaravathi2013-02-181-2/+2
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-02-174-2/+44
* 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
* "gcc -pedantic": made 'inline' functions as 'static inline' functionsAmar Tumballi2013-01-233-7/+7
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-212-4/+4
* 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
* glusterd: add "volume label" commandJeff Darcy2012-12-041-0/+1
* 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
* glusterd: op-version handshake implementationKaushal M2012-10-301-1/+12
* 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: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-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
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-202-21/+17