summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_ipsec.php
Commit message (Collapse)AuthorAgeFilesLines
* s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it ↵jim-p2012-05-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | easier if we switch) Conflicts: usr/local/www/diag_logs.php usr/local/www/diag_logs_auth.php usr/local/www/diag_logs_dhcp.php usr/local/www/diag_logs_filter.php usr/local/www/diag_logs_filter_summary.php usr/local/www/diag_logs_gateways.php usr/local/www/diag_logs_ipsec.php usr/local/www/diag_logs_ntpd.php usr/local/www/diag_logs_openvpn.php usr/local/www/diag_logs_ppp.php usr/local/www/diag_logs_relayd.php usr/local/www/diag_logs_resolver.php usr/local/www/diag_logs_routing.php usr/local/www/diag_logs_settings.php usr/local/www/diag_logs_vpn.php usr/local/www/diag_logs_wireless.php usr/local/www/fbegin.inc
* Move hostapd to its own log and tab, so it stops spamming the system log.jim-p2011-09-301-0/+1
|
* Hopefully improve the useless ipsec logs with highlightingsmos2011-03-161-2/+16
|
* Prevent empty remote endpoints from skewing the log outputsmos2011-02-211-0/+2
|
* Fixing gettext calls on diag_logs_ipsec.phpCarlos Eduardo Ramos2010-08-101-1/+1
|
* Sync with mainline, diag_* files were missingRenato Botelho2010-07-161-14/+14
|
* Reset diag_ filesRenato Botelho2010-06-301-14/+14
|
* Removing unnecessary gettext callsVinicius Coque2010-06-211-11/+11
|
* Implement gettext() callsRafael Lucas2010-06-181-1/+1
|
* Implement gettext() callsRafael Lucas2010-06-181-1/+1
|
* Implement gettext() callsRafael Lucas2010-06-181-1/+1
|
* Implement gettext() callsRafael Lucas2010-06-181-1/+1
|
* Implement gettext() callsRafael Lucas2010-06-181-13/+13
|
* 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-1/+1
| | | | 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-2/+7
| | | | include 2009 on files that I have asserted (C) on
* * Add clear_log_file() function and reduce code reuseScott Ullrich2009-03-311-13/+2
| | | | * Use clear_log_file() instead of duplicated logic
* Do not restart syslkog, just hup itScott Ullrich2009-03-181-6/+5
|
* Echo out data to start of log filesScott Ullrich2009-03-181-0/+1
|
* Add sleep() after killing syslogdScott Ullrich2009-03-181-0/+1
|
* Add missing )Scott Ullrich2009-03-181-1/+1
|
* Use unlink()Scott Ullrich2009-03-181-1/+1
|
* * Rm log file before fifolog_create if it existsScott Ullrich2009-03-181-1/+2
| | | | * 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-1/+1
|
* Make IPsec gateway highlighting work with hostnames for remote endpointsSeth Mos2009-01-161-1/+1
|
* 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
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-4/+4
| | | | | | | | | | | | | | a new file named /etc/ipsec.inc. Tunnel definitions have been split into phase1 and phase2. This allows any number of phase2 definitions to be created for a single phase1 definition. Several facets of configuration have also been improved. The key size for variable length algorithms can now be selected and the phase1 ID options have been extended to allow for more flexible configuration. Several NAT-T related issues have also been resolved. Please note, IPsec remote access functionality has been temporarily disabled. An improved implementation will be included in a follow up commit.
* Exit slbd, enter relaydSeth Mos2008-07-081-1/+1
|
* Allow clogging feature to be disabled.Scott Ullrich2008-03-111-3/+8
|
* touch up textChris Buechler2008-01-081-2/+2
| | | | Ticket #1569
* touch up textChris Buechler2008-01-081-2/+2
| | | | Ticket #1569
* remove annoying and potentially problematic forced page refresh.Chris Buechler2007-12-171-1/+0
| | | | Ticket #1545
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Only iterate an array if it is truly an array Ticket #1463Scott Ullrich2007-10-011-5/+6
|
* changed text for consistencySimon Cornelius P Umacob2007-08-291-1/+1
|
* IPSEC log highlighting got betterSeth Mos2007-08-271-3/+20
|
* Provide a different approach to showing logfiles. This allows for ↵Seth Mos2007-08-101-1/+21
| | | | | | | highlighting specific information and also provide the 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 tabScott Ullrich2006-10-051-1/+2
|
* Balance -> BalancerScott Ullrich2006-05-021-1/+1
|
* MFCScott Ullrich2006-04-031-1/+1
| | | | s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty
* Add OpenVPN tabScott Ullrich2006-02-121-0/+1
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Fix ipsec logs.Colin Smith2005-09-131-1/+1
|
* racoon -> ipsecColin Smith2005-09-131-2/+2
|
* Use racoon.log.Colin Smith2005-09-131-2/+2
|
OpenPOWER on IntegriCloud