Commit Graph

3284 Commits

Author SHA1 Message Date
Erik Kristensen
bcad3369a4 Removed GUI.css refrence from the file 2005-07-17 01:00:08 +00:00
Erik Kristensen
4951476bcb Added code so that the cache file will be created if missing. 2005-07-17 00:43:42 +00:00
Erik Kristensen
5d719ffa01 Fixed the problem with it trying to update everytime without checking whether the IP has changed for 28 days has expired. 2005-07-17 00:36:56 +00:00
Erik Kristensen
afe4a7d36f It no longer breaks when the output of a package is displayed. 2005-07-17 00:01:09 +00:00
Erik Kristensen
c2e4efb50d Minor changes for css and javascript handling for template system. 2005-07-16 23:51:39 +00:00
Erik Kristensen
d86286ed3e Updated classes and id tags for the navigation menu. 2005-07-16 23:49:09 +00:00
Erik Kristensen
45b0ad5a58 Files for pfsense-dropdown template. 2005-07-16 23:47:46 +00:00
Scott Ullrich
8b1fab5337 Use correct white color 2005-07-16 22:24:41 +00:00
Scott Ullrich
ae0c2a1c03 Correct white color 2005-07-16 21:23:11 +00:00
Scott Ullrich
dada03be0e Version bump 2005-07-16 21:18:41 +00:00
Erik Kristensen
2410d099a0 Merged Nifty Corners CSS with pfSense default theme 2005-07-16 20:15:12 +00:00
Scott Ullrich
7b94074891 Add save button, add some padding 2005-07-16 19:47:36 +00:00
Scott Ullrich
15a87e25f6 Allow user to pick their template. 2005-07-16 19:45:54 +00:00
Erik Kristensen
4daa1eaf54 Fixed space between content and header. 2005-07-16 19:33:23 +00:00
Erik Kristensen
ebbc882a89 Finished Debugging Code. 2005-07-16 19:09:13 +00:00
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