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
/
pkg.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow packages to specify that their tabmenus should not be a drop-down list ...
Warren Baker
2011-06-12
1
-2
/
+4
*
Correct indentation
Warren Baker
2011-02-21
1
-1
/
+1
*
Make sure it is an array before foreach.
Warren Baker
2011-02-21
1
-8
/
+10
*
NiftyCheck already included in bottom-loader.js otherwise div mainarea gets r...
Warren Baker
2010-11-11
1
-5
/
+0
*
Fix misc input validation errors. Move routed/* to same dir as pkg items
Scott Ullrich
2010-11-06
1
-1
/
+5
*
Fix white spaces
Warren Baker
2010-09-21
1
-1
/
+1
*
If column['fieldname'] is a description then change html class to listbg to c...
Warren Baker
2010-09-21
1
-2
/
+6
*
New Package XML tag 'tab_level' allows for multiple rows of tab displays.
Warren Baker
2010-08-25
1
-24
/
+38
*
Unbreak adding new record
Scott Ullrich
2010-08-04
1
-0
/
+1
*
Remember custom rows per page when going to previous and next pages
Scott Ullrich
2010-08-03
1
-3
/
+3
*
Adjust rows per page a bit
Scott Ullrich
2010-08-03
1
-1
/
+1
*
Round up correctly for page count
Scott Ullrich
2010-08-03
1
-2
/
+1
*
Do not hide Displaying page now that we have the rows per page
Scott Ullrich
2010-08-03
1
-17
/
+15
*
Allow setting of how many records per page to show
Scott Ullrich
2010-08-03
1
-6
/
+26
*
Show starting record ++
Scott Ullrich
2010-08-03
1
-0
/
+1
*
Do not show page X of X when filtering
Scott Ullrich
2010-08-03
1
-1
/
+2
*
Make displaying page X of X bold
Scott Ullrich
2010-08-03
1
-1
/
+1
*
* Show how many pages and current page
Scott Ullrich
2010-08-03
1
-12
/
+42
*
Move previous and next page
Scott Ullrich
2010-08-03
1
-1
/
+3
*
Unbreak auto submit
Scott Ullrich
2010-08-03
1
-1
/
+1
*
Use GET instead of post for filtering
Scott Ullrich
2010-08-03
1
-4
/
+11
*
no need for a regex here
Scott Ullrich
2010-08-03
1
-1
/
+1
*
Reformat file. No functional changes
Scott Ullrich
2010-08-03
1
-46
/
+40
*
Use ob_start() to speed up page rendering for large record sized pages
Scott Ullrich
2010-08-03
1
-1
/
+3
*
Adding field sorting and filtering support
Scott Ullrich
2010-08-03
1
-65
/
+191
*
Update (C) to 2010
Scott Ullrich
2010-04-27
1
-1
/
+1
*
If field type is interface show them with the descriptive name.
Ermal Luçi
2010-03-09
1
-0
/
+3
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...
Scott Ullrich
2009-09-14
1
-1
/
+3
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
1
-0
/
+8
*
Do not redeckare gettext
Scott Ullrich
2008-03-10
1
-4
/
+0
*
Make scripts XSS input safe.
Scott Ullrich
2008-02-12
1
-2
/
+2
*
Switch over to array style page titles. Obtained-from: m0n0wall
Scott Ullrich
2007-11-16
1
-2
/
+1
*
Correct the ordering of unsetting the item and running the delete command. T...
Scott Ullrich
2007-02-21
1
-10
/
+9
*
MFC from HEAD
Scott Ullrich
2006-04-20
1
-5
/
+9
*
MFC Fernando's OpenVPN changes.
Scott Ullrich
2006-04-01
1
-1
/
+5
*
Remove #!/usr/local/bin/php
Scott Ullrich
2006-01-02
1
-1
/
+0
*
updating files to use theme images
Erik Kristensen
2005-07-21
1
-3
/
+3
*
Say hello to rounded tabs ;)
Colin Smith
2005-07-14
1
-42
/
+24
*
Clean up eval()s.
Colin Smith
2005-07-13
1
-14
/
+7
*
Use $pgtitle
Bill Marquette
2005-07-03
1
-1
/
+1
*
* Fix diagnostics logging tab menus
Scott Ullrich
2005-07-02
1
-0
/
+8
*
Set page titles accordingly
Scott Ullrich
2005-07-02
1
-10
/
+3
*
parse_xml_config -> parse_xml_config_pkg
Colin Smith
2005-06-23
1
-1
/
+1
*
require -> require_once
Colin Smith
2005-06-21
1
-2
/
+2
*
No more xmlparse_pkg.
Colin Smith
2005-06-20
1
-1
/
+0
*
Minor cleanup and parse_xml_config_pkg -> parse_xml_config.
Colin Smith
2005-06-18
1
-3
/
+3
*
doubleclick to edit
Bill Marquette
2005-04-12
1
-1
/
+1
*
icon placement
Bill Marquette
2005-04-04
1
-3
/
+16
*
Add $Id$ tag
Bill Marquette
2005-03-27
1
-0
/
+1
*
Add basic support for <custom_php_global_functions> tag.
Colin Smith
2005-03-19
1
-1
/
+4
[next]