summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd.c
Commit message (Expand)AuthorAgeFilesLines
...
* fuse: enable kernel read-only modeKaushal M2011-11-221-0/+9
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-3/+3
* Fix a typo in log message.Sachidananda Urs2011-10-061-1/+1
* Proactive self heal process implementationPranith Kumar K2011-09-141-2/+8
* glusterfsd: log the package version just after log initAmar Tumballi2011-09-141-0/+5
* add --user-map-root optionCsaba Henk2011-09-121-0/+24
* glusterd: fix for volume stop causing inconsistent volume statusKaushal M2011-08-171-6/+6
* WORM: Write Once Read Many times xlator supportshishir2011-08-101-0/+6
* Change Copyright current yearPranith Kumar K2011-08-101-2/+2
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-4/+4
* glusterfsd: initialize sigset_t in sigwaiterAnand Avati2011-07-311-0/+1
* 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-081-0/+15
* fixing some build issues in Mac OS XAmar Tumballi2011-06-161-2/+7
* fix multiple transport portmap issues in client handshakeAmar Tumballi2011-06-081-1/+13
* glusterfsd: prevent giving '-s' option without '--volfile-id' optionAmar Tumballi2011-05-311-3/+16
* upon daemonizing, wait on mtab update to terminate in parentCsaba Henk2011-05-191-6/+27
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-4/+4
* glusterfsd: log enhancementAmar Tumballi2011-03-171-85/+103
* glusterfsd: whitespace cleanupAmar Tumballi2011-03-171-5/+5
* glusterfsd: translator info event handling implementationPranith K2011-03-101-0/+16
* Fix getcwd size arg to make it work in solaris.shishir gowda2011-02-221-1/+7
* implement "--client-pid" option which can forcibly set the pid value in messa...Csaba Henk2011-01-271-0/+22
* 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-111-1/+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-041-4/+4
* mgmt/glusterd: remove debug messages in cleanup_and_exitPranith K2010-09-301-2/+0
* mgmt/glusterd: prevent cleanup_and_exit if its already startedPranith K2010-09-281-1/+7
* 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-231-0/+3
* 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-201-1/+1
* 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-101-1/+1
* glusterfsd: first time errors in volume file should exit the processAmar Tumballi2010-09-091-0/+6
* 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
* fuse: introduce pre-test micro-framework, check for execve-over-direct-IOCsaba Henk2010-09-021-5/+1
* fix a crash in cleanup_and_exit ()Amar Tumballi2010-08-311-8/+12
* fix typo in commandline help messageCsaba Henk2010-08-311-3/+2
* glusterfsd: call fini of fuse and all active xlators in cleanup_and_exit()Amar Tumballi2010-08-301-1/+17
* gluster{d,fs,fsd}: add logrorate functionality to SIGHUPAmar Tumballi2010-08-291-3/+13
* dump the volume file details in log file if graph init succeedsAmar Tumballi2010-08-281-0/+2
* glusterfsd: don't call pmap-signout in 'cleanup_and_exit()'Amar Tumballi2010-08-261-1/+1
* glusterfsd: Clang error fixes.Sachidananda2010-08-261-5/+54