]> git.ipfire.org Git - thirdparty/samba.git/history - source3
libads: change netlogon_pings() behaviour wrt to min_servers parameter
[thirdparty/samba.git] / source3 /
2 hours ago  Ralph Boehmelibads: change netlogon_pings() behaviour wrt to min_se... master
3 hours ago  Ralph Boehmelibads: reverse termination condition in netlogon_pings...
3 hours ago  Ralph Boehmeidmap_ad: add and use ldap_timeout and fix LDAP server...
3 hours ago  Ralph Boehmetldap: use tevent_req_set_endtime() to terminate LDAP...
3 hours ago  Ralph Boehmewinbindd: use find_domain_from_name_noinit() in find_dn...
3 hours ago  Ralph Boehmelibads: fix get_kdc_ip_string()
19 hours ago  Günther Deschners3-utils: Fix CID #1517309 Resource leak in net offline...
37 hours ago  Günther Deschnernsswitch: support all known DS lookup flags in wbclient...
38 hours ago  Anoop C Svfs_default: Use already available SMBPROFILE_*_X macros
38 hours ago  Anoop C Svfs_ceph_new: Use already available SMBPROFILE_*_X...
38 hours ago  Anoop C Ss3/smbd: Use SMBPROFILE_IOBYTES_ASYNC_STATE_X macro
38 hours ago  Anoop C Ss3/include: Define SMBPROFILE_*_ASYNC_STATE_X macros
4 days ago  Vinit Agnihotriutils: Fix memory leak CID:1499405
5 days ago  Anoop C Svfs: Convert pread, pwrite and fsync recv interfaces...
5 days ago  Ralph Boehmesmbclient: fix handling errors from do_put in mput
6 days ago  Michael Adams3:passdb: Fix CIDs 1596750,1596751 uninitialized point...
8 days ago  Ralph Boehmenet: add `net tdb smbXsrv wipedbs` alias for `net serve...
8 days ago  Ralph Boehmenet: handle replay records in `net serverid wipedbs`
8 days ago  Ralph Boehmesmbd: return replay-cache records in smbXsrv_open_globa...
8 days ago  Ralph Boehmesmbd: reformat smbXsrv_open_global_traverse() function...
8 days ago  Ralph Boehmesmbd: also delete replay cache record in smbXsrv_open_c...
8 days ago  Ralph Boehmesmbd: make create-replay cache disk backed
8 days ago  Ralph Boehmesmbd: implement session check from MS-SMB2 3.3.5.9...
8 days ago  Ralph Boehmesmbd: Add session_global_id and tcon_global_id to smbXs...
8 days ago  Ralph Boehmesmbd: add smbXsrv_tcon to smbXsrv_open
8 days ago  Ralph Boehmesmbd: add smbXsrv_session to smbXsrv_open
8 days ago  Ralph Boehmesmbd: add and use smbXsrv_open_replay_cache_key_buf
8 days ago  Ralph Boehmesmbd: make the replay cache record an index on the...
8 days ago  Ralph Boehmesmbd: invert logic when handling pending create in...
8 days ago  Ralph Boehmesmbd: move create_action to smbXsrv_open_global0
8 days ago  Ralph Boehmesmbd: simplify create-replay
8 days ago  Ralph Boehmesmbd: move DH2Q context processing to its own function
8 days ago  Ralph Boehmesmbd: add some debugging to smbXsrv_open_[lookup|set...
8 days ago  Ralph Boehmesmbd: move create_action handling to smbd_smb2_create_a...
8 days ago  Ralph Boehmesmbd: simplify create_action handling
8 days ago  Ralph Boehmesmbd: fix include order in smbXsrv_open.c
8 days ago  Ralph Boehmes3/dbwrap_watch: avoid leaking backend db handle in...
8 days ago  Pavel Filipenskýs3:utils: Allow ROLE_IPA_DC to allow to use Kerberos...
8 days ago  Pavel Filipenskýs3:netlogon: IPA DC is the PDC as well - allow ROLE_IPA...
8 days ago  Pavel Filipenskýs3:winbindd: Resolve dc name using CLDAP also for ROLE_...
8 days ago  Andreas Schneiders3:tests: Use bash and disable history expansion for...
8 days ago  Andreas Schneiders3:tests: Fix shellcheck warning of test_wbinfo_lookupr...
8 days ago  Andreas Schneiderlibrpc:gse: Implement storing tickets into an emtpy...
8 days ago  Shwetha K Acharyasource3/printing: Fix CID 1273086 - Resource Leak
11 days ago  Günther Deschners3-selftest: fix test_wbinfo_lookuprids_cache.sh
12 days ago  Shweta Sodanis3:smbd: Fix CID 1449599 replacing memcpy to memmove...
2025-07-30  Ralph Boehmes3/libsmb: check the negative-conn-cache in resolve_ads()
2025-07-30  Ralph Boehmes3/libsmb: check command in make_dc_info_from_cldap_reply()
2025-07-30  Ralph Boehmelibads: check for if DCs are in paused state when proce...
2025-07-30  Ralph Boehmes3/libads: get rid of additional loop calling add_faile...
2025-07-30  Stefan Metzmachers3:libads: let get_kdc_ip_string() check for a blacklis...
2025-07-30  Stefan Metzmachers3:libads: let cldap_ping_list() check for a blackliste...
2025-07-30  Stefan Metzmacherwinbindd: blacklist servers returning ACCESS_DENIED...
2025-07-30  Stefan Metzmacherwinbindd: always use winbind_add_failed_connection_entr...
2025-07-30  Stefan Metzmachers3:conncache: improve debugging for the negative connec...
2025-07-29  Vinit Agnihotris3:lib: Fix CID 1497484 use-after-free.
2025-07-24  Günther Deschners3-net: fix "net ads kerberos" krb5ccname handling
2025-07-24  Günther Deschners3-selftest: add tests for "net ads kerberos" commands
2025-07-22  Ralph Boehmesmbd: now also use smbXcli_session_dump_keys() in the...
2025-07-22  Ralph Boehmelibcli/smb2: dump encryption key in format for Wireshar...
2025-07-22  Ralph Boehmelibcli/smb: also dump signing_algo in smbXcli_session_d...
2025-07-22  Ralph Boehmelibcli/smb: make smbXcli_session_dump_keys() usable...
2025-07-22  Ralph Boehmelibcli/smb: move cli_session_dump_keys() to libsmb
2025-07-21  Rabinarayan Panigrahivfs_virsufilter: Fix the invocation of SMB_VFS_NEXT_CONNECT
2025-07-18  Srinivas Rao Vsmbd: fix mode being sent to possibly_set_archive
2025-07-17  Shweta Sodanivfs_ceph_new: cleanup to async path
2025-07-17  Stefan Metzmachers3:selftest: run smb2.{bench,connect,credits,ioctl...
2025-07-17  Stefan Metzmachers3:libsmb: add support for userspace quic support using...
2025-07-17  Stefan Metzmachers3:selftest: run smb2.{bench,connect,credits,ioctl...
2025-07-17  Stefan Metzmachers3:libsmb: add support for SMB_TRANSPORT_TYPE_QUIC
2025-07-17  Stefan Metzmachers3:smbd: add support for SMB_TRANSPORT_TYPE_QUIC
2025-07-17  Stefan Metzmacherlibcli/smb: define SMB_TRANSPORT_TYPE_QUIC
2025-07-10  Pavel Filipenskýtests: Replace PREFIX_ABS with PREFIX
2025-07-08  Samuel Cabreros3:winbind: Initialize and setup idmap child in winbind...
2025-07-08  Samuel Cabreros3:winbind: Initialize and setup idmap child in winbind...
2025-07-07  Ralph Boehmesmbd: avoid mangling names in smbd_dirptr_lanman2_match...
2025-07-07  Ralph Boehmesmbd: pass dirfsp instead of conn and dptr to smbd_dirp...
2025-07-07  Ralph Boehmelibsmb: use parse_finfo_posix_info in is_bad_finfo_name()
2025-07-07  Ralph Boehmelibsmb: set finfo->flags.posix in parse_finfo_posix_info()
2025-07-07  Ralph Boehmelibsmb: add flags to struct file_info
2025-07-07  Ralph Boehmelibads: fix get_kdc_ip_string() ...
2025-07-07  Günther Deschners3-winbindd: Fix internal winbind dsgetdcname calls...
2025-07-07  Stefan Metzmachers3:winbindd: avoid using any netlogon call to get a...
2025-07-01  Michael Saxlrpc registry: add ProductType for AD DC
2025-07-01  Andreas Schneiders3:utils: Allocate memory on the frame in ntlm_auth...
2025-07-01  Andreas Schneiders3:utils: Fix memory leaks in manage_ntlm_server_1_requ...
2025-07-01  Andreas Schneiders3:utils: Fix memory leaks in test_ntlm_in_lm()
2025-07-01  Andreas Schneiders3:utils: Fix memory leaks in test_lmv2_ntlmv2_broken()
2025-07-01  Andreas Schneiders3:utils: Fix memory leaks in test_lm_ntlm_broken()
2025-07-01  Andreas Schneiders3:utils: Fix memory leaks in test_ntlm_in_both()
2025-06-30  Anoop C Svfs_ceph_new: Handle the special case of UTIME_NOW
2025-06-30  Anoop C Svfs_ceph: Handle the special case of UTIME_NOW
2025-06-30  Anoop C Svfs_ceph: Add ctime processing to SMB_VFS_FNTIMES
2025-06-28  Daniel Widricks3:winbind: Correct spelling in debug messages related...
2025-06-24  Anoop C Ss3/smbd: Conditionally define smb2_request_to_snum()
2025-06-24  Samuel Cabreros3:winbind: Delegate normalize_name_unmap to the idmap...
2025-06-24  Samuel Cabreros3:winbind: Delegate normalize_name_unmap to the idmap...
2025-06-24  Samuel Cabreros3:winbind: Delegate normalize_name_unmap to the idmap...
2025-06-24  Samuel Cabreros3:winbind: Remove unused fill_grent()
2025-06-24  Samuel Cabreros3:winbind: Delegate normalize_name_map to the idmap...
next