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
/
diag_pkglogs.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
1
-0
/
+8
*
Switch over to array style page titles. Obtained-from: m0n0wall
Scott Ullrich
2007-11-16
1
-2
/
+1
*
changed text for consistency
Simon Cornelius P Umacob
2007-08-29
1
-1
/
+1
*
Remove #!/usr/local/bin/php
Scott Ullrich
2006-01-02
1
-1
/
+0
*
Use $pgtitle for consistency
Bill Marquette
2005-07-03
1
-1
/
+1
*
include head.inc and round corners on tabs
Scott Ullrich
2005-07-02
1
-8
/
+4
*
Update package logs to work with new package code.
Colin Smith
2005-06-21
1
-43
/
+19
*
Don't forget to use the package utilities.
Colin Smith
2005-06-18
1
-0
/
+1
*
No more parse_xml_config_pkg.
Colin Smith
2005-06-18
1
-5
/
+4
*
Fix package logs.
Colin Smith
2005-06-06
1
-3
/
+1
*
Clarify info box.
Colin Smith
2005-04-27
1
-1
/
+1
*
Check for both installed packages and a package with logging.
Colin Smith
2005-04-27
1
-2
/
+4
*
Don't forget to tell dump_clog not to ignore packages.
Colin Smith
2005-04-27
1
-3
/
+3
*
* Fix XML error if no packages are defined.
Colin Smith
2005-04-26
1
-36
/
+30
*
Alert when we cannot locate the package configuration file
Scott Ullrich
2005-04-20
1
-0
/
+9
*
Cleanup opening and closing braces
Scott Ullrich
2005-04-20
1
-17
/
+16
*
Only need one closing brace
Scott Ullrich
2005-04-16
1
-1
/
+1
*
post to the right page
Bill Marquette
2005-04-16
1
-1
/
+1
*
Do not foreach through installedpackages if no installed packages exist.
Scott Ullrich
2005-04-06
1
-8
/
+9
*
Add support for <logging><custom_php_logging_command>.
Colin Smith
2005-04-06
1
-1
/
+4
*
Minor optimizations and some error checking.
Colin Smith
2005-04-05
1
-0
/
+22
*
Code cleanup and a few minor optimizations.
Colin Smith
2005-04-05
1
-9
/
+20
*
Do not require a <logtab> field. The log viewer will fall back to the package...
Colin Smith
2005-04-05
1
-2
/
+4
*
Add dynamic package logging. I'm new to PHP integration with actual HTML, so ...
Colin Smith
2005-04-05
1
-0
/
+111