samba.git
2023-01-09 Samuel CabreroCVE-2022-38023 s3:rpc_server/netlogon: make sure all...
2023-01-09 Samuel CabreroCVE-2022-38023 s3:rpc_server/netlogon: Use dcesrv_netr_...
2023-01-09 Samuel CabreroCVE-2022-38023 s4:rpc_server/netlogon: Move schannel...
2023-01-09 Samuel CabreroCVE-2022-38023 s4:rpc_server:wscript: Reformat followin...
2023-01-09 Samuel CabreroCVE-2022-38023 selftest:Samba3: avoid global 'server...
2023-01-09 Samuel CabreroCVE-2022-38023 s3:rpc_server/netlogon: 'server schannel...
2023-01-09 Florian Weimersource3/wscript: Remove implicit int and implicit funct...
2023-01-09 Florian Weimersource3/wscript: Fix detection of major/minor macros
2023-01-09 Florian Weimerbuildtools/wafsamba: Avoid calling lib_func without...
2023-01-06 Ralph Boehmensswitch: avoid calling pthread_getspecific() on an...
2023-01-06 Stefan Metzmachers4:lib/messaging: fix interaction between imessaging_co...
2023-01-06 Andreas Schneiderthird_party: Update waf to version 2.0.25
2023-01-05 Volker Lendeckesmbd: Fix indentation
2023-01-05 Volker Lendeckesmbd: Fix CID 1518901 Logically dead code
2023-01-05 Volker Lendeckesmbd: Fix CID 1518902 Use after free
2023-01-05 Ralph Boehmensswitch: remove winbind_nss_mutex
2023-01-05 Ralph Boehmensswitch: leverage TLS if available in favour over...
2023-01-05 Ralph Boehmensswitch: prepare for removing global locking by using TLS
2023-01-05 Ralph Boehmensswitch/stress-nss-libwbclient: also test after fork
2023-01-05 Ralph Boehmelibreplace: require TLS support if pthread support...
2023-01-05 Ralph Boehmelibreplace: update comment on __thread support
2023-01-04 Volker Lendeckesmbd: Use get_dirent_ea_size() also for BOTH_DIRECTORY_INFO
2023-01-04 Volker Lendeckesmbd: Factor out get_dirent_ea_size()
2023-01-04 Volker Lendeckepylibsmb: Add reparse tag definitions
2023-01-04 Volker Lendeckepylibsmb: Get reparse tag when listing directories
2023-01-04 Volker Lendeckesmbd: Modernize a DBG statement
2023-01-04 Volker Lendeckesmbd: Shorten a few lines
2023-01-04 Volker Lendeckesmbd: Remove duplicate/unused #defines
2023-01-04 Volker Lendecketorture: Fix whitespace
2023-01-04 Volker Lendeckesmbd: Move SMB_QUERY_FILE_UNIX_LINK to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Move get_posix_fsp() to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Move SMB_QUERY_POSIX_ACL to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Move SMB_QUERY_FILE_UNIX_[BASIC|INFO2] to smb1_tr...
2023-01-04 Volker Lendeckesmbd: Remove an unnecessary if-statement
2023-01-04 Volker Lendeckesmbd: Remove an unnecessary if-statement
2023-01-04 Volker Lendeckesmbd: Move smb_set_posix_acl() to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Make get_posix_fsp() public
2023-01-04 Volker Lendeckesmbd: smbd_do_qfilepathinfo() does not need lock_data...
2023-01-04 Volker Lendeckesmbd: Handle SMB_QUERY_POSIX_LOCK() in call_trans2qfile...
2023-01-04 Volker Lendeckesmbd: Remove two variables never set after initialization
2023-01-04 Volker Lendeckesmbd: Move SMB_SET_FILE_UNIX_[BASIC|INFO2] to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Make map_info2_flags_to_sbuf() public
2023-01-04 Volker Lendeckesmbd: Make smb_set_file_size() public
2023-01-04 Volker Lendeckesmbd: Move handling smb_set_posix_lock() to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Move smb_set_file_unix_hlink() to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Move smb_set_file_unix_link() to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Move smb_posix_unlink() to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Make smb_set_file_disposition_info() public
2023-01-04 Volker Lendeckesmbd: Move smb_posix_open() to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Make store_file_unix_basic[_info2] public
2023-01-04 Volker Lendeckesmbd: Factor out handle_trans2qfilepathinfo_result()
2023-01-04 Volker Lendeckesmbd: Simplify call_trans2qfilepathinfo()
2023-01-04 Volker Lendeckesmbd: Fix qfileinfo profiling
2023-01-04 Volker Lendeckesmbd: Remove call_trans2setfilepathinfo()
2023-01-04 Volker Lendeckesmbd: Factor out handle_trans2setfilepathinfo_result()
2023-01-04 Volker Lendeckesmbd: Simplify call_trans2setfilepathinfo()
2023-01-04 Volker Lendeckesmbd: Fix setfileinfo profiling
2023-01-04 Jeremy Allisons3: smbd: Strip any leading '\\' characters if the...
2023-01-04 Jeremy Allisons3: smbtorture: Add SMB2-DFS-FILENAME-LEADING-BACKSLASH...
2023-01-02 Andrew Walkerlib/replace - add extra check to bsd_attr_list
2023-01-01 Stefan MetzmacherHappy New Year 2023!
2022-12-29 Stefan Metzmachers3:rpc_server/srvsvc: make sure we (re-)load all shares...
2022-12-29 Stefan Metzmacherselftest: add samba3.blackbox.registry_share
2022-12-23 Andreas Schneiders4:setup:tests: Use system ldbdump if we build with...
2022-12-23 Andreas Schneiderpython:tests: Use system ldbsearch if we built against...
2022-12-23 Andreas Schneiderpython:tests: Use system ldbdump if we build with syste...
2022-12-23 Andreas Schneiderpython:tests: Use system ldbsearch if we build with...
2022-12-23 Andreas Schneidernsswitch:tests: Use system_or_builddir_binary() for...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for upgradep...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for tombston...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_tru...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_spe...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_pri...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_pki...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_pki...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_old...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_net...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_net_ads
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_ldb...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_ldb
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_ktpass
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_kin...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_kin...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for test_cli...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for renamedc
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for ldapcmp_...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for function...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for demote...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for dbcheck...
2022-12-23 Andreas Schneidertestprogs: Use system_or_builddir_binary() for dbcheck...
2022-12-23 Andreas Schneidertestprogs: Add system_or_builddir_binary()
2022-12-23 Andreas Schneidertestprogs: Fix remove_directory()
2022-12-23 Andreas Schneiderwaf: Run python tests also with tr_TR locale
2022-12-23 Andreas Schneiderlib:ldb: Use ldb_ascii_toupper() for case folding
2022-12-23 Andreas Schneiderlib:ldb: Add ldb_ascii_toupper()
2022-12-23 Andreas Schneiderlib:ldb: Remove trailing white spaces in ldb_private.h
2022-12-23 Andreas Schneiderlib:ldb: Fix trailing whitespaces in common/ldb_utf8.c
2022-12-23 Andreas Schneiderlib:ldb: Fix trailing whitespaces in common/attrib_hand...
2022-12-22 Volker Lendeckesmbd: Make send_trans2_replies() static
2022-12-22 Volker Lendeckesmbd: Hide the SMB1 posix symlink behaviour behind...
next