Fix use post here, since the other var isn't defined as it was before my commit yesterday.
Fix select detection code for the RADIUS NAS IP. Fixes #1648
Spelling fix.
Fix handling of interface selectors in packages.
Revert "Add php errors (non warnings) to the crash reporter"
This reverts commit cb61dad8ab812a3740648dc0e3f4b74959713ef3.
Revert "Simplify message"
This reverts commit 6608507d3ba546a8a0c9ce2d6570f98d5494f11e.
Simplify message
Add php errors (non warnings) to the crash reporter
Copy crash file to crash reporter directory if it exists
Feature#1603. URL table aliases should be usable within network type aliases.
Do not add an automatic gateway on openvpn tap case since its only the netmask.
Unlock the fields when making a new internal cert, so we copy the data from the CA but are not locked into it. (Cert details often differ from CA details...)
Correctly display page title
Fix typo
Make text cosmetics consistent and close off missing <span/> tag.
Use correct table header class.
More text consistency.
Note consistency and gettext() added.
Consistency of NOTE vs Note as through the rest of the webGUI.
Clean up leftover code not needed for anything.
When editing a vlan and chaning its tag id and the vlan is assigned correct even the interface name of the assignment otherwise we result in breaking the install.
Don't do a csrf check when downloading packet capture, see http://forum.pfsense.org/index.php/topic,37794.0.html - also exit after sending the file to the user to avoid partial broken page loads after downloading a packet capture.
Add a button to reset the RRD data (rm's rrd files and reinitializes).
Be consistent with upper and lowercase.
Bug #1615. Half-fix.
Internal cert and CSR creation error handling added.
Internal CA creation error handling added.
Intermediate CAs and openssl_xxx() error checking in CA management.
After an interface mismatch and apply actually show when we are rebooting instead of the same message that the interface mismatch exists when really the system is rebooting.
Revert "Correct displaying any availble default value."
This reverts commit 01c170c4612a4afdbaa2d6e9bf98552dddc1cde3.
More icons missing from certain themes...
Do not store CA and CERT in config unless needed. Will allow deleting unused certs.
Disable state killing in VPN down scripts.
Fix ovpn-linkup so it writes out the proper gateway IP in all cases.(For some reason -n wasn't working properly, plus $5 is the right parameter for the remote IP here)
Add missing theme images.
Add a GUI field to adjust the max number of processes for lighttpd.
Bug #1602. diag_arp.php hangs when DNS server unreachable.
Bug #1437. Dropdown list for country codes for CSRs (Cert Manager)
Bug #1437. Check for invalid characters in the fields for ca, cert and csr.
Bug #1437. Dropdown list for country codes (CA manager)
Remove obsolete file lurking on installs.
Ticket #1598. Correctly handle ipalias vips when re-enabling carp from the carp_status screen.
Show the OpenVPN instance description when listing interfaces to assign in the gui.
Allow Accounting Updates to become configurable when Accounting is selected.
Allow people to enter another user than admin for syncrhonizing in the carp settings page.
Correct displaying any availble default value.
Correct check for ipaliases over carp so we do not allow the deletion.
NEw functiong does_vip_exist() which works for carp and ipalias type vips to help in carp sync issues. Fixes #1598
Do not assume that every merge is about vips. Found-by: Jim
unset after checking that no reconfiguring is needed.
Allow packages to specify that their tabmenus should not be a drop-down list by using a <no_drop_down/> tag.
Fixes #1327. Trigger synching of vouchers to config through check_reload_status. Retire the saveinterval option since it is not useful anymore. Use the prune process of captiveportal to sync vouchers as well to fix issues as reported-by: http://forum.pfsense.org/index.php/topic,37636.0.html
Fixes #1327. Put description that a full qualified hostname is required.
Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342
Actually make this code more readble.
Remove the entry from old entries even when there are no changes to prevent marking them down.
Generate proper index for unsetting so we do not destroy all the vips in the backup.
Nuke trailing newline
Oops correct the POST destination page.
Add a div around input errors box so that it can be hidden on subequent page posting
Correct whitespace.
Ticket #1412. Provide even a link to this page through System->User Manager
Ticket #1412. Fixing the access login to the user manager presented another problem since now users cannot change their passwords anymore. Allow this through another page and an extra priviledge needed to be added to the user for allowing them to change the password.
Restoring gray background to the right of some tables in GUI (theme pfsense_ng).
Reverting class="sortable" damaged by commit 17d5077f61d963178f47e016b8768b768800ba68
Merge remote branch 'origin/master'
Restoring gray background to the right of some tables in GUI.
s/WAN//
fix typo, add warning
Show the MAC on the page rather than just a hover, too many times it needs to be copied/pasted or quickly viewed, and the vendor isn't nearly as useful as the actual MAC.
Allow duplicating an IPsec phase 2. The code was already on vpn_ipsec_phase2.php but unlinked.
Add a GUI selection for racoon's generate_policy directive since it may be useful in certain configurations, especially for mobile clients.
Add a button here to clear the package lock.
Instead of showing an emtpy drop-down for CA/Cert/CRL, show an error that there are none defined, and link to the page to create one.
Remove the warning message that a user doesn't have any CA/Certs when viewing OpenVPN connections. This is just confusing people, and isn't relevant to people using only shared key tunnels.
Redirect back to the CA/Cert management page after delete so a person can't refresh and accidentally delete other CA/Certs. (CRLs are deleted differently and don't need this fix)
Show how much data has passed on an SAD entry.
Patch from EvgenyY to allow editing an existing p2 without it being flagged a duplicate.
Add "Default" choice that will unset the media/mediaopt, otherwise whatever is first in the list is saved in the config.
Correct input object name from wrong copy/pasto. Reported-by: http://forum.pfsense.org/index.php/topic,37369.0.html
Bug #1560.IPsec GUI needs to reject duplicate subnets in phase 2s for a given phase 1 (improvement of previous patch)
Make the ICMP echo request type less ambiguous, and since it's likely the main one to get used, move it to the top.
Add tunable, by default disabled, to enable the default gateway switching feature when the default one 'disappears'.
Fixes #1412. Properly pass the page to match so users are not always presented with the change password screen. Proper fix.
Fixes #1412. Properly pass the page to match so users are not always presented with the change password screen.
Ticket #944. Also destory the previous interface if the user changing the vlan tag of an existing vlan entry.
Fixes #944. Use the correct interface name to destroy the previous vlan if the parent is changed.
Bug #1560. IPsec GUI needs to reject duplicate subnets in phase 2s for a given phase 1(site-to-site).
Use array_overlay()
Use array_extend
Remove debugging code
Add merge handler code
Remove bogus protection. We have better handling of this now.
Bug #1560. IPsec GUI needs to reject duplicate subnets in phase 2s for a given phase 1(mobile clients).
Bug#1528. Automatically create outbound NAT rules on WAN for localhost when switching to manual.
Use aon plugin
Add plugin features to aon edit
Add missing plugin code. Move the pre_write section up a bit.