Commit Graph

6733 Commits

Author SHA1 Message Date
Scott Ullrich
3bc77cd370 Do not allow nonstop redirects to self 2010-05-21 23:09:31 -04:00
Scott Ullrich
eb2c4175fe We accept PHP pages now, note this 2010-05-21 22:38:22 -04:00
Scott Ullrich
38080cc14c Move get_include_contents function to pfsense-utils.inc 2010-05-21 22:20:44 -04:00
Scott Ullrich
7a7e94a7be Allow php code to be included in the primary captive portal page. Add new ORIGINAL_PORTAL_IP post item which will be experimenting with a master mutli voucher setup. 2010-05-21 22:18:16 -04:00
jim-p
de792e62e3 Fix whitespace while I'm here. 2010-05-21 13:45:24 -04:00
jim-p
6d1af0e9d8 Preserve DHCP numbered options when there is an input error. Fixes #494 2010-05-21 13:31:33 -04:00
Scott Ullrich
dc4f649eb8 Make Firewall Optimization Options text readable 2010-05-21 12:42:11 -04:00
Scott Ullrich
c099a98759 Add space between the and forum 2010-05-21 00:23:06 -04:00
Scott Ullrich
c0ed686f94 Do not allow duplicate Roll #'s 2010-05-20 18:16:45 -04:00
Scott Ullrich
fdb085fade Add captive portal voucher configuration backup area option Ticket #609 2010-05-20 17:24:04 -04:00
Scott Ullrich
fa90d70137 Add note about required enabled WPA option for 802.1x 2010-05-20 15:36:04 -04:00
Erik Fonnesbeck
9603306327 Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly affecting 64-bit. Ticket #459 2010-05-20 10:55:02 -06:00
Ermal
091cb5e9ee Add a global declaration. 2010-05-19 22:03:32 +00:00
jim-p
eef5222589 Use the PHP call here instead of a shell exec. 2010-05-19 15:19:31 -04:00
jim-p
cf9a4467e5 Fix post-restore reboot on NanoBSD. Fixes #602 2010-05-19 15:12:10 -04:00
Ermal
01207fd848 Fixes #536. More fixes and optimizations on the various functions and status pages used for gateways [groups]. 2010-05-18 17:36:44 +00:00
jim-p
4e6593de5a Unbreak automatic updates. 2010-05-18 12:54:07 -04:00
jim-p
9db6993f9a Fix deletion of authentication servers. Fixes #600. 2010-05-18 11:06:23 -04:00
jim-p
b65f56f69b Fix copypasta error. Part of ticket #449. 2010-05-17 12:19:56 -04:00
jim-p
8319ee6335 Fix OpenVPN client disable variable. It is being set/tested improperly (or at least inconsistently). Partial fix for #449. 2010-05-17 11:54:43 -04:00
Ermal
373a1e7b44 Ticket #493. Set a value for checkboxes since the parsers marks empty tags(<tag/>) as arrays. 2010-05-17 14:20:53 +00:00
Erik Fonnesbeck
bcbcc2f815 Use client-side values in the function call rather than PHP-generated values for further calls to this client-side function. 2010-05-14 15:42:43 -06:00
Ermal
ba374e4b29 Ticket #493. Ticket #302. Actually correct code flow to be correct and consistent to what it should do. 2010-05-14 16:21:37 +00:00
smos
08825acc2c Allow the use of ">" in filter rule descriptions. Even whilst stripping the > before the comparison htmlentities
will still trigger on the <. It is safe to assume here that creating any sort of html tag is unlikely. Ticket #465
2010-05-14 14:02:20 +02:00
thompsa
963725238d fix seperation between href and class 2010-05-14 11:36:14 +12:00
Ermal
e774e3b317 Its bits/sec now. 2010-05-13 20:39:28 +00:00
jim-p
6894b25a0d Add PSK tab to all IPsec pages, it was missing from some. 2010-05-13 16:36:32 -04:00
jim-p
fb586a1633 Add a GUI field to let the user configure the maxium table entries size. Resolves #588
NOTE: Actual tables, not states.
2010-05-13 15:46:07 -04:00
Ermal
ef021ff780 Use full path to rate and pass -b option to show the speeds in bits/s rather than byte/s in conformance with the traffic graph metric which is bits/s. 2010-05-13 19:32:49 +00:00
Ermal
f83fa94292 Test correctly for previous existing entries of linked rules otherwise some bad deletions might happen. Reported-by: http://forum.pfsense.org/index.php/topic,25091.0.html 2010-05-13 18:56:07 +00:00
Ermal
2b001b5d05 Ticket #548. Change message displayed when modifying an interface to actually tell people to modify dhcp server setting after applying settings since the interface configuration/ip will only change after applying settings and pfSense does not read the interface address from the config but from the interface itself and the complications for this and possibly other cases are not worth the effort. 2010-05-13 18:51:58 +00:00
Erik Fonnesbeck
1122a892f2 Fix source input validation, saving, and the "View the NAT rule" link on linked filter rules. Ticket #586 2010-05-11 20:09:52 -06:00
Erik Fonnesbeck
3e3582a9a6 It wasn't clear enough why source port should usually be any. Make it more clear. 2010-05-11 18:21:44 -06:00
Chris Buechler
aeccfd0efb remove duplicate cancel button 2010-05-11 18:00:19 -04:00
Scott Ullrich
53b18623f5 Hard code mode to redirect and comment out the mode option. Suggested-by: BillM 2010-05-11 14:07:14 -04:00
Scott Ullrich
4d1e2971e0 Nuke Relay Protocols and Relay actions tabs. Suggested-by: BillM 2010-05-11 14:03:51 -04:00
Scott Ullrich
10d3ff845c Revert "Nuke XXX TODO option. Suggested-by: BillM"
This reverts commit 207148139e.
2010-05-11 14:01:13 -04:00
Scott Ullrich
207148139e Nuke XXX TODO option. Suggested-by: BillM 2010-05-11 13:58:51 -04:00
jim-p
2c7bc9d044 Fix package URLs that use $myurl. Resolves #584 2010-05-10 15:06:19 -04:00
smos
0b1f663406 When doubleclicking a tunable, bring up the edit screen 2010-05-10 11:25:46 +02:00
Erik Fonnesbeck
cec4323f97 Make interface sort order on creation consistent with the order displayed elsewhere, and fix possible missing description on LAN upon creation. 2010-05-08 22:41:34 -06:00
Chris Buechler
c013d3f5fa check more closely for match here, to fix multiple items being marked as "selected", leading to the wrong interface being selected. 2010-05-08 23:17:33 -04:00
Erik Fonnesbeck
ed69be7ad9 Add note that reflection timeout only applies for port forwards. 2010-05-08 16:54:08 -06:00
Erik Fonnesbeck
bff9401511 Revert changes to reflection for port forwards until finished and approved. 2010-05-08 16:40:05 -06:00
Erik Fonnesbeck
e31f58fc03 Merge http://gitweb.pfsense.org/pfsense/efonne-new_nat_reflection into master 2010-05-08 16:16:34 -06:00
jim-p
5f2e5c8e30 Remove remote network from wizard, it is not used for a Remote Access VPN. 2010-05-08 14:34:45 -04:00
jim-p
b008c1eb73 Hide "Local Network" field when creating/editing an OpenVPN shared key server, because you can't push routes with shared key. 2010-05-08 12:19:37 -04:00
jim-p
6180c3ae35 Fix the same problem with sharing an OpenVPN instance w/existing shared key on the client page this time. 2010-05-08 12:13:58 -04:00
jim-p
21c776dd85 Fix OpenVPN server validation logic. It was failing if you tried to save a shared key server instance with an existing shared key. 2010-05-08 12:12:04 -04:00
Scott Ullrich
520b1e07b0 Add 0x10 diffserv option. http://forum.pfsense.org/index.php/topic,24954.0.html 2010-05-07 19:00:19 -04:00