Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If any of the /etc/ssh/ files are corrupted then remove them so they will be ↵ | Scott Ullrich | 2005-07-17 | 1 | -0/+17 |
| | | | | forced to regenerate. | ||||
* | Make sure config.xml doesn't hold ssh keys for now | Scott Ullrich | 2005-07-17 | 1 | -1/+9 |
| | |||||
* | updated it with borders for the content and centering of the text better | Erik Kristensen | 2005-07-17 | 1 | -3/+8 |
| | |||||
* | just making themes work a little better :) | Erik Kristensen | 2005-07-17 | 8 | -17/+59 |
| | |||||
* | added niftycode for standard theme | Erik Kristensen | 2005-07-17 | 1 | -0/+174 |
| | |||||
* | adding ie7 from sourceforge.net for ie compatibility issues with CSS and XHTML | Erik Kristensen | 2005-07-17 | 18 | -0/+275 |
| | |||||
* | template -> theme | Scott Ullrich | 2005-07-17 | 1 | -5/+5 |
| | |||||
* | removed pfsense-screen.css because it is not needed. | Erik Kristensen | 2005-07-17 | 1 | -4/+6 |
| | | | | fixed all.css so that ie is no longer broke. | ||||
* | updated so theme works properly | Erik Kristensen | 2005-07-17 | 1 | -1/+1 |
| | |||||
* | template -> theme | Scott Ullrich | 2005-07-17 | 2 | -5/+5 |
| | |||||
* | template -> theme | Scott Ullrich | 2005-07-17 | 1 | -1/+1 |
| | |||||
* | added another id to the menu for more control with css | Erik Kristensen | 2005-07-17 | 1 | -1/+1 |
| | |||||
* | Updated all.css so that the drop down menu works properly, menu.gif is the ↵ | Erik Kristensen | 2005-07-17 | 1 | -6/+17 |
| | | | | background image for the menu, header-alert.gif and header.gif have been expanded so that they stretch was wide as the content area. | ||||
* | added support for dyndns.org static and custom entries. fixed dhs.org so it ↵ | Erik Kristensen | 2005-07-17 | 1 | -14/+89 |
| | | | | will work now. | ||||
* | I can tell who failed school...7 f's is bad!!! | Bill Marquette | 2005-07-17 | 3 | -7/+7 |
| | |||||
* | Oops, wrong developers var used :) | Bill Marquette | 2005-07-17 | 1 | -1/+1 |
| | |||||
* | Use CARP and Proxy ARP icons | Bill Marquette | 2005-07-17 | 1 | -7/+3 |
| | |||||
* | Fixed issue with cache file | Erik Kristensen | 2005-07-17 | 1 | -5/+4 |
| | |||||
* | Removed GUI.css refrence from the file | Erik Kristensen | 2005-07-17 | 1 | -1/+0 |
| | |||||
* | Added code so that the cache file will be created if missing. | Erik Kristensen | 2005-07-17 | 1 | -5/+11 |
| | |||||
* | Fixed the problem with it trying to update everytime without checking ↵ | Erik Kristensen | 2005-07-17 | 1 | -32/+25 |
| | | | | whether the IP has changed for 28 days has expired. | ||||
* | It no longer breaks when the output of a package is displayed. | Erik Kristensen | 2005-07-17 | 1 | -3/+18 |
| | |||||
* | Minor changes for css and javascript handling for template system. | Erik Kristensen | 2005-07-16 | 2 | -2/+1 |
| | |||||
* | Updated classes and id tags for the navigation menu. | Erik Kristensen | 2005-07-16 | 1 | -17/+18 |
| | |||||
* | Files for pfsense-dropdown template. | Erik Kristensen | 2005-07-16 | 1 | -0/+545 |
| | |||||
* | Use correct white color | Scott Ullrich | 2005-07-16 | 1 | -2/+3 |
| | |||||
* | Correct white color | Scott Ullrich | 2005-07-16 | 2 | -2/+2 |
| | |||||
* | Version bump | Scott Ullrich | 2005-07-16 | 1 | -1/+1 |
| | |||||
* | Merged Nifty Corners CSS with pfSense default theme | Erik Kristensen | 2005-07-16 | 1 | -0/+23 |
| | |||||
* | Add save button, add some padding | Scott Ullrich | 2005-07-16 | 1 | -0/+10 |
| | |||||
* | Allow user to pick their template. | Scott Ullrich | 2005-07-16 | 1 | -0/+32 |
| | |||||
* | Fixed space between content and header. | Erik Kristensen | 2005-07-16 | 1 | -2/+5 |
| | |||||
* | Finished Debugging Code. | Erik Kristensen | 2005-07-16 | 1 | -19/+21 |
| | |||||
* | Added Debugging Code and Changed the UserAgent | Erik Kristensen | 2005-07-16 | 1 | -1/+12 |
| | |||||
* | * Clean up, remove old commented out code. | Scott Ullrich | 2005-07-16 | 1 | -10/+0 |
| | | | | * Ensure that we are generating racoon policies after wan ip changes | ||||
* | Add Dynamic DNS support to IPSEC. | Scott Ullrich | 2005-07-16 | 2 | -2/+5 |
| | |||||
* | Introduce caching to some of the "expensive" functions | Bill Marquette | 2005-07-16 | 1 | -45/+72 |
| | | | | | Force the anchor code that the ezshaper introduces to cache the rules so that we don't generate them once per queue | ||||
* | Fixed CSS include for templated systems. Default CSS file name is now ↵ | Erik Kristensen | 2005-07-16 | 1 | -2/+1 |
| | | | | "all.css" for the templated system. | ||||
* | Fixed several menu item issues. Prepared header for Alert System. Added code ↵ | Erik Kristensen | 2005-07-16 | 1 | -4/+9 |
| | | | | for hostname and domain to be displayed in header once again. | ||||
* | pfSense Template: Primary CSS file. The gui.css file was merged with this file. | Erik Kristensen | 2005-07-16 | 1 | -0/+502 |
| | |||||
* | Instead of calling two functions before unlinking, just use @unlink(). | Colin Smith | 2005-07-16 | 1 | -2/+2 |
| | |||||
* | If the notices array is empty, unlink our queue file. This fixes ↵ | Colin Smith | 2005-07-16 | 1 | -3/+7 |
| | | | | are_notices_pending(). | ||||
* | Add Save button back. It looks somewhat wierd without. | Scott Ullrich | 2005-07-15 | 1 | -0/+6 |
| | |||||
* | Accept Dynamic DNS values | Scott Ullrich | 2005-07-15 | 1 | -1/+12 |
| | |||||
* | Add Dynamic DNS to allowed identifiers | Scott Ullrich | 2005-07-15 | 1 | -4/+5 |
| | |||||
* | * Restore are_notices_pending(). Getting the actual message is expensive on ↵ | Scott Ullrich | 2005-07-15 | 1 | -1/+11 |
| | | | | | | smaller devices if none are pending. * Remove trailing file space. | ||||
* | Modify get_notices() to work with XMLRPC. This isn't ideal. | Colin Smith | 2005-07-15 | 1 | -13/+3 |
| | |||||
* | Add pfsense.get_notices. | Colin Smith | 2005-07-15 | 1 | -1/+18 |
| | |||||
* | Missing <li> | Scott Ullrich | 2005-07-15 | 1 | -5/+2 |
| | |||||
* | remove XXX, outqueue has been done for some time | Bill Marquette | 2005-07-15 | 1 | -2/+1 |
| |