Commit Graph

1263 Commits

Author SHA1 Message Date
deajan a64da2ba3d Some minor text changes for openRC #142 2018-06-26 15:30:34 +02:00
Orsiris de Jong f6db6fb9e3
Merge pull request #142 from kozross/master
Add OpenRC support, fixed daemon script
2018-06-26 15:18:18 +02:00
deajan b3cccc373a Quick OS detection fix 2018-06-26 09:56:54 +02:00
deajan 42ed3b156a Rebuilt targets 2018-06-26 00:23:01 +02:00
deajan de57e37217 Added OpenRC support 2018-06-26 00:21:00 +02:00
deajan bf54ce8693 Finished WIP on --summary for deletions 2018-06-25 23:59:06 +02:00
deajan 7621f3ec25 Implemented --initialize 2018-06-25 23:55:13 +02:00
deajan ad22361ee5 Updated os detection 2018-06-25 15:10:11 +02:00
deajan 494fcda098 Fixed BASHVERBOSE variable 2018-06-25 14:49:15 +02:00
deajan bd2e5a16c6 Replaced QuickLogger with Logger for #148 2018-06-25 14:12:05 +02:00
deajan 844cf56307 Replaced QuickLogger with Logger 2018-06-25 14:11:46 +02:00
deajan 8dfe59220a Removed quicklogger function 2018-06-25 14:11:29 +02:00
deajan a60ece6950 Updated changelog to reflect roadmap 2018-06-25 11:27:34 +02:00
deajan c39544d79c Removed finished working comments 2018-06-25 11:18:53 +02:00
deajan 0ccc737631 Conflict log line only appears if used 2018-06-25 11:16:57 +02:00
deajan d9f749e28a Less verbose ExecTasks logging 2018-06-24 19:10:35 +02:00
deajan 1ed49b7d41 Quick note about file updates 2018-06-24 19:10:23 +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 01e359ae3c Merge branch 'master' of https://github.com/deajan/osync 2018-05-28 08:28:19 +02:00
deajan 4d9eb8830b Fixed missing usage 2018-05-28 08:28:01 +02:00
Orsiris de Jong beed970e49
Merge pull request #144 from Jookia/RFC_srv-errno
osync-srv: Fix syntax errors when setting errno
2018-05-18 12:30:26 +02:00
deajan 1314a3381b Updated osync test file URL 2018-05-18 12:29:39 +02:00
Jookia a0d7ec544d
osync-srv: Fix syntax errors when setting errno
Two instances in the osync-srv script throw an error when setting errno to 1.
In both instances errno is expanded from '$errno=1' to '0=1'.
In the first instance there is invalid spacing around the equals symbol.

Signed-off-by: Jookia <166291@gmail.com>
2018-05-18 13:07:16 +10:00
Koz Ross 44d2df4906 Amend README for Gentoo and OpenRC stuff 2018-05-17 15:08:11 +12:00
Koz Ross 601c8ace14 Fix README.md typo 2018-05-17 15:06:10 +12:00
Koz Ross 33b7b89a36 Adding OpenRC script 2018-05-17 15:05:19 +12:00
deajan 6d37e161c8 Merge branch 'master' of https://github.com/deajan/osync 2018-03-22 17:24:36 +01:00
deajan f627daf25a bootstrap can now use BASH_VERBOSE=yes 2018-03-22 17:24:04 +01:00
deajan ee8016ef9a Rebuilt targets 2018-03-22 17:23:48 +01:00
deajan 1b33068422 Fixed #135 2018-03-22 17:23:14 +01:00
Orsiris de Jong 1917c33cd1
Merge pull request #130 from Shadowigor/master
Rework of the packaging script for Arch Linux
2018-03-22 12:21:15 +01:00
Orsiris de Jong c2960e3315
Merge pull request #136 from roguh/master
Fixed variables that required config file
2018-03-21 21:14:03 +01:00
Hugo Rivera 3c1c606de4 Set `MAX_EXEC_TIME_PER_CMD_*` variables without config file 2018-03-20 03:58:21 -06:00
Hugo Rivera 4725370d8e Set `MIN_WAIT` without config file 2018-03-20 03:58:10 -06:00
deajan 041de62c36 Rebuilt targets 2018-03-15 09:57:04 +01: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 d0bd873def Merge branch 'master' of https://github.com/deajan/osync 2018-02-20 22:54:19 +01:00
deajan d13b76087f Rebuilt targets 2018-02-20 22:54:07 +01:00
deajan 46a990c4d8 Fixed inotifywait cannot load loop 2018-02-20 22:53:30 +01:00
deajan bfa9d72c8d Fix service file wildcard expansion 2018-02-20 22:49:36 +01:00
deajan a7d0c6f515 Added comment about #121 2018-02-20 22:44:53 +01:00
deajan d8b30d7711 Added sed regex compat for MacOS 2018-02-20 22:39:42 +01:00
deajan 190e46c785 Added sex regex compat for MacOS 2018-02-20 22:37:46 +01:00
deajan da381175ed Addec CheckRFC822 subset 2018-02-20 22:15:20 +01:00
deajan 034c1693e9 Updated ExecTasks version 2018-02-20 22:15:04 +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