2
0
mirror of https://github.com/deajan/osync synced 2024-11-19 03:25:37 +00:00
Commit Graph

1327 Commits

Author SHA1 Message Date
deajan
7ddd13f122 Trying various travis fixes 2018-07-02 14:44:16 +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
9e869e2bc4 Fix travis won't allow file creating in /tmp/osync_test_install 2018-07-02 10:12:16 +02:00
deajan
948a2b2f87 Log messages improvements for travis 2018-07-02 10:07:48 +02:00
deajan
c3b468d932 Travis related test 2018-07-02 10:00:38 +02:00
deajan
2f5e21caea Fixed typo 2018-07-02 09:58:25 +02:00
deajan
0a8811cfb9 Temporarily disabled conflictList test 2018-07-01 10:55:07 +02:00
deajan
4d322f7e6b WIP: initialization should take create conflict list possibility 2018-07-01 10:54:17 +02:00
deajan
9b4914c49e cmdline arg improvements 2018-07-01 10:46:16 +02:00
deajan
21bc4e1ee7 WIP: conflict detection and fakeroot install 2018-06-30 19:46:11 +02:00
deajan
3d6eaef447 Bumped version to 1.3-dev 2018-06-30 19:40:24 +02:00
deajan
381313dc41 Fixed typo 2018-06-29 22:11:33 +02:00
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