index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
sesssetup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbd: remove unused variable in sesssetup.c
Stefan Metzmacher
2012-08-05
1
-1
/
+0
*
s3:smbd: setup the application session key with the first tcon on a session
Stefan Metzmacher
2012-08-04
1
-30
/
+2
*
s3:smbd: setup session->global->signing_/application_key during SPNEGO SMB1 s...
Stefan Metzmacher
2012-08-04
1
-2
/
+57
*
s3:smbd: setup session->global->signing_/application_key during old SMB1 sess...
Stefan Metzmacher
2012-08-04
1
-2
/
+60
*
s3:smbd: keep the "application session key" during SMB1 reauth
Stefan Metzmacher
2012-08-04
1
-2
/
+12
*
s3:smbd/sesssetup: implement dynamic re-authentication and expire session if ...
Stefan Metzmacher
2012-06-25
1
-4
/
+78
*
s3:smbd: make use of smbXsrv_session for smb1
Stefan Metzmacher
2012-06-25
1
-58
/
+167
*
s3:util: rename procid_equal() to serverid_equal()
Michael Adam
2012-06-21
1
-1
/
+1
*
s3: Remove a user of procid_is_me
Volker Lendecke
2012-06-21
1
-1
/
+2
*
s3:smbd: change user_struct->vuid to uint64_t
Stefan Metzmacher
2012-06-06
1
-3
/
+3
*
s3:smbd: use 'struct user_struct' instead of typedef'ed 'user_struct'
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:lib: split things into a conn_tdb.h
Stefan Metzmacher
2012-06-05
1
-0
/
+1
*
s3:smbd: allow creating new spnego sessions only with a 0 vuid
Stefan Metzmacher
2012-05-18
1
-0
/
+5
*
s3:smbd/sesssetup: use a helper variable 'action' to mark guest access
Stefan Metzmacher
2012-04-16
1
-1
/
+3
*
s3: Remove chain_reply
Volker Lendecke
2012-03-10
1
-2
/
+0
*
s3: Make sure the andX chains are ended correctly
Volker Lendecke
2012-03-10
1
-0
/
+3
*
s3-auth: Follow auth_ntlmssp and use auth4_context for Session Setup
Andrew Bartlett
2012-03-08
1
-43
/
+20
*
s3-auth: Remove security=share (depricated since 3.6).
Andrew Bartlett
2012-03-04
1
-55
/
+25
*
s3-auth: Add extra error messages on authentication or authorization failure
Andrew Bartlett
2012-02-17
1
-0
/
+3
*
s3-smbd Remove unused code now we always have SPNEGO via gensec
Andrew Bartlett
2012-02-16
1
-5
/
+2
*
s3:smbd: inline code in reply_sesssetup_and_X_spnego()
Stefan Metzmacher
2012-01-31
1
-102
/
+71
*
s3:smbd: the spnego session setup don't need to copy the in blob
Stefan Metzmacher
2012-01-31
1
-10
/
+5
*
s3:smbd: rework reply_spnego_ntlmssp to reply_spnego_generic
Stefan Metzmacher
2012-01-31
1
-27
/
+5
*
s3:smbd: remove unused code from sesssetup.c
Stefan Metzmacher
2012-01-31
1
-545
/
+0
*
s3:smbd: remove pending_auth_data logic
Stefan Metzmacher
2012-01-31
1
-267
/
+0
*
s3:smbd: always use the gensec code path in sesssetup.c
Stefan Metzmacher
2012-01-31
1
-67
/
+32
*
s3:smbd: explicitly ask for GENSEC_FEATURE_UNIX_TOKEN
Stefan Metzmacher
2012-01-12
1
-0
/
+3
*
s3-auth Remove ntlmssp_wrap.h which is no longer required
Andrew Bartlett
2012-01-05
1
-1
/
+0
*
s3-auth use gensec directly rather than via auth_generic_state
Andrew Bartlett
2012-01-05
1
-27
/
+27
*
s3-auth Add TALLOC_CTX * to auth_generic_prepare()
Andrew Bartlett
2012-01-05
1
-3
/
+3
*
s3-auth remove auth_ntlmssp_start(), call auth_generic_start() directly
Andrew Bartlett
2011-12-22
1
-3
/
+3
*
s3-auth rename auth_ntlmssp_prepare() -> auth_generic_prepare()
Andrew Bartlett
2011-12-22
1
-3
/
+3
*
s3-auth rename auth_ntlmssp_state -> auth_generic_state
Andrew Bartlett
2011-12-22
1
-3
/
+3
*
s3:smbd: pass smbd_server_connection and a snumused function pointer to reloa...
Stefan Metzmacher
2011-12-15
1
-5
/
+5
*
s3-ntlmssp Remove auth_ntlmssp_want_feature()
Andrew Bartlett
2011-10-21
1
-3
/
+3
*
s3-ntlmssp Remove auth_ntlmssp_update wrapper
Andrew Bartlett
2011-10-21
1
-7
/
+7
*
s3-auth remove auth_ntlmssp_session_info()
Andrew Bartlett
2011-10-21
1
-2
/
+3
*
ntlmssp: Move ntlmssp code to auth/ntlmssp
Andrew Bartlett
2011-10-18
1
-1
/
+1
*
s3:smbd: make use of better SMB signing negotiation
Stefan Metzmacher
2011-09-14
1
-0
/
+18
*
ntlmssp: Add ntlmssp_blob_matches_magic()
Andrew Bartlett
2011-08-03
1
-1
/
+1
*
s3-auth rename auth_ntlmssp_steal_session_info()
Andrew Bartlett
2011-08-03
1
-1
/
+1
*
s3-smbd Be consistent with %U subs on guest logins
Andrew Bartlett
2011-08-03
1
-1
/
+1
*
s3-auth use auth_generic_start to get full GENSEC in Samba3 session setup
Andrew Bartlett
2011-08-03
1
-22
/
+32
*
s3-smbd clarify behaviour by not passing an OID that will not be used
Andrew Bartlett
2011-08-03
1
-1
/
+1
*
s3-smbd Ensure we do not read past the end of a possible NTLMSSP blob
Andrew Bartlett
2011-08-03
1
-1
/
+1
*
s3-auth set session_info->sanitized_username in create_local_token()
Andrew Bartlett
2011-08-03
1
-6
/
+4
*
s3-ntlmssp Split auth_ntlmssp_start into two functions
Andrew Bartlett
2011-08-03
1
-6
/
+35
*
s3-ntlmssp Remove calls to auth_ntlmssp_and_flags from the server
Andrew Bartlett
2011-08-03
1
-1
/
+3
*
s3-ntlmssp Add mem_ctx argument to auth_ntlmssp_update
Andrew Bartlett
2011-08-03
1
-5
/
+6
*
s3-auth Move map to guest to directly after the check_password calls
Andrew Bartlett
2011-08-03
1
-71
/
+0
[next]