summaryrefslogtreecommitdiffstats
path: root/glusterfsd
Commit message (Expand)AuthorAgeFilesLines
* cli: Extend "volume status" with statedump infoKaushal M2012-01-271-1/+138
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-211-4/+4
* libglusterfs/iobuf: have fixed number of arenasAmar Tumballi2011-12-071-1/+1
* fuse: enable kernel read-only modeKaushal M2011-11-221-0/+9
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-162-8/+8
* glusterd/cli: rpc cleanupAmar Tumballi2011-11-161-11/+11
* Fix a typo in log message.Sachidananda Urs2011-10-061-1/+1
* glusterd: Implemented cmd to trigger self-heal on a replicate volume.v3.3.0qa10Krishnan Parthasarathi2011-09-221-1/+126
* glusterd: run 'volume top read-perf/write-perf' in different threadKaushal M2011-09-193-28/+341
* glusterfsd: enable max fetch attemptsKaushal M2011-09-181-2/+8
* 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-122-0/+25
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-11/+0
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-42/+29
* options handling: remove missing options check in reconfigureAnand Avati2011-08-191-2/+0
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-0/+3
* glusterd: fix for volume stop causing inconsistent volume statusKaushal M2011-08-171-6/+6
* WORM: Write Once Read Many times xlator supportshishir2011-08-102-0/+7
* Change Copyright current yearPranith Kumar K2011-08-104-5/+5
* pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorv3.3.0qa1krishna2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-064-13/+13
* Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)shishir gowda2011-07-311-13/+27
* glusterfsd: initialize sigset_t in sigwaiterAnand Avati2011-07-311-0/+1
* glusterfsd-mgmt: initialize ctx->mgmt before calling rpc_clnt_start()Amar Tumballi2011-07-281-4/+4
* libglusterfs: Bring in os_daemon_* routines to replace modified FreeBSD codeVijay Bellur2011-07-281-2/+2
* 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...v3.1.3qa1Kaushik 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