1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/auth
Günther Deschner e3731bd148 Fix crash bug in check_sam_security() when make_server_info_sam() did a
talloc_steal and talloc_free on the sam account already.

Guenther
(This used to be commit dbc7237a8a)
2008-03-20 00:54:20 +01:00
..
auth_builtin.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
auth_compat.c Remove last pstring from smbd/*.c 2007-11-13 12:51:31 -08:00
auth_domain.c Fix bug 5317 2008-03-14 22:23:44 +01:00
auth_ntlmssp.c Be more verbose why create local token has failed during 2008-03-06 12:27:11 +01:00
auth_sam.c Fix crash bug in check_sam_security() when make_server_info_sam() did a 2008-03-20 00:54:20 +01:00
auth_script.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
auth_server.c Use a separate tdb for mutexes 2008-03-10 21:08:45 +01:00
auth_unix.c Remove Get_Pwnam and its associated static variable 2007-12-19 21:09:10 +01:00
auth_util.c Use netr_SamInfo3 in make_server_info_info3(). 2008-02-17 02:11:59 +01:00
auth_winbind.c auth_winbind: use wbcAuthenticateUserEx() 2008-02-13 13:30:16 +01:00
auth.c Always pass a TALLOC_CTX to str_list_make and str_list_copy 2008-02-04 20:57:49 +01:00
pampass.c Fix two incompatible pointer warnings 2007-12-08 09:39:20 -08:00
pass_check.c Correctly define prototypes for accessor functions. 2007-12-17 17:13:31 -08:00
token_util.c Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS. 2008-01-09 01:47:10 +01:00