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_base.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-06-15
tests/auth_log: Ensure tests continue to pass when new log types are added
Joseph Sutton
1
-2
/
+24
2023-06-15
tests/auth_log: Add support for new ‘KDC Authorization’ log type
Joseph Sutton
1
-0
/
+1
2023-06-14
tests/auth_log: Refactor waitForMessages() to use nextMessage()
Joseph Sutton
1
-15
/
+8
2023-06-14
tests/auth_log: Add method to fetch the next relevant message from the messag...
Joseph Sutton
1
-0
/
+38
2023-06-14
tests/auth_log: Factor out isRemote()
Joseph Sutton
1
-22
/
+22
2023-05-29
tests/auth_log: Add missing call to tearDownClass()
Joseph Sutton
1
-0
/
+2
2023-05-29
tests/auth_log: Remove unnecessary check
Joseph Sutton
1
-4
/
+3
2023-05-29
tests/auth_log: Call discardMessages() on class
Joseph Sutton
1
-1
/
+1
2023-05-29
tests/auth_log: Make discardMessages() more reliable
Joseph Sutton
1
-4
/
+13
2023-05-29
tests/auth_log: Correctly get lp_ctx
Joseph Sutton
1
-1
/
+1
2023-05-29
tests/auth_log: Remove unneeded len() call
Joseph Sutton
1
-1
/
+1
2023-05-29
tests/auth_log: Rename ‘self’ parameter to ‘cls’
Joseph Sutton
1
-5
/
+5
2023-05-29
tests/auth_log: Rename ‘self’ parameter to ‘cls’
Joseph Sutton
1
-5
/
+5
2023-05-29
tests/auth_log: Correctly check for GUID
Joseph Sutton
1
-1
/
+1
2023-05-29
tests/auth_log: Pre-compile GUID regex
Joseph Sutton
1
-2
/
+3
2023-05-24
tests/auth_log: Simplify isRemote()
Joseph Sutton
1
-5
/
+7
2023-05-24
tests/auth_log: Rename ‘self’ parameter to ‘cls’
Joseph Sutton
1
-10
/
+10
2023-05-24
tests/auth_log: Call setUpClass() method of base class
Joseph Sutton
1
-0
/
+2
2023-05-24
tests/auth_log: Don’t silently override remoteAddress
Joseph Sutton
1
-1
/
+0
2022-10-21
python: Remove unused imports in auth_log tests
Joseph Sutton
1
-1
/
+0
2021-04-28
python: remove all 'from __future__ import print_function'
Douglas Bagnall
1
-1
/
+0
2019-03-05
tests: Reduce likelihood of auth_log test locking up during CI
Aaron Haslett
1
-12
/
+13
2019-03-04
tests: Work auth_log CLIENT_IP out from config instead of env var
Tim Beale
1
-0
/
+11
2019-03-04
tests: Remove explicit SOCKET_WRAPPER usage from auth_log tests
Tim Beale
1
-1
/
+9
2019-02-20
auth_log tests: Allow the remote address to be None
Gary Lockyer
1
-0
/
+3
2018-12-20
tests (audit_auth)_log: PEP8 cleanup.
Gary Lockyer
1
-0
/
+1
2018-12-10
python/samba/tests: Fix auth_log messaging problems in py3
Noel Power
1
-0
/
+3
2018-12-10
PY3: wrap filter calls with list where list is expected
Noel Power
1
-1
/
+1
2018-05-31
auth tests: irpc remove "auth_event" name on completion
Gary Lockyer
1
-0
/
+1
2018-05-10
auth logging tests: Clean up flake8 warnings
Gary Lockyer
1
-15
/
+12
2018-05-10
auth logging tests: Add tests for sessionId
Gary Lockyer
1
-0
/
+8
2018-03-23
samba python tests: convert print func to be py2/py3 compatible
Noel Power
1
-1
/
+2
2017-07-24
tests auth_log: Modify existing tests to handle NETLOGON messages
Gary Lockyer
1
-0
/
+17
2017-03-29
auth log tests: password change tests
Gary Lockyer
1
-6
/
+8
2017-03-29
auth_log: Add tests by listening for JSON messages over the message bus
Andrew Bartlett
1
-0
/
+102