-
Notifications
You must be signed in to change notification settings - Fork 348
pacemaker-remoted load_env_var refactors, and assorted minor changes #3833
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
c5ffaa8
Refactor: fencer: Simplify start_delay calculation for fence command
nrwahl2 f057778
Low: fencer: Fix fence delay range off-by-one
nrwahl2 b52de8d
Low: libcrmcommon: Keep trailing newlines in pcmk__scan_nvpair()
nrwahl2 18f59f3
Low: libcrmcommon: Allow empty string values in pcmk__scan_nvpair()
nrwahl2 e3080fc
Refactor: libcrmcommon: Use GLib functions for swapping byte order
nrwahl2 7265dc1
Refactor: libcrmcommon: Sanity-check remote message and buffer sizes
nrwahl2 b3b73fb
Refactor: remoted: Remove unnecessary nesting in load_env_vars()
nrwahl2 f1cfabd
Refactor: remoted: Remove more nesting from load_env_vars()
nrwahl2 6b8b55d
Refactor: remoted: Use getline() instead of fgets()
nrwahl2 7745fb1
Refactor: remoted: Use g_strchug() in load_env_vars()
nrwahl2 5bd051a
Refactor: remoted: Skip setting value = NULL in load_env_vars()
nrwahl2 3f5334b
Refactor: remoted: Remove some nesting in load_env_vars()
nrwahl2 0bf68b3
Refactor: remoted: Strip trailing whitespace in load_env_vars()
nrwahl2 e192036
Refactor: remoted: Strip trailing comment in load_env_vars()
nrwahl2 0cbdf78
Refactor: remoted: Strip rest of trailing whitespace in load_env_vars()
nrwahl2 89668b9
Refactor: remoted: Limit quote scope in load_env_vars()
nrwahl2 42b9ea9
Refactor: remoted: Clean up load_env_vars()
nrwahl2 2387f7d
Refactor: remoted: Functionize loading one environment variable
nrwahl2 9f8115e
Low: libcrmcommon: Standardize remote environment variable parsing
nrwahl2 68d6718
Refactor: libcrmcommon: Drop unnecessary Coverity suppression
nrwahl2 bb71085
Doc: Pacemaker Explained: Document limitation of pcmk-init.env parsing
nrwahl2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.