1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/auth
Jeremy Allison 52602e4f5a Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfaults when a Cyrillic netbios name or workgroup is configured.
Change msrpc_gen to return NTSTATUS and ensure everywhere this is
used it is correctly checked to return that status.

Jeremy.
2011-03-28 23:12:07 +02:00
..
credentials source4/auth: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
gensec s4:python bindings - handle NULL returns from "loadparm_init_global" 2011-03-22 19:52:57 +01:00
kerberos source4/auth: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
ntlm source4/auth/ntlm: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
ntlmssp Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfaults when a Cyrillic netbios name or workgroup is configured. 2011-03-28 23:12:07 +02:00
auth.h Fix public header not to include private (not installed) ones. 2011-03-14 17:01:20 +01:00
pyauth.c source4/auth: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
pyauth.h tdb: Use <tdb.h> to include tdb so system headers are found when building against system tdb. 2011-02-28 21:11:21 +01:00
sam.c s4-auth Rework auth subsystem to remove struct auth_serversupplied_info 2011-02-09 01:11:06 +01:00
samba_server_gensec.c s4-gensec Don't steal the auth_context, reference it. 2011-01-18 10:55:05 +01:00
session.c libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport 2011-02-10 06:51:06 +01:00
session.h Fix public header not to include private (not installed) ones. 2011-03-14 17:01:20 +01:00
system_session.c s4:auth/system_session.c - check for OOM 2011-03-22 19:04:41 +01:00
wscript_build s4-auth: rename 'auth' subsystem to 'auth4' 2011-02-18 15:09:46 +11:00
wscript_configure s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them 2010-04-06 20:27:11 +10:00