samba.git
2022-09-06 Douglas Bagnallsamba-tool domain: expand string_version_to_constant...
2022-09-06 Douglas Bagnallsamba-tool domain show: report level 2016
2022-09-06 Douglas Bagnallsamba-tool domain show: use level_to_string()
2022-09-06 Douglas Bagnallsamba-tool domain: helper function for domain level...
2022-09-06 Douglas Bagnallsamba-tool ldapcmp: use CommandError on auth failure
2022-09-06 Douglas Bagnallsamba-tool ldapcmp: use CommandError, not assertion
2022-09-06 Douglas Bagnallsamba-tool ldapcmp: do not assume common attributes
2022-09-06 Douglas Bagnallsamba-tool ldapcmp: use shorter names in cmp_attrs
2022-09-06 Douglas Bagnallsamba-tool ldapcmp: use ValueError, not Exception
2022-09-06 Douglas Bagnallsamba-tool dns: catch werror.WERR_ACCESS_DENIED
2022-09-06 Douglas Bagnallsamba-tool dns: use DnsconnWrapper in zonecreate
2022-09-06 Douglas Bagnallsamba-tool dns: update_record uses DnsConnWrapper
2022-09-06 Douglas Bagnallsamba-tool dns: delete uses DnsConnWrapper messages
2022-09-06 Douglas Bagnallsamba-tool dns: add uses DnsConnWrapper messages
2022-09-06 Douglas Bagnallsamba-tool dns: query uses DnsConnWrapper messages
2022-09-06 Douglas Bagnallsamba-tool dns: zonedelete uses DnsConnWrapper messages
2022-09-06 Douglas Bagnallsamba-tool dns: NAME_DOES_NOT_EXIST errors; add docstring
2022-09-06 Douglas Bagnallsamba-tool dns: RECORD_DOES_NOT_EXIST errors as Command...
2022-09-06 Douglas Bagnallsamba-tool dns: catch ZONE_ALREADY_EXISTS errors as...
2022-09-06 Douglas Bagnallsamba-tool dns: catch DS_UNAVAILABLE errors as CommandE...
2022-09-06 Douglas Bagnallsamba-tool dns: use DnsConnWrapper widely
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...
next