1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/auth
Andrew Bartlett fdc6db34ca s4:ntlmssp Use common code for ntlmssp_sign.c
The common code does not have a mem_ctx on ntlmssp_check_packet() and
ntlmssp_unseal_packet().

We do however need some internal working of the code exposed, so some
structures are moved to ntlmssp_sign.h

Andrew Bartlett
2010-06-01 17:11:24 +10:00
..
credentials s4:auth/credentials/credentials.c - initialise "password_last_changed_time" 2010-05-30 11:12:24 +02:00
gensec s4:auth Remove un-needed headers. 2010-05-21 16:38:44 +10:00
kerberos Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ntlm s4:auth Change auth_generate_session_info to take flags 2010-05-20 17:39:10 +10:00
ntlmssp s4:ntlmssp Use common code for ntlmssp_sign.c 2010-06-01 17:11:24 +10:00
tests Fix various Python-related bugs. 2008-12-21 07:34:27 +01:00
auth_sam_reply.c s4:auth Remove un-needed headers. 2010-05-21 16:38:44 +10:00
auth.h s4:auth Change auth_generate_session_info to take flags 2010-05-20 17:39:10 +10:00
config.m4 s4: Modify auth/config.m4 to move pam tests to nsswitch.m4 so that we tests things in one place 2010-03-11 13:31:37 +01:00
config.mk python: Move helper functions for using param into a separate file rather 2009-06-02 18:05:40 +02:00
pyauth.c pynet: Create a net class. 2010-04-08 23:22:55 +02:00
pyauth.h s4-python: Move set_session_info to PySambaLdb. 2010-04-06 13:12:43 +02:00
sam.c s4:auth Remove un-needed headers. 2010-05-21 16:38:44 +10:00
samba_server_gensec.c removed a redundent talloc_steal 2009-07-01 15:15:36 +10:00
session.c s4:auth Remove un-needed headers. 2010-05-21 16:38:44 +10:00
session.h s4:auth Change auth_generate_session_info to take flags 2010-05-20 17:39:10 +10:00
system_session.c s4:auth Remove un-needed headers. 2010-05-21 16:38:44 +10:00
wscript_build ldb: Fix dependencies when building with system ldb. 2010-05-31 19:22:03 +02: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