Commit Graph

1397 Commits (7b8611ced064bb5f697a633f01e58828eb6e2e46)

Author SHA1 Message Date
XhmikosR 7b8611ced0
Assorted typo fixes. (#3126)
4 years ago
DL6ER 497bfd80a5
Update development from release/v5.0 (#3200)
4 years ago
Adam Warner 8ecaaba247
Compare daemons to expected results. (#3158) (#3159)
4 years ago
Adam Warner 4a5f344b09
then
4 years ago
Adam Warner af95e8c250
force `updatchecker.sh` run if any of the three components are updated
4 years ago
Dan Schaper c5c414a7a2
Stickler Lint - quote to prevent splitting
4 years ago
DL6ER d0e29ab7b0 Add human-readable output of time of the last gravity run.
4 years ago
DL6ER 714a79ffce Migrate debugger to domainlist and add printing of client table.
4 years ago
DL6ER cd3ad0bdc7 Show info table instead of counting domains to speed up the debugging process on low-end hardware drastically.
4 years ago
DL6ER e528903488
Merge pull request #3107 from pi-hole/new/client_comments
4 years ago
DL6ER 92aa510bda
Add timestamps and comment fields to clients. This updates the gravity database to version 11.
4 years ago
DL6ER 6b04997fc3
DROP and reCREATE TRIGGERs during gravity swapping.
4 years ago
DL6ER 10c2dad48a Improve gravity performance (#3100)
4 years ago
Dan Schaper 52e2a2610e
Merge pull request #3089 from pi-hole/tweak/gravity_db_10
4 years ago
DL6ER 3f9e79f152
Print human-readable timestamps in the debugger's gravity output
4 years ago
DL6ER 633e56e8a9
Add gravity database 9->10 update script.
4 years ago
DL6ER 276b191845
Remove dead code causing failure from the blocking page.
4 years ago
DL6ER bb30c818ab
Update database version during migration.
5 years ago
Adam Warner c944f6a320
Add a new migration script to fix the previous one
5 years ago
Adam Warner aa4c0ff329
Don't create trigger with duplicate name until after old table is deleted
5 years ago
DL6ER 37217ece73
Merge pull request #3049 from pi-hole/tweak/unique_group_name
5 years ago
DL6ER cda0133dd1
Revert "Change the regex used for domain validation"
5 years ago
DL6ER eda7f40fef
Reinstall trigger that prevents group zero from being deleted.
5 years ago
DL6ER e589e665a7
Also add date_added and date_modified fields to group table.
5 years ago
DL6ER b32b5ad6e9
Update gravity database to version 8. This enforces uniqueness on the group name.
5 years ago
DL6ER e2de199f47
Merge pull request #3037 from pi-hole/new/group_zero
5 years ago
DL6ER a1633123aa
Merge pull request #3035 from pi-hole/fix/query_gravity
5 years ago
DL6ER 2444296348
Again, Mr. Stickler
5 years ago
DL6ER 4be7ebe61f
Scan domainlist instead of view to also catch disabled domains.
5 years ago
DL6ER a720fe1789
Add client trigger.
5 years ago
DL6ER 0b0ec43bf5
Merge pull request #3036 from pi-hole/fix/reload-lists
5 years ago
DL6ER f0439c8d12
Add special group zero to gravity database.
5 years ago
DL6ER 40e8657137
Please Mr. Stickler
5 years ago
DL6ER 52dd72dfa5
Ensure output is always correct and also display if domain has been found but is disabled
5 years ago
DL6ER 922ce7359c
pihole -q should also scan gravity table
5 years ago
DL6ER 5457b2c6ea
Merge pull request #2935 from pi-hole/new/internal-blocking
5 years ago
DL6ER 69a909fc4c
On modification of lists, we should send real-time signal 0 instead of SIGHUP. This also preserves the DNS cache of not-blocked domains.
5 years ago
Adam Warner ec09b5843c
Merge branch 'development' into fix/do_not_force_local_resolver
5 years ago
DL6ER f482156cca
Merge branch 'development' into new/internal-blocking
5 years ago
DL6ER 620e1e9c73
Do not force nameserver 127.0.0.1 through resolvconf in pihole-FTL.service
5 years ago
DL6ER 8a119d72e2
Ensure database permissions are set up correctly by the service script.
5 years ago
DL6ER 807a5cfb23
Merge pull request #3015 from pi-hole/tweak/domainlist_table
5 years ago
Adam Warner eaf1244932
:dominik: Detect binary name before calling FTLcheckUpdate in update.sh
5 years ago
DL6ER b6cd7b8e3d
Use more descriptive names instead of directly using the IDs in list.sh
5 years ago
Adam Warner 869473172c
remove _ from regex descibers
5 years ago
Adam Warner 63e407cfdc
Update advanced/Scripts/list.sh
5 years ago
Adam Warner 0251117c77
Update advanced/Scripts/list.sh
5 years ago
Adam Warner 44e1455b12
Update advanced/Scripts/list.sh
5 years ago
Adam Warner 76460f01e9
Change the regex used for domain validation
5 years ago
Adam Warner 4b8a72fda7
functionise parameter discovery
5 years ago