index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rpc
/
rpc-lib
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
rdma: do event_unregister() in fini() too.
Amar Tumballi
2010-09-17
1
-0
/
+1
*
portmap: make grounds for typed service mapping
Csaba Henk
2010-09-16
1
-0
/
+9
*
cli: added system:: portmap brick2port
Csaba Henk
2010-09-16
1
-0
/
+1
*
cli: added system:: getspec
Csaba Henk
2010-09-16
1
-0
/
+1
*
cli, mgmt/glusterd: disallow probe to a cluster
Pranith Kumar K
2010-09-15
1
-0
/
+1
*
rpc: add ref/unref for rpc clnt
Pranith Kumar K
2010-09-15
2
-2
/
+46
*
rpc-transport.c: handle a double free
Amar Tumballi
2010-09-15
1
-1
/
+5
*
memory leak fixes.
Raghavendra G
2010-09-15
3
-5
/
+13
*
socket: add xfer data counts
Amar Tumballi
2010-09-14
1
-0
/
+3
*
rpc: print xid of the rpcreq corresponding to frame being bailed out.
Raghavendra G
2010-09-14
1
-3
/
+3
*
mgmt/glusterd: free xdr allocations
Pranith Kumar K
2010-09-14
1
-4
/
+4
*
rpc: in rpc_clnt_destroy(), cleanup the transport too
Amar Tumballi
2010-09-13
1
-0
/
+6
*
rpc/rpcsvc: fix invalid free in rpcsvc_create_listeners.
Amar Tumballi
2010-09-09
1
-10
/
+9
*
rpc-clnt: fix memory corruption happening while encoding auth data.
Raghavendra G
2010-09-06
2
-11
/
+12
*
cli: Changes for GET_NEXT volume info
Vijay Bellur
2010-09-02
1
-0
/
+1
*
mgmt/glusterd: memory leak fixes
Pranith Kumar K
2010-08-31
2
-0
/
+4
*
'gluster volume log' feature added
Amar Tumballi
2010-08-31
1
-0
/
+6
*
Only admin should be able to run gluster command
shishir gowda
2010-08-30
1
-0
/
+29
*
rpc: server to client callback mechanism
Amar Tumballi
2010-08-27
6
-7
/
+335
*
rpcsvc: handle the case of null dereferencing
Amar Tumballi
2010-08-26
1
-1
/
+7
*
rpcsvc: fix double free happening when listener creation fails.
Raghavendra G
2010-08-26
1
-4
/
+4
*
storage/posix: calculate the correct size of each dirent in readdir/readdirp.
Raghavendra G
2010-08-25
1
-0
/
+1
*
rpcsvc: allow creation of both rdma and socket for a single server transport.
Raghavendra G
2010-08-23
2
-4
/
+100
*
rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...
Raghavendra G
2010-08-19
3
-189
/
+87
*
Probe on localhost not needed
shishir gowda
2010-08-19
1
-0
/
+5
*
rpcsvc: change in port selection criteria for program to listen on.
Raghavendra G
2010-08-19
1
-4
/
+5
*
rpcsvc: check for listener on default port used by mgmt (6969) while register...
v3.1.0prealpha3
Raghavendra G
2010-08-18
1
-0
/
+5
*
rpcsvc: unref transport stored in request before putting request structure ba...
v3.1.0prealpha2
Raghavendra G
2010-08-18
1
-1
/
+2
*
rpc: add rpc_req structure to request_info structure, used by transport layer...
Raghavendra G
2010-08-18
2
-14
/
+11
*
rpc - cleanup and changes related to rdma
Raghavendra G
2010-08-18
10
-495
/
+404
*
changed GNU General Public License to GNU Affero General Public License
Pranith Kumar K
2010-08-17
18
-51
/
+71
*
rpc: move handling of fragment headers to socket.
Raghavendra G
2010-08-16
2
-71
/
+5
*
if frame is NULL, don't continue to destroy it.
Amar Tumballi
2010-08-13
1
-0
/
+3
*
rpc-clnt/socket: rpc_clnt_reconfig() API to support overriding of port numbers
Anand V. Avati
2010-08-12
4
-24
/
+47
*
portmap functionality in glusterd
Anand V. Avati
2010-08-12
1
-0
/
+15
*
rpc: Cleanup reconnect timer while destroying rpc_clnt
Vijay Bellur
2010-08-12
1
-4
/
+25
*
rpc fixes
Amar Tumballi
2010-08-12
2
-2
/
+2
*
rpc-lib: Solaris build fixes
Shehjar Tikoo
2010-08-10
5
-10
/
+38
*
remove same process transport shortcutting mechanism in rpc
Amar Tumballi
2010-08-06
2
-192
/
+0
*
fix memory-leak in case of disconnections in RPC server
Amar Tumballi
2010-08-06
2
-45
/
+7
*
changes to rpc
Raghavendra G
2010-07-28
7
-200
/
+256
*
fix all the clang errors in 'rpc/*'
Amar Tumballi
2010-07-28
4
-34
/
+46
*
cli: Changes to provide proper exit status for gluster commandline
Vijay Bellur
2010-07-27
1
-2
/
+4
*
DVM: bug fixes in cli and glusterd for probe, start volume
v3.1.0qa2
Vijay Bellur
2010-07-25
1
-1
/
+3
*
rpc/rpc-lib added saved frame's call timestamp
Pranith Kumar K
2010-07-20
1
-2
/
+10
*
Changes for volume commands
Vijay Bellur
2010-07-19
1
-0
/
+1
*
protocol/lib: rename files to standardized names and places
Anand Avati
2010-07-14
2
-2
/
+141
*
gluster-CLI-and-mgmt-glusterd-added-to-codebase
Amar Tumballi
2010-07-08
2
-39
/
+36
*
make DUMP as another program
Amar Tumballi
2010-07-08
5
-5
/
+272
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
1
-2
/
+4
[next]