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
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-17
s3-auth: Fix a possible null pointer dereference
Andreas Schneider
1
-1
/
+3
2015-05-14
Convert all uint32/16/8 to _t in a grab-bag of remaining files.
Richard Sharpe
1
-2
/
+2
2015-05-13
Convert all uses of uint32/16/8 to _t in source3/auth.
Richard Sharpe
3
-10
/
+10
2015-05-04
s3: Fix pam_authenticate() when lp_null_passwords() is true
Maks Naumov
1
-1
/
+1
2015-04-22
s3:auth: use lp_load_with_shares() in auth3_check_password()
Michael Adam
1
-1
/
+1
2015-04-22
s3:auth: use lp_load_with_shares() in auth3_generate_session_info_pac()
Michael Adam
1
-1
/
+1
2015-03-12
s3:auth_domain: make use of cli_rpc_pipe_open_schannel()
Stefan Metzmacher
1
-91
/
+10
2015-03-12
s3:auth_domain: fix talloc problem in connect_to_domain_password_server()
Stefan Metzmacher
1
-1
/
+6
2015-03-11
smbd: Simplify create_token_from_sid()
Volker Lendecke
1
-9
/
+5
2015-03-11
smbd: Simplify create_token_from_sid()
Volker Lendecke
1
-6
/
+2
2015-03-11
smbd: Streamline the gids handling in create_token_from_sid()
Volker Lendecke
1
-2
/
+8
2015-03-11
smbd: Put a variable definition closer to its use
Volker Lendecke
1
-1
/
+1
2015-01-14
s3: auth: Add previously missing allocation fail check.
Jeremy Allison
1
-0
/
+4
2015-01-14
s3: auth: Plumb in the SamInfo3_handle_sids() utility function into passwd_to...
Jeremy Allison
3
-5
/
+17
2015-01-14
s3: auth: Convert samu_to_SamInfo3() to use the new utility function.
Jeremy Allison
1
-57
/
+9
2015-01-14
s3: auth: Add a utility function - SamInfo3_handle_sids() that factors out th...
Jeremy Allison
1
-0
/
+70
2014-11-14
s3:auth: add some const to user_in_list()
Stefan Metzmacher
2
-3
/
+3
2014-11-14
s3:auth: add missing auth_samba4_init() prototype
Stefan Metzmacher
1
-0
/
+3
2014-10-30
Don't drop any error codes just because we think there cannot be any errors w...
root
1
-0
/
+3
2014-10-08
s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we can
Andrew Bartlett
1
-1
/
+1
2014-07-18
lib/util: move memcache.[ch] to the toplevel 'samba-util' library
Stefan Metzmacher
1
-1
/
+1
2014-07-07
auth: Fix an incompatible pointer assignment
Volker Lendecke
1
-1
/
+1
2014-07-04
s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd
Andrew Bartlett
1
-0
/
+7
2014-06-18
s3: auth: Change auth3_generate_session_info_pac() to use a copy of the info3...
Jeremy Allison
1
-2
/
+9
2014-06-18
s3: auth: Add create_info3_from_pac_logon_info() to create a new info3 and me...
Jeremy Allison
2
-0
/
+80
2014-06-18
s3: auth: Change make_server_info_info3() to take a const struct netr_SamInfo...
Jeremy Allison
3
-6
/
+6
2014-06-18
s3: auth: Add some const to the struct netr_SamInfo3 * arguments of copy_netr...
Jeremy Allison
3
-4
/
+4
2014-06-11
auth: Provide a way to use the auth stack for winbindd authentication
Andrew Bartlett
3
-10
/
+28
2014-05-19
smbd: fix creation of BUILTIN\{Administrators,Users} when "tdbsam:map builtin...
Michael Adam
1
-3
/
+13
2014-05-16
auth: Allow auth_samba4 to be forced to run a specific auth module
Andrew Bartlett
2
-12
/
+27
2014-04-24
s3-auth: Register ncalrpc_as_system gensec module.
Andreas Schneider
1
-1
/
+3
2014-04-24
s3:auth: allow special SYSTEM and ANONYMOUS handling in auth3_generate_sessio...
Stefan Metzmacher
1
-2
/
+43
2014-04-18
auth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the top level
Andrew Bartlett
2
-192
/
+0
2014-04-15
auth: Remove support for HAVE_TRUNCATED_SALT from pass_check.c
Andrew Bartlett
1
-14
/
+0
2014-04-15
auth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.c
Andrew Bartlett
1
-20
/
+0
2014-04-15
auth: Remove linux_bigcrypt support from pass_check.c
Andrew Bartlett
1
-32
/
+0
2014-04-15
auth: Remove support for plaintext auth on systems that use getprpwnam()
Andrew Bartlett
1
-10
/
+0
2014-04-15
auth: Remove plaintext OSF1 password support
Andrew Bartlett
1
-64
/
+0
2014-04-15
auth: Remove afs_auth() from pass_check.c and s4's auth_unix
Andrew Bartlett
1
-35
/
+0
2014-04-15
auth: Remove dfs_auth() from pass_check.c and s4's auth_unix
Andrew Bartlett
1
-315
/
+0
2014-04-15
auth: Remove unused PASSWORD_LENTH macro from pass_check.c
Andrew Bartlett
1
-6
/
+0
2014-04-15
auth: Remove static variable ths_user from password_check() code
Andrew Bartlett
1
-36
/
+9
2014-04-02
s3-auth: Do not reset bad password count to 0 if account is disabled
Andrew Bartlett
1
-11
/
+11
2014-04-02
s3-auth: Only call pdb_get_acct_ctrl() once in check_sam_security
Andrew Bartlett
1
-4
/
+6
2014-04-02
s3-auth: Add prototype for plugin function to reduce warnings in auth_samba4
Andrew Bartlett
1
-0
/
+1
2014-04-02
s3-auth: Remember to always free the talloc_stackframe() in auth_samba4
Andrew Bartlett
1
-0
/
+2
2014-04-02
auth_samba4: Fix auth_samba4 to correctly provide a messaging context for itself
Andrew Bartlett
1
-16
/
+9
2014-04-02
s3-auth: Finally change make_user_info_*() use a parent talloc context
Andrew Bartlett
4
-34
/
+40
2014-03-25
s3: smbd: Factor out code that calls getgroups_unix_user() into a separate fu...
Jeremy Allison
1
-52
/
+92
2014-03-21
s3: smbd: Ensure we always go via getgroups_unix_user() when creating an NT t...
Jeremy Allison
1
-0
/
+61
[next]