aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ntop
Commit message (Collapse)AuthorAgeFilesLines
* Remove CDATAScott Ullrich2008-12-121-2/+0
|
* Update (C)Scott Ullrich2008-12-111-10/+2
|
* * Add CDATAScott Ullrich2008-12-111-8/+7
| | | | * Minor formatting changes
* Copy rrdtool threaded libraryScott Ullrich2008-12-111-4/+9
|
* Adding rrd libraryScott Ullrich2008-12-111-0/+0
|
* * added remaining DTDsDaniel Stefan Haischt2007-09-011-6/+7
|
* * added copyright header to each fileDaniel Stefan Haischt2007-09-011-0/+44
| | | | | | * added XSL stylesheet to each file * added DTD to some files (TODO: Add DTD to the remaining files and validate them against the DTD) * added a Document Type Definition which allows to validate package files
* Make sure /usr/local/etc/rc.d/ntop* goes away during package deinstall.Scott Ullrich2006-08-111-1/+6
|
* Make sure /var/db/ntop/rrd exists on package installScott Ullrich2006-01-211-2/+3
|
* Create /var/db/ntop/rrd/graphics on package installationScott Ullrich2005-11-121-0/+2
|
* Correctly handle multiple interfacesScott Ullrich2005-10-041-1/+1
| | | | | | Tested: Tue Oct 4 17:59:04 2005 Checking fxp1 for additional devices Tue Oct 4 17:59:04 2005 Checking fxp0 for additional devices
* Correctly mkdir and chownScott Ullrich2005-10-011-1/+1
|
* Create and chown /var/db/ntopScott Ullrich2005-09-281-0/+2
| | | | Ticket #561
* Use a comma to seperate.Scott Ullrich2005-09-241-2/+6
|
* Use -i $interface -i $interfaceScott Ullrich2005-09-241-2/+2
|
* Do not echo out, we're redirecting after setupScott Ullrich2005-09-111-1/+0
|
* Remove IS ARRAY debugging lineScott Ullrich2005-09-111-34/+34
|
* remove debugging echoScott Ullrich2005-09-081-1/+0
| | | | Ticket #474
* Correctly handle new interfaces selection when its an array.Scott Ullrich2005-08-271-8/+12
| | | | Ticket #412
* Echo out that package installation/setup is complete.Scott Ullrich2005-08-091-0/+1
|
* restart_service_if_running -> restart_service. This behavior should be a) ↵Colin Smith2005-07-241-1/+1
| | | | moved into pkg*.php and b) changeable between restart if running and always restart.
* Repair ntop package.Colin Smith2005-07-241-11/+3
| | | | | XXX: We need to allow packages to throw input_error style messages. The config isn't changed if these errors exist, but the function to display isn't called.
* Tweak sync_package_ntop, add service entry, etc.Colin Smith2005-07-241-56/+55
|
* Redirect to ntop settings page after savingScott Ullrich2005-07-081-0/+1
|
* * Add PACKAGE: $packagenameScott Ullrich2005-06-051-0/+2
| | | | * Add EXECUTABLE: $executable-name
* Add both (-x) Max num. hash entries ntop can handle and (-X) Max num. TCP ↵Scott Ullrich2005-04-201-1/+1
| | | | sessions ntop can handle
* Include macros ntop tweaksScott Ullrich2005-04-201-1/+1
|
* * Remove debugging commentScott Ullrich2005-03-271-2/+0
| | | | * Remove legacy split line
* Fix ntopScott Ullrich2005-03-271-37/+38
|
* Remove unnecessary calls to rm - use unlink_if_exists or rmdir_recursive.Colin Smith2005-03-211-8/+6
|
* Fix ntop to work with new convert_friendly_interface_to_real_interface_name ↵Scott Ullrich2005-03-091-4/+6
| | | | directive.
* $if -> ifScott Ullrich2005-03-071-1/+1
|
* Default to LAN if the user does not specify a interfaceScott Ullrich2005-03-061-0/+4
|
* Output header when preouput is set.Scott Ullrich2005-03-061-29/+30
|
* Use URL style configuration for NTOPScott Ullrich2005-03-061-1/+1
|
* We do not want redirect after save for ntop.Scott Ullrich2005-03-061-1/+0
|
* Use the first record for settings. redirect back to itself.Scott Ullrich2005-03-061-0/+1
|
* Use the first ntop record for settingsScott Ullrich2005-03-061-1/+1
|
* * Make ntop save configuration information in config.xmlColin Smith2005-03-031-1/+6
| | | | | * Wrap sync_package_ntop() around sync information. * Set $_POST to stored XML configuration if $_POST is not defined.
* Woops. Use convert_friendly_interface_to_real_interface_name instead.Scott Ullrich2005-03-021-1/+1
|
* Use convert_real_interface_to_friendly_interface_name to convert friendly ↵Scott Ullrich2005-03-021-1/+1
| | | | | | interface name to real interface. Exmaple: WAN -> FXP0
* Check lan by defaultScott Ullrich2005-02-271-0/+1
|
* Move all ntop menu items to diagnosticsScott Ullrich2005-02-271-1/+1
|
* * Add config locking and remounting.Colin Smith2005-02-261-0/+4
| | | | | * FreeRADIUS typo correction. * Change <name> in powerdns.xml: nmap -> powerdns
* Update packages to use new <version></version> tags.Colin Smith2005-02-211-1/+2
|
* Add <title>Scott Ullrich2005-02-191-0/+1
|
* Add NTOP TabsScott Ullrich2005-02-181-0/+11
|
* Kill any running ntop processes before relaunching after configuration changes.Scott Ullrich2005-02-161-0/+1
|
* Fix up formatting. No functional changesScott Ullrich2005-01-081-6/+6
|
* Allow multiple interfacesScott Ullrich2005-01-081-2/+11
|