summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
...
* Move all functions from index.php for captiveportal.inclgcosta2011-02-221-1/+412
|
* Add Global reply-to disable checkbox, resolves the issue #1137lgcosta2011-02-221-1/+1
|
* reversal of accidentally deleted fileslgcosta2011-02-221-4/+17
| | | | | | Revert "Add Global reply-to disable checkbox, resolves the issue #1137" This reverts commit c646776871dacebcaa4225b083aa0789dc0bfba6.
* Add Global reply-to disable checkbox, resolves the issue #1137Luiz Gustavo S. Costa2011-02-211-17/+4
|
* Trigger a VPN tunnel reload after configuring IPsec, it will handle all the ↵smos2011-02-211-0/+2
| | | | hostname tunnels after boot finishes
* Don't forget to include $g, otherwise the check will fail and still perform ↵smos2011-02-211-0/+1
| | | | a DNS resolve
* Hold off on resolve_retry during boot. The rest of the IPsec config is ↵smos2011-02-211-3/+4
| | | | already delayed during boot for tunnels with hostnames
* Add more safeguards and IP address checkssmos2011-02-211-4/+4
|
* Do not resolve the hostname during boot, also make really sure we have a IP ↵smos2011-02-211-2/+3
| | | | address here.
* Resolves #1288. Add alc(4) to altq(4) supported list.Ermal2011-02-211-1/+1
|
* Prevent a empty remote gateway IP from ending up in the configsmos2011-02-211-0/+2
|
* Make sure to initialize the remote gateway IP variable so that it does not ↵smos2011-02-211-0/+1
| | | | end up with a broken config
* log when CP is restarted. ticket #1278Chris Buechler2011-02-201-1/+3
|
* fix log textChris Buechler2011-02-181-1/+1
|
* Comment out the "config write on bootup" error. This is normal now with the ↵jim-p2011-02-161-0/+4
| | | | package reinstall, and the known issues with it should be OK now. The error is just confusing people.
* Do not rely on php new foreach by reference and use the old method of ↵Ermal2011-02-161-8/+6
| | | | chaning array members by using full path. This fixes nat 1:1 upgrades.
* Add automatic rules to pass DHCP failover traffic if a failover peer is ↵jim-p2011-02-161-0/+9
| | | | defined. See http://forum.pfsense.org/index.php/topic,32731.msg172839.html#msg172839
* silence the music.jim-p2011-02-161-1/+1
|
* Add snort2c table back in for now.jim-p2011-02-151-0/+3
|
* Adding support for snortsam from Robert ZScott Ullrich2011-02-141-5/+6
|
* Back to beta5Scott Ullrich2011-02-141-1/+1
|
* Get ready for tomorrow.Scott Ullrich2011-02-131-1/+1
|
* Suppress curl errors (if we get a 404 it tosses its own error if there is no ↵jim-p2011-02-131-1/+1
| | | | response body, just a 404 code.)
* Add alias support for source and destination ports on outbound NAT.Erik Fonnesbeck2011-02-131-4/+12
|
* Make update check a little more robust. Timeout after a few seconds, and if ↵jim-p2011-02-131-3/+3
| | | | we get a non-200 http code, ignore the response.
* In update_alias_names_upon_change function add capability to access more ↵Erik Fonnesbeck2011-02-131-14/+24
| | | | deeply nested sections and fields.
* Allow action match to be passed down to pf.Ermal2011-02-111-1/+1
|
* Do not resolve the dyndns hostnames during boot. With many tunnels that have ↵smos2011-02-111-2/+6
| | | | | | | | a hostname this can cause huge boot issues if the DNS server is slow or not responding at all. By skipping those but adding them to the DNS watchlist it should reload these later. This should allow the box to start up and forward packets.
* fix textChris Buechler2011-02-101-2/+2
|
* There is no need to call the script to reconfigure CP here. Even more when ↵Ermal2011-02-101-4/+4
| | | | it breaks all kind of things.
* Also fix easyrule and auto->manual nat switch code. Ticket #1243jim-p2011-02-101-1/+1
|
* Generalize pppoe server enabled check and use it elsewhere in the GUI that ↵jim-p2011-02-101-0/+16
| | | | needed fixed. Still needs changes in filter.inc - Ticket #1243
* Allow autocomplete on login form (Fixes saving password on Firefox and Chrome)jim-p2011-02-101-1/+1
|
* Add the 1.2.3 dashboard package's /usr/local/www/filter_log.inc to the ↵jim-p2011-02-101-0/+1
| | | | obsoleted files list. (It's in /etc/inc/ now)
* Fix a date compare bug, resolves #1273jim-p2011-02-101-3/+3
|
* Allow renaming even shaper queues as an improvement.Ermal2011-02-091-3/+10
|
* Fixes #1207. Allow renaming a limiter. Also prevent a limiter to be deleted ↵Ermal2011-02-091-4/+20
| | | | if it is referenced in filter rules.
* Resolves #1265. Show the interfaces in the same order requested during ↵Ermal2011-02-081-1/+1
| | | | assignment on console.
* Adding crashreporterurl for rebrandsScott Ullrich2011-02-071-0/+1
|
* Add a global g option named disablecrashreporter which defaults to false for ↵Scott Ullrich2011-02-071-0/+1
| | | | rebrands
* minicron is now used on a number of items in the gui. tell the cp prune ↵Scott Ullrich2011-02-071-5/+5
| | | | process to use the pid name cp-prunedb.pid
* Do not launch multiple copies of the captive portal database pruner.Scott Ullrich2011-02-071-0/+4
|
* fix NTP server IPs in openvpn configChris Buechler2011-02-061-2/+2
|
* need config.inc here, otherwise it fails to reload, config arrays are blank ↵Chris Buechler2011-02-051-0/+1
| | | | in vpn_ipsec*. Actual issue and fix for bug #1254
* fix textChris Buechler2011-02-041-1/+1
|
* Add backend support for aliases on source and destination address of ↵Erik Fonnesbeck2011-02-041-4/+7
| | | | outbound NAT rules.
* After finishing the installation clear the flag for package sync.Ermal2011-02-041-0/+1
|
* Ticket #1248. Do not set this higher since the slave will take more time to ↵Ermal2011-02-031-1/+0
| | | | detect a switch needs to be done.
* Note reinit will disconnect folksScott Ullrich2011-02-021-0/+1
|
* Correctly grab the hostname from config for filterdns.Ermal2011-02-021-4/+4
|
OpenPOWER on IntegriCloud