index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
auth.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth: Provide a way to use the auth stack for winbindd authentication
Andrew Bartlett
2014-06-11
1
-1
/
+4
*
auth: Allow auth_samba4 to be forced to run a specific auth module
Andrew Bartlett
2014-05-16
1
-2
/
+7
*
auth: Remove .get_challenge (only used for security=server)
Andrew Bartlett
2012-07-03
1
-11
/
+0
*
s3-rpc: Decrypt with the proper session key in CreateTrustedDomainEx2.
Alexander Bokovoy
2012-03-13
1
-0
/
+6
*
s3-auth: Remove single-implementation plugin layer
Andrew Bartlett
2012-03-08
1
-6
/
+0
*
s3-auth: Add a way to get an auth4_context from the auth stack
Andrew Bartlett
2012-02-24
1
-1
/
+6
*
s3-auth Remove unused nt_status_squash from auth_context
Andrew Bartlett
2012-02-01
1
-1
/
+0
*
s3-auth Remove ntlmssp_wrap.h which is no longer required
Andrew Bartlett
2012-01-05
1
-1
/
+1
*
s3-auth use gensec directly rather than via auth_generic_state
Andrew Bartlett
2012-01-05
1
-1
/
+1
*
s3-auth re-create the auth context in the s3 ntlmssp server module
Andrew Bartlett
2012-01-05
1
-9
/
+0
*
s3-auth rename auth_ntlmssp_state -> auth_generic_state
Andrew Bartlett
2011-12-22
1
-1
/
+1
*
s3-auth: use typedefs in auth.h
Andrew Bartlett
2011-10-18
1
-8
/
+14
*
selftest: test plugin_s4_dc against all ncacn_np tests
Andrew Bartlett
2011-08-03
1
-0
/
+2
*
s3-auth clarify the role of these session keys
Andrew Bartlett
2011-08-03
1
-8
/
+6
*
s3-auth remove sanitized_username from auth_serversupplied_info
Andrew Bartlett
2011-08-03
1
-9
/
+0
*
s3-ntlmssp Split calls to gensec plugin into prepare and start
Andrew Bartlett
2011-08-03
1
-4
/
+5
*
s3-auth Allow auth modules to provide an initialised GENSEC context
Andrew Bartlett
2011-08-03
1
-0
/
+9
*
s3-auth import auth3_session_info into IDL
Andrew Bartlett
2011-07-20
1
-24
/
+0
*
s3-auth remove extra from auth3_session_info
Andrew Bartlett
2011-07-20
1
-7
/
+0
*
s3-auth Remove unused nss_token variable
Andrew Bartlett
2011-07-20
1
-5
/
+0
*
s3-auth: Remove unused lm_session_key from auth3_session_info
Andrew Bartlett
2011-07-20
1
-1
/
+0
*
s3-auth Use system boolean in auth_user_info_unix
Andrew Bartlett
2011-07-20
1
-2
/
+0
*
s3-auth Use guest boolean in auth_user_info_unix
Andrew Bartlett
2011-07-20
1
-1
/
+0
*
s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username
Andrew Bartlett
2011-07-20
1
-10
/
+1
*
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
2011-07-20
1
-1
/
+1
*
s3-auth Add struct auth3_session_info to aid transition to auth_session info
Andrew Bartlett
2011-07-20
1
-0
/
+49
*
s3-auth Rename user_session_key -> session_key to match auth_session_info
Andrew Bartlett
2011-04-05
1
-1
/
+1
*
s3-auth: move auth prototypes to auth/proto.h.
Günther Deschner
2011-03-30
1
-0
/
+2
*
s3-auth struct security_unix_token replaces UNIX_USER_TOKEN
Andrew Bartlett
2011-03-01
1
-1
/
+1
*
s3-auth Remove unused pam_handle
Andrew Bartlett
2011-02-10
1
-2
/
+0
*
s3-auth Rename cryptic 'ptok' to security_token
Andrew Bartlett
2011-02-10
1
-1
/
+1
*
s3-auth Fix typo in comment
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3:auth Remove NT_USER_TOKEN
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3:auth Make Samba3 use the new common struct auth_usersupplied_info
Andrew Bartlett
2010-08-14
1
-22
/
+3
*
s3-auth: Simplify how we free the auth_context
Simo Sorce
2010-07-19
1
-1
/
+0
*
s3:auth Rename user_info->domain -> user_info->mapped.domain_name
Andrew Bartlett
2010-06-07
1
-1
/
+0
*
s3:auth Rename user_info->client_domain -> user_info->client.domain_name
Andrew Bartlett
2010-06-07
1
-1
/
+1
*
s3:auth fix header comment for internal_username -> mapped.account_name
Andrew Bartlett
2010-06-07
1
-1
/
+1
*
s3:auth Rename user_info->internal_username -> user_info->mapped.account_name
Andrew Bartlett
2010-06-07
1
-1
/
+1
*
s3:auth Rename user_info->smb_name -> user_info->client.account_name
Andrew Bartlett
2010-06-07
1
-1
/
+3
*
s3:auth remove unused structure member
Simo Sorce
2010-06-07
1
-4
/
+0
*
s3:auth handle unix domain sids in samu
Simo Sorce
2010-06-07
1
-0
/
+12
*
s3:auth Rename wksta_name -> workstation_name in auth_usersupplied_info
Andrew Bartlett
2010-06-01
1
-1
/
+1
*
s3-auth: add "system" bool flag to auth_serversupplied_info.
Günther Deschner
2010-05-31
1
-0
/
+1
*
s3:auth Remove AUTH_NTLMSSP_STATE typedef.
Andrew Bartlett
2010-05-31
1
-1
/
+1
*
s3:auth Make AUTH_NTLMSSP_STATE a private structure.
Andrew Bartlett
2010-05-31
1
-6
/
+1
*
s3:auth Add comment to clarify usage of session keys.
Simo Sorce
2010-05-27
1
-0
/
+10
*
s3:auth remove login_server from server info
Simo Sorce
2010-05-27
1
-2
/
+0
*
s3:auth use info3 in auth_serversupplied_info
Simo Sorce
2010-05-28
1
-1
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-1
/
+1
[next]