summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-06-161-2/+5
* libglusterfs: Negate all but O_DIRECT flag if present on anon fdsKrutika Dhananjay2016-06-161-1/+4
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-161-1/+1
* glusterd: add defence mechanism to avoid brick port clashesPrasanna Kumar Kalever2016-05-041-1/+2
* protocol/server: Do not log ENOENT/ESTALE in fd based fopsPranith Kumar K2016-05-021-18/+28
* server: send lookup on root inode when itable is createdvmallika2016-03-318-31/+139
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2016-03-041-1/+1
* dht: remove 'null' for directory/file path from brick log for many operationsSakshi2016-02-231-3/+6
* 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-133-4/+57
* protocol/server : porting missing gf_log's to gf_msgManikandan Selvaganesh2015-08-313-13/+69
* protocol/server: forget the inodes which got ENOENT in lookupRaghavendra Bhat2015-08-212-22/+37
* tests: set inode-lru-limit to 1 and check if bit-rot xattrs are wrongy createdRaghavendra Bhat2015-08-141-12/+16
* rpc: fix concurrency bug in gf_authenticateNiels de Vos2015-07-291-47/+31
* rpc,server,glusterd: Init transport list for accepted transportKaushal M2015-07-261-0/+8
* protocol/server: use different dict for resolvingRaghavendra Bhat2015-07-221-2/+24
* protocol/server: Add null check to gf_client_putRaghavendra G2015-07-091-1/+1
* 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-023-0/+30
* 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-148-295/+1203
* Changing log level from Warning to DebugAshish Pandey2015-06-081-1/+1
* protocol/client,server: Move EEXIST logs in mkdir and mknod to DEBUG levelKrutika Dhananjay2015-05-281-2/+2
* 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-072-43/+72
* protocol: increase default group-cache-timeout to 300 secondsNiels de Vos2015-05-061-1/+1
* rpc: Maintain separate xlator pointer in 'rpcsvc_state'Kotresh HR2015-05-051-3/+3
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-042-13/+13
* core: Add inode context merge callbackVenky Shankar2015-03-241-0/+1
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-0/+94
* 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
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2015-03-081-13/+1
* 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-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