summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
...
* pysmbd: add "session_info" arg to py_smbd_get_sys_acl()Ralph Boehme2019-12-201-8/+8
* pysmbd: make "session_info" arg to py_smbd_get_nt_acl() mandatoryRalph Boehme2019-12-206-40/+43
* pysmbd: make "session_info" arg to py_smbd_set_nt_acl() mandatoryRalph Boehme2019-12-206-57/+75
* pysmbd: add "session_info" arg to py_smbd_unlink()Ralph Boehme2019-12-202-2/+3
* pysmbd: add "session_info" arg to py_smbd_chown()Ralph Boehme2019-12-202-2/+2
* pysmbd: add "session_info" arg to py_smbd_set_simple_acl()Ralph Boehme2019-12-202-11/+12
* python/tests: use a system session_info in posixacl.pyRalph Boehme2019-12-201-8/+8
* python: move system_session_unix to new auth_util.pyRalph Boehme2019-12-202-12/+36
* selftest: Confirm parse of dnsProperty recordsAndrew Bartlett2019-12-201-0/+14
* upgradedns: ensure lmdb lock files linkedGary Lockyer2019-12-201-0/+10
* test upgradedns: ensure lmdb lock files linkedGary Lockyer2019-12-201-0/+75
* selftest: make ad_dc_default an alias for ad_dc, not ad_dc_ntvfsRalph Boehme2019-12-201-1/+1
* samba_kcc: avoid ValueError when local connections are less than 2Björn Baumbach2019-12-181-0/+5
* sefltest: Demonstrate crash in manually written printer for drsuapi_DsAttribu...Andrew Bartlett2019-12-181-0/+12
* selftest: Add test for ndr_size_struct() faulting on a NULL pointerAndrew Bartlett2019-12-121-0/+13
* selftest: Add test for ndr_size_union() faulting on a NULL pointerAndrew Bartlett2019-12-121-0/+31
* selftest: Add example xattr_NTACL packets to demonstrate switch/union behaviourAndrew Bartlett2019-12-121-0/+17
* selftest: Add test for structure with NDR_BUFFERS only in a unionAndrew Bartlett2019-12-121-0/+38
* selftest: Confirm that ndrdump struct mode is not available for enumsAndrew Bartlett2019-12-101-0/+14
* samba-tool: add user-sensitive command to set not-delegated flagIsaac Boukris2019-12-101-0/+58
* CVE-2019-14861: Test to demonstrate the bugAndrew Bartlett2019-12-101-0/+47
* CVE-2019-14861: s4-rpc/dnsserver: Confirm sort behaviour in dcesrv_DnssrvEnum...Andrew Bartlett2019-12-101-0/+101
* selftest: Add ndrdump tests for malformed drsuapi trafficAndrew Bartlett2019-12-101-0/+24
* python: tests. Add test for fuzzing smbd crash bug.Jeremy Allison2019-12-041-0/+77
* librpc ndr: Infinite loop parsing Suplemental credsGary Lockyer2019-12-041-0/+13
* selftest: Test partial parse behaviour in ndrdumpAndrew Bartlett2019-11-291-0/+51
* ndrdump: Show the actual struct/function name in the print, not just what it ...Andrew Bartlett2019-11-291-1/+1
* samba-tool tests: re-add tests for attribute value verification using samba-toolBjörn Baumbach2019-11-294-0/+28
* samba-tool {user,group,computer,contact} show: avoid base64 encoded strings i...Björn Baumbach2019-11-294-13/+8
* samba-tool tests: prepare tests for new samba-tool functionalityBjörn Baumbach2019-11-294-12/+9
* samba-tool tests: remove duplicate definitions of test functionsBjörn Baumbach2019-11-294-24/+0
* samba-tool group show: fix a copy-paste mistakeBjörn Baumbach2019-11-291-3/+3
* selftest: Test repushing an ntlmssp AUTHENTICATE_MESSAGEAndrew Bartlett2019-11-201-0/+12
* selftest: Confirm that NDR bugs are fixed in DCOM codeAndrew Bartlett2019-11-201-0/+59
* selftest: Confirm that --base64-input and --input work and a PIDL bug is fixed.Andrew Bartlett2019-11-201-0/+29
* python: Return the stdout when also checking error codesAndrew Bartlett2019-11-201-0/+1
* ndrdump: Use human-readable strings for NDR decode errorsAndrew Bartlett2019-11-171-2/+2
* selftest: Test fix for ndrdump of structures by numberAndrew Bartlett2019-11-171-0/+16
* pytests/segfault: pidl inline arraysDouglas Bagnall2019-11-141-1/+6
* pytests/segfaults: dcerpc ref elements segfaultDouglas Bagnall2019-11-141-1/+13
* pytests: rpc echo should not segfaultDouglas Bagnall2019-11-141-0/+5
* selftest: Add expected-output tests for the ndrdump struct modeAndrew Bartlett2019-11-131-1/+27
* Make sure backup temp directory gets deleted on exceptionHeiko Baumann2019-11-101-42/+43
* dns: Extend DNS tests to check the SOA record is always returnedSamuel Cabrero2019-11-081-0/+19
* python/samba/upgradehelpers.py: typo fixesBjörn Jacke2019-10-311-1/+1
* python/samba/netcmd/gpo.py: typo fixesBjörn Jacke2019-10-311-0/+1
* python/samba/dbchecker.py: typo fixesBjörn Jacke2019-10-311-4/+4
* samba-tool: py3 compatiblity in 'user syncpasswords --daemon'Heinz Hoelzl2019-10-231-1/+2
* samba-tool domain: fix an unhandled exceptionAmit Kumar2019-10-221-1/+5
* samba-tool: Add facility to add rfc2307 attributes to an already created user...Rowland Penny2019-10-174-7/+473