| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |