Commit Graph

2987 Commits

Author SHA1 Message Date
Scott Ullrich
c3730170e6 Shorten description to Connections / Timespan 2006-04-11 21:22:33 +00:00
Scott Ullrich
e0719503ef MFC 2006-04-11 21:14:16 +00:00
Scott Ullrich
949fe2ffbe Axe IPFILTER. We use the mighty PF. 2006-04-10 23:10:27 +00:00
Scott Ullrich
56dca0f898 We don't use ipfilter any longer, toto. 2006-04-10 22:48:51 +00:00
Scott Ullrich
3689b3b8ef Extend meta refresh time to 600. 60 is way too short. 2006-04-10 18:21:09 +00:00
Scott Ullrich
c6e4761cec Flush output buffers to make the page load a bit quicker. 2006-04-10 18:12:11 +00:00
Scott Ullrich
5554215896 Remove MX and Wildcard until Ticket #890 is solved. 2006-04-09 23:56:12 +00:00
Scott Ullrich
a2ee3fbac0 Change Default queues to <value>D</value> 2006-04-09 22:46:09 +00:00
Scott Ullrich
2341180210 Change Default queues to <value>D</value> 2006-04-09 22:44:31 +00:00
Scott Ullrich
7ae3d3ed26 MFC 11285
Other Applications will now be in OtherH, OtherL, or default depending on setting. This is important if you don't want all your apps to hit the P2PCatchall rule if selected.
2006-04-09 22:42:41 +00:00
Scott Ullrich
e825920f1e MFC 11098
Helper -> Allow for LAN Address in rules MFC: with billm changes for next snapshot.
2006-04-09 21:53:57 +00:00
Scott Ullrich
acb31d2949 MFC 11097
Allow for LAN Address in rules MFC: for next snapshot
2006-04-09 21:50:19 +00:00
Scott Ullrich
b0e5e51399 MFC 11279
protocols aren't dependant on ports - I'm guessing this code could use more cleanup
2006-04-09 21:38:22 +00:00
Scott Ullrich
b03a1a00ff Update field names to match new OpenVPN version. 2006-04-07 22:03:49 +00:00
Scott Ullrich
74f272131d Update field names to match new OpenVPN version. 2006-04-07 21:36:51 +00:00
Scott Ullrich
97593aa409 Include the real interface name in status out in () 2006-04-07 20:44:06 +00:00
Scott Ullrich
ef0d244043 We're in 2006 now. 2006-04-07 05:20:02 +00:00
Scott Ullrich
e11d82dc28 Fix various PHPEclipse bugs. 2006-04-07 02:13:41 +00:00
Scott Ullrich
a32dea1670 Define $d_shaperconfdirty_path 2006-04-07 02:08:40 +00:00
Scott Ullrich
ba8ee0675d Initialize variables. Found-by: PHPEclipse 2006-04-07 02:04:23 +00:00
Scott Ullrich
2ec7bef41b Update to script.aculo.us version 1.60 2006-04-05 21:00:08 +00:00
Scott Ullrich
d1464c0037 Move fend.inc before <body> 2006-04-05 02:01:18 +00:00
Scott Ullrich
1cbdc58106 Add PPPoE back 2006-04-04 22:30:26 +00:00
Scott Ullrich
0e1e018342 Correctly detect when PPPoE server is enabled 2006-04-04 22:28:58 +00:00
Scott Ullrich
b51ca9d0cb Add PPPOE options. 2006-04-04 22:03:46 +00:00
Scott Ullrich
583cb3fe42 When adding a redirect for FTP alert the user that it really creates 2 firewall rules
Ticket #899
2006-04-04 21:18:20 +00:00
Scott Ullrich
514dbaf8f0 When adding a redirect for FTP alert the user that it really creates 2 firewall rules
Ticket #899
2006-04-04 21:18:19 +00:00
Scott Ullrich
89faa53a57 Switch OpenVPN link to FernandoTCL's version 2006-04-03 23:40:21 +00:00
Scott Ullrich
555d3758fc MFC
s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
2006-04-03 21:05:06 +00:00
Scott Ullrich
742ee135b8 Fix filtering functions
Ticket #891
2006-04-03 18:56:45 +00:00
Scott Ullrich
f8a059cbdb Reload graph functions on OPT changes 2006-04-03 18:52:11 +00:00
Scott Ullrich
89cf7ebabb MFC 11083
Display current IP address for rdr selections that use "interface address"
2006-04-03 15:22:49 +00:00
Scott Ullrich
7c919fefc0 MFC 11078
add license
2006-04-03 03:35:53 +00:00
Scott Ullrich
2ec4abdf25 MFC 11077
fix proto's in p2pcatchall rule
2006-04-03 03:34:06 +00:00
Scott Ullrich
cafceadf65 Remove duplicate save button 2006-04-02 22:48:51 +00:00
Scott Ullrich
f0f7a3ebb7 Move theme selector to general screen
Ticket #895
2006-04-02 22:41:35 +00:00
Scott Ullrich
f3bfeeea5c Add note
Ticket #897
2006-04-02 22:31:22 +00:00
Scott Ullrich
b9223d5fd5 global $g, $config; 2006-04-02 16:59:04 +00:00
Scott Ullrich
70ad713931 Use complete path to .inc file 2006-04-02 08:36:36 +00:00
Scott Ullrich
b3f4e57c7e * Seperate out code from eval() blocks into a common include file
* Add support for common include file
2006-04-02 08:28:36 +00:00
Scott Ullrich
0cbacfb391 anwhere -> anywhere 2006-04-02 07:49:10 +00:00
Scott Ullrich
bd2efdca0e Sepearte back out to tcp and undp 2006-04-02 07:36:15 +00:00
Scott Ullrich
9e2e637002 Do not break 2006-04-02 07:20:10 +00:00
Scott Ullrich
4739bd06e2 Tell user they can monitor the filter reload status when applying the rules. 2006-04-02 06:54:47 +00:00
Scott Ullrich
a906e195b8 Create rule that covers all protos instead of two seperate rules 2006-04-02 06:48:16 +00:00
Scott Ullrich
21c8c53f79 Add loading indicator for Intializing status 2006-04-02 05:03:49 +00:00
Scott Ullrich
75eb1c5096 * Explain further that the filter rules have been reloaded
* Hide info box that explains that the status reloads every 3 seconds
2006-04-02 05:01:01 +00:00
Scott Ullrich
c8dfd0b8c1 Move loading indicator inside the div 2006-04-02 04:53:23 +00:00
Scott Ullrich
7920df910b Put note inside main area 2006-04-02 04:37:32 +00:00
Scott Ullrich
0ffb12ae00 * Add description
* Add filter reload status to drop down status menu
2006-04-02 02:49:56 +00:00