Commit Graph

1288 Commits

Author SHA1 Message Date
deajan b45e50584f Comment tidyup 2018-07-02 17:29:18 +02:00
deajan 1ea4584027 Fix typo 2018-07-02 15:46:45 +02:00
deajan 61f7ebe156 WIP: no conflictDetection tests while working on it 2018-07-02 15:44:27 +02:00
deajan 41144f5705 Fixed fakeroot for ssh_filter 2018-07-02 15:41:30 +02:00
deajan 5438941c88 Help..travis is killing me 2018-07-02 15:37:35 +02:00
deajan 888309f420 Well... change FAKEROOT from /tmp to /home 2018-07-02 15:34:53 +02:00
deajan 704d3d20a7 Travis... travis...travis... 2018-07-02 15:33:49 +02:00
deajan 503e325e14 Comment reorganization 2018-07-02 15:32:48 +02:00
deajan 182e3921d5 Why do you do this travis ? 2018-07-02 15:23:44 +02:00
deajan e094e04038 Travis sudo to create a tmp file... 2018-07-02 15:15:39 +02:00
deajan a2a6d843b9 More travis tests 2018-07-02 15:12:02 +02:00
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