summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src
Commit message (Expand)AuthorAgeFilesLines
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-315-311/+22
* protocol/server: Fix "auth-path" in options tableKotresh HR2018-01-221-0/+5
* protocol: make on-wire-change of protocol using new XDR definition.Amar Tumballi2018-01-198-346/+8598
* rpc/*: auth-header changesAmar Tumballi2018-01-171-0/+3
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-1/+1
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-161-6/+38
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-211-1/+1
* protocol/server: add dump_metrics methodAmar Tumballi2017-12-181-9/+55
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-854/+104
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-051-0/+234
* libglusterfs: fix the call_stack_set_group() functionCsaba Henk2017-11-241-34/+31
* protocol/server: use common function to reduce duplicate codeAmar Tumballi2017-11-211-1031/+216
* protocol/server: Update xlator options tableKaushal M2017-11-171-13/+43
* libglusterfs/options: Add new member 'setkey' to xlator optionsKaushal M2017-11-151-2/+5
* protocol/server : Coverity FixesAshish Pandey2017-11-081-3/+2
* protocol/server: Add an argument to rpcsvc_program_registerMohammed Rafi KC2017-11-071-1/+2
* rpc: bring a new protocol versionAmar Tumballi2017-11-073-0/+198
* rpc: optimize fop program lookupMilind Changire2017-11-061-2/+7
* server-helpers: Coverity Fix CONSTANT_EXPRESSION_RESULT in serialize_rsp_direntpMohammed Azhar Padariyakam2017-11-061-2/+5
* protocol/server: fix the comparision logic in case of subdir mountAmar Tumballi2017-10-241-30/+30
* gfproxyd: Let glusterd manage gfproxy daemonPoornima G2017-10-181-0/+2
* protocol-auth: use the proper validation methodAmar Tumballi2017-10-121-33/+7
* xlators/protocol/server: Coverity Issue in server_setvolume()Girjesh Rajoria2017-09-291-8/+0
* protocol: UNINIT coverity fixAkarsha Rai2017-09-271-1/+1
* eventsapi: Fix issue with CLIENT_CONNECT eventAravinda VK2017-09-191-1/+1
* protocol/server: Remove duplicate dict_get_strAnoop C S2017-09-131-8/+0
* Command to identify client processhari gowtham2017-09-061-0/+8
* rpc: destroy transport after client_tMilind Changire2017-08-313-24/+70
* Infra to indentify processhari gowtham2017-08-161-0/+7
* protocol/server: Fix Wint-in-bool-context compiler warningAnoop C S2017-08-091-4/+4
* glusterfsd: allow subdir mountAmar Tumballi2017-08-047-110/+265
* program/GF-DUMP: Shield ping processing from traffic to GlusterfsRaghavendra G2017-07-182-1/+1
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-101-0/+3
* groups: don't allocate auxiliary gid list on stackCsaba Henk2017-07-061-15/+8
* Link against missed libraries to resolve symbolsPrashanth Pai2017-07-031-1/+1
* multiple: fix struct/typedef inconsistenciesJeff Darcy2017-06-301-3/+3
* protocol/server: make listen backlog value as configurableMohammed Rafi KC2017-06-081-0/+4
* dht: for many operation directory/file path is (null) in brick logAnkitRaj2017-06-051-4/+8
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-316-22/+121
* glusterfsd: process attach and detach request inside lockAtin Mukherjee2017-05-261-2/+7
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-121-5/+7
* coreutils: use coreutils instead of duplicate codeZhou Zhengping2017-05-051-7/+2
* server: fd should be refed before put into fdtableZhou Zhengping2017-05-031-3/+3
* protocol: corect parameter state->size in server3_3_writevZhou Zhengping2017-04-021-1/+4
* protocol : fix auth-allow regressionAtin Mukherjee2017-03-301-1/+5
* protocol/server: Fix crash bug in unlink flowRichard Wareing2017-03-021-0/+4
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-231-5/+0
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-02-151-7/+13
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-101-1/+1
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-303-131/+197