~ubuntu-branches/ubuntu/hardy/openswan/hardy-updates

« back to all changes in this revision

Viewing changes to programs/_realsetup/_realsetup.8.xml

  • Committer: Bazaar Package Importer
  • Author(s): Rene Mayrhofer
  • Date: 2005-01-27 16:10:11 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050127161011-idgybmyz3vwhpfiq
Tags: 2.3.0-2
Urgency HIGH due to security issue and problems with build-deps in sarge.
* Fix the security issue. Please see
  http://www.idefense.com/application/poi/display?id=190&
      type=vulnerabilities&flashstatus=false
  for more details. Thanks to Martin Schulze for informing me about
  this issue.
  Closes: #292458: Openswan XAUTH/PAM Buffer Overflow Vulnerability
* Added a Build-Dependency to lynx.
  Closes: #291143: openswan: FTBFS: Missing build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ISO-8859-1"?>
 
2
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
 
3
                   "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
 
4
<!-- lifted from troff+man by doclifter -->
 
5
<refentry>
 
6
<refmeta>
 
7
<refentrytitle>_REALSETUP</refentrytitle>
 
8
<manvolnum>8</manvolnum>
 
9
<refmiscinfo class='date'>25 Apr 2002</refmiscinfo>
 
10
</refmeta>
 
11
<refnamediv id='name'>
 
12
<refname>ipsec _realsetup</refname>
 
13
<refpurpose>internal routine to start FreeS/WAN.</refpurpose>
 
14
</refnamediv>
 
15
<!-- body begins here -->
 
16
 
 
17
<refsect1 id='description'><title>DESCRIPTION</title>
 
18
<para><emphasis remap='I'>_realsetup</emphasis>
 
19
is called by the system init scripts to start the FreeS/WAN 
 
20
system. It starts 
 
21
<emphasis remap='B'>KLIPS</emphasis>
 
22
(the kernel component) and 
 
23
<emphasis remap='B'>pluto</emphasis>
 
24
(the userspace keying component).</para>
 
25
</refsect1>
 
26
 
 
27
<refsect1 id='see_also'><title>SEE ALSO</title>
 
28
<para><citerefentry><refentrytitle>ipsec</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>ipsec__klipsstart</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>ipsec__plutorun</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
 
29
</refsect1>
 
30
 
 
31
<refsect1 id='history'><title>HISTORY</title>
 
32
<para>Man page written for the Linux FreeS/WAN project &lt;<ulink url='http://www.freeswan.org/'>http://www.freeswan.org/</ulink>&gt;
 
33
by Michael Richardson. Original program by Henry Spencer.</para>
 
34
 
 
35
<!--  $Log: _realsetup.8.xml,v $
 
36
<!--  Revision 1.1  2004/05/26 17:48:19  ken
 
37
<!--  Import XML version
 
38
<!-- -->
 
39
<!--  Revision 1.2  2002/04/29 22:39:31  mcr -->
 
40
<!--    added basic man page for all internal commands. -->
 
41
 
 
42
<!--  Revision 1.1  2002/04/26 01:21:43  mcr -->
 
43
<!--    while tracking down a missing (not installed) /etc/ipsec.conf, -->
 
44
<!--    MCR has decided that it is not okay for each program subdir to have -->
 
45
<!--    some subset (determined with \-f) of possible files. -->
 
46
<!--    Each subdir that defines $PROGRAM, MUST have a PROGRAM.8 file as well as a PROGRAM file. -->
 
47
<!--    Optional PROGRAM.5 files have been added to the makefiles. -->
 
48
 
 
49
 
 
50
 
 
51
</refsect1>
 
52
</refentry>
 
53