~ubuntu-branches/ubuntu/feisty/evolution-exchange/feisty

« back to all changes in this revision

Viewing changes to docs/reference/xml/xntlm-md4.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-08-08 00:47:36 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20060808004736-3azq6mge7j7qjd2y
Tags: 2.7.91-0ubuntu1
* New upstream version:
  Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)
  #344196 - Fixes massive CPU Usage
  #274321 - Display proper error message on socket error
  #170058 - Check icalcomponent before removing alarms 
* debian/control:
  - build with current evolution-data-server due to sonames update

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
4
4
<refentry id="ximian-connector-xntlm-md4">
5
5
<refmeta>
6
 
<refentrytitle>xntlm-md4</refentrytitle>
 
6
<refentrytitle role="top_of_page">xntlm-md4</refentrytitle>
7
7
<manvolnum>3</manvolnum>
8
8
<refmiscinfo>XIMIAN-CONNECTOR Library</refmiscinfo>
9
9
</refmeta>
10
10
 
11
11
<refnamediv>
12
 
<refname>xntlm-md4</refname><refpurpose>MD4 hash</refpurpose>
 
12
<refname>xntlm-md4</refname>
 
13
<refpurpose>MD4 hash</refpurpose>
 
14
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
13
15
</refnamediv>
14
16
 
15
 
<refsynopsisdiv><title>Synopsis</title>
 
17
<refsynopsisdiv role="synopsis">
 
18
<title role="synopsis.title">Synopsis</title>
16
19
 
17
20
<synopsis>
18
21
 
29
32
 
30
33
 
31
34
 
32
 
<refsect1>
33
 
<title>Description</title>
 
35
<refsect1 role="desc">
 
36
<title role="desc.title">Description</title>
34
37
<para>
35
38
This is here for use by xntlm, but can also be used by other code.
36
39
</para>
37
40
</refsect1>
38
41
 
39
 
<refsect1>
40
 
<title>Details</title>
 
42
<refsect1 role="details">
 
43
<title role="details.title">Details</title>
41
44
 
42
45
</refsect1>
43
46