IPSEC log highlighting got better
unsplit DHCP-root-path-option
Add defCmdT("netstat -s -ppfsync","netstat -s -ppfsync"); which will be useful in debugging pfsync errors.
Only reload webGUI con CERT or KEY changes.
Use maximum mbuf field
Show MBUF usage.
Add MBUF usage information
Show state count on states display screen.
Provide a different approach to showing logfiles. This allows for highlighting specific information and also providethe ability to show other information.For the ipsec logs this means we now show the tunnel description in bold for each identified gateway ip.
Ensure CARP cache is cleared on status page reload.
Sync w/ HEAD
DHCP: add Domain-Searchlist-Option
Reset $userent - it gets set somewhere and grants users full priviledgesafter creation
Somehow requiring config.inc before guiconfig.inc was redirecting back tologin page. config.inc get's pulled in through functions.inc include inguiconfig.inc, no need for it here.
Reported-by: smos@
fix field alignment
missed this page in the original backport commits
Sync NATT support from m0n0wall
beta load balancer widget
reorganize ipsec code
improved load times for ipsec tunnels
- correct behaviour of dhcpd.conf creation- enable root-path
DHCP: domainname / HEAD > RELENG_1
adapt DHCP-options HEAD <> RELENG
Add TFTP and LDAP server options to dhcpd
added STUN,RTP,SIP to protocol-definitions
Add missing tree icons and javascript items
Make group manager tree work again Correctly toggles items on/off Removes checkbox which served no real value Split group manager into multiple files like most other screens refactored tree generation code
Known bugs: Initial page display incorrectly displays all tree items as allowed...
Correct error string to read "pptp" instead of "WAN".
Do not allow aliases to be named "pptp".
Backport username display feature in captive portal. Really not sure why it wasn't included in RELENG_* versions.
Quality graph alignment
show configuration screen to allow option to display detail IPsec info (will help with load times for many tunnels)
show ipsec tab properly when mobile clients is enabled and no tunnel exists
Show the IPSEC firewall rule interface when mobile ipsec is enabled
-move upnp_action to services.inc-make sure to clear rules when stopping miniupnpd-fix status_upnp and status_services pages so they use upnp_action and not the rcfile
Correct link too self
Fix botched config path and variables
only process update java when update available
new ipsec widget
add widget tab function
add tab for widgets function; check if file exists before loading
Make the rrd gateway monitor ip setting accessible
Add rrd graph settings page.Bump config out of line with 1.2Add rrd config upgrade code.
s/Passwordlogin/Password login/
Keep longer archives, allow for a 4 year span
display properly under pfsense theme
correct formatting
underline links
do not show disabled interfaces
add support to change widget titles and add links.
various fixes, add support to change widget titles and add links.
Do not allow duplicate remote subnets or duplicate remote gateways inthe tunnel configuration, this results in 2 non working tunnels.
show available updates for packages
initial version for package widget
update index page with new feature to hide all widgets when help is shown
Use pattern matching for proper database selection.
Improve the load balancing pool edit screen.
Submitted-by: Chris Daniel
Restart filter logging process after timezone change so that the entries reflect the correct time and date.
Misc grammer fixes
show popup when visiting dashboard for first time
Increase default time from 1 second to 3 which is far too short.
Add services status widget.
Submitted-by: morbus via forum
Only show IPsec tab when IPsec is truly enabled and configured
Update reg ex to accommodate extra data thrown into logMFC: asap
show text stating no carp defined if appropriate
Add pfctl -s info to status.php
Adding carp status widget created by Sam Wenham
updated copyright
Add CPU usage widget and fix the missing ?> error.
set filename properly upon downloading capture
Add ASN1DN identities support to IPSEC.
Subbmitted-by: Nic Bernstein <nic_AT_onlight.com>
parse entire path for packet capture file to download correctly
New widgets: shows statistics for interfaces (and there was much rejoicing)
update widgets to use css properly
update widget css
correctly show/hide new widgets
Make OpenVPN usable in status_service.php
Note that failover mode only applies to ougoing (multi-wan) rules.
backout previous, accidental commit
preparing for widgets
Revise polling text.
Revert previous commits now that IPSEC is reloading correctly.
SSH-Key(only) Login
Call vpn_ipsec_force_reload() when user clicks "Save"
Remove IPV6 operations.
update interface widget
update icons for interface widget
Change link 'System' to 'Dashboard'
Increase update delay.
Remove extra debugging echo.
Add diag IPSEC screen.
add closing tr tag
s/dhcprelay/dhcrelay/ so that service status shows up correctly
Ticket #1333
Increase field sizes.
Do not display top bar on RELENG_1
Increase textarea size to 7 rows.