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

Development v6 #1950

Open
wants to merge 2,063 commits into
base: development
Choose a base branch
from
Open

Development v6 #1950

wants to merge 2,063 commits into from

Conversation

PromoFaux
Copy link
Member

Holding PR

DL6ER and others added 4 commits May 4, 2024 10:09
Improve error logging when TCP connections are prematurely closed by remote server
Improve API /clients documentation
Copy link

github-actions bot commented May 9, 2024

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@DL6ER DL6ER mentioned this pull request May 10, 2024
5 tasks
Copy link

Conflicts have been resolved.

oliv3r and others added 17 commits May 10, 2024 19:17
Readline support should only be used when we know it is available. Lets
properly use a ifdef guard like we do in `shell.c`.

Signed-off-by: Olliver Schinagl <[email protected]>
We should set `HAVE_READLINE` based on whether it was actually
detected/found, not via a hidden fixed, as that contains compile errors
when readline is actually not available.

Signed-off-by: Olliver Schinagl <[email protected]>
Change database permissions to -rw-r----- (640)
Bumps the github_action-dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict).


Updates `actions/checkout` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.4...v4.1.5)

Updates `eps1lon/actions-label-merge-conflict` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
- [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
- [Commits](eps1lon/actions-label-merge-conflict@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github_action-dependencies
- dependency-name: eps1lon/actions-label-merge-conflict
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github_action-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…opment-v6-github_action-dependencies-220eae05df

Bump the github_action-dependencies group with 2 updates
… of arbitrary size and frequency

Signed-off-by: DL6ER <[email protected]>
…LTS), Clang 16.0.2 (Alpine 3.18), and Clang 17.0.6 (Alping Edge)

Signed-off-by: DL6ER <[email protected]>
Fix error message mentioning wrong file
DL6ER and others added 30 commits July 14, 2024 16:33
…DONNED and cannot be used any longer for BOGUS testing

Signed-off-by: DL6ER <[email protected]>
…DONNED and cannot be used any longer for BOGUS testing

Signed-off-by: DL6ER <[email protected]>
…his allows users to extend a temporary state, e.g. by running another "pihole disable 5m" shortly before the previous cacall reaches timeout. Previously, calling "pihoe disable 1m" would make the change permanent which seems undesirable

Signed-off-by: DL6ER <[email protected]>
…hared memory locks. This is possible at the costs of a few bytes extra memory (at most a few KB) as we collect all data only once and don't need to get object poiters twice.

Signed-off-by: DL6ER <[email protected]>
Fix local domain and non-FQDN configuration
…nssec_validate_ds() when debug.queries == true

Signed-off-by: DL6ER <[email protected]>
…alize Sqlite3 vector statements during shutdown so valgrind doesn't consider them as "possibly lost" memory

Signed-off-by: DL6ER <[email protected]>
…rks to avoid false-positive memory leak reports in valgrind(memcheck)

Signed-off-by: DL6ER <[email protected]>
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

5 participants