tests/repl_rodc: Ensure that the machine account is tied to the destination DSA
[nivanova/samba-autobuild/.git] / python /
2017-03-13 Garming Sampython/dsdb_dn: Add a generic get_bytes method on DNs
2017-03-13 Garming Samsamba-tool/domain: Correctly re-enable replication
2017-03-13 Garming Samwerror: Correct the error code checking
2017-03-10 Ian Stakenviciuswaf: disable-python - don't build python/
2017-03-10 Andrew Bartlettpython: Remove unused import PY3
2017-03-10 Lumir Balharpython: samba.gensec: Port module to Python 3 compatibl...
2017-03-10 Lumir Balharpython: samba.getopt: Port module to Python 3 compatibl...
2017-03-10 Lumir Balharpython: samba.tests.core: Port and enable core tests...
2017-03-10 Lumir Balharpython: samba.tests: Move import of ported modules...
2017-03-10 Lumir Balharpython: samba._ldb: Port of samba._ldb to Python 3...
2017-03-10 Lumir Balharpython: samba.tests.auth: Add tests for samba.auth...
2017-03-10 Douglas Bagnalldcerpc/misc tests: asset GUID ordering in python 2...
2017-03-10 Lumir Balharpython: samba.tests.dcerpc.misc: Port and enable tests
2017-03-10 Lumir Balharpython: wscript_build: Build some modules for Python 3
2017-03-10 Lumir Balharpython: Make top-level samba modules Python 3 compatible
2017-03-10 Lumir Balharpython: samba.tests.dcerpc: Move Class RawDCERPCTest...
2017-03-10 Lumir Balharpython: samba.tests.glue: Add new tests for samba._glue.
2017-03-10 Lumir Balharpython: samba._glue: Port samba._glue module to Python 3.
2017-03-10 Lumir Balharpython: samba.tests.param: Add missing tests
2017-03-10 Lumir Balharpython: samba.param: Port param module to Python 3
2017-03-10 Lumir Balharpython: samba.tests.credentials: Python 3 compatible...
2017-03-10 Douglas Bagnallpython/examples/winreg: two variable name typos on...
2017-03-10 Douglas Bagnallpython sites/subnets: correctly spell variable name
2017-03-10 Douglas Bagnallpython provision: FDSBackend takes forced uri
2017-03-10 Douglas Bagnallpython/remove_dc: avoid using non-existent variable
2017-03-10 Douglas Bagnallsamba-tool domain: correctly spell variable name
2017-03-10 Douglas Bagnallpython/join: correct spelling of "ctx.del_noerror"
2017-02-23 Garming Samdbchecker: Stop ignoring linked cases where both object...
2017-02-23 Andrew Bartlettsamba-tool drs replicate: Add --single-object
2017-02-23 Andrew Bartlettpython: Move partial replication logic into drs_utils.py
2017-02-23 Andrew Bartlettpython: Move dnsserver helper functions into samba...
2017-02-22 Chris LambCorrect "specifiy" typos.
2017-02-22 Chris LambCorrect "acheive" typos.
2017-02-22 Chris LambCorrect "overriden" typos.
2017-02-21 Stefan Metzmachersamba-tool:provision: use generate_random_machine_passw...
2017-02-21 Stefan Metzmachersamba-tool:domain: use generate_random_machine_password...
2017-02-21 Stefan Metzmachersamba-tool:domain: use generate_random_machine_password...
2017-02-21 Stefan Metzmacherpyglue: add generate_random_machine_password() wrapper
2017-02-21 Stefan Metzmacherpython/samba: use an explicit .encode('utf-8') where...
2017-02-21 Stefan Metzmacherpython/samba: provision_dns_add_samba.ldif expects...
2017-02-21 AndrejAdd missing import of sys in ms_schema.py
2017-02-14 Bob Campbellpython/tests: move samba_tool_drs test to proper place
2017-02-14 Bob Campbellsamba-tool/drs: do partial replication when --local...
2017-02-14 Bob Campbelldrs_utils: use a given highwatermark and uptodateness_v...
2017-02-14 Bob Campbelldrs_utils: return number of replicated objects and...
2017-02-14 Garming Samtests/ndrdump: Add a test for --hex-input
2017-02-14 Andrew Bartlettjoin.py: Correctly print an error in DsAddEntry when...
2017-02-14 Bob Campbellpython: Use generated WERROR definitions
2017-02-14 Bob Campbellsamba-tool/domain: catch NTSTATUSError rather than...
2017-02-14 Bob Campbellsamba-tool/domain: use generated ntstatus rather than...
2017-02-14 Bob Campbellsamba-tool/domain: change incorrect NT_STATUS to WERR
2017-02-13 Andrew Bartlettdbcheck: Do not regard old one-way-links as errors
2017-02-11 Andrew Bartlettsamba-tool: Correct handling of default value for use_n...
2017-02-10 Douglas Bagnallpython provision: fix indenting of doc string
2017-02-10 Douglas Bagnallgetncchanges script: use library code, not copied funct...
2017-02-08 Stefan Metzmacherpython/join: use DRSUAPI_DRS_GET_NC_SIZE for the initia...
2017-02-08 Stefan Metzmacherpython/join: set common replica_flags in dc_join.__init__()
2017-01-27 Andreas Schneiderrpc_server: Allow to configure the port range for RPC...
2016-12-20 Stefan Metzmachertests/credentials.py: demonstrate the last 'username...
2016-12-20 Stefan Metzmachertests/credentials.py: verify the new cli_credentials_pa...
2016-12-20 Stefan Metzmachertests/credentials.py: add tests to verify realm/princip...
2016-12-20 Stefan Metzmacherauth/credentials: let cli_credentials_parse_string...
2016-12-20 Stefan Metzmachertests/credentials.py: add tests with a realm from smb...
2016-12-20 Stefan Metzmacherauth/credentials: handle situations without a configure...
2016-12-20 Stefan Metzmachertests/credentials.py: add very simple test for py_creds...
2016-12-20 Stefan Metzmachertests/credentials.py: verify the difference of parse_st...
2016-12-20 Stefan Metzmachertests/credentials.py: add test for cli_credentials_set_...
2016-12-13 Andrew Bartlettselftest: Print the POSIX ACL we got when the posixacl...
2016-12-12 Garming Samtests/dns: Check you cannot add empty CNAME
2016-12-12 Bob Campbellpython/tests: expand samba-tool dns tests
2016-12-12 Garming Sampython/tests: fix typo to use correct var
2016-12-12 Garming Samtests/dnsserver: Check security descriptors
2016-12-12 Bob Campbellsamba-tool/dns: remove use of dns_record_match from...
2016-12-12 Bob Campbellsamba-tool/dns: reword error messages and make error...
2016-12-12 Bob Campbellpython/tests: expand tests for dns server over rpc
2016-12-12 Bob Campbellpython/tests: add tests for samba-tool dns
2016-12-12 Bob Campbellpython/netcmd: print traceback through self.errf
2016-12-02 Stefan Metzmachertests/libsmb_samba_internal.py: fully setup the Credent...
2016-12-02 Andreas Schneiderselftest: Do not include system krb5.conf in selftest
2016-12-01 Clive FerreiraKCC: unconnected graph test
2016-12-01 Douglas BagnallKCC: avoid infinite recursion when edgelist contains...
2016-12-01 Douglas BagnallKCC: Graphnode.add_edge_from expects dn strings, not...
2016-12-01 Petr Viktorinpython: Add py3compat.h
2016-12-01 Lumir Balharpython: samba.subunit.run: Fix Python 3 compatibility.
2016-12-01 Lumir Balharpython: wscript_build: Prepare build environment for...
2016-12-01 Andrew Bartlettjoin.py: Attempt to allocate a RID Set during the join
2016-11-22 Andrew Bartlettdbcheck: Correct message for orphaned backlinks
2016-11-22 Andrew Bartlettdbcheck: Be more careful with link checks
2016-11-21 Andrew Bartlettpython/provision: Remove unused parameter schema
2016-11-07 Andrew Bartlettcredentials: Add test for credentials behaviour
2016-11-06 Lumir Balharpython: samba.tests.credentials: Add tests
2016-11-06 Lumir Balharpython: samba.tests.credentials: Fix DeprecationWarning
2016-11-04 Garming Samsamba_tool/fsmo: Allocate RID Set when seizing RID...
2016-11-04 Andrew Bartlettpython-libnet: Use new NTSTATUSError, WERRORError and...
2016-11-04 Andrew Bartlettpython: Add DsExtendedError Exception
2016-11-04 Andrew Bartlettpython: create NTSTATUSError, HRESULTError and WERRORError
2016-11-04 Andrew Bartlettdbcheck: Correctly initialise keep_transaction in missi...
2016-11-04 Clive Ferreiradbcheck: confirm RID Set presence and consistency
2016-11-04 Andrew Bartlettdsdb: Add python hooks to allocate a RID set and alloca...
2016-10-28 Amitay Isaacsprovision: Add support for BIND 9.11.x
next