[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] kerberos support in ra_serf

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: Wed, 15 Apr 2009 08:52:44 +0200

It seems I forgot a file in the patch. Thanks Arfrever.

Lieven

On 04/15/2009 12:49 AM, Lieven Govaerts wrote:
> Attached makes the configure& make system detect the installed gssapi
> include file and library file. As I'm not too familiar with svn's build
> system, does anyone want to do a quick review before I commit it?
>
> thanks.
>
> Lieven
>
> [[[
> Use an installed GSSAPI library to get Kerberos authentication support
> in ra_serf.
>
> * build/ac-macros/gssapi.m4:
> (SVN_RA_SERF_LIB_GSSAPI): New macro that finds a gssapi installation.
> * aclocal.m4: Include build/ac-macros/gssapi.m4
> * configure.ac: Call SVN_RA_SERF_LIB_GSSAPI and set the right defines to
> enable Kerberos authentication in ra_serf.
> * Makefile.in: Add in necessary values to let the build system know
> where to find the gssapi include and lib files.
> * build.conf
> (gssapi): Add gssapi as a known lib, so that the build system will
> pull in the right linker flags.
>
> * subversion/libsvn_ra_serf/auth.c
> * subversion/libsvn_ra_serf/auth_kerb.c
> (SVN_RA_SERF_GSSAPI_ENABLED): Renamed to SVN_RA_SERF_HAVE_GSSAPI.
> ]]]
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1717313

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1722778

Received on 2009-04-15 08:53:02 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.