Commit Graph

16868 Commits

Author SHA1 Message Date
Scott Ullrich
ecc193491c Increase textbox size. Clarify the original Redirection URL purpouse 2011-01-25 13:19:51 -05:00
Scott Ullrich
38060391d5 Handle PORTAL_REDIRURL variable 2011-01-25 13:13:01 -05:00
Scott Ullrich
e0f1a8d6ec Adding CP pre-authentication redirect URL box 2011-01-25 13:09:29 -05:00
Scott Ullrich
75d12406a0 Launch dnswatch correctly. 2011-01-25 13:03:46 -05:00
Scott Ullrich
8b73cc7ee5 Allowed hostname is now working. Make bw up and down checks a bit more strict using intval() and comparing >0. Fix bw and upload checks allowing either to be set. 2011-01-25 13:00:32 -05:00
Scott Ullrich
0b108edab3 Allowed hostname is now working. Make bw up and down checks a bit more strict using intval() and comparing >0. Fix bw and upload checks allowing either to be set. 2011-01-25 12:58:59 -05:00
Scott Ullrich
620ac186ea Misc fixups 2011-01-25 12:31:47 -05:00
Scott Ullrich
79e99eb47e Make allowedhostname an array. 2011-01-25 12:30:18 -05:00
Scott Ullrich
9592c1327f Prevent drop down menu creation 2011-01-25 12:12:54 -05:00
Scott Ullrich
d413cd50f3 Adding switch to prevent dropdown menu creation. 2011-01-25 12:11:54 -05:00
Scott Ullrich
4e97813592 Adding tab for allowed hostnames 2011-01-25 12:07:43 -05:00
Scott Ullrich
55c18b30a9 Adding preliminary version of allowed hostnames. Allowed hostnames function similar to allowed IP addresses and permit the captive portal to pass traffic out. An example usage of this is to allow access to a hotel web page freely and then require authentcation hotlinking from this point. 2011-01-25 11:55:07 -05:00
Scott Ullrich
f23a6091d4 Fix formatting. Die, VIM, DIE! 2011-01-25 11:35:33 -05:00
Scott Ullrich
5060dea773 Reformat file. VIM needs to die a flaming death. 2011-01-25 10:32:54 -05:00
Chris Buechler
f0e69fca01 don't show version on this page either, to match the other pages 2011-01-25 05:32:14 -05:00
Erik Fonnesbeck
d11e01f4ee Comment out this code since it currently segfaults and get_real_interface could cause major slowdown here for some configurations. 2011-01-25 02:16:40 -07:00
Erik Fonnesbeck
5357f38682 Remove extra call to get_real_interface. 2011-01-25 01:34:37 -07:00
Erik Fonnesbeck
5691915776 Use the first element of the array instead of the array itself for the comparison. 2011-01-25 01:03:49 -07:00
Erik Fonnesbeck
a1476a942b Revert "I think this is supposed to be get_real_interface too, not get_parent." - This function should not call get_real_interface here to avoid slowdown from recursion.
This reverts commit 54ac5d9080.
2011-01-25 00:45:58 -07:00
gnhb
20cb9803c2 Make get_parent_interface return an array to handle MLPPP and make it find vlan parents too.
Also, update interface_netgraph_needed to handle MLPPP on vlans.
2011-01-25 14:16:11 +07:00
gnhb
a3af81460c Add NULL check to wireless functions.
The old interface_translate_type_to_real function used previously would return OPTX
if it was passed "OPTX" and OPTX existed but was unassigned, whereas get_real_interface returns NULL, so now we
check for NULL.
2011-01-25 11:36:28 +07:00
gnhb
54ac5d9080 I think this is supposed to be get_real_interface too, not get_parent.
Revert if I mis-understood.
2011-01-25 11:27:40 +07:00
gnhb
d5dfcb52bc Change name of function "interface_translate_type_to_real" to match what it's doing (or should be doing.)
Next commits will change functionality of this function because before now
it's identical to "get_real_interface" function (because of bug mentioned below.)
Also, replace interface_translate_type_to_real with get_real_interface in two places
for wireless functionality. I don't think they expect the result produced by interface_translate_type_to_real.
Change from "type" it "ipaddr" in switch statement. "type" isn't a valid field in $config['interfaces']
2011-01-25 11:16:05 +07:00
Chris Buechler
67bc955d79 handle alternate xml_rootobj correctly when doing config backups w/RRD data 2011-01-24 18:14:49 -05:00
Ermal
a1d52f8187 Resolves #1216. Do not create nat entries on ovpn interfaces. 2011-01-24 22:48:25 +00:00
jim-p
261c7de869 Warn users a different way if packages are being reinstalled in the background. Only lock out package pages, still print a giant warning on the others. (Some people were getting stuck in this state http://forum.pfsense.org/index.php/topic,32531.0.html ) 2011-01-24 14:34:44 -05:00
Ermal
8633930d11 Actually send a notice even if no default queue could not be found. This might be serious in some cases. 2011-01-24 17:24:28 +00:00
Ermal
ef8fca71ea Do not put the queue config on the rules if there is no default queue, just log it. This prevents errors in rules loading which is worse than having no shaper. 2011-01-24 17:18:46 +00:00
Ermal
00ca3fb14f Log the errors we know for not allowing a queue to be added. 2011-01-24 17:04:14 +00:00
Ermal
4994645524 Do proper input validation on traffic shaper wizards to not allow empty fiedls. 2011-01-24 16:54:25 +00:00
Ermal
8d9c3f7610 Properly check empty fields when specifying bandwidth values. 2011-01-24 16:38:43 +00:00
smos
71f88d75b9 Add the npt tag which is used by the IPv6 tree to the 2.0 mainline tree.
This prevents a config blowup when a ipv6 config loads on 2.0.
2011-01-24 08:34:16 +01:00
Chris Buechler
1f17c623fe it's 2011 2011-01-23 00:36:20 -05:00
gnhb
3eb00b491f We don't want to detach netgraph nodes from interfaces that are used by
any PPPoE/PPTP/L2TP configurations.
2011-01-23 09:49:51 +07:00
Chris Buechler
e9d6c27f64 fix variable and text for this log 2011-01-22 03:05:44 -05:00
Ermal
3d9e92526a Do not write the old ip to the cache file unless it changes. Might help in Ticket #943. 2011-01-21 22:54:55 +00:00
jim-p
0e01b3c623 Fix OpenVPN wizard. 2011-01-21 15:13:55 -05:00
jim-p
81e54daba5 Use a better method to determine the FTP URL for FreeBSD based on the version being used. The old method worked with 8.1-RELEASE-p2 but failed with just 8.1-RELEASE. 2011-01-21 12:09:07 -05:00
Scott Ullrich
e9bcc5fef6 Lock firmwarelock when upgrading packages 2011-01-21 10:58:34 -05:00
Chris Buechler
bb8f186eef fix text 2011-01-21 02:50:48 -05:00
Chris Buechler
eadb78bc69 correct field type, no aliases allowed here 2011-01-20 21:41:41 -05:00
jim-p
582c58ae1e Add drop-down to select OpenVPN hardware crypto (finds usable devices from "openssl engine" list) for clients and servers. 2011-01-20 17:19:34 -05:00
Ermal
1801c22373 Add the empty check otherwise all static routes are skipped. Reported-by: Seth 2011-01-20 17:52:38 +00:00
jim-p
bca35cff46 Add a checkbox for duplicate-cn on OpenVPN servers. 2011-01-20 12:33:39 -05:00
Scott Ullrich
09e11b6947 Comment what this variable does 2011-01-20 11:33:37 -05:00
Scott Ullrich
f0695975e8 Adding $builder_package_install variable. When set to true ignore library fixups and sync_package() directives. 2011-01-20 11:30:01 -05:00
Scott Ullrich
86ae36217b Allow setting package interfaces to loopback (lo0) 2011-01-19 18:35:51 -05:00
Ermal
daacb81809 Ticket #1210. Also here unset any previous value if none posted. 2011-01-19 21:23:27 +00:00
Ermal
c2461a56d4 If no value is posted means we have no value to save in config and should unset any pervious set ones. 2011-01-19 21:20:50 +00:00
Ermal
f5bafe95a1 Resolves 1209. Correctly calculate the necessary data to return from an 'pfsense' format encrypted file. 2011-01-19 20:56:23 +00:00