1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/auth
Andrew Bartlett 2c193fe91a s4:auth Remove event context from anonymous_session()
This should always return a simple structure with no need to consult a
DB, so remove the event context, and simplfy to call helper functions
that don't look at privilages.

Andrew Bartlett
2010-04-11 13:36:04 +10:00
..
credentials s4:credentials Add the functions needed to do S4U2Self with cli_credentials 2010-04-10 21:40:58 +10:00
gensec s4:auth Remove event context from anonymous_session() 2010-04-11 13:36:04 +10:00
kerberos s4:credentials Add the functions needed to do S4U2Self with cli_credentials 2010-04-10 21:40:58 +10:00
ntlm s4:auth/ntlm/auth_developer.c - "fixed_challenge_get_challenge" - fix the assignment of the challenge 2010-04-06 14:54:10 +02:00
ntlmssp s4-waf: removed the AUTOGENERATED markers 2010-04-06 20:27:16 +10:00
tests Fix various Python-related bugs. 2008-12-21 07:34:27 +01:00
auth_sam_reply.c Return infinite time for last last logoff when last logoff = 0 2009-08-03 14:08:15 +10:00
auth.h s4:sam.c - make "authsam_expand_nested_groups" public 2010-03-04 18:16:22 +01: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/sam.c - change base context for the "tmp_ctx" context in "authsam_expand_nested_groups" 2010-03-04 22:18:10 +01:00
samba_server_gensec.c removed a redundent talloc_steal 2009-07-01 15:15:36 +10:00
session.c s4:auth Remove event context from anonymous_session() 2010-04-11 13:36:04 +10:00
session.h s4:auth Remove event context from anonymous_session() 2010-04-11 13:36:04 +10:00
system_session.c s4:auth Remove event context from anonymous_session() 2010-04-11 13:36:04 +10:00
wscript_build s4-waf: move to a universal method of recursing into subdirs 2010-04-06 20:27:25 +10: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