Commit Graph

6139 Commits

Author SHA1 Message Date
Scott Ullrich
e4e8c30f58 Move reload pieces to end of page, call filter_configure() afterwards 2006-03-26 19:09:53 +00:00
Scott Ullrich
789e0b9d4d Reload at the end of the page 2006-03-26 19:04:25 +00:00
Scott Ullrich
b165960316 * Call interfaces_lan_configure()
* Call interfaces_opt_configure($index)
2006-03-26 18:51:22 +00:00
Scott Ullrich
b18bff2071 Reenable fast-cgi. We are no longer using reload_interfaces since it crashes 64 meg boxes after being invoked twice. 2006-03-26 18:49:29 +00:00
Scott Ullrich
223d440435 Count up 8021 + interface num for FTP Proxy
Reported-by: Derrick MacPherson
2006-03-26 18:43:51 +00:00
Scott Ullrich
c597d50fe9 Do not use reload_* until we can fix the console bug 2006-03-26 04:53:39 +00:00
Scott Ullrich
c992507025 We already reloaded, remove any reload indicators 2006-03-26 04:33:04 +00:00
Scott Ullrich
6528c2b779 We no longer run fast cgi on 64 meg machines, dont worry about shutting down. 2006-03-26 03:43:58 +00:00
Scott Ullrich
21002f0bfc Turn off fast cgi on platforms with less than 64 megs of ram. 2006-03-26 03:03:08 +00:00
Scott Ullrich
e0bcd34e83 Kill lighty under low memory situations. 2006-03-25 23:42:30 +00:00
Scott Ullrich
3d72f9f931 Restart captive portal if needed as well 2006-03-25 23:40:12 +00:00
Scott Ullrich
6d0e36962b Use awk 2006-03-25 23:17:13 +00:00
Scott Ullrich
d77a09a475 Add kill ghosts script 2006-03-25 22:56:27 +00:00
Scott Ullrich
6359a8974a Back out kill shell code. This is not the solution to the problem at hand. 2006-03-25 22:07:31 +00:00
Scott Ullrich
bd04258657 One period is enough. 2006-03-25 22:04:31 +00:00
Scott Ullrich
a7dc4fe505 Wack the terminal good after reload interfaces. This is a ugly hack but does cleanup all the known bugs in the console after a reload_interfaces() call 2006-03-25 21:21:14 +00:00
Scott Ullrich
4aa7dd556b use 5 for rc.banner 2006-03-25 20:49:44 +00:00
Scott Ullrich
31afbdfaf3 Reset rc.banner instances, too 2006-03-25 20:27:32 +00:00
Scott Ullrich
1af6a533cb * Add reset_terminals()
* Call this after reload_interfaces

More trial and error trying to kill this stupid console respawn bug
2006-03-25 20:13:27 +00:00
Scott Ullrich
039b537bc9 Full path to kill 2006-03-25 19:34:50 +00:00
Scott Ullrich
d1d604d2f0 Version bump 2006-03-25 19:28:02 +00:00
Scott Ullrich
ceb8392afc Kull -HUP 0 after reloading all to trigger console reload 2006-03-25 19:15:50 +00:00
Scott Ullrich
58c945f5d7 Kull -HUP 0 after reloading all to trigger console reload 2006-03-25 19:13:43 +00:00
Scott Ullrich
3347d1558b Only pass out quick on bridge 2006-03-25 17:55:10 +00:00
Scott Ullrich
ff605c58d4 Dont install scrub rule unless we can resolve to an interface. 2006-03-25 17:48:25 +00:00
Scott Ullrich
5c1b049d75 MFC 10868
Missed a color for the roundtrip average line. instead of red we use
black.
2006-03-25 17:25:07 +00:00
Scott Ullrich
8a22e87230 Remove interface gateway option. It doesnt do what I wanted, and the same can be achieved by plugging in the next hop gateway. 2006-03-25 17:01:56 +00:00
Scott Ullrich
ea194f1aa1 Missing ) 2006-03-25 02:05:25 +00:00
Scott Ullrich
1bf57c15d2 If a console respawn bug is detected, slow it down. 2006-03-25 00:33:55 +00:00
Scott Ullrich
8b9e5e6826 Do not filter_configure() in wipe_magic() 2006-03-25 00:14:06 +00:00
Scott Ullrich
73335292bb Configure filter after removing shaper.
Could be related to Ticket #856
2006-03-25 00:12:26 +00:00
Scott Ullrich
d69784b020 MFC 10857
Graphs have a traffic generated for a period counter (day, week, month, year). Also tidied up the counter presentation.
2006-03-25 00:10:50 +00:00
Scott Ullrich
98118e825b MFC 10850
Well, Doh!. Sending 15 ping packets in the script makes the function 15 slower.
2006-03-24 21:55:07 +00:00
Scott Ullrich
ac7f61f7a0 Backout last commit 2006-03-24 21:52:14 +00:00
Scott Ullrich
0c11006d97 15 -> 5 2006-03-24 21:47:40 +00:00
Scott Ullrich
f110e21e66 Ticket #884
wrong Pool Selectect when editing
2006-03-24 20:23:01 +00:00
Scott Ullrich
73f1f310c5 If user has specified a new gateway as a hidden variable <system><use_rrd_gateway> then use it instead. Not everyones next hop gateway actually goes out a wan interface. In my case all my "real internet links" are 2 hops away. 2006-03-24 19:36:41 +00:00
Scott Ullrich
5d5c81b73a varrun_path -> vardb_path 2006-03-24 19:08:12 +00:00
Scott Ullrich
f0842feb93 Switch RRD graphs to /var/db which is not blown away every bootup. 2006-03-24 18:48:59 +00:00
Scott Ullrich
edfe8c1076 Globalize correct variables for delayed PFTPX launching. 2006-03-24 18:22:29 +00:00
Scott Ullrich
98e9e3d59c Relax is_domain() checks to include _
http://forum.pfsense.org/index.php?topic=904.0;topicseen
2006-03-24 15:42:09 +00:00
Scott Ullrich
8f49844516 Add ability to turn off packet scrubbing.
Ticket #882

Submitted-by:  	 sdier@cs.umn.edu
2006-03-23 23:25:41 +00:00
Scott Ullrich
8899dcf1a6 MFC 10820
Hoba approved color changes.
2006-03-23 18:03:48 +00:00
Scott Ullrich
7c32eed4a9 Remove APD. 2006-03-22 17:24:27 +00:00
Scott Ullrich
85a8249508 MFC missing font 2006-03-22 16:04:01 +00:00
Scott Ullrich
26cea883b9 Force fast cgi off in environment < 49 megs of ram 2006-03-22 01:52:34 +00:00
Scott Ullrich
b93f86b86d s/cron// 2006-03-21 23:53:49 +00:00
Scott Ullrich
bc32435e22 MFC 2006-03-21 23:46:22 +00:00
Scott Ullrich
37285f69f6 MFC RRD graphing menu 2006-03-21 23:19:37 +00:00
Scott Ullrich
2b61bebd92 MFC RRD Graph menu 2006-03-21 23:15:58 +00:00