dev Digest, Vol 17, Issue 16 Customise make file for mod_shib

Manish Singh maneeshsingh1986 at gmail.com
Sun Nov 18 12:46:10 EST 2012


Hi Rod,

Thanks for prompt response.

For IIS i.e windows I have no issue with building code with my cookie
handling code.

But I am trying same for Apache server (SLES 11) As I have to support both
IIS (windows) and apache (SLES).

 For Linux I have big make file and I was wondering where to make changes
for customize cookie handling code.

These are my files

mod_shib.cpp
mod_shib_22.cpp
WSLCookieHandler.cpp
cookie.cpp
cookie.h

Regards,
Maneesh

On Sun, Nov 18, 2012 at 6:00 PM, <dev-request at shibboleth.net> wrote:

> Send dev mailing list submissions to
>         dev at shibboleth.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://shibboleth.net/mailman/listinfo/dev
> or, via email, send a message with subject or body 'help' to
>         dev-request at shibboleth.net
>
> You can reach the person managing the list at
>         dev-owner at shibboleth.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of dev digest..."
>
>
> Today's Topics:
>
>    1. Customise make file for mod_shib (Manish Singh)
>    2. RE: Customise make file for mod_shib (Rod Widdowson)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 17 Nov 2012 18:44:34 +0100
> From: Manish Singh <maneeshsingh1986 at gmail.com>
> Subject: Customise make file for mod_shib
> To: dev at shibboleth.net
> Message-ID:
>         <CAKanszFkrwe5j46orMkvnQh9Vtado8X7eLqBUFOPxFK8UpJu=
> Q at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi ,
>
> I have small question for Apache module mod_shib.cpp.
> I was try to implement customise cookie handling for Shibboleth as per our
> requiremt.
>
> For VS2010 (IIS) I am able to build code for which I have included few
> header && source files.
> But same code for Apache I am not able to modify makefile.
> I gone through make file and really wondering where to change/What to
> change .
>
> WSLCookieHandler.cpp
> cookie.cpp
>
> Appreciate your prompt response.
>
> Thanks & Regards,
> Maneesh
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://shibboleth.net/pipermail/dev/attachments/20121117/e4700a68/attachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Sun, 18 Nov 2012 12:12:19 -0000
> From: "Rod Widdowson" <rdw at steadingsoftware.com>
> Subject: RE: Customise make file for mod_shib
> To: "'Shib Dev'" <dev at shibboleth.net>
> Message-ID: <001a01cdc585$f6b79100$e426b300$@com>
> Content-Type: text/plain; charset="us-ascii"
>
> In the Windows builds we only use make files to build the installer and to
> control the complete build over all architectures and
> modes.  So if you are building a .dll or a .exe in Visual Studio/MsBuild
> it is the .vcxproj files you need to adjust, not the make
> files.
>
>
>
> Unless you are happy working .vcxproj files with them I'd strongly suggest
> that you do this using the IDE.
>
>
>
> From: dev-bounces at shibboleth.net [mailto:dev-bounces at shibboleth.net] On
> Behalf Of Manish Singh
> Sent: 17 November 2012 17:45
> To: dev at shibboleth.net
> Subject: Customise make file for mod_shib
>
>
>
>
>
> Hi ,
>
> I have small question for Apache module mod_shib.cpp.
> I was try to implement customise cookie handling for Shibboleth as per our
> requiremt.
>
> For VS2010 (IIS) I am able to build code for which I have included few
> header && source files.
> But same code for Apache I am not able to modify makefile.
> I gone through make file and really wondering where to change/What to
> change .
>
> WSLCookieHandler.cpp
> cookie.cpp
>
> Appreciate your prompt response.
>
> Thanks & Regards,
> Maneesh
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://shibboleth.net/pipermail/dev/attachments/20121118/c522c33b/attachment-0001.html
>
> ------------------------------
>
> --
> To unsubscribe from this list send an email to
> dev-unsubscribe at shibboleth.net
>
> End of dev Digest, Vol 17, Issue 16
> ***********************************
>



-- 
Thanks & Regards,
Maneesh

"A winner is not the one who never fails,But one who NEVER QUITS"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20121118/3cadc9d0/attachment.html 


More information about the dev mailing list