aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Camel-Classes
blob: 8b510dad7a08d2c9190ae63d68184f89ff2c8337 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
CamelException
CamelLock
CamelLockClient
CamelLockHelper
CamelMovemail
CamelOperation
CamelProvider
CamelUIDCache
CamelURL
CamelObject
 + CamelAddress
 |  + CamelInternetAddress
 |  ` CamelNewsAddress
 + CamelDataWrapper
 |  + CamelMedium
 |  |  ` CamelMimePart
 |  |     ` CamelMimeMessage
 |  ` CamelMultipart
 + CamelCipherContext
 |  ` CamelPgpContext
 + CamelCMSContext
 |  ` CamelSMimeContext
 + CamelDiscoDiary
 + CamelFolder
 |  + CamelDiscoFolder
 |  ` CamelVeeFolder
 |     ` CamelVTrashFolder
 + CamelFolderSearch
 + CamelFolderSummary
 + CamelMimeFilter
 |  + CamelMimeFilterBasic
 |  + CamelMimeFilterBestenc
 |  + CamelMimeFilterCharset
 |  + CamelMimeFilterCRLF
 |  + CamelMimeFilterFrom
 |  + CamelMimeFilterIndex
 |  + CamelMimeFilterLinewrap
 |  + CamelMimeFilterSave
 |  ` CamelMimeFilterStripHeader
 + CamelSasl
 |  + CamelSaslAnonymous
 |  + CamelSaslCramMD5
 |  + CamelSaslDigestMD5
 |  + CamelSaslKerberos
 |  + CamelSaslLogin
 |  ` CamelSaslPlain
 + CamelService
 |  + CamelStore
 |  |  + CamelRemoteStore
 |  |  |  ` CamelDiscoStore
 |  |  ` CamelVeeStore
 |  ` CamelTransport
 + CamelSession
 ` CamelStream
    + CamelSeekableStream
    |  + CamelSeekableSubstream
    |  + CamelStreamFs
    |  ` CamelStreamMem
    + CamelStreamBuffer
    + CamelStreamFilter
    + CamelStreamNull
    ` CamelTcpStream
       + CamelTcpStreamOpenSSL
       + CamelTcpStreamRaw
       ` CamelTcpStreamSSL
mp;id=132c08b575bfbcb98a1b20acbe945c5c1a46a107'>- revert PLIST_SUB changes to fix the rc scriptohauer2014-04-121-1/+3 * - add stage supportohauer2014-04-112-35/+24 * Remove trailing whitespaces from category mailehaupt2014-02-211-1/+1 * According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+3 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Fix obspamlogd rc script's use of tests, while here fix whitespace.uqs2013-01-082-13/+14 * - update MASTER_SITEohauer2013-01-031-8/+6 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-142-2/+2 * - update to version 4.9.1ohauer2011-06-056-188/+93 * - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-301-1/+0 * maintainer updateohauer2010-11-016-148/+30 * Let obspamlogd manage its own pflog interface.stefan2010-06-302-1/+19 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-272-2/+2 * - Fix build on FreeBSD 9miwi2009-11-041-0/+50 * - Fix ipfw issuesavl2009-10-032-1/+30 * - Fix startup scriptamdmi32009-09-213-4/+2 * - Fix rc script for blacklist modepav2009-09-172-5/+8 * - Update to 4.5.0wxs2009-07-2310-152/+142 * Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-162-2/+0 * - Fix memory leak (patch obtained from OpenBSD)wxs2009-02-272-0/+69 * - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-4/+0 * - Fix a typomiwi2007-10-061-1/+1 * s/myself/maintainer/ so people get in touch with the right person.mlaier2007-08-161-1/+1 * - Add syslogd named to the rc.d scriptmiwi2007-07-041-1/+1 * - Fix build with FreeBSD 5.Xmiwi2007-06-242-0/+28 * - Update to 4.1.2miwi2007-06-0717-586/+371 * - Fix crash with -t optionpav2007-03-261-1/+1 * - Resolve conflict between sa-spamd and pf-spamddelphij2007-03-202-3/+13 * Give up maintainership because of "inactive" caused by unfairdelphij2007-03-201-1/+1 * Use official OpenBSD spamd website as URL.delphij2006-11-081-1/+1 * Remove a mispatch sneaked in the previous revision.delphij2006-05-112-11/+6 * - Make spamd work with ipfw(4) [1]delphij2006-05-028-9/+403 * SHA256ifyedwin2006-01-221-0/+1 * updates spamd to OpenBSD 3.7-RELEASE's bundled version.leeym2005-04-135-54/+53 * Add instructions that is necessary to run pf-spamd with greylistingdelphij2005-01-131-0/+9 * Change the rc.d/spamd.sh to rc.d/pf-spamd.sh so that it can be used with Spam...mat2004-10-122-3/+3 * Update spamd to something OpenBSD-current(ish) in order to make the loggingmlaier2004-07-192-19/+17 * Make spamd-conf.8 adhere hier(7) and take $PREFIX into account.mlaier2004-06-281-0/+2 * Update spamd to version as of OpenBSD 3.5 to provide greylisting and others.mlaier2004-04-044-26/+25 * Add size data, approved by maintainers.trevor2004-03-191-0/+1 * Change maintainer address to maintainers @freebsd.org address.obraun2004-03-141-1/+1 * * Update dependencies as pf is now part of the base system. [1]obraun2004-03-091-4/+6