1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli/auth
Andrew Bartlett f28f113d8e Rework Samba3 to use new libcli/auth code (partial)
This commit is mostly to cope with the removal of SamOemHash (replaced
by arcfour_crypt()) and other collisions (such as changed function
arguments compared to Samba3).

We still provide creds_hash3 until Samba3 uses the credentials code in
netlogon server

Andrew Bartlett
2009-04-14 16:23:35 +10:00
..
config.mk Move MSRPC-PARSE into the common libcli/auth 2009-04-14 14:19:39 +10:00
credentials.c Move libcli/auth to the top level 2009-04-14 14:19:39 +10:00
credentials.h Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
libcli_auth.h Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
msrpc_parse.c Rework trivial msrpc parser to use convert_string_talloc() 2009-04-14 14:19:40 +10:00
ntlm_check.c Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
session.c Move libcli/auth to the top level 2009-04-14 14:19:39 +10:00
smbdes.c Move libcli/auth to the top level 2009-04-14 14:19:39 +10:00
smbencrypt.c Merge smbencrypt.c between Samba3 and Samba4 2009-04-14 14:19:42 +10:00