]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2025-11-14  Andreas Schneiders3:printing: Load the shares for [printers] in samba...
2025-11-14  Andreas Schneiders3:smbd: Fix segfault in smb2_reply
2025-11-13  Gary Lockyers4:kdc always include the PAC
2025-11-13  Gary Lockyers4:kdc:tests: support "kdc always generate pac"
2025-11-13  Gary Lockyers4:kdc:test add tgs tests to fl2008r2dc env
2025-11-13  Gary Lockyerselftest:fl2008r2dc set "kdc always generate pac""...
2025-11-13  Gary Lockyerconfig: add kdc always include pac
2025-11-13  Gary Lockyerthird_party:heimdal: import lorikeet-heimdal-202510192136
2025-11-12  Vinit Agnihotriprinting: Fix use of time_t CID#1509005
2025-11-12  Vinit Agnihotriprinting: Fix use of time_t CID#1509036
2025-11-12  Vinit Agnihotriprinting: Fix use of time_t CID#1508987
2025-11-12  Vinit Agnihotriprinting: Define and use methods to fetch/store time...
2025-11-12  Vinit Agnihotriprinting: Update version for print database
2025-11-12  Vinit Agnihotrilib:util: Add APIs for fetch/store int64/uint64 values...
2025-11-12  Vinit Agnihotris3:lib:util_tdb: Add format identifier for 64-bit integ...
2025-11-11  Andreas Schneiderlib:replace: Remove memset_s()
2025-11-11  Andreas SchneiderReplace memset_s() with memset_explicit()
2025-11-11  Douglas Bagnalllib:replace: Add test for memset_explicit()
2025-11-11  Andreas Schneiderlib:replace: Implement memset_explicit()
2025-11-11  Andreas Schneiderlib:replace: Remove trailing spaces in README
2025-11-10  Volker Lendeckelib: Introduce cp_smb_basename() helper function
2025-11-10  Volker Lendeckesmbd: Move file_fsp() to smb1_utils.c
2025-11-10  Volker Lendeckedfs_server: Modernize DEBUGs
2025-11-10  Volker Lendeckedfs_server: Use talloc_asprintf_strlower_m()
2025-11-10  Volker Lendeckelib: Fix trailing whitespace
2025-11-10  Volker Lendeckesmbd: Save lines in conn_new()
2025-11-10  Volker Lendeckeexamples: Fix trailing whitespace
2025-11-10  Volker Lendeckesmbd: Fix some whitespace
2025-11-10  Volker Lendeckesmbd: Replace a ZERO_STRUCT with a direct struct initia...
2025-11-10  Volker Lendeckevfs: Fix trailing whitespace
2025-11-10  Volker Lendeckesmbd: README.Coding for file_name_hash()
2025-11-10  Volker Lendeckesmbd: Modernize a DEBUG
2025-11-10  Volker Lendeckesmbd: Make file_name_hash() static
2025-11-10  Volker Lendeckevfs: Remove some code duplication
2025-11-10  Volker Lendeckeauth: Simplify check_account()
2025-11-10  Volker Lendeckelib: Fix whitespace
2025-11-10  Volker Lendeckesmbd: Fix a typo
2025-11-10  Volker Lendeckesamr_server: Remove an obsolete and confusing comment
2025-11-10  Volker Lendeckelib: Add some const to bitmap functions
2025-11-10  Volker Lendeckelib: Fix bitmap_talloc()'s parameter to unsigned
2025-11-10  Volker Lendeckelib: Simplify num_parameters() with ARRAY_SIZE()
2025-11-10  Volker Lendeckelib: "boolean == true" looks strange :-)
2025-11-10  Volker Lendeckelib: Remove some unused code #ifdef'ed out for more...
2025-11-10  Volker Lendeckelib: Remove an ancient prototype
2025-11-10  Volker Lendeckesmbd: Fix a few possible buffer read overruns
2025-11-10  Volker Lendeckesmbd: Modernize DEBUGs
2025-11-10  Volker Lendeckesmbd: Fix a comment
2025-11-10  Volker Lendeckelib: Remove duplicate #define of TALLOC_FREE()
2025-11-10  Volker Lendeckes3: Remove TALLOC_REALLOC() macro
2025-11-10  Volker Lendeckes3: talloc_destroy() -> TALLOC_FREE()
2025-11-10  Volker Lendeckes3: Replace TALLOC_SIZE() with talloc_size()
2025-11-10  Volker Lendeckevfs: Fix trailing whitespace
2025-11-10  Volker Lendeckes3: Remove the now-unused TALLOC() macro
2025-11-10  Volker Lendeckes3: Replace a few calls to TALLOC() with talloc_size()
2025-11-10  Volker Lendeckes3: Replace a few calls to TALLOC() with talloc_array()
2025-11-10  Volker Lendeckeprinting: Fix trailing whitespace
2025-11-10  Volker Lendeckesmbd: Remove an obsolete comment
2025-11-10  Volker Lendeckesmbd: Make get_real_filename_full_scan_at() static
2025-11-10  Volker Lendeckevfs: Simplify vfs_gpfs_get_real_filename_at()
2025-11-10  Volker Lendeckesmbd: Remove an unused struct member
2025-11-10  Volker Lendeckevfs: Remove audit_file function
2025-11-10  Volker Lendeckevfs: Remove connectpath function
2025-11-10  Volker Lendeckevfs: Fix smb_full_audit_parent_pathname()
2025-11-07  Andreas Schneiders3:winbind: Improve logging for query_user_list()
2025-11-06  Andreas Schneiders3-client: Use the passed down memory context for cli_c...
2025-11-06  Andreas Schneiders3:libsmb: Use a long living context for cli_resolve_path()
2025-11-06  Andreas Schneiders3:libsmb: Add a talloc context to the internal data...
2025-11-06  Andreas Schneiders3:client: Use a long living memory context for cli_cm_...
2025-11-06  Andreas Schneiders3:client: Pass down a talloc context to do_cd()
2025-11-06  Andreas Schneiders3:client: Pass a talloc context down to cmd_*() functions
2025-11-06  Andreas Schneiders3:client: Pass down a talloc context to process_comman...
2025-11-06  Andreas Schneiders3:client: Pass down a talloc context to do_tar_op()
2025-11-06  Andreas Schneiders3:client: Pass down a talloc context to do_message_op()
2025-11-06  Andreas Schneiders3:client: Pass down a talloc context to do_host_query()
2025-11-06  Andreas Schneiders3:client: Pass down a talloc context to process()
2025-11-06  Andreas Schneiders3:client: Use a stackframe in process_command_string()
2025-11-06  Andreas Schneiders3:client: Only allocate the stackframe once in process...
2025-11-06  Andreas Schneiders3:client: Do not call exit() in cmd_quit()
2025-11-06  Andreas Schneiders3:client: Always goto out (destructor) in do_cd()
2025-11-06  Andreas Schneiders3:client: Make cmd_iosize() static
2025-11-06  Günther Deschners3-smbd: send notifications for ACL changes
2025-11-06  Günther Deschners4-torture: add test for FILE_NOTIFY_CHANGE_SECURITY
2025-11-05  John Thackerwireshark-pidl: Don't warn about unused hfs used in...
2025-11-05  John Thackerwireshark-pidl: Do not calculate functions replaced...
2025-11-05  John Thackerwireshark-pidl: Fix filter names for subcontext length...
2025-11-05  John Thackerwireshark-pidl: Check for undefined SwitchType first
2025-11-05  John Thackerwireshark-pidl: Warn appropriately on unsupported switc...
2025-11-05  John Thackerwireshark-pidl: Reduce Perl strict warnings
2025-11-05  John Thackerwireshark-pidl: Reduce false positive warnings when...
2025-11-05  Jennifer Suttondocs-xml: Document samba-tool subcommand to generate...
2025-11-05  Jennifer Suttonsamba-tool: Add subcommand to generate Certificate...
2025-11-05  Jennifer Suttonpython: Factor out asn.1 methods into their own module
2025-11-05  Jennifer Suttonsamba-tool: Fix comments
2025-11-05  Jennifer Suttonpython:tests: Fix code spelling
2025-11-04  Pavel Filipenskývfs_recycle: Make recycle:touch/touch_mtime work again...
2025-11-04  Pavel Filipenskývfs_recycle: Fix trailing whitespace in vfs_recycle.c
2025-11-04  Pavel Filipenskýselftest: Add a test for recycle:touch,touch_mtime...
2025-11-04  David MulderRemove previous himmelblau integration attempt
2025-10-30  Andreas Schneidernsswitch: Do not leak memory in wbinfo_pam_logon()...
2025-10-29  Shwetha K Acharyavfs_streams_xattr: Fix CID 1667321 REVERSE_INULL
next