summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* dbcheck: Avoid pathological behaviour in operational moduleGarming Sam2016-04-201-0/+4
* tests/rodc: Check that preload will skip broken usersGarming Sam2016-04-181-1/+35
* rodc: Allow RODC preload to continue with invalid usersGarming Sam2016-04-181-3/+35
* CVE-2015-5370: python/samba/tests: add some dcerpc raw_protocol testsStefan Metzmacher2016-04-121-0/+2623
* CVE-2015-5370: python/samba/tests: add infrastructure to do raw protocol test...Stefan Metzmacher2016-04-121-0/+525
* CVE-2016-2118: python:tests/dcerpc: use [sign] for dnsserver testsStefan Metzmacher2016-04-121-1/+1
* Bug 11818 : obvious missing word When trying to demote a dc, 'remove_dc.remov...Rowland Penny2016-04-011-1/+1
* CVE-2016-0771: tests/dns: Remove dependencies on env variablesGarming Sam2016-03-101-45/+25
* CVE-2016-0771: tests/dns: change samba.tests.dns from being a unittestGarming Sam2016-03-101-8/+39
* CVE-2016-0771: tests: rename test getopt to get_optGarming Sam2016-03-101-0/+0
* CVE-2016-0771: tests/dns: RPC => DNS roundtrip testGarming Sam2016-03-101-13/+189
* CVE-2016-0771: tests/dns: modify tests to check via RPCGarming Sam2016-03-101-106/+160
* CVE-2016-0771: tests/dns: Add some more test cases for TXT recordsGarming Sam2016-03-101-39/+71
* CVE-2016-0771: tests/dns: Correct error code for formerly unrun testGarming Sam2016-03-101-1/+1
* CVE-2016-0771: tests/dns: restore formerly segfaulting testGarming Sam2016-03-101-26/+25
* CVE-2016-0771: tests/dns: Add a comment regarding odd Windows behaviourGarming Sam2016-03-101-0/+1
* CVE-2016-0771: tests/dns: FORMERR can simply timeout against WindowsGarming Sam2016-03-101-10/+53
* CVE-2016-0771: tests/dns: prepare script for further testingGarming Sam2016-03-101-6/+6
* CVE-2016-0771: tests/dns: Modify dns tests to match new IDLGarming Sam2016-03-101-18/+20
* dbcheck: Check for and remove duplicate values in attributesAndrew Bartlett2016-03-081-0/+26
* dbcheck: Avoid spurious warnings in dbcheck due to objectclass sortingAndrew Bartlett2016-03-081-1/+13
* dbcheck: Fix incorrect/duplicate attrid in replPropertMetaDataAndrew Bartlett2016-03-081-19/+101
* pidl: Fix our python reference handlingAndrew Bartlett2016-03-082-6/+179
* Remove posixAccount from samdb.pyRowland Penny2016-03-071-1/+0
* samba-tool: Support preloading multiple usersAndrew Bartlett2016-02-252-22/+131
* python: Allow optional multi-value arguements for samba-tool commandsAndrew Bartlett2016-02-251-2/+3
* test:docs: remove unused param_table/get_param_table_full()Michael Adam2016-02-081-64/+0
* python:tests/core: add tests for arcfour_encrypt() and string_to_byte_array()Stefan Metzmacher2016-02-031-0/+16
* python:samba/netcmd/domain: make use of the generic arcfour_encrypt() and str...Stefan Metzmacher2016-02-031-18/+5
* python:samba/join.py: make use of the generic arcfour_encrypt() and string_to...Stefan Metzmacher2016-02-031-16/+3
* python:samba: add a generic arcfour_encrypt() helper functionStefan Metzmacher2016-02-031-0/+16
* python:samba: add a generic string_to_byte_array() helper functionStefan Metzmacher2016-02-031-0/+8
* samldb: ensure subnets have proper net rangesDouglas Bagnall2015-12-241-0/+24
* samba-tool: add sites subnet subcommandsDouglas Bagnall2015-12-243-2/+360
* samba-tool tests: Add command line tests for sitesDouglas Bagnall2015-12-241-0/+57
* python/sites: Rework site DN constructionAndrew Bartlett2015-12-241-12/+22
* samba.sites: reduce code duplication in Exception classesDouglas Bagnall2015-12-241-16/+1
* samba.sites: improve grammar in an error messageDouglas Bagnall2015-12-241-1/+1
* samba-tool sites: use -H to set URL with standard handlingDouglas Bagnall2015-12-241-14/+19
* sambatool sites: PEP8/flake8 improvementsDouglas Bagnall2015-12-242-4/+6
* s4:samba-tool domain raise tool - make it aware of newer domain function levelsMatthias Dieter Wallnöfer2015-12-241-8/+31
* s4:samba-tool domain raise tool - handle Windows 2000 mode AD domains correctlyMatthias Dieter Wallnöfer2015-12-241-16/+23
* Fix bug 10881 Wrong keytab permissions when joining additional DC with BIND b...Andrew Bartlett2015-12-151-0/+10
* python: Give a more helpful error message when we do not have an smb.confAndrew Bartlett2015-12-151-1/+1
* samba-tool: user create examples show 'add' instead of 'create'Rowland Penny2015-12-071-4/+4
* samba-tool: fsmo.py throws an uncaught exception if noRowland Penny2015-12-061-1/+2
* samba-tool: replace use of os.popenUri Simchoni2015-11-231-3/+11
* samba-tool:provision: fix bug 11600Rowland Penny2015-11-211-6/+5
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* KCC: kcc.import_ldif doesn't need credsDouglas Bagnall2015-10-292-5/+4