Commit Graph

3644 Commits (1cad06905074a03c662c86f683a8a5ef7f248bd6)
 

Author SHA1 Message Date
Mcat12 1cad069050
Add privacy level 4 to all privacy level code
6 years ago
Mark Drobnak d24e0a6060
Merge pull request #2540 from pi-hole/release/v4.1
6 years ago
Dan Schaper f7ad489805
Merge pull request #2504 from bcambl/ifcfg_con_name
6 years ago
Dan Schaper 62459c4f00
Merge pull request #2532 from pi-hole/update/agent-string-12-2018
6 years ago
DL6ER 05bd88b4d8
Update agent string: the selected string is the most abundant one on 06 Dec 2018 with a percentage of almost 10%
6 years ago
Dan Schaper 0546fff1ce
Merge pull request #2531 from pi-hole/fix/duplicate_dont_destroy
6 years ago
Adam Warner 83f7bd66e6
Don't `mv` `preEventHorizon`, copy it.
6 years ago
bcambl 14ebb2fb93 remove 'System' from NetworkManager connection name
6 years ago
Dan Schaper 916b2920be
Merge pull request #2525 from pi-hole/release/v4.1
6 years ago
Dan Schaper a20963889c
Merge pull request #2512 from kefnab/development
6 years ago
Dan Schaper 4b77475807
Merge pull request #2520 from pi-hole/new/rfc4039
6 years ago
Dan Schaper 9f672593bc
Update advanced/Scripts/webpage.sh
6 years ago
DL6ER a285ae65fb
Backend changes for DHCPv4 rapid commit support
6 years ago
Dan Schaper 917a0239a9
Merge pull request #2514 from pi-hole/fix/suppress_warnings_initd
6 years ago
Clayton Dobbs 3261c2e273
Added check for universe repo on ubuntu bionic with user prompts.
6 years ago
DL6ER d0125d5aad
Suppress warning if Pi-hole is not used as DHCP server (/etc/pihole/dhcp.leases is not present in this case)
6 years ago
Dan Schaper 65a3da92f1
Merge pull request #2505 from pi-hole/fix/DNS_with_hash
6 years ago
Dan Schaper 5c621fa253
Lints
6 years ago
Dan Schaper f9e71bee0a
Account for port, or lack of, in PIHOLE_DNS_1
6 years ago
bcambl c3804877ed linting: Double quote to prevent globbing and word splitting.
6 years ago
Dan Schaper 35e53ab9c7
Merge pull request #2501 from pi-hole/fix/restart-dns-error-on-success
6 years ago
Dan Schaper 053987b9e1
Merge pull request #2500 from pi-hole/fix/debug-remove-dnsmasq
6 years ago
bcambl c0bc93c7c4 break dhcpcd and ifcfg network configurations into separate functions
6 years ago
Dan Schaper 1f596eb2bc
Merge pull request #2502 from pi-hole/release/v4.1
6 years ago
Mcat12 3f59b51be1
Fix restartDNS returning code 1 even when it worked
6 years ago
Mcat12 9d59da8974
Remove dnsmasq checks from debugger
6 years ago
DL6ER 51218bd1ad
Merge pull request #2497 from pi-hole/fix/adlists.list_not_created
6 years ago
DL6ER e1c3c53058
Merge branch 'release/v4.1' into fix/adlists.list_not_created
6 years ago
DL6ER 9fa497b056
Merge pull request #2498 from pi-hole/fix/IPv6_string
6 years ago
Dan Schaper 057fbfc2b9
Change field from digit to string for printf
6 years ago
DL6ER 33156071cd
Fix literal "choice" being passed to appendToListsFile()
6 years ago
Mark Drobnak bbb759c684
Merge pull request #2477 from bcambl/debug_init_service_check
6 years ago
Mark Drobnak f1a7bc9ecd
Merge pull request #2481 from pi-hole/revert-2468-lighttpd-conf-enhancements
6 years ago
Mark Drobnak d514608f91
Merge pull request #2492 from pi-hole/fix/IPv4_detection
6 years ago
Dan Schaper e8c2e26358
Override shellcheck with explanations.
6 years ago
Dan Schaper 61c67849d7
Support multiple distributions and release versions in find_IPv4_information().
6 years ago
Mark Drobnak 2cdbb34763
Merge pull request #2488 from pi-hole/feature/command_function
6 years ago
Dan Schaper 538ba918c1
Merge pull request #2490 from sadsfae/add_blog_guide_hobohouse
6 years ago
Will Foster c330df9700 Add hobohouse blog/guide to coverage links.
6 years ago
Mark Drobnak 1789a2db29
Merge pull request #2384 from pi-hole/feature/install-privacy-level
6 years ago
Dan Schaper c270b83341
Use printf instead of echo
6 years ago
Dan Schaper 02f0788033
Moved `command -v` calls to function.
6 years ago
Dan Schaper a2ea6e8d47
Merge pull request #2486 from pi-hole/feature/install_printf
6 years ago
Dan Schaper a986f53134
Merge pull request #2436 from pi-hole/fix/password-read-error
6 years ago
Dan Schaper 9d2d45b473
Query php directly for major and minor version id strings.
6 years ago
Dan Schaper 0c892e6b3a
Addressed Stickler ShellCheck lints
6 years ago
Dan Schaper a0fc38d6a2
All terminal echo commands changed to printf.
6 years ago
Mcat12 28cbf45d1d
Add explanatory comment for include_shell
6 years ago
Dan Schaper 72829be281
Remove shellcheck overrides
6 years ago
Adam Warner d57f9906bd
read -r -a, not read -a -r
6 years ago