On Mon, 2003-03-10 at 09:55, Christopher R. Hertel wrote:
> On Mon, Mar 10, 2003 at 08:20:34AM +1100, Andrew Bartlett wrote:
> > On Mon, 2003-03-10 at 08:05, Ronan Waide wrote:
> > > Hi folks,
> > >
> > > * libsmb/smb_signing.c, libsmb/smbencrypt.c, Makefile.in,
> > > include/client.h, lib
On Mon, Mar 10, 2003 at 08:20:34AM +1100, Andrew Bartlett wrote:
> On Mon, 2003-03-10 at 08:05, Ronan Waide wrote:
> > Hi folks,
> >
> > * libsmb/smb_signing.c, libsmb/smbencrypt.c, Makefile.in,
> > include/client.h, libsmb/cliconnect.c, libsmb/clientgen.c:
> > Change the way we sign
On Mon, 2003-03-10 at 08:05, Ronan Waide wrote:
> Hi folks,
>
> * libsmb/smb_signing.c, libsmb/smbencrypt.c, Makefile.in, include/client.h,
> libsmb/cliconnect.c, libsmb/clientgen.c:
> Change the way we sign SMB packets, to a function pointer interface.
>
> The intention is to
Hi folks,
* libsmb/smb_signing.c, libsmb/smbencrypt.c, Makefile.in, include/client.h,
libsmb/cliconnect.c, libsmb/clientgen.c:
Change the way we sign SMB packets, to a function pointer interface.
The intention is to allow for NTLMSSP and kerberos signing of packets, but