Commit Graph

6235 Commits

Author SHA1 Message Date
Scott Ullrich
cd34e2e5bd $iflist should contain an array of interfaces Found-by: PHPEclipse 2006-04-07 01:44:54 +00:00
Scott Ullrich
5ca160b369 init $queue_names to silence PHPEclipse 2006-04-07 01:41:13 +00:00
Scott Ullrich
9b5a1292f0 Honour $maxproc Found-by: PHPEclipse 2006-04-07 01:26:14 +00:00
Scott Ullrich
c8cd0a5e9a Remove unreachable code. Found-by: PHPEclipse 2006-04-07 01:19:27 +00:00
Scott Ullrich
df78790fef set $last_backup = ""; 2006-04-06 23:03:35 +00:00
Scott Ullrich
cfd6d14f0d Dont unlock config. 2006-04-06 23:00:01 +00:00
Scott Ullrich
ed4f9cd693 If we boot and cannot find config.xml, attempt to find a backed up version and restore if necessary. 2006-04-06 22:58:10 +00:00
Scott Ullrich
aaab612863 Version bump 2006-04-06 17:24:12 +00:00
Scott Ullrich
0fdabdcd94 Update ttys (with tabs!) 2006-04-06 01:46:06 +00:00
Scott Ullrich
2ec7bef41b Update to script.aculo.us version 1.60 2006-04-05 21:00:08 +00:00
Scott Ullrich
37f90f0699 Version bump 2006-04-05 18:32:43 +00:00
Scott Ullrich
5384cf8860 Only add alias if service is enabled 2006-04-05 04:01:21 +00:00
Scott Ullrich
2ce0f3d22a Use pf aliases for pptp and pppoe pass out rules 2006-04-05 03:22:06 +00:00
Scott Ullrich
26b9a9819f Now that we have simplified PPTP and PPPoE further optimizations are possible making a reductino of about 25+ lines possible.
Simple is good.

In-discussion-with: billm
2006-04-05 03:14:43 +00:00
Scott Ullrich
408fa5635c Simplify ruleset a bit for pppoe and pptp by using pf aliases at the top ($pptp and $pppoe) 2006-04-05 03:00:40 +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
801d50beb8 Version bump 2006-04-04 18:07:59 +00:00
Scott Ullrich
4ff6f74dd9 Spell rnd correctly 2006-04-04 18:05:41 +00:00
Scott Ullrich
89faa53a57 Switch OpenVPN link to FernandoTCL's version 2006-04-03 23:40:21 +00:00
Scott Ullrich
beae8857b6 Send errors to /dev/null.. useful if you do not have a hardware crypto card to silence errors 2006-04-03 22:48:23 +00:00
Scott Ullrich
3390eca769 Send errors to /dev/null.. useful if you do not have a hardware crypto card to silence errors 2006-04-03 22:46:05 +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
0d08cea582 Turn off verbosity. 2006-04-03 16:31:01 +00:00
Scott Ullrich
cf5ea0106d Version bump 2006-04-03 15:23:46 +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
0fe872968f call openvpn_resync_all() on bootup 2006-04-03 14:57:29 +00:00
Scott Ullrich
add2e3f7bc MFC OpenVPN 2006-04-03 14:46:46 +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
397afb3e05 Temporarily turn off OpenVPN since Call to undefined function: openvpn_resync_all()
Pointy-hat-to: FernandoTCL
2006-04-02 23:20:35 +00:00
Scott Ullrich
cba9c643a9 Echo to WALL when upgrades begin 2006-04-02 23:01:48 +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
105164e2fe MFC enable_rrd_graphing() 2006-04-02 22:25:24 +00:00
Scott Ullrich
63c9e0916c Version bump 2006-04-02 21:50:54 +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