nagyrobi
aa2aebfd62
Create services_ntpd_gps.php
...
Separate page to set GPS receiver pps sync
2014-02-18 15:15:44 +01:00
Ermal
6766e4771e
Fixes #3461 . Remove any special char that can lead to shell/XSS compromises from submitted input.
2014-02-18 13:18:33 +00:00
Renato Botelho
9e875e0c00
Revert "Replaced gethostbyname() with gethostbynamel() to get a list of all IPs associated with the dns name and add them to the allowed list"
...
This change is not needed, filterdns will handle it.
This reverts commit d460371416 .
2014-02-18 08:35:44 -03:00
Ermal
8c14707759
Do not do any operations on system libraries. Nowdays pbis are used and those do not break things by definition
2014-02-18 11:25:35 +00:00
Renato Botelho
8f821cbcd9
Merge pull request #891 from PiBa-NL/captive_disable
...
captive portal, don't generate rules for a disabled portal
2014-02-18 07:38:20 -03:00
Renato Botelho
aecb7a7928
Merge pull request #890 from N0YB/Gateway_Monitor
...
Gateway Monitor Advanced Settings
2014-02-18 07:31:26 -03:00
Renato Botelho
9305e21931
Merge pull request #904 from dv-user1/master
...
Replaced gethostbyname() with gethostbynamel() to get a list of all IPs ...
2014-02-18 07:15:06 -03:00
Ermal
adf1c3fa27
Revert "Pass the family to the get_real_interface function to retrieve the correct real interface. Might help Ticket #3357 "
...
This reverts commit cb431dbf47 .
2014-02-18 09:26:01 +00:00
Ermal
c79f717a58
Really need the interface where v6 is running toa dd the gateway/route rather than the one used for the configuration. This Fixes #3357
2014-02-18 09:25:41 +00:00
Ermal
7f9216907f
Do not call rc.newwanip when pppoe gets a v6 ip.
2014-02-18 09:23:19 +00:00
Ermal
cb431dbf47
Pass the family to the get_real_interface function to retrieve the correct real interface. Might help Ticket #3357
2014-02-18 08:59:42 +00:00
Ermal
2076dc46f1
Put a timeout of 30 seconds to aid with Ticket #3412
2014-02-17 20:00:26 +00:00
Ermal
ee9783e93e
Move this global declaration to the proper file rather than backend code
2014-02-17 20:00:25 +00:00
Renato Botelho
c00e6bd4c3
Help ticket #3449 :
...
Improve data validation to avoid save a host/subnet or a IPv4 with
invalid mask. The reported error is on javascript and only happen on
IE8,but this fix will prevent the same issue happening in the future on
a different browser.
2014-02-17 15:43:28 -03:00
Renato Botelho
bd94286059
Use correct parameter (bootfile-url) to configure netboot on DHCPdv6, it fixes #3421
2014-02-17 12:20:18 -03:00
Renato Botelho
547f1e6554
Fix typo on variable name and really add custom options for dhcpdv6
2014-02-17 12:20:18 -03:00
Ermal
11ad160eae
Normally when an ip is set the interface comes up on BSD stacks. Though push this commit which Fixes #3281
2014-02-17 14:18:16 +00:00
Ermal
db9199d729
Whitespace fix
2014-02-17 14:18:15 +00:00
Renato Botelho
f458b2cbf8
Use htmlspecialchars(), a better solution for #2952
2014-02-17 11:11:23 -03:00
Renato Botelho
e4a4ec896f
Grab exec result just to be careful
2014-02-17 11:11:23 -03:00
Ermal
6191b3215c
Put a kludge for now which Fixes #3280 . It should be improved later on to have proper handling and overloading of configuration functions
2014-02-17 14:03:42 +00:00
Ermal
bae729da39
Consider setting of noconcurrent login for passthrough expiry of users. Fixes #3340
2014-02-17 10:36:59 +00:00
Ermal
89c7a9c870
Some tweaking to handle when switching off dhcpv6.
2014-02-17 10:22:05 +00:00
Ermal
eae9130484
Merge 10 -> 10.1 and 10.1 -> 10.2 function upgrade since the recent changes done on 2.1.1 for Ticket #3441
2014-02-17 09:59:28 +00:00
Ermal
bd369bcfb4
Use descr as the field name for voucher description so it gets CDATA protection. Fixes #3441
2014-02-17 09:48:00 +00:00
Ermal
74a40221d6
Use the 11th column for the radius context rather than overriding the interim interval field with it. Fixes #3447
2014-02-17 09:34:14 +00:00
Ermal Luçi
7a3f512031
Merge pull request #917 from phil-davis/master
...
Enhanced validation of general DNS servers and gateways
2014-02-17 08:39:25 +01:00
Phil Davis
df4471e228
Improve processing of DNS server changes
...
What a pain this was. The user can blank out a DNS server from a position in the middle of the list. e.g. they had all 4 entries previously filled, and then they blank out DNS server #3 . The way the DNS servers are stored in the config, they are just the defined ones in an "un-indexed" array. So actually entries 1, 2 and 4 on the screen become 1st, 2nd and 3rd in the config. The selected gateways for 1, 2 and 4 then have to end up in positions 1, 2 and 3 to match the stored DNS servers.
This fixes all that up, as well as allowing the user to leave a gateway selected against a blanked-out DNS server entry - in that case the whole entry is "removed/ignored".
2014-02-15 08:04:28 -08:00
jim-p
bf4e62acc7
Add a knob to let the user select which console (video or serial) is preferred in cases where there are multiple consoles present. Also provide a way to force this preference.
2014-02-14 11:03:06 -05:00
jim-p
407fbf455b
Add a mechanism by which the serial port can be forced on always regardless of the config setting. (useful for nano+vga setups)
2014-02-14 09:58:17 -05:00
Renato Botelho
dbfa041c10
Fix #2952 , escape necessary chars to avoid xss injection
2014-02-14 10:23:55 -02:00
Renato Botelho
5f1c154dbb
Respect g['tmp_path']
2014-02-14 10:23:50 -02:00
Phil Davis
52acb1ff90
Enhanced validation of general DNS servers and gateways
2014-02-14 04:04:06 -08:00
Renato Botelho
aea33635c0
Add https to update URLs and replace RELENG_8_3 by RELENG_10_0
2014-02-14 08:19:17 -02:00
Renato Botelho
6635f5b90d
Abort installation when pbi_add fails
2014-02-13 09:32:25 -02:00
Ermal Luçi
8f38bc5716
Merge pull request #913 from Aeyoun/string-max-connections-per-host-per-second
...
Change string to "Maximum new connections per host / per second(s)"
2014-02-13 08:42:29 +01:00
Daniel Aleksandersen
d5bdbe0c50
Change string to "Maximum new connections per host / per second(s)"
...
Clarifying the setting's meaning.
As suggested by forum member "Senser" on
https://forum.pfsense.org/index.php/topic,65472.msg356024.html#msg356024
2014-02-13 00:10:35 +01:00
Renato Botelho
25333e5a85
Obsolete old ipsec tools files
2014-02-12 12:08:41 -02:00
Ermal
ff3d516f3f
Be specific on the authentication method to use since xauth-eap will be active as well
2014-02-12 15:05:44 +01:00
Ermal
ede14b2302
Correct script path
2014-02-12 10:42:48 +01:00
Ermal
6c576b2785
Remove references to racoon and correct some handling of ipsec configuration
2014-02-12 10:41:43 +01:00
Ermal
ecc379586e
Remove copy paste leftover
2014-02-12 10:36:02 +01:00
Ermal
91287d1f46
If specified add authentication script configuration to strongswan.conf
2014-02-12 10:35:38 +01:00
Ermal
fe63645d95
Remove not used anymore parameters
2014-02-12 10:28:55 +01:00
Ermal
2a3e30575a
Teach script to read authentication servers from environment
2014-02-12 10:13:09 +01:00
Renato Botelho
80d708deb6
Fix symlink calls adding full link name, it fixes issue reported at https://forum.pfsense.org/index.php/topic,72405.0.html
2014-02-11 12:30:33 -02:00
Ermal
443ba8c9e1
Properly set the configuration here based on https://forum.pfsense.org/index.php/topic,68531.0.html
2014-02-11 11:59:30 +01:00
Ermal
ee41ab022d
Catch a validation issue reported on the mailing list thread: IPv6 address data validation from: Brian Candler. It prevents putting a subnet in the address field since it then breaks the whole filter generation process
2014-02-11 10:37:37 +01:00
Ermal
8c466abb74
Make improvement to the check
2014-02-11 10:30:50 +01:00
Ermal Luçi
d53d17ee2b
Merge pull request #912 from phil-davis/master
...
Check for tmp captiveportal dir before making it
2014-02-11 09:21:55 +01:00