summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client-callback.c
Commit message (Expand)AuthorAgeFilesLines
* Land part 2 of clang-format changesGluster Ant2018-09-121-206/+241
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-161-0/+97
* gluster: Typos in logs and commentsN Balachandran2017-01-191-1/+1
* protocol/client (no 1): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-051-2/+0
* protocol: Add framework to send transaction id with recallPoornima G2016-06-101-1/+10
* upcall: pass dict with xattrs on xattr invalidationPoornima G2016-05-191-3/+9
* Protocol: Add lease fopPoornima G2016-04-291-0/+40
* protocol client/server: Fix client-server handshakeAvra Sengupta2016-03-101-6/+46
* upcall: free the xdr* allocationsSoumya Koduri2016-01-141-0/+6
* protocol/client : porting log messages to new frameworkManikandan Selvaganesh2015-06-151-7/+9
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* Upcall: Replaced opaque gfid with string in rpc cbk argsSoumya Koduri2015-04-301-3/+2
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-04-301-13/+21
* gfapi: APIs to store and process upcall notifications receivedSoumya Koduri2015-03-171-0/+34
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-171-1/+1
* rpc: add extra arguments to _callback's actor functionAmar Tumballi2012-07-111-3/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* protocol/client: log enhancementAmar Tumballi2011-03-171-1/+6
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rpc: server to client callback mechanismAmar Tumballi2010-08-271-0/+60