jsutton/samba-autobuild/.git
2021-07-20 Stefan Metzmachertdb: version 1.4.5 tdb-1.4.5
2021-07-20 Günther Deschnertdb: Fix invalid syntax in tdb.h
2021-07-20 Martin Schwenkeutils: Avoid pylint warning
2021-07-20 Martin Schwenkeutils: Reformat lines that are longer than 80 columns
2021-07-20 Martin Schwenkeutils: Tweak exception handling to stop flake8 complaining
2021-07-20 Martin Schwenkeutils: Simplify log level logic, drop global variable
2021-07-20 Martin Schwenkeutils: Inline defaults and help strings
2021-07-20 Martin Schwenkeutils: Move argument processing into function and call...
2021-07-20 Martin Schwenkeutils: Reorder imports so that standard imports are...
2021-07-20 Martin Schwenkeutils: Clean up ctdb_etcd_lock using autopep8
2021-07-20 Martin Schwenkeutils: Use Python 3
2021-07-19 Volker Lendeckeexamples: Make winreg.py sample work with python3 in...
2021-07-19 Andreas Schneidergitignore: Add .cache directory
2021-07-19 Andreas Schneiderselftest: Add PYTHONPATH for lsp servers to devel_env.sh
2021-07-16 Andreas Schneiders3:utils: Use better error message for smbtree
2021-07-15 Stefan Metzmacherlibcli/smb: allow unexpected padding in SMB2 READ responses
2021-07-15 Stefan Metzmacherlibcli/smb: make smb2cli_ioctl_parse_buffer() available...
2021-07-15 Stefan Metzmachers3:smbd: implement FSCTL_SMBTORTURE_GLOBAL_READ_RESPONS...
2021-07-15 Stefan Metzmachers3:smbd: introduce a body_size variable in smbd_smb2_re...
2021-07-15 Stefan Metzmachers4:torture/smb2: add smb2.read.bug14607 test
2021-07-15 David MulderUpdate WHATSNEW for Certificate Auto Enrollment
2021-07-15 David Muldergpo: Test Certificate Auto Enrollment Policy
2021-07-15 David Muldergpo: Fix up rsop output of ca certificate
2021-07-15 David Muldergpo: Add Certificate Auto Enrollment Policy
2021-07-15 Karolin SeegerWHATSNEW: Start release notes for Samba 4.16.0pre1.
2021-07-15 Karolin SeegerVERSION: Bump version up to 4.16.0pre1...
2021-07-15 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the Samba 4.15.0rc1... samba-4.15.0rc1
2021-07-15 Karolin SeegerWHATSNEW: Up to Samba 4.15.0rc1.
2021-07-15 Karolin SeegerWHATSNEW: Fix typos.
2021-07-15 Jeremy Allisons3: VFS: default. In vfswrap_getxattrat_do_async()...
2021-07-15 Jeremy Allisons3: VFS: default. In vfswrap_getxattrat_do_sync() alway...
2021-07-15 Jeremy Allisons3: VFS: default: Add 'handle' member to struct vfswrap...
2021-07-15 Jeremy Allisons3: VFS: default: Move vfswrap_fgetxattr() before the...
2021-07-15 Jeremy Allisons3: smbd: Allow "smbd async dosmode = yes" to return...
2021-07-15 Jeremy Allisons3: tests: Add "SMB2-LIST-DIR-ASYNC" test.
2021-07-15 Jeremy Allisons3: tests: Our tests for "smbd async dosmode = yes...
2021-07-15 Stefan MetzmacherWHATSNEW: add client/server smb3 signing/encryption...
2021-07-15 Stefan Metzmachers3:smbd: improve the error returns for invalid session...
2021-07-15 Stefan Metzmachers4:torture: more smb2.session.bind_negative_smb3* combi...
2021-07-15 Stefan Metzmacherdocs-xml: offer aes-128-gmac by default
2021-07-15 Stefan Metzmacherlibcli/smb: add support for SMB2_SIGNING_AES128_GMAC
2021-07-15 Stefan Metzmachers4:torture: force AES_CMAC or HMAC_SHA256 for some...
2021-07-15 Stefan Metzmacherlibcli/smb: actually make use of "client/server smb3...
2021-07-15 Stefan Metzmacherdocs-xml: add "client/server smb3 signing algorithms...
2021-07-15 Stefan Metzmachers3:smbd: prepare support for SMB2_SIGNING_CAPABILITIES
2021-07-15 Stefan Metzmacherlibcli/smb: prepare support for SMB2_SIGNING_CAPABILITI...
2021-07-15 Stefan Metzmacherlibcli/smb: make sure smb2_signing_calc_signature(...
2021-07-15 Stefan Metzmacherlibcli/smb: make sure we always send a valid MID in...
2021-07-15 Stefan Metzmacherlibcli/smb: skip session setup signing for REQUEST_OUT_...
2021-07-15 Stefan Metzmacherlibcli/smb: add smb2cli_conn_server_{signing,encryption...
2021-07-15 Stefan Metzmachers3:smbd: make sure we don't try to sign CANCEL response...
2021-07-15 Stefan Metzmachers3:smbd: make sure STATUS_PENDING responses are never...
2021-07-15 Stefan Metzmachers3:smbstatus: pretty print the use of new signing/encry...
2021-07-15 Stefan Metzmachers3:smbd: only allow cancel with the same session
2021-07-15 Stefan Metzmacherlibcli/smb: add SMB2_SIGNING_CAPABILITIES related defin...
2021-07-15 Stefan Metzmacherlibcli/smb: add SMB2_RDMA_TRANSFORM_CAPABILITIES relate...
2021-07-15 Stefan Metzmacherlibcli/smb: add SMB2_TRANSPORT_CAPABILITIES related...
2021-07-15 Stefan Metzmacherlib/param: offer aes-256-{gcm,ccm} encryption by default
2021-07-15 Stefan Metzmacherlibcli/smb: add aes-256-{gcm,ccm} support to smb2_signi...
2021-07-15 Stefan Metzmachers3:smbd: let 'server smb3 encryption algorithms' disabl...
2021-07-15 Stefan Metzmacherlibcli/smb: add smb311_capabilities_check() helper
2021-07-15 Stefan Metzmacherlibcli/smb: let 'client smb3 encryption algorithms...
2021-07-15 Stefan Metzmachers3:smbd: make use of 'server smb3 encryption algorithms'
2021-07-15 Stefan Metzmachers4:param: make use of 'client smb3 encryption algorithms'
2021-07-15 Stefan Metzmachers3:libsmb: make use of 'client smb3 encryption algorithms'
2021-07-15 Stefan Metzmacherlibcli/smb: add helpers to parse client/server smb3...
2021-07-15 Stefan Metzmacherdocs-xml: add "client/server smb3 encryption algorithms...
2021-07-15 Stefan Metzmachersmb2_negprot: make use of struct smb311_capabilities...
2021-07-15 Stefan MetzmacherWHATNEW: document "server multi channel support" change
2021-07-15 Stefan Metzmacherlib/param: enable "server multi channel support" by...
2021-07-15 Stefan Metzmacherlib/param: add lpcfg_parm_is_unspecified() helper
2021-07-15 Stefan Metzmachers3:smbd: fallback to smb2srv_session_lookup_global...
2021-07-15 Stefan Metzmachers3:smbd: remove dead code from smbd_smb2_request_dispatch()
2021-07-15 Stefan Metzmachers3:smbd: make sure smbXsrv_session_update() doesn't...
2021-07-15 Stefan Metzmachers3:smbd: fix a NULL pointer deference caused by smb2srv...
2021-07-15 Stefan Metzmachers3:smbd: let smb2srv_session_lookup_global() clear...
2021-07-15 Stefan Metzmachers4:torture: let smb2.session.bind_negative_* tests...
2021-07-15 Stefan Metzmachers4:torture: let smb2.session.bind_negative_* also test...
2021-07-15 Stefan MetzmacherWHATSNEW: document the removal of SMB2_22, SMB2_24...
2021-07-15 Stefan Metzmacherlibcli/smb: remove unused PROTOCOL_SMB3_10 definition
2021-07-15 Stefan Metzmacherdocs-xml: remove support for "SMB3_10"
2021-07-15 Stefan Metzmacherlibcli/smb: replace PROTOCOL_SMB3_10 with PROTOCOL_SMB3_11
2021-07-15 Stefan Metzmachers3:smbd: replace PROTOCOL_SMB3_10 with PROTOCOL_SMB3_11
2021-07-15 Stefan Metzmacherlibcli/smb: remove unused PROTOCOL_SMB2_24 definition
2021-07-15 Stefan Metzmacherdocs-xml: remove support for "SMB2_24"
2021-07-15 Stefan Metzmacherlibcli/smb: replace PROTOCOL_SMB2_24 with PROTOCOL_SMB3_00
2021-07-15 Stefan Metzmachers3:smbd: replace PROTOCOL_SMB2_24 with PROTOCOL_SMB3_00
2021-07-15 Stefan Metzmacherlibcli/smb: remove unused PROTOCOL_SMB2_22 definition
2021-07-15 Stefan Metzmacherdocs-xml: remove support for "SMB2_22"
2021-07-15 Stefan Metzmacherlibcli/smb: replace PROTOCOL_SMB2_22 with PROTOCOL_SMB3_00
2021-07-15 Stefan Metzmachers3:smbd: replace PROTOCOL_SMB2_22 with PROTOCOL_SMB3_00
2021-07-15 Stefan Metzmachers3:torture: replace PROTOCOL_SMB2_22 with PROTOCOL_SMB3_00
2021-07-15 Stefan Metzmachersmb2_negprot: no longer use experimental dialects 2...
2021-07-15 Stefan Metzmacherlibcli/smb: no longer use experimental dialects 2.2...
2021-07-15 Stefan Metzmachers4:torture:libsmbclient: make use of PROTOCOL_* enum...
2021-07-14 Stefan Metzmacherselftest: use SAMBA_DEPRECATED_SUPPRESS=1 for all tests
2021-07-14 Stefan Metzmachers3:tests: use SAMBA_DEPRECATED_SUPPRESS=1 for backbox...
2021-07-14 Stefan Metzmacherldb: version 2.4 will be used for Samba 4.15 ldb-2.4.0
2021-07-14 Stefan Metzmachertdb: version 1.4.4 tdb-1.4.4
2021-07-14 Stefan Metzmachertalloc: version 2.3.3 talloc-2.3.3
next