1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source4/lib
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
..
appweb r16010: deal with the case that int64,uint64 are already typedef'ed 2007-10-10 14:08:50 -05:00
charset r16571: - make push/pull_ascii()/_ucs() functions static, 2007-10-10 14:09:35 -05:00
cmdline r15590: Fix another include issue 2007-10-10 14:06:01 -05:00
compression r14848: use the constant instead of the interger value 2007-10-10 13:59:42 -05:00
crypto r15204: Fix MD5Update prototype 2007-10-10 14:04:17 -05:00
events r15854: more talloc_set_destructor() typesafe fixes 2007-10-10 14:08:32 -05:00
gencache r15325: Fix compiler warnings 2007-10-10 14:05:16 -05:00
ldb r17195: Start thinking how to implement extended operations. 2007-10-10 14:10:18 -05:00
messaging r15854: more talloc_set_destructor() typesafe fixes 2007-10-10 14:08:32 -05:00
netif r15321: Reduce the size of rewrite.m4 a bit more 2007-10-10 14:05:15 -05:00
popt r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for correct grammar 2007-10-10 14:08:59 -05:00
registry r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for correct grammar 2007-10-10 14:08:59 -05:00
replace r16556: Add mkdtemp to libreplace. This is apparantly available on Linux 2007-10-10 14:09:34 -05:00
samba3 r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function. 2007-10-10 14:09:31 -05:00
smbreadline r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionality 2007-10-10 14:05:33 -05:00
socket r17197: This patch moves the encryption of bulk data on SASL negotiated security 2007-10-10 14:10:18 -05:00
socket_wrapper r16716: patch from Bjoern Jacke to fix compiler warnings on AIX 2007-10-10 14:09:40 -05:00
stream r17222: Change the function prototypes for the GENSEc and TLS socket creation 2007-10-10 14:10:20 -05:00
talloc r17176: remove off_t from talloc. size_t is large enough to hold 2007-10-10 14:10:16 -05:00
tdb r17114: print some sizes for debugging 2007-10-10 14:10:14 -05:00
tdr r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement 2007-10-10 14:04:18 -05:00
tls r17222: Change the function prototypes for the GENSEc and TLS socket creation 2007-10-10 14:10:20 -05:00
util r17221: Add some integer wrap parinoia to data_blob_append(). 2007-10-10 14:10:20 -05:00
basic.mk r15892: Remove the COM management code - DCOM should be 2007-10-10 14:08:37 -05:00
db_wrap.c r16916: Implement metze's proposed changes to the tdb logging API. 2007-10-10 14:09:59 -05:00
db_wrap.h r14554: Write out header dependencies. This means all C files affected will be 2007-10-10 13:58:45 -05:00
gendb.c r14647: be a bit less verbose on common stuff 2007-10-10 13:59:04 -05:00
version.c r15510: As discussed on samba-technical, move the VERSION system back to a 2007-10-10 14:05:44 -05:00