VERSION: Bump version up to 4.9.0rc1...
[gd/samba-autobuild/.git] / python /
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
2018-06-19 Noel Powerpython/samab: py2/py3 string.upper(astring) -> astring...
2018-06-19 Noel Powerpython/samba: Py2|Py3 compat, fix more missed exception...
2018-06-12 Stefan Metzmacherpython: call fault_setup() if samba.getopt is used
2018-06-12 Stefan Metzmacherpython: export fault_setup() to python bindings
2018-06-10 Douglas Bagnallpython/drs_utils: fix repeated typo
2018-06-10 Douglas Bagnallpython/join: fix a typo
2018-06-10 Douglas Bagnallsambatool visualize: add up-to-dateness visualization
2018-06-10 Douglas Bagnallsamba-tool visualize ntdsconn: properly sort/group...
2018-06-10 Douglas Bagnallsamba-tool visualize: fix wrong variable name in get_pa...
2018-06-10 Douglas Bagnallpython/graph: don't crash colourer on bad link
2018-06-10 Douglas Bagnallpython/graph: use '>' for excessive numbers, not '+'
2018-06-10 Douglas Bagnallpython/graph: add full_matrix graph function
2018-06-10 Douglas Bagnallpython/graph: rework shorten_vertex_names to not need...
2018-06-10 Douglas Bagnallpython/samba/graph: use look up table for ascii-art...
2018-06-10 Douglas Bagnallsamba-tool visualize: separate dot options from common...
2018-06-10 Douglas Bagnallsamba-tool visualise: helper for getting the partition
2018-06-10 Douglas Bagnallpython/graph: tweak colour schemes for distance charts
2018-06-10 Douglas Bagnallsamba-tool drs showrepl: add a --verbose flag
2018-06-10 Douglas Bagnallsamba-tool drs showrepl: generalise the way output...
2018-06-10 Douglas Bagnallpython/kcc/graph_utils: short-cut edge failure test...
2018-06-09 Gary Lockyerdsdb: Audit group membership changes
2018-06-09 Gary Lockyerdsdb: audit samdb and password changes
2018-06-07 Joe Guotests/demote: replace demote test bash script to python
2018-06-06 Joe Guonetcmd/domain: remove dns records after DC demote
2018-06-06 Joe Guonetcmd/domain: fix a typo in message
2018-06-04 Andrew Bartlettpyldb-samba: Use the same smb.conf variable name as...
2018-05-31 Gary Lockyerauth tests: irpc remove "auth_event" name on completion
2018-05-31 Douglas Bagnallsambatool: heuristics to decided whether colour is...
next