summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-handshake.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-4/+4
* protocol: remove the option 'verify-volfile-checksum'Amar Tumballi2018-11-051-269/+4
* protocol/server: added check for positve value in server-handshake.cArjun Sharma2018-10-211-2/+3
* rpc: coverity fixesMilind Changire2018-10-091-0/+2
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-081-6/+19
* Land part 2 of clang-format changesGluster Ant2018-09-121-854/+876
* protocol: coverity fixesBhumika Goyal2018-08-221-2/+0
* glusterfs: Brick process is crash at the time of call server_first_lookupMohit Agrawal2018-07-091-3/+11
* protocol/server : unwind as per op versionAshish Pandey2018-05-031-2/+3
* server/auth: add option for strict authenticationMohammed Rafi KC2018-04-201-1/+1
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-191-1/+24
* protocol/server: Insert dummy clnt-lk-version to avoid upgrade failureAnoop C S2018-03-021-0/+10
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-291-77/+4
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-1/+1
* 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