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,034 commits into
base: development
Choose a base branch
from
Open

Development v6 #1950

wants to merge 2,034 commits into from

Conversation

PromoFaux
Copy link
Member

Holding PR

DL6ER and others added 30 commits March 30, 2024 17:14
 Implement selective Teleporter restoring
…yped in number of arguments and do strict testing against the number of given arguments (instead of crashing if fewer are given and ignoring if more are given)

Signed-off-by: DL6ER <[email protected]>
Be more verbose in which tables are imported during teleporter importing
Fix disk space checking on macOS hosts
Add extra logging around network issues (EDE: network error)
Fix a crash resulting from a bad interaction between PRs #1928 and #1930
Co-authored-by: RD WebDesign <[email protected]>
Signed-off-by: Dominik <[email protected]>
Bumps the github_action-dependencies group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout).


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

---
updated-dependencies:
- dependency-name: actions/checkout
  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-b93eff89fb

Bump actions/checkout from 4.1.2 to 4.1.4 in the github_action-dependencies group across 1 directory
Provide human-readable message for session status
…ified) and add documentation of read-only optional {name0} field

Signed-off-by: DL6ER <[email protected]>
Improve error logging when TCP connections are prematurely closed by remote server
Improve API /clients documentation
DL6ER and others added 30 commits July 1, 2024 16:24
…ld be rejected outside those windows. This generates an interesting chicken-and-egg problem for machines which don't have a hardware real time clock. For these machines to determine the correct time typically requires use of NTP and therefore DNS, but validating DNS requires that the correct time is already known. Resolve this by setting dnssec-no-timecheck removing the time-window checks (but not other DNSSEC validation.) only until NTP sync finishes (or if we realize the user doesn't want it)

We do not use the overloaded SIGINT (as dnsmasq) but SIGUSR7 to avoid killing the process when in debug mode (this is a fundamental drawback of the dnsmasq implementation)

Signed-off-by: DL6ER <[email protected]>
Fix compile problem with Pogoplug
…Also move all the RTC properties inside ntp.sync because this is where they apply and where RTC sync can be disabled

Signed-off-by: DL6ER <[email protected]>
…t accurate time from elsewhere - it isn't intuitive that the server cannot be started without the client

Signed-off-by: DL6ER <[email protected]>
…uce chown() code duplication by using a single function for all chown()-activities

Signed-off-by: DL6ER <[email protected]>
Show Unauthorized warnings only in debug mode
…and should be rejected outside those windows. This generates an interesting chicken-and-egg problem for machines which don't have a hardware real time clock. For these machines to determine the correct time typically requires use of NTP and therefore DNS, but validating DNS requires that the correct time is already known. Resolve this by setting dnssec-no-timecheck removing the time-window checks (but not other DNSSEC validation.) only until NTP sync finishes (or if we realize the user doesn't want it)"

This reverts commit a037276.

Signed-off-by: DL6ER <[email protected]>
…ing the internal NTP synchronization method. This ensures FTL can import the real most recent 24 hours data of history after a restart on a system lacking a real hardware clock

Signed-off-by: DL6ER <[email protected]>
…re. Use GCinterval instead of hard-coding one hour as interval

Signed-off-by: DL6ER <[email protected]>
Fix crash in arp-scan and dhcp-discover
…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]>
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