~kernevil/ubuntu/trusty/bind9/sdlz-hmac-keys

« back to all changes in this revision

Viewing changes to lib/lwres/man/lwres_noop.html

  • Committer: Package Import Robot
  • Author(s): LaMont Jones, Matthew Grant, LaMont Jones
  • Date: 2012-10-29 08:37:49 UTC
  • mfrom: (1.9.2)
  • Revision ID: package-import@ubuntu.com-20121029083749-r9inpzl0yuj9xdlu
Tags: 1:9.8.4.dfsg-1
[Matthew Grant]

* Turn off dlopen as it was causing test compile failures.
* Add missing library .postrm files for debhelper

[LaMont Jones]

* New upstream version
* soname fixup
* Ack NMUs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!--
2
 
 - Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
 
2
 - Copyright (C) 2004, 2005, 2007, 2012 Internet Systems Consortium, Inc. ("ISC")
3
3
 - Copyright (C) 2000, 2001 Internet Software Consortium.
4
4
 - 
5
5
 - Permission to use, copy, modify, and/or distribute this software for any
14
14
 - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15
15
 - PERFORMANCE OF THIS SOFTWARE.
16
16
-->
17
 
<!-- $Id: lwres_noop.html,v 1.26 2009-07-11 01:12:46 tbox Exp $ -->
 
17
<!-- $Id$ -->
18
18
<html>
19
19
<head>
20
20
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
179
179
</div>
180
180
</div>
181
181
<div class="refsect1" lang="en">
182
 
<a name="id2543522"></a><h2>DESCRIPTION</h2>
 
182
<a name="id2543526"></a><h2>DESCRIPTION</h2>
183
183
<p>
184
184
      These are low-level routines for creating and parsing
185
185
      lightweight resolver no-op request and response messages.
270
270
    </p>
271
271
</div>
272
272
<div class="refsect1" lang="en">
273
 
<a name="id2543672"></a><h2>RETURN VALUES</h2>
 
273
<a name="id2543676"></a><h2>RETURN VALUES</h2>
274
274
<p>
275
275
      The no-op opcode functions
276
276
      <code class="function">lwres_nooprequest_render()</code>,
309
309
    </p>
310
310
</div>
311
311
<div class="refsect1" lang="en">
312
 
<a name="id2543738"></a><h2>SEE ALSO</h2>
 
312
<a name="id2543742"></a><h2>SEE ALSO</h2>
313
313
<p><span class="citerefentry"><span class="refentrytitle">lwres_packet</span>(3)</span>
314
314
    </p>
315
315
</div>