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
...
*
It is legitimate to be called with an empty vlanif. The webgui uses this to c...
Ermal Luçi
2008-11-30
1
-10
/
+6
*
Correct some checks and use propper whitespace.
Ermal Luçi
2008-11-30
1
-10
/
+10
*
Untested but correct way to work with interfaces.
Ermal Luçi
2008-11-30
1
-18
/
+16
*
Cosmetic change to use the available function instead of replicating the proc...
Ermal Luçi
2008-11-30
1
-11
/
+4
*
Fix not needed escapes when using <<<EOF like start/end terminators. Pointy-h...
Ermal Luçi
2008-11-29
1
-1
/
+1
*
Untested change, exec.php is broken.
Seth Mos
2008-11-29
1
-1
/
+1
*
Add more debugging to trace the pppoe problems.
Seth Mos
2008-11-29
1
-2
/
+6
*
I think mpd 4.x doesn't like "set pptp self 127.0.0.1" - removing this
Bill Marquette
2008-11-29
1
-1
/
+0
*
Don't try to configure a blank WINS server, while it doesn't kill mpd, it
Bill Marquette
2008-11-29
1
-2
/
+2
*
Add debug statement for pppoe and pptp issue with dynamic gateways.
Seth Mos
2008-11-29
1
-1
/
+2
*
Tell ftp-proxy to tag packets passing on its rules with the same tag rdr rule...
Ermal Luçi
2008-11-28
1
-2
/
+2
*
'til the pptp patch gets in again activate the rdr needed for gre.
Ermal Luçi
2008-11-28
1
-1
/
+1
*
Add the quick option for the ftp-proxy rules until a better way of doing this...
Ermal Luçi
2008-11-28
1
-2
/
+2
*
Limit scrub operation only to in direction as filter rules. For out FreeBSD a...
Ermal Luçi
2008-11-28
1
-1
/
+1
*
Limit scrub operation only to in direction as filter rules. For out FreeBSD a...
Ermal Luçi
2008-11-28
1
-1
/
+1
*
* Convert NAT reflection and ftp proxy to use tags on filter rules. This remo...
Ermal Luçi
2008-11-28
1
-151
/
+67
*
Remove unused function.
Ermal Luçi
2008-11-26
1
-16
/
+0
*
Handle the case where WAN might be disabled or renamed.
Ermal Luçi
2008-11-26
1
-3
/
+3
*
Handle the case where WAN might be disabled or renamed.
Ermal Luçi
2008-11-26
1
-3
/
+3
*
Turn off APC upload progress support, we're using the pecl extension
Scott Ullrich
2008-11-24
1
-1
/
+0
*
Do not sleep, just exit
Scott Ullrich
2008-11-24
1
-2
/
+0
*
Remove non-needed \n
Scott Ullrich
2008-11-24
1
-1
/
+1
*
Remove lighttpd files on reboot.
Scott Ullrich
2008-11-24
1
-0
/
+2
*
Inculde uploadprogress.so
Scott Ullrich
2008-11-24
1
-0
/
+1
*
Backout apc / cli cache
Scott Ullrich
2008-11-24
1
-1
/
+0
*
Turn on apc.rfc1867 = on (upload progress bar support which is apparently)
Scott Ullrich
2008-11-24
1
-0
/
+1
*
Turn on apc for cli
Scott Ullrich
2008-11-24
1
-1
/
+2
*
Minor text cleanups
Scott Ullrich
2008-11-23
1
-6
/
+5
*
* Split more code into a function
Scott Ullrich
2008-11-23
1
-60
/
+78
*
* Use system
Scott Ullrich
2008-11-23
1
-1
/
+1
*
There is a 'type' knob now.
Ermal Luçi
2008-11-23
1
-2
/
+2
*
Show rule differences (rules.debug) after a sync. Handy if you have
Scott Ullrich
2008-11-23
1
-0
/
+7
*
Remove hardcoded checks and substitute with more generic method.
Ermal Luçi
2008-11-23
1
-1
/
+5
*
More fixes to the switch to the FilterIflist.
Ermal Luçi
2008-11-23
1
-1
/
+3
*
Fix System aliases.
Ermal Luçi
2008-11-23
1
-8
/
+4
*
Fix errors introduced during moving to FilterIflist array from actual functions.
Ermal Luçi
2008-11-23
1
-3
/
+3
*
Remove non-working check
Scott Ullrich
2008-11-23
1
-4
/
+0
*
Update firmware lock (upgrade) variable
Scott Ullrich
2008-11-23
1
-1
/
+1
*
Do not allow ro mount when an upgrade is in progress
Scott Ullrich
2008-11-23
1
-0
/
+4
*
Minor formatting and text refinements
Scott Ullrich
2008-11-23
1
-7
/
+10
*
Correctly set nobackup flag
Scott Ullrich
2008-11-23
1
-3
/
+4
*
* Exclude /var/dhcpd/dev/ from backups
Scott Ullrich
2008-11-22
1
-2
/
+8
*
Add missing exit
Scott Ullrich
2008-11-22
1
-0
/
+1
*
Exit before upgrade, etc on failure
Scott Ullrich
2008-11-22
1
-0
/
+2
*
Test php after cvssync. If you go backwards in time your PHP will puke.
Scott Ullrich
2008-11-22
1
-0
/
+15
*
Add missing /
Scott Ullrich
2008-11-22
1
-1
/
+1
*
When a new user home directory is created, copy the . (dot) root files.
Scott Ullrich
2008-11-22
1
-3
/
+5
*
Remove quality graph backend, this is now apinger territory
Seth Mos
2008-11-22
1
-74
/
+5
*
Reverse name fields to be compatible with current graph frontend
Seth Mos
2008-11-22
1
-1
/
+1
*
Create RRD file for each gateway name, not the gateway address which can chan...
Seth Mos
2008-11-22
1
-1
/
+2
[prev]
[next]