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

« back to all changes in this revision

Viewing changes to docs/reference/html/ximian-connector-fba.html

  • 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:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1
2
<html>
2
3
<head>
3
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
7
8
<link rel="up" href="ch02.html" title="Implementation of Connector Features">
8
9
<link rel="prev" href="ximian-connector-favorites.html" title="Favorite Public Folders">
9
10
<link rel="next" href="ximian-connector-freebusy.html" title="Free/Busy Searches">
10
 
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
11
12
<link rel="stylesheet" href="style.css" type="text/css">
12
13
<link rel="chapter" href="ch01.html" title="Exchange Architectural Notes">
13
14
<link rel="chapter" href="ch02.html" title="Implementation of Connector Features">
17
18
<link rel="chapter" href="ch06.html" title="libexchange vaporware API reference">
18
19
</head>
19
20
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
20
 
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
 
21
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
21
22
<td><a accesskey="p" href="ximian-connector-favorites.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
22
23
<td><a accesskey="u" href="ch02.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
23
24
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
73
74
<col align="left" valign="top">
74
75
<tbody>
75
76
<tr>
76
 
<td>
77
 
<span class="term"><code class="literal">destination</code> (hidden)</span></td>
 
77
<td><span class="term"><code class="literal">destination</code> (hidden)</span></td>
78
78
<td><p>the original URL that redirected us
79
79
        here</p></td>
80
80
</tr>
81
81
<tr>
82
 
<td>
83
 
<span class="term"><code class="literal">flags</code> (hidden)</span></td>
 
82
<td><span class="term"><code class="literal">flags</code> (hidden)</span></td>
84
83
<td><p>options bitfield, as described
85
84
        below</p></td>
86
85
</tr>
87
86
<tr>
88
 
<td>
89
 
<span class="term"><code class="literal">username</code></span></td>
 
87
<td><span class="term"><code class="literal">username</code></span></td>
90
88
<td><p>the username entry</p></td>
91
89
</tr>
92
90
<tr>
93
 
<td>
94
 
<span class="term"><code class="literal">password</code></span></td>
 
91
<td><span class="term"><code class="literal">password</code></span></td>
95
92
<td><p>the password entry</p></td>
96
93
</tr>
97
94
<tr>
98
 
<td>
99
 
<span class="term"><code class="literal">trusted</code></span></td>
 
95
<td><span class="term"><code class="literal">trusted</code></span></td>
100
96
<td><p>whether this is a public or private
101
97
        computer</p></td>
102
98
</tr>
176
172
get a new cookie.
177
173
</p>
178
174
</div>
179
 
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
180
 
<td align="left"><a accesskey="p" href="ximian-connector-favorites.html"><b>&lt;&lt;&#160;Favorite Public Folders</b></a></td>
181
 
<td align="right"><a accesskey="n" href="ximian-connector-freebusy.html"><b>Free/Busy Searches&#160;&gt;&gt;</b></a></td>
182
 
</tr></table>
183
175
</body>
184
176
</html>