summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* correct icmptypes so CP IP can be pingedChris Buechler2010-02-211-3/+3
|
* Three fixes:pierrepomes2010-02-171-8/+6
| | | | | | | - ipsec-tools 0.8 ignores 'adminsock' directive, so until upstream is fixed, we need to use the default /var/db/racoon/racoon.sock - Fix spd files reloading in /tmp - Revert initial patch from Scott Ticket #137
* Use the pfSense module function to get mtu and subnetbits in CIDR format.Ermal Luçi2010-02-171-7/+4
|
* Add statistics for OpenVPN client instancespierrepomes2010-02-161-1/+4
|
* Clean up some formatting while I'm here.jim-p2010-02-151-8/+8
|
* Fix Easy Rule for OpenVPN interfaces. Resolves #349jim-p2010-02-151-0/+3
|
* Fix bug where the last line of the filter log wasn't displayed in WebGUI.jim-p2010-02-151-0/+2
|
* Note full directoryScott Ullrich2010-02-141-1/+1
|
* Minor formattingScott Ullrich2010-02-141-1/+2
|
* Include globals.incScott Ullrich2010-02-141-1/+2
|
* SyncScott Ullrich2010-02-141-1/+1
|
* Add var/empty to excludes listScott Ullrich2010-02-141-0/+1
|
* Add var/empty to excludes listScott Ullrich2010-02-141-1/+1
|
* Add var/empty to excludes listScott Ullrich2010-02-142-2/+9
|
* Use safe_write_file() like RELENG_1_2 does. Not sure how this diverged?!Scott Ullrich2010-02-141-17/+4
|
* Adding from RELENG_1_2: safe_write_file() Writes a file out atomically by ↵Scott Ullrich2010-02-141-1/+40
| | | | first writing to a temporary file of the same name but ending with the pid of the current process, them renaming the temporary file over the original.
* Ignore root/*Scott Ullrich2010-02-141-1/+1
|
* Adding backup script that can be run before upgrading which backs up ↵Scott Ullrich2010-02-141-0/+8
| | | | everything including config.xml. Script gives instructions on how to restore a specific file as well.
* Write out config.xml.tmp first and then move into place after it is written ↵Scott Ullrich2010-02-141-13/+17
| | | | trying to avoid half written files during panic or livelock situations
* fix call to undefined function.Chris Buechler2010-02-131-29/+2
| | | | remove old PPP bits that are no longer used
* Ensure carriage returns exist to avoid run-on directivesScott Ullrich2010-02-131-0/+3
|
* Go ahead and add other wireless devices to this list, so if/when they are ↵jim-p2010-02-131-1/+1
| | | | added, they should work.
* Add mwl to list of wireless cardsjim-p2010-02-131-1/+1
|
* Sync bogons listjim-p2010-02-131-6/+0
|
* Adding 802.1X Authentication supportScott Ullrich2010-02-121-1/+14
|
* Revert find_interface_subnet() because it need to return numbers and not ↵Ermal Luçi2010-02-121-2/+5
| | | | netmask in dotted format.
* Use the pfSense module calls for getting interface mac. Improves speed and ↵Ermal Luçi2010-02-121-1/+1
| | | | correctnes.
* Ticket #255. Return only ip address not aliases. Also improve speed by using ↵Ermal Luçi2010-02-121-14/+7
| | | | pfSense php module call.
* Remove comment to avoid creating 2 entries in php.ini for no apparent reason ↵Ermal Luçi2010-02-121-1/+0
| | | | but have not time to investigate further.
* Ticket #255. Activate pfSense module to get the helper functions.Ermal Luçi2010-02-111-0/+2
|
* Ticket #351. Add exec bit to rc.savevoucherErmal Luçi2010-02-111-0/+0
|
* Ticket #351. Prevent wrong config.xml creation.Ermal Luçi2010-02-111-1/+3
|
* Ticket #193. Reduce number of lines created for reflection in inetd and ↵Ermal Luçi2010-02-111-99/+103
| | | | lines of rdr created on ruleset. Hints-from: Erik Fonnesbeck
* Ticket #161. Seems this does the trick for firefox.Ermal Luçi2010-02-101-3/+3
|
* Ticket #14. Implement an advanced option to allow disabling autogenerated ↵Ermal Luçi2010-02-101-1/+1
| | | | reply-to. Submitted-by: Dan Swartzendruber
* Ticket #350. Correct calculation to be the same as in the voucher_auth.Ermal Luçi2010-02-101-1/+1
|
* Ticket #334. There is a very slight possibility that when LAN is disabled or ↵Ermal Luçi2010-02-091-2/+2
| | | | not present the anti-lockout rule will be erroneous. Tighten the conditions more to make sure this does not happen.
* Take care of not failing on multiple interface CP.Ermal Luçi2010-02-091-2/+2
|
* Ticket #324. Add allow all rule during upgrade.Ermal Luçi2010-02-091-0/+14
|
* Ticket #332. Simplify creating the ipsecpinghosts file.Ermal Luçi2010-02-091-3/+9
|
* Ticket #259. Search for the dhclient process using the real interface rather ↵Ermal Luçi2010-02-091-1/+1
| | | | than the friendly one.
* Ticket #335. If guess_interface_from_ip in interface.inc is used on an IP ↵Ermal Luçi2010-02-061-2/+2
| | | | address that goes through a bridge interface, the returned interface name will just be bridge without a number. I found that netstat -rn does not show the number (not sure why), but netstat -rnW does.
* Feature #248. Ticket #248. Merge patch from Antonio No to add tap device ↵Ermal Luçi2010-02-051-5/+13
| | | | type to OpenVPN.
* Ticket #272. When reconfiguring an interface that is part of a bridge just ↵Ermal Luçi2010-02-051-1/+16
| | | | add it to the bridge instead of reconfiguring the bridge again. This helps even in overall bridge functionality.
* Add neccessary include.Ermal Luçi2010-02-041-0/+2
|
* Make sure the item passed is a string!Ermal Luçi2010-02-041-0/+2
|
* More cleanup and code flow simplification.Ermal Luçi2010-02-041-8/+6
|
* When removing a package delete its underlying FreeBSD pacakges.Ermal Luçi2010-02-031-40/+56
| | | | | | | | Correct checks for avioding as much as possible errors. Simplify logic in some cases. Remove package include files when uninstalling packages. NOTE: Some work is needed to have more error reporting. Espescially when failing to retrieve files or add them locally.
* Remove uneccessary devices from regex.Ermal Luçi2010-02-031-1/+1
|
* Fix this and run fast.Ermal Luçi2010-02-031-1/+1
|
OpenPOWER on IntegriCloud