Commit Graph

82 Commits

Author SHA1 Message Date
9cc392fa02 Update Marks PR after the Promo code has been merged 2017-05-04 11:43:48 +02:00
9c136a5579 functionise Hashing 2017-05-02 22:24:37 +01:00
a96b4d28e1 Merge pull request #1365 from pi-hole/adlistImprovements
Adlist improvements
2017-04-06 16:15:50 -04:00
3cf9942465 spacing fixed 2017-03-31 23:00:56 +01:00
153031482f Add delete mode to adlist command. Might be abetter way to do this 2017-03-31 22:51:10 +01:00
af2cff5177 remove call to user list 2017-03-31 20:13:04 +01:00
5435b93df2 remove spaces 2017-03-31 20:05:45 +01:00
3a3dde6298 add adlist argument redirector 2017-03-31 20:03:56 +01:00
b4bc90fb85 add in CustomizeAdlists function 2017-03-31 19:35:52 +01:00
a463250ecf don't hash an empty password 2017-03-27 13:37:19 -04:00
ee296f36c1 mask password input on command line 2017-03-23 18:47:30 -04:00
47a6786e8f Use proper test syntax 2017-03-06 14:02:56 +01:00
a69fcbb91e Bugfix for when deleting host-record 2017-03-06 13:44:13 +01:00
baefec86f2 Add CLI teleporter feature 2017-03-05 14:08:44 +01:00
dd971b6ee5 Default behavior is old behavir (listen on gravity interface (e.g. eth0), permit all origins) 2017-03-03 22:58:41 +01:00
7ba47f504c Add special "except-interface" line in case of listening on all interfaces 2017-03-01 12:15:04 +01:00
0be1717ff4 Fix config error 2017-03-01 11:46:48 +01:00
189a4e0078 Add option to skip restarting of dnsmasq 2017-03-01 11:26:06 +01:00
3adf8785d8 Move "all" down in help text to not suggest that it is the default 2017-03-01 11:07:05 +01:00
b74862bfc5 Actually apply new setting by restarting dnsmasq 2017-03-01 11:02:08 +01:00
01273124ea Change to -i, interface 2017-03-01 10:59:55 +01:00
721ada7e16 Fix typo 2017-03-01 10:52:21 +01:00
bd9dc91396 Add response for users manually setting this up via CLI 2017-03-01 10:50:13 +01:00
de6c43a8d3 Setup interface listening behavior of dnsmasq 2017-03-01 10:46:20 +01:00
ce6c465942 Merge pull request #1266 from pi-hole/new/host-record
Add host-record option
2017-02-23 17:32:10 +01:00
7a1a2dec67 update license to EUPL on core files 2017-02-22 11:55:20 -06:00
7ed1bbad49 Add host-record option 2017-02-22 14:43:07 +01:00
dad18dc5de Changed keywords 2017-01-25 10:35:45 +01:00
5c95c4074b Remove static leases from DHCP static leases file 2017-01-25 10:35:03 +01:00
4301b9a12a Add static DHCP leases to new file 2017-01-25 10:33:25 +01:00
6a89c6bf3b Silence rm warning if no DHCP server is used 2017-01-23 15:06:36 +01:00
8bb9dd460b Be able to disable the DHCP domain name 2017-01-18 12:22:03 +01:00
1ed2a8637f Removed debug echo's 2017-01-13 23:39:57 +01:00
bd1c5a42e8 Allow multiple DNS servers 2017-01-13 17:49:55 +01:00
b56ca2b834 Add DNSSEC support to Pi-hole core 2017-01-12 16:02:41 +01:00
168397e90d Fixed typo in webpage.sh 2017-01-05 21:45:06 +01:00
200995bf29 Make IPv6 features of Pi-hole DHCP server switchable 2017-01-03 14:24:33 +01:00
3a90c1c192 Source setupVars.conf before trying to access variables 2017-01-03 13:34:01 +01:00
ad61852804 Test against empty string 2017-01-02 11:10:38 +01:00
dbd8aee4ee Add 'local' domain if not set in setupVers.conf 2017-01-02 11:08:54 +01:00
677694b01a Set 24h lease time if settings was empty before 2017-01-02 11:05:40 +01:00
85f0241c0d Reprocess DHCP settings after update 2017-01-02 10:50:59 +01:00
5c7fc05a32 Enable DHCP logging by default 2016-12-30 16:31:57 +00:00
9181a4a1d8 Apply dhcp lease time also for IPv6 2016-12-29 14:26:23 +00:00
3268e1611a Backend accept and apply dhcp lease time 2016-12-29 14:19:44 +00:00
cf724176dc Do stateful DHCPv6 and SLAAC 2016-12-28 20:02:48 +00:00
1e627c7e8f Make webpage.sh fully library style 2016-12-28 16:25:14 +00:00
9af26cbaac Major simplification of webpage.sh 2016-12-28 02:14:47 +00:00
321ea8a3a9 Merge branch 'development' into webUIprivacymode 2016-12-27 21:27:11 +01:00
04a9791be2 Save empty password 2016-12-23 23:41:40 +01:00