Commit Graph

9783 Commits

Author SHA1 Message Date
smos
fe838158d9 Change the DHCPv6 services page into a RA and DHCPv6 section, move some of the variables.
Add drop down to select carp vip for that interface for CARP advertisements
Allow setting the RA priority.
Redmine ticket #1829
2012-06-06 08:50:07 +02:00
Ermal
5b4ee05e58 Import OpenVPN cisco style radius attributes applying policy to logged in users. Feature #2100 2012-06-05 19:38:04 +00:00
Warren Baker
ae5c8d0e05 Make sure the page does match as we trying to match the page to the url path and not the full url 2012-06-05 16:47:50 +02:00
smos
9847b940a3 Enhance the gateways status widget. Show Pending when it's not ready yet, show unknown when it really isn't online. 2012-06-04 12:44:48 +02:00
smos
603f19f007 Some minor enhancements from renaming the Gathering Data to Pending.
When it doesn't exist in the array it's really unknown. Make that lightblue. show a ~
2012-06-04 12:37:15 +02:00
smos
4a67fc61ad Use "Pending" instead of gathering data, which is shorter 2012-06-04 12:12:15 +02:00
smos
6fdea6a2b6 Allow for Null routes 2012-06-04 10:20:58 +02:00
smos
3d36f9d1ce Allow for /128 IPv6 route entries in static routes.
Redmine ticket #2470
2012-06-04 09:48:49 +02:00
jim-p
42db9f7bb8 Change style of this jquery call, the method that was used did not work properly. 2012-06-03 19:54:54 -04:00
Marcello Coutinho
8b19e1b32f Include github changelog link to package version when $g['disablepackagehistory'] is not set, domtt titles, remove package info column and move package info to description tab 2012-06-03 18:57:10 -03:00
Marcello Coutinho
36d82968af Include github changelog link to package version when $g['disablepackagehistory'] is not set , domtt titles, remove package info column and move package info to description tab 2012-06-03 18:52:19 -03:00
ccesario
88dda5ed85 Change jQuery function attr() to prop() 2012-06-03 14:29:54 -03:00
smos
6dbffeda7b Add Gateway Group support to the IPsec interface drop down.
Edit of gateway group correctly reflects the new IP Address.
We need to make a blacklist for interface names in the gateway group edit page.
Redmine ticket #1965
2012-06-03 13:32:42 +02:00
smos
bf001dec38 Allow for failover DynDNS hostnames.
replace get_real_interface() calls with get_failover_interface. If it isn't a group we call get_real_interface() anyhow.
We can't put the logic inside get_real_interface() as this would create a recursion
Redmine ticket #1965
2012-06-03 13:00:23 +02:00
smos
3e1eec5850 Allow for selection of a gateway group as a interface to monitor
Redmine ticket #1965
2012-06-02 21:48:51 +02:00
smos
ab1112da4c The gateway groups array now knows about vips to be tied into that gateway group so we can tie the groups into services.
Redmine ticket #1965
2012-06-02 21:27:03 +02:00
smos
27a7980237 Add a virtual IP field to a interface in the gateway groups edit screen.
Redmine ticket #1965
2012-06-02 18:50:48 +02:00
smos
75e8949852 Move the SIM Pin and APN settings to the modem setup since we need these only once. 2012-06-02 12:59:09 +02:00
smos
aa7504e00f Fix the PinReady command not found error.
Add a log command to show where you are dialing to.
2012-06-02 12:37:31 +02:00
Marcello Coutinho
e14fbca4fa include more features to interfaces_selection
<showips>
<showvirtualips>
<showlistenall>
<hideinterfaceregex>

