~ubuntu-branches/ubuntu/trusty/dovecot/trusty

« back to all changes in this revision

Viewing changes to src/plugins/fts/html-entities.h

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2012-06-11 11:11:54 UTC
  • mfrom: (1.15.2) (4.1.27 sid)
  • Revision ID: package-import@ubuntu.com-20120611111154-678cwbdj6ktgsv1h
Tags: 1:2.1.7-1ubuntu1
* Merge from Debian unstable, remaining changes:
  + Add mail-stack-delivery package:
    - Update d/rules
    - d/control: convert existing dovecot-postfix package to a dummy
      package and add new mail-stack-delivery package.
    - Update maintainer scripts.
    - Rename d/dovecot-postfix.* to debian/mail-stack-delivery.*
    - d/mail-stack-delivery.preinst: Move previously installed backups and
      config files to a new package namespace.
    - d/mail-stack-delivery.prerm: Added to handle downgrades.
  + Use Snakeoil SSL certificates by default:
    - d/control: Depend on ssl-cert.
    - d/dovecot-core.postinst: Relax grep for SSL_* a bit.
  + Add autopkgtest to debian/tests/*.
  + Add ufw integration:
    - d/dovecot-core.ufw.profile: new ufw profile.
    - d/rules: install profile in dovecot-core.
    - d/control: dovecot-core - suggest ufw.
  + d/{control,rules}: enable PIE hardening.
  + d/dovecot-core.dirs: Added usr/share/doc/dovecot-core
  + Add apport hook:
    - d/rules, d/source_dovecot.py
  + Add upstart job:
    - d/rules, d/dovecot-core.dovecot.upstart, d/control,
      d/dovecot-core.dirs, dovecot-imapd.{postrm, postinst, prerm},
      d/dovecot-pop3d.{postinst, postrm, prerm}.
      d/mail-stack-deliver.postinst: Convert init script to upstart.
  + d/control: Added Pre-Depends: dpkg (>= 1.15.6) to dovecot-dbg to support
    xz compression in Ubuntu.
  + d/control: Demote dovecot-common Recommends: to Suggests: to prevent
    install of extra packages on upgrade.
  + d/patches/dovecot-drac.patch: Updated with version for dovecot >= 2.0.0.
  + d/control: Drop B-D on systemd.
* Dropped changes:
  + d/patches/fix-racey-restart.patch: part of 2.1.x, no longer required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{ "quot",       0x0022 },
 
2
{ "amp",        0x0026 },
 
3
{ "apos",       0x0027 },
 
4
{ "lt",         0x003C },
 
5
{ "gt",         0x003E },
 
6
{ "nbsp",       0x00A0 },
 
7
{ "iexcl",      0x00A1 },
 
8
{ "cent",       0x00A2 },
 
9
{ "pound",      0x00A3 },
 
10
{ "curren",     0x00A4 },
 
11
{ "yen",        0x00A5 },
 
12
{ "brvbar",     0x00A6 },
 
13
{ "sect",       0x00A7 },
 
14
{ "uml",        0x00A8 },
 
15
{ "copy",       0x00A9 },
 
16
{ "ordf",       0x00AA },
 
17
{ "laquo",      0x00AB },
 
18
{ "not",        0x00AC },
 
19
{ "shy",        0x00AD },
 
20
{ "reg",        0x00AE },
 
21
{ "macr",       0x00AF },
 
22
{ "deg",        0x00B0 },
 
23
{ "plusmn",     0x00B1 },
 
24
{ "sup2",       0x00B2 },
 
25
{ "sup3",       0x00B3 },
 
26
{ "acute",      0x00B4 },
 
27
{ "micro",      0x00B5 },
 
28
{ "para",       0x00B6 },
 
29
{ "middot",     0x00B7 },
 
30
{ "cedil",      0x00B8 },
 
31
{ "sup1",       0x00B9 },
 
32
{ "ordm",       0x00BA },
 
33
{ "raquo",      0x00BB },
 
34
{ "frac14",     0x00BC },
 
35
{ "frac12",     0x00BD },
 
36
{ "frac34",     0x00BE },
 
37
{ "iquest",     0x00BF },
 
38
{ "Agrave",     0x00C0 },
 
39
{ "Aacute",     0x00C1 },
 
40
{ "Acirc",      0x00C2 },
 
41
{ "Atilde",     0x00C3 },
 
42
{ "Auml",       0x00C4 },
 
43
{ "Aring",      0x00C5 },
 
44
{ "AElig",      0x00C6 },
 
45
{ "Ccedil",     0x00C7 },
 
46
{ "Egrave",     0x00C8 },
 
47
{ "Eacute",     0x00C9 },
 
48
{ "Ecirc",      0x00CA },
 
49
{ "Euml",       0x00CB },
 
50
{ "Igrave",     0x00CC },
 
51
{ "Iacute",     0x00CD },
 
52
{ "Icirc",      0x00CE },
 
53
{ "Iuml",       0x00CF },
 
54
{ "ETH",        0x00D0 },
 
55
{ "Ntilde",     0x00D1 },
 
56
{ "Ograve",     0x00D2 },
 
57
{ "Oacute",     0x00D3 },
 
58
{ "Ocirc",      0x00D4 },
 
59
{ "Otilde",     0x00D5 },
 
60
{ "Ouml",       0x00D6 },
 
61
{ "times",      0x00D7 },
 
62
{ "Oslash",     0x00D8 },
 
63
{ "Ugrave",     0x00D9 },
 
64
{ "Uacute",     0x00DA },
 
65
{ "Ucirc",      0x00DB },
 
66
{ "Uuml",       0x00DC },
 
67
{ "Yacute",     0x00DD },
 
68
{ "THORN",      0x00DE },
 
69
{ "szlig",      0x00DF },
 
70
{ "agrave",     0x00E0 },
 
71
{ "aacute",     0x00E1 },
 
72
{ "acirc",      0x00E2 },
 
73
{ "atilde",     0x00E3 },
 
74
{ "auml",       0x00E4 },
 
75
{ "aring",      0x00E5 },
 
76
{ "aelig",      0x00E6 },
 
77
{ "ccedil",     0x00E7 },
 
78
{ "egrave",     0x00E8 },
 
79
{ "eacute",     0x00E9 },
 
80
{ "ecirc",      0x00EA },
 
81
{ "euml",       0x00EB },
 
82
{ "igrave",     0x00EC },
 
83
{ "iacute",     0x00ED },
 
84
{ "icirc",      0x00EE },
 
85
{ "iuml",       0x00EF },
 
86
{ "eth",        0x00F0 },
 
87
{ "ntilde",     0x00F1 },
 
88
{ "ograve",     0x00F2 },
 
89
{ "oacute",     0x00F3 },
 
90
{ "ocirc",      0x00F4 },
 
91
{ "otilde",     0x00F5 },
 
92
{ "ouml",       0x00F6 },
 
93
{ "divide",     0x00F7 },
 
94
{ "oslash",     0x00F8 },
 
95
{ "ugrave",     0x00F9 },
 
96
{ "uacute",     0x00FA },
 
97
{ "ucirc",      0x00FB },
 
98
{ "uuml",       0x00FC },
 
99
{ "yacute",     0x00FD },
 
100
{ "thorn",      0x00FE },
 
101
{ "yuml",       0x00FF },
 
102
{ "OElig",      0x0152 },
 
103
{ "oelig",      0x0153 },
 
104
{ "Scaron",     0x0160 },
 
105
{ "scaron",     0x0161 },
 
106
{ "Yuml",       0x0178 },
 
107
{ "fnof",       0x0192 },
 
108
{ "circ",       0x02C6 },
 
109
{ "tilde",      0x02DC },
 
110
{ "Alpha",      0x0391 },
 
111
{ "Beta",       0x0392 },
 
112
{ "Gamma",      0x0393 },
 
113
{ "Delta",      0x0394 },
 
114
{ "Epsilon",    0x0395 },
 
115
{ "Zeta",       0x0396 },
 
116
{ "Eta",        0x0397 },
 
117
{ "Theta",      0x0398 },
 
118
{ "Iota",       0x0399 },
 
119
{ "Kappa",      0x039A },
 
120
{ "Lambda",     0x039B },
 
121
{ "Mu",         0x039C },
 
122
{ "Nu",         0x039D },
 
123
{ "Xi",         0x039E },
 
124
{ "Omicron",    0x039F },
 
125
{ "Pi",         0x03A0 },
 
126
{ "Rho",        0x03A1 },
 
127
{ "Sigma",      0x03A3 },
 
128
{ "Tau",        0x03A4 },
 
129
{ "Upsilon",    0x03A5 },
 
130
{ "Phi",        0x03A6 },
 
131
{ "Chi",        0x03A7 },
 
132
{ "Psi",        0x03A8 },
 
133
{ "Omega",      0x03A9 },
 
134
{ "alpha",      0x03B1 },
 
135
{ "beta",       0x03B2 },
 
136
{ "gamma",      0x03B3 },
 
137
{ "delta",      0x03B4 },
 
138
{ "epsilon",    0x03B5 },
 
139
{ "zeta",       0x03B6 },
 
140
{ "eta",        0x03B7 },
 
141
{ "theta",      0x03B8 },
 
142
{ "iota",       0x03B9 },
 
143
{ "kappa",      0x03BA },
 
144
{ "lambda",     0x03BB },
 
145
{ "mu",         0x03BC },
 
146
{ "nu",         0x03BD },
 
147
{ "xi",         0x03BE },
 
148
{ "omicron",    0x03BF },
 
149
{ "pi",         0x03C0 },
 
150
{ "rho",        0x03C1 },
 
151
{ "sigmaf",     0x03C2 },
 
152
{ "sigma",      0x03C3 },
 
153
{ "tau",        0x03C4 },
 
154
{ "upsilon",    0x03C5 },
 
155
{ "phi",        0x03C6 },
 
156
{ "chi",        0x03C7 },
 
157
{ "psi",        0x03C8 },
 
158
{ "omega",      0x03C9 },
 
159
{ "thetasym",   0x03D1 },
 
160
{ "upsih",      0x03D2 },
 
161
{ "piv",        0x03D6 },
 
162
{ "ensp",       0x2002 },
 
163
{ "emsp",       0x2003 },
 
164
{ "thinsp",     0x2009 },
 
165
{ "zwnj",       0x200C },
 
166
{ "zwj",        0x200D },
 
167
{ "lrm",        0x200E },
 
168
{ "rlm",        0x200F },
 
169
{ "ndash",      0x2013 },
 
170
{ "mdash",      0x2014 },
 
171
{ "lsquo",      0x2018 },
 
172
{ "rsquo",      0x2019 },
 
173
{ "sbquo",      0x201A },
 
174
{ "ldquo",      0x201C },
 
175
{ "rdquo",      0x201D },
 
176
{ "bdquo",      0x201E },
 
177
{ "dagger",     0x2020 },
 
178
{ "Dagger",     0x2021 },
 
179
{ "bull",       0x2022 },
 
180
{ "hellip",     0x2026 },
 
181
{ "permil",     0x2030 },
 
182
{ "prime",      0x2032 },
 
183
{ "Prime",      0x2033 },
 
184
{ "lsaquo",     0x2039 },
 
185
{ "rsaquo",     0x203A },
 
186
{ "oline",      0x203E },
 
187
{ "frasl",      0x2044 },
 
188
{ "euro",       0x20AC },
 
189
{ "image",      0x2111 },
 
190
{ "weierp",     0x2118 },
 
191
{ "real",       0x211C },
 
192
{ "trade",      0x2122 },
 
193
{ "alefsym",    0x2135 },
 
194
{ "larr",       0x2190 },
 
195
{ "uarr",       0x2191 },
 
196
{ "rarr",       0x2192 },
 
197
{ "darr",       0x2193 },
 
198
{ "harr",       0x2194 },
 
199
{ "crarr",      0x21B5 },
 
200
{ "lArr",       0x21D0 },
 
201
{ "uArr",       0x21D1 },
 
202
{ "rArr",       0x21D2 },
 
203
{ "dArr",       0x21D3 },
 
204
{ "hArr",       0x21D4 },
 
205
{ "forall",     0x2200 },
 
206
{ "part",       0x2202 },
 
207
{ "exist",      0x2203 },
 
208
{ "empty",      0x2205 },
 
209
{ "nabla",      0x2207 },
 
210
{ "isin",       0x2208 },
 
211
{ "notin",      0x2209 },
 
212
{ "ni",         0x220B },
 
213
{ "prod",       0x220F },
 
214
{ "sum",        0x2211 },
 
215
{ "minus",      0x2212 },
 
216
{ "lowast",     0x2217 },
 
217
{ "radic",      0x221A },
 
218
{ "prop",       0x221D },
 
219
{ "infin",      0x221E },
 
220
{ "ang",        0x2220 },
 
221
{ "and",        0x2227 },
 
222
{ "or",         0x2228 },
 
223
{ "cap",        0x2229 },
 
224
{ "cup",        0x222A },
 
225
{ "int",        0x222B },
 
226
{ "there4",     0x2234 },
 
227
{ "sim",        0x223C },
 
228
{ "cong",       0x2245 },
 
229
{ "asymp",      0x2248 },
 
230
{ "ne",         0x2260 },
 
231
{ "equiv",      0x2261 },
 
232
{ "le",         0x2264 },
 
233
{ "ge",         0x2265 },
 
234
{ "sub",        0x2282 },
 
235
{ "sup",        0x2283 },
 
236
{ "nsub",       0x2284 },
 
237
{ "sube",       0x2286 },
 
238
{ "supe",       0x2287 },
 
239
{ "oplus",      0x2295 },
 
240
{ "otimes",     0x2297 },
 
241
{ "perp",       0x22A5 },
 
242
{ "sdot",       0x22C5 },
 
243
{ "lceil",      0x2308 },
 
244
{ "rceil",      0x2309 },
 
245
{ "lfloor",     0x230A },
 
246
{ "rfloor",     0x230B },
 
247
{ "lang",       0x27E8 },
 
248
{ "rang",       0x27E9 },
 
249
{ "loz",        0x25CA },
 
250
{ "spades",     0x2660 },
 
251
{ "clubs",      0x2663 },
 
252
{ "hearts",     0x2665 },
 
253
{ "diams",      0x2666 }