examples/VFS/skel_transparent: add missing durable handle functions
[bbaumbach/samba-autobuild/.git] / source4 /
2018-07-24 Stefan Metzmachers4:librpc: autonegotiate SMB1/2/3
2018-07-24 Stefan Metzmachers4:libcli: add smb_connect_nego_{send,recv}()
2018-07-24 Stefan Metzmachers4:libcli: allow a fallback to NTLMSSP if SPNEGO is...
2018-07-24 Stefan Metzmachers4:libcli: add fallback_to_anonymous to smb2_connect_send()
2018-07-24 Stefan Metzmachers4:libcli: allow passing an already negotiated connecti...
2018-07-24 Stefan Metzmachers4:libcli: split out smb2_connect_session_start()
2018-07-24 Stefan Metzmachers4:libcli: add smb2_transport_raw_init()
2018-07-24 Stefan Metzmachers4:libcli: allow passing an already negotiated connecti...
2018-07-24 Stefan Metzmachers4:libcli: use talloc_zero() for struct smb_composite_c...
2018-07-24 Stefan Metzmachers4:libcli: add smbcli_transport_raw_init()
2018-07-24 Stefan Metzmachers4:libcli: split out smb_raw_negotiate_fill_transport()
2018-07-23 Alexander Bokovoys4-dsdb: only build dsdb Python modules for AD DC
2018-07-23 Alexander Bokovoys4-dns_server: Only build dns server Python code for...
2018-07-20 Gary Lockyerdns wildcards: fix BUG 13536
2018-07-18 Volker Lendeckedsdb: Fix the 32-bit build
2018-07-17 Volker Lendeckekcc: Fix the 32-bit build
2018-07-17 Ralph Boehmes4: torture: run test_durable_v2_open_reopen2_lease...
2018-07-12 Noel Powers4/torure/drs/python: Fix incorrect use of unicode...
2018-07-12 Noel Powers4/torture/drs/python: xrange -> range for py2/py3...
2018-07-12 Noel Powers4/torture/drs/python: long is not used in py3
2018-07-12 Noel Powers4/torture/drs/python: use cmp_fn for cmp (for py2...
2018-07-12 Noel Powers4/torture/drs/python: use cmp_fn and key=cmp_to_key_fn...
2018-07-12 Noel Powers4/torture/drs/python: py2/py3 port map / ord usage
2018-07-12 Noel Powers4/torture/drs: ndr_upack needs bytes in py3 (samba4...
2018-07-12 Noel Powers4/dsdb/tests/python: base64.b64encode returns bytes
2018-07-12 Noel Powers4/librpc/ndr: allow GUID to accept unicode also
2018-07-12 Noel Powers4/torture/drs/python: Py2/Py2 fix tab/space also incor...
2018-07-12 David Muldergpo: Add user policy extensions
2018-07-12 David Muldergpo: Dynamically load gp_exts
2018-07-12 David Mulderparam: Add python binding for lpcfg_state_path
2018-07-12 David Mulderpython: Allow forced signing via smb.SMB()
2018-07-12 David Muldergpo: Disable python3 testing
2018-07-12 Andrew Bartlettpython: Add samba.auth.session_info_fill_unix()
2018-07-12 Aaron Haslettdns: static records
2018-07-12 Aaron Haslettdns: update tool changed for scavenging
2018-07-12 Aaron Haslettdns+kcc: adding dns scavenging to kcc periodic run
2018-07-12 Aaron Haslettdns: dns record scavenging function (without task)
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 Haslettdns: moving name_equal func into common
2018-07-12 Aaron Haslettrpc dns: reset dword aging related zone properties
2018-07-12 Aaron Haslettrpc dns: reading zone properties from LDB
2018-07-12 Gary Lockyerdns: Reformat DNS with clang-format
2018-07-12 Aaron Haslettrpc dns: setting timestamp to 0 on RPC processed records
2018-07-12 Stefan Metzmachers4:messaging: make sure only imessaging_client_init...
2018-07-11 Stefan Metzmachers4:messaging: allow imessaging_post_handler() to free...
2018-07-11 Volker Lendecketorture: Test tevent_req_profile
2018-07-10 Stefan Metzmachers4:messaging: add local.messaging.multi_ctx.multi_ctx...
2018-07-10 Christof Schmittheimdal: Fix build with system provided heimdal library
2018-07-10 Tim Bealeselftest: Add a 'LABDC' testenv to mimic a preproductio...
2018-07-05 Andrew Bartlettselftest: Use a longer self.account_lockout_duration...
2018-07-05 Andrew Bartlettselftest: Use self.account_lockout_duration in self...
2018-07-05 Douglas Bagnallsamba-tool drs showrepl test: turn subprocess error...
2018-07-05 Tim Bealeselftest: Add dedicated RENAMEDC testenv for 'backup...
2018-07-04 David Muldersamba-gpupdate: Change machine option to target
2018-07-04 David Muldersamba_gpoupdate: Rename the command to samba-gpupdate
2018-07-03 Tim Bealetests: Add a sub-set of tests to show the restored...
2018-07-03 Aaron Hasletttests: Add tests for the domain backup online/restore...
2018-07-03 Tim Bealejoin: Rename dc_join() so it looks like an object
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_backup: register test
2018-06-28 Joe Guopysmb: add py_smb_unlink and test
2018-06-28 Douglas Bagnallsamba-tool showrepl tests: test all-good with --pull...
2018-06-28 Douglas Bagnalls4/torture/samba_tool_drs_showrepl: use assertRegexpMatches
2018-06-28 Douglas Bagnalls4/torture/drs/python: don't double-call enable/disable...
2018-06-28 Douglas Bagnallsamba-tool drs showrepl test: remove useless print
2018-06-28 Douglas Bagnallsamba-tool drs showrepl --summary for a quick local...
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-28 Aaron Haslettparam: Add non-global smb.cfg option (support 2 differe...
2018-06-28 Aaron Haslettsamba: read backup date field on init and fail if present
2018-06-28 Tim Bealetests: Add test that Samba cannot be started with a...
2018-06-26 Gary Lockyerdsdb audit: Fix timestamp tests
2018-06-26 Andrew Bartlettdsdb: Use GUID_zero() rather than memset in dsdb audit...
2018-06-26 Andrew Bartlettdsdb: Use customary variable names for the audit privat...
2018-06-26 Andrew Bartlettdsdb: Use customary variable names for audit event...
2018-06-26 Andrew Bartlettdsdb: Use correct memory context for imessaging_client_...
2018-06-25 Andrew Bartlettdsdb: Ensure a build --without-json-audit --without...
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 Andreas Schneidersamdb: Fix build error with gcc8
2018-06-20 Björn Baumbachheimdal: remove include/includedir directives for krb5...
2018-06-19 Tim Bealetests: Increase PSO test timeouts to minimise failures
2018-06-19 Tim Bealetests: Increase minPwdAge used for PSO tests
2018-06-18 Nicolas Williamsheimdal: Add include/includedir directives for krb5...
2018-06-18 Björn Baumbachheimdal: small code adaption to cherry-pick heimdal...
2018-06-18 Jeffrey Altmanheimdal: lib/krb5: do not fail set_config_files due...
2018-06-16 Günther Deschners4-dsdb: fix the build of audit_util.c
2018-06-15 Volker Lendeckedsdb: Fix a typo
2018-06-13 Volker Lendeckedsdb: Fix CID 1435968 Dereference before null check
2018-06-13 Volker Lendeckedsdb: Fix CID 1435966 Unchecked return value
2018-06-13 Volker Lendeckedsdb: Fix typos
2018-06-13 Volker Lendeckedsdb: Fix CID 1436918 Unchecked return value
2018-06-13 Volker Lendeckedsdb: Fix CID 1436919 Unchecked return value
2018-06-13 Volker Lendeckedsdb: Fix CID 1436920 Unchecked return value
2018-06-10 Douglas Bagnallsamba-tool drs showrepl tests: don't assert existence...
2018-06-09 Andrew Bartlettdsdb: Use ldb_init() to make the ldb_context in dsdb...
2018-06-09 Gary Lockyerdsdb: add defines for sessionInfo and networkSessionInfo
2018-06-09 Gary Lockyerdsdb: Audit group membership changes
next