]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2020-12-01  Noel Powerselftest: make samba3.blackbox.smbclient_tar runnable...
2020-12-01  Noel Powers3/script/tests: Fix samba3.blackbox.smbclient_tarmode...
2020-12-01  Noel Powers3/script: Use smbclient deltree to clean up smbclient_...
2020-12-01  Noel Powers3/script/tests: Use tarmode share for samba3.blackbox...
2020-12-01  Noel Powers3/script/test: Use different testdir for samba3.blackb...
2020-12-01  Noel Powerselftest: Add a new tarmode shares
2020-12-01  Noel Powers3/script/tests: Fix 'Unrecognized option(s) passed...
2020-11-30  Volker Lendecketest: Fix the FreeBSD build
2020-11-30  Volker Lendeckesmbd: Fix the 32-bit build on FreeBSD
2020-11-30  Volker Lendeckewbinfo: Align some integer types
2020-11-30  Volker Lendeckelib: Change make_file_id_from_itime() prototype
2020-11-30  Volker Lendecketorture: Align integer types
2020-11-30  Volker Lendeckelibsmb: Slightly beautify internal_resolve_name()
2020-11-30  Volker Lendeckelibsmb: Move a variable closer to its use in internal_r...
2020-11-30  Volker Lendeckesamldb: Align two integer types
2020-11-30  Volker Lendecketest: smbtorture3's OPLOCK5 test only available with...
2020-11-30  Volker Lendeckelibsmb: Align integer types
2020-11-30  Volker Lendeckelibsmb: Fix a typo
2020-11-30  Volker Lendeckewinbind: Align integer types
2020-11-30  Volker Lendeckelibcli: Align integer types
2020-11-30  Volker Lendeckelibrpc: talloc_stackframe() panics on failure
2020-11-30  Volker Lendeckelibrpc: Make ep_register a bit easier to understand
2020-11-30  Volker Lendeckelibrpc: Fix a talloc_stackframe() leak
2020-11-30  Volker Lendeckelibcli: Align a few integer types
2020-11-30  Volker Lendeckedocs: Fix "async dns timeout" manpage entry
2020-11-30  Volker Lendeckeloadparm: Simplify lp_get_async_dns_timeout()
2020-11-30  Volker Lendeckedsgetdcname: Fix talloc hierarchy
2020-11-30  Gary Lockyertests python krb5: Extra canonicalization tests
2020-11-27  Günther Deschnervfs_glusterfs: print exact cmdline for disabling write...
2020-11-27  Andreas Schneiderdocs-xml: Add a section about weak crypto in testparm...
2020-11-27  Ralph Boehmes4: rename source4/smbd/ to source4/samba/
2020-11-26  Andrew Bartlettsamba-tool: Give better error information when the...
2020-11-26  Andreas Schneiders3:libsmb: Return early if dir is NULL
2020-11-26  Andreas Schneiders3:mdssd: Fix creating binding string for error message
2020-11-26  Andreas Schneiders3:lsasd: Fix creating binding string for error message
2020-11-26  Andreas Schneiders3:spoolssd: Fix creating binding string for error...
2020-11-26  Andreas Schneiderwinexe: Fix a possible null pointer derference
2020-11-26  Andreas Schneiders3:libsmb: Fix clang warnings that fnum might be used...
2020-11-26  Andrew Bartlettsamba_upgradedns: Do not print confusing logs about...
2020-11-26  David MulderTest password removal via python proctitle
2020-11-26  Heiko BaumannRemove password from samba-tool proctitle
2020-11-26  Andrew BartlettDo not create an empty DB when accessing a sam.ldb
2020-11-26  Andrew Bartletttorture: Do not call destroy_dlz() on uninitialised...
2020-11-26  Stefan Metzmacherwaf: upgrade to 2.0.21
2020-11-26  Andreas Schneiders3:lib: Check return code of set_blocking()
2020-11-26  Andreas Schneiders3:smbd: Check return code of set_blocking()
2020-11-26  Andreas Schneiderlibcli:smb: Check return code of set_blocking
2020-11-26  Andreas Schneiders3:winbind: Check return code of set_blocking()
2020-11-26  Andreas Schneiders3:smbd: Fix a possible null pointer deref in oplock...
2020-11-26  Andrew Bartlettsamba-tool domain backup: Confirm the sidForRestore...
2020-11-22  Jeremy Allisons3: smbd: Fix misleading comment I added for commit...
2020-11-21  Andreas Schneidertestprogs: Fix MIT KRB5 export keytab with > 1.18
2020-11-20  Volker Lendeckesmbd: Fix failure to check dstdir for delete on close
2020-11-19  Volker Lendecketests: SMB2 rename fails to check del-on-close on dst dir
2020-11-19  Volker Lendeckepylibsmb: Add rename()
2020-11-19  Volker Lendecketests: Factor out prep_creds()
2020-11-19  Volker Lendeckelibsmb: Make cli_nt_pipes_close() static
2020-11-19  Volker Lendeckelib: g_lock.h references "struct server_id", add #include
2020-11-19  Volker Lendeckelib: Remove unused security_descriptor_append()
2020-11-19  Volker Lendeckebuild: fcvt() and fcvtl() are not used
2020-11-19  Ralph Boehmesmbd: avoid a smb_fname copy in call_trans2setfilepathi...
2020-11-19  Ralph Boehmesmbd: avoid a smb_fname copy in call_trans2qfilepathinfo()
2020-11-19  Ralph Boehmesmbd: replace calls to check_access() with smbd_check_a...
2020-11-19  Ralph Boehmesmbd: use SMB2_INFO_SPECIAL in call_trans2qfilepathinfo()
2020-11-19  Ralph Boehmetorture: avoid OPLOCK-CANCEL flapping on busy gitlab CI
2020-11-19  Ralph Boehmedocs-xml: add "smbd force process locks"
2020-11-19  Ralph Boehmeselftest: remove selftest/knownfail.d/samba3.smbtorture_s3
2020-11-19  Volker Lendeckepylibsmb: Multi-threaded use is now possible with SMB2
2020-11-19  Volker Lendeckepylibsmb: Remove unused py_cli_state->is_smb1
2020-11-19  Volker Lendeckelibsmb: Remove unused sync cli_smb2_list()
2020-11-19  Volker Lendeckepylibsmb: Remove SMB2 special case for cli_list()
2020-11-19  Volker Lendeckelibsmb: Use async cli_smb2_list_send() in cli_list_send()
2020-11-19  Volker Lendeckelibsmb: Prepare cli_list_send()/recv() for single-issue...
2020-11-19  Volker Lendeckelibsmb: Convert cli_list_recv() to single-recv
2020-11-19  Volker Lendeckelibsmb: Make cli_smb2_list() asynchronous
2020-11-19  Rowland Pennyuptodateness.py: remove what appears to be debugging...
2020-11-17  Samuel Cabrerobootstrap: Add OpenSUSE 15.2
2020-11-16  SATOH Fumiyasuautobuild: Encode text/plain into base64 to wrap long...
2020-11-16  Volker Lendeckelibsmb: Remove unused sync cli_smb2_rename()
2020-11-16  Volker Lendeckelibsmb: Make cli_rename_send()/recv() smb2-capable
2020-11-16  Volker Lendeckelibsmb: Make cli_rename_send()/_recv() a proper tevent_...
2020-11-16  Volker Lendeckelibsmb: Make cli_smb2_rename async
2020-11-16  Volker Lendeckelibsmb: Make get_fnum_from_path() async
2020-11-16  Volker Lendeckepylibsmb: Move set_acl() to python
2020-11-16  Volker Lendeckepylibsmb: Add set_sd()
2020-11-16  Volker Lendeckelibsmb: Remove unused sync cli_smb2_set_security_descri...
2020-11-16  Volker Lendeckelibsmb: Make cli_set_security_descriptor() async
2020-11-16  Volker Lendecketorture3: cli_set_security_descriptor() does smb2 as...
2020-11-16  Volker Lendeckepylibsmb: Move get_acl() to python
2020-11-16  Volker Lendeckepylibsmb: Add get_sd()
2020-11-16  Volker Lendeckelibsmb: Remove unused sync cli_smb2_query_security_desc...
2020-11-16  Volker Lendeckelibsmb: Make cli_query_security_descriptor() async
2020-11-16  Volker Lendecketorture3: cli_query_security_descriptor() does smb2...
2020-11-16  Volker Lendeckepylibsmb: Export a few SMB constants
2020-11-16  Volker Lendeckepylibsmb: Merge remove_dir() into its only caller
2020-11-16  Volker Lendeckepylibsmb: Merge unlink_file() into its only caller
2020-11-16  Volker Lendeckepylibsmb: Move deltree to python code
2020-11-16  Volker Lendeckepylibsmb: Add a compatible python-level wrapper
2020-11-16  Jeremy Allisonlibcli: smb2: Never print length if smb2_signing_key_va...
2020-11-13  Günther Deschners4-torture: test file_line_parse as well
next