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

224 Commits

Author SHA1 Message Date
deajan
0be2bc3bc3 Updated ofunctions 2016-10-19 12:28:30 +02:00
deajan
951f6b1996 Allow default inclusion / exclusions for quicksync 2016-09-16 10:11:59 +02:00
deajan
4c3aa02954 Updated common scripts 2016-09-08 22:49:51 +02:00
deajan
4725bafb35 Improved ParallelExec 2016-09-06 19:27:45 +02:00
deajan
6e80c4772f Improved ParallelExec functions 2016-09-06 19:08:53 +02:00
deajan
873ff7971f Updated ofunctions with minor fixes 2016-09-05 22:06:57 +02:00
deajan
b94dd28a6c Rebuilt targets 2016-09-02 21:43:14 +02:00
deajan
415c153683 Added some other paranoia debug checks 2016-08-30 11:49:21 +02:00
deajan
a31cceedc6 Made WaitFor and ParallelExec functions more robust 2016-08-30 11:37:25 +02:00
deajan
aa4b7dddc8 Fixed verbose logging 2016-08-29 19:03:19 +02:00
deajan
2764930dc4 Replaced 0/1 with bolean logic 2016-08-29 17:37:48 +02:00
deajan
385bc5d40f Simplified verbose. Also replaced 0,1 with false,true 2016-08-29 13:48:03 +02:00
deajan
e019fb98f9 Added missing local declarations 2016-08-28 17:54:20 +02:00
deajan
32fbb24259 Updated ofunctions with ParallelExec 2016-08-28 11:32:25 +02:00
deajan
bcbd43fafb Fixed code removal 2016-08-22 08:31:48 +02:00
deajan
df2cfe8fa5 Removed unused code 2016-08-22 08:12:08 +02:00
deajan
f052422c44 Prevent double kill in WaitForTaskCompletion 2016-08-22 08:09:48 +02:00
deajan
fd2dfabce2 Made signals posix compliant 2016-08-22 07:55:03 +02:00
deajan
fd08e00abb Increased soft warn value for remote internet checks 2016-08-19 11:09:07 +02:00
deajan
416f2c1e45 Updated ofunctions from obackup project 2016-08-18 23:28:41 +02:00
deajan
959ac5bd50 Updated ofunctions 2016-08-13 11:56:54 +02:00
deajan
8b19d51042 Parallelized sync functions 2016-08-09 22:14:17 +02:00
deajan
06ca2f6a37 Fixed executability for macosX 2016-08-09 14:12:07 +02:00
deajan
0162721513 Added missing fi 2016-08-09 13:48:21 +02:00
deajan
1472fba4bc Added initial preserve permissions 2016-08-09 13:44:43 +02:00
deajan
6f1307a4fd Minor fixes in ofunctions 2016-08-08 18:06:31 +02:00
deajan
cdbad63e87 Updated ofunctions 2016-08-08 00:16:38 +02:00
deajan
bf0051c63d Refactored wait functions 2016-08-07 23:54:46 +02:00
deajan
b16737e326 Fixed double pattern delcaration 2016-08-06 13:17:56 +02:00
deajan
c519639aec more and more parallelisation 2016-08-04 00:52:05 +02:00
deajan
6f59e37e94 Paralellized run before / after functions 2016-08-04 00:28:09 +02:00
deajan
6bb5ab9c22 Various minor fixes 2016-08-03 23:58:24 +02:00
deajan
5c43179ef4 Multi pid wait and killchild functions 2016-08-03 10:02:07 +02:00
deajan
33467ca56c Rebuild targets 2016-08-02 22:10:02 +02:00
deajan
7be29fdb05 New wait function handles multiple pids 2016-08-02 14:26:04 +02:00
deajan
b3935b43d3 Lowered sleep time 2016-07-27 11:49:21 +02:00
deajan
5880e1502f Code cleanup 2016-07-19 13:41:36 +02:00
deajan
1bbd495e2a Fix for #52 2016-07-19 10:52:43 +02:00
deajan
f727db8f86 Fixed sed -i for BSD & Mac 2016-05-26 22:11:00 +02:00
deajan
a4bdd5aa37 Finished windows support for generic mail sending function 2016-05-25 19:57:04 +02:00
deajan
186f293c94 Fixed installer paths 2016-04-14 18:01:56 +02:00
deajan
e1b1643b1a More debugging love for KillChilds 2016-04-12 10:16:21 +02:00
deajan
e832cb700b Fixed bogus debug if in Killchilds 2016-04-10 21:14:07 +02:00
deajan
0ca9b75085 Some msys/cygwin fixes 2016-04-08 21:10:54 +02:00
deajan
c21a109f19 Updated ofunctions.sh with userland logging 2016-04-06 20:13:19 +02:00
deajan
0d08c42ecd Rendered sync_attr function BSD compatible 2016-04-03 16:06:45 +02:00
deajan
23b2347765 Removed typo file 2016-04-01 21:29:33 +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
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
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
9b573c7380 Move rsync patterns from osync to ofunctions 2016-02-21 11:12:41 +01:00
deajan
3626c4d049 Bug fixing last code cleanup 2016-02-19 21:44:52 +01:00
deajan
bb0562d3f0 More typo fixing here 2016-02-18 23:28:57 +01:00
deajan
5b15b19031 Fixed more typos 2016-02-18 20:54:07 +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
3c6c115a4b Another typo bites the dust :( 2015-12-15 13:45:11 +01:00
deajan
7e0de0e5c0 Fixed more typos :( 2015-12-15 13:40:50 +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
941bf5bf08 Fixed subject in sendmail 2015-11-30 14:49:46 +01:00
deajan
c51908bc83 Added missing global config file value 2015-11-28 13:06:27 +01:00
deajan
4398c02f9d Added rsync include patterns 2015-11-27 14:12:44 +01:00
deajan
d32699c492 Fixed function lib path. 2015-11-19 22:39:31 +01:00
deajan
7875469a94 Initial upload of function merge 2015-11-13 20:16:20 +01:00