Commit Graph

24238 Commits

Author SHA1 Message Date
Chris Buechler
e2accfacc5 Update default config.xml for 2.2. Disable dnsmasq, enable Unbound. Remove
outdated comments that used to sort of document the config file, but had
been neglected for quite some time and aren't all that useful anyway.
Change default NICs from vr to em, given vr is on the way out and em is
the most common NIC in use today. partially re: Ticket #3396
2014-11-14 01:43:46 -06:00
Chris Buechler
b95399a765 outbound NAT can apply to any type of interface, make WAN-type specific reference generic 2014-11-13 13:58:37 -06:00
jim-p
0373c361fe geom part list no longer lists empty disks, compensate where needed.
Also, while I'm here, fixup copyright.
2014-11-13 14:20:57 -05:00
Renato Botelho
99b7f4b222 Merge pull request #1335 from brunostein/remove_multiple_groups 2014-11-13 15:23:18 -02:00
Renato Botelho
98d11ee7aa Merge pull request #1334 from brunostein/remove_multiple_users 2014-11-13 15:22:58 -02:00
Renato Botelho
b6fd5c8f06 Merge pull request #1336 from phil-davis/patch-4 2014-11-13 15:21:08 -02:00
Phil Davis
b9608ab6b2 Implement advanced settings in unbound.conf
The settings are made in the Advanced tab in the GUI and are stored in the config.
Now actually implement them in unbound.conf
2014-11-13 22:40:51 +05:45
Renato Botelho
b4e0f02b89 Make sure $cpzoneid is defined and use it to call pfSense_ipfw_Tableaction() and pfSense_ipfw_getTablestats(). Also fix fieldnames for captiveportal_hostnames. It should fix #4001 2014-11-13 14:50:23 -02:00
Renato Botelho
0cd7c91a29 Subnet parameter is mandatory for pfSense_ipfw_Tableaction(), add where it's missing 2014-11-13 14:50:22 -02:00
Ermal
efca0d9ef9 Do not show the user/pass for pre shared key on Openvpn since its not-supported. 2014-11-13 16:27:06 +01:00
jim-p
9b7f6b7b8a Change this line slightly, for some reason it is making my editor crash with the old line. 2014-11-13 09:37:35 -05:00
bruno
b95a96ecb4 remove checkall checkbox 2014-11-13 10:15:06 -02:00
Renato Botelho
89cf3dc0b6 Fix logic to find available next number for limiters and queues. It fixes #3998 2014-11-13 10:09:41 -02:00
bruno
a65c5a998f add checkbox on the left side of the table and remove checkall checkbox 2014-11-13 10:03:45 -02:00
bruno
c4661249c3 add tr id 2014-11-13 09:54:37 -02:00
bruno
0fa2086f30 add check system user 2014-11-13 09:38:38 -02:00
bruno
4970f1de4d add onclick 2014-11-13 09:26:53 -02:00
bruno
b27efa5d33 add checkbox on the left side of the table and remove checkall checkbox 2014-11-13 09:15:51 -02:00
Renato Botelho
340ce958d9 Add an extra protection to avoid having an empty group created 2014-11-13 09:10:44 -02:00
Ermal
bd0bb466f0 Do not display the disabled tunnels since they are not needed in the widget. Ticket #3955 2014-11-12 22:06:03 +01:00
Ermal
6a151c91f9 Commit the other part of the fix for Ticket #3955 2014-11-12 21:43:35 +01:00
Ermal
21cd92ac01 Oops wrong choice the checkbox is only for javascript 2014-11-12 21:41:52 +01:00
Ermal
c9b70c0a67 Remove redundant code and check for dpd_enable checkbox to be set 2014-11-12 21:41:52 +01:00
jim-p
38d2141421 Fixup some redirected URLs. 2014-11-12 13:44:21 -05:00
jim-p
4dbabbc633 Fixup some URLs that changed. 2014-11-12 13:36:51 -05:00
jim-p
4b2223f209 Standardize quotes in help.php 2014-11-12 13:36:51 -05:00
Chris Buechler
71f45fedec Don't allow interface descriptions that are strictly numbers as that
generates an invalid ruleset. Ticket #4005
2014-11-12 11:26:38 -06:00
Chris Buechler
a19cc6007c fix variable typo 2014-11-12 11:22:23 -06:00
Chris Buechler
2b114010dd fix text 2014-11-12 11:20:17 -06:00
Renato Botelho
61dec0b078 Make sure empty group or user are not created when editing 2014-11-12 14:22:04 -02:00
Renato Botelho
2951a06ad8 Only create missing ssh keys, do not overwrite existing ones. It fixes #4003 2014-11-12 12:27:57 -02:00
Ermal
aa5acb424f Use route command directly rather than trying to make a route search on php thorugh netstat. It Fixes #4000 2014-11-12 14:57:12 +01:00
Ermal
285acd6040 Oops do the right thing here by passing proper argument rather than breaking the ipsec status page. Ticket #3955 2014-11-12 12:46:06 +01:00
Ermal
39f93e00ca Revert "Make phase1_status function wok whnever there is a smp dump. This should unbreak Ticket #3955"
This reverts commit 694d368d81.
2014-11-12 12:42:38 +01:00
Chris Buechler
5823df59eb remove this log, it's never logged anything useful that I've seen, and unnecessarily spams the secondary's system log on every config sync. 2014-11-12 00:32:36 -06:00
Chris Buechler
4de91fdae3 hn(4) is ALTQ-capable, mark as such. 2014-11-11 19:13:09 -06:00
Ermal
694d368d81 Make phase1_status function wok whnever there is a smp dump. This should unbreak Ticket #3955 2014-11-11 23:18:00 +01:00
Ermal
c7f5b55a28 Actually require group name! 2014-11-11 21:36:57 +01:00
Ermal
baca968c29 Do not do operations for empty group members 2014-11-11 21:35:29 +01:00
Ermal
e16f6d03a7 Do not do this during boot 2014-11-11 21:28:13 +01:00
Ermal
63ba47297f Use leftcert for more options on IPsec authentication 2014-11-11 20:57:48 +01:00
Ermal
1f2f38f509 Ticket #3967 also sync other vip types that can be synched. 2014-11-11 20:49:11 +01:00
Ermal
94115b9313 Fixes #3967, properly resolve interface 2014-11-11 20:08:25 +01:00
Renato Botelho
992f60d0fb Set proxy env vars on interactive shell and also on crontab to make all scripts be able to use it. Ticket #3789 2014-11-11 11:57:38 -02:00
Renato Botelho
eacdbc4d6a Revert "Ticket #3789. Put a start at using the proxyurl/proxyport from system configured settings for bogons. It still does not consider the user/pass configured"
This reverts commit 664adf3845.
2014-11-11 11:33:53 -02:00
bruno
c0c5b8cc8a add input checkbox to remove multiple groups 2014-11-11 08:26:04 -02:00
bruno
4e21c82ec5 add input checkbox to remove multiple users 2014-11-11 08:20:03 -02:00
Chris Buechler
0b7dbebe40 touch up text 2014-11-11 00:03:23 -06:00
Chris Buechler
5f4f83652f fix text 2014-11-10 23:53:50 -06:00
Jim Thompson
29aef6c45b Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00