Commit Graph

162 Commits

Author SHA1 Message Date
deajan 31ba152069 Rebuilt targets for v1.2-beta 2016-08-30 11:57:39 +02:00
deajan 0903db9d2c Updated changelog 2016-08-29 17:38:30 +02:00
deajan e9cf493e58 Updated changelog 2016-08-28 12:00:43 +02:00
deajan adf742775d Updated changelog & coding style 2016-08-28 11:30:28 +02:00
deajan 8393c2e7cd Updated changelog 2016-08-22 10:27:08 +02:00
deajan 2b5b8a82a8 Updated changelog 2016-08-13 11:56:15 +02:00
deajan 0e8fa07889 Updated changelog 2016-08-09 22:17:43 +02:00
deajan 1472fba4bc Added initial preserve permissions 2016-08-09 13:44:43 +02:00
deajan bef9a92526 Rebuilt targets 2016-08-06 13:26:16 +02:00
deajan 0fea93bbbf Updated changelog 2016-08-02 22:21:28 +02:00
deajan 23222f7922 Updated changelog 2016-08-02 12:58:08 +02:00
deajan 8c80400b4a Updated text files 2016-08-02 11:11:19 +02:00
deajan 776b52445c Updated changelog for release 2016-07-27 10:27:11 +02:00
deajan 757c53ca3a Merge branch 'master' into betterKillChilds
Conflicts:
	dev/debug_osync.sh
	dev/n_osync.sh
	osync.sh
2016-04-01 21:24:53 +02:00
deajan fb53664877 Added systemd file, installer stats and ssh known host ignore option 2016-03-29 22:55:57 +02:00
deajan 7a485bd784 Bug fix for in tree_list error log failing for WaitForCompletion 2016-03-08 23:54:25 +01:00
deajan 03719ecb94 Upgrade script adds missing config file values 2015-12-15 13:18:46 +01:00
deajan 9fda36adb7 More fixes for GNU / non-GNU versions of mail command 2015-12-15 13:03:05 +01:00
deajan 1e71371c31 Added preflight checks for config file. 2015-11-28 12:03:28 +01:00
deajan 7875469a94 Initial upload of function merge 2015-11-13 20:16:20 +01:00
deajan 8a088d92cc Successfully tested upgrade script 2015-09-26 13:30:55 +02:00
deajan b34e53da71 Added WaitForTaskCompletion to remote connectivity checks 2015-09-24 20:37:40 +02:00
deajan 9959b693ca Simple code compliance 2015-09-19 18:40:26 +02:00
deajan 917f2a3ef6 Initial commit for upgrade script 2015-09-18 15:17:45 +02:00
deajan 2415a25626 New Killchilds function 2015-09-18 09:41:18 +02:00
deajan 5147431abf Merge branch 'master' of https://github.com/jodysankey/osync into jodysankey-master
Conflicts:
	sync.conf
