gd/samba-autobuild/.git
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
2020-11-13 Jeremy Allisonlib: Fix file_lines_parse() to do what people expect...
2020-11-13 Jeremy Allisonlib: create a wrapper for file_lines_parse().
2020-11-12 Gary Lockyertests python krb5: add arcfour salt tests
2020-11-12 Gary Lockyertests python krb5: refactor compatability tests
2020-11-12 Gary Lockyertests python krb5: Convert kdc-heimdal to python
2020-11-12 Gary Lockyertests python krb5: raw_testcase permit RC4 salts
2020-11-12 Gary Lockyertests python krb5: Refactor compatability test constants
2020-11-12 Gary Lockyertests python krb5: Refactor canonicalization test constants
2020-11-12 Gary Lockyertests python krb5: Add constants module
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 Stefan Metzmacherselftest/subunithelper: also output as much of untermin...
2020-11-11 Stefan Metzmacherselftest/subunithelper: only let ']\n' lines to terminate
2020-11-11 Stefan MetzmacherSambaToolCmdTest: let assertCmdSuccess() escape ']...
2020-11-11 Stefan Metzmachertestprogs/blackbox: make sure subunit.sh always termina...
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-11 Andrew Bartlettselftest: Windows 2019 implements the RemoveDollar...
2020-11-11 Andrew Bartlettselftest: Add in encrypted-pa-data from RFC 6806
2020-11-11 Andrew Bartlettselftest: Fix formatting of failure (traceback and...
2020-11-11 Andrew Bartlettselftest: Make as_canonicalization_tests.py auto-detect...
2020-11-11 Andrew Bartlettsamdb: Add samdb.domain_netbios_name()
2020-11-11 Andrew Bartlettselftest: Make as_canonicalization_tests.py easier...
2020-11-11 Andrew Bartlettselftest: Fix flipped machine and user constants
2020-11-11 Andrew Bartlettselftest: Send enterprise principals tagged as such
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...
2020-11-10 Volker Lendeckenet_tdb: Use share_mode_data_dump()
2020-11-10 Volker Lendeckelocking: Add share_mode_data_dump() accessor function
2020-11-10 Volker Lendeckenet_tdb: Use share_mode_filename()
2020-11-10 Volker Lendeckenet_tdb: Use share_mode_servicepath()
2020-11-10 Volker Lendeckenet_tdb: Slightly restructure net_tdb_locking()
2020-11-10 Volker Lendeckesmbd: Use share_mode_servicepath() in scavenger.c
2020-11-10 Volker Lendeckelocking: Add share_mode_servicepath() accessor function
2020-11-10 Volker Lendeckesmbd: Avoid share_mode_lock dereference in scavenger
2020-11-10 Volker Lendeckesmbd: Use share_mode_filename() in scavenger.c
2020-11-10 Volker Lendeckesmbstatus: Use share_mode_filename()
2020-11-10 Volker Lendeckelocking: Add share_mode_filename() accessor function
2020-11-10 Volker Lendeckesmbd: Use share_mode_changed_write_time() in smbd/close.c
2020-11-10 Volker Lendeckesmbd: Use share_mode_changed_write_time() in durable_di...
2020-11-10 Volker Lendeckelocking: Add share_mode_changed_write_time() accessor...
2020-11-10 Volker Lendeckesmbd: Move setting d->modified=true to reset_share_mode...
2020-11-10 Volker Lendeckelocking: Make share_mode_watch_send() take "share_mode_...
2020-11-10 Volker Lendeckesmbd: Move "struct share_mode_lock" to share_mode_lock.h
2020-11-10 Volker Lendeckesmbd: Move share_mode_cleanup_disonnected() to scavenger.c
2020-11-10 Volker Lendeckesmbd: Give locking/share_mode_lock.c its own header...
next