2
0
mirror of https://github.com/deajan/osync synced 2024-11-03 15:40:14 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
deajan
d52b6dd5e6 Added an option to run after exec cmds on error 2016-04-06 20:51:29 +02:00
deajan
d6e543f1d6 Logging begins before remote connections 2016-04-06 20:32:10 +02:00
deajan
335d94367f Fixed dramatic typo for deletion propagation 2016-04-06 20:14:07 +02:00
deajan
8882f17509 Added logging to home directory for userland services 2016-04-06 20:12:32 +02:00
deajan
0d08c42ecd Rendered sync_attr function BSD compatible 2016-04-03 16:06:45 +02:00
deajan
3f204212ee Bugfixing remote sync attr updates 2016-04-03 00:32:15 +02:00
deajan
769e4fc7b0 Improved sync_attr function for UTF8 filenames 2016-04-02 14:47:28 +02:00
deajan
23b2347765 Removed typo file 2016-04-01 21:29:33 +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
99532149f0 Fixed some ambiguous redirection in get_ctime_mtime 2016-04-01 00:16:25 +02:00
deajan
c0f0a842a9 Sync attributes didn't honor dry argument 2016-03-31 23:23:23 +02:00
deajan
259b707cce Fixed local in non function remote heredoc 2016-03-31 23:18:06 +02:00
deajan
afaf960c5f Added missing pre-flight checks 2016-03-31 22:50:37 +02:00
deajan
5ae98f4fd4 Wronf ofunctions.sh uploaded 2016-03-31 22:41:51 +02:00
deajan
9a9d31ee66 Better time control and pid kill handling 2016-03-31 22:32:03 +02:00
deajan
433a72938f Reverted using eval in SendAlert 2016-03-31 12:01:10 +02:00
deajan
0a43c1a120 Fixed bogus SSH_OPTS 2016-03-31 10:17:50 +02:00
deajan
2d2d06278d Bumped osync.sh to stable state 2016-03-29 23:05:32 +02:00
deajan
fb53664877 Added systemd file, installer stats and ssh known host ignore option 2016-03-29 22:55:57 +02:00
deajan
b4f4a122c8 Added pfSense mail support and fixed FreeBSD install.sh 2016-03-22 12:43:01 +01:00
deajan
3a988bbfb7 Minor enhancement in os detection log 2016-03-20 16:53:18 +01:00
deajan
e41ddca8f7 Added cygwin to the list of supported OS 2016-03-20 16:47:51 +01:00
deajan
8428662d61 Added option to ignore unknown OS 2016-03-19 10:48:46 +01:00
deajan
d11bd61473 Some sanity code cleanup 2016-03-14 21:51:29 +01:00
deajan
dc0cc3561c Some more typo fixes 2016-03-10 22:16:59 +01:00
deajan
f652eb1fc1 Also fixed the typo in the other builds :) 2016-03-10 19:27:09 +01:00
deajan
b2b8539dff Reduced log level for 3rdparty pings 2016-03-10 10:27:03 +01:00
deajan
7a485bd784 Bug fix for in tree_list error log failing for WaitForCompletion 2016-03-08 23:54:25 +01:00
deajan
d0da1398d2 Fixed rsync option placement 2016-03-01 20:13:48 +01:00
deajan
efd3a4f8b3 Fixed daemon mode exiting when child execution gives warnings 2016-02-21 11:11:28 +01:00
deajan
3626c4d049 Bug fixing last code cleanup 2016-02-19 21:44:52 +01:00
deajan
5cdc840fab Added execution flag SYNC_ATTR=yes 2016-02-19 09:34:43 +01:00
deajan
a81d4eada0 Setting sync_attrs as experimental function 2016-02-19 09:28:57 +01:00
deajan
d7731b6a88 First working sync_attrs push 2016-02-19 01:13:17 +01:00
deajan
f061004f0b sleeping... commiting for sync_attrs too 2016-02-19 00:30:02 +01:00
deajan
8c95802fd7 More work on sync_attrs function 2016-02-19 00:13:22 +01:00
deajan
bb0562d3f0 More typo fixing here 2016-02-18 23:28:57 +01:00
deajan
d8513f545b More sanity fixing 2016-02-18 21:00:23 +01:00
deajan
5b15b19031 Fixed more typos 2016-02-18 20:54:07 +01:00
deajan
4ecddccde7 Environment check bugfix 2016-02-18 16:21:17 +01:00
deajan
5dd6f1d367 Close to sync_attr feature 2016-02-17 23:00:45 +01:00
deajan
48fcda968a Some code cleanup 2016-02-17 13:51:42 +01:00
deajan
5fc500afc9 Preparing sync_attrs function 2016-02-16 22:15:44 +01:00
deajan
47fbcfd817 WIP on attr sync function 2016-02-16 20:52:53 +01:00
deajan
39fef7ba50 Fixed typo 2016-02-08 13:00:57 +01:00
deajan
4a3d18b54f Reverted wrong permission check 2016-02-08 12:51:39 +01:00
deajan
b3969feb4d Fixed wrong permission check with remote deletion 2016-02-08 12:36:40 +01:00
deajan
0c0b86ab60 Fixed using return in non function on remote deletion 2016-02-08 11:41:03 +01:00
deajan
c8637adc38 Fixed rsync pattern functionload when quicksync mode enabled 2016-02-02 10:37:08 +01:00
deajan
cafa1347a4 Fixed quicksync trying to check config file 2016-02-02 10:32:13 +01:00