summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* dbcheck: Check for and remove duplicate values in attributesAndrew Bartlett2016-03-151-0/+26
* dbcheck: Avoid spurious warnings in dbcheck due to objectclass sortingAndrew Bartlett2016-03-151-1/+13
* dbcheck: Fix incorrect/duplicate attrid in replPropertMetaDataAndrew Bartlett2016-03-151-19/+101
* pidl: Fix our python reference handlingAndrew Bartlett2016-03-152-6/+179
* CVE-2016-0771: tests/dns: Remove dependencies on env variablesGarming Sam2016-03-081-45/+25
* CVE-2016-0771: tests/dns: change samba.tests.dns from being a unittestGarming Sam2016-03-081-8/+39
* CVE-2016-0771: tests: rename test getopt to get_optGarming Sam2016-03-081-0/+0
* CVE-2016-0771: tests/dns: RPC => DNS roundtrip testGarming Sam2016-03-081-13/+189
* CVE-2016-0771: tests/dns: modify tests to check via RPCGarming Sam2016-03-081-106/+160
* CVE-2016-0771: tests/dns: Add some more test cases for TXT recordsGarming Sam2016-03-081-39/+71
* CVE-2016-0771: tests/dns: Correct error code for formerly unrun testGarming Sam2016-03-081-1/+1
* CVE-2016-0771: tests/dns: restore formerly segfaulting testGarming Sam2016-03-081-26/+25
* CVE-2016-0771: tests/dns: Add a comment regarding odd Windows behaviourGarming Sam2016-03-081-0/+1
* CVE-2016-0771: tests/dns: FORMERR can simply timeout against WindowsGarming Sam2016-03-081-10/+53
* CVE-2016-0771: tests/dns: prepare script for further testingGarming Sam2016-03-081-6/+6
* CVE-2016-0771: tests/dns: Modify dns tests to match new IDLGarming Sam2016-03-081-18/+20
* python:tests/core: add tests for arcfour_encrypt() and string_to_byte_array()Stefan Metzmacher2016-02-051-0/+16
* python:samba/netcmd/domain: make use of the generic arcfour_encrypt() and str...Stefan Metzmacher2016-02-051-18/+5
* python:samba/join.py: make use of the generic arcfour_encrypt() and string_to...Stefan Metzmacher2016-02-051-16/+3
* python:samba: add a generic arcfour_encrypt() helper functionStefan Metzmacher2016-02-051-0/+16
* python:samba: add a generic string_to_byte_array() helper functionStefan Metzmacher2016-02-051-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
* KCC: remove NTDSConnection API methods that are never usedDouglas Bagnall2015-10-291-6/+0
* KCC: whitespace for pep8Douglas Bagnall2015-10-291-2/+0
* KCC: fix pep8 line length in load_ip_transport()Douglas Bagnall2015-10-291-3/+4
* KCC: Correct capitalisation of KCCErrorDouglas Bagnall2015-10-291-1/+1
* KCC: raise KCCError, not Exception, in multiple placesDouglas Bagnall2015-10-291-42/+41
* KCC: NTDSConnection.load_connection() requires objectGUIDDouglas Bagnall2015-10-291-1/+4
* KCC: remove debug print statements from intrasite and intersiteDouglas Bagnall2015-10-291-2/+0
* KCC: load samdb before calling kcc.run()Douglas Bagnall2015-10-291-11/+10
* KCC: load the object GUID with --import-ldifDouglas Bagnall2015-10-291-1/+1
* KCC: avoid logging alarming things about exected eventsDouglas Bagnall2015-10-291-4/+4
* KCC: more debug info when --import-ldif goes badlyDouglas Bagnall2015-10-291-4/+5