]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2022-09-06  Douglas Bagnallsamba-tool dns: add a wrapper for better error messages
2022-09-06  Douglas Bagnallsamba-tool domain: fix error string for account lockout...
2022-09-06  Douglas Bagnallsamba-tool dbcheck: improve --help for --reset-well...
2022-09-06  Douglas Bagnallsamba-tool domain provision: better message if tdbbacku...
2022-09-06  Douglas Bagnallsamba-tool: do not force a traceback on CommandError
2022-09-06  Douglas Bagnallsamba-tool: avoid traceback for NT_STATUS_NETWORK_UNREA...
2022-09-06  Douglas Bagnallpy/getopt: allow --option arguments to contain '='
2022-09-06  Douglas Bagnallpy/getopt: improve messages for bad --realm
2022-09-06  Douglas Bagnallpy/getopt: improve messages for bad --debug arg
2022-09-06  Douglas Bagnallsamba-tool: avoid traceback for options errors
2022-09-06  Douglas Bagnallsamba-tool: reduce repetitious jargon on credentials...
2022-09-06  Douglas Bagnalls4/tests/samba-tool drs showrepl: test NO_COLOR and...
2022-09-06  Douglas Bagnalls4/tests/samba-tool drs showrepl: use vars for common...
2022-09-06  Douglas Bagnallsamba-tool: respect NO_COLOR env variable and --color...
2022-09-06  Douglas Bagnallpy/samba/logger: respect NO_COLOR env variable
2022-09-06  Douglas Bagnallpython/colour: helper functions to read all signs
2022-09-06  Douglas Bagnallsamba-tool visualise: expand set of --color switches
2022-09-06  Douglas Bagnallpytest/samba-tool visualize: test '--color' aliases
2022-09-06  Douglas Bagnallsamba-tool visualize: remove py2 compat for colour...
2022-09-06  Douglas Bagnallsamba-tool visualize: respect $NO_COLOR
2022-09-06  Douglas Bagnallpytest samba-tool visualize: extend colour tests for...
2022-09-06  Douglas Bagnallpytest/samba-tool visualize: fix docstring
2022-09-06  Douglas Bagnallpytest: SambaToolCmdTest allows easier StringIO replacement
2022-09-06  Douglas Bagnallpytests: move ValidNetbiosNameTests to samba.tests...
2022-09-06  Douglas Bagnallpytest/samba_tool_drs_no_dns: use TestCaseInTempDir...
2022-09-06  Douglas Bagnallpytest/samba_tool_drs: use TestCaseInTempDir.rm_files...
2022-09-06  Douglas Bagnallpytest/samdb: use TestCaseInTempDir.rm_files/.rm_dirs
2022-09-06  Douglas Bagnallpytest/join: use TestCaseInTempDir.rm_files/dirs
2022-09-06  Douglas Bagnallpytest/samdb_api: use TestCaseInTempDir.rm_files
2022-09-06  Douglas Bagnallpytest/downgradedatabase: use TestCaseInTempDir.rm_files
2022-09-06  Douglas Bagnallpytest: add file removal helpers for TestCaseInTempDir
2022-09-06  Andrew Walkernsswitch:libwbclient - fix leak in wbcCtxPingDc2
2022-09-02  Stefan MetzmachersmbXsrv_client: notify a different node to drop a conne...
2022-09-02  Stefan MetzmachersmbXsrv_client: correctly check in negotiate_request...
2022-09-02  Stefan Metzmachers3:tests: add test_smbXsrv_client_cross_node.sh
2022-09-02  Stefan Metzmachers3:tests: let test_smbXsrv_client_dead_rec.sh cleanup...
2022-09-02  Saurabh SinghCleanup and bug fixes in vxfs vfs code.
2022-09-02  Jeremy Allisons3: torture: Add a comprehensive SMB1 DFS path torture...
2022-09-02  Volker Lendeckesmbd: Catch streams on non-stream shares
2022-09-02  Ralph Boehmesmbd: return NT_STATUS_OBJECT_NAME_INVALID if a share...
2022-09-02  Ralph Boehmesmbtorture: add a test trying to create a stream on...
2022-09-02  Volker Lendecketests: Test basic handling of SMB2_CREATE_TAG_POSIX
2022-09-02  Volker Lendeckesmbd: Handle SMB2_CREATE_TAG_POSIX at the smb2 layer
2022-09-02  Volker Lendeckesmbd: Introduce helper var in smbd_smb2_create_fetch_cr...
2022-09-02  Volker Lendeckepylibsmb: Add create_ex()
2022-09-02  Volker Lendeckepylibsmb: Add smb2 create tag strings
2022-09-02  Volker Lendecketests: Test invalid smb3 unix negotiate contexts
2022-09-02  Volker Lendeckepylibsmb: Allow passing negotiate contexts
2022-09-02  Volker Lendeckelibsmb: Allow smb2 neg ctx in cli_full_connection_creds...
2022-09-02  Volker Lendecketests: Add smb3 posix negotiate tests
2022-09-02  Volker Lendeckeparam: Add "smb3 unix extensions"
2022-09-02  Volker Lendeckepylibsmb: Add "have_posix" function
2022-09-02  Volker Lendeckepylibsmb: Allow requesting Posix extensions
2022-09-02  Volker Lendeckelibsmb: Allow to request SMB311 posix in source3/libsmb
2022-09-02  Volker LendeckesmbXcli: Detect the SMB311 posix negotiate context
2022-09-02  Volker Lendeckesmbd: Convert store_smb2_posix_info() to use an existin...
2022-09-02  Volker Lendeckesmbd: Convert smb2_posix_cc_info() to use an existing...
2022-09-02  Volker Lendeckesmbd: Introduce "conn" helper var in smbd_smb2_create_a...
2022-08-31  Noel Powers3/winbindd: Fix bad access to sid array (with debug...
2022-08-30  Jeremy Allisons3: torture: Add a comprehensive SMB2 DFS path torture...
2022-08-29  Ralph Boehmesmbd: fix opening a READ-ONLY file with SEC_FLAG_MAXIMU...
2022-08-29  Ralph Boehmesmbd: cache DOS attributes in struct smb_filename.cache...
2022-08-29  Ralph Boehmesmbd: update smb_fname->st btime with the rounded value...
2022-08-29  Ralph Boehmesmbd: remove const from smb_fname arg of set_ea_dos_att...
2022-08-29  Ralph Boehmesmbtorture: add a test opening a READ-ONLY file with...
2022-08-29  Ralph Boehmesmbtorture: turn maximum_allowed test into a test suite
2022-08-29  Ralph Boehmesmbtorture: close handle and delete file in tree_base()
2022-08-28  Jeremy Allisons3: smbd: parse_dfs_path() - Fix comment explaining...
2022-08-28  Jeremy Allisons3: smbd: Remove allow_broken_path parameter from parse...
2022-08-28  Jeremy Allisons3: smbd: Now parse_dfs_path() is only called from...
2022-08-28  Jeremy Allisons3: smbd: Remove allow_broken_path from create_junction().
2022-08-28  Jeremy Allisons3: smbd: Remove allow_broken_path from get_referred_pa...
2022-08-28  Jeremy Allisons3: smbd: Remove unneeded NULL check inside msdfs_servi...
2022-08-28  Jeremy Allisons3: smbd: In create_junction() don't read hostname...
2022-08-28  Jeremy Allisons3: smbd: In create_junction() remove hostname check...
2022-08-28  Jeremy Allisons3: smbd: Change create_junction() to use parse_dfs_pat...
2022-08-28  Jeremy Allisons3: smbd: Change get_referred_path() to use parse_dfs_p...
2022-08-28  Jeremy Allisons3: smbd: Add a comment explaing why dfs_filename_conve...
2022-08-28  Jeremy Allisons3: smbd: In dfs_filename_convert(), don't ask for...
2022-08-28  Jeremy Allisons3: smbd: Add a new function parse_dfs_path_strict().
2022-08-28  Ralph Boehmesmbd: add missing check for IPC share for TRANS2_GET_DF...
2022-08-26  Volker LendeckesmbXcli: Pass negotiate contexts through smbXcli_negpro...
2022-08-26  Volker Lendeckelibsmb: Introduce helper var to cli_tree_connect_*_done()
2022-08-26  Volker Lendeckelibsmb: Remove cli_full_connection_creds_sess_start()
2022-08-26  Volker Lendeckelibsmb: Remove unused code
2022-08-26  Volker Lendeckelibsmb: Remove map_fnum_to_smb2_handle() from cli_smb2_...
2022-08-26  Volker Lendeckelibsmb: Remove map_fnum_to_smb2_handle() from cli_smb2_...
2022-08-26  Volker Lendeckelibsmb: Correctly return ioctl error from cli_readlink()
2022-08-26  Volker Lendeckelibsmb: Save a few lines in cli_unix_extensions_version()
2022-08-26  Volker Lendeckelibsmb: Add tevent_req_received() to cli_posix_readlink...
2022-08-26  Volker Lendeckelib: Fix a typo
2022-08-26  Volker Lendeckesmbd: Modernize DBG statements in open_fake_file()
2022-08-26  Volker Lendeckelibsmb: Move static strings to the .text segment
2022-08-26  Volker Lendeckeexamples: A tiny bit of README.Coding for teststat.c
2022-08-26  Volker Lendeckelibsmb: Tab-indent SMBC_module_[init|terminate]()
2022-08-26  Volker Lendeckelibsmb: Fix a typo
2022-08-26  Volker Lendeckelibsmb: Slightly simplify SMBC_parse_path()
2022-08-26  Volker Lendeckesmbd: Adapt np_[read|write]_send() to more recent teven...
2022-08-26  Volker Lendeckeexamples: Make libsmbclient samples look a *bit* less...
2022-08-26  Volker Lendeckesmbd: Save a line with tevent_req_nomem()
next