index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the code that auto-generates an outbound NAT rule for traffic that
Matthew Grooms
2008-09-05
1
-11
/
+2
*
Correct the path for OpenVPN client specific configuration files. When the
Matthew Grooms
2008-09-04
1
-3
/
+3
*
Revert to the previous method of referencing OpenVPN device names in the
Matthew Grooms
2008-09-04
2
-25
/
+19
*
Bump the system dh-parameters file to 2048 per request on dev@.
Matthew Grooms
2008-09-04
1
-4
/
+4
*
Cleanup some of the authentication code. Fix the problem where you must
Matthew Grooms
2008-09-03
1
-40
/
+17
*
Remove the page locking privileges after discussion with Scott on IRC. The
Matthew Grooms
2008-09-03
3
-98
/
+0
*
Correct a regression in the privilege system where pages were not being
Matthew Grooms
2008-09-03
1
-6
/
+9
*
Fix openvpn upgrade to look for right array.
Seth Mos
2008-09-03
1
-3
/
+3
*
Correct problems with OpenVPN that prevented the lzo compression and pass
Matthew Grooms
2008-09-03
1
-1
/
+1
*
Use newer php5 features, to be safer on upgrade side.
Ermal Luçi
2008-09-02
1
-4
/
+4
*
Now that we are delaying the creation of OpenVPN dh parameters, it appears
Matthew Grooms
2008-09-02
1
-0
/
+1
*
Make sure that convert_friendly_to_real also works for disabled interfaces.
Seth Mos
2008-09-02
1
-21
/
+20
*
Enclose interface in curly brackets to prevent filter errors.
Seth Mos
2008-09-02
1
-5
/
+5
*
Remove sleep
Seth Mos
2008-09-02
1
-3
/
+2
*
Commit forgotten change so we use the proper script for filter reloads.
Seth Mos
2008-09-02
1
-3
/
+3
*
Delay writing out the dh-parameters file if the paths have not yet been
Matthew Grooms
2008-09-02
1
-0
/
+6
*
Start proxy at 8020
Scott Ullrich
2008-09-02
1
-1
/
+1
*
Modify all the default configuration files to ensure the versions match.
Matthew Grooms
2008-09-02
1
-36
/
+35
*
s/16/17
Scott Ullrich
2008-09-02
1
-3
/
+3
*
Add icmplim when upgrading configuration from 1.2.1
Scott Ullrich
2008-09-01
1
-0
/
+4
*
Don't create the standard OpenVPN paths in openvpn_resync_all(). These are
Matthew Grooms
2008-09-01
1
-12
/
+0
*
* Do not return on CDROM platform
Scott Ullrich
2008-08-31
1
-28
/
+20
*
Integrate part of the patch from ticket #1807.
Ermal Luçi
2008-08-31
1
-3
/
+3
*
Check if items are an array before treating them as such.
Ermal Luçi
2008-08-31
2
-6
/
+8
*
Fix detection if an interface is part of bridge.
Ermal Luçi
2008-08-31
2
-8
/
+10
*
Fix detection if an interface is part of bridge up to date.
Ermal Luçi
2008-08-31
1
-2
/
+2
*
Bring bridge related support functions up to date with the other bridge code.
Ermal Luçi
2008-08-31
2
-27
/
+8
*
Ensure $g is populated by reading in globals.inc
Scott Ullrich
2008-08-31
1
-0
/
+1
*
Correct a typo that could cause problems for openvpn if a client specific
Matthew Grooms
2008-08-30
1
-1
/
+1
*
When upgrading a configuration, validate openvpn configuration entries as
Matthew Grooms
2008-08-30
1
-0
/
+9
*
Ignore return text on sysctl commands
Scott Ullrich
2008-08-30
1
-7
/
+7
*
* Add nohaltonerror() (default is to halt on error)
Scott Ullrich
2008-08-30
1
-7
/
+16
*
Add $Id: $
Scott Ullrich
2008-08-30
1
-1
/
+1
*
Convert CARP interface related code to use CmdCHAIN for easier debugging.
Scott Ullrich
2008-08-30
1
-41
/
+54
*
Store the OpenVPN system DH parameters contents in the config.xml file so
Matthew Grooms
2008-08-29
1
-6
/
+29
*
Add rum wireless interface that is supported now in 7.x
Scott Ullrich
2008-08-29
1
-1
/
+1
*
Correct some of the logic in the get_vpns_list() that was committed in the
Matthew Grooms
2008-08-28
1
-5
/
+6
*
Do not rdr tftp to tftp-proxy for local vpns for both tcp and udp. This
Scott Ullrich
2008-08-28
1
-1
/
+1
*
Unbreak FTP when using IPSEC VPN's.
Scott Ullrich
2008-08-28
1
-6
/
+6
*
Bring in relay options for inbound load balancer
Bill Marquette
2008-08-28
2
-20
/
+88
*
Add support for export and import of encrypted configuration files. A set
Matthew Grooms
2008-08-28
2
-0
/
+103
*
Replace the old openvpn status page with a new implementation. We now add
Matthew Grooms
2008-08-27
1
-1
/
+4
*
Correct some problems with the filter code where we were calling foreach
Matthew Grooms
2008-08-27
2
-63
/
+79
*
Set some important default values for the new OpenVPN interface screens.
Matthew Grooms
2008-08-26
1
-2
/
+30
*
Update the privilege definitions using the makepriv utility.
Matthew Grooms
2008-08-26
1
-122
/
+116
*
Dump the per-configuration dh parameters data. It make no sense to keep
Matthew Grooms
2008-08-26
2
-4
/
+23
*
Rework most of the OpenVPN support. The interfaces have been updated to
Matthew Grooms
2008-08-26
6
-684
/
+564
*
Import format_bytes() from m0n0wall
Scott Ullrich
2008-08-23
1
-1
/
+13
*
Update altq capable interfaces for 7.0
Scott Ullrich
2008-08-23
1
-3
/
+4
*
Eliminate very annoying message on bootup "No process found".
Scott Ullrich
2008-08-19
1
-2
/
+3
[next]