Skip to content
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

ifdef RLIMIT_AS in recently added check #487

Merged
merged 1 commit into from
May 10, 2021
Merged

ifdef RLIMIT_AS in recently added check #487

merged 1 commit into from
May 10, 2021

Conversation

sthen
Copy link
Contributor

@sthen sthen commented May 8, 2021

Some OS still don't have RLIMIT_AS

Some OS still don't have RLIMIT_AS
@wcawijngaards wcawijngaards merged commit f8b1745 into NLnetLabs:master May 10, 2021
wcawijngaards added a commit that referenced this pull request May 10, 2021
- Merge PR #487: ifdef RLIMIT_AS in recently added check.
@wcawijngaards
Copy link
Member

Thanks for the patch. This RLIMIT_AS check is a convenience check for operators so if it is omitted that should not harm the server activities.

Merged it into the code repository.

jedisct1 added a commit to jedisct1/unbound that referenced this pull request May 31, 2021
* nlnet/master:
  - zonemd-check: yesno option, default no, enables the processing   of ZONEMD records for that zone.
  - Merge NLnetLabs#496 from banburybill: Use build system endianness if   available, otherwise try to work it out.
  Use build system endianness if available, otherwise try to work it out.
  - For NLnetLabs#492: Fix font highlighting for the man page on emacs.
  - Fix NLnetLabs#492: module-config respip missing in unbound.conf.5.in man   page. Merges NLnetLabs#494 from he32. Remove comment line (?) from man page.
  Transplant parts of the contributed RPZ documentation.
  - Move the NSEC3 max iterations count in line with the 150 value   used by BIND, Knot and PowerDNS. This sets the default value   for it in the configuration to 150 for all key sizes.
  - Test code has -q option for quiet output.
  - Fix for NLnetLabs#411, NLnetLabs#439, NLnetLabs#469: Reset the DNS message ID when moving queries   between TCP streams. - Refactor for uniform way to produce random DNS message IDs.
  Fix date in changelog.
  - Fix NLnetLabs#489: Compile using MSYS2 MinGW 64-bit.
  - Fix that auth-zone zonefiles use last TTL if no TTL is specified.
  Changelog note for NLnetLabs#487 - Merge PR NLnetLabs#487: ifdef RLIMIT_AS in recently added check.
  ifdef RLIMIT_AS in recently added check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants