replmd: Add more debug for replicating links
[samba.git] / source4 /
2018-11-01 Tim Bealereplmd: Add more debug for replicating links
2018-11-01 Volker Lendecketorture: Fix the clang build
2018-11-01 Tim Bealednsupdate: Skip kerberos step if use-file specified
2018-11-01 Tim Bealednsupdate: Pass smb.conf through to samba-tool commands
2018-11-01 Douglas Bagnalltests/rodc_rwdc: fix message format
2018-11-01 Douglas Bagnalls4/dsdb/pytest/sites: do not use variables out of scope
2018-11-01 Douglas Bagnalls4/scripting/pfm_verify: PY3: use compat.text_type
2018-11-01 Douglas Bagnalls4/scripting/samba_upgradedns: avoid .has_key()
2018-11-01 Douglas Bagnalls4/scripting/minschema: whitespace reformat and py3...
2018-11-01 Douglas Bagnalls4/scripting/autoidl: py3 compatible except
2018-11-01 Douglas Bagnalls4/script/depfilter.py: use py3 compatible regex import
2018-11-01 Douglas Bagnalltests/python/sec_descriptor: safer use of super()
2018-11-01 Douglas Bagnalltests/python/notification: safer use of super()
2018-11-01 Douglas Bagnalls4/dsdb/pytest/ldap_schema: fix typo in docs
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: add test "empty_stream"
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: add check_stream_list_handle()
2018-10-31 Ralph Boehmes4:torture/util: add torture_smb2_open()
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: enable AAPL extensions in a bunch...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: write some data to a just created...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: expand test "setinfo eof stream"
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: update test "creating rsrc with...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: expand existing vfs_test "null...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: expand existing test "setinfo...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: update test "read open rsrc after...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: ensure a directory handle is...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: update test "stream names" to...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: update test "SMB2/CREATE context...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: set share_access to NTCREATEX_SHA...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: fix a few error checks in "delete...
2018-10-31 Ralph Boehmes4:torture/vfs/fruit: skip a few tests when running...
2018-10-31 Ralph Boehmes4:torture: add test for AppleDouble ResourceFork conve...
2018-10-30 Gary Lockyerdsdb group audit tests: log_membership_changes extra...
2018-10-30 Gary Lockyerdsdb group audit tests: check_version improve diagnostics
2018-10-30 Gary Lockyerdsdb group audit tests: check_timestamp improve diagnostics
2018-10-30 Gary Lockyerdsdb group audit: align dn_compare with memcmp
2018-10-30 Gary Lockyerdsdb group_audit: Test to replicate BUG 13664
2018-10-30 Andrew Bartlettdsdb: Add comments explaining the limitations of our...
2018-10-30 Stefan Metzmachers4:samldb: internally use extended dns while changing...
2018-10-30 Stefan Metzmachers4:repl_meta_data: add support for DSDB_CONTROL_DBCHECK...
2018-10-30 Stefan Metzmachers4:repl_meta_data: pass down struct replmd_replicated_r...
2018-10-30 Stefan Metzmachers4:repl_meta_data: pass down struct replmd_replicated_r...
2018-10-30 Stefan Metzmachers4:repl_meta_data: add missing \n to a DEBUG message...
2018-10-30 Stefan Metzmachers4:repl_meta_data: pass down struct replmd_replicated_r...
2018-10-30 Stefan Metzmachers4:repl_meta_data: pass down struct replmd_replicated_r...
2018-10-30 Stefan Metzmacherblackbox/dbcheck-links: Test broken links with missing...
2018-10-30 Stefan Metzmachers4:dsdb: add DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SID oid
2018-10-30 Stefan Metzmachertestprogs/blackbox: add samba4.blackbox.test_primary_gr...
2018-10-30 Stefan Metzmachers4:dsdb: fix comment on DSDB_CONTROL_DBCHECK_FIX_LINK_D...
2018-10-30 Stefan Metzmacherschema_samba4.ldif: add allocation of DSDB_CONTROL_DBCH...
2018-10-29 Douglas Bagnallpython: do not use "is" for string equality
2018-10-25 Douglas Bagnalls4/dsdb/pytest/ldap_schema: remove duplicate test
2018-10-25 Douglas Bagnalls4/scripting/demodirsync: fix syntax error
2018-10-25 Douglas Bagnalls4/scripting: py3 style 0o123 octal, not 0123
2018-10-25 Douglas Bagnalls4/dsdb/pytest/sort: use compat.cmp_fn instead of cmp
2018-10-25 Douglas Bagnalls4/dsdb/pytest/ad_dc_medley: do not use xrange
2018-10-25 Douglas Bagnalls4/dsdb/pytests: Py3 compatitble except clauses
2018-10-25 Douglas Bagnalls4/selftest/tests: don't use import *
2018-10-25 Douglas Bagnalls4/scripting/pfm_verify: remove duplicate import
2018-10-25 Douglas Bagnalls4/dsdb/pytest/: unused imports
2018-10-25 Douglas Bagnalls4/dsdb/pytest/dsdb_schema_info: do not double import
2018-10-25 Douglas Bagnalls4/dsdb/pytest/dirsync: do not double import
2018-10-23 Noel Powerpython/samba: PY3 fix samba4.blackbox.upgradeprovision...
2018-10-23 Noel Powers4/scripting/bin: blobs needs to be bytes
2018-10-23 Noel Powers4/scripting/bin: PY3 make sure GUID result of format...
2018-10-23 Noel Powers4/scripting: Py2/Py3 for samba4.blackbox.upgradeprovis...
2018-10-23 Noel Powers4/scripting: PY2/PY3 port for samba4.blackbox.upgradep...
2018-10-23 Noel Powers4/scripting/bin: PY3 Fix exception tuple assignments.
2018-10-23 Noel Powers4/setup/tests: PY3 samba-tool needs to be called with...
2018-10-23 Noel Powers4/scripting: PY3 Ensure python scripts are run with...
2018-10-23 Noel Powers4/scripting: PY3 need to convert cmp funct to key...
2018-10-23 Noel Powers4/scripting/bin: PY3 Make sure print statements are...
2018-10-23 Andrew Bartlettselftest: Add expected-value testing for userParameters
2018-10-19 Andreas Schneiders4:torture: Fix the scope of the req variable in drsuap...
2018-10-19 Gary Lockyerdsdb encrypted_secrets: Allow "ldb:// and "mdb://"...
2018-10-19 Gary Lockyerdsdb encrypted_secrets tests: Allow "ldb://" in file...
2018-10-17 Tim Bealelibnet/drs: Update replication debug to report link...
2018-10-17 Aaron Haslettdns: dlz_bind9 reference count logging
2018-10-12 Tim Bealedsdb: Add dsdb_request_has_control() helper function
2018-10-12 Tim Bealedsdb: Remove redundant variable/check
2018-10-12 Andrew Bartlettdsdb: Ensure that a DN (now) pointing at a deleted...
2018-10-12 Tim Bealetests: Add corner-case test: fromServer points to dead...
2018-10-12 Douglas Bagnalls4/script/samba_upgradeprovision: set global dnNotToRec...
2018-10-12 Douglas Bagnalls4/script/samba_upgradeprovision: remove unused variable
2018-10-12 Douglas Bagnalls4/script/samba_upgradeprovision: remove duplicate...
2018-10-12 Douglas Bagnalls4/script/samba_upgradeprovision: use int not long...
2018-10-11 Björn Baumbachdns update: add missing newline in error debug message
2018-10-11 Björn Baumbachselftest: test samba-tool ntacl get/set on AD member...
2018-10-11 Björn Baumbachs4-auth: allow to pass original_user_name=NULL to auth_...
2018-10-11 Björn Baumbachs4-auth: allow to create unix token from system session...
2018-10-11 Björn Baumbachs4-auth: fetch possible out of memory error
2018-10-11 Björn Baumbachs4-auth: use TALLOC_FREE() shortcut
2018-10-11 Björn Baumbachs4-auth: fix a typo in a comment
2018-10-11 Björn Baumbachpython: Add samba.auth.copy_session_info()
2018-10-10 Ralph Boehmes4:torture: FinderInfo conversion test with AppleDouble...
2018-10-10 Douglas Bagnalltests/python/ldap: use int instead of long for time_t
2018-10-10 Gary Lockyerpyauth: Remove imessaging_ctx parameter to new
2018-10-08 David Muldergpupdate: test the new --force option
2018-10-08 David Muldergpupdate: Add the --force option
2018-10-08 David Muldergpo: Initialize gp_ext variables in constructor
2018-10-08 David Muldergpupdate: Remove the unnecessary url parameter
next