summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
...
* epoll: Initialize server/client xlator event-threads correctlyShyam2015-02-091-3/+2
* epoll: Adding the ability to configure epoll threadsShyam2015-02-072-0/+45
* glusterd : Corrected server.statedump-path description.Anand2015-02-021-1/+1
* rpc: initialise transport's list on creationKrishnan Parthasarathi2015-01-151-1/+0
* transport: fix default behavior for SSL authorizationJeff Darcy2015-01-091-0/+6
* protocol/server: Fix possible memory leaks of xdataXavier Hernandez2015-01-091-4/+13
* protocol/server: No root-squash checks for self-heal pidPranith Kumar K2014-12-041-0/+1
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-201-2/+5
* logs: Do selective logging for errnosPranith Kumar K2014-10-201-35/+0
* glusterd: statedump supportAtin Mukherjee2014-10-151-1/+1
* protocol: Log ENODATA & ENOATTR logs at DEBUG loglevel in removexattr_cbk.Vijay Bellur2014-09-241-1/+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-021-0/+7
* 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-141-5/+0
* 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
* user servicable snapshotsRaghavendra Bhat2014-05-292-7/+29
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-172-2/+2
* protocol/client,server: Suppress ESTALE logsPranith Kumar K2014-05-161-61/+74
* rpc: implement server.manage-gids for group resolving on the bricksNiels de Vos2014-05-093-1/+154
* 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-293-2/+2
* build: MacOSX Porting fixesHarshavardhana2014-04-244-5/+6
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-114-5/+489
* Reduce logging caused by non-existing extended attributesNiels de Vos2014-03-011-1/+3
* 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-241-0/+1
* 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-121-4/+6
* 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
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-2/+2
* 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-101-0/+122
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-318-721/+624
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-152-6/+6
* 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
* core: increase the auxillary group limit to 65536Anand Avati2013-07-241-0/+3
* protocol/server: Initialize connection variablePranith Kumar K2013-06-271-0/+2
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-213-52/+51