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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-1
/
+11
2019-03-04
tests: Work audit_log CLIENT_IP out from config instead of env var
Tim Beale
4
-3
/
+11
2019-03-04
tests: Remove explicit SOCKET_WRAPPER usage from auth_log tests
Tim Beale
2
-2
/
+19
2019-03-04
tests: Remove redundant credentials from auth_log tests
Tim Beale
3
-9
/
+0
2019-02-21
selftest: Confirm new and old SDDL strings differ after a samba-tool dsacl set
Andrew Bartlett
1
-0
/
+1
2019-02-21
selftest: Add test for samba-tool dsacl get, cross-checked with samba-tool ds...
Andrew Bartlett
1
-0
/
+30
2019-02-21
samba-tool dsacl: Mark old and new descriptor output correctly
Andrew Bartlett
1
-4
/
+7
2019-02-21
Add command "samba-tool dsacl get" This code is very equal to "samba-tool dsa...
Martin Krämer
1
-0
/
+48
2019-02-21
Update dsacl.py - add_ace to handle/verify sddl parameter correct
Martin Krämer
2
-14
/
+110
2019-02-21
dbcheck: skip reverse member link checks when cli option specified
Joe Guo
2
-3
/
+21
2019-02-20
s3 winbind auth_log: Tests for logon id logging.
Gary Lockyer
1
-0
/
+442
2019-02-20
auth_log tests: Allow the remote address to be None
Gary Lockyer
1
-0
/
+3
2019-02-14
s2 decrpc samr: Add tests for QueryDomainInfo
Gary Lockyer
1
-0
/
+55
2019-02-13
spelling of associated
Douglas Bagnall
1
-1
/
+1
2019-02-11
tests/user_check_password_script: add a test do disallow the username as pass...
Stefan Metzmacher
1
-9
/
+25
2019-02-11
build: Don't generate kerberos_implementation.py if building without python
Aliaksei Karaliou
1
-0
/
+3
2019-02-01
Tests for segfaults in python bindings
Douglas Bagnall
1
-0
/
+126
2019-02-01
netcmd: Improve error handling of gpo aclcheck as non-admin
Tim Beale
1
-0
/
+4
2019-02-01
selftest: Move dns_hub.py into selftest directory
Tim Beale
1
-154
/
+0
2019-02-01
dns_hub: Fix flake8 warnings
Tim Beale
1
-5
/
+5
2019-01-29
python/tests/dns*: make use of dns.DNS_RCODE/dns.DNS_OPCODE
Stefan Metzmacher
2
-4
/
+4
2019-01-29
python/modules: maintain correct refcount for path items
Douglas Bagnall
1
-10
/
+19
2019-01-21
netcmd: Try to improve domain backup error message
Tim Beale
1
-2
/
+3
2019-01-19
python/kcc lib: cope with differently formed repsToFrom
Douglas Bagnall
1
-5
/
+16
2019-01-19
python/uptodateness: cope with unknown invocation ID
Douglas Bagnall
1
-2
/
+7
2019-01-19
python: dns_hub: do not crash if a socket fails
Douglas Bagnall
1
-2
/
+2
2019-01-18
python: dsal: Fix possibility of identical ACE's being added.
Martin Krämer
1
-1
/
+1
2019-01-17
dns_hub: Rename variable to avoid naming collision in exception handler
Tim Beale
1
-2
/
+2
2019-01-17
tests: Switchover auth_log from s4 SMB client bindings to s4
Tim Beale
1
-10
/
+23
2019-01-17
tests: Refactor auth_log SMB connection to be in a single place
Tim Beale
1
-42
/
+20
2019-01-17
tests: Use MUST_USE_KERBEROS over AUTO_USE_KERBEROS in auth_log tests
Tim Beale
1
-0
/
+2
2019-01-17
tests: Relax auth_log SMB assertions to cover v1 *or* v2
Tim Beale
1
-6
/
+6
2019-01-17
ntacls: Pass correct use_ntvfs through to setntacl()
Tim Beale
1
-1
/
+2
2019-01-17
netcmd: Change GPO commands to use s3 SMB Py bindings
Tim Beale
1
-2
/
+5
2019-01-17
netcmd: Change SMB flags from s4 Py bindings to s3
Tim Beale
1
-6
/
+7
2019-01-17
python/gpclass: Convert gpclass to use s3 SMB Python bindings
Tim Beale
1
-3
/
+7
2019-01-16
join: Throw CommandError instead of Exception for simple errors
Tim Beale
1
-3
/
+4
2019-01-16
join: Fix TypeError when handling exception
Tim Beale
2
-2
/
+2
2019-01-15
python: dns_hub: Fix indentation of 'raise' on error.
Jeremy Allison
1
-3
/
+1
2019-01-15
selftest: add central dns forwarder
Volker Lendecke
1
-0
/
+156
2019-01-14
netcmd: Change domain backup commands to use s3 SMB Py bindings
Tim Beale
1
-2
/
+6
2019-01-14
tests: Change ntaclsbackup tests over to use s3 Py bindings
Tim Beale
1
-2
/
+2
2019-01-13
python: use 'et' as format for ParseTuple with python2
Noel Power
1
-2
/
+6
2019-01-13
python: Add new compat PYARG_STR_UNI format
Noel Power
1
-0
/
+10
2019-01-13
python: Fix memory leak with ParseTuple (using 'es' format)
Noel Power
1
-7
/
+15
2019-01-12
py:dcerpc/raw_protocol: add tests to demonstrate how security context multipl...
Stefan Metzmacher
1
-0
/
+967
2019-01-12
py:dcerpc/raw_testcase: add assertEqualsStrLower()
Stefan Metzmacher
1
-0
/
+3
2019-01-12
py:dcerpc/raw_protocol: demonstrate that \\pipe\lsarpc returns \\pipe\lsass a...
Stefan Metzmacher
1
-2
/
+4
2019-01-12
py:dcerpc/raw_protocol: add test_assoc_group_fail3()
Stefan Metzmacher
1
-0
/
+45
[prev]
[next]