summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* These html tags are not required since they are used in head.inc which is inc...Warren Baker2011-08-241-2/+0
* Add address family validation, also hide gateways or gateway groups from the ...Seth Mos2011-08-241-2/+15
* Add address family input validation on the Gateways edit page, also prevent a...Seth Mos2011-08-241-16/+29
* Automatically adjust the subnet size drop down when editing a entrySeth Mos2011-08-241-2/+8
* Add Address Family input validation on the system routes edit page. Do not al...Seth Mos2011-08-241-1/+6
* Update the system.inc code that sets up the static routes for DNS servers to ...Seth Mos2011-08-241-5/+10
* Fix the address family check to skip empty DNS gateway fieldSSeth Mos2011-08-241-2/+2
* Change the DNS interface code to DNS gateway code. This will need upgrade cod...Seth Mos2011-08-241-43/+46
* Simplify this code a bit, should be the same test in both locations since thi...jim-p2011-08-231-2/+3
* Add a function that allows you to validate the address family on 2 addresses ...smos2011-08-231-0/+37
* Fix field name label.jim-p2011-08-221-1/+1
* un-break services_dhcpv6.phpChris Buechler2011-08-211-1/+1
* Unbreak the DNS rebind check when accessing over IPv4smos2011-08-211-1/+2
* Add router type to rtadvd daemon configuration to only advertise the router w...smos2011-08-211-0/+5
* Clarify advertising options, add router only type.smos2011-08-211-2/+2
* Fix the redirect URL for IPv6 addresses Ticket #1583smos2011-08-211-1/+14
* Fix the referrer checks for IPv6 addresses Ticket #1583smos2011-08-212-0/+30
* Fix the DNS rebind Check for IPv6 addresses Ticket #1583smos2011-08-211-3/+4
* Make sure to set the $pconfig prefix delegation setting from the config.smos2011-08-211-0/+1
* Fix mismatched curly bracejim-p2011-08-201-1/+1
* remove dead link, no equivalent exists, will add info on that page's helpChris Buechler2011-08-201-1/+0
* Fix copy paste error which cleared argsAndrew Thompson2011-08-191-2/+1
* Calculate the possible subnet ids from the delegated prefix length for the dr...smos2011-08-181-3/+11
* Add DHCP6 to the default configurationsmos2011-08-181-0/+1
* Make sure to wait for the interface to be really created before letting the f...smos2011-08-181-0/+9
* Make sure that we disable accepting router advertisements unless we explicitl...smos2011-08-181-2/+3
* Add a log message when we enable router advertisements for a interfacesmos2011-08-181-0/+1
* Disable the rc.newwanipv6 script called from the dhcp6 client, this causes a ...smos2011-08-181-1/+1
* Remove the gateway check here and always show the prefix delegation ID. Alter...smos2011-08-181-4/+0
* Add debugging to interface down function, add support for the type6 = dhcp6.smos2011-08-181-1/+24
* Add the dhcp6 firewall rules so the client can get out.smos2011-08-181-4/+16
* fix textChris Buechler2011-08-171-3/+3
* Ticket #1279. Decrease the refcount even though we're in booting phase. This ...Ermal2011-08-172-25/+33
* Include the rate output in the privilege for the traffic graph.jim-p2011-08-172-0/+2
* Comment out code that seems to not be anymore useful. Remove later on if no c...Ermal2011-08-171-1/+2
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-1711-47/+132
* Allow custom dnsmasq options so ppl can set SRV records and such for xmpp/ker...Andrew Thompson2011-08-172-8/+47
* Fix the filter rules to trigger for the right address familysmos2011-08-161-2/+3
* Unbreak filter.inc. Pointy-hat ?Ermal2011-08-151-3/+1
* Resolves #1731. Correctly handle nested alias that have hostnames. While here...Ermal2011-08-151-2/+4
* Unbreak interfaces.phpsmos2011-08-151-1/+1
* Fix broken static route bypass rulessmos2011-08-151-14/+13
* Another roll at fixing the voucher sync problems.Ermal2011-08-151-2/+2
* Reflect the changes in the UI page that IPv4 and IPv6 are no lounger coupled ...Seth Mos2011-08-151-38/+12
* Fix a typo that caused stripping of the v4 configSeth Mos2011-08-151-3/+3
* Split the IPv4 and IPv6 configuration out into 2 seperate drop downs.Seth Mos2011-08-151-105/+135
* Also only add 127.0.0.1 as a DNS server if dnsmasq (DNS Forwarder) is enabled.jim-p2011-08-121-1/+1
* Correct the link generation. Reported-by: http://forum.pfsense.org/index.php/...Ermal2011-08-121-2/+2
* Remove a slipped in text that confuses peopleErmal2011-08-121-1/+1
* Allow disabling having localhost in resolv.conf. There are some special setup...Ermal2011-08-122-1/+24
OpenPOWER on IntegriCloud