summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* protocol-client/server: Fix incorrect grace-timeout value in logsAnoop C S2015-09-032-21/+12
* protocol/server : porting missing gf_log's to gf_msgManikandan Selvaganesh2015-08-264-17/+63
* protocol/server: forget the inodes which got ENOENT in lookupRaghavendra Bhat2015-08-202-22/+37
* protocol-client/server: Minor logging improvements for better debuggingAnoop C S2015-08-192-2/+17
* dht: remove 'null' for directory/file path from brick log for many operationsSakshi2015-08-121-3/+6
* tests: set inode-lru-limit to 1 and check if bit-rot xattrs are wrongy createdRaghavendra Bhat2015-08-101-12/+16
* rpc: fix concurrency bug in gf_authenticateJeff Darcy2015-07-281-47/+31
* rpc,server,glusterd: Init transport list for accepted transportKaushal M2015-07-241-0/+8
* protocol/server: use different dict for resolvingRaghavendra Bhat2015-07-151-2/+24
* protocol/server: Add null check to gf_client_putRaghavendra G2015-07-061-1/+1
* build: Mac OS X build issues, header guard macrosKaleb S. KEITHLEY2015-07-041-2/+2
* protocol/server: fail setvolume if any of xlators is not initialized yetRaghavendra G2015-07-023-0/+30
* protocol/server: Correctly reconfigure auth.ssl-allowKaushal M2015-07-011-0/+2
* protocol/server: Include a check to validate xprt->clientSoumya Koduri2015-06-261-1/+3
* build: do not #include "config.h" in each fileNiels de Vos2015-05-298-40/+0
* Changing log level from Warning to DebugAshish Pandey2015-05-281-1/+1
* protocol/client,server: Move EEXIST logs in mkdir and mknod to DEBUG levelKrutika Dhananjay2015-05-271-2/+2
* rpc: Maintain separate xlator pointer in 'rpcsvc_state'Kotresh HR2015-05-041-3/+3
* protocol: increase default group-cache-timeout to 300 secondsNiels de Vos2015-05-021-1/+1
* Upcall: Replaced opaque gfid with string in rpc cbk argsSoumya Koduri2015-04-301-1/+1
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-04-302-43/+72
* protocol/server : port log messages to new framework.Manikandan Selvaganesh2015-04-298-293/+1202
* 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
* 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