Removed GUI.css refrence from the file
It no longer breaks when the output of a package is displayed.
Minor changes for css and javascript handling for template system.
Updated classes and id tags for the navigation menu.
Files for pfsense-dropdown template.
Use correct white color
Correct white color
Merged Nifty Corners CSS with pfSense default theme
Add save button, add some padding
Allow user to pick their template.
Fixed space between content and header.
Add Dynamic DNS support to IPSEC.
Fixed CSS include for templated systems. Default CSS file name is now "all.css" for the templated system.
Fixed several menu item issues. Prepared header for Alert System. Added code 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.
Add Save button back. It looks somewhat wierd without.
Accept Dynamic DNS values
Add Dynamic DNS to allowed identifiers
Add pfsense.get_notices.
Missing <li>
Correctly check for allowed ip's
Actually use existing advskew and vhid instead of defaulting to 0.
Include head.inc
Spell templte correctly!
Echo out template name
Remove extra space
Grrr, Ill get this correct once the coffee starts flowing.
Woops, missing if
Missing )
Revert last commit. Needs some more testing.
Loosen the regex some more to account for ips without ports.
Do not remove carp items from www/ dir
m0n0wall -> pfSense.
Close ?> remove firefox banner.
Round the top corners
Save blockpriv, bogons spoofmac and mtu settings
Add the components license (BSD like) the source since we did not include the LICENSE file included with the package
Add formvista's 'draglist'.
Minor cleanup.
Say hello to rounded tabs ;)
Add rounded tabs.
Allow CARP to have a netmask and dynamically change info text next to netmask option
Only show log entries with racoon in them
Fix missing ')'.
Clean up eval()s.
disable proxyarp range input for now until NAT config screens are ready for it
This looks a little more pleasing to my eyes
remove blank line
fix field selections and really make passwords save
require_once() is your friend
use subnet not ipaddr
Move CARP around - it's no longer a "service" status shows under status menu and all settings are under virtual ips
Bah, remove carp VIP tab from here too!
Need to bring up the carp interfaces and do the proxyarp magic on changes
Remove carp VIP tab - no longer needed
remove carp VIP tab - it's no longer needed
duh, helps if you commit the code you want people to use!without further ado, heres the new virutal IP code :)
Merge in virtual IP codeThis 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...
Added No-IP and removed DynDns Statis and DynDns Custom temporarily. Removed EZ-IP, TZO, GnuDIP, and ODS.
Add missing <br>.
Add option to use an alternate XMLRPC server.
Rework how the filter reloading alert is created
When an alert is in progress show it in its own box
dont echo os version
Show firefox propaganda to IE users.
Do not loop through array if its empty
grey the entire div
Missing commit
missing ;
Remove per user bandwidth javascript code and use more padding on table
Woops, we need to echo that.
Do not round bottom area if alert box will be shown
Break after title
Minor tweaks
Round the top right box and apply background properly
Make the left area cover all 100% of height and retain rounding!
Break before Show states option
Add no nat option for outgoing nat
Ticket #212
Forced commit to note the refresh of 60 seconds for the states page
Require notices.inc
Move alerts to top area to match mockups by hoba
Dont forget to open new table rows with <tr>.
While updating the client with state count, memory usage, etc, check for new notices. If a new notice is found, redirect back so it can be shown.
right align 3rd table element (source)
Change title to Dump States
Add show states menu option
Add Router ->
Add state dump screen where a user can quickly see a pftop style list of states
tcpdump and logger is already running. do not start twice
Move ipsec logs to their own file
Expand shoutcast to 8000-8100Suugested-by: hoba
filter_configure() -> filter_configure_sync()
Add a real ipsec.log file and redirect syslog entries to it
Move failver vpn settings to ipsec area in a tab
Suggested-by: hoba
hostnames could have - in them, etc. loosen regex
Simply use print_info_box_np() when telling user about the background reload operation