1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-30 19:42:05 +03:00

Commit Graph

  • c1ee6fe9a4 s3/libsmb: check the negative-conn-cache in resolve_ads() master Ralph Boehme 2025-07-03 18:42:04 +02:00
  • 5217bd1a23 s3/libsmb: check command in make_dc_info_from_cldap_reply() Ralph Boehme 2025-07-02 18:49:51 +02:00
  • d3000d7df0 libads: check for if DCs are in paused state when processing CLDAP replies Ralph Boehme 2025-07-03 12:50:53 +02:00
  • a397801598 s3/libads: get rid of additional loop calling add_failed_connection_entry() Ralph Boehme 2025-07-01 18:19:32 +02:00
  • 63051a2dcb s3:libads: let get_kdc_ip_string() check for a blacklisted server name Stefan Metzmacher 2023-07-04 18:07:51 +02:00
  • 08c8760ad9 s3:libads: let cldap_ping_list() check for a blacklisted server name Stefan Metzmacher 2022-02-16 13:09:14 +01:00
  • ce80451f3a winbindd: blacklist servers returning ACCESS_DENIED/authoritative=0 Stefan Metzmacher 2022-02-16 14:23:16 +01:00
  • 7fed75c495 winbindd: always use winbind_add_failed_connection_entry() wrapper Stefan Metzmacher 2022-02-16 14:18:50 +01:00
  • 613ac83fb7 s3:conncache: improve debugging for the negative connection cache Stefan Metzmacher 2022-02-16 14:18:20 +01:00
  • 750f6847f0 dsdb: fix bug 15872, use-after-free gitlab/master Douglas Bagnall 2025-06-22 15:05:39 +12:00
  • f91df3191b iconv: fixed coverity issue CID1609382 Xavi Hernandez 2025-07-29 10:31:45 +02:00
  • 16201d5415 s3:lib: Fix CID 1497484 use-after-free. Vinit Agnihotri 2025-07-29 10:32:06 +05:30
  • 33b55227db s4:kdc Support for key trust authentication Gary Lockyer 2025-07-25 13:22:27 +12:00
  • 4ffb578aa7 s4:kdc:sdb: Add support for key trust public keys Gary Lockyer 2025-07-17 14:12:08 +12:00
  • 353c5bb86a s4:kdc: Fix clang-tidy error in db-glue.c Gary Lockyer 2025-07-17 11:47:39 +12:00
  • 0d31b2b28b librpc: keycredlink support X509 public keys Gary Lockyer 2025-07-11 13:41:42 +12:00
  • 93eecdddfe librpc/idl: Add idl for tpm20_rsakey_blob Gary Lockyer 2025-07-01 09:43:07 +12:00
  • f9533d5c77 librpc/idl: update keycredlink comments Gary Lockyer 2025-06-24 10:45:58 +12:00
  • acd0fccfdd librpc/idl: Add idl for BCRYPT_RSAKEY_BLOB Gary Lockyer 2025-06-23 15:01:37 +12:00
  • 7c7455926d ctdb-tests: Fix CID 1659221 - Error handling issues (CHECKED_RETURN) Martin Schwenke 2025-07-26 12:22:55 +10:00
  • 014a1bd981 ctdb-tcp: Fix CID 1291643 - Resource leak (RESOURCE_LEAK) Martin Schwenke 2025-06-01 11:05:31 +10:00
  • e8e118e5b3 ctdb-tests: Fix CID 1373387 - Time of check time of use (TOCTOU) Martin Schwenke 2016-10-07 14:30:19 +11:00
  • 7e91ad4710 gitignore: remove clang-format Gary Lockyer 2025-07-25 11:24:37 +12:00
  • 8a97afdae7 s3-net: fix "net ads kerberos" krb5ccname handling Günther Deschner 2025-07-20 18:00:22 +02:00
  • 18d0574a0f s3-selftest: add tests for "net ads kerberos" commands Günther Deschner 2025-07-20 17:59:37 +02:00
  • 7900f319db ctdb-server: Load optional tunables.d/ directory Martin Schwenke 2025-06-25 22:18:16 +10:00
  • 598d9b4dfd ctdb-server: Whitespace fixes Martin Schwenke 2025-06-25 22:21:39 +10:00
  • 6863799ce9 ctdb-tests: Add tests for tunables directory loading Martin Schwenke 2025-06-27 17:35:03 +10:00
  • 4f1e3844b4 ctdb-common: Add tunable directory loading Martin Schwenke 2025-06-27 15:11:59 +10:00
  • de069d6b95 ctdb-tests: Allow tunables unit test to process a second file Martin Schwenke 2025-06-25 22:14:05 +10:00
  • 4352a8da5a ctdb-common: Log tunables filename instead of function name Martin Schwenke 2025-06-27 15:05:04 +10:00
  • cdb02782f9 ctdb-common: Log a message if the tunables file does not exist Martin Schwenke 2025-06-29 10:16:20 +10:00
  • 7d010715c5 ctdb-tests: Add logging support to the tunables unit test Martin Schwenke 2025-06-28 12:01:41 +10:00
  • 2ec739a039 ctdb-common: Require separate initialisation of tunable defaults Martin Schwenke 2025-06-25 20:46:26 +10:00
  • 9686576430 ctdb-tests: Reformat with "shfmt -w -p -i 0 -fn" Martin Schwenke 2025-06-28 12:12:33 +10:00
  • c6f2664b48 ctdb-common: Fix includes to make file standalone Martin Schwenke 2025-06-25 20:44:52 +10:00
  • b72cc7ce6a libcli/smb: use talloc_asprintf_addbuf() in smbXcli_session_dump_keys() Ralph Boehme 2025-07-21 12:59:55 +02:00
  • 8ac70dcd77 smbd: now also use smbXcli_session_dump_keys() in the server Ralph Boehme 2025-07-19 08:56:29 +02:00
  • 85123e4ad0 libcli/smb2: dump encryption key in format for Wireshark ~/.wireshark/smb2_seskey_list Ralph Boehme 2025-07-19 14:54:10 +02:00
  • 66fc47ff1d s4/libcli/smb2: dump encryption keys if enabled Ralph Boehme 2025-07-18 19:28:44 +02:00
  • 4824d9096c s4/libcli/smb2: pass lp_ctx to smb2_session_init() and remember debug encryption settings Ralph Boehme 2025-07-18 19:27:48 +02:00
  • 421e016c4e libcli/smb: also dump signing_algo in smbXcli_session_dump_keys() Ralph Boehme 2025-07-19 15:43:03 +02:00
  • 0d517a065c libcli/smb: make smbXcli_session_dump_keys() usable for the server side Ralph Boehme 2025-07-19 14:26:50 +02:00
  • 73ad89c76c libcli/smb: move cli_session_dump_keys() to libsmb Ralph Boehme 2025-07-18 17:43:12 +02:00
  • df9091b043 third_party/quic_ko_wrapper: Remove unused config check Anoop C S 2025-07-18 19:24:09 +05:30
  • 605d4d065c vfs_virsufilter: Fix the invocation of SMB_VFS_NEXT_CONNECT Rabinarayan Panigrahi 2025-07-15 21:15:49 +05:30
  • e119cb0b48 libads: fix get_kdc_ip_string() ... v4-22-test Ralph Boehme 2025-07-04 17:50:40 +02:00
  • 1d1acebf01 smbd: fix mode being sent to possibly_set_archive Srinivas Rao V 2025-07-03 10:19:46 -04:00
  • 12e50a8646 vfs_ceph_new: cleanup to async path Shweta Sodani 2025-07-14 18:47:58 +05:30
  • f186da9fab Add check for the GPO link to have at least two attributes separated by semicolumn. Allows to handle empty links. Aleksandr Sharov 2025-07-04 15:32:28 +02:00
  • 09c44603f5 s3:selftest: run smb2.{bench,connect,credits,ioctl,rw} over quic-ngtcp2 Stefan Metzmacher 2025-05-19 14:56:14 +02:00
  • 69cccd4c18 WHATSNEW: fix typo Jule Anger 2025-07-17 11:38:11 +02:00
  • 2cab318e26 s3:libsmb: add support for userspace quic support using ngtcp2 Stefan Metzmacher 2025-05-06 11:32:43 +02:00
  • 20e42cbbfe s4:lib/tls: add tstream_tls_ngtcp2_connect_send/recv Stefan Metzmacher 2025-05-04 18:20:56 +02:00
  • a8c2080533 lib/tsocket: optimize tdgram_recvfrom_done() into tdgram_recvfrom_send() Stefan Metzmacher 2025-05-16 16:29:19 +02:00
  • 354b534fe0 s3:selftest: run smb2.{bench,connect,credits,ioctl,rw} over quic_ko_wrapper Stefan Metzmacher 2025-04-29 16:20:35 +02:00
  • 66a1112a82 selftest: let 'fileserver' support quic Stefan Metzmacher 2025-05-02 12:48:21 +02:00
  • d45ea578b7 selftest: use quic_ko_wrapper if available Stefan Metzmacher 2025-04-22 12:26:19 +02:00
  • aa84dee922 third_party: add quic_ko_wrapper to simulate IPPROTO_QUIC sockets Stefan Metzmacher 2025-05-02 14:44:42 +02:00
  • 3082a45e10 third_party: import ngtcp2 v1.13.0 from https://github.com/ngtcp2/ngtcp2.git Stefan Metzmacher 2025-05-02 14:32:11 +02:00
  • b52e1fd306 s3:libsmb: add support for SMB_TRANSPORT_TYPE_QUIC Stefan Metzmacher 2025-04-04 01:17:19 +02:00
  • ded5ac15b6 s3:smbd: add support for SMB_TRANSPORT_TYPE_QUIC Stefan Metzmacher 2025-04-03 17:32:58 +02:00
  • 9c9364cf74 s4:lib/tls: add tstream_tls_params_quic_{prepare,enabled() and tstream_tls_quic_handshake[_{send,recv}]() Stefan Metzmacher 2025-04-07 13:46:23 +02:00
  • 02bb288d08 third_party: import quic from https://github.com/lxin/quic.git Stefan Metzmacher 2025-04-15 11:00:17 +02:00
  • bd786a1e63 system_gnutls: print the found gnutls version and detected features Stefan Metzmacher 2025-04-16 20:15:07 +02:00
  • f309c7381e lib/param: allow smb_transport[s]_parse() to handle 'quic' Stefan Metzmacher 2025-04-03 17:04:13 +02:00
  • 82685568eb libcli/smb: define SMB_TRANSPORT_TYPE_QUIC Stefan Metzmacher 2025-04-03 17:03:57 +02:00
  • 44ee31c025 Add check for the GPO link to have at least two attributes separated by semicolumn. Allows to handle empty links. Aleksandr Sharov 2025-07-04 15:32:28 +02:00
  • 3ca04b03bf tests: Rename local variable: prefix_abs -> prefix Pavel Filipenský 2025-07-04 15:10:58 +02:00
  • 081d4fa10e selftest: Remove no longer used PREFIX_ABS from environment Pavel Filipenský 2025-07-03 23:18:59 +02:00
  • b36a64289c tests: Replace PREFIX_ABS with PREFIX Pavel Filipenský 2025-07-03 23:07:37 +02:00
  • 70c2b66fad selftest:s4: Delete no longer used hash key 'prefix_abs' from ctx Pavel Filipenský 2025-07-03 22:49:10 +02:00
  • ca0785ea67 selftest: Remove prefix_abs from ctx hash key Pavel Filipenský 2025-07-03 22:48:38 +02:00
  • a899b66548 selftest:s4: Fix prefix in setup functions Pavel Filipenský 2025-07-03 22:39:00 +02:00
  • 8902d2aaa2 selftest:s3: Fix prefix in setup functions Pavel Filipenský 2025-07-03 23:32:30 +02:00
  • b3b69a60f9 selftest: Make '$prefix' absolute path and remove '$prefix_abs' Pavel Filipenský 2025-07-03 21:56:59 +02:00
  • 0c4b632310 s3:winbind: Initialize and setup idmap child in winbindd_getgrnam() Samuel Cabrero 2025-07-07 13:15:43 +02:00
  • 96ff066980 s3:winbind: Initialize and setup idmap child in winbindd_getpwnam() Samuel Cabrero 2025-07-07 13:04:15 +02:00
  • 9687078251 smbd: avoid mangling names in smbd_dirptr_lanman2_match_fn() for POSIX Ralph Boehme 2025-05-25 20:05:59 +02:00
  • e5ff201592 smbd: pass dirfsp instead of conn and dptr to smbd_dirptr_lanman2_entry() and get_lanman2_dir_entry() Ralph Boehme 2025-05-25 20:04:53 +02:00
  • 8b2ae47a51 libsmb: use parse_finfo_posix_info in is_bad_finfo_name() Ralph Boehme 2025-05-26 10:37:42 +02:00
  • bc300c7a30 libsmb: set finfo->flags.posix in parse_finfo_posix_info() Ralph Boehme 2025-05-26 10:37:18 +02:00
  • 4b7175eae8 libsmb: add flags to struct file_info Ralph Boehme 2025-05-26 10:35:21 +02:00
  • 93ad870a1e tests: expand SMB3 POSIX test for Windows illegal characters behaviour Ralph Boehme 2025-05-25 15:15:27 +02:00
  • 88572cc8f6 libads: fix get_kdc_ip_string() ... Ralph Boehme 2025-07-04 17:50:40 +02:00
  • ef1a5896a1 VERSION: Bump version up to Samba 4.22.4... Jule Anger 2025-07-07 18:16:50 +02:00
  • 70eeb72206 VERSION: Disable GIT_SNAPSHOT for the 4.22.3 release. samba-4.22.3 v4-22-stable Jule Anger 2025-07-07 18:16:34 +02:00
  • 22a95d2aa7 WHATSNEW: Add release notes for Samba 4.22.3. Jule Anger 2025-07-07 18:16:05 +02:00
  • 693e4eaf28 VERSION: Bump version up to Samba 4.21.8... v4-21-test Jule Anger 2025-07-07 18:06:15 +02:00
  • 5da3e98829 VERSION: Disable GIT_SNAPSHOT for the 4.21.7 release. samba-4.21.7 v4-21-stable Jule Anger 2025-07-07 18:05:48 +02:00
  • 19f7837e49 WHATSNEW: Add release notes for Samba 4.21.7. Jule Anger 2025-07-07 18:05:10 +02:00
  • 78d69a9eeb s3-winbindd: Fix internal winbind dsgetdcname calls w.r.t. domain name Günther Deschner 2025-07-02 21:59:48 +02:00
  • 1967ce8199 s3-winbindd: Fix internal winbind dsgetdcname calls w.r.t. domain name Günther Deschner 2025-07-02 21:59:48 +02:00
  • b197ce8c6f s3:winbindd: avoid using any netlogon call to get a dc name Stefan Metzmacher 2025-05-09 09:38:41 +02:00
  • fc13e0918f s3:winbindd: avoid using any netlogon call to get a dc name Stefan Metzmacher 2025-05-09 09:38:41 +02:00
  • 2560c9b322 s3-winbindd: Fix internal winbind dsgetdcname calls w.r.t. domain name Günther Deschner 2025-07-02 21:59:48 +02:00
  • f86a4bf684 s3:winbindd: avoid using any netlogon call to get a dc name Stefan Metzmacher 2025-05-09 09:38:41 +02:00
  • d0be58d4c2 rpc registry: add ProductType for AD DC Michael Saxl 2025-05-28 16:49:13 +02:00
  • c60898bb5a s3:utils: Allocate memory on the frame in ntlm_auth main function. Andreas Schneider 2025-06-25 15:49:46 +02:00
  • 265fa7c556 s3:utils: Fix memory leaks in manage_ntlm_server_1_request() Andreas Schneider 2024-10-28 13:53:02 +01:00