index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
protocol
/
server
/
src
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
socket: use TCP_USER_TIMEOUT to detect client failures quicker
Niels de Vos
2015-03-17
1
-0
/
+6
*
Upcall: New xlator to store various states and send cbk events
Soumya Koduri
2015-03-17
1
-5
/
+61
*
protocol: Fix typos in option description
Pranith Kumar K
2015-03-06
1
-1
/
+1
*
client/server: fix reconfigure for event-threads option
Krishnan Parthasarathi
2015-02-19
1
-15
/
+13
*
rdma: reduce log level from E to W
Mohammed Rafi KC
2015-02-17
1
-0
/
+21
*
epoll: Initialize server/client xlator event-threads correctly
Shyam
2015-02-09
1
-3
/
+2
*
epoll: Adding the ability to configure epoll threads
Shyam
2015-02-07
1
-0
/
+42
*
glusterd : Corrected server.statedump-path description.
Anand
2015-02-02
1
-1
/
+1
*
rpc: initialise transport's list on creation
Krishnan Parthasarathi
2015-01-15
1
-1
/
+0
*
transport: fix default behavior for SSL authorization
Jeff Darcy
2015-01-09
1
-0
/
+6
*
core: use gf_time_fmt() instead of localtime()+strftime()
Kaleb S. KEITHLEY
2014-11-20
1
-2
/
+5
*
protocol/server: Add extra space between words
Pranith Kumar K
2014-07-14
1
-1
/
+1
*
socket/glusterd/client: enable SSL for management
Jeff Darcy
2014-07-10
1
-0
/
+6
*
client_t: Fix memory leaks
Pranith Kumar K
2014-07-09
1
-6
/
+6
*
protocol/server: reflect lru limit in inode table also
Raghavendra Bhat
2014-06-13
1
-0
/
+10
*
protocol: Fix a possible memory leak.
Poornima
2014-06-11
1
-3
/
+2
*
rpc: implement server.manage-gids for group resolving on the bricks
Niels de Vos
2014-05-09
1
-0
/
+36
*
protocol/server: Validate outstanding-rpc-limit
Santosh Kumar Pradhan
2014-05-03
1
-3
/
+9
*
glusterd/snapshot : Clean up of old barrier code.
Sachin Pandit
2014-04-30
1
-109
/
+0
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
1
-1
/
+1
*
gluster: GlusterFS Volume Snapshot Feature
Avra Sengupta
2014-04-11
1
-5
/
+120
*
gNFS: Set default outstanding RPC limit to 16
Santosh Kumar Pradhan
2014-01-15
1
-2
/
+18
*
mgmt/glusterd: Improve the description in volume set help output
Varun Shastry
2014-01-12
1
-4
/
+6
*
rpc/server: add anonuid and anongid options for root-squash
Niels de Vos
2013-12-30
1
-0
/
+16
*
Fix typos, and spacing issues.
James Shubin
2013-12-23
1
-4
/
+4
*
gNFS: RFE for NFS connection behavior
Santosh Kumar Pradhan
2013-11-14
1
-6
/
+1
*
client_t: phase 2, refactor server_ctx and locks_ctx out
Kaleb S. KEITHLEY
2013-10-31
1
-18
/
+55
*
libglusterfs: Add monotonic clocking counter for timer thread
Harshavardhana
2013-10-15
1
-5
/
+5
*
libglusterfs/client_t client_t implementation, phase 1
Kaleb S. KEITHLEY
2013-07-29
1
-337
/
+77
*
protocol/server: Change logs to give more info on disconnects
Pranith Kumar K
2013-05-31
1
-3
/
+14
*
license: xlators/protocol/server dual license GPLv2 and LGPLv3+
Kaleb S. KEITHLEY
2013-04-12
1
-20
/
+11
*
rpc: bring in root-squashing behavior in rpc
Raghavendra Bhat
2013-02-17
1
-0
/
+9
*
glusterfs : Moved option files, and statedumps from /tmp
Avra Sengupta
2013-01-29
1
-1
/
+1
*
glusterd/cli: Updated the options descriptions for "volume set help"
Avra Sengupta
2013-01-21
1
-1
/
+4
*
core: fixes for gcc's '-pedantic' flag build
Avra Sengupta
2013-01-21
1
-4
/
+2
*
core: remove all the 'inner' functions in codebase
Amar Tumballi
2012-12-19
1
-67
/
+67
*
protocol/server: Do not access key after GF_FREE in _delete_auth_opt()
Krutika Dhananjay
2012-12-19
1
-11
/
+18
*
protocol/server: dump the ltable and fd table related inodes only
Raghavendra Bhat
2012-09-17
1
-18
/
+85
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
1
-39
/
+36
*
protocol/server: use pthread_mutex_trylock while dumping statedumps
Raghavendra Bhat
2012-08-02
1
-11
/
+29
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-6
/
+3
*
rpc: variable name changes
Amar Tumballi
2012-07-12
1
-6
/
+6
*
protocol/client,server: Lock self healing off by default.
Mohammed Junaid
2012-04-16
1
-1
/
+2
*
server: Modified logging information to ease log based analysis
Krishnan Parthasarathi
2012-04-13
1
-1
/
+1
*
xlator/server,xlator/nfs : Fix authentication for address lists
Kaushal M
2012-04-13
1
-1
/
+7
*
cli, glusterd: "volume set help" additions
Kaushal M
2012-03-28
1
-3
/
+11
*
protocol/server: remove the transport from the list irrespective of lock-heal...
Raghavendra Bhat
2012-03-20
1
-6
/
+11
*
protocol/server: Handle server send reply failure gracefully.
Mohammed Junaid
2012-03-19
1
-22
/
+62
*
print bound_xl only once in server statedump
Rahul C S
2012-03-19
1
-0
/
+12
*
Logs: Improved logs in lock/unlock execution path
Pranith Kumar K
2012-03-18
1
-2
/
+2
[next]