Dress page up with a CSS header like other pages use.
Dress GIF edit page up with a CSS header like other pages use.
Dress GRE edit page up with a CSS header like other pages have.
Dress PPP configuration page up with a CSS header like other pages use.
Dress VLAN edit page up with a CSS header like other pages use.
Remove CSS field assignment which is moving the text over to makeaccomidations for a blank icon.
Show playback commands avaiable
Center status box
Back cols back by 10
Increase textarea size a bit more.
Really show all items
Initialize string
Only show areas that have data in them in the backup selection screen.
Noticed-by: mgrooms
Unbreak wizard.
Pointy-hat-to: me
Do not show Apply button after saving by changing save text slightly.
Make page look more consistent by adding a listtopic CSS entry for System
Correct title / location
Show correct labels for psuedo databases.
Leave $j alone
Show correct count of phase2 entries.
Show how many phase 2 entries are hidden.
Suggested-by: mgrooms
Remove empty trailing line at end of file.
oops, remove debugging code
It makes no sense to show a enable/disable button when no carp interfacesare configured. Do not show it under these conditions.
Make page look OK when no carp interfaces are defined.
Bring in relay options for inbound load balancerMore work pending, this seems to generate proper configsneeds much more testing though
Increase size of textarea so that debugging is much easier whenpasting large blobs of code.
Turn off interrupts/second until we can upgrade the parsing code to usea regex and stop showing bogus information such as:
Interrupts/Second: hifn0 total 41258 rate
Stop clobbering $if on local pages.
Remove bogus quotes that made it in here
Add support for export and import of encrypted configuration files. A setof command line utilities for encypting and decrypting the files formatis available from the tools/config-crypto directory.
Correctly validate required input fields for OpenVPN screens.
Fix a rendering bug in the new OpenVPN status page.
Replace the old openvpn status page with a new implementation. We now adda tcp management port option to each OpenVPN server. Instead of rootingthrough the OpenVPN logs once a minute for status updates, we now submit arequest to the management port to obtain informaiton. We probably need to...
Correct some problems with the filter code where we were calling foreachon data that wasn't necessarily a valid array.
Modify the OpenVPN code to stop passing the array index around and thenimmediately obtaining a reference to the array entry. We already have a...
Set some important default values for the new OpenVPN interface screens.Add functions and interface code to handle local port conflict detectionand resolution.
Dump the per-configuration dh parameters data. It make no sense to keepthis information in the configuration as its not specific to the server.It only contains the parameters ( a safe large prime number ) that isused during a DH key exchange. Instead, we now use a system wide dh file...
Rework most of the OpenVPN support. The interfaces have been updated tonot use the pkg system and the configuration has been migrated to anopenvpn prefix. The centralized user and certificate manager is now usedto support the openvpn configurations. Most of the files removed in this...
Use additional tables to improve the formatting of several IPsec checkboxconfiguration options.
Only read ipsec phase1 configuration values that are relvent for theconfigured authentication method. This silences harmless php warnings.Reported by Scott Ullrich.
Minor nitpick, change - to +
Allow wrapping of phase entries.
Rename button to , we already show " Show Phase 2" behind it.
Spell items correctly and name items correctly.
Add lisrrborder
Move format_bytes() to util.inc to match m0n0wall
Style boxen better.
Add listrborder element
Add a Phase2 button and hide the phase 2 settings by default. Clicking thebutton will unhide the phase2 block similar to our "Advacned" buttons onvarious screens.
Begin reformatting IPSEC screen. Give a bit more padding, shiftover a little and turn bacgkround to grey instead of red.
Disallow the copy option for mobile phase1 entries. There can be only one.
Touch up text
Add a script to assist in removing all packages and or the packageconfiguration file from the command line.
Fix nat entry.
Pointed-out-by: Wallabybob via forum
Return after redirecting.
Ensure we unlock captive portal before redirecting.
Remove duplicate function portal_mac_fixed()
Ensure /var/etc/ssl exists
Add a certificate list to the user object that can be managed using the caand user manager screens.
Remove debugging craft.
style(9)++.
Remove debugging code.
`cat /var/folders/X7/X7bVv+-6HAyNkkcSCwAA5k+++TI/-Tmp-//cvsCjq0EX`
Use outputCSSPrintFileInline() function
fix typo
Do not inline niftycssCode.css
Output product names correctly
Unbreak 1.3 CP.
Implement a certificate authority and certificate webui that can be usedto centrally manage this data. There are no consumers at this time. Thisinterface allow for the following ...
Certificate Authority Manager:- List certificates authorities- Import existing certificate authority...
add MSN to well-known-ports
Add a right arrow icon supplied by hoba. This compliments the existingleft arrow icon. Use the left and right arrow icons instead of the plusand x icons for moving users and groups between selection lists in theuser and group manager screens.
Adding php5-openssl
Do not show assigned interfaces on lagg config.
Rename the bridge knob to bridged so that the upgrade code works correctly and we play by the rules of the parser.
Remove code for creating old way bridges. Anything has to be done through the new bridging code. Sorry not upgradable!
Fix error: Warning: Invalid argument supplied for foreach() in /usr/local/www/pkg_mgr_install.php on line 155
No need for the 'filtering bridge' option with if_bridge(4).
Add an interface to manage external authentication servers. The two typessupported currently are LDAP and Radius.
fix traffic_shaper_wizard.xml error in line 57
We know OpenDNS too now, add to the list.
Cleanup authentication code. The basic auth method, the passwd, htpasswdand pam backing functions have been removed. The basic auth method waslegacy code and the backing functions were redundant with no added valuethat I could see. A simplified replacement backing function named...
readd HBCI & ArchLord to the shaper
Add protocol definitions needed by ipfw-classifyd. Basically they are copied from the ipfw-classifyd pfPort which inherits them from l7-filter project on sf.net.
update scriptaculous to version 1.8.1
Fixup FloatingRules creation. Not sure why it broke in the first place!
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Fix tab name displaying that can be obfuscated by stale <brdige/> knobs in the config.
increase textarea cols to 80
Not sure what a type of none is, it breaks our dropdown ordering.
source OS is not required.
Post to correct page
Include firebug lite if enablefirebug lite GET parm is set