heimdal_build: Use lib/asn1/rfc2459.opt rather than hard-coded
[gary/samba-autobuild/.git] / python /
2021-06-11 Douglas Bagnallpytests: add dns_aging, embracing and extending ageing...
2021-06-11 Douglas Bagnallpy: samba.dnsserver: add helper for record buffers
2021-06-11 Douglas Bagnallpytest:dns_base: make_txt_update can set arbitrary TTL
2021-06-11 Joseph Suttonpython:subunit: Avoid misleading "Test was never starte...
2021-06-11 Joseph Suttonpython:subunit: Remove write_traceback()
2021-06-11 Joseph Suttonpython:subunit: Fix skipping a test with no reason...
2021-06-11 Joseph Suttondbcheck: formatting
2021-06-11 Joseph Suttondbcheck: Refactor RID Set check to use free_rid_bounds()
2021-06-11 Joseph Suttonnetcmd: Avoid conflicting SIDs when creating an offline...
2021-06-11 Joseph Suttonridalloc: Don't skip the first RID of a pool
2021-06-11 Joseph Suttonnetcmd: Use next_free_rid() function to calculate a...
2021-06-11 Joseph Suttonpython/tests/dsdb: Add tests for RID allocation functions
2021-06-11 Joseph Suttondsdb: Add next_free_rid() function to allocate a RID...
2021-06-11 Joseph Suttonnetcmd: Add tests for performing an offline backup...
2021-06-11 Andrew Bartlettdbcheck: check correct RID set attributes when looking...
2021-06-11 Joseph Suttonnetcmd: Refactor seizing DNS roles while restoring...
2021-06-11 Joseph Suttonnetcmd: Use correct path for state directory during...
2021-06-11 Joseph Suttontests: Specify additional modules for 'vfs objects...
2021-06-11 Joseph Suttonnetcmd: Ignore rIDUsedPool attribute in offline domain...
2021-06-11 Joseph Suttonnetcmd: Fix error-checking condition
2021-06-11 Joseph Suttonprovision: Refactor another usage of create_dns_dir_key...
2021-06-11 Derek Lambertsambadns: Create BINDDNS_DIR/dns.keytab link to PRIVATE...
2021-06-11 Joseph Suttonsambadns: Fix docstring for create_dns_dir()
2021-06-11 Joseph Suttonpytest: Fix typo in docstring
2021-06-10 Douglas Bagnallsamba-tool: stick to the point with --version
2021-06-10 Douglas Bagnallsamba-tool dns zoneoptions --help improvement
2021-06-10 Douglas Bagnallpython: remove obsolete samba_external directory
2021-06-10 Douglas Bagnallsamba-tool domain: improve error message when `patch...
2021-06-09 David Muldersamba-tool: gpo admxload mkdir -p
2021-06-09 David Muldergpo: Apply Group Policy GNOME Settings
2021-06-09 David Muldergpo: Test Group Policy GNOME Setting
2021-06-02 Andrew Bartlettselftest: Add test of NDR marshalling from python,...
2021-06-02 Douglas Bagnallsamba-tool dns zoneoptions: timestamp manipulation...
2021-06-02 Douglas Bagnallpytest:samba-tool dns: more robust clean-up
2021-06-02 Douglas Bagnallsamba-tool dns: remove unused imports
2021-06-02 Douglas Bagnallsamba-tool dns: move dns_record_match to dnsserver.py
2021-05-28 Joseph Suttonpytest:segfault: Add test for assigning to an inline...
2021-05-19 Joseph Suttonpython: Make credentials cache test run against Windows
2021-05-19 Joseph Suttonpython: Fix ticket timestamp conversion when local...
2021-05-19 Joseph Suttonpython: Add SMB credentials cache test
2021-05-19 Joseph Suttonpython: Add RPC credentials cache test
2021-05-19 Joseph Suttonpython: Add LDAP credentials cache test
2021-05-19 Joseph Suttonpython: Add credentials cache test
2021-05-19 Joseph Suttonkrb5: Add Python functions to create a credentials...
2021-05-19 Joseph Suttonlibrpc: Test parsing a Kerberos 5 credentials cache...
2021-05-19 Joseph SuttonRevert "s4-test: fixed ndrdump test for top level build"
2021-05-17 Joseph Suttonsamba-tool:testparm: Display nicer parameter dump error...
2021-05-17 Joseph Suttonsamba-tool:testparm: Test error handling for unknown...
2021-05-17 Joseph Suttonsamba-tool:testparm: Fix error with --section-name
2021-05-17 Joseph Suttonsamba-tool:testparm: Test that --section-name works...
2021-04-29 David Muldergpo: Correct name of files gpo
2021-04-28 Andreas Schneidertests: Use --configfile instead of -s
2021-04-28 Douglas Bagnallpython/hostconfig: remove 'from __future__ import absol...
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import division'
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import print_function'
2021-04-26 Björn Baumbachsamba-tool group listmembers: always list objects which...
2021-04-21 David Muldersamba-tool: Use s3 net join for member join
2021-04-21 David Mulderpython: glue function for detecting if selftest is...
2021-04-21 David Mulderpython: Test s3 net join and leave
2021-04-21 Douglas Bagnallsamba-tool: add dns zoneoptions for aging control
2021-04-21 Volker Lendeckelibcli: Fix parsing access flags from multiple tables
2021-04-20 Volker Lendecketorture: Show sddl_decode() failure for "GWFX" access...
2021-04-20 David Muldergpo: Open ssh config to write bytes
2021-04-19 Volker Lendecketorture: Move sddl tests to python
2021-04-13 Stefan Metzmacherpython:tests:samba_tool: create temporary files under...
2021-04-12 Gary Lockyertests python krb5: MS-KILE client principal look-up
2021-04-08 Douglas Bagnallpytests/dns_forwarder: remove unused import
2021-04-08 Douglas Bagnallsamba-tool dns: use dnsserver.flag_from_string()
2021-04-08 Douglas Bagnallsamba-tool dns: use dnsserver.record_from_string
2021-04-08 Douglas Bagnallpytests/dns: use dnsserver.record_from_string
2021-04-08 Douglas Bagnallpytests/dns: import dnsserver.TXTRecord directly
2021-04-08 Douglas Bagnallpytest/dcerpc/dnsserver.py: use dnsserver.flag_from_string
2021-04-08 Douglas Bagnallpytest/dcerpcdnsserver: use record_from_string helper
2021-04-08 Douglas Bagnallpy/dnsserver add flag from string function
2021-04-08 Douglas Bagnallpy/dnsserver: add record_from_string helper function
2021-04-08 Douglas Bagnallpy/dnsserver: add .from_string() methods
2021-04-08 Douglas Bagnallpy/dnsserver: remove workaround of fixed bug
2021-04-08 Douglas Bagnallpy/provision/sambadns: Add a comment about DNS types
2021-04-08 Douglas Bagnallpy/provision/sambadns: rename CNameRecord -> CNAMERecord
2021-04-08 Douglas Bagnallpy/dnsserver: replace obsolete comments with useful...
2021-04-08 Douglas Bagnallpydns: rename s/CNameRecord/CNAMERecord/ for consistency
2021-04-07 Joseph Suttonprovision tests: Add a test for hashing overly long...
2021-04-07 Joseph Suttonprovision: Decrease the length of random machine passwords
2021-04-07 Joseph Suttonprovision tests: Add test for the CryptSHA256 and Crypt...
2021-03-29 Douglas Bagnallpytest/dnsserver: extend record_type_int to all types
2021-03-29 Douglas Bagnallpytest/dns: use self.assertIn() and .assertNotIn()
2021-03-29 Douglas Bagnallpytest/dns: remove redundant argument
2021-03-29 Douglas Bagnallpydns: expose dns timestamp utils to python, and test
2021-03-29 Mathieu ParentRename mdfind to mdsearch
2021-03-24 Douglas BagnallCVE-2020-27840: pytests: move Dn.validate test to ldb
2021-03-24 Douglas BagnallCVE-2020-27840: pytests:segfault: add ldb.Dn validate...
2021-03-24 Joseph Suttonnetcmd: Fix opening SamDB database for offline backup
2021-03-24 Samuel Cabreronetcmd: Workaround issue backing up offline domain...
2021-03-24 Joseph Suttonnetcmd: Fix typos in offline domain backup test
2021-03-23 Joseph Suttonnetcmd: Avoid database corruption by opting not to...
2021-03-23 Joseph Suttonnetcmd: Determine which files are to be copied for...
2021-03-23 Joseph Suttonnetcmd: Add test for an offline backup of nested direct...
2021-03-23 Joseph Suttonnetcmd: Add test for an offline backup of a directory...
2021-03-18 David Muldersamba-tool: Add a gpo command for removing VGP Host...
2021-03-18 David Muldersamba-tool: Test gpo manage access remove command
next