getncchanges script: use library code, not copied functions.
[sfrench/samba-autobuild/.git] / python /
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
2016-10-26 Stefan Metzmacherpython/tests: add simple dcerpc orphaned tests
2016-10-26 Stefan Metzmacherpython/tests: add simple dcerpc co_cancel tests
2016-10-26 Stefan Metzmacherpython/tests: add simple dcerpc association group tests
2016-10-26 Stefan Metzmacherpython/tests: add a second_connection() helper function
2016-10-26 Stefan Metzmacherpython/tests: check context_id values of responses...
2016-10-26 Stefan Metzmacherpython/tests: make use of self.get_auth_context_creds...
2016-10-26 Stefan Metzmacherpython/tests: make use of self.get_anon_creds() and...
2016-10-26 Stefan Metzmacherpython/tests: make use of get_auth_context_creds()...
2016-10-26 Stefan Metzmacherpython/tests: make use of prepare_presentation() in...
2016-10-26 Stefan Metzmacherpython/tests: make it possible to specific TARGET_HOSTN...
2016-10-26 Stefan Metzmacherpython:tests: add more helper functions to RawDCERPCTest
2016-10-26 Stefan Metzmacherpython/tests: we now pass test_no_auth_request_bind_pfc...
2016-10-26 Stefan Metzmacherpython:ndr: add ndr_{pack,unpack,print}_{in,out} helper...
2016-10-26 Stefan Metzmacherpython:ndr: verify the object type ndr_print() and...
2016-10-26 Stefan Metzmacherpython/tests: add DCERPC_BIND_TIME_KEEP_CONNECTION_ON_O...
2016-10-26 Stefan Metzmacherpython/tests: do tests to verify spnego various auth_levels
2016-10-26 Stefan Metzmacherpython/tests: add bind time feature related tests to...
2016-10-26 Stefan Metzmacherpython/tests: add presentation context related tests...
2016-10-26 Stefan Metzmacherpython/tests: remove unused code in _test_auth_none_lev...
2016-10-26 Stefan Metzmacherdcerpc.idl: split the padding from a possible fault...
2016-10-10 Marc MuehlfeldReplaced string "Samba 4" with "Samba AD"
2016-09-30 Rowland Pennybug 12293: stop group.py throwing errors if group is...
2016-09-30 Rowland Pennybug 12292: stop user.py throwing errors if user is...
2016-09-23 Garming Samkcc: Don't check schedule if None
2016-09-14 Christian Ambachpython/join: do not attempt to parse log level, use...
2016-09-14 Christian Ambachpython/drs_utils: do not attempt to parse log level...
2016-09-14 Christian Ambachtests/param add a test for LoadParm.log_level
2016-09-06 Garming Samtests/dns_forwarder: Fail out with an assertion instead...
2016-09-06 Garming Samtests/dns_forwarder: Check that the subprocess is still...
2016-09-06 Garming Samtests/dns_forwarder: Wait for port for 15 seconds
2016-09-06 Andrew Bartlettsamba-tool: Remove --use-xattrs support without --use...
2016-09-01 Andrew Bartlettsamba-tool: Run samba-tool domain tombstones expunge...
2016-09-01 Andrew Bartlettsamba-tool: Add command-line tool to trigger tombstone...
2016-09-01 Andrew Bartlettpython: Add binding for dsdb_garbage_collect_tombstones()
2016-08-30 Rowland Pennytests/samba-tool/user.py: replace deprecated 'add'...
2016-08-29 Andrew Bartlettdbcheck: Abandon dbcheck if we get an error during...
2016-08-19 Douglas Bagnallnetcmd/domain: improve error message grammar
2016-08-12 Douglas BagnallKCC: Fix misnamed variable in DSA object
2016-08-08 Stefan Metzmachersamba-tool/ldapcmp: ignore differences of whenChanged
2016-08-04 Stefan Metzmachertests:blackbox: let samba_dnsupdate.py provide more...
2016-08-04 Stefan Metzmachertests:samba_tool: make use of assertCmdFail() in gpo.py
2016-08-04 Stefan Metzmachertests:samba_tool: pass stdout and stderr to assertCmdSu...
2016-07-28 Stefan Metzmachertests:samba_tool_drs: test samba-tool drs replicate...
2016-07-28 Stefan Metzmachertests:samba_tool_drs: test samba-tool drs replicate...
2016-07-28 Stefan Metzmachersamba-tool: add --async-rep option to 'samba-tool drs...
2016-07-28 Stefan Metzmachersamba-tool: use a timeout of 5 minutes in 'samba-tool...
2016-07-26 Garming Samkcc: Clean up repsTo attribute for old DCs
2016-07-25 Garming Samkcc: Add a TODO for msDS[-RO]-Replica-Locations
2016-07-25 Garming Samkcc: Add corresponding methods for repsTo
2016-07-25 Garming Samkcc: fix a typo
2016-07-25 Garming Samkcc: typo fix tupple => tuple
2016-07-22 Stefan Metzmacherpython:samba/tests: use 'samba-tool user {getpassword...
2016-07-22 Stefan Metzmachersamba-tool: add --decrypt-samba-gpg support to 'user...
2016-07-22 Stefan Metzmacherpython:samba/tests: add simple 'samba-tool user syncpas...
next