~ubuntu-branches/ubuntu/oneiric/smokeping/oneiric-security

« back to all changes in this revision

Viewing changes to doc/smokeping.cgi.1

  • Committer: Bazaar Package Importer
  • Author(s): Niko Tyni
  • Date: 2006-10-26 21:45:56 UTC
  • mfrom: (1.2.2 upstream) (2.1.5 edgy)
  • Revision ID: james.westby@ubuntu.com-20061026214556-5jnpiesx4vdijmu6
* debian/patches/15_clean_makefile.dpatch:
  + remove unneeded and potentially unsecure include paths.
* debian/patches: selected patches from the upstream SVN repository
  + 40_password.dpatch: skip reading the password file when running as a CGI.
  + 50_ldap.dpatch: Make the 'scope' option in the LDAP probe actually work.
  + 60_fping.dpatch:
    * Support the '-S' (set source address, see #198486) fping option.
    * Don't try to execute fping when running as a CGI.
  + 70_syslog.dpatch: Don't die silently if syslogd is unavailable.
    (Closes: #395056)
* Remove all the autogenerated documentation at clean time, to properly
  undo the effects of the 'build' target.
* Install example configuration files for documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
.rm #[ #] #H #V #F C
129
129
.\" ========================================================================
130
130
.\"
131
 
.IX Title "SMOKEPING.CGI 1"
132
 
.TH SMOKEPING.CGI 1 "2002-02-26" "1.38" "SmokePing"
 
131
.IX Title "SMOKEPING.CGI.DIST 1"
 
132
.TH SMOKEPING.CGI.DIST 1 "2006-07-14" "2.0.9" "SmokePing"
133
133
.SH "NAME"
134
134
smokeping.cgi \- SmokePing webfrontend
135
135
.SH "OVERVIEW"
174
174
\& Smokeping::cgi("/home/oetiker/.smokeping/config");
175
175
.Ve
176
176
.PP
177
 
The third path is the argument to the Smokeping::main command. It points to
 
177
The third path is the argument to the Smokeping::cgi command. It points to
178
178
the SmokePing configuration file.
179
179
.SH "COPYRIGHT"
180
180
.IX Header "COPYRIGHT"
199
199
02139, \s-1USA\s0.
200
200
.SH "AUTHOR"
201
201
.IX Header "AUTHOR"
202
 
Tobias Oetiker <tobi\e@oetiker.ch>
 
202
Tobias Oetiker <tobi@oetiker.ch>