1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/libcli/smb_composite
Andrew Bartlett e7d5f0a357 gensec: move event context from gensec_*_init() to gensec_update()
This avoids keeping the event context around on a the gensec_security
context structure long term.

In the Samba3 server, the event context we either supply is a NULL
pointer as no server-side modules currently use the event context.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
2011-10-18 13:13:33 +11:00
..
appendacl.c s4-smb: declare root_fid as a file handle 2009-10-15 20:03:00 +11:00
connect.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
fetchfile.c s3: Remove use of iconv_convenience. 2010-05-18 11:45:31 +02:00
fsinfo.c s3: Remove use of iconv_convenience. 2010-05-18 11:45:31 +02:00
loadfile.c s4:libcliraw: s/private/private_data 2009-02-02 13:08:51 +01:00
savefile.c s4:libcliraw: s/private/private_data 2009-02-02 13:08:51 +01:00
sesssetup.c gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
smb2.c libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +02:00
smb_composite.h smb_composite: Remove unnecessary include of signing header. 2011-08-18 13:08:34 +02:00