Project

General

Profile

Download (2.05 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1d75a92f 04/17/2015 08:08 AM Ingo Bauersachs

Make auth_get_authserver_list available to vpn.inc

This is a follow-up to PR #1612 and avoids a crash in this script at random times.

e173dd74 02/24/2015 07:23 PM Phil Davis

Code style for etc files

40cc36d1 01/07/2015 03:35 PM Ermal Luçi

Fixes #4182 by properly managing IPcomp on ipsec tunnels.
Also retires IPsec force reloading advanced sysctl since its useless nowdays with strongswan and remove its call on rc.newipsecdns.

ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

f37e37bb 03/06/2014 07:19 PM Ermal LUÇI

Remove not needed anymore function

7ddfa922 06/18/2013 06:00 PM Jim Pingle

Add an option to force IPsec to reload on failover, which is needed in some cases for IPsec to fail from one interface to another. Ticket #2896

de0de382 04/12/2013 07:42 PM Ermal LUÇI

Correct a bit formating here

c832f6bf 09/12/2012 04:23 PM Seth Mos

Remove the filter configure call as this could otherwise lead to a recursive filter configure.

a56a7ee9 12/19/2011 07:37 PM Warren Baker

Only log this if IPSec is enabled

af4c040e 03/16/2011 07:34 PM Ermal LUÇI

Ticket #1356 use locking here rather than ps to serialize execution.

e77ecd8e 03/02/2011 11:52 AM Seth Mos

Attempt to mitigate fork bombs of rc.newipsecdns. Alternatively we should probably bail out with a exit(0);
instead.

891b3fa2 02/06/2011 04:48 AM Chris Buechler

need config.inc here, otherwise it fails to reload, config arrays are blank in vpn_ipsec*. Actual issue and fix for bug #1254

e5a30665 02/05/2011 04:47 AM Chris Buechler

fix text

f7f22750 01/26/2011 10:15 PM Ermal LUÇI

Remove last references to dnswatch.

3644e29c 01/18/2011 08:22 PM Warren Baker

The use of log_error() requires util.inc

6216690b 07/24/2010 08:10 PM Seth Mos

Correct my email address, adjust copyright to 2010

5f2d078e 11/22/2009 12:10 AM Scott Ullrich

Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed

483e6de8 11/21/2009 09:08 PM Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

72bd8df5 06/18/2009 07:24 PM Ermal Luçi

Remove some unneccessary calls to filter_configure() they just give recursivity!

c1bf317a 01/13/2009 05:23 PM Seth Mos

Make rc.newipsecdns reload dynamic DNS tunnels

243f00e7 12/17/2007 12:39 AM Scott Ullrich

Adding dnswatch support.

Obtained-from: m0n0wall