Scott Ullrich
8692fc2dbd
Increase ram disk size to 20 megs if needed
2006-06-10 20:13:05 +00:00
Scott Ullrich
ff56cd83d6
Add console application which shows the filter reloading status
2006-06-10 03:03:44 +00:00
Scott Ullrich
dc7e008c13
Add option #12 show interface info
2006-06-09 23:25:45 +00:00
Scott Ullrich
555f04a7fc
Do not open /var/etc/inetd.conf twice for writing.
...
Apparently some patch has snuck in, it doesnt appear to affect anything at the moment other than reflection.
2006-06-09 18:54:36 +00:00
Scott Ullrich
e34c9c0047
<br> before showing options
2006-06-08 20:39:29 +00:00
Scott Ullrich
6876f75a7f
Correct spelling mistake
...
Ticket #1009
2006-06-08 20:31:16 +00:00
Scott Ullrich
5480497a35
Patch from Nick Buraglio
...
Is there any reason, other than maybe the ssl certificate error that it would cause, that https isn't redirected to the portal by default? I just noticed that this isn't default behavior. It's a feature that I thought would be somewhat handy and I think only would take a simple ipfw change.
2006-06-08 20:04:07 +00:00
Scott Ullrich
f9c955dacf
MFC 12578
...
Transparent proxy for Squid, p3scan and clamsmtp.
2006-06-08 18:23:08 +00:00
Scott Ullrich
dc50c7ecda
Disable sasyncd. Sniff sniff. I gave it all I could, cap'n.
...
Maybe 1.1.
2006-06-08 04:51:21 +00:00
Scott Ullrich
14db714e02
Add dummy stubs for some code that was MFC'd
2006-06-07 19:22:18 +00:00
Scott Ullrich
fbd14b1382
MFC more needed package improvements
2006-06-07 19:17:16 +00:00
Scott Ullrich
4c6fc51111
Add a big fat warning that ProxyARP type addresses do not work with userland applications such as PFTPX (FTP Helper, squid, etc)
2006-06-07 18:59:23 +00:00
Scott Ullrich
dd328aedf8
MFC make_dirs changes required by packages
2006-06-07 17:44:27 +00:00
Scott Ullrich
772d25f5e0
Remove extra <br>
2006-06-07 02:23:41 +00:00
Scott Ullrich
32cd3ca3dc
* Increase max load per proc to 100
...
* Increase fastcgi count to 3 only when there is more than 74 megs of ram
2006-06-07 01:54:37 +00:00
Scott Ullrich
ca1f064195
* Only run rc.banner when you first login
...
* Improve CTRL-C message
2006-06-07 00:54:58 +00:00
Scott Ullrich
16f5fe766b
Add some code to allow images to be seen when viewing current page
2006-06-06 00:05:25 +00:00
Scott Ullrich
d5b545b504
Note that images are broken from view current page. In order to see the images you really need to test with a captive portal client.
2006-06-05 23:58:12 +00:00
Scott Ullrich
36215f65c5
Allow uppercase or lowercase .gif | .png or .jpg
2006-06-05 23:39:11 +00:00
Scott Ullrich
8977946a86
Correct regex. We want PNG's to work as well.
2006-06-05 23:34:15 +00:00
Scott Ullrich
89b096729d
We do not allow captive portal to be run on bridges. Much confusion will and silly bug reports are not welcome any longer.
2006-06-05 23:19:30 +00:00
Scott Ullrich
09b949e1c1
MFC needed package changes from Fernando
2006-06-05 16:50:07 +00:00
Scott Ullrich
93c8f3783b
Install outbound nat entries for needed optional interfaces, too.
2006-06-05 01:35:09 +00:00
Scott Ullrich
99e72ce878
Restore evil ugly hacks that was there before me without being even more evil by calling killall.
...
This code is wacked and really needs fixing in HEAD. I'll leave it broken to entice someone to fix it the correct way soon.
2006-06-05 00:13:29 +00:00
Scott Ullrich
8d80974785
MFC 12528
...
fix queue prios
1 = P2P* 2 = OthersL 3 = default 4 = OthersH 5 = Games 6 = VOIP 7 = empty acks
2006-06-04 23:54:11 +00:00
Scott Ullrich
b3b6bd5d35
Remove unneeeded </p>'s
2006-06-03 19:11:12 +00:00
Scott Ullrich
b7515bf979
License corrections
2006-06-03 18:05:54 +00:00
Scott Ullrich
57876601b7
add multiple select support
...
todo: figure out the new mystery which is our system in -HEAD. it sure is
shiny.
2006-06-01 04:22:01 +00:00
Scott Ullrich
96c03796d0
Actually check that the file exists before returning to avoid this error:
...
Warning: file(/var/db/dhclient.leases): failed to open stream: No such file or directory in /usr/local/www/services_dhcp_relay.php on line 35
2006-06-01 02:29:35 +00:00
Scott Ullrich
a17a51fa24
Spell hostapd correctly
2006-06-01 02:01:05 +00:00
Scott Ullrich
4b2a618018
Do not killall all hostpad or wpa_supplicant processes. This is NOT multi interface friendly.
...
Instead look for the process with the interface in it and kill the correct one.
2006-06-01 01:58:33 +00:00
Scott Ullrich
b76fd87feb
Increase the maximum loads per process from 1 to 10. (Lighttpd)
2006-06-01 00:00:59 +00:00
Scott Ullrich
51e4bb3731
Fix discover_bridge()
2006-05-31 23:29:35 +00:00
Scott Ullrich
c8000491f7
Move ending </body> and </html> down to end.
...
Noticed-by Daniel S
2006-05-31 22:59:15 +00:00
Scott Ullrich
dbb064784f
Update filter status to disabled if need be
2006-05-31 22:36:29 +00:00
Scott Ullrich
af543bcbb2
MFC 12473
...
Adjusted rrd graph width so they fit in the pfsense theme as well.
2006-05-31 20:22:05 +00:00
Scott Ullrich
ccf5e0f14e
Tighten validation code. Only allow a CARP ip to be added if its subnet matches the subnet mask of the real interface.
2006-05-30 22:22:29 +00:00
Scott Ullrich
26f8b8ef21
Backout /32 change, it doesnt work on FreeBSD as it does on OpenBSD. All traffic stopped even though master / slave status was correct.
2006-05-30 21:27:11 +00:00
Scott Ullrich
900d98d0ed
* Force CARP ip's with a subnet of /32 to avoid foot shooting aka kernel panics
...
* Use reset_carp()
2006-05-30 20:30:28 +00:00
Scott Ullrich
5b67f7acd5
MFC 12461
...
"\t0\n" > 0, therefore is_process_running always returned 1. Btw, now it returns true or false, cause I don't see how it could be any different. Should just work now.
2006-05-30 19:50:36 +00:00
Scott Ullrich
610b113684
* Add reset_carp()
...
* Utilizie reset_carp() after interface changes if need be
2006-05-30 18:47:39 +00:00
Scott Ullrich
fd4ce0e00b
Setup CARP interfaces after interface changes. CARP nics will go into INIT if the gateway, etc is changed.
...
HEAD already does this via the reload_interfaces code.
2006-05-30 18:18:09 +00:00
Scott Ullrich
803e592634
Tighten the console detection code checks.
2006-05-30 05:04:12 +00:00
Scott Ullrich
71c087764d
s/RC1/1.0-RC1/
2006-05-30 01:17:24 +00:00
Scott Ullrich
7db5e49823
* Remove un-needed commands
...
* Cleanup
2006-05-29 21:22:40 +00:00
Scott Ullrich
4c0d46350e
Remove hard drive standby code. Will need much more work to make it 1.0 and we are outta time.
...
Will return to life possibly in 1.1.
2006-05-29 21:13:36 +00:00
Scott Ullrich
b98ed8e4b9
We need to generate optional interface nat entries automatically just like WAN does if DHCP is enabled.
2006-05-28 22:13:16 +00:00
Scott Ullrich
77f32eff43
Add check for DHCP on WAN too. It's required by OLSR in some cases.
2006-05-28 19:50:35 +00:00
Scott Ullrich
1c26f643d1
MFC load balancing changes requested by BillM
2006-05-28 18:53:19 +00:00
Scott Ullrich
74890d715a
/bridge_if/bridge/
2006-05-27 16:45:23 +00:00