summaryrefslogtreecommitdiff
path: root/python/samba
AgeCommit message (Expand)AuthorFilesLines
2016-05-03tests/dns_forwarder: Add additional testing for no flag recursiveGarming Sam1-0/+27
2016-05-03tests/dns_forwarder: Add an extra test for inactive forwardersGarming Sam1-0/+27
2016-05-03tests/dns_forwarder: remove statically defined IPsGarming Sam1-17/+33
2016-05-03tests/dns: Add additional testing of CNAME handlingGarming Sam1-14/+77
2016-05-03tests/dns_forwarder: Add testing for DNS forwardingGarming Sam2-0/+624
2016-04-20dbcheck: Avoid pathological behaviour in operational moduleGarming Sam1-0/+4
2016-04-18tests/rodc: Check that preload will skip broken usersGarming Sam1-1/+35
2016-04-18rodc: Allow RODC preload to continue with invalid usersGarming Sam1-3/+35
2016-04-12CVE-2015-5370: python/samba/tests: add some dcerpc raw_protocol testsStefan Metzmacher1-0/+2623
2016-04-12CVE-2015-5370: python/samba/tests: add infrastructure to do raw protocol test...Stefan Metzmacher1-0/+525
2016-04-12CVE-2016-2118: python:tests/dcerpc: use [sign] for dnsserver testsStefan Metzmacher1-1/+1
2016-04-01Bug 11818 : obvious missing word When trying to demote a dc, 'remove_dc.remov...Rowland Penny1-1/+1
2016-03-10CVE-2016-0771: tests/dns: Remove dependencies on env variablesGarming Sam1-45/+25
2016-03-10CVE-2016-0771: tests/dns: change samba.tests.dns from being a unittestGarming Sam1-8/+39
2016-03-10CVE-2016-0771: tests: rename test getopt to get_optGarming Sam1-0/+0
2016-03-10CVE-2016-0771: tests/dns: RPC => DNS roundtrip testGarming Sam1-13/+189
2016-03-10CVE-2016-0771: tests/dns: modify tests to check via RPCGarming Sam1-106/+160
2016-03-10CVE-2016-0771: tests/dns: Add some more test cases for TXT recordsGarming Sam1-39/+71
2016-03-10CVE-2016-0771: tests/dns: Correct error code for formerly unrun testGarming Sam1-1/+1
2016-03-10CVE-2016-0771: tests/dns: restore formerly segfaulting testGarming Sam1-26/+25
2016-03-10CVE-2016-0771: tests/dns: Add a comment regarding odd Windows behaviourGarming Sam1-0/+1
2016-03-10CVE-2016-0771: tests/dns: FORMERR can simply timeout against WindowsGarming Sam1-10/+53
2016-03-10CVE-2016-0771: tests/dns: prepare script for further testingGarming Sam1-6/+6
2016-03-10CVE-2016-0771: tests/dns: Modify dns tests to match new IDLGarming Sam1-18/+20
2016-03-08dbcheck: Check for and remove duplicate values in attributesAndrew Bartlett1-0/+26
2016-03-08dbcheck: Avoid spurious warnings in dbcheck due to objectclass sortingAndrew Bartlett1-1/+13
2016-03-08dbcheck: Fix incorrect/duplicate attrid in replPropertMetaDataAndrew Bartlett1-19/+101
2016-03-08pidl: Fix our python reference handlingAndrew Bartlett2-6/+179
2016-03-07Remove posixAccount from samdb.pyRowland Penny1-1/+0
2016-02-25samba-tool: Support preloading multiple usersAndrew Bartlett2-22/+131
2016-02-25python: Allow optional multi-value arguements for samba-tool commandsAndrew Bartlett1-2/+3
2016-02-08test:docs: remove unused param_table/get_param_table_full()Michael Adam1-64/+0
2016-02-03python:tests/core: add tests for arcfour_encrypt() and string_to_byte_array()Stefan Metzmacher1-0/+16
2016-02-03python:samba/netcmd/domain: make use of the generic arcfour_encrypt() and str...Stefan Metzmacher1-18/+5
2016-02-03python:samba/join.py: make use of the generic arcfour_encrypt() and string_to...Stefan Metzmacher1-16/+3
2016-02-03python:samba: add a generic arcfour_encrypt() helper functionStefan Metzmacher1-0/+16
2016-02-03python:samba: add a generic string_to_byte_array() helper functionStefan Metzmacher1-0/+8
2015-12-24samldb: ensure subnets have proper net rangesDouglas Bagnall1-0/+24
2015-12-24samba-tool: add sites subnet subcommandsDouglas Bagnall3-2/+360
2015-12-24samba-tool tests: Add command line tests for sitesDouglas Bagnall1-0/+57
2015-12-24python/sites: Rework site DN constructionAndrew Bartlett1-12/+22
2015-12-24samba.sites: reduce code duplication in Exception classesDouglas Bagnall1-16/+1
2015-12-24samba.sites: improve grammar in an error messageDouglas Bagnall1-1/+1
2015-12-24samba-tool sites: use -H to set URL with standard handlingDouglas Bagnall1-14/+19
2015-12-24sambatool sites: PEP8/flake8 improvementsDouglas Bagnall2-4/+6
2015-12-24s4:samba-tool domain raise tool - make it aware of newer domain function levelsMatthias Dieter Wallnöfer1-8/+31
2015-12-24s4:samba-tool domain raise tool - handle Windows 2000 mode AD domains correctlyMatthias Dieter Wallnöfer1-16/+23
2015-12-15Fix bug 10881 Wrong keytab permissions when joining additional DC with BIND b...Andrew Bartlett1-0/+10
2015-12-15python: Give a more helpful error message when we do not have an smb.confAndrew Bartlett1-1/+1
2015-12-07samba-tool: user create examples show 'add' instead of 'create'Rowland Penny1-4/+4