summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* Add support for --enable-debug configure optionDeepak C Shetty2012-08-231-1/+1
* socket: code cleanupAmar Tumballi2012-08-232-312/+333
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-202-21/+17
* misleading/wrong keep-alive error message in logKaleb S. KEITHLEY2012-08-191-4/+11
* rpc: Reduce frame-timeout for glusterd connectionsKaushal M2012-08-172-2/+10
* rpc-lib: fix rpc_clnt_reconfig log on remote_host changeyinyin2012-08-021-1/+1
* rpc/socket: finish initialization in own threadJeff Darcy2012-07-301-7/+47
* acl: enable handling of FMODE_EXEC flagAmar Tumballi2012-07-271-0/+4
* libgfxdr.so: change licenseAmar Tumballi2012-07-2025-352/+125
* rpc-transport/socket: Add SSL support.Jeff Darcy2012-07-173-83/+667
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-137-52/+24
* rpc: variable name changesAmar Tumballi2012-07-123-6/+6
* rpc: add extra arguments to _callback's actor functionAmar Tumballi2012-07-112-4/+10
* xdr_vector_round_up: don't let vcount <= 0 cause invalid array referenceJim Meyering2012-07-021-1/+1
* glusterd, cli: handle uuid conflicts in probe gracefullyRaghavendra Bhat2012-07-021-0/+1
* rpc: Fixed ping timer algo.Krishnan Parthasarathi2012-06-301-1/+0
* cluster/dht: Remove dht dependency on glusterfsd-mgmtshishir gowda2012-06-291-5/+0
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-8/+5
* rpc-transport/rdma: decode and handle RDMA_ERROR msgs.Raghavendra G2012-06-132-43/+55
* rpc-transport/socket: fix the state machine for XDATA readingAnand Avati2012-06-062-11/+40
* rpc: avoid an invalid free of item on a listJeff Darcy2012-06-051-0/+1
* core: coverity fixes (mostly resource leak fixes)Amar Tumballi2012-06-054-11/+28
* Use inet as default listenerEmmanuel Dreyfus2012-06-014-26/+17
* nfs/mount: Support MOUNT protocol on UDP. Needed for NLM on solaris clients.Krishna Srinivas2012-05-271-0/+34
* rpc-transport/rdma: logging enhancementsRaghavendra G2012-05-271-72/+210
* rpc: fix the vecsizer issueAmar Tumballi2012-05-242-3/+6
* protocol: handle proper vector size for writev()/readv()Amar Tumballi2012-05-212-21/+55
* glusterd,cli: Enable errstr for peer detachKaushal M2012-05-183-0/+4
* glusterd, cli: Enable errstr for peer probeKaushal M2012-05-186-0/+61
* nfs/nlm: procedures for PC clientsRajesh Amaravathi2012-05-175-2/+56
* NetBSD build fixesEmmanuel Dreyfus2012-05-151-0/+6
* NetBSD build fixesEmmanuel Dreyfus2012-05-111-0/+7
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-1025-350/+125
* RPC: change the AUTH_GLUSTERFS_v2 value to private rangeAmar Tumballi2012-05-031-1/+2
* rpcsvc: size check before calloc in rpcsvc_handle_disconnectRajesh Amaravathi2012-05-021-0/+3
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-254-1/+71
* NetBSD build fixesEmmanuel Dreyfus2012-04-232-0/+2
* glusterd,glusterfsd : Perform proper cleanup of connections and socket filesKaushal M2012-04-231-7/+23
* core: coverity issues fixedAmar Tumballi2012-04-231-1/+3
* rpc-transport/socket: Set NODELAY for connect socketv3.3.0qa36Vijay Bellur2012-04-191-0/+10
* rpc-clnt: use the correct xdr_size for getting the iobufAmar Tumballi2012-04-191-14/+14
* xlator/server,xlator/nfs : Fix authentication for address listsKaushal M2012-04-131-1/+5
* glusterd/remove-brick: Replace ABORT with STOPshishir gowda2012-04-132-2/+2
* glusterd/remove-brick: Remove support for pause optionshishir gowda2012-04-132-5/+3
* nfs/nlm: dummy actor for FREE_ALL procedureRajesh Amaravathi2012-04-051-22/+25
* cli,glusterd: more volume status improvementsKaushal M2012-03-293-26/+28
* core: adding extra data for fopsAmar Tumballi2012-03-223-51/+72
* rpc-clnt: separate out connection_cleanup() from destroy()v3.3.0qa30Amar Tumballi2012-03-192-1/+2
* rpc: cancel reconnect timer in rpc_clnt_disablePranith Kumar K2012-03-181-0/+4
* rpc-lib: memleak fix in rpcsvc_volume_allowedRajesh Amaravathi2012-03-171-5/+6