pthreadpool: test cancelling and freeing jobs of a wrapped pthreadpool_tevent
[samba.git] / python /
2018-07-24 Alexander Bokovoysamba-tool trust: support discovery via netr_GetDcName
2018-07-24 Stefan Metzmacherpython/tests: use explicit "client ipc max protocol...
2018-07-24 Alexander Bokovoytests/auth_log: Permit SMB2 service description if...
2018-07-23 Alexander Bokovoypython/samba/tests: make sure samba.tests can be import...
2018-07-19 Gary Lockyerdns wildcards: tests to confirm BUG 13536
2018-07-13 Noel Powerpython/samba/netcmd: Fix wrong exception referenced...
2018-07-12 Noel Powerpython/samba/kcc: md5 needs to be passed bytes in py3
2018-07-12 Noel Powerpython/samba/tests: various py3 porting for ord/chr
2018-07-12 Noel Powerpython/samba: Add cmp_fn and cmp_to_key_fn functions...
2018-07-12 Noel Powerpython/samba/netcmd: Fix relative module import
2018-07-12 Noel Powerpython/samba/netcmd: Protect variable that can be None
2018-07-12 Noel Powerpython/samba/netcmd: fix py2/py3 bytes usage for replace
2018-07-12 Noel Powerpython/samba/tests: remove Py2 specific imports.
2018-07-12 Noel Powerpython/samba/emulate: Fix some more missed exception...
2018-07-12 Noel Powerpython/samba/tests: Py2/Py3 port for hexdump
2018-07-12 Noel Powerpython/samba/tests: Py2/Py3 allow import of ndr_(un...
2018-07-12 Joe Guosamdb: use int for get and set methods instead of digit str
2018-07-12 David Muldergpo: Specify samba module when importing from gpclass
2018-07-12 David Muldergpo: Don't duplicate guids in the apply log
2018-07-12 David Muldergpo: Add user policy extensions
2018-07-12 David Muldergpo: Dynamically load gp_exts
2018-07-12 David Muldergpo: Tests for gp_ext register/unregister
2018-07-12 David Muldergpo: add list_gp_extensions for listing registered...
2018-07-12 David Muldergpo: add unregister_gp_extension for unregistering...
2018-07-12 David Muldergpo: add register_gp_extension for registering gp exten...
2018-07-12 David Muldergpo: Offline policy application via cache
2018-07-12 David Muldergpo: Read GPO versions locally, not from sysvol
2018-07-12 David Muldergpo: Fix asserts in gpo testing
2018-07-12 Andrew Bartletttests/posixacl: Test with and without filling in the...
2018-07-12 Andrew Bartlettpython: Add samba.auth.session_info_fill_unix()
2018-07-12 Andrew Bartlettselftest: Add tests for samba.auth.admin_session()
2018-07-12 Joe Guotests/posixacl: derive a new testcase to run same tests...
2018-07-12 Joe Guotests/posixacl: move setUp and tearDown to top
2018-07-12 Joe Guotests/posixacl: rm duplicated test
2018-07-12 Joe Guotests/posixacl: use assertRaises to simplify code
2018-07-12 Joe Guotests/posixacl: remove unused imports
2018-07-12 Joe Guotests/posixacl: define global ACL to make code DRY
2018-07-12 Joe Guotests/posixacl: define global DOM_SID to make code DRY
2018-07-12 Joe Guotests/posixacl: rm commented code
2018-07-12 Joe Guoprovision/setsysvolacl: create helper function to simpl...
2018-07-12 Joe Guoprovision/setsysvolacl: build session_info and pass...
2018-07-12 Joe Guontacls: add session_info arg to setntacl and pass down...
2018-07-12 Joe Guontacls: reuse predefined SECURITY_SECINFO_FLAGS
2018-07-12 Bob Campbellpython/tests: check setting values on dnsRecord attributes
2018-07-12 Gary Lockyertests dns: dns_base.py remove flake8 warnings
2018-07-12 Gary Lockyertests dns: dns.py remove flake8 warnings
2018-07-12 Gary Lockyertests dns: fix rpc null byte test
2018-07-12 Aaron Haslettdns: static records
2018-07-12 Aaron Haslettdns: update tool changed for scavenging
2018-07-12 Aaron Haslettdns: dns record scavenging function (without task)
2018-07-12 Aaron Haslettdns: Use ldb.SCOPE_SUBTREE in ldap_get_records() routin...
2018-07-12 Aaron Haslettdns: custom match rule for DNS records to be tombstoned
2018-07-12 Aaron Haslettdns: server side implementation of record aging
2018-07-12 Aaron Haslettrpc dns: reset dword aging related zone properties
2018-07-12 Aaron Haslettdns: record aging tests
2018-07-10 Stefan Metzmacherpython/tests: make the test_assoc_group_fail2() test...
2018-07-10 Tim Bealenetcmd: Add sanity-check for invalid domain rename...
2018-07-10 Tim Bealenetcmd: Add brief log file of what the backup actually...
2018-07-10 Tim Bealenetcmd: Add no-secrets option to domain backups
2018-07-05 Tim Bealenetcmd: Use dbcheck to fix DB problems introduced by...
2018-07-05 Tim Bealetests: Add new tests for backup-rename command
2018-07-05 Tim Bealenetcmd: Extend 'backup restore' command to handle renam...
2018-07-05 Tim Bealenetcmd: Add 'samba-tool domain backup rename' command
2018-07-05 Tim Bealetests: Tweak the backup online tests so they're generic
2018-07-05 Tim Bealedrs_utils: Always set the GET_TGT flag for clone renames
2018-07-05 Tim Bealejoin: Add more framework for renaming a domain
2018-07-04 Andrew Bartlettsamba-tool drs showrepl: correctly report failing repsFrom
2018-07-03 Tim Bealedrs_utils: Add infrastructure to support 'clone with...
2018-07-03 Tim Bealeselftest: Add testenv for testing backup/restore
2018-07-03 Aaron Hasletttests: Add tests for the domain backup online/restore...
2018-07-03 Aaron Haslettnetcmd: domain backup restore command
2018-07-03 Aaron Haslettnetcmd: domain backup online command
2018-07-03 Tim Bealejoin: Remove unnecessary clone_only flag
2018-07-03 Tim Bealejoin: Refactor clone_only case to simplify code
2018-07-03 Tim Bealejoin: Rename dc_join() so it looks like an object
2018-07-03 Aaron Haslettjoin: Pipe through dns_backend option for clones
2018-07-03 Tim Bealeprovision: Small refactor to host-IP logic
2018-07-03 Tim Bealedbchecker: Fixing up incorrect DNs wasn't working
2018-07-03 Andrew Bartlettdbcheck: Use symbolic control name for DSDB_CONTROL_DBC...
2018-06-28 Joe Guotests/ntacls: fix pep8 warnings
2018-06-28 Joe Guotests/ntacls: use global vars to make code DRY
2018-06-28 Joe Guontacls: add extra test file for ntacls backup
2018-06-28 Joe Guontacls: add functions to backup and restore ntacls
2018-06-28 Joe Guopysmb: add py_smb_unlink and test
2018-06-28 Andrew Bartlettsamba-tool drs showrepl: add --pull-summary and --notif...
2018-06-28 Andrew Bartlettsamba-tool drs showrepl: Skip deleted DSAs when checkin...
2018-06-28 Douglas Bagnallsamba-tool drs show_repl: simplify the collection of...
2018-06-28 Douglas Bagnallsamba-tool drs showrepl --summary for a quick local...
2018-06-28 Douglas Bagnallsamba-tool drs showrepl: add a --color flag
2018-06-28 Tim Bealeprovision: set 'binddns dir' when making new smb.conf
2018-06-28 Tim Bealetests: Add basic test for non-global LoadParm behaviour
2018-06-26 Tim Bealeremove_dc: Fix removal of an old Windows DC
2018-06-26 Andrew Bartlettdsdb-audit: Remove flapping part of the tests
2018-06-25 Gary Lockyerdsdb: Log the transaction duraton.
2018-06-25 Andrew Bartlettauth: For NTLM and KDC authentication, log the authenti...
2018-06-20 Noel Powerpython/samba/netcmd: Fix NameError exception
2018-06-19 Noel Powerpython/samba: enclose map.values with list (py2/py3)
2018-06-19 Noel Powerpython/samba: Another object.next() to next(object...
2018-06-19 Noel Powerpython/samba/emulate: py2/py3 .next usage, replace...
2018-06-19 Noel Powerpython/samba/tests: py2/py3 port has_keys usage
next