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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-12
selftest: Add test for ndr_size_struct() faulting on a NULL pointer
Andrew Bartlett
1
-0
/
+13
2019-12-12
selftest: Add test for ndr_size_union() faulting on a NULL pointer
Andrew Bartlett
1
-0
/
+31
2019-12-12
selftest: Add example xattr_NTACL packets to demonstrate switch/union behaviour
Andrew Bartlett
1
-0
/
+17
2019-12-12
selftest: Add test for structure with NDR_BUFFERS only in a union
Andrew Bartlett
1
-0
/
+38
2019-12-10
selftest: Confirm that ndrdump struct mode is not available for enums
Andrew Bartlett
1
-0
/
+14
2019-12-10
samba-tool: add user-sensitive command to set not-delegated flag
Isaac Boukris
1
-0
/
+58
2019-12-10
CVE-2019-14861: Test to demonstrate the bug
Andrew Bartlett
1
-0
/
+47
2019-12-10
CVE-2019-14861: s4-rpc/dnsserver: Confirm sort behaviour in dcesrv_DnssrvEnum...
Andrew Bartlett
1
-0
/
+101
2019-12-10
selftest: Add ndrdump tests for malformed drsuapi traffic
Andrew Bartlett
1
-0
/
+24
2019-12-04
python: tests. Add test for fuzzing smbd crash bug.
Jeremy Allison
1
-0
/
+77
2019-12-04
librpc ndr: Infinite loop parsing Suplemental creds
Gary Lockyer
1
-0
/
+13
2019-11-29
selftest: Test partial parse behaviour in ndrdump
Andrew Bartlett
1
-0
/
+51
2019-11-29
ndrdump: Show the actual struct/function name in the print, not just what it ...
Andrew Bartlett
1
-1
/
+1
2019-11-29
samba-tool tests: re-add tests for attribute value verification using samba-tool
Björn Baumbach
4
-0
/
+28
2019-11-29
samba-tool {user,group,computer,contact} show: avoid base64 encoded strings i...
Björn Baumbach
4
-13
/
+8
2019-11-29
samba-tool tests: prepare tests for new samba-tool functionality
Björn Baumbach
4
-12
/
+9
2019-11-29
samba-tool tests: remove duplicate definitions of test functions
Björn Baumbach
4
-24
/
+0
2019-11-29
samba-tool group show: fix a copy-paste mistake
Björn Baumbach
1
-3
/
+3
2019-11-20
selftest: Test repushing an ntlmssp AUTHENTICATE_MESSAGE
Andrew Bartlett
1
-0
/
+12
2019-11-20
selftest: Confirm that NDR bugs are fixed in DCOM code
Andrew Bartlett
1
-0
/
+59
2019-11-20
selftest: Confirm that --base64-input and --input work and a PIDL bug is fixed.
Andrew Bartlett
1
-0
/
+29
2019-11-20
python: Return the stdout when also checking error codes
Andrew Bartlett
1
-0
/
+1
2019-11-17
ndrdump: Use human-readable strings for NDR decode errors
Andrew Bartlett
1
-2
/
+2
2019-11-17
selftest: Test fix for ndrdump of structures by number
Andrew Bartlett
1
-0
/
+16
2019-11-14
pytests/segfault: pidl inline arrays
Douglas Bagnall
1
-1
/
+6
2019-11-14
pytests/segfaults: dcerpc ref elements segfault
Douglas Bagnall
1
-1
/
+13
2019-11-14
pytests: rpc echo should not segfault
Douglas Bagnall
1
-0
/
+5
2019-11-13
selftest: Add expected-output tests for the ndrdump struct mode
Andrew Bartlett
1
-1
/
+27
2019-11-10
Make sure backup temp directory gets deleted on exception
Heiko Baumann
1
-42
/
+43
2019-11-08
dns: Extend DNS tests to check the SOA record is always returned
Samuel Cabrero
1
-0
/
+19
2019-10-31
python/samba/upgradehelpers.py: typo fixes
Björn Jacke
1
-1
/
+1
2019-10-31
python/samba/netcmd/gpo.py: typo fixes
Björn Jacke
1
-0
/
+1
2019-10-31
python/samba/dbchecker.py: typo fixes
Björn Jacke
1
-4
/
+4
2019-10-23
samba-tool: py3 compatiblity in 'user syncpasswords --daemon'
Heinz Hoelzl
1
-1
/
+2
2019-10-22
samba-tool domain: fix an unhandled exception
Amit Kumar
1
-1
/
+5
2019-10-17
samba-tool: Add facility to add rfc2307 attributes to an already created user...
Rowland Penny
4
-7
/
+473
2019-10-17
samba-tool: Update 'samba-tool gpo list <>' description
Amit Kumar
1
-7
/
+7
2019-10-12
python/tests/gensec: add spnego downgrade python tests
Isaac Boukris
1
-1
/
+23
2019-10-12
python/tests/gensec: make it possible to add knownfail tests for gensec.update()
Stefan Metzmacher
1
-2
/
+8
2019-10-09
selftest: add mdfind blackbox test
Ralph Boehme
1
-0
/
+130
2019-10-09
selftest: add end-to-end tests for mdssvc with a fake HTTP server
Ralph Boehme
1
-0
/
+194
2019-10-03
rpcclient: Remove unused global domain sid
Volker Lendecke
1
-11
/
+11
2019-09-24
test_pam_winbind.sh: allow different pam_winbindd config options to be specified
Stefan Metzmacher
3
-14
/
+22
2019-09-24
tests/pam_winbind.py: allow upn names to be used in USERNAME with an empty DO...
Stefan Metzmacher
3
-4
/
+16
2019-09-24
tests/pam_winbind.py: turn pypamtest.PamTestError into a failure
Stefan Metzmacher
3
-5
/
+20
2019-09-24
posixacl.py: avoid inefficient string concatenations
Björn Jacke
1
-2
/
+2
2019-09-24
auth_log_winbind.py: avoid inefficient string concatenations
Björn Jacke
1
-2
/
+1
2019-09-24
schema.py: avoid inefficient string concatenations
Björn Jacke
1
-5
/
+2
2019-09-24
user.py: avoid inefficient string concatenations
Björn Jacke
1
-30
/
+28
2019-09-24
gpo.py: avoid inefficient string concatenations
Björn Jacke
1
-6
/
+3
[prev]
[next]