summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_ipsec.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Restart syslgod after cloggingScott Ullrich2005-08-161-0/+2
| | | | Ticket #362
* * Correctly show ipsec logsScott Ullrich2005-08-141-2/+2
| | | | * Do not show racoon entires on main system log
* Add meta refresh to log pages.Scott Ullrich2005-08-141-1/+1
| | | | Another-item-submitted-by: databeestje
* Remove Nifty JS as it's part of the themeBill Marquette2005-08-101-6/+0
|
* Break out Load Balancer log filesBill Marquette2005-08-071-7/+8
|
* Target the correct page in the formScott Ullrich2005-08-011-1/+1
|
* fixing non xhtml stuff so themes won't break!Erik Kristensen2005-07-211-19/+25
|
* Only show log entries with racoon in themScott Ullrich2005-07-131-1/+1
|
* Move ipsec logs to their own fileScott Ullrich2005-07-101-2/+2
|
* Add a real ipsec.log file and redirect syslog entries to itScott Ullrich2005-07-101-1/+1
|
* Last of the bottom round fixesBill Marquette2005-07-041-5/+6
| | | | Turn top rounding back on now that those are all fixed
* Use $pgtitle for consistencyBill Marquette2005-07-031-1/+1
|
* Correct the tabsScott Ullrich2005-07-031-6/+7
|
* * Curve bottom of grey areas if neededScott Ullrich2005-07-021-0/+8
| | | | | * Curve tabs * Cleanup
* * Update path to DHCP LogsScott Ullrich2005-07-021-1/+1
| | | | * Minor page cleanups
* include head.inc and round corners on tabsScott Ullrich2005-07-021-17/+13
|
* Fix IPSEC logs.Colin Smith2005-06-261-1/+1
|
* grep for racoonColin Smith2005-06-261-2/+2
|
* system.log -> vpn.logColin Smith2005-06-261-1/+1
|
* Revert to older dump_clog call. racoon is still logging to system.log.Colin Smith2005-06-111-1/+1
|
* no need for pkg parser requireScott Ullrich2005-06-061-1/+0
|
* Include xmlparse_pkg.Colin Smith2005-04-271-0/+1
|
* Remove redundant dump_clog functions except where possible.Colin Smith2005-04-051-22/+1
|
* Cleanup pathsBill Marquette2005-04-041-7/+9
| | | | | | | Standardize settings (262144 file lengths) Move IPSEC VPN next to PPTP VPN style cleanup various other minor cleanups
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Correct System tab urlScott Ullrich2005-03-101-1/+1
|
* * Add IPSEC logging tab.Scott Ullrich2005-03-101-0/+106
* Do not log IPSEC in System any longer
OpenPOWER on IntegriCloud