Commit Graph

1641 Commits

Author SHA1 Message Date
Colin Smith
d906426767 Add pfsense.get_notices. 2005-07-15 22:03:17 +00:00
Scott Ullrich
2efbd06101 Missing <li> 2005-07-15 21:48:08 +00:00
Scott Ullrich
61c5cd3625 Correctly check for allowed ip's 2005-07-15 21:35:21 +00:00
Bill Marquette
e4dff6e5a1 Actually use existing advskew and vhid instead of defaulting to 0. 2005-07-15 21:09:52 +00:00
Scott Ullrich
48581bb7f2 Include head.inc 2005-07-15 20:53:42 +00:00
Scott Ullrich
62edf26ff1 Spell templte correctly! 2005-07-15 18:15:01 +00:00
Scott Ullrich
5e1128f88a Echo out template name 2005-07-15 18:12:51 +00:00
Scott Ullrich
914a97fc54 Remove extra space 2005-07-15 17:25:43 +00:00
Scott Ullrich
f9221d1961 Grrr, Ill get this correct once the coffee starts flowing. 2005-07-15 17:23:45 +00:00
Scott Ullrich
cb07bede3b Woops, missing if 2005-07-15 17:21:38 +00:00
Scott Ullrich
eb62b52733 Missing ) 2005-07-15 17:16:43 +00:00
Scott Ullrich
9f53d3a8aa * Merge in Erik Kristensen's redid XHTML compliant header footer
* Add pfsense default template (css) file
2005-07-15 17:09:20 +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
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
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
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
Scott Ullrich
3ed25eabc9 Only show log entries with racoon in them 2005-07-13 21:52:29 +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
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
Bill Marquette
eec4ff894f Need to bring up the carp interfaces and do the proxyarp magic on changes 2005-07-13 04:04:34 +00:00
Bill Marquette
82b4999ce1 Remove carp VIP tab - no longer needed 2005-07-13 03:59:55 +00:00
Bill Marquette
07bdf97384 remove carp VIP tab - it's no longer needed 2005-07-13 03:59:03 +00:00
Bill Marquette
b0ae75c594 duh, helps if you commit the code you want people to use!
without further ado, heres the new virutal IP code :)
2005-07-13 03:11:29 +00:00
Bill Marquette
1425e067d6 Merge in virtual IP code
This changeset does the following:
	merges proxy arp and carp setup menus
	removes proxy arp menu from left side
	upgrades config file from 1.7 to 1.8
	moves existing carp virtual IP and proxy arp config to new <virtualip> tag
	removes server NAT (why duplicate work?)
2005-07-13 03:09:18 +00:00
Erik Kristensen
46cedad6bc Added No-IP and removed DynDns Statis and DynDns Custom temporarily. Removed EZ-IP, TZO, GnuDIP, and ODS. 2005-07-13 02:37:13 +00:00
Colin Smith
78d3852514 Add missing <br>. 2005-07-13 02:14:56 +00:00
Colin Smith
9471afe1d7 Add option to use an alternate XMLRPC server. 2005-07-13 02:03:51 +00:00
Scott Ullrich
e444cd017d Rework how the filter reloading alert is created 2005-07-13 00:32:16 +00:00
Scott Ullrich
5c9cc1decd When an alert is in progress show it in its own box 2005-07-12 23:18:37 +00:00
Scott Ullrich
bb5643b0ec dont echo os version 2005-07-12 04:52:40 +00:00
Scott Ullrich
20ba62f047 Show firefox propaganda to IE users. 2005-07-12 04:52:09 +00:00
Scott Ullrich
3f0d26d9f9 Do not loop through array if its empty 2005-07-12 04:10:42 +00:00