Fix lineup of copyright lines
and module names and other bits of formatting and typos in headercomment sections.
Welcome 2015
Change copyright statement to reflect reality
Move clog from /usr to /usr/local
Add escapeshellarg() calls on exec parameters. While I'm here, replace some exec() calls by php functions like symlink, copy, unlink, mkdir
Tidy up "diag_logs_vpn.php" XHTML
Move NOWRAP Boolean operator into CLASS statementsAdd ALT and close IMG statementsAdd SUMMARY to table statementsDeprecate ampersandsClose INPUT statementsAdd closing BODY and closing HTML statements
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.
Fix clearing of PPTP/PPPoE/L2TP server raw logs. Fixes #1340
Fix misc XSS issues from davey b
More VPN log fixes, for consistency. Ticket #912
Switch from buttons to tabs, add a mode to view raw mpd logs for each vpn type, and some general cleanup. Fixes #912
Fix VPN log page to use the updated log format (again). Ticket #912.
Show login/logout events for pptp, pppoe server, and l2tp. Could use some work to simplify. Ticket #912.
Modify various (s)printf format strings to allow translations to change the order of the inserted strings.
Fixing gettext calls on diag_logs_vpn.php
Changing string format
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
Switch back to clog but leave option to run fifolog.
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
Switch over to array style page titles. Obtained-from: m0n0wall
changed text for consistency
MFC [15088]Ticket #1133: Fix OpenNTP page header and make PPTP log tab consistent
Add OpenNTPD logging tab
Balance -> Balancer
Initialize variables.
Found-by: PHPEclipse
Correct image locations and names
Correctly output PPTP logs
Ticket #808
Remove #!/usr/local/bin/php
Show PPPOE logs in VPN
Attempt to clean up general VPN logs.
Use vpn.log
Ticket #405
Restart syslgod after clogging
Ticket #362
Add meta refresh to log pages.
Another-item-submitted-by: databeestje
Break out Load Balancer log files
Use correct log filename
Only show mpd events
Fixes Ticket #238
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Add a real ipsec.log file and redirect syslog entries to it
Code cleanup
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.
dump_clog -> dump_clog vpn to avoid redeclaration.
Cleanup pathsStandardize settings (262144 file lengths)Move IPSEC VPN next to PPTP VPNstyle cleanupvarious other minor cleanups
Add $Id$ tag
Update ipsec url
Update (C)
Add captive portal logging.
Patch-submitted-to-m0n0wall-list-by: Matt Juszczak <matt_AT_atopia.net>
Initial revision