-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure the network is connected. (#26)
* created upstream branch --HG-- branch : upstream * backported changes to upstream --HG-- branch : upstream * fixed a typo, now the sync option should work properly --HG-- branch : upstream * backported changes to upstream --HG-- branch : upstream * Backported to upstream. --HG-- branch : upstream * Backported to upstream. --HG-- branch : upstream * Backported changes. --HG-- branch : upstream * Backported changes to upstream. --HG-- branch : upstream * Merged libcurlwrapper and timezone service changes. --HG-- branch : upstream * Forgot to add curl-related sources. --HG-- branch : upstream * Backported Time Sync changes to upstream. --HG-- branch : upstream * Update workflow to use git submodules. --HG-- branch : upstream * - Ensure background thread is finished when plugin unloads. - Updated libwupsxx. --HG-- branch : upstream * Changed Makefile to build objects in subdirectories, to avoid conflicts when two different files in different directories produce the same object file name. --HG-- branch : upstream * Ensure the network is initialized before doing network operations. --HG-- branch : upstream * Forgot to merge all changes. --HG-- branch : upstream * Ensure synchronization task is launched asynchronously. --HG-- branch : upstream --------- Co-authored-by: Daniel K. O. (dkosmari) <none@none>
- Loading branch information
Showing
7 changed files
with
74 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters