summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_vpn.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix misc XSS issues from davey bScott Ullrich2010-11-101-2/+2
|
* More VPN log fixes, for consistency. Ticket #912jim-p2010-11-021-3/+14
|
* Switch from buttons to tabs, add a mode to view raw mpd logs for each vpn ↵jim-p2010-11-021-37/+48
| | | | type, and some general cleanup. Fixes #912
* Fix VPN log page to use the updated log format (again). Ticket #912.jim-p2010-11-021-5/+6
|
* Show login/logout events for pptp, pppoe server, and l2tp. Could use some ↵jim-p2010-11-011-7/+8
| | | | work to simplify. Ticket #912.
* Modify various (s)printf format strings to allow translations to change the ↵Erik Fonnesbeck2010-08-111-1/+1
| | | | order of the inserted strings.
* Fixing gettext calls on diag_logs_vpn.phpCarlos Eduardo Ramos2010-08-101-2/+2
|
* Changing string formatVinicius Coque2010-06-291-1/+1
|
* Implement gettext() callsRenato Botelho2010-06-181-18/+18
|
* Revert "Remove PPP tab these all go to the system log now."gnhb2010-05-091-0/+1
| | | | | | | | This reverts commit 62e74b4261b4044f523ade7c3b45e4484bbd2f8d. Conflicts: usr/local/www/diag_logs_slbd.php
* Remove PPP tab these all go to the system log now.Ermal2010-03-291-1/+0
|
* Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP ↵Ermal2010-03-231-8/+31
| | | | 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.Scott Ullrich2009-11-211-0/+1
| | | | Simplify get_memory(). Tested on mips/i386
* s/IPsec VPN/IPsec/ to keep the tab behaviorScott Ullrich2009-10-261-1/+1
|
* Add PPP logging tabScott Ullrich2009-10-261-0/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-0/+5
| | | | include 2009 on files that I have asserted (C) on
* * Add clear_log_file() function and reduce code reuseScott Ullrich2009-03-311-16/+2
| | | | * Use clear_log_file() instead of duplicated logic
* Switch back to clog but leave option to run fifolog.Scott Ullrich2009-03-311-7/+10
|
* Do not restart syslkog, just hup itScott Ullrich2009-03-181-6/+5
|
* Echo out data to start of log filesScott Ullrich2009-03-181-0/+2
|
* Add sleep() after killing syslogdScott Ullrich2009-03-181-0/+1
|
* Use unlink()Scott Ullrich2009-03-181-1/+1
|
* * Rm log file before fifolog_create if it existsScott Ullrich2009-03-181-1/+4
| | | | * Do not hard code path to logs
* Use divisibles of 512Scott Ullrich2009-03-151-1/+1
|
* Jettison clog and replace with fifolog which is included in FreeBSD 7.1Scott Ullrich2009-03-151-2/+2
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Exit slbd, enter relaydSeth Mos2008-07-081-1/+1
|
* Allow clogging feature to be disabled.Scott Ullrich2008-03-111-1/+6
|
* touch up textChris Buechler2008-01-081-1/+1
| | | | Ticket #1569
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* changed text for consistencySimon Cornelius P Umacob2007-08-291-1/+1
|
* MFC [15088]Bill Marquette2006-10-221-1/+1
| | | | Ticket #1133: Fix OpenNTP page header and make PPTP log tab consistent
* Add OpenNTPD logging tabScott Ullrich2006-10-051-11/+12
|
* Balance -> BalancerScott Ullrich2006-05-021-1/+1
|
* Initialize variables. Found-by: PHPEclipseScott Ullrich2006-04-071-0/+1
|
* Correct image locations and namesScott Ullrich2006-03-271-2/+2
|
* Correctly output PPTP logsScott Ullrich2006-02-051-38/+50
| | | | Ticket #808
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Show PPPOE logs in VPNScott Ullrich2005-12-191-1/+1
|
* Attempt to clean up general VPN logs.Colin Smith2005-09-131-1/+1
|
* Use vpn.logScott Ullrich2005-08-241-1/+1
| | | | Ticket #405
* Restart syslgod after cloggingScott Ullrich2005-08-161-0/+2
| | | | Ticket #362
* Add meta refresh to log pages.Scott Ullrich2005-08-141-0/+1
| | | | Another-item-submitted-by: databeestje
* Break out Load Balancer log filesBill Marquette2005-08-071-7/+8
|
* Use correct log filenameScott Ullrich2005-07-291-1/+1
|
* Only show mpd eventsScott Ullrich2005-07-241-31/+11
| | | | Fixes Ticket #238
* updating files to use theme imagesErik Kristensen2005-07-211-2/+2
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* Add a real ipsec.log file and redirect syslog entries to itScott Ullrich2005-07-101-2/+2
|
* Code cleanupBill Marquette2005-07-041-1/+1
|
* Last of the bottom round fixesBill Marquette2005-07-041-13/+7
| | | | Turn top rounding back on now that those are all fixed
OpenPOWER on IntegriCloud