| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | protocol/server: Clear internal locks on disconnect | Pranith Kumar K | 2012-03-18 | 1 | -2/+5 |
* | mgmt/glusterd : volume set validation fixes | Kaushal M | 2012-03-18 | 1 | -3/+13 |
* | protocol/server: add and remove the transports from the list, inside the lock | Raghavendra Bhat | 2012-03-17 | 1 | -23/+47 |
* | protocol/server: Remove connection from conf->conns w.o. race | Pranith Kumar K | 2012-03-13 | 1 | -2/+7 |
* | protocol/server: Make conn object ref-counted | Pranith Kumar K | 2012-03-01 | 1 | -2/+8 |
* | transport/socket: configuring tcp window-size | Rajesh Amaravathi | 2012-02-29 | 1 | -0/+5 |
* | mempool: adjustments in pool sizes | Amar Tumballi | 2012-02-22 | 1 | -3/+3 |
* | protocol/client,server: fcntl lock self healing. | Mohammed Junaid | 2012-02-20 | 1 | -14/+82 |
* | cli, protocol/server : improve validation for the option auth.(allow/reject) | Kaushal M | 2012-02-05 | 1 | -1/+42 |
* | cli: Extend "volume status" with statedump info | Kaushal M | 2012-01-27 | 1 | -3/+136 |
* | protocol/server: Do connection cleanup if reply fails | Pranith Kumar K | 2011-12-22 | 1 | -0/+4 |
* | statedump: do not print the inode number in the statedump | Raghavendra Bhat | 2011-10-01 | 1 | -10/+5 |
* | cli : new volume statedump command | Kaushal M | 2011-09-27 | 1 | -2/+43 |
* | modify to the way we used XDR definitions files (.x files) | Amar Tumballi | 2011-09-07 | 1 | -31/+13 |
* | glusterfs protocol: bring in variable sized iobuf support | Amar Tumballi | 2011-09-07 | 1 | -28/+35 |
* | xlator options: revamp xlator option validation/reconfigure code | Anand Avati | 2011-08-18 | 1 | -28/+0 |
* | Change Copyright current year | Pranith Kumar K | 2011-08-10 | 1 | -1/+1 |
* | pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorv3.3.0qa1 | krishna | 2011-08-09 | 1 | -1/+1 |
* | LICENSE: s/GNU Affero General Public/GNU General Public/ | Pranith Kumar K | 2011-08-06 | 1 | -3/+3 |
* | protocol/server: change allow_insecure option in reconfigure | Pranith K | 2011-03-26 | 1 | -1/+4 |
* | CLI : Validate options farmework. | Gaurav | 2011-03-23 | 1 | -48/+16 |
* | protocol/server: log enhancements | Amar Tumballi | 2011-03-17 | 1 | -15/+13 |
* | protocol/server: White space cleanup and NULL check validations. | Mohammed Junaid Ahmed | 2011-03-17 | 1 | -117/+126 |
* | mgmt/Glusterd: while resetting the volume options, the previous data structur...v3.1.3qa1 | Kaushik BV | 2011-03-01 | 1 | -7/+27 |
* | glusterd/cli: option added to create volume with both transports | Amar Tumballi | 2011-02-22 | 1 | -0/+2 |
* | glusterd,cli: print single error message on failure | Pranith K | 2010-12-27 | 1 | -6/+8 |
* | server: parse more precisely when validating auth options | Csaba Henk | 2010-10-26 | 1 | -19/+15 |
* | server: Don't free conf in fini. | Raghavendra G | 2010-10-26 | 1 | -1/+2 |
* | server: print information about disconnected client | Amar Tumballi | 2010-10-24 | 1 | -0/+4 |
* | mgmt/Glusterd: Volume set enhancements | Kaushik BV | 2010-10-07 | 1 | -5/+31 |
* | protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY' | Amar Tumballi | 2010-10-07 | 1 | -1/+6 |
* | Reply back to CLI on error, by validating each xlator's opts | Kaushik BV | 2010-10-05 | 1 | -0/+79 |
* | mgmt/Glusterd : Reply to CLI error: graph construction | Kaushik BV | 2010-10-05 | 1 | -0/+1 |
* | Change GNU GPL to GNU AGPL | Pranith K | 2010-10-04 | 1 | -3/+3 |
* | mgmt/Glusterd: new command volume reset <volname>, volume set enhancements | Kaushik BV | 2010-10-03 | 1 | -2/+18 |
* | protocol/server: set 'this->private' only if 'init()' is successful | Amar Tumballi | 2010-09-29 | 1 | -2/+1 |
* | Glusterd: gluster volume set <volume> <option> <value> | Kaushik BV | 2010-09-18 | 1 | -0/+37 |
* | socket: add xfer data counts | Amar Tumballi | 2010-09-14 | 1 | -0/+21 |
* | Add rdma as valid transport type for client and server protocol. | Raghavendra G | 2010-08-30 | 1 | -1/+1 |
* | protocol/server: fix a static buffer free. | Amar Tumballi | 2010-08-27 | 1 | -3/+0 |
* | rpc: server to client callback mechanism | Amar Tumballi | 2010-08-27 | 1 | -0/+13 |
* | fix glusterfsd to glusterfs getspec | Amar Tumballi | 2010-08-26 | 1 | -0/+4 |