]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2024-06-28  Volker Lendeckesmbd: Fix cached dos attributes
2024-06-28  Volker Lendeckelibrpc: Make NDR_PRINT_DEBUG call just one DEBUG
2024-06-28  Volker Lendeckesmbd: Simplify smbd_do_qfsinfo with direct struct initi...
2024-06-28  Volker Lendeckesmbd: Simplify reopen_from_fsp
2024-06-28  Volker Lendeckesmbd: Remove some unused code
2024-06-28  Volker Lendeckesmbd: Avoid a cast
2024-06-28  Volker Lendeckesmbd: Print reparse_point in dos_mode_debug_print
2024-06-28  Volker Lendeckesmbd: Simplify dos_mode_from_sbuf
2024-06-28  Volker Lendeckesmbd: Simplify fdos_mode
2024-06-28  Volker Lendeckesmbd: Simplify filename_convert_dirfsp_nosymlink
2024-06-28  Volker Lendeckesmbd: Remove an obsolete comment
2024-06-28  Volker Lendeckesmbd: Simplify init_smb_file_time
2024-06-28  Volker Lendeckesmbd: Simplify copy_stat_ex_timestamps
2024-06-28  Volker Lendeckesmbd: Modernize a DEBUG
2024-06-28  Volker Lendeckevfs: Fix typos
2024-06-28  Volker Lendeckesmbd: Don't leave a pointer variable uninitialized
2024-06-28  Volker Lendeckesmbd: Align an integer type
2024-06-28  Volker Lendeckesmbd: Modernize a DEBUG
2024-06-28  Martin Schwenkectdb-conf: Rename config loading to not be daemon-specific
2024-06-28  Martin Schwenkectdb-conf: Move conf.[ch] to conf/ subdirectory
2024-06-28  Martin Schwenkectdb-conf: Move all conf files to new conf/ subdirectory
2024-06-28  Andreas Schneiders4:torture: Initialize struct wrepl_wins_name
2024-06-28  Andreas Schneiderexamples: Initialize char arrays
2024-06-28  Andreas Schneiderexamples: Use cp with force option
2024-06-28  Andreas Schneiders4:torture: Fully initialize struct samr_OpenUser
2024-06-28  Andreas Schneiders3:rpc_client: Check for array size instead of UINT16_MAX
2024-06-28  Andreas Schneiders4:torture: Initialize struct wrepl_wins_name
2024-06-28  Andreas Schneiders3:auth: Avoid passing freed pamh pointer to funcitons...
2024-06-28  Andreas Schneiders3:auth: Remove trailing spaces in pampass.c
2024-06-28  Andreas Schneiders4:torture: Initialize struct smb2_handle
2024-06-28  Andreas Schneiders4:torture: Initialize struct nbt_name_query
2024-06-28  Andreas Schneiders3:torture: Remove trailing spaces in query.c
2024-06-28  Noel Powerdoc: Update codeing guidelines for struct initialisation
2024-06-27  Volker Lendeckesmbd: Fix crossing automounter mount points
2024-06-27  Shachar Sharonvfs_ceph: use consistent code style when setting errno
2024-06-27  Shachar Sharonvfs_ceph: explicit cast to uint64_t upon failure of...
2024-06-27  Shachar Sharonvfs_ceph: adjust code-style of cephwrap_disk_free
2024-06-27  Shachar Sharonvfs_ceph: replace WRAP_RETURN macro with convenience...
2024-06-27  Shachar Sharonvfs_ceph: use talloc in realpath hook
2024-06-27  Shachar Sharonvfs_ceph: re-map unimplemented hooks
2024-06-27  Shachar Sharonvfs_ceph: align lines-length with coding standard
2024-06-27  Shachar Sharonvfs_ceph: improve readability of cephwrap_realpath
2024-06-27  Oliver MihatschExtended the documentation for the "tls certfile" param...
2024-06-27  Jo Suttonthird_party/heimdal: Import lorikeet-heimdal-2024062702...
2024-06-27  Jo Suttonthird_party/heimdal: Import lorikeet-heimdal-2024062401...
2024-06-27  Jo Suttontests/krb5: Add tests for errors produced when logging...
2024-06-27  Jo Suttontests/krb5: Allow creation of disabled accounts for...
2024-06-25  Martin Schwenkectdb-failover: Split statd_callout add-client/del-client
2024-06-25  Martin Schwenkectdb-doc: Drop unnecessary, broken attempt at rpc.statd...
2024-06-25  Martin Schwenkectdb-scripts: Fail monitoring after 1 x NFS-Ganesha...
2024-06-25  Martin Schwenkectdb-doc: Add example for NFS-Ganesha RPC checking
2024-06-25  Martin Schwenkectdb-scripts: Implement NFS statistics retrieval for...
2024-06-25  Martin Schwenkectdb-scripts: Add service_stats_command variable to...
2024-06-24  Volker Lendeckesmbd: Simplify callers of notify_filter_string
2024-06-24  Volker Lendeckesmbd: Simplify notify_filter_string
2024-06-24  Volker Lendeckesmbd: Modernize a DEBUG
2024-06-24  Volker Lendeckelib: Align an integer type
2024-06-24  Volker Lendeckesmbd: Simplify smbd_do_qfilepathinfo()
2024-06-24  Volker Lendeckelib: Avoid an includes.h
2024-06-24  Volker Lendeckelib: Move 286 bytes from R/W data to R/O text segment
2024-06-24  Volker Lendecketdb: Update times in tdb_transaction_commit per fd...
2024-06-24  Volker Lendeckesmbd: Fix DEBUG messages
2024-06-24  Volker Lendeckecredentials: Protect the cred's nt hash with talloc_kee...
2024-06-24  Volker Lendeckespnego: Fix typos
2024-06-24  Volker Lendeckegensec: Fix whitespace
2024-06-24  Volker Lendeckegse: Simplify gse_errstr() with talloc_asprintf_addbuf()
2024-06-24  Volker Lendeckegse: Avoid explicit ZERO_STRUCT in gse_errstr()
2024-06-24  Volker Lendeckelibsmb: "clang-format" for an if-condition
2024-06-24  Volker Lendeckelib: Remove pointless \ line endings
2024-06-24  Volker Lendecketdb: Fix a typo
2024-06-24  Volker Lendeckeheimdal_build: Fix whitespace
2024-06-24  Volker Lendecketorture4: Fix some whitespace
2024-06-24  Andreas Schneiderpackaging: Add missing quotes in smbprint
2024-06-24  Andreas Schneiders3:registry: Add missing return value checks
2024-06-24  Andreas Schneiders3:registry: Avoid possible double frees
2024-06-24  Andreas Schneiders3:registry: Remove trailing spaces in reg_perfcount.c
2024-06-24  Andreas Schneiders4:dsdb: Avoid possible underflows with new_len
2024-06-24  Andreas Schneiders4:dsdb: Remove trailing spaces in schema_query.c
2024-06-24  Andreas Schneiders4:torture: Initialize struct wrepl_wins_name
2024-06-24  Andreas Schneiders4:torture: Remove trailing spaces in winsreplication.c
2024-06-24  Andreas Schneiders3:utils: Fix get_window_height() return value
2024-06-24  Andreas Schneiders3:rpc_server: Make sure struct security_ace is initialized
2024-06-24  Andreas Schneiders3:lib: Make sure struct security_ace is fully initialized
2024-06-24  Andreas Schneiders3:lib: Remove trailing spaces in sharesec.c
2024-06-24  Andreas Schneidernsswitch:krb5_plugin: Avoid a possible double free
2024-06-19  Stefan Metzmacherauth/credentials: don't ignore "client use kerberos...
2024-06-19  Stefan Metzmacherauth/credentials: add tests for cli_credentials_get_ker...
2024-06-19  Stefan Metzmacherauth/credentials: add cli_credentials_get_kerberos_stat...
2024-06-19  Stefan Metzmachertestprogs/blackbox: add test_ldap_token.sh to test...
2024-06-19  Stefan Metzmachertestprogs/blackbox: let test_trust_token.sh check for...
2024-06-19  Stefan Metzmachervfs_recycle: remember resolved config->repository in...
2024-06-19  Stefan MetzmacherRevert "TMP-REPRODUCE: vfs_recycle: demonstrate memory...
2024-06-19  Stefan Metzmachervfs_recycle: fix memory hierarchy
2024-06-19  Stefan Metzmachervfs_recycle: use the correct return in SMB_VFS_HANDLE_G...
2024-06-19  Stefan Metzmachervfs_recycle: use a talloc_stackframe() in recycle_unlin...
2024-06-19  Stefan Metzmachervfs_recycle: directly allocate smb_fname_final->base_name
2024-06-19  Stefan Metzmachervfs_recycle: don't unlink on allocation failure
2024-06-19  Stefan MetzmacherTMP-REPRODUCE: vfs_recycle: demonstrate memory corrupti...
2024-06-19  Stefan Metzmachertest_recycle.sh: make sure we don't see panics on the...
2024-06-17  Stefan Metzmachervfs_default: also call vfs_offload_token_ctx_init in...
next