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
...
*
* Remove the wan word from most of the functions in this file.
Ermal Luçi
2008-09-10
1
-55
/
+43
*
Remove uneeded and commented out code.
Ermal Luçi
2008-09-10
1
-3
/
+0
*
Correctly return gre/gif addresses if selected on the firewall rules or neede...
Ermal Luçi
2008-09-10
1
-4
/
+13
*
* Correctly show dhcp tabs for the service
Ermal Luçi
2008-09-10
1
-16
/
+14
*
Oops, typo. Thanks, http://forum.pfsense.org/index.php/topic,11442.0.html
Ermal Luçi
2008-09-10
1
-1
/
+1
*
Make sure the /var/db/racoon path exists before starting racoon. This is
Matthew Grooms
2008-09-10
1
-0
/
+4
*
Do not execute the command if interface is not configured at all(type = none).
Ermal Luçi
2008-09-09
1
-4
/
+7
*
Array checks too.
Ermal Luçi
2008-09-09
1
-1
/
+2
*
* Array checks too.
Ermal Luçi
2008-09-09
1
-4
/
+10
*
Add missing quote char.
Ermal Luçi
2008-09-09
1
-1
/
+1
*
Array checks too.
Ermal Luçi
2008-09-09
2
-3
/
+6
*
Add some check if we are working with arrays and fix the check for not allowi...
Ermal Luçi
2008-09-09
1
-32
/
+38
*
Add validation for the ca configuration array presence. Minor style fixes.
Matthew Grooms
2008-09-09
1
-9
/
+8
*
Add validation
Seth Mos
2008-09-09
1
-4
/
+7
*
* Remove dead code
Ermal Luçi
2008-09-09
1
-140
/
+19
*
* Introduce an apply button before the changes get effect.
Ermal Luçi
2008-09-09
1
-37
/
+34
*
Modify the OpenVPN server configuration to allow the DH parameter length
Matthew Grooms
2008-09-09
3
-5
/
+32
*
Comment out the code that creates a dh-parameters file at boot time and
Matthew Grooms
2008-09-09
4
-1
/
+29
*
Move the 'advanced users only' notice into the tab body so the tab headers
Matthew Grooms
2008-09-09
5
-76
/
+56
*
Whitespace and minor bug fixes for system general setup page.
Matthew Grooms
2008-09-09
1
-133
/
+183
*
If we are an single interface setup we need the anti-lockout rule for wan so ...
Ermal Luçi
2008-09-09
1
-1
/
+1
*
Handle renaming of the pppoe/pptp username and password parameters.
Ermal Luçi
2008-09-09
1
-4
/
+4
*
Rename interfaces_wan_configure to interface_configure now that it is used fo...
Ermal Luçi
2008-09-09
10
-11
/
+12
*
Add interfaces_wlan.inc to the obsolete list.
Ermal Luçi
2008-09-09
1
-1
/
+2
*
Merge interfaces_wlan.inc into interfaces.php there is no need for the to be ...
Ermal Luçi
2008-09-09
1
-20
/
+464
*
Insure this function returns always an array.
Ermal Luçi
2008-09-09
1
-0
/
+2
*
NOTE: Part of the interfaces history is located on interfaces_lan.php and int...
Ermal Luçi
2008-09-09
1
-1
/
+1
*
Catch up with file rename.
Ermal Luçi
2008-09-09
1
-1
/
+1
*
Catch up with file rename.
Ermal Luçi
2008-09-09
4
-13
/
+13
*
Oops, this is a test and not an assignment.
Ermal Luçi
2008-09-09
1
-1
/
+1
*
Oops, this is a test and not an assignment.
Ermal Luçi
2008-09-09
1
-1
/
+1
*
Cleanup the tab format of the system user/group/server management pages.
Matthew Grooms
2008-09-09
6
-963
/
+1013
*
Cleanup the tab format of the system ca/certificate pages. The edges were
Matthew Grooms
2008-09-09
2
-617
/
+623
*
Cleanup the tab format of the system advanced pages. The edges were square
Matthew Grooms
2008-09-09
5
-642
/
+643
*
Whitespace and html cleanup of the configuration history page.
Matthew Grooms
2008-09-09
1
-59
/
+65
*
Moves the protocol and certificate options out of the general config page
Matthew Grooms
2008-09-09
7
-309
/
+206
*
Add "Services" to the page title
Bill Marquette
2008-09-09
9
-9
/
+9
*
Remove obsoleted files after upgrade
Scott Ullrich
2008-09-08
1
-0
/
+5
*
Adding file that keeps track of obsoleted files. We'll start with
Scott Ullrich
2008-09-08
1
-0
/
+3
*
Clarify operation in progress
Scott Ullrich
2008-09-08
1
-1
/
+1
*
* Rename to interfaces.php
Scott Ullrich
2008-09-08
1
-2
/
+2
*
Rename to interfaces.php
Scott Ullrich
2008-09-08
1
-1
/
+1
*
Correct a bug where we attempt to kill an OpenVPN process even though its
Matthew Grooms
2008-09-08
1
-13
/
+21
*
Revert the dh parameters generation back to 1024 bits. There were several
Matthew Grooms
2008-09-08
1
-1
/
+1
*
Log why we're writing a new config out
Bill Marquette
2008-09-08
1
-1
/
+1
*
No need to use a reference to the array, if it doesn't exist already
Bill Marquette
2008-09-08
1
-3
/
+3
*
fix 4.6->4.7 upgrade check
Bill Marquette
2008-09-08
1
-1
/
+1
*
Use correct octal mode
Seth Mos
2008-09-07
1
-2
/
+2
*
Correct mode setting to correct permissions in octal mode
Seth Mos
2008-09-07
1
-1
/
+1
*
Remove unused and possibly erroneous code.
Ermal Luçi
2008-09-07
1
-24
/
+0
[prev]
[next]