s3:passdb: Zero secrets_domain_info1_password created via secrets_domain_info_passwor...
[metze/samba-autobuild/.git] / source3 /
2022-08-26 Pavel Filipenskýs3:passdb: Zero secrets_domain_info1_password created...
2022-08-26 Pavel Filipenskýs3:passdb: Zero secrets_domain_info1_password created...
2022-08-26 Pavel Filipenskýs3:passdb: Zero local memory in secrets_domain_info_ker...
2022-08-26 Pavel Filipenskýs3:passdb: Zero local memory in secrets_fetch()
2022-08-26 Pavel Filipenskýs3:afs: Zero memory for afs_keyfile
2022-08-26 Pavel Filipenskýs3:net: Zero password in secrets_fetch_ipc_userpass...
2022-08-26 Pavel Filipenskýs3:passdb: Fix possible memory leak in secrets_fetch_ip...
2022-08-26 Pavel Filipenskýs3:passdb: Zero password in secrets_fetch_ipc_userpass()
2022-08-26 Pavel Filipenskýs3:net: Fix trailing whitespace in net.c
2022-08-26 Pavel Filipenskýs3:passdb: Zero memory in pdb_set_pw_history()
2022-08-26 Pavel Filipenskýs3:passdb: Zero memory in pdb_set_plaintext_passwd()
2022-08-26 Pavel Filipenskýs3:passdb: s/BURN_PTR_SIZE/BURN_STR/ in samu_destroy()
2022-08-26 Pavel Filipenskýs3:auth: Zero memory in sam_password_ok()
2022-08-26 Pavel Filipenskýs3:passdb: Zero memory for plaintext_pw from 'struct...
2022-08-26 Pavel Filipenskýs3:passdb: Fix whitespaces in pdb_get_set.c
2022-08-26 Pavel Filipenskýs3:passdb: Zero password in fetch_ldap_pw() callers
2022-08-26 Pavel Filipenskýs3:passdb: Zero password in fetch_ldap_pw()
2022-08-26 Pavel Filipenskýs3:passdb: Fix trailing whitespaces in pdb_ldap.c
2022-08-26 Pavel Filipenskýs3:lib: Fix trailing whitespaces in smbldap.c
2022-08-26 Pavel Filipenskýs3: Zero memory of idmap_fetch_secret() users
2022-08-26 Pavel Filipenskýs3:passdb: Zero password in secrets_{fetch,store}_trust...
2022-08-26 Pavel Filipenskýs3:passdb: Zero memory using BURN_FREE_STR() in get_tru...
2022-08-26 Pavel Filipenskýs3:passdb: Zero memory using BURN_FREE_STR() in secrets...
2022-08-26 Pavel Filipenskýs3:passdb: Zero memory using BURN_FREE() in secrets_fet...
2022-08-26 Pavel Filipenskýs3:libsmb: Zero memory in trust_pw_change()
2022-08-26 Pavel Filipenskýs3:libads: Zero memory in ads_change_trust_account_pass...
2022-08-26 Pavel Filipenskýs3:libsmb: Fix trailing whitespaces in trusts_util.c
2022-08-26 Pavel Filipenskýs3:libads: Fix trailing whitespaces in util.c
2022-08-25 Joseph Suttons3:tests: Transfer test files into temporary directory
2022-08-25 Joseph Suttons3:tests: Create test directory and file prior to revok...
2022-08-23 Ralph Boehmesmbd: implement access checks for SMB2-GETINFO as per...
2022-08-22 Andreas Schneiders3:script: Fix shellcheck errors in test_smbstatus.sh
2022-08-22 Andreas Schneiders3:script: Fix shellcheck errors in test_smbspool.sh
2022-08-22 Andreas Schneiders3:script: Fix shellcheck errors in test_smbclient_s3.sh
2022-08-22 Andreas Schneiders3:script: Fix shellcheck errors in test_rpcclient_saml...
2022-08-22 Andreas Schneiders3:script: Fix shellcheck errors in test_preserve_case.sh
2022-08-22 Andreas Schneiders3:script: Fix shellcheck errors in test_net_registry_r...
2022-08-22 Andreas Schneiders3:script: Fix shellcheck errors in test_net_registry_c...
2022-08-22 Andreas Schneiders3:script: Fix shellcheck errors in test_net_lookup.sh
2022-08-22 Andreas Schneiders3:script: Fix shellcheck errors in test_net_cred_change.sh
2022-08-22 Andreas Schneiders3:script: Fix shellcheck errors in test_dfree_quota.sh
2022-08-22 Andreas Schneiders3:script: Fix shellcheck errors in test_dfree_command.sh
2022-08-22 Andreas Schneiders3:script: Fix shellcheck errors in dlopen.sh
2022-08-22 Andreas Schneiders3:script: Fix shellcheck errors in mksyms.sh
2022-08-22 Ralph Boehmesmbd: directly pass fsp to SMB_VFS_FGETXATTR() in fget_...
2022-08-22 Ralph Boehmesmbd: add and use vfs_fget_dos_attributes()
2022-08-19 Stefan Metzmachers3:smbd: let delay_for_oplock_fn() only call leases_db_...
2022-08-19 Stefan Metzmachers3:smbd: lease_match_break_fn() only needs leases_db_ge...
2022-08-19 Stefan Metzmachers3:smbd: inline fsp_lease_type_is_exclusive() logic...
2022-08-19 Stefan Metzmachers3:locking: move get_existing_share_mode_lock() to...
2022-08-19 Stefan Metzmachers3:locking: pass lease_key explicitly to set_share_mode()
2022-08-19 Stefan Metzmachers3:smbd: only run validate_oplock_types() with smbd...
2022-08-19 Stefan Metzmachers3:g_lock: avoid useless talloc_array(0) in g_lock_dump()
2022-08-19 Stefan Metzmachers3:g_lock: add some const to the shared array passed...
2022-08-19 Volker Lendeckelib: Map ERANGE to NT_STATUS_INTEGER_OVERFLOW
2022-08-19 Volker Lendeckevfs_gpfs: Prevent mangling of GPFS timestamps after...
2022-08-18 Stefan Metzmachers3:smbd: only clear LEASE_READ if there's no read lease...
2022-08-18 Stefan Metzmachers3:smbd: share_mode_flags_set() takes SMB2_LEASE_*...
2022-08-18 Jeremy Allisons3: smbd: Plumb close_type parameter through close_file...
2022-08-18 Jeremy Allisons3: smbd: Add "enum file_close_type close_type" paramet...
2022-08-18 Jeremy Allisons3: smbd: Add "enum file_close_type close_type" paramet...
2022-08-17 Andreas Schneiders3:script: Fix variable asignment in test_dfree_command.sh
2022-08-17 Jeremy Allisons3/smbd: Use after free when iterating smbd_server_conn...
2022-08-17 Jeremy Allisons3/smbd: Use after free when iterating smbd_server_conn...
2022-08-17 Christian Ambachs3:utils remove documentation of -l as alias for -...
2022-08-16 Jule Angers3:tests: let smbstatus json tests fail if jq is not...
2022-08-16 Stefan Metzmachers3:vfs.h: change SMB_VFS_INTERFACE_VERSION to 48 for...
2022-08-16 Stefan Metzmachers3:vfs.h: add comment about VFS_OPEN_HOW_RESOLVE_NO_SYM...
2022-08-16 Jeremy Allisons3: smbd: Add IS_VETO_PATH checks to openat_pathref_fsp...
2022-08-16 Jeremy Allisons3: smbd: Add IS_VETO_PATH check to openat_pathref_dirf...
2022-08-16 Jeremy Allisons3: tests: Add samba3.blackbox.test_veto_files.
2022-08-15 Volker Lendeckevfs_default: Use openat2(RESOLVE_NO_SYMLINKS) if available
2022-08-15 Stefan Metzmachervfs_default: prepare O_PATH usage with openat2()
2022-08-15 Volker Lendeckes3:smbd: let openat_pathref_dirfsp_nosymlink() try...
2022-08-15 Stefan Metzmachers3:smbd: let openat_pathref_dirfsp_nosymlink() handle...
2022-08-15 Stefan Metzmachers3:smbd: let openat_pathref_dirfsp_nosymlink() do a...
2022-08-15 Volker Lendeckevfs: define VFS_OPEN_HOW_RESOLVE_NO_SYMLINKS
2022-08-15 Stefan Metzmachervfs_btrfs: fix include order, includes.h or replace...
2022-08-15 Stefan Metzmachervfs_io_uring: hide a possible definition of struct...
2022-08-15 Stefan Metzmachers3:tests: add a lot more tests to test_symlink_traversa...
2022-08-12 Andreas Schneiders3:utils: Fix NULL check
2022-08-12 Andreas Schneiders3:util: Initialize json_object structures so we can...
2022-08-12 Jeremy Allisons3: smbd: Remove unix_convert() and associated functions.
2022-08-12 Jeremy Allisons3: smbd: Remove the old dfs_path_lookup() code.
2022-08-12 Jeremy Allisons3: smbd: Switch get_referred_path() over to use the...
2022-08-12 Jeremy Allisons3: smbd: Add new version of dfs_path_lookup() that...
2022-08-12 Jeremy Allisons3: smbd: Remove dfs_redirect().
2022-08-12 Jeremy Allisons3: smbd: Remove call to dfs_redirect() from filename_c...
2022-08-12 Jeremy Allisons3: smbd: Remove call to dfs_redirect() from filename_c...
2022-08-12 Jeremy Allisons3: smbd: In filename_convert_dirfsp_nosymlink(), cope...
2022-08-12 Jeremy Allisons3: smbd: In filename_convert_dirfsp_nosymlink(), allow...
2022-08-12 Jeremy Allisons3: smbd: Allow openat_pathref_dirfsp_nosymlink() to...
2022-08-12 Jeremy Allisons3: smbd: In get create_junction(), make sure check_pat...
2022-08-12 Jeremy Allisons3: smbd: In get referred_path(), make sure check_path_...
2022-08-12 Jeremy Allisons3: smbd: Add dfs_filename_convert(). Simple wrapper...
2022-08-12 Jeremy Allisons3: smbd: Use helper function msdfs_servicename_matches...
2022-08-12 Jeremy Allisons3: smbd: Use helper function msdfs_servicename_matches...
2022-08-12 Jeremy Allisons3: smbd: Add helper function msdfs_servicename_matches...
2022-08-12 Jeremy Allisons3: smbd: Remove definition of struct dfs_path.
2022-08-12 Jeremy Allisons3: smbd: Remove use of 'struct dfs_path'. Not needed...
next