1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/auth
Andrew Tridgell 9a62dce0ac r2648: - use a destructor on struct server_connection to simplify the
connection termination cleanup, and to ensure that the event
  contexts are properly removed for every process model

- gave auth_context the new talloc treatment, which removes another
  source of memory leaks.
(This used to be commit 230e1cd777)
2007-10-10 12:59:16 -05:00
..
auth_builtin.c r2513: Avoid strupper/strlower when you can. This developers module 2007-10-10 12:59:00 -05:00
auth_domain.c r1654: rename cli_ -> smbcli_ 2007-10-10 12:57:47 -05:00
auth_sam.c r2643: convert more of the auth subsyystem to the new talloc methods. This 2007-10-10 12:59:15 -05:00
auth_server.c r2621: - now that the client code is non-blocking, we no longer need 2007-10-10 12:59:12 -05:00
auth_unix.c - port AUTH and PASSDB subsystems to new 2004-02-03 11:10:56 +00:00
auth_util.c r2648: - use a destructor on struct server_connection to simplify the 2007-10-10 12:59:16 -05:00
auth_winbind.c r890: convert samba4 to use [u]int8_t instead of [u]int8 2007-10-10 12:56:16 -05:00
auth.c r2648: - use a destructor on struct server_connection to simplify the 2007-10-10 12:59:16 -05:00
auth.h r2648: - use a destructor on struct server_connection to simplify the 2007-10-10 12:59:16 -05:00
config.m4 r1294: A nice, large, commit... 2007-10-10 12:56:49 -05:00
config.mk r1461: ntlm_check.c is a server-side peice of code, so it belongs in AUTH. 2007-10-10 12:57:32 -05:00
ntlm_check.c r1461: ntlm_check.c is a server-side peice of code, so it belongs in AUTH. 2007-10-10 12:57:32 -05:00
pampass.c * the RPC-ECHO pipe now works in smbd, as long as the data sizes 2003-12-12 03:59:09 +00:00
pass_check.c r943: change samba4 to use 'uint8_t' instead of 'unsigned char' 2007-10-10 12:56:21 -05:00