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

« back to all changes in this revision

Viewing changes to html/docs/python/module-tree.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>Module Hierarchy</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
<!-- ==================== NAVIGATION BAR ==================== -->
 
14
<table class="navbar" border="0" width="100%" cellpadding="0"
 
15
       bgcolor="#a0c0ff" cellspacing="0">
 
16
  <tr valign="middle">
 
17
 
 
18
  <!-- Tree link -->
 
19
      <th bgcolor="#70b0f0" class="navbar-select"
 
20
          >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
 
21
 
 
22
  <!-- Index link -->
 
23
      <th>&nbsp;&nbsp;&nbsp;<a
 
24
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
 
25
 
 
26
  <!-- Help link -->
 
27
      <th>&nbsp;&nbsp;&nbsp;<a
 
28
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
 
29
 
 
30
  <!-- Project homepage -->
 
31
      <th class="navbar" align="right" width="100%">
 
32
        <table border="0" cellpadding="0" cellspacing="0">
 
33
          <tr><th class="navbar" align="center"
 
34
            ><a href="http://www.ntop.org/">Ntop</a></th>
 
35
          </tr></table></th>
 
36
  </tr>
 
37
</table>
 
38
<table width="100%" cellpadding="0" cellspacing="0">
 
39
  <tr valign="top">
 
40
    <td width="100%">&nbsp;</td>
 
41
    <td>
 
42
      <table cellpadding="0" cellspacing="0">
 
43
        <!-- hide/show private -->
 
44
        <tr><td align="right"><span class="options"
 
45
            >[<a href="frames.html" target="_top">frames</a
 
46
            >]&nbsp;|&nbsp;<a href="module-tree.html"
 
47
            target="_top">no&nbsp;frames</a>]</span></td></tr>
 
48
      </table>
 
49
    </td>
 
50
  </tr>
 
51
</table>
 
52
<h1 class="epydoc">Module Hierarchy</h1>
 
53
<ul class="nomargin-top">
 
54
    <li> <strong class="uidlink"><a href="fastbit-module.html">fastbit</a></strong>: <em class="summary">Module that exposes all the function to interact with a fastbit 
 
55
        database, configured and interfaced with ntop.</em>    </li>
 
56
    <li> <strong class="uidlink"><a href="host-module.html">host</a></strong>: <em class="summary">Module that exposes functions to get information on the current 
 
57
        host taken into consideration</em>    </li>
 
58
    <li> <strong class="uidlink"><a href="interface-module.html">interface</a></strong>: <em class="summary">Module that exposes functions to get information on the current 
 
59
        interfaces enabled in ntop.</em>    </li>
 
60
    <li> <strong class="uidlink"><a href="ntop-module.html">ntop</a></strong>: <em class="summary">Module that provides basic function to interact to the ntop http 
 
61
        server and to get info on the ntop state.</em>    </li>
 
62
</ul>
 
63
<!-- ==================== NAVIGATION BAR ==================== -->
 
64
<table class="navbar" border="0" width="100%" cellpadding="0"
 
65
       bgcolor="#a0c0ff" cellspacing="0">
 
66
  <tr valign="middle">
 
67
 
 
68
  <!-- Tree link -->
 
69
      <th bgcolor="#70b0f0" class="navbar-select"
 
70
          >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
 
71
 
 
72
  <!-- Index link -->
 
73
      <th>&nbsp;&nbsp;&nbsp;<a
 
74
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
 
75
 
 
76
  <!-- Help link -->
 
77
      <th>&nbsp;&nbsp;&nbsp;<a
 
78
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
 
79
 
 
80
  <!-- Project homepage -->
 
81
      <th class="navbar" align="right" width="100%">
 
82
        <table border="0" cellpadding="0" cellspacing="0">
 
83
          <tr><th class="navbar" align="center"
 
84
            ><a href="http://www.ntop.org/">Ntop</a></th>
 
85
          </tr></table></th>
 
86
  </tr>
 
87
</table>
 
88
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
 
89
  <tr>
 
90
    <td align="left" class="footer">
 
91
    Generated by Epydoc 3.0.1
 
92
    on Thu May  6 14:42:18 2010
 
93
    </td>
 
94
    <td align="right" class="footer">
 
95
      <a target="mainFrame" href="http://epydoc.sourceforge.net"
 
96
        >http://epydoc.sourceforge.net</a>
 
97
    </td>
 
98
  </tr>
 
99
</table>
 
100
 
 
101
<script type="text/javascript">
 
102
  <!--
 
103
  // Private objects are initially displayed (because if
 
104
  // javascript is turned off then we want them to be
 
105
  // visible); but by default, we want to hide them.  So hide
 
106
  // them unless we have a cookie that says to show them.
 
107
  checkCookie();
 
108
  // -->
 
109
</script>
 
110
</body>
 
111
</html>