s4: replace low-level SIGUP handler with a tevent handler
[vlendec/samba-autobuild/.git] / source3 /
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 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 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 Lendeckelib: Change make_file_id_from_itime() prototype
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 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 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 Lendeckeloadparm: Simplify lp_get_async_dns_timeout()
2020-11-30 Volker Lendeckedsgetdcname: Fix talloc hierarchy
2020-11-27 Günther Deschnervfs_glusterfs: print exact cmdline for disabling write...
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 Schneiders3:libsmb: Fix clang warnings that fnum might be used...
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 Schneiders3:winbind: Check return code of set_blocking()
2020-11-26 Andreas Schneiders3:smbd: Fix a possible null pointer deref in oplock...
2020-11-22 Jeremy Allisons3: smbd: Fix misleading comment I added for commit...
2020-11-20 Volker Lendeckesmbd: Fix failure to check dstdir for delete on close
2020-11-19 Volker Lendeckepylibsmb: Add rename()
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 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 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-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-12 Anoop C Svfs_shadow_copy2: Preserve all open flags assuming...
2020-11-12 Andreas Schneiders3:smbd: Fix possible null pointer dereference in token...
2020-11-12 Alexander Bokovoyauth_sam: use pdb_get_domain_info to look up DNS forest...
2020-11-11 Jeremy Allisons3: modules: gluster. Fix the error I made in preventin...
2020-11-11 Alexander Bokovoylookup_name: allow lookup names prefixed with DNS fores...
2020-11-10 Volker Lendeckelocking: hide share_mode_lock definition
2020-11-10 Volker Lendeckelocking: move share_mode_flags_[gs]et to share_mode_lock.c
2020-11-10 Volker Lendeckesmbd: Avoid references to share_mode_data->id
2020-11-10 Volker Lendeckesmbd: Remove a variable used just once
2020-11-10 Volker Lendeckesmbd: Don't set share_mode_lock modified in grant_new_f...
next