Commit Graph

  • 0c0b86ab60 Fixed using return in non function on remote deletion deajan 2016-02-08 11:41:03 +0100
  • c8637adc38 Fixed rsync pattern functionload when quicksync mode enabled deajan 2016-02-02 10:37:08 +0100
  • cafa1347a4 Fixed quicksync trying to check config file deajan 2016-02-02 10:32:13 +0100
  • 531f09d949 Added a quicknote doc deajan 2016-01-27 11:44:16 +0100
  • c2377fc2a5 Fixed wrong log function call in debug mode deajan 2015-12-21 14:09:17 +0100
  • 93793ed7b4 Fixed more typos in cmdline options deajan 2015-12-16 12:05:56 +0100
  • 12715699da Better upgrade behavior deajan 2015-12-15 14:04:18 +0100
  • 3c6c115a4b Another typo bites the dust :( deajan 2015-12-15 13:45:11 +0100
  • 7e0de0e5c0 Fixed more typos :( deajan 2015-12-15 13:40:50 +0100
  • 03719ecb94 Upgrade script adds missing config file values deajan 2015-12-15 13:18:46 +0100
  • 9fda36adb7 More fixes for GNU / non-GNU versions of mail command deajan 2015-12-15 13:03:05 +0100
  • 941bf5bf08 Fixed subject in sendmail deajan 2015-11-30 14:49:46 +0100
  • c51908bc83 Added missing global config file value deajan 2015-11-28 13:06:27 +0100
  • 0cc9667d64 Fixed some typos in include exclude functions deajan 2015-11-28 12:57:23 +0100
  • da37a9a4ac Fixed partial dir exclude order deajan 2015-11-28 12:29:13 +0100
  • 1e71371c31 Added preflight checks for config file. deajan 2015-11-28 12:03:28 +0100
  • f7d22fc549 Fixed string typo. deajan 2015-11-28 11:43:27 +0100
  • b4159c1b02 Finished work on include / exclude lists deajan 2015-11-28 11:39:10 +0100
  • 4398c02f9d Added rsync include patterns deajan 2015-11-27 14:12:44 +0100
  • 9c2df9990f Merge script should take relative path for ofunctions deajan 2015-11-19 23:07:02 +0100
  • d32699c492 Fixed function lib path. deajan 2015-11-19 22:39:31 +0100
  • 30f6a36109 Revert "Moved config value to remote options" deajan 2015-11-18 13:34:00 +0100
  • e2e293ae8a Moved config value to remote options deajan 2015-11-18 13:32:48 +0100
  • 1677f1dd84 Error mismatch update deajan 2015-11-16 10:07:41 +0100
  • 3957fbe0b8 Merge branch 'master' of github.com:deajan/osync deajan 2015-11-13 20:17:15 +0100
  • 7875469a94 Initial upload of function merge deajan 2015-11-12 01:37:43 +0100
  • 956f16ea9c Initial uplaod of function merge deajan 2015-11-12 01:37:43 +0100
  • 0ed511e8fa Merge 7003c58004 into 04e056d720 #41 koroshiya 2015-11-11 02:51:57 +0000
  • 7003c58004 Replaced mtime with stat function. This should bring time comparison behavior back to what it was with ctime, but with support for Busybox as well. #41 koroshiya 2015-11-11 13:51:23 +1100
  • 7d3c0e21d8 Fixed df commands on Busybox. Also replaced some spaces with tabs, as per the general coding style, and replaced the remaining xargs instances. koroshiya 2015-11-10 12:58:40 +1100
  • 4b43fd4fb1 Replaced a couple of xargs instances with while read loops, and added log commands directly to find commands rather than writing to and reading from temporary log files during dry run. koroshiya 2015-11-10 09:06:18 +1100
  • 7c9e85b6e2 Replaced ctime with mtime for better busybox support koroshiya 2015-11-10 08:56:19 +1100
  • 04e056d720 Easy way to stop osync-batch with CTRL+C deajan 2015-09-29 10:28:00 +0200
  • 1d00d2514a Removed unnecessary logger line deajan 2015-09-28 14:47:13 +0200
  • 27caf43c56 Minor improvements for install script. deajan 2015-09-28 14:43:42 +0200
  • b912412046 Fixed possible vulnerability with program execution path in batch mode. deajan 2015-09-28 14:34:22 +0200
  • 7dd48aa44e typo fixing deajan 2015-09-28 14:10:53 +0200
  • 773203ebb8 Fixed possible vulnerability with program execution path. deajan 2015-09-27 16:09:26 +0200
  • f4116ba69c Minor enhancements deajan 2015-09-26 13:43:25 +0200
  • 8a088d92cc Successfully tested upgrade script deajan 2015-09-26 13:30:55 +0200
  • 65b1f6d2d9 Fixed typo in stderr redirect deajan 2015-09-25 11:40:31 +0200
  • b34e53da71 Added WaitForTaskCompletion to remote connectivity checks deajan 2015-09-24 20:37:40 +0200
  • 5bca46e3cf Decided to make upgrade script more manual. Leaves time for other dev deajan 2015-09-23 22:27:08 +0200
  • 1e8216f2ba Fixed multiple typos deajan 2015-09-23 16:51:30 +0200
  • e4765d4b75 Typo fixind and improving code compliance deajan 2015-09-23 16:10:11 +0200
  • 036e600d2c More debugging code compliance deajan 2015-09-23 15:02:28 +0200
  • 7d69160979 Minor updates deajan 2015-09-21 12:41:31 +0200
  • ec274f18e5 Minor code compliance updates deajan 2015-09-21 11:22:01 +0200
  • 76014dc749 Quick fix for paranoia debug messages in debug mode deajan 2015-09-19 18:46:30 +0200
  • 9959b693ca Simple code compliance deajan 2015-09-19 18:40:26 +0200
  • 917f2a3ef6 Initial commit for upgrade script deajan 2015-09-18 15:17:45 +0200
  • 2415a25626 New Killchilds function deajan 2015-09-18 09:41:18 +0200
  • b03d436e56 Merge branch 'jodysankey-master' deajan 2015-09-15 13:01:11 +0200
  • 5147431abf Merge branch 'master' of https://github.com/jodysankey/osync into jodysankey-master deajan 2015-09-15 13:00:33 +0200
  • 82b086d270 Fixed paths according to new dev version deajan 2015-09-15 12:57:20 +0200
  • a7a77907bc Update pathnames in example config file to match the code. #36 Jody 2015-09-15 00:01:51 -0700
  • 5076bf2a93 Fix two typos in osync.sh Jody 2015-09-14 23:57:32 -0700
  • 8337a8150c Initial TrapQuit rework deajan 2015-09-14 09:23:24 +0200
  • a918d89752 Latest typos fixed... works again. deajan 2015-09-13 10:40:54 +0200
  • 6ba32c0e08 Fixing typo... again and again :) deajan 2015-09-12 22:29:51 +0200
  • 7cb267d000 Fixing typos... again deajan 2015-09-12 22:22:38 +0200
  • 4f799bf2e7 More debug functionnality deajan 2015-09-12 22:09:05 +0200
  • 78814c11bc Other typos deajan 2015-09-12 20:49:24 +0200
  • a9ae4f50ad Fixed typos deajan 2015-09-12 20:34:16 +0200
  • c1235d2a55 More paranoia debugging deajan 2015-09-12 19:33:53 +0200
  • e534a7f537 Minor fixes deajan 2015-09-12 19:02:12 +0200
  • c44ebd094a Finishing refactor deajan 2015-09-12 12:57:27 +0200
  • fd98af1391 Cleanup before last refactor part deajan 2015-09-11 19:39:57 +0200
  • 69226a75db Refactoring going on deajan 2015-09-11 15:34:23 +0200
  • 8f373258ad More and more refactoring deajan 2015-09-10 21:42:11 +0200
  • 5370f203b8 Some code refactoring deajan 2015-09-10 17:48:57 +0200
  • c81b2293e8 Some more code compliance deajan 2015-09-10 09:13:02 +0200
  • 78f7fe3b9c Various coding style compliance changes deajan 2015-09-09 18:59:23 +0200
  • 4a8b0131b1 Added some automatic code checks deajan 2015-09-09 14:50:21 +0200
  • d65eea5c73 More and more code compliance deajan 2015-09-09 13:31:42 +0200
  • 1f4a6a2b11 Various coding style compliance changes deajan 2015-09-09 11:23:47 +0200
  • d3a43d825a Some more coding style changes deajan 2015-09-09 09:38:05 +0200
  • 2e12882ade Still doing code compliance deajan 2015-09-08 19:17:26 +0200
  • b9bfbb3974 Coding style compliance continues deajan 2015-09-08 16:16:22 +0200
  • a2c9d4860b Update README.md Orsiris de Jong 2015-09-08 16:10:09 +0200
  • 5bb16e6681 Update README.md Orsiris de Jong 2015-09-08 16:09:40 +0200
  • c4388c242b Coding style compliance deajan 2015-09-08 16:08:14 +0200
  • 4bfe74de59 function coding style compliance deajan 2015-09-08 14:11:08 +0200
  • ae8dd18fed Initial compliance with coding standards deajan 2015-09-08 14:04:48 +0200
  • 35f02948cf Merge from dev-1.1 deajan 2015-09-08 12:40:42 +0200
  • 596c3ef9e8 Quick add to the install script v1.01 deajan 2015-09-08 12:37:37 +0200
  • 5e6396b5d4 Added LSB info to init script for Debian based distros deajan 2015-09-06 09:25:14 +0200
  • 2295de0786 Added some missing texts deajan 2015-08-25 15:40:22 +0200
  • f572a48a3b Fixing some typos and grammar errors. deajan 2015-08-22 22:46:20 +0200
  • b236e97ffd Fixing some typos and grammar errors. deajan 2015-08-22 22:44:58 +0200
  • 2175468174 Added realpath emulation deajan 2015-07-31 15:21:34 +0200
  • 591e66ae7c Fixed path in install.sh v1.00a Orsiris de Jong 2015-07-22 17:14:52 +0200
  • cb970eba90 Release v1.00 v1.00 deajan 2015-07-20 14:13:14 +0200
  • 5658b54249 Release v1.00 deajan 2015-07-20 14:12:30 +0200
  • 481c34a156 Quick portability update Orsiris de Jong 2015-07-19 16:41:07 +0200
  • 4cb42d769b Added some MSYS instructions deajan 2015-07-19 13:37:18 +0200
  • 95d4dfe7ed Added usage when missing path deajan 2015-07-19 12:39:44 +0200
  • 018d3be7bc Better time management in osync-batch.sh deajan 2015-07-19 11:57:43 +0200
  • a3246d785c Improved error logging deajan 2015-07-17 09:47:55 +0200
  • 6d47ede4e3 Moved some stuff from changelog to github issues deajan 2015-07-03 00:48:45 +0200