d4f08da488
* Updated to latest cgilib (0.7) * Removed old GD/PNG/ZLIB bundled libraries for ease of upgrading * Added -b (background/daemonise) flag to rtgpoll * Added -p <file> (PID file) flag to rtgpoll * Added graph titles and legends to rtgplot * Updated PHP scripts from ancient mysql to newer mysqli library * Fixed many potential SQL injection and other vulnerabilities * Updated MySQL support to compile against MySQL 8.0+ * Updated MySQL support to use mysql_config to pull in CFLAGS/LDFLAGS required depending on MySQL build * Updated MySQL table schemas to support clustered MySQL setups * Updated MySQL table schemas to improve speed (indexes) * Added MySQL option to auto-reconnect if MySQL server goes away * Changed default SNMP version to 2 * Removed deprecated SNMP library options * Added 'Update_desc' option to rtg.con to auto-update interface descriptions * Fixed all compilation warnings, even when compiling with -pedantic -Wall -Werror * Push config into sysconfdir and web utils into htmldir * Added -u <user> -g <group> options for rtgpoll to run as user instead of root * Added -r <path> chroot option No changelog, only NEWS file PR: 253311 Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer) Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D28523
25 lines
491 B
Plaintext
25 lines
491 B
Plaintext
bin/95.pl
|
|
bin/report.pl
|
|
bin/rtgplot
|
|
bin/rtgpoll
|
|
contrib/README
|
|
contrib/rtgtargmkr-with-modules-0.2.tar.gz
|
|
%%ETCDIR%%/BER.pm
|
|
%%ETCDIR%%/SNMP_Session.pm
|
|
%%ETCDIR%%/SNMP_util.pm
|
|
%%ETCDIR%%/createdb
|
|
@sample %%ETCDIR%%/routers.sample
|
|
@sample %%ETCDIR%%/rtg.conf.sample
|
|
%%ETCDIR%%/rtgtargmkr.pl
|
|
include/common.h
|
|
include/rtg.h
|
|
include/rtgplot.h
|
|
man/man1/rtgplot.1.gz
|
|
man/man1/rtgpoll.1.gz
|
|
www/data/95.php
|
|
www/data/common.php
|
|
www/data/rtg.php
|
|
www/data/rtg.png
|
|
www/data/rtgback.png
|
|
www/data/view.php
|