kseeger/samba-autobuild-v4-15-test/.git
2021-07-15 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the Samba 4.15.0rc1... origin/v4-15-stable 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
2021-07-14 Isaac Boukriss3:winbind: Get rid of the winbind dc-connect child
2021-07-14 Andreas Schneiders3:winbind: Remove trailing whitespaces in winbindd_dual.c
2021-07-14 Andreas Schneiders3:winbind: Remove trailing whitespaces in winbindd_cm.c
2021-07-14 Andreas Schneiders3:winbind: Remove trailing whitespaces in winbindd.c
2021-07-14 Günther Deschners4-selftest: add net offlinejoin tests
2021-07-14 Günther Deschnerdocs: document "net offlinejoin" set of commands
2021-07-14 Günther Deschners3-net: add "net offlinejoin" command
2021-07-14 Günther Deschners3-libnetapi: add djoin tool
2021-07-14 Günther Deschners3-libnetapi: implement NetRequestOfflineDomainJoin_l
2021-07-14 Günther Deschners3-libnetapi: add NetRequestOfflineDomainJoin example...
2021-07-14 Günther Deschners3-libnetapi: add NetRequestOfflineDomainJoin to api
2021-07-14 Günther Deschners3-libnetapi: add NetRequestOfflineDomainJoin() boilerp...
2021-07-14 Günther Deschners3-libnetapi: add NetRequestOfflineDomainJoin to IDL
2021-07-14 Günther Deschners3-libnetapi: implement NetProvisionComputerAccount_l
2021-07-14 Günther Deschners3-libnetapi: add NetProvisionComputerAccount example...
2021-07-14 Günther Deschners3-libnetapi: add NetProvisionComputerAccount to api.
2021-07-14 Günther Deschners3-libnetapi: add NetProvisionComputerAccount() boilerplate
2021-07-14 Günther Deschners3-libnetapi: add NetProvisionComputerAccount() to IDL
2021-07-14 Günther Deschners3-libnetapi: add netapi_save_file_ucs2() to example...
2021-07-14 Günther Deschners3-libnetapi: add netapi_read_file helper
2021-07-14 Günther Deschners3-libnetapi: add offline domain join related error...
2021-07-14 Günther Deschners3-libnetapi: add missing NetJoinFlags for netapi
2021-07-14 Günther Deschners3-libnetapi: add libnetapi_set_logfile()
2021-07-14 Günther Deschners3-libnetapi: add libnetapi_get_use_kerberos()
2021-07-14 Günther Deschnerre-run make libnetapi ....
2021-07-14 Günther Deschners3-libnet_join: always check config correctness while...
next