Age | Commit message (Collapse) | Author |
|
This will typically never be reached because the remote will wait
until it receives a CAPAB response before sending SERVER. Instead
replace it with a CAPAB stub command that quits servers with a
helpful message.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Nicole Kleinhoff <ilbelkyr@shalture.org>
|
|
Ref: https://www.freedesktop.org/software/systemd/man/systemd.unit.html#%5BUnit%5D%20Section%20Options
|
|
|
|
|
|
|
|
|
|
- Fix running configure where configure is not in the PWD.
- Only show relative paths when generating files from templates.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This brings shiny new GitHub integrations as well as allowing us to
bring back the macOS builds which were disabled because of the very
broken Travis CI macOS infrastructure.
|
|
|
|
|
|
|
|
|
|
As recommended at https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/.
Closes #1729.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #1626.
|
|
This should fix #1621.
|
|
|
|
|
|
This may not be set in some circumstances.
|
|
Reported by @ensra.
|
|
Reported by @ensra.
|
|
|
|
|
|
|
|
This provides a significant build time improvement.
|
|
|
|
|
|
|
|
- Use "yes" and "no" instead of "y" and "n".
- Validate the true and false responses properly.
- Keep prompting the user for a response until they give one which
is valid.
|