]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2025-04-09  Ralph Boehmesmbd: remove unused private_flags from open_file()
2025-04-09  Ralph Boehmes3/locking: remove now unused private_options from...
2025-04-09  Ralph Boehmes3/locking: store NTCREATEX_FLAG_DENY_[DOS|FCB] as...
2025-04-09  Ralph Boehmes3/locking: store NTCREATEX_FLAG_STREAM_BASEOPEN as...
2025-04-09  Ralph Boehmes3/locking: add and use fsp_[get|apply]_share_entry_flags()
2025-04-09  Ralph Boehmes3/librpc: open_files.idl: move flag definition into...
2025-04-09  Ralph Boehmesmbd: rename SHARE_MODE_FLAG_POSIX_OPEN to SHARE_ENTRY_...
2025-04-03  Stefan Metzmacherwinbindd: let update_trusted_domains_dc() also call...
2025-04-03  Stefan Metzmacherwinbindd: add find_local_sam_domain() helper
2025-04-03  Stefan Metzmacherwinbindd: pass for_netlogon to winbind_dual_SamLogon...
2025-04-03  Stefan Metzmachers4:auth/ntlm: let auth_winbind pass WB_SAMLOGON_FOR_NET...
2025-04-03  Stefan Metzmachers4:auth: let auth_context_create_for_netlogon() remembe...
2025-04-03  Stefan Metzmachers3:auth: let auth_winbind pass WBC_AUTH_PARAM_FLAGS_FOR...
2025-04-03  Stefan Metzmachers3:auth: remember make_auth3_context_for_netlogon(...
2025-04-03  Stefan Metzmacherwinbind.idl: add WB_SAMLOGON_FOR_NETLOGON
2025-04-03  Stefan Metzmacherlibwbclient: add WBC_AUTH_PARAM_FLAGS_FOR_NETLOGON...
2025-04-03  Stefan Metzmacherwinbind_struct_protocol.h: add WBFLAG_PAM_FOR_NETLOGON
2025-04-03  Stefan Metzmachers4:librpc/idl: remove unused legacy copy of winbind.idl
2025-04-03  Stefan Metzmacherauth: let make_user_info_dc_pac() cross check PAC_UPN_D...
2025-04-03  Stefan Metzmacherpython:tests/krb5: let _{get,modify}_tgt() also change...
2025-04-03  Stefan Metzmacherpython:tests/krb5: allow set_pac_sids() to take upn_dns_sid
2025-04-03  Stefan Metzmacherpython:tests/krb5: let check_device_info() allow an...
2025-04-03  Stefan Metzmacherpython:tests/krb5: allow create_account_opts() to take...
2025-04-03  Stefan Metzmacherpython:tests/krb5: allow tgs_exchange_dict() to take...
2025-04-03  Stefan Metzmacherpython:tests/krb5: let check_device_info() handle EXTRA...
2025-04-03  Stefan Metzmacherpython:tests/krb5: create_account_opts() can't handle...
2025-04-03  Stefan Metzmacherpython:tests/krb5: add KDC_ERR_PATH_NOT_ACCEPTED
2025-04-03  Stefan Metzmachers4:kdc: samba_kdc_add_compounded_auth() should add...
2025-04-03  Stefan Metzmachers4:kdc: only use compound authentication with an explic...
2025-04-03  Stefan Metzmachers4:kdc: samba_kdc_update_pac() doesn't need explicit...
2025-04-03  Stefan Metzmachers4:kdc: store pac_princ in struct samba_kdc_entry_pac
2025-04-03  Stefan Metzmachers4:kdc: pass pac_princ to samba_kdc_entry_pac()
2025-04-03  Stefan Metzmachers4:kdc: pass pac_princ to samba_kdc_entry_pac_from_trus...
2025-04-03  Stefan Metzmachers4:kdc: let samba_kdc_entry_pac[_from_trusted]() assert...
2025-04-03  Stefan Metzmachers4:kdc: let hdb_samba4_check_rbcd() fill device_pac_ent...
2025-04-03  Stefan Metzmachers4:kdc: let samba_wdc_get_pac() use samba_kdc_get_devic...
2025-04-03  Stefan Metzmachers4:kdc: let samba_kdc_get_device_pac() always extract...
2025-04-03  Stefan Metzmachers4:kdc: let samba_wdc_reget_pac() use krbtgt_skdc_entry...
2025-04-03  Stefan Metzmachers4:kdc: let mit_samba_check_allowed_to_delegate_from...
2025-04-03  Stefan Metzmachers4:kdc: add some checks for SDB_F_S4U2{SELF,PROXY}_PRIN...
2025-04-03  Stefan Metzmachers4:kdc: let SDB_F_CROSS_REALM_PRINCIPAL result in SDB_E...
2025-04-03  Stefan Metzmachers4:kdc: pass HDB_F_{CROSS_REALM,S4U2SELF,S4U2PROXY...
2025-04-03  Stefan Metzmachers4:kdc: adjust to HDB_INTERFACE_VERSION=12
2025-04-03  Stefan Metzmacherthird_party/heimdal: Import lorikeet-heimdal-2025032113...
2025-04-03  Stefan Metzmacherthird_party/heimdal: Import lorikeet-heimdal-2025032110...
2025-04-03  Stefan Metzmachers4:kdc: specify SDB_F_ values as hex
2025-04-03  Stefan Metzmacherlib/ldb-samba: allow ldb_get_opaque(ldb, "backend_no_de...
2025-04-03  Stefan Metzmacherlib/ldb: allow ldb_get_opaque(ldb, "backend_no_debug_co...
2025-04-03  Stefan Metzmacherlibcli/security: split trust_forest_info_* functions...
2025-04-02  Ralph Boehmes3/locking: add a comment to share_mode_data_ltdb_store()
2025-04-02  Ralph Boehmes3/locking: add a comment to put_share_mode_lock_internal()
2025-04-02  Ralph Boehmes3/locking: simplify get_static_share_mode_data_fn()
2025-04-02  Ralph Boehmes3/locking: locking_tdb_data_get() -> locking_tdb_data_...
2025-04-02  Ralph Boehmes3/locking: parse_share_modes() -> parse_share_mode_data()
2025-04-02  Ralph Boehmes3:rpc_server/srvsvc: use brl_get_locks_readonly()...
2025-04-02  Ralph Boehmesmbd: use share_mode_do_locked_brl() in vfs_default_dur...
2025-04-02  Ralph Boehmesmbd: use share_mode_do_locked_brl() in vfs_default_dur...
2025-04-02  Ralph Boehmesmbd: use share_mode_do_locked_brl() in strict_lock_che...
2025-04-02  Ralph Boehmesmbd: check can_lock in strict_lock_check_default()
2025-04-02  Ralph Boehmes3/locking: prepare brl_locktest() for upgradable read...
2025-04-02  Ralph Boehmesmbd: call locking_close_file() while still holding...
2025-04-02  Stefan Metzmachers3/brlock: remove brl_get_locks_for_locking()
2025-04-02  Ralph Boehmesmbd: use share_mode_do_locked_brl()
2025-04-02  Ralph Boehmes3/locking: add brl_set_modified()
2025-04-02  Ralph Boehmes3/brlock: don't increment current_lock_count if do_loc...
2025-04-02  Ralph Boehmes3/brlock: add share_mode_do_locked_brl()
2025-04-02  Stefan Metzmachers3/brlock: add brl_req_set()
2025-04-02  Stefan Metzmachers3/brlock: split out brl_get_locks_readonly_parse()
2025-04-02  Ralph Boehmesmbtorture: add test "open-brlock-deadlock"
2025-04-02  Ralph Boehmedbwrap: check for option "tdb_hash_size:DBNAME.tdb...
2025-03-29  Pavel Filipenskýs3: Fix use of dbwrap_transaction_cancel() in machine_a...
2025-03-29  Douglas Bagnallpylibsmb: avoid unnecessary check of sid/gid counts
2025-03-29  Douglas Bagnallldb_tdb: wrap can cope with NULL path
2025-03-29  Douglas Bagnallpython:join: do not suppress unexpected DNS enum errors
2025-03-29  Douglas Bagnallpyldb: consistent results in py_ldb_msg_richcmp
2025-03-29  Douglas Bagnalldsdb:group_audit: log_membership_changes: match doxygen...
2025-03-29  Douglas Bagnalllib/compression: add a windows python script for test...
2025-03-29  Douglas Bagnalls4/dns/dlz: log when falling back to obsolete dns ldb...
2025-03-29  Douglas Bagnall.github: CodeQL triggers on current branches
2025-03-29  Douglas Bagnall.gitlab: CodeQL runner runs a bootstrap.sh
2025-03-29  Douglas Bagnall.github: add CodeQL workflow
2025-03-29  Martin Schwenkectdb-scripts: Reformat with "shfmt -w -p -i 0 -fn"
2025-03-29  yogita72ctdb-scripts: Add ctdb_diagnostics -l option
2025-03-29  Douglas Bagnallsamba-tool backup restore: cope with no sysvol
2025-03-29  Douglas Bagnallsamba-tool testparm: avoid lowering debug level
2025-03-29  Douglas Bagnallsamba-tool testparm: drop unsupported options
2025-03-29  Douglas Bagnallsamba-tool gpo: use a real XML parser to check entity...
2025-03-29  Douglas Bagnallsamba-tool gpo: separate function for dtd header generation
2025-03-29  Douglas Bagnallpytest: source_tree_topdir() checks more thoroughly
2025-03-29  Douglas Bagnallpython: make source_tree_topdir() test-only
2025-03-29  Douglas Bagnallpython: remove unused in_source_tree() function
2025-03-29  Volker Lendeckevfs: Fix Bug 15791, vfs_acl_tdb unlinkat()
2025-03-29  Volker Lendeckevfs: Fix a lock order violation in unlinkat_acl_tdb()
2025-03-28  Saurabh Singhvfs_vxfs: pathref fixes
2025-03-28  Ralph Boehmesmbd: fix handling of directory leases and oplock levels
2025-03-28  Ralph Boehmesmbtorture: add test smb2.dirlease.oplocks
2025-03-27  Volker Lendeckelib: Slightly simplify ad_alloc()
2025-03-27  Volker Lendeckelib: Simplify ad_alloc()
2025-03-27  Volker Lendecketevent: Fix some whitespace
2025-03-27  Volker Lendeckelib: Remove some dead code from ad_init()
next