Commit Graph

3241 Commits

Author SHA1 Message Date
Erik Kristensen
c3f9d65d04 Updated Status Codes for DynDNS Services 2005-07-15 02:28:30 +00:00
Scott Ullrich
7dedf1cf21 Revert last commit. Needs some more testing. 2005-07-14 18:03:41 +00:00
Scott Ullrich
352d5f79c9 Loosen the regex some more to account for ips without ports. 2005-07-14 18:00:36 +00:00
Scott Ullrich
4ba654c016 Unbreak carp by allowing its protocols to talk to other hosts. This item was overlooked during the vip transition 2005-07-14 17:04:07 +00:00
Scott Ullrich
2f97b48215 Do not remove carp items from www/ dir 2005-07-14 16:58:28 +00:00
Colin Smith
029960ba40 m0n0wall -> pfSense. 2005-07-14 05:32:22 +00:00
Scott Ullrich
979fce0d30 Close ?> remove firefox banner. 2005-07-14 05:22:22 +00:00
Scott Ullrich
c96e4db71e Round the top corners 2005-07-14 05:10:55 +00:00
Scott Ullrich
0ed77c5111 Missing } 2005-07-14 05:07:51 +00:00
Colin Smith
77317f2b96 Revert. 2005-07-14 05:06:44 +00:00
Colin Smith
2e5c7ee31b Trim extra ')'. 2005-07-14 05:05:39 +00:00
Scott Ullrich
da86dd6f32 ) -> } 2005-07-14 05:02:49 +00:00
Colin Smith
9ef924ebaf Remove duplicate string. 2005-07-14 04:58:50 +00:00
Colin Smith
01c7d0c39d Fix calls to file_notice(). 2005-07-14 04:56:03 +00:00
Scott Ullrich
b609d80e62 missing ) 2005-07-14 04:54:54 +00:00
Scott Ullrich
bf64c2d8cd File notices when we up and generate a replacement mac for ff:ff:ff:ff:ff:ff 2005-07-14 04:45:10 +00:00
Scott Ullrich
ac1bb69d33 SInce we have some picky people to night its my turn:
* Remove trailing space ( BAD FOR HEADERS! )
* Eliminate braces for one line conditionals
2005-07-14 04:39:17 +00:00
Colin Smith
a57a45cb31 Minor cleanups. 2005-07-14 04:37:20 +00:00
Colin Smith
4d0274920b * Use awk instead of grep/cut.
* trim() instead of str_replace().
2005-07-14 04:35:21 +00:00
Colin Smith
3cb6f873fd Clean up. 2005-07-14 04:32:55 +00:00
Colin Smith
62624f215a Use exec() instead of backticks. 2005-07-14 04:32:00 +00:00
Scott Ullrich
f36d4bd297 If the interface has a mac address of ff:ff:ff:ff:ff:ff generate a random mac address and assign. 2005-07-14 04:30:31 +00:00
Colin Smith
5eab9f144d Take $interface parameter. 2005-07-14 04:29:48 +00:00
Scott Ullrich
94e8082f59 Correctly generate a mac address and add comment 2005-07-14 04:27:51 +00:00
Colin Smith
730768f7a5 Add generate_random_mac(). 2005-07-14 04:23:55 +00:00
Scott Ullrich
2dfb79a48b Save blockpriv, bogons spoofmac and mtu settings 2005-07-14 03:57:23 +00:00
Scott Ullrich
5dc666d8f7 Add the components license (BSD like) the source since we did not include the LICENSE file included with the package 2005-07-14 01:33:17 +00:00
Colin Smith
e1910a5ba5 Add formvista's 'draglist'. 2005-07-14 01:24:44 +00:00
Colin Smith
bd78a8455e Minor cleanup. 2005-07-14 01:09:55 +00:00
Colin Smith
79f6fe7bac Say hello to rounded tabs ;) 2005-07-14 01:04:52 +00:00
Colin Smith
f4cb26b7f3 Add rounded tabs. 2005-07-14 01:00:47 +00:00
Scott Ullrich
fa40522b69 Touch the /tmp/filter_dirty file and allow the filter to be reloaded on final bootup. 2005-07-14 01:00:10 +00:00
Scott Ullrich
264d7079ab Version Bump 2005-07-14 00:27:01 +00:00
Scott Ullrich
6873a9a4aa Check if PFTPX and restart. Correct a typo 2005-07-14 00:13:08 +00:00
Bill Marquette
8ce9faa15e Allow CARP to have a netmask and dynamically change info text next to netmask option 2005-07-14 00:11:54 +00:00
Bill Marquette
c153d43015 when upgrading use old netmask 2005-07-13 23:46:07 +00:00
Scott Ullrich
3ed25eabc9 Only show log entries with racoon in them 2005-07-13 21:52:29 +00:00
Colin Smith
ddce8ef2e4 Instead of making 10+ calls to str_replace(), use a single call + array. 2005-07-13 20:42:04 +00:00
Colin Smith
e315cfa19a Fix missing ')'. 2005-07-13 18:57:41 +00:00
Colin Smith
ce696feb1d Clean up eval()s. 2005-07-13 18:56:29 +00:00
Colin Smith
7db8ff99c1 Clean up eval()s. 2005-07-13 18:49:45 +00:00
Bill Marquette
c9988795ec disable proxyarp range input for now until NAT config screens are ready for it 2005-07-13 04:55:59 +00:00
Bill Marquette
e82f32ef5e server nat is no longer needed 2005-07-13 04:44:38 +00:00
Bill Marquette
dcf9eb1699 This looks a little more pleasing to my eyes 2005-07-13 04:38:31 +00:00
Bill Marquette
719dc2a7d5 remove blank line 2005-07-13 04:36:09 +00:00
Bill Marquette
7dc71178ee fix field selections and really make passwords save 2005-07-13 04:35:35 +00:00
Bill Marquette
e33206c2cc require_once() is your friend 2005-07-13 04:32:44 +00:00
Bill Marquette
10b079adb9 use subnet not ipaddr 2005-07-13 04:23:51 +00:00
Bill Marquette
49424ec009 Move CARP around - it's no longer a "service"
status shows under status menu and all settings are under virtual ips
2005-07-13 04:15:35 +00:00
Bill Marquette
4d4ec7e1cb Bah, remove carp VIP tab from here too! 2005-07-13 04:06:35 +00:00