~ubuntu-branches/ubuntu/quantal/enigmail/quantal-security

« back to all changes in this revision

Viewing changes to mailnews/extensions/enigmail/uuid_enig.txt

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2013-09-13 16:02:15 UTC
  • mfrom: (0.12.16)
  • Revision ID: package-import@ubuntu.com-20130913160215-u3g8nmwa0pdwagwc
Tags: 2:1.5.2-0ubuntu0.12.10.1
* New upstream release v1.5.2 for Thunderbird 24

* Build enigmail using a stripped down Thunderbird 17 build system, as it's
  now quite difficult to build the way we were doing previously, with the
  latest Firefox build system
* Add debian/patches/no_libxpcom.patch - Don't link against libxpcom, as it
  doesn't exist anymore (but exists in the build system)
* Add debian/patches/use_sdk.patch - Use the SDK version of xpt.py and
  friends
* Drop debian/patches/ipc-pipe_rename.diff (not needed anymore)
* Drop debian/patches/makefile_depth.diff (not needed anymore)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
uuid_enig.txt: UUIDs used by Enigmail
 
2
--------------------------------------
 
3
 
 
4
5 Apr 2001
 
5
 
 
6
A block of 256 UUIDs was generated by running uuidgen,
 
7
ranging from
 
8
/* 847b3a00-7ab1-11d4-8f02-006008948af5 */
 
9
to
 
10
/* 847b3aff-7ab1-11d4-8f02-006008948af5 */
 
11
with the 7th and 8th hex digits varying from 00 to ff.
 
12
 
 
13
Of these, the following UUIDs are being used as IIDs and CIDs:
 
14
 
 
15
nsIEnigMail               IID    "847b3a00-7ab1-11d4-8f02-006008948af5"
 
16
nsEnigMail                CID    "847b3a01-7ab1-11d4-8f02-006008948af5"
 
17
 
 
18
EnigMailProtocolHandler   CID    "847b3a11-7ab1-11d4-8f02-006008948af5"
 
19
 
 
20
nsEnigMsgCompose          CID    "847b3a21-7ab1-11d4-8f02-006008948af5"
 
21
nsEnigMsgComposeFactory   CID    "847b3a22-7ab1-11d4-8f02-006008948af5"
 
22
 
 
23
nsIEnigMsgCompFields      IID    "847b3a30-7ab1-11d4-8f02-006008948af5"
 
24
nsEnigMsgCompFields       CID    "847b3a31-7ab1-11d4-8f02-006008948af5"
 
25
 
 
26
nsIEnigMimeService        IID    "847b3a40-7ab1-11d4-8f02-006008948af5"
 
27
nsEnigMimeService         CID    "847b3a41-7ab1-11d4-8f02-006008948af5"
 
28
 
 
29
nsEnigContentHandler      CID    "847b3a51-7ab1-11d4-8f02-006008948af5"
 
30
nsEnigContentHandlerFactory CID  "847b3a52-7ab1-11d4-8f02-006008948af5"
 
31
 
 
32
nsIEnigMimeListener       IID    "847b3a60-7ab1-11d4-8f02-006008948af5"
 
33
nsEnigMimeListener        CID    "847b3a61-7ab1-11d4-8f02-006008948af5"
 
34
 
 
35
nsIEnigMimeDecrypt        IID    "847b3a70-7ab1-11d4-8f02-006008948af5"
 
36
nsEnigMimeDecrypt         CID    "847b3a71-7ab1-11d4-8f02-006008948af5"
 
37
 
 
38
nsIEnigMimeHeaderSink     IID    "847b3a80-7ab1-11d4-8f02-006008948af5"
 
39
nsEnigMimeReadCallback    CID    "847b3a81-7ab1-11d4-8f02-006008948af5"
 
40
 
 
41
nsIEnigMimeWriter         IID    "847b3aa0-7ab1-11d4-8f02-006008948af5"
 
42
nsEnigMimeWriter          CID    "847b3aa1-7ab1-11d4-8f02-006008948af5"
 
43
 
 
44
EnigmailPrefsService      CID    "847b3ab0-7ab1-11d4-8f02-006008948af5"
 
45
EnigmailCmdLineService    CID    "847b3ab1-7ab1-11d4-8f02-006008948af5"
 
46