summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-041-1/+2
* server: send lookup on root inode when itable is createdvmallika2016-03-311-0/+2
* protocol/server: Race between server_reconfigure and server_setvolumeMohammed Rafi KC2016-01-251-0/+12
* server/protocol: option for dynamic authorization of client permissionsPrasanna Kumar Kalever2015-10-131-4/+51
* protocol/server : porting missing gf_log's to gf_msgManikandan Selvaganesh2015-08-311-8/+18
* rpc,server,glusterd: Init transport list for accepted transportKaushal M2015-07-261-0/+8
* protocol/server: Correctly reconfigure auth.ssl-allowKaushal M2015-07-061-0/+2
* protocol/server: fail setvolume if any of xlators is not initialized yetRaghavendra G2015-07-021-0/+11
* protocol/server: Include a check to validate xprt->clientSoumya Koduri2015-06-271-1/+3
* protocol/server : port log messages to a new frameworkManikandan Selvaganesh2015-06-141-60/+77
* Upcall: Replaced opaque gfid with string in rpc cbk argsSoumya Koduri2015-05-071-1/+1
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-05-071-43/+71
* protocol: increase default group-cache-timeout to 300 secondsNiels de Vos2015-05-061-1/+1
* socket: use TCP_USER_TIMEOUT to detect client failures quickerNiels de Vos2015-03-171-0/+6
* Upcall: New xlator to store various states and send cbk eventsSoumya Koduri2015-03-171-5/+61
* protocol: Fix typos in option descriptionPranith Kumar K2015-03-061-1/+1
* client/server: fix reconfigure for event-threads optionKrishnan Parthasarathi2015-02-191-15/+13
* rdma: reduce log level from E to WMohammed Rafi KC2015-02-171-0/+21
* epoll: Initialize server/client xlator event-threads correctlyShyam2015-02-091-3/+2
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-0/+42
* 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
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-201-2/+5
* 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-091-6/+6
* 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
* rpc: implement server.manage-gids for group resolving on the bricksNiels de Vos2014-05-091-0/+36
* protocol/server: Validate outstanding-rpc-limitSantosh Kumar Pradhan2014-05-031-3/+9
* glusterd/snapshot : Clean up of old barrier code.Sachin Pandit2014-04-301-109/+0
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+1
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-111-5/+120
* 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
* Fix typos, and spacing issues.James Shubin2013-12-231-4/+4
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-141-6/+1
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-18/+55
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-151-5/+5
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-337/+77
* protocol/server: Change logs to give more info on disconnectsPranith Kumar K2013-05-311-3/+14
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-121-20/+11
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-02-171-0/+9
* glusterfs : Moved option files, and statedumps from /tmpAvra Sengupta2013-01-291-1/+1
* glusterd/cli: Updated the options descriptions for "volume set help"Avra Sengupta2013-01-211-1/+4
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-4/+2
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-67/+67
* protocol/server: Do not access key after GF_FREE in _delete_auth_opt()Krutika Dhananjay2012-12-191-11/+18