~ubuntu-branches/ubuntu/maverick/schroot/maverick-updates

« back to all changes in this revision

Viewing changes to doc/sbuild/html/classsbuild_1_1auth__message.html

  • Committer: Bazaar Package Importer
  • Author(s): Roger Leigh
  • Date: 2008-01-20 22:51:04 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20080120225104-3zhs8gk9byqigato
Tags: 1.1.6-1
* New upstream development release.
* Acknowledge NMU.  Thanks to Lucas Nussbaum for fixing the Boost
  library names following another incompatible change in Boost
  (Closes: #439215).
* debian/control: Suggest lvm2 instead of lvm-common (Closes: #452263).
* debian/copyright:
  - Update with new GIT source code repository location.
  - Update licence to GPLv3.
* debian/schroot.init: Update licence to GPLv3.
* bin/schroot/setup/20network, bin/schroot/setup/30passwd: For files to
  copy, compare file device, inode and contents to avoid copying
  identical files (Closes: #428808).
* If unknown keys are present in the configuration file, print a warning
  message to alert the user (Closes: #459658).
* The filesystems to mount in the chroot may be customised by the system
  administrator through the use of an fstab file on a per-chroot basis,
  and a new helper utility, schroot-mount (Closes: #395062, #427047).
  Thanks for your patience while we took the time to implement this the
  right way.
* Update Vietnamese translation (Closes: #461531).  Thanks to Clytie
  Siddall.
* debian/schroot.preinst: Add rm_conffile function to remove
  /etc/schroot/setup.d/20network and /etc/schroot/setup.d/30passwd for
  versions prior to this.  These are replaced by
  /etc/schroot/setup.d/20copyfiles.
* debian/schroot.NEWS: Document conffile changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
5
<link href="tabs.css" rel="stylesheet" type="text/css">
6
6
</head><body>
7
 
<!-- Generated by Doxygen 1.5.2 -->
 
7
<!-- Generated by Doxygen 1.5.4 -->
8
8
<div class="tabs">
9
9
  <ul>
10
10
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
29
29
<p>
30
30
<code>#include &lt;<a class="el" href="sbuild-auth-message_8h-source.html">sbuild-auth-message.h</a>&gt;</code>
31
31
<p>
32
 
Collaboration diagram for sbuild::auth_message:<p><center><img src="classsbuild_1_1auth__message__coll__graph.png" border="0" usemap="#sbuild_1_1auth__message__coll__map" alt="Collaboration graph"></center>
 
32
<div class="dynheader">
 
33
Collaboration diagram for sbuild::auth_message:</div>
 
34
<div class="dynsection">
 
35
<p><center><img src="classsbuild_1_1auth__message__coll__graph.png" border="0" usemap="#sbuild_1_1auth__message__coll__map" alt="Collaboration graph"></center>
33
36
<map name="sbuild_1_1auth__message__coll__map">
34
 
<area shape="rect" title="STL class." alt="" coords="45,173,120,200"><area shape="rect" title="response\nmessage" alt="" coords="79,196,87,204"><area shape="rect" title="response\nmessage" alt="" coords="79,276,87,284"><area shape="rect" title="STL class." alt="" coords="5,5,160,32"><area shape="rect" title="\&lt; char \&gt;" alt="" coords="79,28,87,36"><area shape="rect" title="\&lt; char \&gt;" alt="" coords="79,92,87,100"></map>
35
 
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classsbuild_1_1auth__message-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
 
37
<area shape="rect" title="STL class." alt="" coords="55,180,140,206"><area shape="rect" title="STL class." alt="" coords="5,6,189,33"></map>
 
38
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
 
39
 
 
40
<p>
 
41
<a href="classsbuild_1_1auth__message-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
36
42
<tr><td></td></tr>
37
43
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
38
44
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classsbuild_1_1auth__message.html#e338ba82eb48fc812d4199878c227325">message_type</a> { <a class="el" href="classsbuild_1_1auth__message.html#e338ba82eb48fc812d4199878c227325626aa5ff12139741591d2c5d06fb686f">MESSAGE_PROMPT_NOECHO</a> =  PAM_PROMPT_ECHO_OFF, 
63
69
<hr><a name="_details"></a><h2>Detailed Description</h2>
64
70
Authentication messages. 
65
71
<p>
66
 
When <a class="el" href="classsbuild_1_1auth.html" title="Authentication handler.">auth</a> needs to interact with the user, it does this by sending a list of <a class="el" href="classsbuild_1_1auth__message.html" title="Authentication messages.">auth_message</a> objects to an AuthConv conversation object. These messages tell the conversation object how to display the message to the user, and if necessary, whether or not to ask the user for some input. They also store the user's input, if required. 
67
 
<p>
68
 
<hr><h2>Member Enumeration Documentation</h2>
 
72
When <a class="el" href="classsbuild_1_1auth.html" title="Authentication handler.">auth</a> needs to interact with the user, it does this by sending a list of <a class="el" href="classsbuild_1_1auth__message.html" title="Authentication messages.">auth_message</a> objects to an AuthConv conversation object. These messages tell the conversation object how to display the message to the user, and if necessary, whether or not to ask the user for some input. They also store the user's input, if required. <hr><h2>Member Enumeration Documentation</h2>
69
73
<a class="anchor" name="e338ba82eb48fc812d4199878c227325"></a><!-- doxytag: member="sbuild::auth_message::message_type" ref="e338ba82eb48fc812d4199878c227325" args="" -->
70
74
<div class="memitem">
71
75
<div class="memproto">
208
212
</div><p>
209
213
<hr>The documentation for this class was generated from the following files:<ul>
210
214
<li>sbuild/<a class="el" href="sbuild-auth-message_8h-source.html">sbuild-auth-message.h</a><li>sbuild/<a class="el" href="sbuild-auth-message_8cc.html">sbuild-auth-message.cc</a></ul>
211
 
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Jul 8 21:23:48 2007 for sbuild by&nbsp;
 
215
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 21 00:38:18 2008 for sbuild by&nbsp;
212
216
<a href="http://www.doxygen.org/index.html">
213
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 
217
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address>
214
218
</body>
215
219
</html>