| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Fix path for ping in ping.pl
- Rename a patch to a common scheme
- Bump PORTREVISION
Submitted by: Giraudet Olivier <giraudeo@altern.org>
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Change @dirrm with @dirrmtry for dirs where user's files may staied to
avoid an error when port deinstalls.
Approved by: portmgr (linimon)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Device Filter Clear Issue
This patch fixes an issue where attempting to clear a filter
would result in the filter still being active.
2. Invalid SQL When Creating Graphs
This patch fixes an problem where an invalid SQL statement
would be executed when generating graphs.
3. Additional Error Checking for Nth Percentile
This adds more checking concerning rrd fetch returning an empty
set on a non-existant rrd file, resulting in a php warning about
invalid index.
4. MySQL 5.x Strict Mode Compatibility
Allows MySQL 5.x to utilize the default "strict" sql_mode.
As an added benefit, this patch also automatically calculates
the maximum speed of your interface graphs preventing gigabit
interfaces from being overrun.
Reminded by: demon
|
|
|
|
|
|
|
| |
* Numerous bugs fixed
* A few notable features include MySQL 5.x support
* New 5th percentile functionality, and multiple command line scripts
- Refine a little pkg-message.in
|
|
|
|
| |
- mysql-administrator: simplify BROKEN message
|
|
|
|
|
|
|
|
| |
Note: I'd like to stick the schema where PORTREVISION reflects
a vendor patch level. So first digit(s) will the verndor
patch level and second one will a port revision level.
Reported by: Anthony Maszeroski <maszeroskia3@Scranton.edu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PHP Short Open Tag Syntax Error
If PHP's 'short_open_tag' configuration option is turned off,
a syntax error is displayed on the 'graph_view.php' page.
* Broken Graph Zoom Graph
When traversing to the graph zoom page from the graph properties
page (wrench icon), the graph image appears to be broken.
* Script Server SNMP Argument Mismatch
A problem has been discovered with the ordering of SNMP
authentication arguments in the two Host MIB script server scripts.
This may cause unreliable results when trying to recache
the Host-CPU and Host-Disk data queries.
* Remove Disable MIB File Parsing Code
Re-Enables the MIB file parsing code in the poller to prevent
errors from being printed to the console.
|
| |
|
|
|
|
| |
- PORTREVISION now reflects a patchset number.
|
|
|
|
|
|
|
|
|
|
| |
Submtted by: Babak Farrokhi <babak@farrokhi.net>
Security: Fixes remote command execution, and more.
Security: http://www.hardened-php.net/advisory-032005.php
http://www.hardened-php.net/advisory-042005.php
http://www.hardened-php.net/advisory-052005.php
Approved by: maintainer bypass for security update
With hat: secteam
|
|
|
|
|
|
|
|
|
|
| |
I've moved DB settings from config.php to db-settings.php and save it
instead.
Read UPDATING.
Reported by: Zoltan Frombach <tssajo@hotmail.com>,
Andrej Zverev <az@inec.ru>
|
|
|
|
| |
An user config file was owerwritten with this typo.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Poller Auto Recache on Empty Output
Fixes a problem where the poller would force a data query recache
when a device returned empty output. This may have caused problems
for hosts that are frequently down.
2) Poller Output SQL Order By
Removes an SQL "order by" statement from the poller output processing
that might cause graph gaps for installations with a large number
of poller processes.
3) Additional RRDTool 1.2 Support
Adds more font control options that are supported in RRDTool 1.2.
The default slope mode has been changed for more organic looking
graph lines.
|
|
|
|
|
|
| |
- Fix df output (Kb required) (*)
Submitted by: Zoltan Frombach <tssajo@hotmail.com> (*)
|
|
|
|
|
|
|
|
|
|
| |
- Remove useless empty dirs
- Fix package
- Makefile refactoring
- Utilize SUB_FILES magic
- Update pkg-message
Reported by: kris (via pointyhat) [1]
|
|
|
|
|
|
|
|
|
|
| |
- Apply all vendor's patches
- Remove redundant macro in Makefile
- Add www as second category
- Fix log file owner
- Don't destroy user config on updating
Approved by: maintainer (silence for 2+ monthes, no submits for 6 monthes)
|
|
|
|
|
|
| |
PR: ports/78442
Submitted by: self
Approved by: maintainer timeout (2 weeks)
|
|
|
|
| |
Submitted by: Brad Davis <so14k@so14k.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/67253
Submitted by: Lars Thegler <lars@thegler.dk>
|
| |
|
|
|
|
|
|
|
|
| |
- Reset maintainer who's not on Internet anymore
PR: ports/62973
Submitted by: ZParta <zparta@skebo.ac>
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
|
PR: ports/59996
Submitted by: Vincent Tantardini <vinc@freebsd-fr.org>
|