Commit Graph

3686 Commits (ec5b16ef851e25167997fe02fd23944be65c7b4d)
 

Author SHA1 Message Date
DL6ER ec5b16ef85
Fix incomplete comment
5 years ago
DL6ER c3c60e10f1
Rename regex field from domain to filter because this described better what it is
5 years ago
DL6ER 8a2363621d
Rename fields from DateAdded to dateadded
5 years ago
DL6ER dbbf21071b
Invert logic to use ENABLED instead of DISABLED. We make sure to set "enabled = 1 WHERE enabled IS NULL" in gravity_store_in_database()
5 years ago
DL6ER b2f4385232
Avoid infinity loop if gravity optimization fails
5 years ago
DL6ER 1f9a7d0b0c
Only run VACUUM on "pihole -g -o"
5 years ago
DL6ER d5feffa117
Do not backup the database
5 years ago
DL6ER fc62cf7e2f
Only run VACUUM on "full" gravity runs
5 years ago
DL6ER 93f1859bab
Store regex in gravity.db as well
5 years ago
DL6ER dcf0a605cf
Use views for all tables and set disabled column to false for those tables that support it
5 years ago
DL6ER 710036adae
Add DISABLED field to white- and blacklist defaulting to false. The two views respect the DISABLED fields for both lists.
5 years ago
DL6ER 8a91fe6992
Store domains in gravit tables: gravity, whitelist, blacklist
5 years ago
DL6ER 09c4c88a6d
Create and fill gravity.db during pihole -g
5 years ago
Mark Drobnak 1e284f69ea
Merge pull request #2587 from pi-hole/new/network-table
6 years ago
DL6ER 516ed83638
Add "|| true" to the curl command as a failed download is no show-stopper for the overall install process.
6 years ago
Mark Drobnak f7ca74cf1d
Merge pull request #2598 from pi-hole/fix/remove-norton
6 years ago
Mark Drobnak ebba32e1c4
Remove Norton DNS
6 years ago
Mark Drobnak 7d2507527a
Merge pull request #2593 from TheLastProject/feature/standardized-dns-list
6 years ago
Sylvia van Os 97decb3a73 Standardize DNS list and write to file for AdminLTE
6 years ago
DL6ER f360959efc
Download macvendor database from ftl.pi-hole.net when downloading a new FTL binary. Users who want to update the database more frequently than on each FTL release can use the python script from the FTL repository to generate the database themselves. The macvendor database is an optional component so a failing download is no reason to interrupt the installer.
6 years ago
Mark Drobnak 465589c0fd
Merge pull request #2575 from LudovicRousseau/fix2
6 years ago
Mark Drobnak 9fcf7a2610
Merge pull request #2581 from bcambl/remove_bc_dep
6 years ago
bcambl 3035fbf468 remove unused dependency (bc)
6 years ago
DL6ER c4c354bc4b
Merge pull request #2578 from pi-hole/new/libcap-dev
6 years ago
DL6ER c5da1bb952
Add libcap as Fedora dependency
6 years ago
DL6ER 486c41a69a
Add Debain dependency libcap2 needed for FTL's capability check on startup
6 years ago
DL6ER 87800a3659
Merge pull request #2570 from pi-hole/tweak/wpad
6 years ago
Ludovic Rousseau d5fbe1b629 Do not ask admin password just for help documentation
6 years ago
Mark Drobnak a3cee67a61
Merge pull request #2571 from pi-hole/tweak/debug/shm
6 years ago
DL6ER 5ffc8c7443
List content of /var/run/shm in debugger
6 years ago
DL6ER 04fd296ffe
Add wpad vulnerability fix as suggested by dnsmasq.conf.example
6 years ago
Mark Drobnak 262d5eea22
Merge pull request #2547 from pi-hole/fix/version-command-no-web
6 years ago
Mark Drobnak ed5869646f
Use source instead of dot for setupVars
6 years ago
Dan Schaper b984fc4e0e
Merge pull request #2564 from floek/development
6 years ago
Florian Freund 0ef4901e48 Add a blank after printf to avoid 'Command not found' error
6 years ago
Dan Schaper 8d85d46c1a
Merge pull request #2556 from pi-hole/release/v4.1.1
6 years ago
bcambl eca975a370 add sqlite3 dependency for fedora
6 years ago
Mark Drobnak 3bb94d469d
Merge pull request #2554 from bcambl/add_sqlite_dep
6 years ago
bcambl 724afc000f add sqlite3 dependency for fedora
6 years ago
Mcat12 be2d494fcf
Don't show web version in pihole -v output if not installed
6 years ago
Mark Drobnak a36734db66
Merge pull request #2543 from pi-hole/fix/privacy-level-4
6 years ago
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
Jacob Salmela f65f793a0d
Merge pull request #2496 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