metze/samba/wip.git
2020-02-12 Stefan Metzmachersq tls_tstream: add tstream_tls_get_channel_bindings...
2020-02-12 Stefan MetzmacherSPLIT TODO more samba_sockaddr usage
2020-02-11 Stefan Metzmachersource3/librpc/crypto/gse.c gse_fill_channel_bindings
2020-02-11 Stefan Metzmachergensec_gssapi make use of channel bindings
2020-02-11 Stefan Metzmachersource4/ldap_server/ldap_bind.c gensec_set_channel_bindings
2020-02-11 Stefan Metzmachersource4/ldap_server/ conn->sockets.tls_channel_bindings
2020-02-11 Stefan Metzmacherldap_bind_sasl gensec_set_channel_bindings
2020-02-11 Stefan Metzmacherauth/ntlmssp: implement client side channel bindings
2020-02-11 Stefan Metzmacherauth/gensec: add gensec_set_channel_bindings() function
2020-02-11 Stefan MetzmacherTODO s4:libcli/ldap: ldap_connection->tls_channel_bindings
2020-02-11 Stefan Metzmachertls_tstream: add tstream_tls_get_channel_bindings()
2020-02-10 Stefan Metzmacherasync_connect_send TEVENT_FD_READ
2020-02-10 Stefan Metzmacher.... source3/lib/util_sock.c async_connect without...
2020-02-10 Volker Lendeckelib: Allow open_socket_out without a timeout
2020-02-10 Stefan Metzmachers3:libsmb: use only a timeout of 250ms in name_resolve_...
2020-02-10 Stefan Metzmachers3:libsmb: pass dest_ss to cli_cm_open()
2020-02-10 Stefan Metzmachers3:libsmb: pass dest_ss to cli_cm_connect() down to...
2020-02-10 Stefan Metzmachers3:smb2_tcon: pass down in_flags to smbd_smb2_tree_conn...
2020-02-10 Stefan Metzmachers3:modules: add vfs_io_uring module
2020-02-10 Stefan Metzmacherbootstrap: replace libaio-dev/libaio-devel with liburin...
2020-02-10 Stefan Metzmacherlib/replace: remove unused check for aio.h
2020-02-10 Stefan Metzmacherkrb5_wrap: map KRB5_REALM_UNKNOWN to NT_STATUS_NO_SUCH_...
2020-02-10 Stefan Metzmacherkrb5_wrap: map KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN to NT_ST...
2020-02-10 Stefan Metzmacherkrb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_...
2020-02-10 Stefan Metzmacherauth/gensec: map NT_STATUS_{INVALID_ACCOUNT_NAME,NO_SUC...
2020-02-10 Stefan Metzmachergensec/spnego: fallback on INVALID_{ACCOUNT,COMPUTER...
2020-02-10 Stefan Metzmacherwinbindd_cm: fallback to anonymous for INVALID_COMPUTER...
2020-02-10 Stefan Metzmachersmbspool: add more error codes to the auth_errors array
2020-02-10 Stefan Metzmachersmbspool: use one element per line for the auth_errors...
2020-02-10 Stefan Metzmachers4:gensec_krb5: remove unused argument of gensec_krb5_c...
2020-02-10 Stefan Metzmachers4:gensec_krb5: make use of talloc_zero() in gensec_krb...
2020-02-10 Stefan Metzmachers4:gensec_krb5: make use of struct samba_sockaddr
2020-02-10 Stefan Metzmachers3:libads: prefer ENCTYPE_AES256_CTS_HMAC_SHA1_96 in...
2020-02-10 Stefan Metzmacherlib/krb5_wrap: prefer new enctyptes in ms_suptypes_to_i...
2020-02-10 Stefan Metzmachers3:libads: make use auth4_context_{for,get}_PAC_DATA_CT...
2020-02-10 Stefan Metzmacherauth/kerberos: add auth4_context_{for,get}_PAC_DATA_CTR...
2020-02-10 Martin Schwenkectdb-tests: Add some tool unit tests to ensure that... master3-multi-channel-ok
2020-02-10 Martin Schwenkectdb-tools: Allow shorter runtime limit to be specified
2020-02-10 Martin Schwenkectdb-tools: When in test mode set process group in...
2020-02-10 Martin Schwenkectdb-tests: Use $PWD/bin/ if it exists when running...
2020-02-10 Martin Schwenkectdb-tests: Make $ctdb_dir absolute
2020-02-10 Martin Schwenkectdb-daemon: Fork when not interactive and test mode...
2020-02-10 Martin Schwenkectdb-daemon: Make some conditions more explicit
2020-02-10 Martin Schwenkectdb-daemon: Pass more information to ctdb_start_daemon()
2020-02-10 Martin Schwenkectdb-tests: Don't actually close stdin in fake ssh
2020-02-10 Martin Schwenkectdb-tests: Redirect stdin from /dev/null when running...
2020-02-10 Martin SchwenkeRevert "ctdb-tests: Enable job control when keeping...
2020-02-07 Volker Lendeckesmbd: Remove overriding file_attributes with unix_mode...
2020-02-07 Volker Lendeckesmbd: Allow a Posix create context to override the...
2020-02-07 Volker Lendeckesmbd: Add posix create ctx to CREATE_FILE for posix...
2020-02-07 Volker Lendeckesmbd: Add a "done:" exit for get_posix_fsp()
2020-02-07 Volker Lendeckesmbd: Make unix_perms_from_wire() public
2020-02-07 Volker Lendeckesmbd: Add make_smb2_posix_create_ctx()
2020-02-07 Volker Lendeckesmbd: Ignore incoming POSIX create context
2020-02-07 Volker Lendeckelibsmb: Add smb2_create_blob_remove()
2020-02-07 Volker Lendeckelibsmb: Allow passing in NULL to smb2_create_blob_find()
2020-02-07 Volker Lendeckelibsmb: Add posix create context definition
2020-02-07 Volker Lendeckelibsmb: Add required #includes to smb_util.h
2020-02-07 Volker Lendeckelibsmb: Add required includes to smb2_create_blob.h
2020-02-07 Volker Lendeckelibsmb: Remove "const" from smb_create_blob->tag
2020-02-07 Jeremy Allisons3: lib: Now remote_machine is static, we can depend...
2020-02-07 Andreas Schneiders3:lib: Remove unneded call to set_local_machine_name()
2020-02-07 Andreas Schneiders3:lib: Use a static buffer for (local|remote)_machine
2020-02-07 Stefan Metzmacherlibcli:smb: Don't use forward declartions for GnuTLS...
2020-02-07 Douglas Bagnallsamba-tool gpo: tighter matching for ini names
2020-02-07 Douglas Bagnallpython: use raw string for regex with escape
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2020-02-07 Douglas Bagnallnmblib: avoid undefined behaviour in handle_name_ptrs()
2020-02-07 Gary Lockyerlibrpc ndr: Change loop index to size_t
2020-02-07 Gary Lockyerlibprc ndr tests: Fix ndrdump test ntlmssp_CHALLENGE_ME...
2020-02-07 Gary Lockyerlibrpc ndr: ndr_pull_advance check for unsigned overflow.
2020-02-07 Gary Lockyerlibrpc ndr tests: Unsigned overflow in ndr_pull_advance
2020-02-07 Gary Lockyerlibrpc ndr: NDR_PULL_ALIGN check for unsigned overflow
2020-02-07 Gary Lockyerlibrpc ndr tests: uint32 overflow in NDR_PULL_ALIGN
2020-02-07 Gary Lockyerlibrpc ndr: Heap-buffer-overflow in lzxpress_decompress
2020-02-06 Andrew Bartlettselftest: Test behaviour of DNS scavenge with an existi...
2020-02-06 Andrew Bartlettdsdb: Correctly handle memory in objectclass_attrs
2020-02-06 Andrew Bartlettsource4/scripting/bin: Swap machine account password...
2020-02-06 Stefan Metzmachersmb2_server: use sendmsg/recvmsg instead of writev...
2020-02-06 Stefan Metzmacherselftest: create a pcap file for the environment setup
2020-02-06 Stefan Metzmacherselftest: create pcap files for invidual env services
2020-02-06 Stefan Metzmacherselftest: move {setup,cleanup}_pcap() to selftest/targe...
2020-02-06 Stefan Metzmacherselftest: force LC_ALL=en_US.utf8 LANG=en_US.utf8
2020-02-06 Stefan Metzmachers3:rpclient: simplify rpc_tstream_next_vector()
2020-02-06 Stefan Metzmachers4:torture: make rpc.handles.random-assoc test even...
2020-02-06 Ralph Boehmesmbd: avoid double chdir() in chdir_current_service()
2020-02-06 Ralph Boehmes3/lib: RIP smb_user_name
2020-02-06 Ralph Boehmes3/auth: use set_current_user_info() in auth3_check_pas...
2020-02-06 Ralph Boehmes3/auth: use set_current_user_info() in auth3_generate_...
2020-02-06 Ralph Boehmes3/rpc_server/netlogon: use set_current_user_info(...
2020-02-06 Ralph Boehmesmbd: remove sub_set_smb_name()/reload_services()
2020-02-06 Ralph Boehmes4/auth: use talloc_alpha_strcpy() in auth_session_info...
2020-02-06 Ralph Boehmes3/rpc_server: use talloc_alpha_strcpy() in _winreg_Ini...
2020-02-06 Ralph Boehmes3/lib: use talloc_alpha_strcpy() in sub_set_smb_name()
2020-02-06 Ralph Boehmes3/lib: use talloc_alpha_strcpy() in set_remote_machine...
2020-02-06 Ralph Boehmes3/lib: use talloc_alpha_strcpy() in set_local_machine_...
2020-02-06 Ralph Boehmes3:auth: use talloc_alpha_strcpy() in auth3_session_inf...
2020-02-06 Ralph Boehmes3/auth: use talloc_alpha_strcpy() in create_local_token()
2020-02-06 Ralph Boehmelib/util: add talloc_alpha_strcpy()
2020-02-06 Ralph Boehmesmbd: setting current_user stuff here is redundant
next