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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for <width> on inouts and aliases.
Stephen Beaver
2015-12-23
1
-30
/
+26
*
Add title to add row buttone
Stephen Beaver
2015-12-23
1
-1
/
+1
*
Fixed #5668
Stephen Beaver
2015-12-23
1
-1
/
+0
*
Add pkg key fingerprint for packages from beta.pfsense.org
Renato Botelho
2015-12-23
2
-0
/
+2
*
data sanitising: ip2long32, ip2ulong, long2ip32 (FIXED RESUBMIT of #2152)
stilez
2015-12-23
1
-5
/
+12
*
Take this conditional out, it wasn't enough, and we have a script example for...
jim-p
2015-12-23
1
-3
/
+0
*
Merge pull request #2319 from NOYB/HTML_Compliance_-_System_/_Advanced_/_Admi...
Stephen Beaver
2015-12-23
1
-0
/
+2
|
\
|
*
HTML Compliance - System / Advanced / Admin Access
NOYB
2015-12-23
1
-0
/
+2
*
|
Merge pull request #2318 from phil-davis/patch-2
Stephen Beaver
2015-12-23
1
-1
/
+6
|
\
\
|
*
|
LAGG edit fixes
Phil Davis
2015-12-23
1
-1
/
+6
|
|
/
*
|
Bug #5527 wizard breadcrumb Concept
heper
2015-12-23
1
-10
/
+10
*
|
Bug #5527 wizard breadcrumb Concept
heper
2015-12-23
1
-10
/
+10
*
|
Bug #5527 wizard breadcrumb Concept
heper
2015-12-23
1
-26
/
+26
*
|
Bug #5527 wizard breadcrumb Concept
heper
2015-12-23
1
-1
/
+1
*
|
Bug #5527 wizard breadcrumb Concept
heper
2015-12-23
1
-2
/
+2
*
|
Return complete path for dpinger PID filename, it should fix #5686
Renato Botelho
2015-12-23
1
-1
/
+1
*
|
Be less specific with dpinger PID filename regex, old version was not matchin...
Renato Botelho
2015-12-23
1
-1
/
+1
|
/
*
Add trash can icon to rowhelper delete buttons
Stephen Beaver
2015-12-22
1
-1
/
+3
*
Remove name collision in $width attribute
Stephen Beaver
2015-12-22
1
-3
/
+3
*
Accommodate <width> XML tag in rowhelper input fields
Stephen Beaver
2015-12-22
1
-2
/
+9
*
Move width:auto style to textarea handler in pkg_edit.php
Stephen Beaver
2015-12-22
2
-4
/
+4
*
Merge pull request #2316 from phil-davis/patch-3
Stephen Beaver
2015-12-22
1
-2
/
+9
|
\
|
*
HTML Compliance - Form Select 3rd try
Phil Davis
2015-12-22
1
-2
/
+9
*
|
Merge pull request #2295 from NOYB/HTML_Compliance_-_Form_Input_-_Placeholder
Stephen Beaver
2015-12-22
1
-1
/
+3
|
\
\
|
*
|
HTML Compliance - Form Input - Placeholder
NOYB
2015-12-18
1
-1
/
+3
*
|
|
Merge pull request #2311 from heper/patch-1
Stephen Beaver
2015-12-22
6
-10
/
+9
|
\
\
\
|
*
|
|
Bug #5527
heper
2015-12-21
1
-2
/
+1
|
*
|
|
Bug #5527
heper
2015-12-21
1
-2
/
+2
|
*
|
|
Update system_gateway_groups_edit.php
heper
2015-12-21
1
-1
/
+1
|
*
|
|
Bug #5527
heper
2015-12-21
1
-1
/
+1
|
*
|
|
Bug #5527
heper
2015-12-21
1
-2
/
+2
|
*
|
|
Bug #5527
heper
2015-12-21
1
-2
/
+2
|
*
|
|
bug #5527
heper
2015-12-21
1
-2
/
+2
*
|
|
|
Adds support for <width> XML tag in rowhelper selects
Stephen Beaver
2015-12-22
1
-29
/
+30
|
|
_
|
/
|
/
|
|
*
|
|
Default textarea width to 60 cols.
Stephen Beaver
2015-12-22
1
-0
/
+1
*
|
|
Adds style="width: auto;" attribute to textareas to allow the "cols" attribu...
Stephen Beaver
2015-12-22
1
-0
/
+1
*
|
|
Reverts change to Form_Selector which was breaking selectors with blank options
Stephen Beaver
2015-12-22
2
-4
/
+1
*
|
|
Modify CSS to allow caller to specify width
Stephen Beaver
2015-12-21
1
-1
/
+3
|
/
/
*
|
Added support for rows, cols and wrap to Forms_Textarea and to pkg_edit.php
Stephen Beaver
2015-12-21
3
-17
/
+48
*
|
Fix help text on delete row when selector is used in a PHP table
Stephen Beaver
2015-12-21
1
-1
/
+1
*
|
Test for #5676
Stephen Beaver
2015-12-21
1
-2
/
+11
*
|
Fixed #5678
Stephen Beaver
2015-12-21
1
-2
/
+2
*
|
Fix row add/delete issues intorduced by PR https://github.com/pfsense/pfsense...
Stephen Beaver
2015-12-21
1
-2
/
+3
*
|
Only disable CSRF on diag_backup.php for the download action where it might b...
jim-p
2015-12-21
1
-1
/
+3
*
|
Encode hostname before printing; remove some related dead code.
jim-p
2015-12-21
5
-18
/
+3
*
|
Add "BETA" badge to ne UI feature
Stephen Beaver
2015-12-21
1
-1
/
+1
*
|
adding active tab to breadcrumb
heper
2015-12-21
1
-52
/
+54
*
|
Encode gateway attributes before printing
jim-p
2015-12-21
2
-5
/
+5
*
|
Merge pull request #2301 from NOYB/Staus_-_System_-_Logs_-_Write_Config_Only
Stephen Beaver
2015-12-21
2
-13
/
+39
|
\
\
|
*
|
Staus - System - Logs - Firewall - Write Config Only
NOYB
2015-12-19
1
-9
/
+25
[next]