2021-04-13 |
Stefan Metzmacher | add .gitlab-ci-coverage.yml for a scheduled build Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: split samba-ad-dc-4* tests into two Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: split samba-nopython out of samba... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: split samba-no-opath into two... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: skip lcov step for samba-fips Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | .gitlab-ci-main.yml: specify the image only by SAMBA_CI_JOB_... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | .gitlab-ci*.yml: only use gitlab.org shared runners... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | bootstrap/.gitlab-ci.yml: make sure we force gitlab... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | .gitlab-ci-main.yml: build coverity using --with-cluster... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | .gitlab-ci.yml: move the content to .gitlab-ci-main.yml Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | .gitlab-ci.yml: move samba-ad-back{1,2} and samba-schemaupgr... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: split samba-ad-dc-backup into... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: move ad_dc_backup to samba-ad... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | .gitlab-ci.yml: let private runners also make use of... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: split out samba-{nt4,h5l,no-opath... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | .gitlab-ci.yml: be more resilient to intrastructure... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | .gitlab-ci.yml: specify explicit job timeouts Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | .gitlab-ci.yml: split out samba-{def,mit}-build into... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | .gitlab-ci.yml: print out information of the available... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: split out "samba-{def,mit}-build" Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: add support for dependencies Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: store the directory for the running... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: defer cp and git clone Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: pass --with-selftest-prefix via... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: split out a CLEAN_SOURCE_TREE_CMD Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | script/autobuild.py: change the task definitions into... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | testprogs:blackbox: create temporary files under $PREFIX... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | s4:client:tests: create temporary files under $PREFIX... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | python:tests:samba_tool: create temporary files under... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-04-13 |
Stefan Metzmacher | s3:script:tests: create temporary files under $PREFIX... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-29 |
Stefan Metzmacher | smb2_tcon: also try to cancel pending compound requests... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-29 |
Stefan Metzmacher | smbXsrv_session: always cancel pending requests in... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-29 |
Stefan Metzmacher | smb2_server: don't cancel pending request if at least... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-29 |
Stefan Metzmacher | smb2_server: let smbd_smb2_flush_send_queue() destroy... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-29 |
Stefan Metzmacher | smbXsrv_open: intruduce smbXsrv_open_replay_cache to... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-29 |
Stefan Metzmacher | smbXsrv_session: smbXsrv_session_remove_channel() should... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-29 |
Stefan Metzmacher | s4:torture/smb2: add smb2.session.bind2 Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-29 |
Stefan Metzmacher | s4:torture/smb2: add smb2.replay.dhv2-pending* tests Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-29 |
Stefan Metzmacher | s4:torture/smb2: provide verbose output when we're... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-29 |
Stefan Metzmacher | s4:torture/smb2: add smb2_util_lease_state_string() Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-29 |
Stefan Metzmacher | s4:torture/smb2: make use of torture_reset_break_info... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-29 |
Stefan Metzmacher | s4:torture/smb2: make use of torture_reset_lease_break_info... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-29 |
Stefan Metzmacher | vfs_aio_pthread: don't allow async opens when multi... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-26 |
Stefan Metzmacher | s3: smbd: Raise debug level when synthetic_pathref... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-24 |
Stefan Metzmacher | ldb: bump version to 2.4.0, in order to be used for... Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | third_party: Update socket_wrapper to version 1.3.3 Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | smb2_sesssetup: validate that sign_algo and encryption_ciphe... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | smb2_sesssetup: a session bind with a different user... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | smb2_sesssetup: a bind dialect mismatch should always... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | smb2_sesssetup: only set NT_STATUS_MORE_PROCESSING_REQUIRED... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | smb2_sesssetup: don't shutdown a session on failure... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | smb2_server: fallback global session lookup if the... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | smbXsrv_session: split out smbXsrv_session_remove_channel() Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | s3:selftest: pass alice credentials to the smb2.session... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | s4:torture/smb2: add smb2.session.bind_{invalid_auth... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | s4:torture: add a torture_user2_credentials() helper... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | s4:torture/smb2: add smb2.session.bind_negative_{smb202... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | s4:torture/smb2: improve smb2.notify.invalid-reauth Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: make use of smb3_capabilities.encryption Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | s4:param: let lpcfg_smbcli_options() fill smb3_capabilities... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | s3:libsmb: fill in smb3_capabilities.ciphers Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: introduce struct smb3_encryption_capabilities Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: pass smb3_capabilities to smbXcli_conn_create() Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | s4:libcli/raw: add smb3_capabilities to struct smbcli_options Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: introduce struct struct smb311_capabilities Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: don't copy the key to a stack variable... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: no longer pass protocol to smb2_signing_... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: no longer pass protocol to smb2_signing_... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: make smb2_signing_key_destructor static Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | smb2_server: use struct smb2_signing_key for first_enc_key... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | smbd: make use of smb2_signing_key_{copy,sign_create... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: make use of smb2_signing_key_{copy,sign_create... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: add smb2_signing_key_{copy,sign_create... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | smb2_negotiate: maintain xconn->smb2.server.sign_algo Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: maintain smbXcli_conn.smb2.server.sign_algo Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | smbXsrv_session: let smbXsrv_session_global_verify_record... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | smb2_sesssetup: use smb2_signing_derivations_fill_const_stack() Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: make use of smb2_signing_derivations_fill_const_... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: add smb2_signing_derivations_fill_const_stack() Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: make use of smb2_signing_calc_signature... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: assert that smb2_signing_{sign,check}_pdu... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: split out smb2_signing_calc_signature(... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: pass the length of the resulting key to... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-17 |
Stefan Metzmacher | libcli/smb: prepare smb2_key_derivation() for keys... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-11 |
Stefan Metzmacher | s4:libnet_rpc: avoid reusing the assoc_group_id of... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-06 |
Stefan Metzmacher | smbXsrv_client: move the connection passing to smb2srv_clien... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-06 |
Stefan Metzmacher | smbd: make sure that xconn is alive for the lifetime... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-06 |
Stefan Metzmacher | s4:torture/smb2: add smb2.lease.timeout-disconnect... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-06 |
Stefan Metzmacher | smbXsrv_session: set session->db_rec = NULL after session... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-06 |
Stefan Metzmacher | smbXsrv_tcon: explicitly set tcon->db_rec = NULL after... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-06 |
Stefan Metzmacher | s4:torture/smb2: add a smb2.session.two_logoff test Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-06 |
Stefan Metzmacher | smbd: introduce a smbXsrv_connection_destructor() Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-06 |
Stefan Metzmacher | smbd: improve smbXsrv_connection_dbg() for debugging... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-06 |
Stefan Metzmacher | selftest: enable 'server multi channel support = yes' Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-06 |
Stefan Metzmacher | s4:torture/smb2: use %t (timestamp) instead of %R for... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-06 |
Stefan Metzmacher | smbd: let smbd_request_guid() use smb1req->xconn->channel_id Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-06 |
Stefan Metzmacher | docs-xml: clarify "smb2 disable lock sequence checking... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-01 |
Stefan Metzmacher | samba-tool user: add ';format=[GeneralizedTime,UnixTime... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-01 |
Stefan Metzmacher | samba-tool user: add ';format=[GeneralizedTime,UnixTime... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
2021-03-01 |
Stefan Metzmacher | samba-tool user: use an implicit_attrs list instead... Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
commit | commitdiff | tree |
next |