summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 1.2-TESTING-SNAPSHOT for clarity.Scott Ullrich2008-05-261-1/+1
| | | | Suggested-by: Angelo Turetta
* Add back auto update supportScott Ullrich2008-05-241-0/+2
|
* Let traffic out by their friendly names. When using carp + vlansScott Ullrich2008-05-241-1/+7
| | | | traffic would be let out on vlan1 but not on carp24 (for example).
* Pass description along to generate_optcfg_array callers.Scott Ullrich2008-05-241-1/+2
|
* Fixes Loopia and FreeDNS in DynDNS services.Scott Ullrich2008-05-211-4/+3
| | | | Submitted-by: Urban Skije
* Nuke racoon_watch.shScott Ullrich2008-05-171-3/+0
|
* Ticket #1702 fixesScott Ullrich2008-05-171-0/+3
|
* Ticket #1678 fixesScott Ullrich2008-05-171-0/+5
|
* Ticket #1677 fixesScott Ullrich2008-05-171-4/+8
|
* MFC of changeset [22589]Bill Marquette2008-05-171-0/+4
| | | | Ticket #1697 - rm authorized key file if keys don't exist in config.xml
* MFC of changeset [22584]Bill Marquette2008-05-173-11/+45
| | | | | Atomic file writing Patch-by: David Rees
* Do not quote an empty string when the DN identifier is blank.Scott Ullrich2008-05-171-2/+6
| | | | Obtained-from: m0n0wall
* Report the username we are syncing with (system -> general-> username)Scott Ullrich2008-05-021-4/+6
| | | | This code is a bit different in 1.3.
* Echo out to system logs exactly what is going on during bogons updateScott Ullrich2008-05-021-0/+6
|
* * Increase random window *4Scott Ullrich2008-05-021-2/+3
| | | | * Relaunch the update bogons script again if it fails
* Add vge to vlan supported nics. Verified by darkx via irc.Scott Ullrich2008-05-011-2/+2
|
* Integrate patch sent to m0n0wall-dev by Peter Allgeyer:Scott Ullrich2008-04-271-1/+26
| | | | | | | | | | | | | | | we have configured the captive portal to authenticate users against a Radius server with reauthentication every minute. When using the MAC Pass-Through feature, we have problems reaching hosts on the WAN side on other ports then port 80. The log says, that the connections passes the filter, but tcpdump tells me that the packet never reaches the next hop router. I've found some messages in the captive portal log, which make me believe, that it has something to do with radius reauthentication: Apr 22 18:18:20 RADIUS_DISCONNECT: unauthenticated, 00:02:a5:fa:b9:35, 192.168.1.198
* Revert to RELENG_1_2_RELEASE version.Scott Ullrich2008-04-241-63/+247
|
* bump dpd from 20 to 120Seth Mos2008-04-101-2/+2
|
* Use DPD and frag support we already haveSeth Mos2008-04-051-0/+4
|
* MFC: Send extra sighup after startingSeth Mos2008-04-011-0/+6
| | | | Might fix mobile ipsec after startup
* Set /tmp/$interface_router even for non DHCP items.Scott Ullrich2008-03-311-0/+12
|
* Revert rc.firmware changes now that the builder system is a bit more sane.Scott Ullrich2008-03-291-262/+63
|
* * Use /tmp/firmwareupgradesScott Ullrich2008-03-221-5/+11
| | | | * Explode a mtree out to guarnatee we can extract a file
* Latest round of fixesScott Ullrich2008-03-221-4/+5
|
* Remove .tar file if it exists before extracting.Scott Ullrich2008-03-211-0/+3
|
* Correctly install files and directories.Scott Ullrich2008-03-211-2/+9
|
* Do not pass z flag to tar. The item is now gzipped.Scott Ullrich2008-03-211-1/+1
|
* Use install when upgradingScott Ullrich2008-03-191-96/+94
|
* Update url to files.pfsense.orgScott Ullrich2008-03-191-1/+1
|
* If XML Carp configuration sync fails, rerun the sync with setDebug(1).Scott Ullrich2008-03-181-17/+23
|
* If $interface is not defined, return false.Scott Ullrich2008-03-101-1/+3
|
* Restart webConfigurator first.Scott Ullrich2008-03-101-1/+2
|
* Ensure lock file is cleared after restart.Scott Ullrich2008-03-031-0/+2
| | | | Noticed-by: mcrane via forum
* Get ready for 1.2-RELEASE.Scott Ullrich2008-02-231-1/+1
|
* Backport -ss syslogd feature from HEAD. Only bind to 127.0.0.1 if weScott Ullrich2008-02-181-1/+5
| | | | are not remotely sending logs.
* Remove bogus check.Scott Ullrich2008-02-171-2/+2
|
* Ensure /tmp/y exists before running pkg_delete command.Scott Ullrich2008-02-171-5/+5
|
* Missing global $g and $configScott Ullrich2008-02-171-0/+1
|
* File an alert we cannot find a matching subnet for a CARP IP address.Scott Ullrich2008-02-161-3/+4
|
* Make sure we sync before mounting ro.Scott Ullrich2008-02-142-0/+9
|
* MFC from releng_1. Do not run pfctl -ss 4 times.Seth Mos2008-02-061-5/+7
| | | | Dated Nov 15 2007
* With the current Racoon we need to inform that we are reloadingSeth Mos2008-02-051-0/+4
| | | | our SPD entries with a SIGHUP
* Only check disabled/enabled status on OPTX interfaces. WAN and LAN areScott Ullrich2008-02-041-2/+3
| | | | assumed to always be enabled.
* When a CARP parent interface is down or disabled, ignore the CARP IPScott Ullrich2008-02-041-0/+3
| | | | address as this will introduce a panic situation in FreeBSD.
* correct bogons file locationChris Buechler2008-02-031-2/+2
|
* Tag as RC5. We might not release RC5 but we need to seperate the previousScott Ullrich2008-02-031-1/+1
| | | | | | | release from all of the misc changes made this week. All of the changes should work okay but it will be good to know this information if a bug report comes in so we can seperate the last release from what is in the tree at this point.
* Do not load CARP IP address if we cannot find a matching subnet on aScott Ullrich2008-02-031-0/+15
| | | | real interface.
* Update to racoon-0.7-cvs with Timo Teras patches.Seth Mos2008-02-011-14/+4
| | | | Use setkey -f because spd loading works normally now.
* Do not pass traffic on user proxy which can cause deadlocks in freebsdScott Ullrich2008-01-311-3/+3
|
OpenPOWER on IntegriCloud