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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Correctly return gre/gif addresses if selected on the firewall rules or neede...
Ermal Luçi
2008-09-10
1
-4
/
+13
*
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
-4
/
+10
*
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
*
Modify the OpenVPN server configuration to allow the DH parameter length
Matthew Grooms
2008-09-09
2
-1
/
+5
*
Comment out the code that creates a dh-parameters file at boot time and
Matthew Grooms
2008-09-09
4
-1
/
+29
*
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
5
-6
/
+6
*
Add interfaces_wlan.inc to the obsolete list.
Ermal Luçi
2008-09-09
1
-1
/
+2
*
Insure this function returns always an array.
Ermal Luçi
2008-09-09
1
-0
/
+2
*
Catch up with file rename.
Ermal Luçi
2008-09-09
1
-6
/
+6
*
Moves the protocol and certificate options out of the general config page
Matthew Grooms
2008-09-09
4
-174
/
+60
*
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
*
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
*
Merge lan configuration to the interfaces_wan.php page wich does the configur...
Ermal Luçi
2008-09-07
5
-104
/
+16
*
set auto channel properly
Chris Buechler
2008-09-07
1
-4
/
+4
*
Use different names for pppoe and pptp fields so that problems reported by
Ermal Luçi
2008-09-07
1
-6
/
+6
*
Reflect the change on convert_friendly_interface_to_real... into get_real_wa...
Ermal Luçi
2008-09-07
1
-2
/
+2
*
When restarting an OpenVPN process, don't send a term signal and expect it
Matthew Grooms
2008-09-07
1
-5
/
+17
*
Cleanup output text
Scott Ullrich
2008-09-07
1
-4
/
+6
*
we don't care if rm can't find old dhcpd database files
Bill Marquette
2008-09-07
1
-1
/
+1
*
fix debug code that never worked and make it disabled by default
Bill Marquette
2008-09-07
1
-2
/
+4
*
Semicolons after if's apparently parse...but it's not terribly helpful
Bill Marquette
2008-09-07
1
-2
/
+2
*
Eliminate unneeded ,
Scott Ullrich
2008-09-07
1
-1
/
+1
*
Check to see if key exists before unsetting
Scott Ullrich
2008-09-07
1
-1
/
+2
*
Check to see if a interface has a dhcp key before trying to unset
Scott Ullrich
2008-09-07
1
-1
/
+2
*
Hide misc errors that occur on / when we have a read-only filesystem (livecd).
Scott Ullrich
2008-09-06
1
-1
/
+1
*
* Cleanup php fastcgi files better
Scott Ullrich
2008-09-06
1
-1
/
+2
*
Add conf.default to the unionfs roster
Scott Ullrich
2008-09-06
1
-0
/
+3
*
Allow bin sbin and boot writing
Scott Ullrich
2008-09-06
1
-1
/
+10
*
Do not update platform on cvssync runs
Scott Ullrich
2008-09-06
1
-0
/
+1
*
It is now technically possible to cvssync livecd for testing :)
Scott Ullrich
2008-09-06
1
-2
/
+8
*
rc.cdrom already outputs its status
Scott Ullrich
2008-09-06
1
-3
/
+0
*
Minor re-work of OpenVPN configuration. Use operational modes to determine
Matthew Grooms
2008-09-06
3
-84
/
+231
*
* Show operations in progress
Scott Ullrich
2008-09-06
2
-5
/
+8
*
Move cvssync functions to /root/
Scott Ullrich
2008-09-06
1
-4
/
+10
*
Use root unionfs, this saves a bit of memory.
Scott Ullrich
2008-09-06
1
-1
/
+1
[prev]
[next]