xhtml Compliancereplaced <br>, <br/> and </br> with <br />
Tidy up "diag_logs_auth.php" XHTML
Add SUMMARY to table statementsClose BR and INPUT statementsMove close FORM into table cell
Activate new shortcuts/status in the rest of the areas that are currently setup.
s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easier if we switch)
Move some of the log file tabs around.Add seperate tabs for dnsmasq,unbound as well as gateways.
Move hostapd to its own log and tab, so it stops spamming the system log.
Sync with mainline, diag_* files were missing
Reset diag_ files
Adding gettext calls to the file diag_logs_auth.php
Revert "Remove PPP tab these all go to the system log now."
This reverts commit 62e74b4261b4044f523ade7c3b45e4484bbd2f8d.
Conflicts:
usr/local/www/diag_logs_slbd.php
Remove PPP tab these all go to the system log now.
Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP servers to syslogs appropriate files. Create the files for these vpn's as for the others. Logs can be viewed in the VPN tab of the system log.
s/IPsec VPN/IPsec/ to keep the tab behavior
Add PPP logging tab
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Do not restart syslkog, just hup it
Echo out data to start of log files
Add sleep() after killing syslogd
Use unlink()
Use divisibles of 512
Jettison clog and replace with fifolog which is included in FreeBSD 7.1
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...
Exit slbd, enter relayd
Allow clogging feature to be disabled.
touch up text
Ticket #1569
remove annoying and potentially problematic forced page refresh.
Ticket #1545
Switch over to array style page titles. Obtained-from: m0n0wall
changed text for consistency
Add OpenNTPD logging tab
Balance -> Balancer
Add OpenVPN tab
Remove #!/usr/local/bin/php
Clean up dump_clog() call.
Do not show squid logs in portal auth tab
Ticket #421
Add meta refresh to log pages.
Another-item-submitted-by: databeestje
Break out Load Balancer log files
Last of the bottom round fixesTurn top rounding back on now that those are all fixed
Use $pgtitle for consistency
Correct the tabs
include head.inc and round corners on tabs
no need for pkg parser require
Include xmlparse_pkg.
Remove redundant dump_clog functions except where possible.
Cleanup pathsStandardize settings (262144 file lengths)Move IPSEC VPN next to PPTP VPNstyle cleanupvarious other minor cleanups
Add $Id$ tag
Update ipsec url
This file was not added correctly after the Captive Portal logging patch