]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2024-11-19  Volker Lendeckesmbd: Early talloc_free in an error case
2024-11-19  Volker Lendeckelibsmb: Save some .data bytes with a const array
2024-11-19  Volker Lendecketests: Use unix_mode_to_wire() in smb3unix tests
2024-11-19  Volker Lendeckesmbd: Simplify smbd_do_qfilepathinfo()
2024-11-18  Ralph Boehmesmbd: avoid a panic in close_directory()
2024-11-16  Volker Lendeckevfs: Remove files_struct->posix_flags
2024-11-14  Volker Lendeckelibnet: Fix Coverity ID 1634803 Dereference after null...
2024-11-13  Pavel Filipenskýexamples:winexe: Initialize Trustee.ptstrName at the...
2024-11-12  Volker Lendeckesmbd: Remove non_widelink_open()
2024-11-12  Volker Lendeckesmbd: simplify openat_pathref_fullname()
2024-11-12  Volker Lendeckesmbd: simplify open_stream_pathref_fsp()
2024-11-12  Volker Lendeckepysmbd: Python code calls smbd code with "." and ".."
2024-11-12  Volker Lendeckesmbd: Simplify filename_convert_dirfsp_nosymlink()
2024-11-12  Volker Lendeckenet: filename_convert_dirfsp() needs mangling initialized
2024-11-12  Volker Lendeckesmbd: Add open_rootdir_pathref_fsp()
2024-11-12  Volker Lendeckesmbd: Factor out filename_convert_dirfsp_rel()
2024-11-12  Volker Lendeckesmbd: Fix following symlinks if basedir != cwd_fsp
2024-11-12  Volker Lendeckesmbd: Slightly simplify filename_convert_dirfsp_nosymlink()
2024-11-12  Volker Lendeckesmbd: Use OpenDir_from_pathref() in rmdir_internals()
2024-11-12  Volker Lendeckesmbd: Use OpenDir_from_pathref() in can_delete_director...
2024-11-12  Volker Lendeckesmbd: Simplify OpenDir_from_pathref()
2024-11-12  Volker Lendeckesmbd: Enable fd_openat(cwd_fsp, "/absolute/share/path")
2024-11-12  Volker Lendeckesmbd: Tighten non_wide_link_open() for absolute root...
2024-11-12  Volker Lendeckesmbd: Ignore twrp in chdir_below_conn()
2024-11-12  Volker Lendeckesmbd: Simplify filename_convert_dirfsp()
2024-11-12  Volker Lendeckesmbd: Inline dup_file_fsp() into fcb_or_dos_open()
2024-11-12  Volker Lendeckevfs: Don't ever call openat(-1, ...) for relative paths
2024-11-12  Volker Lendeckevfs: Only call openat for valid params in fake_acls_stat
2024-11-12  Volker Lendeckevfs: Use the getwd-cache only if we have a valid tcon
2024-11-12  Volker Lendeckevfs: Change the condition when to fill the getwd cache
2024-11-12  Volker Lendeckesmbd: Don't print cwd before tcon is done
2024-11-12  Volker Lendeckesmbd: Fix an error resource leak in OpenDir_from_pathref()
2024-11-12  Volker Lendeckelibsmb: Use SMB2_0_INFO_FILE instead of a simple "1"
2024-11-12  Volker Lendeckesmbd: Simplify smbd_smb2_query_directory_send()
2024-11-12  Volker Lendeckesmbd: reopen_from_fsp also works for full fsps
2024-11-12  Volker Lendeckesmbd: Make reopen_from_fsp() public
2024-11-12  Volker Lendeckevfs: Fix streams_xattr_openat
2024-11-12  Volker Lendeckevfs: Simplify streams_xattr_openat()
2024-11-12  Volker Lendeckevfs: Convert streams_xattr_get_name() to return 0/errno
2024-11-12  Volker Lendeckesmbd: Convert get_ea_value_fsp() to return 0/errno
2024-11-12  Volker Lendeckesmbd: Convert refuse_symlink_fsp() to bool
2024-11-12  Volker Lendeckesmbd: Simplify make_connection_snum()
2024-11-12  Volker Lendeckepylibsmb: Add NFS reparse tag types
2024-11-12  Volker Lendeckelibsmb: Fix a "cast increases required alignment" warning
2024-11-12  Volker Lendeckelibsmb: Fix trailing whitespace
2024-11-12  Volker Lendeckelsasrv: Simplify dcesrv_lsa_AddRemoveAccountRights()
2024-11-12  Volker Lendeckelib: Simplify nybble_to_hex_*
2024-11-12  Volker Lendeckeldb: User hexchars_upper from replace.h
2024-11-12  Volker Lendeckelibreplace: Introduce hexchars_{upper|lower}
2024-11-12  Volker Lendeckelibcli: Convert an int to a size_t
2024-11-12  Volker Lendeckelib: Modernize a DEBUG
2024-11-12  Volker Lendeckeidl: Fix trailing whitespace
2024-11-12  Volker Lendeckelib: simplify smbpasswd_sethexpwd() with hex_encode_buf()
2024-11-12  Volker Lendeckelib: simplify smbpasswd_gethexpwd() with strhex_to_str()
2024-11-12  Volker Lendeckelibcli: Try to fix CID 1609583 Overflowed constant
2024-11-12  Volker Lendeckevfs_fruit: Align a few integer types
2024-11-12  Volker Lendeckevfs_fruit: Simplify filter_empty_rsrc_stream()
2024-11-12  Volker Lendeckelibndr: Early overflow detection
2024-11-12  Volker Lendeckelibndr: Simplify data flow in ndr_push_relative_ptr2
2024-11-12  Douglas Bagnalllibgpo:admx:: s/the the\b/the/
2024-11-11  Thomas Klausnerlib/replace: memset_explicit() only takes three arguments
2024-11-11  Volker LendeckeWHATSNEW: Add client netlogon ping protocol parameter
2024-11-11  Volker Lendecketests: Run ad members with new netlogon ping protocol...
2024-11-11  Volker Lendeckelibcli: Make cldap_error_reply() static to cldap_server.c
2024-11-11  Volker Lendeckelibcli: Remove two unused functions
2024-11-11  Volker Lendeckelibnet: Simplify becomeDC
2024-11-11  Volker Lendeckedocs: Fix a typo in a parameter file name
2024-11-11  Volker Lendeckelibcli: Move "struct cldap_netlogon" definition to...
2024-11-11  Volker Lendeckelibcli: Remove cldap_netlogon() and friends
2024-11-11  Volker Lendecketorture4: Replace direct netlogon ping calls with netlo...
2024-11-11  Volker Lendecketorture4: Add ldap.netlogon-ping test
2024-11-11  Volker Lendecketorture4: Use netlogon_pings() in rpc.lsa tests
2024-11-11  Volker Lendecketorture4: Use netlogon_pings_send/recv in bench-cldap
2024-11-11  Volker Lendeckelibnet4: Use netlogon_pings() in finddcs_cldap
2024-11-11  Volker Lendeckelibnet4: Use netlogon_pings() in unbecome_dc
2024-11-11  Volker Lendeckelibnet4: Use netlogon_pings() in become_dc
2024-11-11  Volker Lendeckelibnet4: Use netlogon_pings() in findsite
2024-11-11  Volker Lendeckelibnet: Initialize variables in libnet_FindSite()
2024-11-11  Volker Lendeckelibnet: Simplify error return in libnet_FindSite()
2024-11-11  Volker Lendeckelibnet: Save a few lines with talloc_move()
2024-11-11  Volker Lendeckelibads: Move check_cldap_reply_required_flags() to...
2024-11-11  Volker Lendeckelibads: Simplify ads_fill_cldap_reply()
2024-11-11  Volker Lendeckelibads: Pass "required_flags" through ads_cldap_netlogo...
2024-11-11  Volker Lendeckelibads: Pass "required_flags" through ads_cldap_netlogon()
2024-11-11  Volker Lendeckelibads: Make ads_cldap_netlogon() static
2024-11-11  Volker Lendeckelibads: remove cldap_multi_netlogon
2024-11-11  Volker Lendeckelibsmb: Use netlogon_pings() in dsgetdcname
2024-11-11  Volker Lendeckekerberos: Use netlogon_pings()
2024-11-11  Volker Lendeckeldap: Use netlogon_pings
2024-11-11  Volker Lendeckecldap: Use netlogon_pings()
2024-11-11  Volker Lendeckelibads: Add netlogon_pings()
2024-11-11  Volker Lendecketldap: Add tldap_context_create_from_plain_stream()
2024-11-11  Volker Lendeckeparam: Add "client netlogon ping protocol"
2024-11-11  Volker Lendeckelib: Add a few required includes
2024-11-11  Volker Lendeckebuild: Remove the big samba3util dependency from TLDAP
2024-11-11  Volker Lendeckebuild: Make util_tsock its own subsystem
2024-11-11  Volker Lendeckeparam: Remove parameter "cldap port"
2024-11-11  Volker Lendeckecldap: Make finddcs.out.netlogon a pointer
2024-11-11  Volker Lendeckecldap: Make cldap_netlogon.out.netlogon a pointer
2024-11-11  Volker Lendeckelib: Fix trailing whitespace
next