Commit Graph

6262 Commits

Author SHA1 Message Date
Scott Ullrich
3deb916aa0 Install RRD symlink if on correct platform 2006-04-08 18:42:03 +00:00
Scott Ullrich
995f499f42 Start packages in the background 2006-04-08 18:25:37 +00:00
Scott Ullrich
ae8293ee35 Version bump 2006-04-08 17:32:31 +00:00
Scott Ullrich
7b076812bb Correctly probe for amount of bridged interfaces present in system 2006-04-08 03:04:49 +00:00
Scott Ullrich
0e16b9cacd We're in 2006 now, toto 2006-04-08 02:04:26 +00:00
Scott Ullrich
cdccfea234 * Minior tab alignments 2006-04-08 01:58:03 +00:00
Scott Ullrich
6944790a8f * Minior tab alignments
* We're in 2006, toto
2006-04-08 01:42:55 +00:00
Scott Ullrich
64eae27903 Add a comment why we are not installing the rdr for ftp 2006-04-08 00:40:23 +00:00
Scott Ullrich
6c9e844b9b Do not install redirect rules for interfaces with no ip (bridges) 2006-04-07 22:38:13 +00:00
Scott Ullrich
c8f7ec29ea Support FTP on bridges 2006-04-07 22:34:04 +00:00
Scott Ullrich
cf7f3ebc26 Support FTP on bridges 2006-04-07 22:27:23 +00:00
Scott Ullrich
51fd526dd5 Support FTP on bridges 2006-04-07 22:17:25 +00:00
Scott Ullrich
88897577c1 Sleep much longer when console bug is detected. 2006-04-07 22:06:15 +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
4566fef529 Remove unreachable call
Found-by:	 PHPEclipse
2006-04-07 17:52:22 +00:00
Scott Ullrich
ef0d244043 We're in 2006 now. 2006-04-07 05:20:02 +00:00
Scott Ullrich
425e4c2912 Add WAN to $iflist 2006-04-07 02:40:57 +00:00
Scott Ullrich
e90bd04a3f Make sure $iflist is set 2006-04-07 02:39:53 +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
6b35646f26 Initialize $ip before attempting dynamic dns update. 2006-04-07 01:59:17 +00:00
Scott Ullrich
ca9b25aac3 Remove old debugging code Found-by: PHPEclipse 2006-04-07 01:52:46 +00:00
Scott Ullrich
4b0e71db2d Initialize $interface_channels to silence PHPEclipse 2006-04-07 01:52:06 +00:00
Scott Ullrich
2b9747b910 Initialize variables to silence PHPEclipse 2006-04-07 01:51:05 +00:00
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