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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oops forgotten curly.
Ermal Luçi
2008-09-03
1
-1
/
+1
*
Correct problems with OpenVPN that prevented the lzo compression and pass
Matthew Grooms
2008-09-03
3
-7
/
+8
*
Add options to export ca, certificate and user certificate data from the
Matthew Grooms
2008-09-03
3
-1
/
+89
*
OpenSSL is now in the base php
Scott Ullrich
2008-09-02
2
-2
/
+0
*
Use newer php5 features, to be safer on upgrade side.
Ermal Luçi
2008-09-02
1
-4
/
+4
*
Correct a problem with the setup wizzard. It was using a legacy method to
Matthew Grooms
2008-09-02
1
-7
/
+3
*
Correctly show interface column even on disabled interface cases.
Ermal Luçi
2008-09-02
1
-1
/
+1
*
Now that php is being compiled with OpenSSL, remove the php.ini line that
Matthew Grooms
2008-09-02
1
-1
/
+1
*
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
*
Convert items to long if format
Scott Ullrich
2008-09-02
1
-3
/
+9
*
Start proxy at 8020
Scott Ullrich
2008-09-02
1
-1
/
+1
*
use long if statement, it appears the compact tests are failing. And
Scott Ullrich
2008-09-02
1
-2
/
+6
*
Modify all the default configuration files to ensure the versions match.
Matthew Grooms
2008-09-02
3
-38
/
+37
*
Create resolv.conf earlier in the boot process
Scott Ullrich
2008-09-02
1
-3
/
+3
*
Fix problem reported on http://forum.pfsense.org/index.php/topic,10984.0.html.
Ermal Luçi
2008-09-02
1
-10
/
+9
*
Make edit pages look consistent
Bill Marquette
2008-09-02
5
-0
/
+15
*
Use apc on cli, too
Scott Ullrich
2008-09-02
1
-1
/
+1
*
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
*
Set net.inet.icmp.icmplim to 500. Apparently the low setting of 200
Scott Ullrich
2008-09-01
2
-21
/
+31
*
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
*
Create /var/etc/openvpn-csc as well
Scott Ullrich
2008-08-31
1
-0
/
+2
*
Ensure /var/etc/openvpn exists
Scott Ullrich
2008-08-31
1
-0
/
+2
*
Do not try to convert twice the real interface to the friendly descr. This fi...
Ermal Luçi
2008-08-31
1
-7
/
+2
*
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
*
Determine real interface by the new $if
Seth Mos
2008-08-31
1
-7
/
+1
*
Fix detection if an interface is part of bridge.
Ermal Luçi
2008-08-31
2
-8
/
+10
*
Fix error checking for wireless interfaces being part of a bridge which is al...
Ermal Luçi
2008-08-31
2
-5
/
+11
*
Fix detection if an interface is part of bridge.
Ermal Luçi
2008-08-31
7
-14
/
+8
*
Fix detection if an interface is part of bridge.
Ermal Luçi
2008-08-31
1
-1
/
+1
*
Fix forgotten bridge configuration knob rename.
Ermal Luçi
2008-08-31
1
-2
/
+2
*
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
*
Revert.
Scott Ullrich
2008-08-31
1
-1
/
+1
*
Remove
Scott Ullrich
2008-08-31
1
-1
/
+1
*
Appear for both cases
Scott Ullrich
2008-08-31
1
-1
/
+1
*
Change // to /
Scott Ullrich
2008-08-31
1
-1
/
+2
*
Reverse fade order
Scott Ullrich
2008-08-31
2
-2
/
+4
*
Fade out edit box when we are browsing. Fade it back in when file is loaded.
Scott Ullrich
2008-08-31
2
-0
/
+2
*
Bold the current working directory
Scott Ullrich
2008-08-31
1
-1
/
+1
*
Wire up Home icon to /
Scott Ullrich
2008-08-31
1
-1
/
+1
*
* Move directory up to line next to home icon
Scott Ullrich
2008-08-31
1
-4
/
+4
[next]