]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2025-02-17  Stefan Metzmachers3:rpc_cerver: Use dcerpc_lsa_open_policy3() for intern...
2025-02-17  Stefan Metzmachers3:rpc_client: Add cli_rpc_pipe_reopen_np_noauth()
2025-02-15  Pavel Filipenskýdocs: Update documentation for 'sync machine password...
2025-02-15  Pavel Filipenskýs3:libads: Remove specifier for 'host' principal from...
2025-02-14  Björn Baumbachpytests: test pysmbd with relative path names via samba...
2025-02-14  Volker Lendeckepysmbd: Fix interactive samba-tool use after 0bb35e246141
2025-02-14  Björn Baumbachpytests: test pysmbd with non-existent file
2025-02-14  Volker Lendeckepysmbd: Init mangle_fns
2025-02-14  Stefan Metzmachers4:kdc: pass the full samba_kdc_db_context to most...
2025-02-14  Stefan Metzmachers4:kdc: let struct samba_kdc_entry_pac remember the...
2025-02-14  Stefan Metzmachers4:kdc: always go through samba_kdc_get_device_info_blob()
2025-02-14  Stefan Metzmacherauth: remember the origin of sids from the PAC
2025-02-14  Stefan Metzmachers4:auth: simplify authsam_make_user_info_dc()
2025-02-14  Stefan Metzmachers4:auth: let authsam_make_user_info_dc() use helper...
2025-02-14  Stefan Metzmachers4:auth: let authsam_make_user_info_dc() use helper...
2025-02-14  Stefan Metzmachers4:auth: let auth_domain_admin_user_info_dc() use tallo...
2025-02-14  Stefan Metzmachers4:auth: simplify auth_anonymous_user_info_dc()
2025-02-14  Stefan Metzmachers4:auth: simplify auth_system_user_info_dc()
2025-02-14  Stefan Metzmachers4:auth: let auth_generate_security_token() use auth_us...
2025-02-14  Stefan Metzmachers4:auth: split auth_user_info_dc_expand_sids() out...
2025-02-14  Stefan Metzmachers4:dsdb/common: simplify the logic in dsdb_expand_neste...
2025-02-14  Stefan Metzmachers4:dsdb/common: use talloc_zero() in samdb_result_dom_s...
2025-02-14  Stefan Metzmachers4:auth/ntlm: simplifiy logic in name_to_ntstatus_check...
2025-02-14  Stefan Metzmacherlibcli/security: simplify logic in add_sid_to_array_attrs()
2025-02-14  Stefan Metzmacherauth: simplify logic in make_user_info_dc_{netlogon_val...
2025-02-14  Stefan Metzmacherauth: let make_user_info_dc_netlogon_validation allocat...
2025-02-14  Stefan Metzmacherauth: let make_user_info_dc_netlogon_validation validat...
2025-02-14  Stefan Metzmacherauth: remove sid-filtering comment in make_user_info_dc...
2025-02-14  Stefan Metzmacherauth.idl: make sure ndr_{push,pull}_auth_SidAttr()...
2025-02-14  Stefan Metzmacherlibcli/security: add some more global_sid_ values requi...
2025-02-14  Stefan Metzmacherndr_claims: only use compression if it actually reduces...
2025-02-14  Stefan Metzmacherpython:tests/krb5: only expect compressed claims if...
2025-02-14  Stefan Metzmacherpython:tests: add ClaimsTransformationTests to security.py
2025-02-14  Stefan Metzmacherlibcli/security: add py_claims_tf_policy_{parse_rules...
2025-02-14  Stefan Metzmacherlibcli/security: add claims_tf_policy_[un]wrap_xml...
2025-02-14  Stefan Metzmacherlibcli/security: add claims_tf_rule_set_parse_blob...
2025-02-14  Stefan Metzmacherclaims.idl: add some helper structs for claims transfor...
2025-02-14  Ralph Boehmemdssvc: support a few more attributes
2025-02-14  Shweta Sodanivfs_ceph_new:minor logging improvement
2025-02-13  Pavel Filipenskýdocs-xml:smbdotconf: Document new options for 'sync...
2025-02-13  Pavel Filipenskýs3: Add new keytab specifiers
2025-02-13  Douglas Bagnallndr: fix coda logic around in ndr_pull_security_ace()
2025-02-13  Douglas Bagnallpytest: add ndr packing tests for security descriptors
2025-02-13  Stefan Metzmachers3:tldap: add some const to 'const char * const *attrs'
2025-02-13  Stefan Metzmachers3:tldap: avoid using talloc_tos()
2025-02-13  Volker Lendeckevfs_streams_depot: Introduce streams_depot_config_data
2025-02-13  Volker Lendeckevfs: Allow WITH_BACKUP_INTENT in vfs openat functions
2025-02-11  Stefan Metzmacherwinbindd: move dead code into a comment
2025-02-11  Björn Baumbachlibnet4: free tevent request even on error
2025-02-08  Stefan Metzmacherdrsuapi.idl: fix source_dsa spelling
2025-02-08  Stefan Metzmachersecurity.idl: DOMAIN_RID_{FOREST,EXTERNAL}_TRUST_ACCOUNTS
2025-02-08  Stefan Metzmachersecurity.idl: add SID_NT_THIS_ORGANIZATION_CERTIFICATE
2025-02-08  Stefan Metzmachersecurity.idl: change ORGANISATION into ORGANIZATION
2025-02-08  Stefan Metzmacherdrsblobs.idl: make some scannerInfo related stuff public
2025-02-08  Stefan Metzmacherdrsblobs.idl: use dom_sid0 in ForestTrustDataDomainInfo
2025-02-08  Stefan Metzmacherdrsblobs.idl: introduce ForestTrustDataScannerInfo
2025-02-08  Stefan Metzmacherdrsblobs.idl: split explicit binary data and unknown...
2025-02-08  Stefan Metzmacherdrsblobs.idl: set NDR_PAHEX for ForestTrustDataBinaryData
2025-02-08  Stefan Metzmachers4:torture/ndr: add a ForestTrustInfo ndr test with...
2025-02-08  Stefan Metzmacherdrsblobs.idl: add support for ForestTrustInfo with...
2025-02-08  Stefan Metzmachers4:kdc: let samba_kdc_trust_message2entry don't support...
2025-02-08  Stefan Metzmacherwinbindd: don't support PIM_TRUST and WITHIN_FOREST
2025-02-08  Stefan Metzmachers4:rpc_server/lsa: PIM trusts are not supported yet
2025-02-08  Stefan Metzmachers4:rpc_server/lsa: a PIM trust requires FOREST_TRANSITIVE
2025-02-08  Stefan Metzmachers4:rpc_server/lsa: WITHIN_FOREST together with FOREST_T...
2025-02-08  Stefan Metzmachers4:rpc_server/lsa: don't allow WITHIN_FOREST trusts
2025-02-08  Stefan Metzmachers4:rpc_server/lsa: don't allow WITHIN_FOREST together...
2025-02-08  Stefan Metzmachers4:rpc_server: dcesrv_lsa_DeleteObject needs to close...
2025-02-08  Stefan Metzmachers4:rpc_server/lsa: let dcesrv_lsa_CreateTrustedDomain...
2025-02-08  Stefan Metzmachers4:dsdb/common: check for valid netbios name length...
2025-02-08  Stefan Metzmacherpython:tests: let lsa_utils.py use valid netbios names
2025-02-08  Stefan Metzmachers4:rpc_server/lsa: no longer send MSG_WINBIND_RELOAD_TR...
2025-02-08  Stefan Metzmachers4:dsdb/ldb_modules: add trust_notify module
2025-02-08  Stefan Metzmacherwinbindd: introduce update_trusted_domains_dc()
2025-02-08  Stefan Metzmacherwinbindd: use struct winbindd_domain_ref in struct...
2025-02-08  Stefan Metzmacherwinbindd: use struct winbindd_domain_ref in struct...
2025-02-08  Stefan Metzmacherwinbindd: use struct winbindd_domain_ref in struct...
2025-02-08  Stefan Metzmacherwinbindd: use struct winbindd_domain_ref in struct...
2025-02-08  Stefan Metzmacherwinbindd: use struct winbindd_domain_ref in struct...
2025-02-08  Stefan Metzmacherwinbindd: use struct winbindd_domain_ref in struct...
2025-02-08  Stefan Metzmacherwinbindd: use struct winbindd_domain_ref in struct...
2025-02-08  Stefan Metzmacherwinbindd: use struct winbindd_domain_ref in struct...
2025-02-08  Stefan Metzmacherwinbindd: use struct winbindd_domain_ref in struct...
2025-02-08  Stefan Metzmacherwinbindd: add struct winbindd_domain_ref infrastructure
2025-02-08  Stefan Metzmacherwinbindd: winbindd_child->domain is a talloc grant...
2025-02-08  Stefan Metzmacherwinbindd: assert that wbint_binding_handle() gets a...
2025-02-08  Stefan Metzmacherwinbindd: let setup_child() use a useful mem_ctx for...
2025-02-08  Stefan Metzmacherwinbindd: make wb_domain_request_* more robust
2025-02-08  Stefan Metzmacherwinbindd: wbint_bh_raw_call_child_done() doesn't have...
2025-02-08  Stefan Metzmacherwinbindd: let wb_lookupsid_send() use a stack variable...
2025-02-08  Stefan Metzmacherwinbindd: remove unused free_domain_list()
2025-02-08  Stefan Metzmacherwinbindd: let add_trusted_domain() check sid and dns_na...
2025-02-08  Björn Baumbachlibnet4: check return value of DC lookup
2025-02-08  Douglas Bagnallsamba-tool contact: remove useless versionopts references
2025-02-08  Douglas Bagnallpy:get_opts:VersionOptions prints version in --help
2025-02-08  Douglas Bagnallsamba-tool: --version shortcircuits option evaluation
2025-02-08  Douglas Bagnallsamba-tool: all subcommands know --version
2025-02-08  Douglas Bagnallsamba-tool: do not complain of no sub-command with...
2025-02-08  Douglas Bagnallpytest: samba-tool --version tests
2025-02-07  Anoop C Svfs_shadow_copy2: Use VFS interface to derive mount...
next