gd/samba-autobuild/.git
2021-03-18 David Muldersamba-tool: Add a gpo command for listing VGP Host...
2021-03-18 David Muldersamba-tool: Test gpo manage access list command
2021-03-18 David Muldergpo: Apply Group Policy Host Access configuration from VGP
2021-03-18 David Muldergpo: Test Group Policy Host Access Configuration for VGP
2021-03-18 Ralph Boehmesmbd: free open_rec state in remove_deferred_open_messa...
2021-03-18 Ralph Boehmesmbd: cancel pending poll open timer in poll_open_done()
2021-03-18 Ralph Boehmesmbd: reset dangling watch_req pointer in poll_open_done
2021-03-18 Jeremy Allisons3: tests: Change logfile for printing expansion tests.
2021-03-17 Stefan Metzmacherthird_party: Update socket_wrapper to version 1.3.3
2021-03-17 Douglas Bagnallpy.join: remove unused untested get_naming_master
2021-03-17 Douglas Bagnallsamba-tool: domain tombstones expunge reminds on semi...
2021-03-17 Douglas Bagnallpytests: dns_base: remove a py2 compat thing
2021-03-17 Douglas Bagnallkcc: use py3 compatible sort in rarely visited branch
2021-03-17 Douglas Bagnallpy3compat: remove obsolete comments
2021-03-17 Douglas Bagnallpy bindings: write 'bytes', not 'PY_DESC_PY3_BYTES'
2021-03-17 Douglas Bagnallpy/provision: provision_become_dc(): remove unused...
2021-03-17 Douglas Bagnallpy/provision: remove unused variable, thence import
2021-03-17 Douglas Bagnallselftest/flapping: remove python[23] lines
2021-03-17 Douglas Bagnallknownfail: remove python[23] lines
2021-03-17 Douglas Bagnallldb: improve comments for ldb_module_connect_backend()
2021-03-17 Douglas Bagnallldb/test/ldb_tdb: correct introductory comments
2021-03-17 Douglas Bagnallpdb_samba_dsdb: remove #if 0 block
2021-03-17 Douglas Bagnallldb.h: remove undefined async_ctx function signatures
2021-03-17 Stefan Metzmachersmb2_sesssetup: validate that sign_algo and encryption_...
2021-03-17 Stefan Metzmachersmb2_sesssetup: a session bind with a different user...
2021-03-17 Stefan Metzmachersmb2_sesssetup: a bind dialect mismatch should always...
2021-03-17 Stefan Metzmachersmb2_sesssetup: only set NT_STATUS_MORE_PROCESSING_REQU...
2021-03-17 Stefan Metzmachersmb2_sesssetup: don't shutdown a session on failure...
2021-03-17 Stefan Metzmachersmb2_server: fallback global session lookup if the...
2021-03-17 Stefan MetzmachersmbXsrv_session: split out smbXsrv_session_remove_channel()
2021-03-17 Stefan Metzmachers3:selftest: pass alice credentials to the smb2.session...
2021-03-17 Stefan Metzmachers4:torture/smb2: add smb2.session.bind_{invalid_auth...
2021-03-17 Stefan Metzmachers4:torture: add a torture_user2_credentials() helper...
2021-03-17 Stefan Metzmachers4:torture/smb2: add smb2.session.bind_negative_{smb202...
2021-03-17 Stefan Metzmachers4:torture/smb2: improve smb2.notify.invalid-reauth
2021-03-17 Stefan Metzmacherlibcli/smb: make use of smb3_capabilities.encryption
2021-03-17 Stefan Metzmachers4:param: let lpcfg_smbcli_options() fill smb3_capabili...
2021-03-17 Stefan Metzmachers3:libsmb: fill in smb3_capabilities.ciphers
2021-03-17 Stefan Metzmacherlibcli/smb: introduce struct smb3_encryption_capabilities
2021-03-17 Stefan Metzmacherlibcli/smb: pass smb3_capabilities to smbXcli_conn_create()
2021-03-17 Stefan Metzmachers4:libcli/raw: add smb3_capabilities to struct smbcli_o...
2021-03-17 Stefan Metzmacherlibcli/smb: introduce struct struct smb311_capabilities
2021-03-17 Stefan Metzmacherlibcli/smb: don't copy the key to a stack variable...
2021-03-17 Stefan Metzmacherlibcli/smb: no longer pass protocol to smb2_signing_...
2021-03-17 Stefan Metzmacherlibcli/smb: no longer pass protocol to smb2_signing_...
2021-03-17 Stefan Metzmacherlibcli/smb: make smb2_signing_key_destructor static
2021-03-17 Stefan Metzmachersmb2_server: use struct smb2_signing_key for first_enc_...
2021-03-17 Stefan Metzmachersmbd: make use of smb2_signing_key_{copy,sign_create...
2021-03-17 Stefan Metzmacherlibcli/smb: make use of smb2_signing_key_{copy,sign_cre...
2021-03-17 Stefan Metzmacherlibcli/smb: add smb2_signing_key_{copy,sign_create...
2021-03-17 Stefan Metzmachersmb2_negotiate: maintain xconn->smb2.server.sign_algo
2021-03-17 Stefan Metzmacherlibcli/smb: maintain smbXcli_conn.smb2.server.sign_algo
2021-03-17 Stefan MetzmachersmbXsrv_session: let smbXsrv_session_global_verify_reco...
2021-03-17 Stefan Metzmachersmb2_sesssetup: use smb2_signing_derivations_fill_const...
2021-03-17 Stefan Metzmacherlibcli/smb: make use of smb2_signing_derivations_fill_c...
2021-03-17 Stefan Metzmacherlibcli/smb: add smb2_signing_derivations_fill_const_stack()
2021-03-17 Stefan Metzmacherlibcli/smb: make use of smb2_signing_calc_signature...
2021-03-17 Stefan Metzmacherlibcli/smb: assert that smb2_signing_{sign,check}_pdu...
2021-03-17 Stefan Metzmacherlibcli/smb: split out smb2_signing_calc_signature(...
2021-03-17 Stefan Metzmacherlibcli/smb: pass the length of the resulting key to...
2021-03-17 Stefan Metzmacherlibcli/smb: prepare smb2_key_derivation() for keys...
2021-03-16 Ralph Boehmeselftest: fix cleanup of test_printing_var_exp.sh
2021-03-16 David DisseldorpBug 9931: change pytalloc source to LGPL
2021-03-16 Douglas Bagnallfuzz:afl main: run the initialisation function
2021-03-16 Douglas Bagnallfuzz: add a LLVMFuzzerInitialize() to all fuzzers
2021-03-16 Douglas Bagnallfuzz:afl main: add a diagnostic message
2021-03-16 Douglas Bagnallfuzz/afl main: don't treat fuzzer as fuzzee
2021-03-16 Douglas Bagnallautobuild: fuzz: correctly spell AFL build option
2021-03-16 Volker Lendeckerpc_server: Fix a -Werror=format-truncation error
2021-03-16 Volker Lendeckerpcclient: Fix a DBG msg: This is not dcerpc_winreg_int...
2021-03-16 Volker Lendeckewinbindd: Improve a DEBUG message in sam_name_to_sid()
2021-03-16 Volker Lendeckerpcclient: Factor out cmd_set_auth()
2021-03-16 Volker Lendeckerpcclient: Convert binding-related commands to RPC_RTYP...
2021-03-16 Volker Lendeckerpcclient: Add RPC_RTYPE_BINDING
2021-03-16 Volker Lendeckerpcclient: Simplify do_cmd
2021-03-16 Volker Lendeckerpcclient: Avoid a few implicit NULL assignments
2021-03-16 Volker Lendeckerpc_server: Initialize variables in get_md4pw()
2021-03-16 Volker Lendeckerpc_server: Save roundtrips into samr for machine pwd...
2021-03-16 Volker Lendeckeauth3: Make it a bit easier to #include "source3/includ...
2021-03-16 Volker Lendeckeauth3: Align integer types
2021-03-16 Volker Lendeckelib: Remove init_names()
2021-03-16 Volker Lendeckenmbd: Move my_netbios_names() to nmbd
2021-03-16 Volker Lendeckelib: Unfold calls to my_netbios_names() in util_names.c
2021-03-16 Volker Lendeckelib: Decouple is_myname() from init_names()
2021-03-16 Volker Lendeckelib: Make pidfile_path_create() return the existing...
2021-03-16 Volker Lendeckelibrpc: Make "dcesrv_context->callbacks" a pointer
2021-03-16 Volker Lendecketorture: Make srv_cb static
2021-03-16 Volker Lendeckerpc_server4: Make "srv_callbacks" static
2021-03-16 Volker Lendeckelibrpc: Add "private_data" to struct dcesrv_context_cal...
2021-03-16 Volker Lendeckeprinting: Move rap2jobid functions to their own file
2021-03-16 Volker Lendeckeprinting: Introduce printer_list_printername_exists()
2021-03-16 Volker Lendeckeprinting: Remove simple wrapper function pcap_printer_r...
2021-03-16 Volker Lendeckelib: Use FIONREAD in wait_for_read_send/recv
2021-03-16 Volker Lendecketests: Fix a typo
2021-03-16 Volker Lendeckeprinting: Fix a typo
2021-03-16 Volker Lendeckewinbind: Simplify winbindd_samr.c
2021-03-16 Jeremy Allisons3: VFS: Remove vfs_tru64acl.[c|h]
2021-03-12 Jeremy AllisonVFS: glusterfs: Ensure vfs_gluster_fsetxattr() only...
2021-03-12 Jeremy AllisonVFS: glusterfs: Ensure vfs_gluster_flistxattr() only...
2021-03-12 Jeremy AllisonVFS: ceph: Ensure cephwrap_fsetxattr() only uses an...
next