1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3/auth
Jelmer Vernooij aa982895e5 Add data_blob_string_const_null() function that includes the terminating
null byte and use it in Samba 3.

This matches the behaviour prior to my data_blob changes.
2008-10-13 05:20:26 +02:00
..
auth_builtin.c Add a mem_ctx argument to make_server_info_guest() 2008-05-10 11:16:59 +02:00
auth_compat.c Remove last pstring from smbd/*.c 2007-11-13 12:51:31 -08:00
auth_domain.c Simply our main loop processing. A lot :-). Correctly use events for all the previous "special" cases. 2008-10-03 14:18:35 -07:00
auth_netlogond.c Add netlogond auth method 2008-10-06 09:54:17 +02:00
auth_ntlmssp.c Rename server_info->was_mapped to server_info->nss_token 2008-05-07 14:47:29 +02:00
auth_sam.c Cope with changed signature of http_timestring(). 2008-10-11 23:57:44 +02: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 Fix various build warnings 2008-07-22 15:00:48 +02:00
auth_unix.c Remove Get_Pwnam and its associated static variable 2007-12-19 21:09:10 +01:00
auth_util.c Revert "Split lookup_name() and create a new functiong called" 2008-09-03 14:36:43 -04:00
auth_winbind.c Rename server_info->was_mapped to server_info->nss_token 2008-05-07 14:47:29 +02:00
auth.c Use common strlist implementation in Samba 3 and Samba 4. 2008-10-12 00:56:56 +02:00
pampass.c auth: Fix build warning. 2008-08-25 11:36:56 +02:00
pass_check.c Correctly define prototypes for accessor functions. 2007-12-17 17:13:31 -08:00
token_util.c Add data_blob_string_const_null() function that includes the terminating 2008-10-13 05:20:26 +02:00