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
/
sesssetup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-21
s3-ntlmssp Remove auth_ntlmssp_want_feature()
Andrew Bartlett
1
-3
/
+3
2011-10-21
s3-ntlmssp Remove auth_ntlmssp_update wrapper
Andrew Bartlett
1
-7
/
+7
2011-10-21
s3-auth remove auth_ntlmssp_session_info()
Andrew Bartlett
1
-2
/
+3
2011-10-18
ntlmssp: Move ntlmssp code to auth/ntlmssp
Andrew Bartlett
1
-1
/
+1
2011-09-14
s3:smbd: make use of better SMB signing negotiation
Stefan Metzmacher
1
-0
/
+18
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
-1
/
+1
2011-08-03
s3-smbd Be consistent with %U subs on guest logins
Andrew Bartlett
1
-1
/
+1
2011-08-03
s3-auth use auth_generic_start to get full GENSEC in Samba3 session setup
Andrew Bartlett
1
-22
/
+32
2011-08-03
s3-smbd clarify behaviour by not passing an OID that will not be used
Andrew Bartlett
1
-1
/
+1
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
-6
/
+4
2011-08-03
s3-ntlmssp Split auth_ntlmssp_start into two functions
Andrew Bartlett
1
-6
/
+35
2011-08-03
s3-ntlmssp Remove calls to auth_ntlmssp_and_flags from the server
Andrew Bartlett
1
-1
/
+3
2011-08-03
s3-ntlmssp Add mem_ctx argument to auth_ntlmssp_update
Andrew Bartlett
1
-5
/
+6
2011-08-03
s3-auth Move map to guest to directly after the check_password calls
Andrew Bartlett
1
-71
/
+0
2011-07-20
s3-auth Remove seperate guest boolean
Andrew Bartlett
1
-3
/
+4
2011-07-20
s3-auth Use the common auth_session_info
Andrew Bartlett
1
-4
/
+4
2011-07-20
s3-auth Use guest boolean in auth_user_info_unix
Andrew Bartlett
1
-3
/
+3
2011-07-20
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
1
-8
/
+39
2011-07-04
s3-smbd: Replace client_id in smbd session setup.
Andreas Schneider
1
-1
/
+1
2011-07-04
s3-auth: Pass the remote_address down to user_info.
Andreas Schneider
1
-4
/
+8
2011-07-04
s3-auth: Added remote_address to ntlmssp server.
Andreas Schneider
1
-3
/
+6
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-1
/
+1
2011-06-09
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
1
-1
/
+1
2011-05-27
Fix bug #6911 - Kerberos authentication from vista to samba fails when securi...
Jeremy Allison
1
-3
/
+25
2011-05-05
More simple const fixes.
Jeremy Allison
1
-2
/
+2
2011-04-29
s3-tsocket: only include ../lib/tsocket/tsocket.h where needed.
Günther Deschner
1
-0
/
+1
2011-04-14
s3: only include smb profiling where needed.
Günther Deschner
1
-0
/
+1
2011-04-05
s3-auth use create_local_token() to transform server_info -> session_info
Andrew Bartlett
1
-39
/
+25
2011-04-04
s3-auth consolidate create_local_token() into make_server_info_krb5()
Andrew Bartlett
1
-19
/
+1
2011-03-30
s3: Fix Coverity ID 2304: FORWARD_NULL
Volker Lendecke
1
-3
/
+1
2011-03-30
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
1
-1
/
+0
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
1
-0
/
+1
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-25
Detect Mac OS X as a separate client type.
Justin Maggard
1
-0
/
+4
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
1
-7
/
+7
2011-02-10
s3-auth Rename cryptic 'ptok' to security_token
Andrew Bartlett
1
-2
/
+2
2010-11-10
Remove fstring from map_username. Create a more sane interface than the calle...
Jeremy Allison
1
-1
/
+8
2010-09-26
s3: Avoid an explicit ZERO_STRUCT
Volker Lendecke
1
-3
/
+1
2010-09-26
s3: Lift talloc_autofree_context() from make_auth_context_fixed()
Volker Lendecke
1
-2
/
+2
2010-09-26
s3: Lift talloc_autofree_context() from make_auth_context_subsystem()
Volker Lendecke
1
-1
/
+1
2010-09-23
Fix bug 7694 - Crash bug with invalid SPNEGO token.
Jeremy Allison
1
-1
/
+2
2010-09-16
libcli/auth/ntlmssp Be clear about talloc parents for session keys
Andrew Bartlett
1
-0
/
+1
2010-08-30
s3-smbd: use make_server_info_krb5()
Simo Sorce
1
-79
/
+11
2010-08-30
s3-smbd: Use helper function to resolve kerberos user
Simo Sorce
1
-123
/
+27
2010-08-22
s3: Pass the rhost through smb_pam_accountcheck
Volker Lendecke
1
-1
/
+1
2010-08-18
s3: Lift smbd_server_fd from reload_services()
Volker Lendecke
1
-5
/
+5
[next]