Fixing gettext calls on diag_logs_ipsec.php
Sync with mainline, diag_* files were missing
Reset diag_ files
Removing unnecessary gettext calls
Implement gettext() calls
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.
Rework includes/require. This saves about 4 megabytes.Simplify get_memory(). Tested on mips/i386
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
Add missing )
Use unlink()
Use divisibles of 512
Jettison clog and replace with fifolog which is included in FreeBSD 7.1
Make IPsec gateway highlighting work with hostnames for remote endpoints
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...
Overhaul IPsec related code. Shared functions have been consolidated intoa new file named /etc/ipsec.inc. Tunnel definitions have been split intophase1 and phase2. This allows any number of phase2 definitions to becreated for a single phase1 definition. Several facets of configuration...
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
Only iterate an array if it is truly an array
Ticket #1463
changed text for consistency
IPSEC log highlighting got better
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.
Add OpenNTPD logging tab
Balance -> Balancer
MFCs/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
Add OpenVPN tab
Remove #!/usr/local/bin/php
Fix ipsec logs.
racoon -> ipsec
Use racoon.log.
Restart syslgod after clogging
Ticket #362
Add meta refresh to log pages.
Another-item-submitted-by: databeestje
Remove Nifty JS as it's part of the theme
Break out Load Balancer log files
Target the correct page in the form
fixing non xhtml stuff so themes won't break!
Only show log entries with racoon in them
Move ipsec logs to their own file
Add a real ipsec.log file and redirect syslog entries to it
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
Fix IPSEC logs.
grep for racoon
system.log -> vpn.log
Revert to older dump_clog call. racoon is still logging to system.log.
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
Correct System tab url