Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use correct interface when restarting dhclient | Scott Ullrich | 2006-12-17 | 1 | -2/+4 |
| | |||||
* | "Always sent Session-Time in accounting packets. This makes most prepaid ↵ | Scott Ullrich | 2006-12-17 | 1 | -1/+1 |
| | | | | | | systems to work again." Obtained from m0n0wall | ||||
* | Revert previous dhclient crontab mojo. When running rc.newwanip if the ip ↵ | Scott Ullrich | 2006-12-16 | 2 | -2/+8 |
| | | | | | | == 0.0.0.0 then fire off dhclient again. As seen on the forums ( http://forum.pfsense.org/index.php/topic,2645.0/topicseen.html ) | ||||
* | Version bump. | Scott Ullrich | 2006-12-15 | 1 | -1/+1 |
| | | | | Captive portal optional interface users should consider upgrading to this version. | ||||
* | Create valid pf Syntax! | Seth Mos | 2006-12-14 | 1 | -1/+1 |
| | |||||
* | Only pass in on Captive Portal interface | Scott Ullrich | 2006-12-13 | 1 | -1/+2 |
| | | | | Ticket #1188 | ||||
* | For interfaces using the Captive Portal, ensure that traffic can reach port ↵ | Scott Ullrich | 2006-12-13 | 1 | -0/+10 |
| | | | | | | 8000 and 8001 which is the Captive Portal auth interfaces. Ticket #1188 | ||||
* | Version bump | Scott Ullrich | 2006-12-12 | 1 | -1/+1 |
| | |||||
* | Check DHCP interfaces every 6 hours for dhclient issues. Launch dhclient if ↵ | Scott Ullrich | 2006-12-12 | 2 | -0/+56 |
| | | | | it is not bound to an interface correctly. | ||||
* | - livecd/embedded: do not create a md on /var/db/rrd, /var already is one | Seth Mos | 2006-12-11 | 1 | -8/+1 |
| | | | | -7 lines, +6MB ram. Tested on WRAP + LiveCD | ||||
* | Version bump | Scott Ullrich | 2006-12-11 | 1 | -1/+1 |
| | |||||
* | Silence eclipse warnings | Scott Ullrich | 2006-12-11 | 3 | -0/+10 |
| | |||||
* | Ticket #1185 | Scott Ullrich | 2006-12-11 | 1 | -1/+1 |
| | | | | Check $hostname, not $domain | ||||
* | Work around a dynamic rule problem that is known in FreeBSD for IPFW2: | Scott Ullrich | 2006-12-09 | 1 | -0/+1 |
| | | | | | | | | ">Strange, why only me(?) get this problem.. Isn't >net.inet.ip.fw.dyn_keepalive=1 by default ? This is a workaround. I am aware about this problem from several people. Here is needed more testing to determine the cause of the bug." | ||||
* | Version bump | Scott Ullrich | 2006-12-08 | 1 | -1/+1 |
| | |||||
* | Version bump | Scott Ullrich | 2006-12-06 | 1 | -1/+1 |
| | |||||
* | Version bump | Scott Ullrich | 2006-12-05 | 1 | -1/+1 |
| | |||||
* | MFC 15495 | Scott Ullrich | 2006-12-05 | 1 | -1/+1 |
| | | | | fix: root key files are not in /etc/ssh/root ... | ||||
* | MFC 15411 | Scott Ullrich | 2006-12-05 | 1 | -2/+1 |
| | | | | is_domain(): MS breaks all laws, so unserscores are allowed... | ||||
* | MFC 15402 | Scott Ullrich | 2006-12-05 | 1 | -3/+2 |
| | | | | is_domain(): domains must not contain underscores; empty strings are not valid | ||||
* | Back out changes to try and fix OpenVPN. We really need to fix ↵ | Scott Ullrich | 2006-12-05 | 1 | -7/+0 |
| | | | | check_reload_status | ||||
* | Version bump. | Scott Ullrich | 2006-12-04 | 1 | -1/+1 |
| | |||||
* | Misc spelling mistakes. Remove old commented out code. | Scott Ullrich | 2006-12-03 | 1 | -4/+1 |
| | |||||
* | Work around the fact that check_reload_status is inheriting socket ↵ | Scott Ullrich | 2006-12-03 | 1 | -0/+12 |
| | | | | | | descriptors from other programs. Kill check_reload_status on wan ip change and restart it. That way openvpn can be killed and restarted, etc. In addition while I am here, we really should restart openvpn after WAN ip changes as well. | ||||
* | Do no install default pass in rules for openvpn interfaces with a | Seth Mos | 2006-12-02 | 1 | -2/+16 |
| | | | | gateway. | ||||
* | Install frickin pptp proxy rules | Scott Ullrich | 2006-11-30 | 1 | -0/+4 |
| | |||||
* | Version bump | Scott Ullrich | 2006-11-30 | 1 | -1/+1 |
| | |||||
* | Add frickin pptp proxy hooks. | Scott Ullrich | 2006-11-30 | 1 | -0/+5 |
| | |||||
* | Version bump | Scott Ullrich | 2006-11-29 | 1 | -1/+1 |
| | |||||
* | Version bump | Scott Ullrich | 2006-11-28 | 1 | -1/+1 |
| | |||||
* | Start OpenVPN with nohup | Scott Ullrich | 2006-11-28 | 1 | -1/+1 |
| | |||||
* | Version bump. Includes check_reload_status fixes which should help some ↵ | Scott Ullrich | 2006-11-25 | 1 | -1/+1 |
| | | | | DHCLIENT users. | ||||
* | Version bump | Scott Ullrich | 2006-11-24 | 1 | -1/+1 |
| | |||||
* | Uhm, previous was almost right. Limit dropped to a 115MB available ram | Seth Mos | 2006-11-24 | 1 | -1/+1 |
| | | | | so people can use computers with up to 8MB of shared graphics memory. | ||||
* | Do not forget rule anchor for imspector. | Scott Ullrich | 2006-11-24 | 1 | -0/+3 |
| | | | | Pointed-out-by: dberlin | ||||
* | MFC 15441 | Scott Ullrich | 2006-11-24 | 1 | -1/+4 |
| | | | | added imspector anchor | ||||
* | If the available memory is between 97 and 128 MB do not prompt. This is | Seth Mos | 2006-11-22 | 1 | -2/+2 |
| | | | | | the same approach as system.inc does. This fixes boot for people with onboard graphic cards and you miss a few MB. | ||||
* | Merge newer rrd graphing code, drop down now only lists valid rrd | Seth Mos | 2006-11-22 | 1 | -171/+318 |
| | | | | | targets. Added CPU and States graphs. More logging in case of graph generation. Minor bugfixes and cleanup. | ||||
* | Version bump | Scott Ullrich | 2006-11-22 | 1 | -1/+1 |
| | |||||
* | Move $config = parse_config() statement to end of file to attempt to prevent ↵ | Scott Ullrich | 2006-11-22 | 1 | -3/+3 |
| | | | | | | the error: Fatal error: Unknown function: parse_config() in /etc/inc/config.inc on line 198 | ||||
* | Run fsck -fy instead of fsck -y | Scott Ullrich | 2006-11-20 | 1 | -3/+3 |
| | |||||
* | MFC 15106 | Scott Ullrich | 2006-11-19 | 1 | -0/+19 |
| | | | | | Ticket #1146: binat rules MUST be before NAT else they don't work as expected. | ||||
* | MFC 15382 | Scott Ullrich | 2006-11-19 | 1 | -1/+1 |
| | | | | fix: is_process_running() does inaccurate matches | ||||
* | Version bump to SNAPSHOT. | Scott Ullrich | 2006-11-19 | 1 | -1/+1 |
| | |||||
* | * Move stop package code out to it's own file rc.stop_packages | Scott Ullrich | 2006-11-17 | 2 | -5/+18 |
| | |||||
* | MFC | Scott Ullrich | 2006-11-12 | 1 | -45/+45 |
| | | | | pclose -> fclose | ||||
* | Do not complain unless user has less than 126 megs of ram. Some ↵ | Scott Ullrich | 2006-11-11 | 1 | -1/+1 |
| | | | | motherboards share ram with video cards. | ||||
* | MFC [15285] | Bill Marquette | 2006-11-11 | 2 | -3/+14 |
| | | | | add dhcpd static mappings to dns forwarder | ||||
* | Only enumerate the variable if it is an array to avoid: | Scott Ullrich | 2006-11-10 | 1 | -2/+3 |
| | | | | Warning: fclose(): supplied argument is not a valid stream resource in /etc/inc/system.inc on line 147 | ||||
* | Allow priv to appear multiple times so that a person can downgrade from the ↵ | Scott Ullrich | 2006-11-10 | 1 | -1/+1 |
| | | | | pile of SHIT we call -HEAD. |