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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove special nss_wrapper code
Andreas Schneider
2014-04-17
1
-3
/
+3
*
s4-torture: Remove nss_wrapper testsuite.
Andreas Schneider
2014-04-17
2
-7
/
+0
*
s4-ntfs: Improve uid check in wrapper mode.
Andreas Schneider
2014-04-17
1
-3
/
+19
*
lib: Change uid_wrapper to preloadable version.
Andreas Schneider
2014-04-17
1
-2
/
+2
*
lib-util: rename memdup to smb_memdup and fix all callers
Björn Baumbach
2014-04-16
1
-2
/
+2
*
auth: Remove support for HAVE_TRUNCATED_SALT from pass_check.c
Andrew Bartlett
2014-04-15
1
-5
/
+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
-8
/
+0
*
auth: Remove support for plaintext auth on systems that use getprpwnam()
Andrew Bartlett
2014-04-15
1
-9
/
+0
*
auth: Remove afs_auth() from pass_check.c and s4's auth_unix
Andrew Bartlett
2014-04-15
1
-4
/
+0
*
auth: Remove dfs_auth() from pass_check.c and s4's auth_unix
Andrew Bartlett
2014-04-15
1
-4
/
+0
*
Do not install smbclient4 and nmblookup4
Jeroen Dekkers
2014-04-15
1
-1
/
+2
*
Typo: s/preceeded/preceded/
Jelmer Vernooij
2014-04-14
1
-1
/
+1
*
s4-wbclient: Fix wbc_sids_to_xids to correctly indicate the length of the SID...
Andrew Bartlett
2014-04-09
1
-1
/
+1
*
torture: add local verification trailer parsing test
David Disseldorp
2014-04-09
3
-1
/
+104
*
s4-wbclient: Cope with winbind returning an error
Andrew Bartlett
2014-04-08
1
-0
/
+4
*
script to generate content for libcli/util/nterr.c & libcli/util/ntstatus.h
Noel Power
2014-04-02
1
-0
/
+243
*
script to generate libcli/util/hresult.c & libcli/util/hresult.h
Noel Power
2014-04-02
1
-0
/
+207
*
Allow FSRVP access generic HRESULT error message descriptions
Noel Power
2014-04-02
1
-2
/
+3
*
torture-samr: Add testing of account lockout and password change behaviour
Andrew Bartlett
2014-04-02
1
-39
/
+346
*
torture-samr: Add test for lockout with and without a password history
Andrew Bartlett
2014-04-02
1
-2
/
+18
*
torture-samr: Improve rpc.samr.passwords.badpwdcount test
Andrew Bartlett
2014-04-02
1
-10
/
+12
*
selftest: Add test for password lockout
Andrew Bartlett
2014-04-02
2
-0
/
+1485
*
dsdb: Allow SAMR server to return the computed, not actual badPwdCount
Andrew Bartlett
2014-04-02
2
-13
/
+58
*
s4:rpc_server/samr: passdown unmodified acct_flags to the ldb layer.
Stefan Metzmacher
2014-04-02
1
-15
/
+1
*
s4:dsdb/samldb: rework samldb_user_account_control_change()
Stefan Metzmacher
2014-04-02
1
-99
/
+134
*
s4:dsdb/samldb: remove fantasy code from samldb_user_account_control_change()
Stefan Metzmacher
2014-04-02
1
-10
/
+0
*
s4-samr: Escape the username in the LDAP filter
Andrew Bartlett
2014-04-02
1
-2
/
+2
*
s4-auth: Support password history correctly, including allowing NTLM logins u...
Andrew Bartlett
2014-04-02
2
-26
/
+297
*
dsdb: check type with talloc_get_type_abort in samdb_set_password
Andrew Bartlett
2014-04-02
1
-2
/
+5
*
dsdb: Implement password lockout on LDAP password changes
Andrew Bartlett
2014-04-02
1
-16
/
+134
*
dsdb: Move dsdb_update_bad_pwd_count to dsdb/common/util.c
Andrew Bartlett
2014-04-02
2
-100
/
+113
*
auth: Split out badPwdCount update into a helper function
Andrew Bartlett
2014-04-02
1
-48
/
+79
*
kdc: call authsam_zero_bad_pwd_count on successful AS-REQ
Andrew Bartlett
2014-04-02
1
-0
/
+2
*
kdc: Include values from msDS-User-Account-Control-Computed when checking use...
Andrew Bartlett
2014-04-02
1
-0
/
+20
*
kdc: Set flags.locked_out on a locked-out user.
Andrew Bartlett
2014-04-02
1
-1
/
+1
*
heimdal: Only indicate successful authentication after successful authz
Andrew Bartlett
2014-04-02
1
-4
/
+4
*
heimdal: Match windows and return KRB5KDC_ERR_CLIENT_REVOKED when the account...
Andrew Bartlett
2014-04-02
1
-1
/
+1
*
heimdal: Do not attempt password authentication for locked out accounts
Andrew Bartlett
2014-04-02
1
-0
/
+8
*
s4-auth: Add authsam_zero_bad_pwd_count to zero out badPwdCount and lockoutTi...
Andrew Bartlett
2014-04-02
2
-0
/
+67
*
s4:dsdb/samldb: add let lockoutTime=0 reset badPwdCount=0
Stefan Metzmacher
2014-04-02
1
-0
/
+57
*
dsdb: collapse wrong password and no-password-hash errors into one handler
Andrew Bartlett
2014-04-02
1
-25
/
+3
*
dsdb: Add samdb_result_passwords_from_history helper function
Andrew Bartlett
2014-04-02
1
-0
/
+37
*
s4-auth: Rework memory handling to use a tmp_ctx
Andrew Bartlett
2014-04-02
1
-17
/
+51
*
dsdb: give a better error message and return code on failed password change
Andrew Bartlett
2014-04-02
1
-0
/
+5
*
s4:auth: Add password lockout support to the AD DC
Andrew Bartlett
2014-04-02
5
-4
/
+156
*
dsdb: Put password lockout support in samdb_result_passwords()
Andrew Bartlett
2014-04-02
6
-27
/
+68
*
dsdb: Rework samdb_result_acct_flags to use either userAccountControl or msDS...
Andrew Bartlett
2014-04-02
4
-37
/
+31
*
dsdb-operational: Implement msDS-UserPasswordExpiryTimeComputed
Andrew Bartlett
2014-04-02
1
-1
/
+47
*
dsdb-operational: Implement msDS-User-Account-Control-Computed
Andrew Bartlett
2014-04-02
1
-1
/
+165
[next]