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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-auth: Register ncalrpc_as_system gensec module.
Andreas Schneider
2014-04-24
1
-1
/
+3
*
s3:auth: allow special SYSTEM and ANONYMOUS handling in auth3_generate_sessio...
Stefan Metzmacher
2014-04-24
1
-2
/
+43
*
auth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the top level
Andrew Bartlett
2014-04-18
2
-192
/
+0
*
auth: Remove support for HAVE_TRUNCATED_SALT from pass_check.c
Andrew Bartlett
2014-04-15
1
-14
/
+0
*
auth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.c
Andrew Bartlett
2014-04-15
1
-20
/
+0
*
auth: Remove linux_bigcrypt support from pass_check.c
Andrew Bartlett
2014-04-15
1
-32
/
+0
*
auth: Remove support for plaintext auth on systems that use getprpwnam()
Andrew Bartlett
2014-04-15
1
-10
/
+0
*
auth: Remove plaintext OSF1 password support
Andrew Bartlett
2014-04-15
1
-64
/
+0
*
auth: Remove afs_auth() from pass_check.c and s4's auth_unix
Andrew Bartlett
2014-04-15
1
-35
/
+0
*
auth: Remove dfs_auth() from pass_check.c and s4's auth_unix
Andrew Bartlett
2014-04-15
1
-315
/
+0
*
auth: Remove unused PASSWORD_LENTH macro from pass_check.c
Andrew Bartlett
2014-04-15
1
-6
/
+0
*
auth: Remove static variable ths_user from password_check() code
Andrew Bartlett
2014-04-15
1
-36
/
+9
*
s3-auth: Do not reset bad password count to 0 if account is disabled
Andrew Bartlett
2014-04-02
1
-11
/
+11
*
s3-auth: Only call pdb_get_acct_ctrl() once in check_sam_security
Andrew Bartlett
2014-04-02
1
-4
/
+6
*
s3-auth: Add prototype for plugin function to reduce warnings in auth_samba4
Andrew Bartlett
2014-04-02
1
-0
/
+1
*
s3-auth: Remember to always free the talloc_stackframe() in auth_samba4
Andrew Bartlett
2014-04-02
1
-0
/
+2
*
auth_samba4: Fix auth_samba4 to correctly provide a messaging context for itself
Andrew Bartlett
2014-04-02
1
-16
/
+9
*
s3-auth: Finally change make_user_info_*() use a parent talloc context
Andrew Bartlett
2014-04-02
4
-34
/
+40
*
s3: smbd: Factor out code that calls getgroups_unix_user() into a separate fu...
Jeremy Allison
2014-03-25
1
-52
/
+92
*
s3: smbd: Ensure we always go via getgroups_unix_user() when creating an NT t...
Jeremy Allison
2014-03-21
1
-0
/
+61
*
s3-auth: Steal the memory to avoid duplication.
Andreas Schneider
2014-03-13
1
-5
/
+1
*
s3-auth: Do not leak tmp_ctx if make_server_info() fails.
Andreas Schneider
2014-03-13
1
-1
/
+2
*
s3-auth: Make is_null_sid() check easier to read.
Simo Sorce
2014-03-13
1
-2
/
+3
*
CVE-2013-4496:s3:auth: fix memory leak in the ACCOUNT_LOCKED_OUT case.
Stefan Metzmacher
2014-03-13
1
-0
/
+1
*
Remove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE macro from the codebase.
Garming Sam
2014-03-05
1
-2
/
+8
*
Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.
Garming Sam
2014-03-05
1
-11
/
+44
*
s3-auth: Pass mem_ctx to do_map_to_guest_server_info().
Andreas Schneider
2014-02-19
3
-11
/
+16
*
s3-auth: Pass mem_ctx to auth_check_ntlm_password().
Andreas Schneider
2014-02-19
3
-24
/
+40
*
s3-auth: Pass mem_ctx to make_server_info_sam().
Andreas Schneider
2014-02-19
4
-28
/
+47
*
auth: Make new_server_id_task() static to auth_samba4
Volker Lendecke
2014-02-12
1
-0
/
+42
*
param: rename lp function and variable from "encrypted_passwords" to "encrypt...
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "adduser_script" to "add_user_scr...
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from 'guestaccount' to 'guest_account'
Garming Sam
2014-02-07
3
-4
/
+4
*
s3-auth: Add passwd_to_SamInfo3().
Andreas Schneider
2014-02-05
2
-73
/
+36
*
s3-auth: Pass talloc context to make_server_info_pw().
Andreas Schneider
2014-02-05
4
-29
/
+42
*
s3-auth: Add passwd_to_SamInfo3().
Andreas Schneider
2014-02-05
2
-0
/
+120
*
s3:auth_domain: make use of rpccli_netlogon_network_logon()
Stefan Metzmacher
2014-01-07
1
-14
/
+22
*
s3:auth_domain: make use of rpccli_{create,setup}_netlogon_creds()
Stefan Metzmacher
2014-01-07
1
-51
/
+85
*
s3:auth_domain: simplify connect_to_domain_password_server()
Stefan Metzmacher
2014-01-07
1
-19
/
+12
*
auth_samba4: Describe the slightly unusual role of auth_samba4
Andrew Bartlett
2013-12-16
1
-4
/
+39
*
s3:auth_domain: remove dead code in check_trustdomain_security()
Stefan Metzmacher
2013-10-17
1
-22
/
+0
*
build: get rid of vars=locals() in source3/auth/wscript_build
Michael Adam
2013-09-24
1
-4
/
+2
*
build: get rid of source-variables in source3/auth/wscript_build
Michael Adam
2013-09-24
1
-20
/
+11
*
s3-auth: register schannel gensec module in auth_generic_prepare() as well.
Günther Deschner
2013-09-19
1
-1
/
+4
*
lib: Use "mem_ctx" arg in gencache_get
Volker Lendecke
2013-09-05
1
-3
/
+2
*
lib: Add a "mem_ctx" arg to gencache_get (unused so far)
Volker Lendecke
2013-09-05
1
-1
/
+1
*
auth/gensec: treat struct gensec_security_ops as const if possible.
Stefan Metzmacher
2013-08-10
1
-7
/
+8
*
s3:auth_domain: try to use NETLOGON_NEG_SUPPORTS_AES
Stefan Metzmacher
2013-08-10
1
-1
/
+2
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
2013-08-05
1
-1
/
+1
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel().
Günther Deschner
2013-08-05
1
-1
/
+1
[next]