summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-handshake.c
Commit message (Expand)AuthorAgeFilesLines
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-10/+22
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-42/+45
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-5/+5
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-121-14/+5
* protocol/server: upon server_connection_put, set xl_private of the transport toRaghavendra Bhat2013-02-031-2/+10
* protocol/server: do server_connection_put only if bound_xl is NULLRaghavendra Bhat2013-01-161-1/+1
* Fix xdr_to_generic success checkKaushal M2012-12-091-4/+9
* protocol/server: put the connection back if setvolume failsRaghavendra Bhat2012-09-251-1/+7
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-201-5/+5
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-10/+4
* rpc: variable name changesAmar Tumballi2012-07-121-1/+1
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-051-2/+3
* get rid of ZR_PATH_MAXEmmanuel Dreyfus2012-05-011-2/+2
* server: Modified logging information to ease log based analysisKrishnan Parthasarathi2012-04-131-2/+2
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-101-1/+1
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-181-0/+1
* protocol/server: Clear internal locks on disconnectPranith Kumar K2012-03-181-1/+2
* protocol/server: memory leak fixes.Raghavendra G2012-03-171-0/+5
* protocol/server: Remove connection from conf->conns w.o. racePranith Kumar K2012-03-131-3/+3
* protocol/server: Make conn object ref-countedPranith Kumar K2012-03-011-2/+5
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-4/+74
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-211-4/+4
* glusterfs protocol: handshake to log the version of the peerAmar Tumballi2011-09-211-4/+14
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-2/+0
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-5/+2
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-071-3/+6
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* protocol/server: log enhancementsAmar Tumballi2011-03-171-3/+2
* protocol/server: White space cleanup and NULL check validations.Mohammed Junaid Ahmed2011-03-171-6/+6
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* remove 'gfs_id' field from all protocol xdr structuresAmar Tumballi2010-10-011-2/+1
* memory leak fixes.Raghavendra G2010-09-151-1/+17
* fix glusterfsd to glusterfs getspecAmar Tumballi2010-08-261-31/+36
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-181-6/+6
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-281-3/+14
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-281-1/+2
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-141-2/+2
* make DUMP as another programAmar Tumballi2010-07-081-53/+4
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-2/+2
* added proper mem-types to GF_CALLOC in protocolAmar Tumballi2010-06-251-8/+10
* rpc protocolAmar Tumballi2010-06-211-0/+689