Commit Graph

271 Commits

Author SHA1 Message Date
koroshiya 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.
2015-11-11 13:51:23 +11:00
koroshiya 7d3c0e21d8 Fixed df commands on Busybox.
Also replaced some spaces with tabs, as per the general coding style,
and replaced the remaining xargs instances.
2015-11-10 12:58:40 +11:00
koroshiya 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.
2015-11-10 09:06:18 +11:00
koroshiya 7c9e85b6e2 Replaced ctime with mtime for better busybox support 2015-11-10 08:56:19 +11:00
deajan 04e056d720 Easy way to stop osync-batch with CTRL+C 2015-09-29 10:28:00 +02:00
deajan 1d00d2514a Removed unnecessary logger line 2015-09-28 14:47:13 +02:00
deajan 27caf43c56 Minor improvements for install script. 2015-09-28 14:43:42 +02:00
deajan b912412046 Fixed possible vulnerability with program execution path in batch mode. 2015-09-28 14:34:22 +02:00
deajan 7dd48aa44e typo fixing 2015-09-28 14:10:53 +02:00
deajan 773203ebb8 Fixed possible vulnerability with program execution path. 2015-09-27 16:09:26 +02:00
deajan f4116ba69c Minor enhancements 2015-09-26 13:43:25 +02:00
deajan 8a088d92cc Successfully tested upgrade script 2015-09-26 13:30:55 +02:00
deajan 65b1f6d2d9 Fixed typo in stderr redirect 2015-09-25 11:40:31 +02:00
deajan b34e53da71 Added WaitForTaskCompletion to remote connectivity checks 2015-09-24 20:37:40 +02:00
deajan 5bca46e3cf Decided to make upgrade script more manual. Leaves time for other dev 2015-09-23 22:27:08 +02:00
deajan 1e8216f2ba Fixed multiple typos 2015-09-23 16:51:30 +02:00
deajan e4765d4b75 Typo fixind and improving code compliance 2015-09-23 16:10:11 +02:00
deajan 036e600d2c More debugging code compliance 2015-09-23 15:02:28 +02:00
deajan 7d69160979 Minor updates 2015-09-21 12:41:31 +02:00
deajan ec274f18e5 Minor code compliance updates 2015-09-21 11:22:01 +02:00
deajan 76014dc749 Quick fix for paranoia debug messages in debug mode 2015-09-19 18:46:30 +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 b03d436e56 Merge branch 'jodysankey-master' 2015-09-15 13:01:11 +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 82b086d270 Fixed paths according to new dev version 2015-09-15 12:57:20 +02:00
Jody a7a77907bc Update pathnames in example config file to match the code. 2015-09-15 00:01:51 -07:00
Jody 5076bf2a93 Fix two typos in osync.sh 2015-09-14 23:57:32 -07:00
deajan 8337a8150c Initial TrapQuit rework 2015-09-14 09:23:24 +02:00
deajan a918d89752 Latest typos fixed... works again. 2015-09-13 10:40:54 +02:00
deajan 6ba32c0e08 Fixing typo... again and again :) 2015-09-12 22:29:51 +02:00
deajan 7cb267d000 Fixing typos... again 2015-09-12 22:22:38 +02:00
deajan 4f799bf2e7 More debug functionnality 2015-09-12 22:09:05 +02:00
deajan 78814c11bc Other typos 2015-09-12 20:49:24 +02:00
deajan a9ae4f50ad Fixed typos 2015-09-12 20:34:16 +02:00
deajan c1235d2a55 More paranoia debugging 2015-09-12 19:33:53 +02:00
deajan e534a7f537 Minor fixes 2015-09-12 19:02:12 +02:00
deajan c44ebd094a Finishing refactor 2015-09-12 12:57:27 +02:00
deajan fd98af1391 Cleanup before last refactor part 2015-09-11 19:39:57 +02:00
deajan 69226a75db Refactoring going on 2015-09-11 15:34:23 +02:00
deajan 8f373258ad More and more refactoring 2015-09-10 21:42:11 +02:00
deajan 5370f203b8 Some code refactoring 2015-09-10 17:48:57 +02:00
deajan c81b2293e8 Some more code compliance 2015-09-10 09:13:02 +02:00
deajan 78f7fe3b9c Various coding style compliance changes 2015-09-09 18:59:23 +02:00
deajan 4a8b0131b1 Added some automatic code checks 2015-09-09 14:50:21 +02:00
deajan d65eea5c73 More and more code compliance 2015-09-09 13:31:42 +02:00
deajan 1f4a6a2b11 Various coding style compliance changes 2015-09-09 11:23:47 +02:00
deajan d3a43d825a Some more coding style changes 2015-09-09 09:38:05 +02:00
deajan 2e12882ade Still doing code compliance 2015-09-08 19:17:26 +02:00