summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no ser...jim-p2011-08-301-3/+23
* Fixes #1666. Check if the interface needs to be added to a bridge during rc.n...Ermal2011-08-291-0/+5
* renable IPv6 rc.newwanipv6 but comment out reconfigure($if) until we track do...Seth Mos2011-08-291-1/+1
* Unbreak the services.inc Ticket #1663Seth Mos2011-08-291-1/+1
* Added blind coded DHCPv6 relay backend code. Needs to be tested, basic adapti...Seth Mos2011-08-291-0/+116
* Add DHCPv6 relay pages for the DHCPv6 relay. Ticket #1663Seth Mos2011-08-291-0/+6
* Another address family check for dynamic gateways, v4 has dynamic, v6 has dyn...Seth Mos2011-08-291-0/+9
* Add a possible "dynamic6 type to differentiate between IPv6 and IPv4 dynamic ...Seth Mos2011-08-291-4/+7
* Added extended query possibility (for example, group membership)namezero1111112011-08-281-2/+13
* Add a interface_has_gatewayv6() function to determine if a interface has a IP...Seth Mos2011-08-262-4/+25
* Add the IP protocol to the configured gateway list to prevent duplicate entri...Seth Mos2011-08-261-1/+6
* Remove stray echo statementSeth Mos2011-08-251-2/+0
* Remove stray print_r()Seth Mos2011-08-251-2/+0
* Automatically pick up on dynamic IPv6 interfaces. For Example dhcp6.Seth Mos2011-08-251-7/+56
* Implement correct gen_subnetv6_max function that you can throw random prefix ...Seth Mos2011-08-251-21/+28
* force a set path for ioncube loaderlgcosta2011-08-241-4/+4
* DNSMasq was generating the error 'Socket operation on non-socket' and using 1...Warren Baker2011-08-241-1/+1
* Fix VPN network listing for OpenVPN, and also add tunnel networks to this list.jim-p2011-08-241-2/+5
* Update the system.inc code that sets up the static routes for DNS servers to ...Seth Mos2011-08-241-5/+10
* Add a function that allows you to validate the address family on 2 addresses ...smos2011-08-231-0/+37
* 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
* 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
* Fix copy paste error which cleared argsAndrew Thompson2011-08-191-2/+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
* 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
* 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-171-0/+1
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-1710-43/+126
* Allow custom dnsmasq options so ppl can set SRV records and such for xmpp/ker...Andrew Thompson2011-08-171-0/+6
* 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
* 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
* 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-121-1/+2
* Resolves #1193. Properly warn about duplicate default queueErmal2011-08-111-43/+38
* Fix descriptionjim-p2011-08-111-2/+2
* Move these permissions to user.priv.inc so they don't get blasted when priv.d...jim-p2011-08-112-18/+18
* Fix missing $ on variable.jim-p2011-08-111-1/+1
* Sort user privileges so dashboard/index.php come first, so if a user has thos...jim-p2011-08-111-0/+9
OpenPOWER on IntegriCloud