summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-1319-231/+115
* no semantic change: reverse condition and if/else clauses...Jim Meyering2012-07-131-3/+3
* rpc: variable name changesAmar Tumballi2012-07-122-41/+41
* calls to dict_allocate_and_serialize() are not 64-bit cleanKaleb S. KEITHLEY2012-07-124-26/+20
* geo-rep: don't let unexpected status provoke undefined behaviorJim Meyering2012-07-121-5/+10
* glusterd: avoid buffer overrun for over-long volnameJim Meyering2012-07-111-1/+7
* glusterd: copy /etc/glusterd to /var/lib and remove /etc/glusterd instead ofRaghavendra Bhat2012-07-041-1/+1
* cluster/afr: add a new option to select read-subvol by indexJeff Darcy2012-07-031-0/+1
* mgmt/glusterd: Added spaces in the logsVenkatesh Somyajulu2012-07-021-5/+9
* geo-rep: handle input without trailing newline; don't reference buf[-1]Jim Meyering2012-07-021-4/+9
* glusterd-rpc-ops: avoid buffer overrun for over-long keyJim Meyering2012-07-021-1/+3
* features/worm: Allow worm option to be set throught volume setshishir gowda2012-07-021-2/+20
* glusterd: avoid buffer overrun due to lack of NUL terminatorJim Meyering2012-07-021-0/+1
* glusterd: Fix peer probe when username/password is missingKaushal M2012-07-021-12/+8
* glusterd, cli: handle uuid conflicts in probe gracefullyRaghavendra Bhat2012-07-021-0/+15
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-294-14/+15
* geo-rep: checkpointingCsaba Henk2012-06-132-11/+202
* mgmt/glusterd: fix the infinite loop in lazy uuid generationRaghavendra Bhat2012-06-132-1/+3
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-06-071-0/+1
* glusterd: generate node UUID lazilyAnand Avati2012-06-0713-62/+70
* glusterd: nfs.disable fix for "volume set help"Kaushal M2012-06-061-7/+12
* glusterd: Set errstr for duplicate add-brickKaushal M2012-06-051-0/+3
* replicate: default read_child to a local brick if there is one.Jeff Darcy2012-06-051-0/+1
* glusterd-volgen: by default include 'cluster/distribute' in volfileAmar Tumballi2012-06-011-6/+9
* glusterd: fix issues with volume reset handlingCsaba Henk2012-06-012-22/+35
* glusterd: regenerate brick vol-files on upgradePranith Kumar K2012-06-011-0/+5
* glusterd: makefile typo fix.Amar Tumballi2012-06-011-1/+1
* Add server-side aux-GID resolution.Jeff Darcy2012-06-011-0/+1
* mgmt/glusterd: self-heals should be on in glustershdPranith Kumar K2012-05-311-0/+8
* replicate: add hashed read-child method.Jeff Darcy2012-05-311-0/+1
* mgmt/glusterd: Do shd validation for replicate volumesPranith Kumar K2012-05-311-1/+13
* glusterd-hooks: added support for separate namespace for 'volume set' keysAmar Tumballi2012-05-312-0/+32
* glusterd: cut out a standalone socket path calculation routineCsaba Henk2012-05-312-7/+16
* glusterd: change working-directory from /etc/glusterd to /var/lib/glusterdAmar Tumballi2012-05-291-0/+8
* performance/md-cache: make cache timeout reconfigurable via cliRaghavendra Bhat2012-05-291-0/+1
* glusterd: Run post hooks on a different threadKrishnan Parthasarathi2012-05-296-6/+238
* nfs/mount: Support MOUNT protocol on UDP. Needed for NLM on solaris clients.Krishna Srinivas2012-05-271-0/+1
* glusterd: Replace-brick should create dst brick path only on 'dst' node.Krishnan Parthasarathi2012-05-272-1/+4
* glusterd/geo-rep: do away with unneded function exportsCsaba Henk2012-05-272-29/+27
* glusterd/geo-rep: cleanup and fixesCsaba Henk2012-05-271-35/+54
* glusterd / geo-rep : fix rotating slave log fileVenky Shankar2012-05-261-22/+52
* glusterd-portmap: adhere to IANA standards while assigning brick portsAmar Tumballi2012-05-243-12/+33
* glusterd/remove-brick: Reset decommission stats on all nodesshishir gowda2012-05-244-6/+19
* glusterd/rebalance: Display run-time of rebalance processshishir gowda2012-05-246-0/+32
* glusterd: Disconnected bricks of 'stale' volume before deleting it.Krishnan Parthasarathi2012-05-231-2/+5
* Fix volume createEmmanuel Dreyfus2012-05-221-9/+19
* core: canonicalize pathsRajesh Amaravathi2012-05-222-0/+7
* common-utils: Simplified mkdir_p interface and put it to use.Krishnan Parthasarathi2012-05-215-56/+12
* protocol/client: free the 'loc2' variable of client_localAmar Tumballi2012-05-211-2/+2
* glusterd: replace-brick should create dst brick path only once.Krishnan Parthasarathi2012-05-191-6/+7