samba.git
2020-12-07 Ralph Boehmes4/samba: call force_check_log_size() in standard_accep...
2020-12-07 Ralph Boehmes4/samba: call force_check_log_size() in prefork_reload...
2020-12-07 Ralph Boehmes4: call reopen_logs_internal() in the SIGHUP handler...
2020-12-07 Ralph Boehmes4: replace low-level SIGUP handler with a tevent handler
2020-12-07 Ralph Boehmes4: install tevent tracing hooks to trigger logfile...
2020-12-07 Ralph Boehmes4: add samba server tevent trace helper stuff
2020-12-07 Ralph Boehmedebug: detect logrotation by checking inode number
2020-12-07 Ralph Boehmedebug: pass struct debug_class *config to do_one_check_...
2020-12-07 Ralph Boehmedebug: pass struct debug_class *config to reopen_one_log()
2020-12-07 Ralph Boehmeloadparm: setup debug subsystem setting max_log_size...
2020-12-05 Stefan MetzmacherWHATSNEW.txt: fix version to 4.14
2020-12-04 Volker Lendeckesmbd: Remove "have_share_modes" from "struct share_mode...
2020-12-04 Volker Lendeckesmbd: Simplify share_mode_entry_do()
2020-12-04 Volker Lendeckesmbd: Remove a comment that was not helpful for me
2020-12-04 Volker Lendeckesmbd: Simplify share_mode_lock_destructor()
2020-12-04 Volker Lendeckesmbd: Remove unused share_mode_have_entries()
2020-12-04 Volker Lendeckesmbd: Simplify open_mode_check()
2020-12-04 Volker Lendeckesmbd: Simplify share_mode_memcache_fetch()
2020-12-04 Volker Lendeckebuild: Fix kernel oplock test
2020-12-04 Volker Lendeckesmbd: Align integer types
2020-12-04 Volker Lendeckespoolssd: Align integer types
2020-12-04 Volker Lendeckeclitar: Align integer types
2020-12-04 Volker Lendeckelib: Align integer types
2020-12-04 Jeremy Allisons3: smbd: Quiet log messages from usershares for an...
2020-12-01 Ralph Boehmevfs_zfsacl: add missing inherited flag on hidden "magic...
2020-12-01 Ralph Boehmevfs_zfsacl: reformatting
2020-12-01 Noel Powerselftest: Remove samba3.blackbox.smbclient_tar from...
2020-12-01 Volker Lendeckeclitar: Use do_list()'s recursion in clitar.c
2020-12-01 Jeremy Allisons3/script/tests: Ensure all remote test files are removed
2020-12-01 Noel Powers3/script/tests: call smbclient deltree to remove remot...
2020-12-01 Noel Powers3/script/tests: Make smb_client 'die' behaviour config...
2020-12-01 Noel Powers3/script/tests: Remove make_path (for remote dir)
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
next