summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* client/rpc: Add ping and msgs statsKrishnan Parthasarathi2014-07-311-0/+4
* protocol/client: Log ENOENT and ENODATA messages to debug.Raghavendra Talur2014-07-181-4/+7
* protocol/server: Add extra space between wordsPranith Kumar K2014-07-141-1/+1
* socket/glusterd/client: enable SSL for managementJeff Darcy2014-07-101-0/+6
* client_t: Fix memory leaksPranith Kumar K2014-07-093-10/+11
* rpc/auth: allow SSL identity to be used for authorizationJeff Darcy2014-07-022-29/+56
* mgmt/glusterd: save the snapd port in volinfo after starting snapdRaghavendra Bhat2014-06-171-0/+2
* features/quota: No root squash for quota aux mount by defaultVarun Shastry2014-06-151-1/+2
* Fix resolution issues across fuse/server/afrPranith Kumar K2014-06-142-5/+4
* protocol/server: reflect lru limit in inode table alsoRaghavendra Bhat2014-06-131-0/+10
* protocol: Fix a possible memory leak.Poornima2014-06-111-3/+2
* glusterd: Changes to provide interface for USSVarun Shastry2014-06-031-0/+39
* user servicable snapshotsRaghavendra Bhat2014-05-292-7/+29
* glusterd: Disable ping-timer between glusterd and brick processVijaikumar M2014-05-191-2/+2
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-173-3/+3
* protocol/client,server: Suppress ESTALE logsPranith Kumar K2014-05-162-61/+75
* rpc: implement server.manage-gids for group resolving on the bricksNiels de Vos2014-05-095-1/+185
* protocol/server: Validate outstanding-rpc-limitSantosh Kumar Pradhan2014-05-031-3/+9
* glusterd/snapshot : Clean up of old barrier code.Sachin Pandit2014-04-304-478/+0
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-296-296/+3
* Update references to the maillinglist to gluster-devel@gluster.orgNiels de Vos2014-04-271-1/+1
* build: MacOSX Porting fixesHarshavardhana2014-04-245-6/+8
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-114-5/+489
* rpc: transport may be destroyed while rpc isn'tKrishnan Parthasarathi2014-03-052-2/+2
* Reduce logging caused by non-existing extended attributesNiels de Vos2014-03-011-1/+3
* protocol/auth: Fix a possible double free.Raghavendra Talur2014-02-191-0/+1
* protocol/client: conn-id should be unique when lk-heal is offPranith Kumar K2014-02-172-8/+31
* protocol/client: Fix the possible resource leaks.Poornima2014-02-151-7/+10
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-103-0/+161
* protocol: pass the size of the data in the WRITE on-wire FOPNiels de Vos2014-01-242-0/+2
* gNFS: Set default outstanding RPC limit to 16Santosh Kumar Pradhan2014-01-151-2/+18
* mgmt/glusterd: Improve the description in volume set help outputVarun Shastry2014-01-122-6/+14
* rpc/server: add anonuid and anongid options for root-squashNiels de Vos2013-12-301-0/+16
* protocol/server: Change log message severityVijay Bellur2013-12-271-2/+2
* Fix typos, and spacing issues.James Shubin2013-12-231-4/+4
* protocol/client: handle network disconnect/reconnect properlyAnand Avati2013-12-031-0/+1
* core: fix errno for non-existent GFIDAnand Avati2013-11-262-3/+4
* Fixes for ZF reported by coverityM. Mohan Kumar2013-11-191-1/+3
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-141-6/+1
* server/rpc: bricks goes offline and comes back online, with lots of "No such ...Vikhyat Umrao2013-11-121-3/+5
* server/rpc: Numerous entries of error - "No such file or directory" in bricks...Vikhyat Umrao2013-11-111-3/+6
* glusterfs: zerofill supportM. Mohan Kumar2013-11-103-0/+262
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-318-721/+624
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-242-26/+8
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-155-18/+18
* protocol/server: eliminate an unnecessary frame create and destroyKaleb S. KEITHLEY2013-10-021-25/+11
* rpc/rpc-lib: rpcsvc should reply when rpc_err is setPranith Kumar K2013-09-111-176/+179
* features/locks : Improves debuggability of inode/entry locks.Anuradha Talur2013-09-031-0/+32
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-297-1311/+567