1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/lib/stream
Andrew Bartlett 9d6f276717 r17222: Change the function prototypes for the GENSEc and TLS socket creation
routines to return an NTSTATUS.  This should help track down errors.

Use a bit of talloc_steal and talloc_unlink to get the real socket to
be a child of the GENSEC or TLS socket.

Always return a new socket, even for the 'pass-though' case.

Andrew Bartlett
(This used to be commit 003e2ab93c)
2007-10-10 14:10:20 -05:00
..
config.mk r15295: Fix some dependencies 2007-10-10 14:05:03 -05:00
packet.c r17222: Change the function prototypes for the GENSEc and TLS socket creation 2007-10-10 14:10:20 -05:00
packet.h r17197: This patch moves the encryption of bulk data on SASL negotiated security 2007-10-10 14:10:18 -05:00