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
*
Abort installation when pbi_add fails
Renato Botelho
2014-02-14
1
-12
/
+23
*
Fix #2952, escape necessary chars to avoid xss injection
Renato Botelho
2014-02-14
1
-1
/
+1
*
Respect g['tmp_path']
Renato Botelho
2014-02-14
1
-3
/
+3
*
Use https to get updates, it helps #2952
Renato Botelho
2014-02-14
1
-2
/
+2
*
Merge pull request #916 from N0YB/RELENG_2_1
Renato Botelho
2014-02-14
1
-16
/
+15
|
\
|
*
XHTML Compliance
N0YB
2014-02-14
1
-16
/
+15
*
|
Merge pull request #915 from N0YB/RELENG_2_1
Ermal Luçi
2014-02-14
2
-1
/
+13
|
\
\
|
|
/
|
*
XHTML Compliance
N0YB
2014-02-13
1
-0
/
+5
|
*
XHTML Compliance
N0YB
2014-02-13
1
-1
/
+8
|
/
*
Fix symlink calls adding full link name, it fixes issue reported at https://f...
Renato Botelho
2014-02-11
1
-2
/
+2
*
Properly set the configuration here based on https://forum.pfsense.org/index....
Ermal
2014-02-11
1
-2
/
+2
*
Catch a validation issue reported on the mailing list thread: IPv6 address da...
Ermal
2014-02-11
1
-2
/
+2
*
When adding ip aliases on top of carp not in the subnet of the carp configure...
Ermal
2014-02-11
2
-2
/
+3
*
Merge pull request #910 from phil-davis/RELENG_2_1
Ermal Luçi
2014-02-10
3
-6
/
+6
|
\
|
*
Standardise LAN net display
Phil Davis
2014-02-10
1
-2
/
+2
|
*
Standardise LAN net display
Phil Davis
2014-02-10
1
-2
/
+2
|
*
Standardise LAN net display
Phil Davis
2014-02-10
1
-2
/
+2
*
|
Merge pull request #909 from phil-davis/RELENG_2_1
Renato Botelho
2014-02-10
2
-8
/
+23
|
\
\
|
|
/
|
*
Reorder Traffic Graph filter options so Local is default
Phil Davis
2014-02-10
1
-1
/
+1
|
*
Return all stats when all or remote is selected on Traffic Graph
Phil Davis
2014-02-10
1
-7
/
+22
*
|
Merge pull request #908 from N0YB/XHTML_Compliance_RRD_Graphs
Renato Botelho
2014-02-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
XHTML Compliance - RRD Graphs
N0YB
2014-02-09
1
-1
/
+1
*
|
Merge pull request #905 from N0YB/XHTML_Compliance_RRD_Graphs
Ermal Luçi
2014-02-08
2
-43
/
+48
|
\
\
|
|
/
|
*
XHTML Compliance - RRD Graphs
N0YB
2014-02-07
2
-43
/
+48
|
/
*
Add specific permission for easyrule.
jim-p
2014-02-07
2
-1
/
+14
*
Remove this sort. It's unnecessary and causes problems when editing and savin...
jim-p
2014-02-07
1
-10
/
+0
*
s/http/https/ for doc.pfsense.org
Chris Buechler
2014-02-07
2
-2
/
+2
*
Fix test, allows restoring last backup in the list. Fixes #3438
jim-p
2014-02-06
1
-2
/
+2
*
escapeshellarg() is not required here
Renato Botelho
2014-02-05
1
-1
/
+1
*
Silent recently added symlink() calls
Renato Botelho
2014-02-04
1
-2
/
+2
*
Fix some wrong escapeshellarg() calls
Renato Botelho
2014-02-04
4
-5
/
+5
*
Simplify logic calling grep less times, as done on mail_reports.inc on 2c6efc9
Renato Botelho
2014-02-04
1
-8
/
+4
*
Use unlink_if_exists or @unlink to avoid PHP errors when file doesn't exist
Renato Botelho
2014-02-04
3
-5
/
+4
*
Merge pull request #901 from Klaws--/patch-2
Ermal Luçi
2014-02-04
1
-0
/
+1
|
\
|
*
Added previously missing DSCP VA (requires kernel patch patch submitted by me)
Klaws--
2014-02-04
1
-0
/
+1
*
|
Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...
Renato Botelho
2014-02-04
8
-26
/
+26
*
|
Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...
Renato Botelho
2014-02-04
14
-82
/
+81
*
|
Fix an obvious typo on var name
Renato Botelho
2014-02-04
1
-1
/
+1
*
|
Use php function to get hostname instead of exec()
Renato Botelho
2014-02-04
1
-1
/
+1
*
|
Add path for sysctl, also use -n param instead of awk
Renato Botelho
2014-02-04
1
-1
/
+1
*
|
Simplify logic
Renato Botelho
2014-02-04
1
-4
/
+4
*
|
Use php function to get hostname instead of exec()
Renato Botelho
2014-02-04
1
-5
/
+4
*
|
Add {} between variables inside quotes
Renato Botelho
2014-02-04
1
-2
/
+2
*
|
Use php function to get hostname instead of exec()
Renato Botelho
2014-02-04
1
-5
/
+4
*
|
Add {} between variables inside quotes
Renato Botelho
2014-02-04
1
-2
/
+2
|
/
*
Using "limited" for ntp in this way denies client access. Issue #3384
jim-p
2014-02-03
1
-2
/
+2
*
Merge pull request #897 from N0YB/RELENG_2_1
Renato Botelho
2014-02-03
3
-77
/
+94
|
\
|
*
Couple style vertical-align corrections
N0YB
2014-01-30
1
-10
/
+10
|
*
Include these check boxes.
N0YB
2014-01-28
1
-3
/
+3
|
*
XHTML Compliance - Status: System logs: Firewall
N0YB
2014-01-27
3
-77
/
+94
[next]