index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
smb2_sesssetup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_sesssetup.c
Stefan Metzmacher
1
-26
/
+9
2011-08-03
ntlmssp: Add ntlmssp_blob_matches_magic()
Andrew Bartlett
1
-1
/
+1
2011-08-03
s3-auth rename auth_ntlmssp_steal_session_info()
Andrew Bartlett
1
-6
/
+6
2011-08-03
s3-auth use auth_generic_start to get full GENSEC in Samba3 session setup
Andrew Bartlett
1
-7
/
+18
2011-08-03
s3-smbd Ensure we do not read past the end of a possible NTLMSSP blob
Andrew Bartlett
1
-1
/
+1
2011-08-03
s3-auth set session_info->sanitized_username in create_local_token()
Andrew Bartlett
1
-16
/
+0
2011-08-03
s3-ntlmssp Split auth_ntlmssp_start into two functions
Andrew Bartlett
1
-3
/
+25
2011-08-03
s3-ntlmssp Remove calls to auth_ntlmssp_and_flags from the server
Andrew Bartlett
1
-0
/
+2
2011-08-03
s3-ntlmssp Add mem_ctx argument to auth_ntlmssp_update
Andrew Bartlett
1
-15
/
+4
2011-08-03
s3-auth Move map to guest to directly after the check_password calls
Andrew Bartlett
1
-26
/
+9
2011-07-20
s3-auth Remove seperate guest boolean
Andrew Bartlett
1
-4
/
+5
2011-07-20
s3-auth Use guest boolean in auth_user_info_unix
Andrew Bartlett
1
-4
/
+4
2011-07-20
s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username
Andrew Bartlett
1
-4
/
+4
2011-07-08
Move smbd_smb2_request_check_tcon() smbd_smb2_request_check_session() next to...
Jeremy Allison
1
-58
/
+0
2011-07-04
s3-smbd: Replace client_id in smbd session setup.
Andreas Schneider
1
-1
/
+2
2011-07-04
s3-auth: Added remote_address to ntlmssp server.
Andreas Schneider
1
-3
/
+6
2011-05-05
More simple const fixes.
Jeremy Allison
1
-1
/
+1
2011-04-05
s3-auth Rename user_session_key -> session_key to match auth_session_info
Andrew Bartlett
1
-2
/
+2
2011-04-05
s3-auth use create_local_token() to transform server_info -> session_info
Andrew Bartlett
1
-17
/
+6
2011-04-04
s3-auth consolidate create_local_token() into make_server_info_krb5()
Andrew Bartlett
1
-18
/
+4
2011-03-30
s3-auth: smbd needs auth.h
Günther Deschner
1
-0
/
+1
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-16
s3-build: only include asn1 headers where actually needed.
Günther Deschner
1
-0
/
+1
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
1
-34
/
+34
2011-02-10
s3-auth Rename cryptic 'ptok' to security_token
Andrew Bartlett
1
-1
/
+1
2010-08-30
s3-smbd: use make_server_info_krb5() in smb2 too.
Simo Sorce
1
-75
/
+8
2010-08-30
s3-smbd: User helper function to resolve kerberos user for smb2
Simo Sorce
1
-125
/
+30
2010-08-22
s3: Pass the rhost through smb_pam_accountcheck
Volker Lendecke
1
-1
/
+2
2010-08-18
s3: Lift smbd_server_fd from reload_services()
Volker Lendecke
1
-1
/
+1
2010-08-17
s3: Remove smbd_server_fd() from session_claim
Volker Lendecke
1
-4
/
+2
2010-08-09
Fix bug #7608 - Win7 SMB2 authentication causes smbd panic
Jeremy Allison
1
-2
/
+4
2010-08-08
s3: Lift the smbd_messaging_context from reload_services
Volker Lendecke
1
-1
/
+1
2010-08-06
s3-krb5: include krb5pac.h where needed.
Günther Deschner
1
-0
/
+1
2010-08-05
s3: avoid global include of ads.h.
Günther Deschner
1
-0
/
+1
2010-07-20
Add approriate TALLOC_CTX's thoughout the spnego code. No more implicit NULL ...
Jeremy Allison
1
-17
/
+11
2010-07-20
Add TALLOC_CTX argument to spnego_parse_negTokenInit, reduce
Jeremy Allison
1
-5
/
+6
2010-07-20
s3-auth: Move auth_ntlmssp wrappers in their own file
Simo Sorce
1
-0
/
+1
2010-07-20
s3-auth: Refactor and rename auth_ntlmssp_server_info()
Simo Sorce
1
-1
/
+1
2010-07-19
s3-auth: Use talloc hierarchies to properly free auth_ntlmssp_state contexts
Simo Sorce
1
-9
/
+9
2010-07-16
Make the "map to guest" parameter work correctly with NTLMSSP (spnego
Jeremy Allison
1
-7
/
+28
2010-07-14
s3:auth Change auth_ntlmssp_server_info API to return NTSTATUS
Andrew Bartlett
1
-3
/
+4
2010-07-05
s3: Remove procid_self() from session_claim()
Volker Lendecke
1
-2
/
+4
2010-06-08
Revert "s3:auth Change auth_ntlmssp_server_info API to return NTSTATUS"
Volker Lendecke
1
-4
/
+3
2010-06-07
s3:auth Change auth_ntlmssp_server_info API to return NTSTATUS
Andrew Bartlett
1
-3
/
+4
2010-06-03
Allow us to cope correctly with NT_STATUS_MORE_PROCESSING_REQUIRED when downg...
Jeremy Allison
1
-1
/
+7
2010-06-03
Found by Guenther - fix up our fallback paths from krb5 to NTLMSSP when using...
Jeremy Allison
1
-8
/
+29
2010-05-31
s3:smbd map_username() doesn't need sconn anymore
Simo Sorce
1
-2
/
+1
2010-05-31
ntlmssp: Make the ntlmssp.h from source3/ a common header
Andrew Bartlett
1
-1
/
+1
2010-05-31
s3:auth Make AUTH_NTLMSSP_STATE a private structure.
Andrew Bartlett
1
-19
/
+11
2010-05-28
s3:auth Free sampass as soon as we have server_info
Simo Sorce
1
-0
/
+1
[next]