summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* add support for IP-less interfaces (primarily for assigning tun interfaces ↵Chris Buechler2009-02-081-0/+3
| | | | for filtering purposes).
* Unbreal RELENG_1_2 checkoutsScott Ullrich2009-02-011-3/+5
|
* pkg_add -r gitScott Ullrich2009-01-311-2/+1
|
* Add missing ;Scott Ullrich2009-01-311-2/+2
|
* Log an error when we cannot lookup a gateways interface.Scott Ullrich2009-01-311-1/+3
|
* fix for IPsec timeouts/issues with large framesChris Buechler2009-01-311-0/+5
|
* fix CPU RRD graphsChris Buechler2009-01-311-14/+5
|
* Fix foreach error when dhcp settings do not exis on status -> servicesScott Ullrich2009-01-291-6/+8
|
* Fix fend URLChris Buechler2009-01-271-0/+1
|
* Revert this back since it is used by packages, I thought it was unused. Need ↵Chris Buechler2009-01-261-1/+1
| | | | to fix fend.
* gah.. minus two more lines that snuck in there.Chris Buechler2009-01-251-2/+0
|
* remove unused lineChris Buechler2009-01-251-1/+0
|
* don't enable STP on VLANsChris Buechler2009-01-251-1/+7
|
* Use product_website in footerChris Buechler2009-01-251-1/+1
|
* Update (c) year, update fend to include same links, etc. as prior to ↵Chris Buechler2009-01-251-4/+5
| | | | product_name change.
* s/n/N/Scott Ullrich2009-01-241-1/+1
|
* Use correct co dirScott Ullrich2009-01-241-17/+17
|
* Operate similar to builder scripts for GIT checkoutsScott Ullrich2009-01-241-7/+11
|
* Set sail for the sea of cheese aka 1.2.3.Scott Ullrich2009-01-241-1/+1
|
* Add missing 'Scott Ullrich2009-01-221-1/+1
|
* Add missing 'Scott Ullrich2009-01-211-1/+1
|
* Remove mainline and HEAD previous checkouts (CVS)Scott Ullrich2009-01-201-0/+9
|
* Use fetch and merge on subsequent checkoutsScott Ullrich2009-01-201-1/+1
|
* Use fetch and merge on subsequent checkoutsScott Ullrich2009-01-201-3/+5
|
* Use /root/pfSense/GITREPO/Scott Ullrich2009-01-201-28/+30
|
* Add missing ;Scott Ullrich2009-01-201-1/+1
|
* Correctly checkout branchesScott Ullrich2009-01-201-4/+9
|
* Checkout GIT correctlyScott Ullrich2009-01-201-26/+26
|
* use git fetch and mergeScott Ullrich2009-01-201-2/+2
|
* Correctly checkout GITScott Ullrich2009-01-201-4/+6
|
* Pull GIT repoScott Ullrich2009-01-201-2/+2
|
* Use $g['product_name']Scott Ullrich2009-01-203-5/+7
|
* Use $g['product_name'] instead of pfSenseScott Ullrich2009-01-2010-16/+21
|
* Use $g['product_name'] instead of pfSenseScott Ullrich2009-01-202-19/+19
|
* Reformat using tabs. No functional changes.Scott Ullrich2009-01-201-32/+32
|
* Set git fetch URL correctlyScott Ullrich2009-01-181-2/+2
|
* Checkout master correctlyScott Ullrich2009-01-181-1/+1
|
* Handle git branches correctly (missing half the command)Scott Ullrich2009-01-181-1/+5
|
* The MS-Dos filesystem was renamed from msdos to msdosfs in 6.3.Scott Ullrich2009-01-182-2/+2
|
* Update scripts for git (final repo cut).Scott Ullrich2009-01-171-69/+45
|
* Update bogons included in releases before an updateChris Buechler2009-01-161-11/+1
|
* Make sure we match the right SPI to src and dst address, otherwise the purge ↵Seth Mos2009-01-161-2/+2
| | | | | | of the old spi fails.
* - Add proper support for using hostnames for the remote IPsec gateway.Seth Mos2009-01-154-45/+424
| | | | | | | | | | - Make IPsec reloading granular, this resolves the long standing issue that a IPsec reload will cause all tunnels to drop. - Change IPsec edit screen description for remote gateway that a IP address or hostname is allowed here. We already accepted hostnames before. - Add /etc/rc.newipsecdns, when a hostname changes IP we invoke this script to remove the old tunnel and setup the new one.
* Fix logic to prevent rule errors when dyndns hostnames do not resolve.Seth Mos2009-01-151-4/+6
| | | | Previous Logic did not work
* Replace another route -n get command. These can sometimes hang and cause a ↵Seth Mos2009-01-131-2/+5
| | | | | | filter reload to get stuck. Always use netstat -rn instead, these behave differently and can not hang according to ermal@
* Version bump to 1.2.2Scott Ullrich2009-01-071-1/+1
|
* Include IPSEC reload patch from Seth Mos which was tested on his workScott Ullrich2009-01-051-5/+10
| | | | IPSEC cluster.
* remove unused functionChris Buechler2009-01-041-12/+0
|
* Rewrite bridge creation code to handle all scenarios correctly. Fixes ↵Chris Buechler2009-01-041-150/+135
| | | | numerous bridge bugs where more than two interfaces are bridged, and works correctly for all scenarios.
* Set version to 1.2.1RELENG_1_2_1_RELEASEScott Ullrich2008-12-241-1/+1
|
OpenPOWER on IntegriCloud