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
/
index.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
No need to treat PHP errors as a crash on -RELEASE for now.
jim-p
2013-09-10
1
-5
/
+0
*
Remove remaining hardcoded theme names
Renato Botelho
2013-07-17
1
-2
/
+2
*
Fix whitespace and indent
Renato Botelho
2013-05-21
1
-133
/
+133
*
Remove if statement
Charlie Marshall
2013-05-18
1
-1
/
+1
*
No need to set nocsrf from my testing
Ermal
2013-03-21
1
-4
/
+1
*
Tidy up HTML errors in INDEX.PHP
Colin Fleming
2013-02-21
1
-43
/
+40
*
Fix build list of widgets
Renato Botelho
2013-01-17
1
-0
/
+3
*
improve alias popup in firewall_rules
Charlie Root
2012-06-16
1
-1
/
+4
*
Generalize the Crypto hardware option and add GUI support for AES-NI.
jim-p
2012-06-12
1
-1
/
+7
*
convert menu alerts/notices to jquery + domtt
Marcello Coutinho
2012-06-08
1
-6
/
+9
*
Show the PHP errors reported on the index page in the crash report so users a...
jim-p
2011-11-23
1
-1
/
+1
*
Fix display of widgets with configuration controls in IE. From Gertjan on the...
jim-p
2011-11-21
1
-3
/
+4
*
Converting from scriptaculous to jQuery
Vinicius Coque
2011-11-16
1
-52
/
+45
*
Use jQuery fadeout effect
Vinicius Coque
2011-09-27
1
-3
/
+4
*
Convert dashboard ajax code from Prototype to jQuery
Vinicius Coque
2011-09-27
1
-7
/
+10
*
Adding dashboard hook
Scott Ullrich
2011-07-18
1
-0
/
+2
*
Revert "Revert "Add php errors (non warnings) to the crash reporter""
Scott Ullrich
2011-07-04
1
-2
/
+7
*
Revert "Add php errors (non warnings) to the crash reporter"
Scott Ullrich
2011-07-04
1
-7
/
+2
*
Add php errors (non warnings) to the crash reporter
Scott Ullrich
2011-07-04
1
-2
/
+7
*
Add a global g option named disablecrashreporter which defaults to false for ...
Scott Ullrich
2011-02-07
1
-10
/
+12
*
Fix check to ignore minfree (and the rest of $skip_files)
jim-p
2011-02-07
1
-4
/
+2
*
Move routine under includes. Simplify the file skip check
Scott Ullrich
2011-02-06
1
-18
/
+15
*
s/We have/product name has/
Scott Ullrich
2011-02-06
1
-1
/
+1
*
Fix typo
Scott Ullrich
2011-02-06
1
-1
/
+1
*
Simplify message for crash reports
Scott Ullrich
2011-02-06
1
-1
/
+1
*
Simplify message for crash reports
Scott Ullrich
2011-02-06
1
-1
/
+1
*
Set a savemsg when a crash report exists and show across top instead of redir...
Scott Ullrich
2011-02-06
1
-4
/
+6
*
Ignore minfree file
Scott Ullrich
2011-02-06
1
-0
/
+2
*
Correctly detect amount of files in /var/crash
Scott Ullrich
2011-02-06
1
-1
/
+11
*
Redirect to crash reporter if a crash exists for processing. The crash repor...
Scott Ullrich
2011-02-06
1
-0
/
+8
*
Only unlink /conf/needs_package_sync if no packages are installed, otherwise ...
Erik Fonnesbeck
2010-12-30
1
-4
/
+5
*
Move unlink back to the correct line.
Erik Fonnesbeck
2010-12-30
1
-1
/
+1
*
Undo last commit. Need to add an additional check for opackage count == 0
Scott Ullrich
2010-12-27
1
-0
/
+1
*
Unlink needs_package_sync after one pkg has installed OK which means that our...
Scott Ullrich
2010-12-27
1
-1
/
+0
*
Turn off csrf for dashboard
Scott Ullrich
2010-12-21
1
-0
/
+3
*
Set page title to Status: Dashboard for consistency
Scott Ullrich
2010-11-30
1
-1
/
+1
*
Make the change here, too.
Erik Fonnesbeck
2010-10-29
1
-2
/
+2
*
Update this text to match the current default.
Erik Fonnesbeck
2010-10-10
1
-1
/
+1
*
Replace hard coded pfSense with product_name.
Warren Baker
2010-10-10
1
-1
/
+1
*
Fixing gettext calls on index.php
Carlos Eduardo Ramos
2010-08-10
1
-1
/
+1
*
Fix gettext implementation on index.php
Carlos Eduardo Ramos
2010-08-02
1
-1
/
+1
*
Fix gettext implementation on index.php
Carlos Eduardo Ramos
2010-08-02
1
-8
/
+8
*
Implement gettext() calls on index.php
Rafael Lucas
2010-08-01
1
-10
/
+10
*
Revert "Implemment gettext() calls"
Renato Botelho
2010-06-30
1
-1
/
+1
*
Implemment gettext() calls
Jeann
2010-06-29
1
-1
/
+1
*
We should still delete this file if it's found, or the GUI can go into an inf...
jim-p
2010-06-19
1
-0
/
+3
*
If packages are reinstalled during bootup than there is no need to reinstall ...
Ermal
2010-06-18
1
-3
/
+0
*
Properly match SafeNet crypto cards. See http://forum.pfsense.org/index.php/t...
jim-p
2010-06-16
1
-1
/
+1
*
Show when Padlock is active
Scott Ullrich
2010-06-02
1
-1
/
+1
*
Fix widget settings in general. Initialize widget list before use. Fixes #285.
jim-p
2010-05-06
1
-35
/
+36
[next]