2015-09-15 13:00:33 +02:00
deajan a918d89752 Latest typos fixed... works again. 2015-09-13 10:40:54 +02:00
deajan 4f799bf2e7 More debug functionnality 2015-09-12 22:09:05 +02:00
deajan c1235d2a55 More paranoia debugging 2015-09-12 19:33:53 +02:00
deajan c44ebd094a Finishing refactor 2015-09-12 12:57:27 +02:00
deajan 5370f203b8 Some code refactoring 2015-09-10 17:48:57 +02:00
deajan 4a8b0131b1 Added some automatic code checks 2015-09-09 14:50:21 +02:00
deajan 1f4a6a2b11 Various coding style compliance changes 2015-09-09 11:23:47 +02:00
deajan c4388c242b Coding style compliance 2015-09-08 16:08:14 +02:00
deajan 35f02948cf Merge from dev-1.1 2015-09-08 12:40:42 +02:00
deajan 5e6396b5d4 Added LSB info to init script for Debian based distros 2015-09-06 09:25:14 +02:00
deajan 2295de0786 Added some missing texts 2015-08-25 15:40:22 +02:00
deajan 2175468174 Added realpath emulation 2015-07-31 15:21:34 +02:00
deajan 5658b54249 Release v1.00 2015-07-20 14:12:30 +02:00
deajan 018d3be7bc Better time management in osync-batch.sh 2015-07-19 11:57:43 +02:00
deajan a3246d785c Improved error logging 2015-07-17 09:47:55 +02:00
deajan 6d47ede4e3 Moved some stuff from changelog to github issues 2015-07-03 00:48:45 +02:00
deajan a4c35ab806 Merged hotfix for #22 2015-06-27 22:39:21 +02:00
deajan c472b47a73 Improved ssh uri recognition 2015-06-26 17:54:49 +02:00
deajan 54c13b85ef Hotfix #22 - Missing full path in soft deletion 2015-06-26 16:31:11 +02:00
deajan 9815a7bff3 Fixed #21 for missing readlink on MacOS X & BSD 2015-05-18 10:53:11 +02:00
deajan c289e71548 Improved osync-batch.sh for crontab execution 2015-04-26 22:32:43 +02:00
deajan 00342e610b Quick fix for osync-batch.sh 2015-04-24 21:13:48 +02:00
deajan 0ea1a3e5de Fixed multiple log messages since lower sleep time 2015-04-20 14:11:09 +02:00
deajan 2f827f9246 Fixed typo in soft deletion and added paranoia checksum 2015-04-13 21:33:43 +02:00
deajan aef10c2808 Removed legacy lockfile code from init script 2015-04-13 17:26:12 +02:00
deajan 447bd7f36d Removed hard coded program name in init script 2015-04-13 16:46:15 +02:00
deajan b602510cb8 Merged v1.00pre into master after successfull testing 2015-04-01 11:04:44 +02:00
deajan 864894431c Merged v1.00pre into master after successfull testing 2015-04-01 11:02:03 +02:00
deajan 51c6831466 Updated changelog 2015-04-01 10:36:38 +02:00
deajan 784406a23d Updated with PR #11 2015-03-30 18:27:25 +02:00
deajan 76f1fe4fa1 Changed build dates 2015-03-30 18:12:01 +02:00
deajan e7af81de98 Reworked softdeletion code (WIP). Some other fixes too 2015-03-28 19:06:17 +00:00
deajan 83a4fda207 Test commit from new server 2015-03-28 18:52:46 +00:00
deajan f134ed35a3 Fixed infamous exclude bug introduced with no globbing 2015-03-20 20:40:57 +01:00
deajan a1c29f62d5 Fixed some low severity bugs 2015-02-18 15:03:45 +01:00
deajan 5ba7608af0 Prevent exclude pattern globbing 2015-02-12 10:34:42 +01:00
deajan ec16450c05 Fixed some other missing child pids 2015-01-16 10:55:01 +01:00
deajan 04cc1e9211 Minor fixes 2014-11-29 15:07:09 +01:00
deajan 3bf66be267 Final partial-dl upload 2014-11-26 11:25:58 +01:00
deajan 6462f87457 Updated documentation 2014-11-25 00:38:03 +01:00
deajan 727ae303c2 Moved msys specific code 2014-11-24 10:12:48 +01:00
deajan d783df70f4 Improved deletion dealing with permission issues 2014-07-08 02:00:23 +02:00
deajan 5a2fb4f286 Added keep dir symlinks parameter 2014-05-27 19:58:59 +02:00
deajan eeb0ef3722 Fixes for RC3 2014-05-27 12:47:50 +02:00
deajan fa19036de6 Added follow symlink option + other minor fixes 2014-05-27 11:35:45 +02:00
deajan d8ff286b32 Code cleanup 2014-05-27 00:50:46 +02:00
deajan 8214f151db Revert typos 2014-05-25 17:51:05 +02:00
deajan c3f5534c64 Various fixes 2014-05-22 18:48:40 +02:00
deajan 3467e4f328 Added init and install scripts 2014-05-21 19:12:19 +02:00
deajan a47ce7f3dd Fix MacOSX rsync -E parameter 2014-05-21 18:33:16 +02:00
deajan a4edfb0207 Added multislave async task support 2014-05-08 22:08:15 +02:00
deajan b65c5a22ff Patch merges plus bug fixesà 2014-05-08 12:36:36 +02:00
deajan 6d677e26a2 Bugfixing... 2014-03-23 21:57:57 +01:00
deajan f2a74537ba Minor fix 2014-03-23 17:52:45 +01:00
deajan 223efdb78a Some minor fixes 2014-03-09 17:54:45 +01:00
deajan 922560212b Bug bugfixing before RC3. 2014-01-19 20:31:14 +01:00
deajan 54aa421306 Fixed deleted subdirectories files not propagated 2014-01-17 15:57:31 +01:00
deajan 1e9cc8b6e4 Minor merges before final bug fixing. 2014-01-17 14:05:20 +01:00
deajan e18dfd1822 Improved file monitor mode 2013-11-25 13:20:53 +01:00
deajan 486fcf7831 Added daemon option to file monitor mode 2013-11-18 23:36:52 +01:00
deajan 8a16a2233e Added monitor mode 2013-11-18 22:44:20 +01:00
deajan 13420e6d83 Added ssh uri support 2013-11-18 21:16:31 +01:00
deajan 941f8bb749 mino bugfixes 2013-11-16 13:12:25 +01:00
deajan 79818e2457 Various bugfixes 2013-11-14 21:20:13 +01:00
Orsiris de Jong 93dbc28137 Update CHANGELOG.md 2013-11-13 17:22:34 +01:00
deajan 2d5546e4cd Add quicksync functionnality 2013-11-03 20:29:17 +01:00
deajan 86b05d1c65 Osync v0.99 Release candidate 2 2013-11-02 21:57:15 +01:00
deajan 5f51a1fb2d Improved portability 2013-10-11 22:27:33 +02:00
deajan 1c408b3009 Added OS detection 2013-10-11 21:35:20 +02:00
deajan 017a6f1f12 Still adding MSYS compat 2013-10-10 20:28:40 +02:00
Orsiris de Jong 10458052d4 Update CHANGELOG.md 2013-09-13 13:31:21 +02:00
Orsiris de Jong ece9117879 Update CHANGELOG.md 2013-09-11 16:24:25 +02:00
deajan 706e6a531b Improved forced quit 2013-09-03 21:22:38 +02:00
deajan 0db693bbe6 Minor fixes 2013-08-25 12:37:37 +02:00