summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-handshake.c
Commit message (Expand)AuthorAgeFilesLines
* gfproxyd: Let glusterd manage gfproxy daemonPoornima G2017-10-181-0/+2
* xlators/protocol/server: Coverity Issue in server_setvolume()Girjesh Rajoria2017-09-291-8/+0
* eventsapi: Fix issue with CLIENT_CONNECT eventAravinda VK2017-09-191-1/+1
* rpc: destroy transport after client_tMilind Changire2017-08-311-1/+16
* Infra to indentify processhari gowtham2017-08-161-0/+7
* glusterfsd: allow subdir mountAmar Tumballi2017-08-041-51/+129
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-6/+18
* glusterfsd: process attach and detach request inside lockAtin Mukherjee2017-05-261-2/+7
* protocol : fix auth-allow regressionAtin Mukherjee2017-03-301-1/+5
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-83/+69
* glusterd: Add info on op-version for clients in vol status outputSamikshan Bairagya2017-01-121-0/+18
* protocol-server: generate eventsPrasanna Kumar Kalever2016-09-061-0/+17
* server: send lookup on root inode when itable is createdvmallika2016-03-301-27/+113
* protocol client/server: Fix client-server handshakeAvra Sengupta2016-03-101-0/+6
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-4/+5
* server/protocol: option for dynamic authorization of client permissionsPrasanna Kumar Kalever2015-10-041-0/+2
* protocol/server: Add null check to gf_client_putRaghavendra G2015-07-061-1/+1
* protocol/server: fail setvolume if any of xlators is not initialized yetRaghavendra G2015-07-021-0/+17
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* rpc: Maintain separate xlator pointer in 'rpcsvc_state'Kotresh HR2015-05-041-3/+3
* protocol/server : port log messages to new framework.Manikandan Selvaganesh2015-04-291-72/+80
* client_t: Fix memory leaksPranith Kumar K2014-07-091-2/+3
* rpc/auth: allow SSL identity to be used for authorizationJeff Darcy2014-07-021-0/+7
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-171-1/+1
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-291-0/+1
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+1
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-101-0/+2
* 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