summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* s/lcase/strtolower/Scott Ullrich2008-05-221-1/+1
| | | | Bad VBSCript, bad.
* Fixes Loopia and FreeDNS in DynDNS services.Scott Ullrich2008-05-212-6/+5
| | | | Submitted-by: Urban Skije
* Nuke racoon_watch.shScott Ullrich2008-05-171-3/+0
|
* touch up text.Chris Buechler2008-05-171-1/+1
| | | | ticket #1696
* touch up text.Chris Buechler2008-05-172-5/+5
| | | | ticket #1696
* Ticket #1711 fixesScott Ullrich2008-05-172-0/+8
|
* Ticket #1702 fixesScott Ullrich2008-05-171-0/+3
|
* Ticket #1725 fixesScott Ullrich2008-05-171-4/+4
|
* Ticket #1678 fixesScott Ullrich2008-05-171-0/+5
|
* Ticket #1713 fixesScott Ullrich2008-05-171-1/+1
|
* Ticket #1718 fixesScott Ullrich2008-05-171-1/+1
|
* Ticket #1648 fixesScott Ullrich2008-05-171-2/+3
|
* Ticket #1689 fixesScott Ullrich2008-05-171-7/+5
|
* Ticket #1677 fixesScott Ullrich2008-05-171-4/+8
|
* Ticket # 1698 fixesScott Ullrich2008-05-171-1/+1
|
* 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 [22587]Bill Marquette2008-05-171-2/+2
| | | | Ticket #1703 - fix image tags
* MFC of changeset [22584]Bill Marquette2008-05-173-11/+45
| | | | | Atomic file writing Patch-by: David Rees
* MFC changeset [22580]Bill Marquette2008-05-171-9/+12
| | | | | | Ticket #1674 No need to use escapeshellargs for everything, use is_ipaddr to validate input instead while here move head.inc below the ajax calls - no need to send back more data than necessary
* Fix typo noted in ticket #1657Bill Marquette2008-05-171-1/+1
| | | | MFC of changeset [22577]
* 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
|
* * Fix helpScott Ullrich2008-04-141-2/+11
| | | | * Fix exit/quit
* bump dpd from 20 to 120Seth Mos2008-04-101-2/+2
|
* Upgrade from 99 -> 299Scott Ullrich2008-04-071-1/+1
| | | | see http://forum.pfsense.org/index.php/topic,8751.0/topicseen.html
* 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
* MFC: Fix graph totals calculusSeth Mos2008-04-011-12/+14
|
* Set /tmp/$interface_router even for non DHCP items.Scott Ullrich2008-03-311-0/+12
|
* Untar the complete kernel to /boot/ instead of just the kernel file itselfScott Ullrich2008-03-301-6/+4
|
* 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
OpenPOWER on IntegriCloud