Commit Graph

12317 Commits

Author SHA1 Message Date
Ermal LUÇI
0771969b40 Fixes #4015. Hide Negotiation mode when in IKEv2 since it is not required. 2014-11-24 09:44:44 +01:00
SunStroke74
cfbe7e091f Removing extra closing bracket 2014-11-24 00:35:40 +05:00
Chris Buechler
e840fc8cd0 Don't unset these items for PPP configurations as they're not configured here and doing so loses settings configured in interfaces_ppps_edit.php. Ticket #3727 2014-11-22 13:24:51 -06:00
Renato Botelho
15fbb5ecf3 Fix ovpn-linkup for tun + topology subnet case setting router as ifconfig_local envvaar when route_vpn_gateway and ifconfig_remote are both not defined. Keep using 5th parameter as a seatbelt in last case. While I'm here, improve sh syntax. It should fix #3968 2014-11-22 17:13:02 -02:00
Chris Buechler
68ce5a28f8 phone number is a required field 2014-11-22 13:03:48 -06:00
Chris Buechler
b7b3f34314 fix up text 2014-11-22 01:15:12 -06:00
Chris Buechler
5b506a493f Fix input validation of custom-type dynamic DNS hostnames. 2014-11-21 12:27:45 -06:00
Ermal LUÇI
e3cffd6cef Properly remove IPv6 carp vips as reported from https://forum.pfsense.org/index.php?topic=84392.0 2014-11-21 11:20:46 +01:00
jim-p
750c9ff69a Change wording at the end of the wizard to remove "donate" since that is no longer an option 2014-11-20 15:30:21 -05:00
jim-p
b2a901aaf7 Add a note to the wizard about the DNS Resolver ignoring manual name servers by default. 2014-11-20 15:29:43 -05:00
jim-p
13a40016ca Add .inc file for gmirror status widget to give it a better title and link to the management page. 2014-11-20 14:01:52 -05:00
Ermal LUÇI
c4642eb1ff Fixes #3727 Do not unset configuration values from ppp config if not needed. 2014-11-20 15:01:09 +01:00
Ermal LUÇI
bf29a0f85d Balh typos 2014-11-20 14:30:21 +01:00
Ermal LUÇI
8370ee724b When reinstalling a package try to start it after to avoid non-expectations from people 2014-11-20 14:29:55 +01:00
Renato Botelho
3bdc7f5908 Remove debugging code that can lead us to XSS injection, also pass variables through htmlspecialchars() to sanitize 2014-11-20 10:25:38 -02:00
Ermal LUÇI
aa324852e1 Force pkg reinstall when asked for. 2014-11-20 13:02:49 +01:00
Phil Davis
3fc92f970b Display Resolver host override aliases
On the main unbound resolver GUI page, like they display on the dnsmasq forwarder GIU page.
As per forum: https://forum.pfsense.org/index.php?topic=78356.msg462345#msg462345
2014-11-20 11:49:06 +05:45
Phil Davis
0420f5199f Remove var_dump from production code 2014-11-19 14:31:45 +05:45
Phil Davis
fa5b16c94f Remove var_dump from production code 2014-11-19 14:29:39 +05:45
Ermal
ddabd9d679 Ticket #3987. Strongswan support autodetection of IKE version exchange. Support this by allowing an auto version in the GUI. 2014-11-19 08:54:31 +01:00
Renato Botelho
ae38cb75cc Pass path parameter through htmlpecialchars() 2014-11-18 11:54:52 -02:00
Renato Botelho
4b40d03612 Define a local boolean var for showact to avoid security issues, also pass order parameter trough htmlspecialchars() 2014-11-18 11:49:13 -02:00
Renato Botelho
e91a43d6fe Fix whitespace and indent 2014-11-18 11:40:47 -02:00
Renato Botelho
8cfaf7bcef Merge pull request #1341 from phil-davis/patch-6 2014-11-18 07:47:21 -02:00
Renato Botelho
8a5265b212 Merge pull request #1332 from phil-davis/patch-3 2014-11-18 07:46:56 -02:00
Renato Botelho
a0b72ec370 Merge pull request #1331 from phil-davis/patch-2 2014-11-18 07:45:44 -02:00
Phil Davis
d4b9bc5a4d Make OpenVPN desccriptions appear in interfaces assign dropdown
As reported in forum https://forum.pfsense.org/index.php?topic=84251.0
The fix turned out to be easy.
2014-11-18 09:38:52 +05:45
Chris Buechler
83cafbc8c6 Clean up unbound advanced page HTML 2014-11-17 20:04:33 -06:00
Renato Botelho
d33e600840 Merge pull request #1338 from SilvioGiunge/change_system_usermanager_settings_test_page 2014-11-17 14:48:06 -02:00
Renato Botelho
d3801fdb88 Clear dirty subsystem for hosts and staticmaps when unbound is enabled 2014-11-17 14:02:25 -02:00
Chris Buechler
4e82cebf52 Don't show a big red "alarm"-looking message on every visit to the DHCP/DHCPv6 Server pages. Confuses people in that context, and it's not something that justifies highlighting in such a fashion. Move the message to show when you have no eligible interfaces. 2014-11-16 01:18:46 -06:00
Chris Buechler
b026cb1837 Use appropriate size for the interface selects. Ticket #3989. clean up some text while here 2014-11-15 23:12:46 -06:00
Chris Buechler
b5acc797f8 fix Unbound Advanced options 2014-11-15 18:40:50 -06:00
kanazuchi
a0f9f9f754 Changes in the test page of user manager 2014-11-15 12:21:54 -02:00
Chris Buechler
63d129cc60 6RD Rapid Deployment is akin to ATM Machine, PIN Number, ... read: it's redundant. let's just call it 6RD Configuration. 2014-11-14 17:12:02 -06:00
Renato Botelho
4dbcf2fbce Make sure dhcpleases use correct pid file for dnsmasq or unbound. Fixes #4008 2014-11-14 09:51:27 -02: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
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
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
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
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