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
*
Make use of the new tab menu and use _GET instead of _POST for pkg name passe...
Warren Baker
2010-12-02
1
-9
/
+12
*
Modify various (s)printf format strings to allow translations to change the o...
Erik Fonnesbeck
2010-08-11
1
-1
/
+1
*
Fixed string format error
Vinicius Coque
2010-06-29
1
-1
/
+1
*
Implement gettext() calls
cadu
2010-06-17
1
-3
/
+3
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to inclu...
Scott Ullrich
2009-09-14
1
-2
/
+5
*
* Add clear_log_file() function and reduce code reuse
Scott Ullrich
2009-03-31
1
-3
/
+3
*
Use divisibles of 512
Scott Ullrich
2009-03-15
1
-1
/
+1
*
Jettison clog and replace with fifolog which is included in FreeBSD 7.1
Scott Ullrich
2009-03-15
1
-1
/
+1
*
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