summaryrefslogtreecommitdiffstats
path: root/glusterfsd
Commit message (Expand)AuthorAgeFilesLines
* glusterfsd: check for process mode before performing mountKaushal M2011-07-211-3/+11
* glusterfs: add --acl command line option to load ACLs on the client sideAnand Avati2011-07-082-0/+16
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-161-12/+13
* fixing some build issues in Mac OS XAmar Tumballi2011-06-161-2/+7
* fix multiple transport portmap issues in client handshakeAmar Tumballi2011-06-082-1/+73
* glusterfsd: prevent giving '-s' option without '--volfile-id' optionAmar Tumballi2011-05-311-3/+16
* glusterfsd-mgmt: include signal.hAnand Avati2011-05-301-0/+1
* upon daemonizing, wait on mtab update to terminate in parentCsaba Henk2011-05-192-14/+29
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-073-7/+7
* glusterfsd: log enhancementAmar Tumballi2011-03-175-149/+142
* glusterfsd: whitespace cleanupAmar Tumballi2011-03-175-100/+100
* glusterfsd: translator info event handling implementationPranith K2011-03-103-22/+385
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-4/+5
* mgmt/Glusterd: while resetting the volume options, the previous data structur...Kaushik BV2011-03-011-0/+2
* Fix getcwd size arg to make it work in solaris.shishir gowda2011-02-221-1/+7
* use rpc_clnt_{new,start} (), instead of rpc_clnt_init();Amar Tumballi2011-01-271-1/+2
* glusterfsd-mgmt: handle the RPC_DISCONNECT event properlyAmar Tumballi2011-01-271-0/+8
* implement "--client-pid" option which can forcibly set the pid value in messa...Csaba Henk2011-01-272-0/+23
* Solaris: Fix crash seen in rpc_clnt_reconnectshishir gowda2010-11-131-1/+1
* glusterfsd.c: cleanup_and_exit() doesn't call all the 'fini()'Amar Tumballi2010-11-091-11/+14
* fuse: init entry timeoutVijay Bellur2010-11-071-0/+1
* Solaris build: Fix linux only featuresshishir gowda2010-10-211-1/+1
* Copyright changesVijay Bellur2010-10-113-3/+3
* Do graph init after topology changeVijay Bellur2010-10-111-1/+2
* migrate from port 69* to 24007Amar Tumballi2010-10-081-1/+1
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-0/+1
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-071-1/+1
* glusterfsd: '-f' option help updateAmar Tumballi2010-10-051-4/+2
* Change GNU GPL to GNU AGPLPranith K2010-10-045-16/+16
* Allow graph processing even if reconfigure failsshishir gowda2010-10-011-1/+0
* glusterfsd: perform init new graph if re-configure failsVijay Bellur2010-09-301-6/+4
* mgmt/glusterd: remove debug messages in cleanup_and_exitPranith K2010-09-301-2/+0
* glusterd: make sure init is not called when there is no topology changeKaushik BV2010-09-291-8/+26
* mgmt/glusterd: prevent cleanup_and_exit if its already startedPranith K2010-09-281-1/+7
* more proper error returns in case of graph topology validationAmar Tumballi2010-09-281-9/+3
* replace brick fixesPavan Sondur2010-09-271-1/+3
* glusterfsd: after volume fetch, return proper values from functionsAmar Tumballi2010-09-271-2/+2
* glusterfsd: handle relative path for '--volfile/-f' optionAmar Tumballi2010-09-241-5/+15
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.Pavan Sondur2010-09-232-0/+5
* glusterfsd: destroy mgmt in cleanupPranith Kumar K2010-09-221-0/+3
* mount/fuse: By default enable direct-io only for fds not openened with O_RDONLY.Raghavendra G2010-09-211-1/+2
* cli, mgmt/glusterd: volume sync commandPranith Kumar K2010-09-202-5/+5
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+157
* Deadlock in state dumping while holding the logging lockKaushik BV2010-09-151-10/+3
* glusterfsd: exit process instead of starting fuse in case of failuresAmar Tumballi2010-09-103-19/+19
* glusterfsd: first time errors in volume file should exit the processAmar Tumballi2010-09-091-0/+6
* in case of failures, don't hang fuse mountAmar Tumballi2010-09-071-6/+27
* glusterfsd-mgmt.c: suppress a confusing log during rpc_clnt_init()Amar Tumballi2010-09-061-0/+4
* dont destroy the mempools in cleanup and exit as some other thread may be ref...Raghavendra Bhat2010-09-041-6/+0
* Revert "fuse: introduce pre-test micro-framework, check for execve-over-direc...Vijay Bellur2010-09-031-1/+5