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
/
usr
/
local
/
www
/
guiconfig.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code spacing
Phil Davis
2015-06-15
1
-35
/
+35
*
Read tab information from package xml file instead of config.xml
Renato Botelho
2015-05-07
1
-7
/
+9
*
Code style usr-local-www back-end
Phil Davis
2015-04-19
1
-220
/
+287
*
Remove pre-check and post-check from Cache-Control
Jose Luis Duran
2015-04-14
1
-1
/
+1
*
Combine Cache-Control header in one line
Jose Luis Duran
2015-04-14
1
-2
/
+1
*
h-node should be 8
Chris Buechler
2014-10-19
1
-1
/
+1
*
Fix close button in the info box
bruno
2014-09-24
1
-2
/
+2
*
Fix dscp values and provide a config upgrade to fix values stored in config.x...
Renato Botelho
2014-06-24
1
-3
/
+3
*
Fix syntax error
jim-p
2014-06-17
1
-1
/
+1
*
Fix core dump on viewing invalid package log
Matt Smith
2014-06-17
1
-1
/
+3
*
Replace Header() calls by lowercase
Renato Botelho
2014-06-13
1
-1
/
+1
*
Fix a typo on variable name
Renato Botelho
2014-06-12
1
-1
/
+1
*
Add (self) keyword for specifying "any IP address on this firewall" as a rule...
jim-p
2014-05-23
1
-1
/
+1
*
Move clog from /usr to /usr/local
Renato Botelho
2014-04-28
1
-3
/
+3
*
Tidy up "guiconfig.inc" XHTML
Colin Fleming
2014-04-08
1
-0
/
+1
*
Fix abvious error in string building
Ermal
2014-03-20
1
-1
/
+1
*
xhtml Compliance
ayvis
2014-03-14
1
-1
/
+1
*
Add all advanced options to rule table hover text
Phil Davis
2014-03-08
1
-2
/
+16
*
better make of gettext in expression (thanks rbgarga)
Luiz Gustavo Costa
2014-03-07
1
-2
/
+2
*
fix some variables gettext
Luiz Gustavo Costa
2014-03-07
1
-15
/
+14
*
Move this global declaration to the proper file rather than backend code
Ermal
2014-02-17
1
-0
/
+13
*
Simplify logic calling grep less times, as done on mail_reports.inc on 2c6efc9
Renato Botelho
2014-02-04
1
-8
/
+4
*
Merge pull request #900 from Klaws--/patch-1
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
1
-12
/
+12
|
/
*
Add a setting to allow the user to specify the clog file size so more (or les...
jim-p
2013-12-26
1
-4
/
+22
*
Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_...
Ermal
2013-12-20
1
-1
/
+0
*
Mark input_errors as reference at do_input_validation declaration, it fixes #...
Renato Botelho
2013-07-25
1
-1
/
+1
*
Implement URL Table aliases for ports instead of IP addresses
Renato Botelho
2013-07-08
1
-3
/
+10
*
Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus ...
Klaws--
2013-07-02
1
-3
/
+10
*
Tidy up "guiconfig.inc" XHTML
Colin Fleming
2013-04-17
1
-6
/
+3
*
Deal correct with /32 subnet mask for ipv6 addresses. If fixes #2451
Renato Botelho
2013-02-13
1
-4
/
+13
*
Fix indent and whitespaces
Renato Botelho
2013-02-13
1
-250
/
+247
*
Add some newlines to this one too.
jim-p
2013-02-09
1
-2
/
+2
*
Unbreak firewall rule interface drop-down selection. Fixes #2805
jim-p
2013-02-09
1
-3
/
+3
*
Fix quoting.
jim-p
2013-02-07
1
-1
/
+1
*
This is quoted that way because it's passed in javascript. If another better ...
jim-p
2013-02-07
1
-1
/
+1
*
Merge pull request #391 from ExolonDX/branch_06
Jim P
2013-02-07
1
-2
/
+2
|
\
|
*
Remove escaped apostrophe
Colin Fleming
2013-02-07
1
-2
/
+2
*
|
Only include files that actually end in .inc, otherwise patching can lead to ...
jim-p
2013-02-06
1
-1
/
+1
|
/
*
Update HTML code in "include" files
Colin Fleming
2013-02-06
1
-71
/
+79
*
Show the hostname if it doesn't match
jim-p
2013-01-10
1
-1
/
+2
*
Not sure why this has been hidden so deep but putting that in the right place...
Ermal
2012-11-15
1
-0
/
+1
*
Resolves #2678. Merge patch suggedted to stop warnings on PHP_errors.log
Ermal
2012-11-12
1
-1
/
+2
*
Make a function to get the current theme and use it everywhere rather than du...
jim-p
2012-11-02
1
-16
/
+1
*
Encode the if parameter before using it in html
jim-p
2012-10-31
1
-3
/
+3
*
Remove debug output
jim-p
2012-10-31
1
-1
/
+0
*
Set the CSRF Magic timeout to the same as the session timeout, so that if a u...
jim-p
2012-10-31
1
-0
/
+3
*
Add ECE and CWR TCP flags as defined in RFC 3168
bcyrill
2012-10-01
1
-1
/
+1
*
fix imbalanced HTML tags
Darren Embry
2012-09-06
1
-7
/
+16
[next]