Fix misc XSS issues from davey b
Sync with mainline, diag_* files were missing
Reset diag_ files
Adding gettext calls to the file diag_logs.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
Ticket #462. Remove references to slbd it is not used anymore.
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
Set correct tab title
Set title
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
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...
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
Save filter state across meta refreshes
Add filtering capabilities to system log so that operators can identify information quicker.
Add OpenNTPD logging tab
Balance -> Balancer
Add OpenVPN tab
Remove #!/usr/local/bin/php
Unbreak system logs
Show PPPOE logs in VPN
Don't show racoon logs.
Use true instead of array(" ")
Restart syslgod after clogging
Ticket #362
Add meta refresh to log pages.
Another-item-submitted-by: databeestje
Break out Load Balancer log files
fixing non xhtml stuff so themes won't break!
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
Revert to older dump_clog call. Packages will need to use the <logging> tag to keep this page clean.
We don't need the XML parser.
Include xmlparse_pkg. This is needed to iterate through the installated packages.
Really filter repeated messages.
Fix multiple grepping.
Filter both racoon and "message repeated" entries when viewing system logs.
Remove dump_clog.
Cleanup pathsStandardize settings (262144 file lengths)Move IPSEC VPN next to PPTP VPNstyle cleanupvarious other minor cleanups
Add $Id$ tag
Swap ipsec and filtter urls
Update ipsec url
Adjust tab ordering
more path cleanup
Add Copyright to each file that we have touched so far and re attribute the file to Manuel Kasper such as:
Copyright (C) 2004 Scott Ullrich All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>....
Add captive portal logging.
Patch-submitted-to-m0n0wall-list-by: Matt Juszczak <matt_AT_atopia.net>
Initial revision