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

264 Commits

Author SHA1 Message Date
deajan
65d4c3c3ff Random generator improvements 2018-10-02 11:37:46 +02:00
deajan
25070032c4 Typo fix 2018-10-02 10:51:45 +02:00
deajan
465a3b9b80 IsNumeric and IsNumericExpand are now busybox compatible 2018-10-02 10:49:16 +02:00
deajan
a9434e605b Removed unused dummy function 2018-10-02 10:09:40 +02:00
deajan
06004ac05d Function reorganisation 2018-10-02 10:07:01 +02:00
deajan
b4cd0834cd Fixed shellcheck SC2027 in RsyncPatterns 2018-10-01 14:13:05 +02:00
deajan
55534e0669 Fixed shellcheck SC2053 in Vercomp 2018-10-01 14:10:16 +02:00
deajan
2eba91a58f Removed unused variables 2018-10-01 14:09:20 +02:00
deajan
87cdc8eb98 Removed extra output from PoorMansRandomGenerator 2018-10-01 14:02:44 +02:00
deajan
a230d32042 Improve PoorMansRandomGenerator function 2018-10-01 11:27:01 +02:00
deajan
90a09c422b [WIP] Use same variable names in target-helper mode 2018-10-01 09:57:27 +02:00
deajan
af7542d8f5 [WIP] target helpder service in osync 2018-09-30 16:08:12 +02:00
deajan
d727bc353c Fixed rsync args built logic 2018-09-30 14:50:00 +02:00
deajan
f1e40d54e4 Fixed typo 2018-09-30 14:06:24 +02:00
deajan
76f9f31e6d Moved RSYNC_ARGS to RSYNC_DEFAULT_ARGS 2018-09-30 13:57:57 +02:00
deajan
50496070f6 Merge branch 'master' of https://github.com/deajan/osync 2018-08-08 11:45:08 +02:00
deajan
23a9f357fe Bump ofunctions version 2018-08-08 11:30:45 +02:00
Orsiris de Jong
7c11240034
Change logger date output to be language agnostic 2018-07-14 15:37:14 +02:00
deajan
6222fd6872 Fixed variable leak 2018-07-09 15:01:45 +02:00
deajan
cabd90c570 Fixed error log color not working in busybox #151 2018-07-09 15:00:38 +02:00
deajan
fa64c49244 Added EscapeDoubleQuotes function 2018-07-03 17:29:51 +02:00
deajan
7cb987a32b More email checks 2018-07-02 22:09:28 +02:00
deajan
b45e50584f Comment tidyup 2018-07-02 17:29:18 +02:00
deajan
503e325e14 Comment reorganization 2018-07-02 15:32:48 +02:00
deajan
f0f3cd64b1 Added email encoding comment 2018-07-02 10:42:32 +02:00
deajan
9cac01d9fd Unexpanded and removed work comments 2018-07-02 10:40:10 +02:00
deajan
c04e0fa21a Some comment love 2018-07-02 10:20:34 +02:00
deajan
381313dc41 Fixed typo 2018-06-29 22:11:33 +02:00
deajan
b3cccc373a Quick OS detection fix 2018-06-26 09:56:54 +02:00
deajan
ad22361ee5 Updated os detection 2018-06-25 15:10:11 +02:00
deajan
8dfe59220a Removed quicklogger function 2018-06-25 14:11:29 +02:00
deajan
c39544d79c Removed finished working comments 2018-06-25 11:18:53 +02:00
deajan
d9f749e28a Less verbose ExecTasks logging 2018-06-24 19:10:35 +02:00
deajan
166a37865e UrlEncode function now works with busybox 2018-06-05 11:51:49 +02:00
deajan
dc31bfb42d Fixed rundir timestamp filename bug on busybox 2018-06-04 14:13:10 +02:00
deajan
e8436e46bd Fixed typo for function name 2018-03-15 09:54:12 +01:00
deajan
36daadd7aa Ported fixes from obackup 2018-03-15 09:53:35 +01:00
deajan
dee5b4037c Minor improvements to ExecTasksé 2018-02-24 16:34:53 +01:00
deajan
190e46c785 Added sex regex compat for MacOS 2018-02-20 22:37:46 +01:00
deajan
686a28cf08 Merged improvements from burp branch 2018-02-20 22:14:41 +01:00
deajan
57cf91e4c6 Added better failed remote connection log 2018-01-31 21:04:48 +01:00
deajan
328a07e406 More ExecTasks fixes 2018-01-03 17:40:29 +01:00
deajan
ebf8b106d5 Fixed ExecTasks parallelExec runs 2018-01-03 15:11:16 +01:00
deajan
73d592ad34 Merged WaitForTaskCompletion and ParallelExec into ExecTasks 2018-01-02 20:02:57 +01:00
deajan
8fb3ea2532 Added fix from PR #123 2017-12-30 17:59:12 +01:00
deajan
755edb0654 Fixed #116 in master too 2017-12-30 17:55:27 +01:00
deajan
c78d6bc4ce Fixed process counting message 2017-12-02 13:16:48 +01:00
deajan
7e26863daf Backports from other projects 2017-12-02 12:45:00 +01:00
deajan
0a1dc91fad Fixed bogus global WAIT_FOR variable 2017-11-23 16:58:29 +01:00
deajan
c05499c5f2 Improved ParallelExec status message 2017-11-23 00:38:12 +01:00