/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Copyright 2002 Ximian, Inc. (www.ximian.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * */ #ifndef CAMEL_SASL_NTLM_H #define CAMEL_SASL_NTLM_H #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus }*/ #include #define CAMEL_SASL_NTLM_TYPE (camel_sasl_ntlm_get_type ()) #define CAMEL_SASL_NTLM(obj) (CAMEL_CHECK_CAST((obj), CAMEL_SASL_NTLM_TYPE, CamelSaslNTLM)) #define CAMEL_SASL_NTLM_CLASS(k) (CAMEL_CHECK_CLASS_CAST ((k), CAMEL_SASL_NTLM_TYPE, CamelSaslNTLMClass)) #define CAMEL_IS_SASL_NTLM(o) (CAMEL_CHECK_TYPE((o), CAMEL_SASL_NTLM_TYPE)) typedef struct _CamelSaslNTLM { CamelSasl parent_object; } CamelSaslNTLM; typedef struct _CamelSaslNTLMClass { CamelSaslClass parent_class; } CamelSaslNTLMClass; /* Standard Camel function */ CamelType camel_sasl_ntlm_get_type (void); extern CamelServiceAuthType camel_sasl_ntlm_authtype; #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* CAMEL_SASL_NTLM_H */ liptic-6.5.3'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/rblcheck
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
* - SIZE'ifykrion2004-03-181-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Updated list of RBL sites. Some obsolete and some new.cy2002-05-042-4/+3
* Missed this one. Should use GNU configure --prefix instead of Perl.cy2002-05-021-2/+1
* Upgrade 1.4 --> 1.5cy2002-05-028-204/+78
* Fix typodwcjr2001-08-252-4/+4
* Welcome Yen-Ming Lee <leeym@leeym.com> to maintainership of this port.dwcjr2001-08-241-1/+1
* Fix batch building according to bento log.dwcjr2001-08-241-2/+2
* add a missing "ijliao2001-08-191-2/+2
* Supply a missing `:' to unbreak Makefile.knu2001-08-181-1/+1
* ORBS is no longer in existence, so we need to remove it from rblcheckijliao2001-08-183-22/+130
* Honor the quiet flag in output added by the patch.roam2001-05-221-15/+21
* While I'm here, fix PORTDOCS handling:roam2001-03-052-12/+8
* Fix the ORBS RBL sites.roam2001-03-051-8/+20
* Update MASTER_SITES and WWW: linejeh2001-01-132-13/+10
* drop myself from MAINTAINER. too many KAME platforms to support,itojun2001-01-091-1/+1
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+2
* master site changed (rblcheck.sourceforge.net)itojun2000-04-081-1/+3
* Add the RSS (http://www.mail-abuse.org/rss) to rblcheckgpalmer2000-01-221-5/+6
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Add (prepare to be shocked) WWW:mharo1999-05-031-0/+2
* Add Dialup Users List from vix.com.steve1999-05-031-5/+6
* s/orbs.dorkslayers.com/relays.orbs.org/itojun1999-03-041-2/+2
* declare "extern char *optarg".itojun1998-11-172-7/+6
* Mark BROKEN:jseger1998-11-161-1/+3
* obey CFLAGS and CC defintion from bsd.port.mk.itojun1998-11-051-0/+8
* Remove empty directories on deinstall.steve1998-10-201-0/+1
* upgrade original distribution (1.4)itojun1998-10-203-4/+142
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-271-3/+1