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
/
python
/
samba
/
tests
/
auth_log_pass_change.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-30
python: tests: update all super calls to python 3 style in tests
Rob van der Linde
1
-1
/
+1
2023-11-30
python: get rid of pointless empty overridden methods
Rob van der Linde
1
-3
/
+0
2023-06-30
crypto: Rely on GnuTLS 3.6.13 and gnutls_pbkdf2()
Andrew Bartlett
1
-10
/
+1
2023-06-26
tests/auth_log_pass_change: Fix flapping test
Joseph Sutton
1
-2
/
+8
2023-05-29
tests/auth_log: Remove debugging code
Joseph Sutton
1
-5
/
+0
2023-05-29
tests/auth_log: Call discardMessages() on class
Joseph Sutton
1
-1
/
+1
2023-05-29
tests/auth_log: Expect no messages when changing a non-existent user’s pass...
Joseph Sutton
1
-7
/
+5
2022-10-25
python/samba/tests: fix samba.tests.auth_log_pass_change for later gnutls
Noel Power
1
-4
/
+16
2022-10-21
python: Remove unused imports in auth_log tests
Joseph Sutton
1
-1
/
+0
2022-03-17
selftest: Remove auth_log test for RAP password change
Andrew Bartlett
1
-29
/
+0
2021-04-28
python: remove all 'from __future__ import print_function'
Douglas Bagnall
1
-1
/
+0
2020-02-07
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
1
-3
/
+3
2019-03-07
tests/auto_log_pass_change.py: only care about the last expected message othe...
Joe Guo
1
-39
/
+16
2019-03-04
tests: Work auth_log CLIENT_IP out from config instead of env var
Tim Beale
1
-1
/
+0
2018-12-14
auth log: Add windows logon type codes
Gary Lockyer
1
-8
/
+23
2018-12-14
auth log: Add windows event codes
Gary Lockyer
1
-7
/
+25
2018-12-10
PY3: net.change_password & net.set_password take string not bytes
Noel Power
1
-4
/
+4
2018-05-11
tests: Split out setUp code into separate function for reuse
Tim Beale
1
-17
/
+3
2018-05-10
auth logging tests: Clean up flake8 warnings
Gary Lockyer
1
-81
/
+67
2018-03-23
samba python tests: convert print func to be py2/py3 compatible
Noel Power
1
-6
/
+7
2018-02-28
samba python tests: convert 'except X, (tuple)' to 'except X as e'
Noel Power
1
-2
/
+4
2018-02-15
samba python tests: convert 'except X, e' to 'except X as e'
Douglas Bagnall
1
-3
/
+3
2017-03-29
whitespace: auth_log_pass_change.py python conventions
Garming Sam
1
-33
/
+34
2017-03-29
dsdb: Add authentication audit logging for LDAP password change
Andrew Bartlett
1
-2
/
+89
2017-03-29
auth log tests: password change tests
Gary Lockyer
1
-0
/
+242