New features will show only with these new options on xml file
2012-06-01 18:34:27 -03:00
Ermal
85a236e9dd Fixes #2428. Reference limiters in rules by name to avoid issues. Also put upgrade code for existing configs. The same fix is necessary for 2.0.x though not sure how this should be committed there. 2012-06-01 19:51:18 +00:00
jim-p
06392e406a Fix function call name 2012-06-01 08:16:30 -04:00
smos
e02caf4ab9 Actually save the IPprotocol variable into the config, otherwise it stil won't work.
People will likely need to edit and save their gateways now if they have double entries.
e.g. both manual and automatically added entries, these will dissapear as soon as you save.
If we know if the gateway or monitor is ipv4 or ipv6 we can autodetect which prevents this.
Because we don't know what address family the gateway on a dual stack interface belongs to we better not guess, and let the user figure it out. Often, a edit and save is the fastest.
For upgrading from 2.0 we could mark all gateways as being ipv4 which prevents half of the issues.
Redmine ticket #2463
2012-06-01 07:46:55 +02:00
Marcello Coutinho
e83a9ff71c Show current/updated repo package description instead of local/cached description. 2012-05-31 19:47:54 -03:00
Marcello Coutinho
55c846c445 new pkg_edit.php code with revised functions, no 0-99 loop on row_helper, movable rows, tootip with domtt.
new field types button, info as well combinefileds working and colspan2 on nodisplaname option.
jquery code improved too.
tested on squid, dansguardian, sshdcond , filer , pfblocker package.
2012-05-31 18:49:05 -03:00
smos
05a4cebd90 Add a inet46 filter type on the firewall rules page. I have locked down a few of the most common limitations.
Still arguing if we should lock this down even further to aliases only.
Redmine ticket #2466
2012-05-31 20:08:55 +02:00
smos
c1d36d26a9 Finally give in and sprout a Internet Protocol drop down on the gateways edit screen.
With added validation and multiple detection parts to work when the value is not set yet.
Redmine ticket #2463
2012-05-31 18:28:16 +02:00
Ermal
1710305617 Rather than doig a string search do a proper matching of selected interfaces. Fixes #2378 2012-05-30 20:14:08 +00:00
Ermal
4dc04853f4 Clarify comment. Fixes #2270 2012-05-30 19:59:34 +00:00
jim-p
46ca7f3d10 Fix copy/paste-o 2012-05-30 13:10:46 -04:00
jim-p
58168f4e2a Fix input validation and import test. 2012-05-30 12:59:23 -04:00
jim-p
cf180ccc2a Switch to ntpd from ports, add Services > NTP to select interfaces for binding. Respect old ntp settings in the process. 2012-05-30 12:44:55 -04:00
smos
69b6c2b5be Skip a few pieces of code earlier. Perform file test on dhcpd logs. 2012-05-30 14:33:09 +02:00
jim-p
13fc6fb9e7 Fix filename (Ticket #2459) 2012-05-30 09:39:37 -04:00
smos
8dfb0c006a Add a few micro optimizations, bail out when the file does not exist. 2012-05-30 14:17:46 +02:00
jim-p
fec04267ea Disable autocomplete on all but the login form. Fixes #2459 2012-05-30 09:19:03 -04:00
jim-p
b011547764 Fix a couple misdirected form submissions 2012-05-29 17:46:50 -04:00
jim-p
84aea60617 Add a knob to tune the maximum number of tables that can be defined, the pf default of 1000 is too low for systems with >500 aliases.
Conflicts:

	etc/inc/filter.inc
2012-05-29 10:51:14 -04:00
jim-p
454ea76760 Add missing div tag 2012-05-28 13:53:10 -04:00
smos
703173f253 Update the link script to parse the arguments 6 and 7 differently.
Previously mpd supplied the dns1 string as $6 and the IP as $7. It is now a single argument $6.
Apparently this changed somewhere so parse the IP out of there into the correct nameserver file.
Also fix the IPv6 string simultaneously
Redmine ticket #2458 Might need MFC to RELENG_2_0
2012-05-28 14:55:55 +02:00
Pierre POMES
b20a5cdb2e Ticket #2455: do not check encryption algo for AH protocol 2012-05-26 08:43:55 -04:00
jim-p
6e0b68bfde List logged-in IPsec xauth users and provide a mechanism to disconnect them. Implements #1986 2012-05-25 16:42:07 -04:00
smos
13ea7caa6b Make sure that we only perform validation if the GW name is filled as well as a IP address 2012-05-25 21:16:59 +02:00
Marcello Coutinho
05a42cce9b drag and drop function to reorder lists on pkg framework using jquery.
also new features like base64,description, tooltip custom texts.
tested with sorting features too.
related post on forum
http://forum.pfsense.org/index.php/topic,49322.msg264514.html#msg264514
2012-05-25 17:00:17 -03:00
smos
020ba5fe8f Clarify the error message to something useful 2012-05-25 20:18:37 +02:00
jim-p
31f0ef215e Switch to a common function to determine anti-lockout ports, and fix a bug that was getting the ports wrong with custom https+redirect on. 2012-05-25 12:14:34 -04:00
Warren Baker
ac10faad42 Ensure there is a '.' between hostname and domain. Partially fixes #2454 2012-05-25 12:11:43 +02:00
Cristian Feldman
2bae7ce361 Removed extra line :) 2012-05-24 18:56:12 -03:00
Cristian Feldman
25a46a3cb2 Added load average information to the System Information widget 2012-05-24 18:52:27 -03:00
Ermal Luçi
310ce280c1 Merge pull request #2 from TheBlueMatt/master
Custom Dynamic DNS
2012-05-24 00:29:57 -07:00