Commit Graph

3269 Commits

Author SHA1 Message Date
Erik Kristensen
ed3cf51ee4 Added Debugging Code and Changed the UserAgent 2005-07-16 18:45:36 +00:00
Scott Ullrich
8b22314b84 * Clean up, remove old commented out code.
* Ensure that we are generating racoon policies after wan ip changes
2005-07-16 18:33:51 +00:00
Scott Ullrich
41c649df50 Add Dynamic DNS support to IPSEC. 2005-07-16 18:31:41 +00:00
Bill Marquette
f6a68bf726 Introduce caching to some of the "expensive" functions
Force the anchor code that the ezshaper introduces to cache the rules so
that we don't generate them once per queue
2005-07-16 03:52:58 +00:00
Erik Kristensen
c790533292 Fixed CSS include for templated systems. Default CSS file name is now "all.css" for the templated system. 2005-07-16 03:22:54 +00:00
Erik Kristensen
64fcbfc84e Fixed several menu item issues. Prepared header for Alert System. Added code for hostname and domain to be displayed in header once again. 2005-07-16 03:20:34 +00:00
Erik Kristensen
7f7f1a3025 pfSense Template: Primary CSS file. The gui.css file was merged with this file. 2005-07-16 03:15:03 +00:00
Colin Smith
9ff926a2dc Instead of calling two functions before unlinking, just use @unlink(). 2005-07-16 02:39:44 +00:00
Colin Smith
cebc42e6fb If the notices array is empty, unlink our queue file. This fixes are_notices_pending(). 2005-07-16 02:34:41 +00:00
Scott Ullrich
c0c2f4225c Add Save button back. It looks somewhat wierd without. 2005-07-15 22:55:04 +00:00
Scott Ullrich
52e5d56a3c Accept Dynamic DNS values 2005-07-15 22:42:34 +00:00
Scott Ullrich
ee7f808ea6 Add Dynamic DNS to allowed identifiers 2005-07-15 22:28:56 +00:00
Scott Ullrich
6e2ec568aa * Restore are_notices_pending(). Getting the actual message is expensive on smaller devices if none are pending.
* Remove trailing file space.
2005-07-15 22:22:10 +00:00
Colin Smith
9e0b3dce2d Modify get_notices() to work with XMLRPC. This isn't ideal. 2005-07-15 22:04:00 +00:00
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
Bill Marquette
996c5e7ad4 remove XXX, outqueue has been done for some time 2005-07-15 21:44:40 +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
427d205bde * Remove debugging echo.
* ruleno should now be the ip.
2005-07-15 20:25:43 +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
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