]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
13 days ago  Ralph Boehmes3/libads: get rid of additional loop calling add_faile...
13 days ago  Stefan Metzmachers3:libads: let get_kdc_ip_string() check for a blacklis...
13 days ago  Stefan Metzmachers3:libads: let cldap_ping_list() check for a blackliste...
13 days ago  Stefan Metzmacherwinbindd: blacklist servers returning ACCESS_DENIED...
13 days ago  Stefan Metzmacherwinbindd: always use winbind_add_failed_connection_entr...
13 days ago  Stefan Metzmachers3:conncache: improve debugging for the negative connec...
2025-07-31  Aleksandr SharovAdd check for the GPO link to have at least two attribu...
2025-07-31  Jule AngerWHATSNEW: fix typo
2025-07-31  Andreas Schneiderthird_party: Update socket_wrapper to version 1.4.4
2025-07-07  Jule AngerVERSION: Bump version up to Samba 4.21.8...
2025-07-07  Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.21.7 release. v4-21-stable samba-4.21.7
2025-07-07  Jule AngerWHATSNEW: Add release notes for Samba 4.21.7.
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-06-26  Andreas Schneiderlib:util: Disable logging to syslog for startup messages
2025-06-12  Stefan Metzmacherpython:lsa_utils: Fix fallback to OpenPolicy2
2025-06-12  Andreas Schneiderpython:lsa_utils: Don't use optional arguments for...
2025-06-12  Andreas Schneiderpidl: Update documentation for DCERPC interface connections
2025-06-12  Stefan Metzmacherlibrpc:pyrpc: Allow new authenticated rpc connection...
2025-06-12  Stefan Metzmacherdcesrv_core: Make dcesrv_call_disconnect_after() public
2025-06-12  Stefan Metzmachers3:rpc_client: Use cli_rpc_pipe_reopen_np_noauth()...
2025-06-12  Stefan Metzmachers3:rpc_cerver: Use dcerpc_lsa_open_policy3() for intern...
2025-06-12  Stefan Metzmachers3:rpc_client: Add cli_rpc_pipe_reopen_np_noauth()
2025-06-12  Stefan Metzmachers3:cli_pipe: pass target_service to cli_rpc_pipe_open_w...
2025-06-12  Stefan Metzmachers3:rpc_client: remember the local/remote ipv4 or ipv6...
2025-06-12  Stefan Metzmachers3:rpc_client: add missing TALLOC_FREE(frame) in cli_rp...
2025-06-12  Stefan Metzmachers3:rpc_client: split out cli_rpc_pipe_client_auth_schan...
2025-06-12  Stefan Metzmachers3:rpc_client: add cli_rpc_pipe_client_prepare_alter...
2025-06-12  Stefan Metzmachers3:rpc_client: make real use of rpc_client_{association...
2025-06-12  Stefan Metzmachers3:rpc_client: let cli_rpc_pipe_open() use rpc_client_c...
2025-06-12  Stefan Metzmachers3:rpc_client: convert rpc_pipe_open_np() to rpc_client...
2025-06-12  Stefan Metzmachers3:rpc_client: convert rpc_pipe_open_tcp_port() to...
2025-06-12  Stefan Metzmachers3:rpc_client: convert rpc_pipe_open_local_np() to...
2025-06-12  Stefan Metzmachers3:rpc_client: convert rpc_pipe_open_ncalrpc() to rpc_c...
2025-06-12  Stefan Metzmachers3:rpc_client: add struct rpc_client_{association,conne...
2025-06-12  Stefan Metzmachers3:rpc_client: only pass the pipe_name to rpc_transport...
2025-06-12  Stefan Metzmachers3:rpc_client: make most of rpc_pipe_client internal...
2025-06-12  Stefan Metzmachers3:librpc/rpc: split out dcerpc_internal.h for struct...
2025-06-12  Stefan Metzmachers3:libsmb: make use of dcerpc_binding_get_abstract_syntax()
2025-06-12  Stefan Metzmachers3:lib/netapi: make use of dcerpc_binding_get_abstract_...
2025-06-12  Stefan Metzmachers3:rpcclient: make use of dcerpc_binding_handle_get_tra...
2025-06-12  Stefan Metzmachers3:winbindd: make use of dcerpc_binding_handle_get_tran...
2025-06-12  Stefan Metzmachers3:rpc_client: remove references to rpc_pipe_client...
2025-06-12  Stefan Metzmachers3:rpc_client: remember rpc_pipe_client->print_username
2025-06-12  Stefan Metzmachers4:librpc: make all but dcerpc_pipe->binding_handle...
2025-06-12  Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_handle_get_t...
2025-06-12  Stefan Metzmachers4:tortore/rpc: make use of dcerpc_binding_get_abstract...
2025-06-12  Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_handle_get_b...
2025-06-12  Stefan Metzmachers4:libnet: make use of dcerpc_binding_handle_get_transp...
2025-06-12  Stefan Metzmachers4:libnet: make use of dcerpc_binding_handle_get_binding()
2025-06-12  Stefan Metzmacherlibrpc/rpc: un-const dcerpc_default_transport_endpoint()
2025-06-12  Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle_get_transport...
2025-06-12  Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle_get_binding()
2025-06-12  Stefan Metzmachers3:rpc_client: implement rpccli_bh_get_binding()
2025-06-12  Stefan Metzmachers4:librpc/rpc: implement dcerpc_bh_get_binding()
2025-06-12  Stefan Metzmachers4:librpc/rpc: call dcerpc_binding_set_abstract_syntax...
2025-06-12  Stefan Metzmachers3:winbindd: implement wbint_bh_get_binding() in winbin...
2025-06-12  Stefan Metzmachers4:lib/messaging: implement irpc_bh_get_binding()
2025-06-12  Stefan Metzmacherlibcli/tstream_binding_handle: implement get_binding()
2025-06-12  Stefan Metzmacherlibrpc/rpc: add get_binding() to dcerpc_binding_handle_ops
2025-06-12  Stefan Metzmachers3:rpc_client: header signing is negotiated per transpo...
2025-06-12  Stefan Metzmachers3:rpc_client: make use of struct samba_sockaddr in...
2025-06-12  Stefan Metzmachers3:winbindd: cm_connect_lsa_tcp() doesn't need to check...
2025-06-12  Stefan Metzmachers3:rpcclient: make use of dcerpc_binding_handle_auth_info()
2025-06-12  Stefan Metzmachers3:rpc_client: the transport_session_key is per connection!
2025-06-12  Stefan Metzmachers3:rpc_client: remove unused cli_get_session_key()
2025-06-12  Stefan Metzmachers3:rpcclient/cli_drsuapi: make use of dcerpc_binding_ha...
2025-06-12  Stefan Metzmachers3:libnet_dssync: make use of dcerpc_binding_handle_aut...
2025-06-12  Stefan Metzmachers3:rpc_client: make use of dcerpc_binding_handle_transp...
2025-06-12  Stefan Metzmachers3:utils/net_rpc: make use of dcerpc_binding_handle_tra...
2025-06-12  Stefan Metzmachers3:libnet_join: make use of dcerpc_binding_handle_trans...
2025-06-12  Stefan Metzmachers3:lib/netapi: make use of dcerpc_binding_handle_transp...
2025-06-12  Stefan Metzmachers4:torture/drs: make use of dcerpc_binding_handle_auth_...
2025-06-12  Stefan Metzmachers4:pyrpc: make use of dcerpc_binding_handle_auth_sessio...
2025-06-12  Stefan Metzmachers4:py_net: make use of dcerpc_binding_handle_auth_sessi...
2025-06-12  Stefan Metzmachers4:libnet: make use of dcerpc_binding_handle_auth_sessi...
2025-06-12  Stefan Metzmachers4:drepl: make use of dcerpc_binding_handle_auth_sessio...
2025-06-12  Stefan Metzmachers3:rpc_client: add rpccli_bh_auth_session_key()
2025-06-12  Stefan Metzmachers4:librpc/rpc: add dcerpc_bh_auth_session_key()
2025-06-12  Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle_auth_session_key()
2025-06-12  Stefan Metzmachers4:librpc/rpc: remove unused dcerpc_fetch_session_key()
2025-06-12  Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_handle_trans...
2025-06-12  Stefan Metzmacherxss4:pyrpc: make use of dcerpc_binding_handle_transport...
2025-06-12  Stefan Metzmachers4:libnet: make use of dcerpc_binding_handle_transport_...
2025-06-12  Stefan Metzmachers4:libnet: add struct dcerpc_binding_handle helper...
2025-06-12  Stefan Metzmachers4:librpc/rpc: remove unused dcerpc_transport_encrypted()
2025-06-12  Stefan Metzmachers4:pyrpc: let py_iface_transport_encrypted() use dcerpc...
2025-06-12  Stefan Metzmachers3:rpc_client: add rpccli_bh_transport_session_key()
2025-06-12  Stefan Metzmachers4:librpc/rpc: add dcerpc_bh_transport_{encrypted,sessi...
2025-06-12  Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle_transport_{encryp...
2025-06-12  Stefan Metzmachers4:torture/rpc: avoid using DCERPC_NDR_REF_ALLOC in...
2025-06-12  Stefan Metzmachers4:torture/rpc: remove useless usage of DCERPC_SIGN...
2025-06-12  Stefan Metzmachers4:torture/rpc: avoid checking p->last_fault_code in...
2025-06-12  Stefan Metzmacherlibrpc/rpc: map DCERPC_NCA_S_UNSUPPORTED_TYPE to NT_STA...
2025-06-12  Stefan Metzmacherlibrpc/rpc: map DCERPC_NCA_S_SERVER_TOO_BUSY to NT_STAT...
2025-06-03  Jule AngerVERSION: Bump version up to Samba 4.21.7...
2025-06-03  Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.21.6 release. samba-4.21.6
2025-06-03  Jule AngerWHATSNEW: Add release notes for Samba 4.21.6.
2025-06-02  Ralph BoehmeCVE-2025-0620: smbd: smbd doesn't pick up group members...
2025-06-02  Martin Schwenkectdb-daemon: Modernise some DEBUGs
next