summaryrefslogtreecommitdiff
path: root/python/samba
AgeCommit message (Expand)AuthorFilesLines
2020-06-05tests/pysmbd: fill session unix info in ntacl testsBjörn Baumbach1-4/+18
2020-06-05python/samba/provision: set unix session info for user session, used for sysv...Björn Baumbach1-0/+5
2020-06-05python: fix slow's mail addressBjörn Baumbach1-1/+1
2020-05-15selftest: add python S4U2Self tests including unkeyed checksumsIsaac Boukris6-1/+327
2020-05-15selftest: Add test for handling of "short" dnsProperty recordsAndrew Bartlett1-0/+51
2020-05-15librpc/idl: Add dnsp_DnsProperty_shortAndrew Bartlett1-0/+21
2020-05-10s4 cldap server tests: request size limit testsGary Lockyer1-0/+198
2020-05-10s4 ldap server tests: request size limit testsGary Lockyer1-12/+519
2020-05-04CVE-2020-10704: ldapserver tests: Limit search request sizesGary Lockyer1-0/+234
2020-04-29samba-tool: fetch "no such subcommand" error and print error messageBjörn Baumbach1-0/+3
2020-04-27traffic_packets: fix SyntaxWarning: "is" with a literalDavid Disseldorp1-1/+1
2020-04-23provision: Remove final code for the LDAP backendAndrew Bartlett3-24/+5
2020-04-02samba-tool group show: only shows global security groups, this patch makes it...Rowland Penny1-3/+2
2020-03-27python/tests/krb5: add simple_tests.py with the first simple testStefan Metzmacher2-0/+172
2020-03-27python/tests/krb5: add raw_testcase.py as the base for our Kerberos protocol ...Stefan Metzmacher1-0/+869
2020-03-27python/tests/krb5: modify rfc4120.asn1 in order to generate pyasn1 codeStefan Metzmacher4-11/+1243
2020-03-27python/tests/krb5: add rfc4120.asn1Stefan Metzmacher1-0/+392
2020-03-27python/tests/krb5: add support for Cksumtype.MD5Stefan Metzmacher1-1/+42
2020-03-27python/tests/krb5: convert kcrypto.py to python3-cryptography and a few Samba...Stefan Metzmacher1-187/+273
2020-03-27python/tests/krb5: add crypto.py from greghudson/pyk5 as kcrypto.pyIsaac Boukris3-1/+722
2020-03-27python/tests: let usage.py be more verbose on errorsStefan Metzmacher1-2/+3
2020-03-27selftest: use 10.53.57.0/8 instead of 127.0.0.1/8Stefan Metzmacher3-3/+3
2020-03-27python/netcmd/dns: improve exception handling in cmd_add_record()Stefan Metzmacher1-1/+3
2020-03-27python/netcmd/dns: improve exception handling in cmd_delete_record()Stefan Metzmacher1-1/+3
2020-03-19python/samba/gp_parse: Fix test errors with python3.8Noel Power1-1/+1
2020-03-07ndrdump tests: Make the tests less fragileGary Lockyer1-0/+6
2020-03-05python: Fix userPrincipalName in GetPasswordCommand.get_account_attributes()Jonathon Reinhart1-1/+1
2020-02-28selftest: test samba-tool group commands with groupnames with brackets and sp...Björn Baumbach1-0/+3
2020-02-28samba-tool group edit: use binary encoded group nameBjörn Baumbach1-1/+2
2020-02-28samba-tool group delete: use binary encoded group nameBjörn Baumbach1-1/+1
2020-02-28samba-tool group move: use binary encoded group nameBjörn Baumbach1-1/+1
2020-02-28samba-tool group listmembers: use binary encoded group namesBjörn Baumbach1-1/+2
2020-02-28samba-tool group listmembers: find group members by groups SIDBjörn Baumbach1-5/+6
2020-02-28samba-tool group listmembers: handle group-does-not-exist errorBjörn Baumbach1-9/+8
2020-02-28samba-tool group listmembers: hide python backtracke on command errorBjörn Baumbach1-1/+2
2020-02-27librpc ndr: Stack-overflow in ndr_pull_drsuapi_DsaAddressListItem_V1Gary Lockyer1-0/+12
2020-02-11samba-tool domain join: remove sub domain join codeGary Lockyer2-72/+10
2020-02-07samba-tool gpo: tighter matching for ini namesDouglas Bagnall1-2/+2
2020-02-07python: use raw string for regex with escapeDouglas Bagnall5-15/+15
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall90-2678/+2678
2020-02-07librpc ndr: Heap-buffer-overflow in lzxpress_decompressGary Lockyer1-0/+13
2020-02-06selftest: Test behaviour of DNS scavenge with an existing dNSTombstoned valueAndrew Bartlett1-0/+39
2020-02-05s3:auth_sam: map an empty domain or '.' to the local SAM nameStefan Metzmacher1-2/+2
2020-01-21samba-tool group addmembers: avoid python traceback on member add failureBjörn Baumbach1-2/+2
2020-01-21samba-tool group addmembers: add --member-base-dn option for group member searchBjörn Baumbach2-4/+25
2020-01-21samba-tool group {add,remove}members: allow to use --member-dn in combination...Björn Baumbach1-11/+28
2020-01-21samba-tool group removemembers: adapt functionality to addmembers commandBjörn Baumbach1-6/+32
2020-01-21samba-tool group addmembers: add --member-dn optionBjörn Baumbach2-30/+45
2020-01-21samba-tool group addmembers: add new option --object-typesBjörn Baumbach1-3/+20
2020-01-21python/samdb: validation of group member types for group member filterBjörn Baumbach1-0/+6