summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Allow entering an arbitrary subnet for outbound NAT translations.jim-p2010-12-291-2/+3
|
* Nuke newlineScott Ullrich2010-12-291-1/+1
|
* Add address pool support to outbound NAT. Allow specifying a subnet for ↵jim-p2010-12-291-10/+17
| | | | outbound NAT rules (via a subnet of proxy arp VIPs) or a host-type alias for outbound NAT rules, and give the user a choice of pool options for address selection from within the pool.
* Ticket #802. During a config restore detect if the vlan interfaces need ↵Ermal2010-12-281-1/+14
| | | | reassignment too. This might be problematic for other type of interfaces on 2.0!
* Add radius port and radius accounting port to config if supplied.Ermal2010-12-281-1/+7
|
* Ticket #1116: anonymous sainfo may be used only for single phase2 ipsec VPN'sPierre POMES2010-12-282-3/+21
|
* fix textChris Buechler2010-12-281-2/+2
|
* Don't include rfc1918 in bogonsjim-p2010-12-271-3/+0
|
* Allow any port to go out for CP. This should unbreak traffic of CP rdr!Ermal2010-12-281-2/+2
|
* Unlink needs_package_sync after one pkg has installed OK which means that ↵Scott Ullrich2010-12-271-1/+2
| | | | our internet connection is up.
* update bogonsChris Buechler2010-12-251-16/+8
|
* More misc pkg install txt fixupsScott Ullrich2010-12-251-31/+31
|
* More misc pkg install txt fixupsScott Ullrich2010-12-251-3/+2
|
* Add newline after restoring libsScott Ullrich2010-12-251-0/+1
|
* backup and restore libs in correct locationScott Ullrich2010-12-251-13/+13
|
* misc text formatting fixes (tabs)Scott Ullrich2010-12-251-5/+5
|
* Only backup libraries at the beginning of the deinstall cycle.Scott Ullrich2010-12-251-4/+6
|
* Add tabScott Ullrich2010-12-251-1/+1
|
* Add newline after installation abortedScott Ullrich2010-12-251-1/+1
|
* s/Trying to download/DownloadingScott Ullrich2010-12-251-1/+1
|
* Version bump to 2.0-BETA5. Merry christmas!Scott Ullrich2010-12-251-1/+1
|
* Backup system libraries and restore during pkg deinstall.Scott Ullrich2010-12-251-0/+12
|
* Instead of replacing the whole array just add the new vlanif member to the ↵Ermal2010-12-231-3/+2
| | | | config. Should fix issues reported in http://forum.pfsense.org/index.php/topic,28202.15.html
* Add some more safe belts and remove code that is commented from long time ↵Ermal2010-12-231-1/+4
| | | | now. Reported on http://forum.pfsense.org/index.php/topic,28202.15.html
* Add some more safe belts and remove code that is commented from long time ↵Ermal2010-12-231-10/+10
| | | | now. Reported on http://forum.pfsense.org/index.php/topic,28202.15.html
* Ticket #1128. Ooops pass the right parameter to unlock.Ermal2010-12-231-3/+3
|
* Hanlde the case when advbase is not present especially on previous 2.0 setups.Ermal2010-12-231-1/+4
|
* Prevent other types of interface for being added to ng_ether(4). It might be ↵Ermal2010-12-221-2/+4
| | | | the cause of panics reported here http://forum.pfsense.org/index.php/topic,31404.0.html
* Ticket #757. Use correct pidfile.Ermal2010-12-221-3/+3
|
* Include captiveportal.inc if captiveportal_syslog() is not defined.Scott Ullrich2010-12-221-0/+2
|
* Use captiveportal_syslog()Scott Ullrich2010-12-221-4/+4
|
* Fix whitespace.Scott Ullrich2010-12-221-37/+36
|
* Typecast second param for array_merge to silent a warning that is breaking ↵Renato Botelho2010-12-221-2/+2
| | | | build since we check output of test_php.php looking for a string 'FCGI-PASSED PASSED'
* nuke trailing carriage returnsScott Ullrich2010-12-2215-15/+15
|
* Nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
|
* White space fixes and (C) for both Ermal and myselfScott Ullrich2010-12-221-3/+5
|
* Log voucher errors. Fix whitespace. Remove trailing c/rScott Ullrich2010-12-221-7/+10
|
* Fix incorrect variable name.Erik Fonnesbeck2010-12-221-1/+1
|
* Be consistent on having 1K == 1024Ermal2010-12-221-5/+5
|
* Make the CP locking more granular and make use correctly of exclusive/shared ↵Ermal2010-12-222-108/+94
| | | | locks where appripriate. This speeds up CP login process.
* * Use exclusive locking for parts of config involving CP db.Ermal2010-12-221-38/+40
| | | | | | * Use more strict checking against empty/not set values for timeout and idletimeout * Do not overwrite idletimeout value with the per user idletimeout value during processing * Make distinction between radius accounting and re-authentication with radius to allow the code to be executed correctly. Ticket #1013
* merge the dynamic obtained result with the static maintained list to not ↵Ermal2010-12-211-4/+1
| | | | avoid strange problems as in Ticket #1123.
* Do not do useless work.Ermal2010-12-211-2/+3
|
* This checkbox enables, remove confusing enable/disable.Chris Buechler2010-12-201-2/+2
|
* Move the CP rule below webConfigurator abusal rule to allow adding the same ↵Ermal2010-12-201-36/+37
| | | | protection to CP.
* Well now that CP has the proper conditions and fastforwarding is disabled by ↵Ermal2010-12-201-1/+1
| | | | default its needed to untighten a bit the rule of CP with direction out on pf(4).
* attach to ng_ether(4) only on pppoe/l2tp/pptp links no others.Ermal2010-12-201-1/+2
|
* Unbreak pppoe clients. Pointy-hat: myselfErmal2010-12-201-4/+8
|
* Remove newlineScott Ullrich2010-12-181-1/+1
|
* Be less chattyScott Ullrich2010-12-181-9/+2
|
OpenPOWER on IntegriCloud