summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_ipsec.php
Commit message (Collapse)AuthorAgeFilesLines
* it's IPsec, not IPSECChris Buechler2009-05-311-1/+1
|
* - Add proper support for using hostnames for the remote IPsec gateway.Seth Mos2009-01-151-0/+3
| | | | | | | | | | - Make IPsec reloading granular, this resolves the long standing issue that a IPsec reload will cause all tunnels to drop. - Change IPsec edit screen description for remote gateway that a IP address or hostname is allowed here. We already accepted hostnames before. - Add /etc/rc.newipsecdns, when a hostname changes IP we invoke this script to remove the old tunnel and setup the new one.
* remove annoying and potentially problematic forced page refresh.Chris Buechler2007-12-171-1/+0
| | | | Ticket #1545
* Only iterate an array if it is truly an array Ticket #1463Scott Ullrich2007-10-011-5/+6
|
* MFC RELENG_1. IPSEC tunnel endpoint highlighting.Seth Mos2007-09-171-1/+38
|
* 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