index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
auth
/
proto.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-auth: remove crypto from serverinfo_to_SamInfoX calls.
Günther Deschner
2012-12-09
1
-6
/
+0
*
s3-rpc_server: support AES for interactive netlogon samlogon password decrypt...
Günther Deschner
2012-12-09
1
-2
/
+1
*
s3:auth: use const in smb_pam_xxx_session()
Gregor Beck
2012-10-19
1
-2
/
+2
*
s3:auth: remove duplicate propotypes for smb_pam_claim_session and smb_pam_cl...
Michael Adam
2012-10-19
1
-2
/
+0
*
s3-smbd: Create a shortcut for building the token of a user by SID for posix_...
Andrew Bartlett
2012-08-10
1
-0
/
+1
*
s3-auth: Remove auth_netlogond
Andrew Bartlett
2012-06-16
1
-2
/
+0
*
s3-auth: Rename to init_system_session_info().
Andreas Schneider
2012-05-15
1
-1
/
+1
*
s3:auth: remove unused auth_server.c
Stefan Metzmacher
2012-05-15
1
-4
/
+0
*
s3: remove some unused code
Volker Lendecke
2012-05-04
1
-1
/
+0
*
s3-rpc: Decrypt with the proper session key in CreateTrustedDomainEx2.
Alexander Bokovoy
2012-03-13
1
-0
/
+1
*
s3-auth: Remove single-implementation plugin layer
Andrew Bartlett
2012-03-08
1
-0
/
+40
*
s3-auth: Remove security=share (depricated since 3.6).
Andrew Bartlett
2012-03-04
1
-12
/
+0
*
s3-auth: Provide helper routine to check password and return session_info
Andrew Bartlett
2012-02-24
1
-0
/
+5
*
s3-auth: Add a way to get an auth4_context from the auth stack
Andrew Bartlett
2012-02-24
1
-0
/
+1
*
auth: Reorder arguments to generate_session_info
Andrew Bartlett
2012-02-18
1
-2
/
+2
*
s3-auth Hook checking passwords and generating session_info via the auth4_con...
Andrew Bartlett
2012-02-17
1
-1
/
+24
*
s3-auth Add const to make_user_info_map
Andrew Bartlett
2012-02-08
1
-2
/
+2
*
s3-auth use gensec directly rather than via auth_generic_state
Andrew Bartlett
2012-01-05
1
-5
/
+1
*
s3-auth Add TALLOC_CTX * to auth_generic_prepare()
Andrew Bartlett
2012-01-05
1
-1
/
+1
*
s3-auth: Remove protype for already-removed auth_ntlmssp_start
Andrew Bartlett
2011-12-28
1
-1
/
+0
*
s3-auth rename auth_ntlmssp_prepare() -> auth_generic_prepare()
Andrew Bartlett
2011-12-22
1
-1
/
+1
*
s3-auth rename auth_ntlmssp_state -> auth_generic_state
Andrew Bartlett
2011-12-22
1
-4
/
+4
*
s3-auth remove auth_ntlmssp_session_info()
Andrew Bartlett
2011-10-21
1
-3
/
+0
*
s3-auth: remove dead prototype.
Günther Deschner
2011-10-17
1
-1
/
+0
*
selftest: test plugin_s4_dc against all ncacn_np tests
Andrew Bartlett
2011-08-03
1
-0
/
+2
*
s3-auth rename auth_ntlmssp_steal_session_info()
Andrew Bartlett
2011-08-03
1
-3
/
+3
*
s3-auth Add function to start any GENSEC mech by OID
Andrew Bartlett
2011-08-03
1
-3
/
+4
*
s3-auth set session_info->sanitized_username in create_local_token()
Andrew Bartlett
2011-08-03
1
-0
/
+1
*
s3-ntlmssp Split auth_ntlmssp_start into two functions
Andrew Bartlett
2011-08-03
1
-1
/
+2
*
s3-auth Move map to guest to directly after the check_password calls
Andrew Bartlett
2011-08-03
1
-0
/
+4
*
s3-auth inline make_auth_session_info into only caller
Andrew Bartlett
2011-07-20
1
-1
/
+0
*
s3-auth Use the common auth_session_info
Andrew Bartlett
2011-07-20
1
-11
/
+11
*
s3-auth remove unused copy_serverinfo
Andrew Bartlett
2011-07-20
1
-2
/
+0
*
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
2011-07-20
1
-7
/
+9
*
s3-auth Add struct auth3_session_info to aid transition to auth_session info
Andrew Bartlett
2011-07-20
1
-0
/
+3
*
s3-auth Add const to indicate input elements
Andrew Bartlett
2011-07-20
1
-2
/
+2
*
s3-auth: Pass the remote_address down to user_info.
Andreas Schneider
2011-07-04
1
-2
/
+14
*
s3-auth: Added remote_address to ntlmssp server.
Andreas Schneider
2011-07-04
1
-1
/
+2
*
s3:auth/proto.h: add _AUTH_PROTO_H_ guard
Michael Adam
2011-05-31
1
-0
/
+5
*
s3:auth/proto.h: add GPL/Copyright header
Michael Adam
2011-05-31
1
-0
/
+31
*
s3-auth: Make server_info const in create_local_token()
Andrew Bartlett
2011-04-06
1
-1
/
+1
*
s3-auth use create_local_token() to transform server_info -> session_info
Andrew Bartlett
2011-04-05
1
-8
/
+12
*
s3-auth consolidate create_local_token() into make_server_info_krb5()
Andrew Bartlett
2011-04-04
1
-2
/
+2
*
s3-prototyes: user_in_netgroup and user_in_list moved to auth, out of smbd.
Günther Deschner
2011-03-30
1
-0
/
+2
*
s3-auth: move auth prototypes to auth/proto.h.
Günther Deschner
2011-03-30
1
-0
/
+266