~ubuntu-branches/ubuntu/natty/ntop/natty

« back to all changes in this revision

Viewing changes to html/docs/python/toc-ntop-module.html

  • Committer: Bazaar Package Importer
  • Author(s): Ludovico Cavedon, Jordan Metzmeier, Ludovico Cavedon
  • Date: 2010-12-15 20:06:19 UTC
  • mfrom: (5.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20101215200619-0ojz3iak95ihibun
Tags: 3:4.0.3+dfsg1-1
[ Jordan Metzmeier ]
* New upstream release (Closes: #522042)
* Move data files to /usr/share/ntop (Closes: #595450).
* Package architecture independent data in a separate ntop-data package.
* Use debhelper 7.
* Update Standards-Version to 3.9.1.
* Depend on python-mako.
* Do not include ntop.txt in binary packages as it is a copy of the man
  page.
* Do not include NEWS, as it is outdated.
* Switch to package source version 3.0 (quilt).
* Add password creation to debconf
* Changed init script to fix localization problems (thanks to Alejandro
  Varas <alej0varas@gmail.com>, LP: #257466)
* Remove manual update-rc.d calls from postrm and postinst. debhelper adds
  this for us.
* Add pre-depends on adduser for postinst script.
* Fix errors in the manpages: fix-manpage-errors.patch.
* Added fixes for matching active interfaces.
* Added a watch file.

[ Ludovico Cavedon ]
* Remove direct changes to upstream tree, and move them into specific patch
  files:
  - fix-manpage-errors.patch: fix typos in ntop.8.
  - dot-path.patch: fix path of /usr/bin/dot executable
* Add patches:
  - reduce-autogen-purged-files.patch: prevent agutogen.sh from reamoving
  too many files during cleanup.
  - Add build-without-ntop-darwin.patch, to fix compilation without
  ntop_darwin.c.
* No longer add faq.html, as it is not distributed in the upstream tarball.
* Use ${source:Version} in control file. Have ntop-data recommend
  ntop.
* Rename dirs to ntop.dirs and keep only empty directories that need
  to be created.
* Remove var/lib from ntop.install file, as it is empty (keeping it in
  ntop.dirs).
* Update po files.
* Breaks and Replaces instead of Conflitcs for ntop-data.
* Use a longer package description.
* Remove useless configure options from debian/rules.
* Move private shared libraries libraries in /usr/lib/ntop.
* Add change-plugin-dir.patch for adjusting plugin directory.
* Remove development files.
* Use system library for MochiKit.js.
* Rewrite DEP5 copyright file.
* Repackage upstream tarball in order to remove non-DFSG-compliant code. Add
  get-orig-source.sh script and get-orig-source target in debian/rules.
* Add explanation to README.Debian why geolocation is no longer working.
* Add avoid-copy-maxmind-db.patch to prevent copying of Geo*.dat
  files.
* Remove old unused patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ascii"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
3
          "DTD/xhtml1-transitional.dtd">
 
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
5
<head>
 
6
  <title>ntop</title>
 
7
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
 
8
  <script type="text/javascript" src="epydoc.js"></script>
 
9
</head>
 
10
 
 
11
<body bgcolor="white" text="black" link="blue" vlink="#204080"
 
12
      alink="#204080">
 
13
<h1 class="toc">Module ntop</h1>
 
14
<hr />
 
15
  <h2 class="toc">Functions</h2>
 
16
    <a target="mainFrame" href="ntop-module.html#findHostByNumIP"
 
17
     >findHostByNumIP</a><br />    <a target="mainFrame" href="ntop-module.html#getDBPath"
 
18
     >getDBPath</a><br />    <a target="mainFrame" href="ntop-module.html#getFirstHost"
 
19
     >getFirstHost</a><br />    <a target="mainFrame" href="ntop-module.html#getNextHost"
 
20
     >getNextHost</a><br />    <a target="mainFrame" href="ntop-module.html#getPreference"
 
21
     >getPreference</a><br />    <a target="mainFrame" href="ntop-module.html#getSpoolPath"
 
22
     >getSpoolPath</a><br />    <a target="mainFrame" href="ntop-module.html#os"
 
23
     >os</a><br />    <a target="mainFrame" href="ntop-module.html#printFlagedWarning"
 
24
     >printFlagedWarning</a><br />    <a target="mainFrame" href="ntop-module.html#printHTMLFooter"
 
25
     >printHTMLFooter</a><br />    <a target="mainFrame" href="ntop-module.html#printHTMLHeader"
 
26
     >printHTMLHeader</a><br />    <a target="mainFrame" href="ntop-module.html#returnHTTPnotImplemented"
 
27
     >returnHTTPnotImplemented</a><br />    <a target="mainFrame" href="ntop-module.html#returnHTTPversionServerError"
 
28
     >returnHTTPversionServerError</a><br />    <a target="mainFrame" href="ntop-module.html#sendHTTPHeader"
 
29
     >sendHTTPHeader</a><br />    <a target="mainFrame" href="ntop-module.html#sendString"
 
30
     >sendString</a><br />    <a target="mainFrame" href="ntop-module.html#setPreference"
 
31
     >setPreference</a><br />    <a target="mainFrame" href="ntop-module.html#updateRRDCounter"
 
32
     >updateRRDCounter</a><br />    <a target="mainFrame" href="ntop-module.html#updateRRDGauge"
 
33
     >updateRRDGauge</a><br />    <a target="mainFrame" href="ntop-module.html#uptime"
 
34
     >uptime</a><br />    <a target="mainFrame" href="ntop-module.html#version"
 
35
     >version</a><br />  <h2 class="toc">Variables</h2>
 
36
    <a target="mainFrame" href="ntop-module.html#__package__"
 
37
     >__package__</a><br /><hr />
 
38
 
 
39
<script type="text/javascript">
 
40
  <!--
 
41
  // Private objects are initially displayed (because if
 
42
  // javascript is turned off then we want them to be
 
43
  // visible); but by default, we want to hide them.  So hide
 
44
  // them unless we have a cookie that says to show them.
 
45
  checkCookie();
 
46
  // -->
 
47
</script>
 
48
</body>
 
49
</html>