summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-geo-rep.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd/geo-rep: Adding ssh-port option for geo-rep createKotresh HR2015-11-181-4/+33
* geo-rep: Allow setting config remote_gsyncdAravinda VK2015-11-171-1/+0
* core: use syscall wrappers instead of direct syscalls -- glusterdKaleb S. KEITHLEY2015-10-281-33/+33
* glusterd/geo-rep: Fix failure of geo-rep pauseKotresh HR2015-07-071-4/+17
* glusterd/geo-rep : porting log messages to a new frameworkManikandan Selvaganesh2015-06-121-380/+748
* geo-rep: Validate use_meta_volume optionAravinda VK2015-06-121-0/+10
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* geo-rep: Fix corrupt gsyncd outputAravinda VK2015-05-081-2/+2
* glusterd: remove replace brick with data migration support form cli/glusterdGaurav Kumar Garg2015-05-071-9/+0
* geo-rep: Status EnhancementsAravinda VK2015-05-051-271/+208
* geo-rep: Re Enable ignore_deletes OptionAravinda VK2015-04-271-2/+6
* glusterd/geo-rep: Check if the state file is present or not.Avra Sengupta2015-04-091-5/+1
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-2/+2
* geo-rep: Add support for aclsKotresh HR2015-03-301-2/+2
* geo-rep-cli: added a new option "no-verify" to geo-rep create.darshan n2015-03-121-17/+23
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-2/+2
* glusterd: nfs,shd,quotad,snapd daemons refactoringAtin Mukherjee2015-02-201-1/+2
* glusterd/geo-rep: Allow replace/remove brick if geo-rep is stopped.Kotresh HR2015-02-161-3/+62
* geo-rep: Adding Slave user field to georep statusAravinda VK2015-02-021-0/+22
* geo-rep: Handle copying of common_secret.pem.pub to slave correctly.Kotresh HR2015-01-211-3/+3
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-251-3/+9
* glusterd/geo-rep: Fix glusterd crash in non-originator slave node.Kotresh HR2014-11-021-0/+1
* geo-rep/glusterd: Enable changelog and marker during geo-rep create.Kotresh HR2014-10-271-10/+10
* glusterd/geo-rep: Fix race in updating status fileKotresh HR2014-10-121-18/+26
* geo-rep/glusterd: API to check active geo-rep session for the volumeKotresh H R2014-08-211-48/+106
* cli: Xml output for geo-replication status command.ndarshan2014-07-241-0/+29
* glusterd/geo-rep: Create the conf file path correctlyAvra Sengupta2014-06-121-51/+66
* glusterd/geo-rep: Fix the resource leaks.Poornima2014-06-121-15/+16
* geo-rep/glusterd: Fix glusterd crash during geo-rep config reset.Kotresh H R2014-06-121-1/+1
* gsyncd / geo-rep: FSH recommended log locationsVenky Shankar2014-06-101-1/+14
* feature/geo-rep: Fix to retain pause state of gsyncd on restart.Kotresh H R2014-06-051-2/+3
* glusterd/geo-rep: Allow gverify.sh and S56glusterd-geo-rep-create-post.shAvra Sengupta2014-05-141-16/+68
* gsyncd / geo-rep: Partial support for Non-root geo-replication.Venky Shankar2014-05-141-100/+133
* geo-rep/glusterd: Pause and Resume feature for geo-replicationKotresh H R2014-05-131-14/+263
* glusterd/geo-rep: Looks for state_file and pid-file in gsyncd_template.confAvra Sengupta2014-05-011-161/+383
* geo-rep/glusterd: Fix geo-rep status on introduction of volume lockKotresh H R2014-03-211-17/+14
* geo-rep: Fix gsyncd restart issue.Kotresh H R2014-02-121-7/+111
* glusterd: Fix a memory leak.Raghavendra Talur2014-02-081-0/+2
* geo-rep: Fixing a memory leak issue reported by CoverityLalatendu Mohanty2014-02-021-0/+1
* geo-rep: Fixing null pointer dereference of "op_value"Lalatendu Mohanty2014-01-151-1/+1
* glusterd/geo-rep : Allow volume to stop if geo-rep is not active.Kotresh H R2014-01-141-0/+152
* geo-rep: Fixing an incorrect memcpy operation.Lalatendu Mohanty2014-01-091-1/+1
* glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2013-12-121-192/+371
* glusterd: Validating invalid log-level under geo-rep config options.Ajeet Jha2013-10-031-2/+14
* glusterd/cli: Status detail cli parse check and vol geo status crash fixAvra Sengupta2013-09-211-7/+12
* glusterd : Blocking invalid values for geo-rep config optionsAvra Sengupta2013-09-171-9/+57
* glusterd: Added missing MY_UUID conversion in gsync stagingAvra Sengupta2013-09-101-0/+2
* gsyncd / geo-rep: "disjoint" cascading geo-replication sessionsVenky Shankar2013-09-041-0/+9
* glusterd: Added op-version checks to geo-rep commands.Venky Shankar2013-09-041-0/+43
* glusterd/gverify: Check for passwordless ssh in gverify.Venky Shankar2013-09-041-79/+74