| Commit message (Expand) | Author | Age | Files | Lines |
* | glusterfsd: prevent giving '-s' option without '--volfile-id' option | Amar Tumballi | 2011-05-31 | 1 | -3/+16 |
* | glusterfsd-mgmt: include signal.h | Anand Avati | 2011-05-30 | 1 | -0/+1 |
* | upon daemonizing, wait on mtab update to terminate in parent | Csaba Henk | 2011-05-19 | 2 | -14/+29 |
* | removed reference to GF_LOG_NORMAL | Amar Tumballi | 2011-04-07 | 3 | -7/+7 |
* | glusterfsd: log enhancement | Amar Tumballi | 2011-03-17 | 5 | -149/+142 |
* | glusterfsd: whitespace cleanup | Amar Tumballi | 2011-03-17 | 5 | -100/+100 |
* | glusterfsd: translator info event handling implementation | Pranith K | 2011-03-10 | 3 | -22/+385 |
* | rpc: Changes for handling unix domain sockets avoid race | Pranith K | 2011-03-10 | 1 | -4/+5 |
* | mgmt/Glusterd: while resetting the volume options, the previous data structur...v3.1.3qa1 | Kaushik BV | 2011-03-01 | 1 | -0/+2 |
* | Fix getcwd size arg to make it work in solaris. | shishir gowda | 2011-02-22 | 1 | -1/+7 |
* | use rpc_clnt_{new,start} (), instead of rpc_clnt_init(); | Amar Tumballi | 2011-01-27 | 1 | -1/+2 |
* | glusterfsd-mgmt: handle the RPC_DISCONNECT event properly | Amar Tumballi | 2011-01-27 | 1 | -0/+8 |
* | implement "--client-pid" option which can forcibly set the pid value in messa... | Csaba Henk | 2011-01-27 | 2 | -0/+23 |
* | Solaris: Fix crash seen in rpc_clnt_reconnect | shishir gowda | 2010-11-13 | 1 | -1/+1 |
* | glusterfsd.c: cleanup_and_exit() doesn't call all the 'fini()' | Amar Tumballi | 2010-11-09 | 1 | -11/+14 |
* | fuse: init entry timeout | Vijay Bellur | 2010-11-07 | 1 | -0/+1 |
* | Solaris build: Fix linux only features | shishir gowda | 2010-10-21 | 1 | -1/+1 |
* | Copyright changes | Vijay Bellur | 2010-10-11 | 3 | -3/+3 |
* | Do graph init after topology change | Vijay Bellur | 2010-10-11 | 1 | -1/+2 |
* | migrate from port 69* to 24007 | Amar Tumballi | 2010-10-08 | 1 | -1/+1 |
* | mgmt/Glusterd: Volume set enhancements | Kaushik BV | 2010-10-07 | 1 | -0/+1 |
* | protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY' | Amar Tumballi | 2010-10-07 | 1 | -1/+1 |
* | glusterfsd: '-f' option help update | Amar Tumballi | 2010-10-05 | 1 | -4/+2 |
* | Change GNU GPL to GNU AGPL | Pranith K | 2010-10-04 | 5 | -16/+16 |
* | Allow graph processing even if reconfigure fails | shishir gowda | 2010-10-01 | 1 | -1/+0 |
* | glusterfsd: perform init new graph if re-configure fails | Vijay Bellur | 2010-09-30 | 1 | -6/+4 |
* | mgmt/glusterd: remove debug messages in cleanup_and_exit | Pranith K | 2010-09-30 | 1 | -2/+0 |
* | glusterd: make sure init is not called when there is no topology change | Kaushik BV | 2010-09-29 | 1 | -8/+26 |
* | mgmt/glusterd: prevent cleanup_and_exit if its already started | Pranith K | 2010-09-28 | 1 | -1/+7 |
* | more proper error returns in case of graph topology validation | Amar Tumballi | 2010-09-28 | 1 | -9/+3 |
* | replace brick fixes | Pavan Sondur | 2010-09-27 | 1 | -1/+3 |
* | glusterfsd: after volume fetch, return proper values from functions | Amar Tumballi | 2010-09-27 | 1 | -2/+2 |
* | glusterfsd: handle relative path for '--volfile/-f' option | Amar Tumballi | 2010-09-24 | 1 | -5/+15 |
* | mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick. | Pavan Sondur | 2010-09-23 | 2 | -0/+5 |
* | glusterfsd: destroy mgmt in cleanup | Pranith Kumar K | 2010-09-22 | 1 | -0/+3 |
* | mount/fuse: By default enable direct-io only for fds not openened with O_RDONLY. | Raghavendra G | 2010-09-21 | 1 | -1/+2 |
* | cli, mgmt/glusterd: volume sync command | Pranith Kumar K | 2010-09-20 | 2 | -5/+5 |
* | Glusterd: gluster volume set <volume> <option> <value> | Kaushik BV | 2010-09-18 | 1 | -0/+157 |
* | Deadlock in state dumping while holding the logging lock | Kaushik BV | 2010-09-15 | 1 | -10/+3 |
* | glusterfsd: exit process instead of starting fuse in case of failures | Amar Tumballi | 2010-09-10 | 3 | -19/+19 |
* | glusterfsd: first time errors in volume file should exit the process | Amar Tumballi | 2010-09-09 | 1 | -0/+6 |
* | in case of failures, don't hang fuse mount | Amar Tumballi | 2010-09-07 | 1 | -6/+27 |
* | glusterfsd-mgmt.c: suppress a confusing log during rpc_clnt_init() | Amar Tumballi | 2010-09-06 | 1 | -0/+4 |
* | dont destroy the mempools in cleanup and exit as some other thread may be ref... | Raghavendra Bhat | 2010-09-04 | 1 | -6/+0 |
* | Revert "fuse: introduce pre-test micro-framework, check for execve-over-direc... | Vijay Bellur | 2010-09-03 | 1 | -1/+5 |
* | fuse: introduce pre-test micro-framework, check for execve-over-direct-IO | Csaba Henk | 2010-09-02 | 1 | -5/+1 |
* | fix a crash in cleanup_and_exit () | Amar Tumballi | 2010-08-31 | 1 | -8/+12 |
* | fix typo in commandline help message | Csaba Henk | 2010-08-31 | 1 | -3/+2 |
* | glusterfsd: call fini of fuse and all active xlators in cleanup_and_exit() | Amar Tumballi | 2010-08-30 | 1 | -1/+17 |
* | gluster{d,fs,fsd}: add logrorate functionality to SIGHUP | Amar Tumballi | 2010-08-29 | 2 | -6/+14 |