python:tests: Store keys as bytes rather than as tuples
[samba.git] / source3 /
2024-04-23 Stefan Metzmachers3:selftest/tests.py: run TLDAP tests with sasl-sign...
2024-04-23 Stefan Metzmachers3:torture: add ldaps/starttls support to run_tldap()
2024-04-23 Stefan Metzmachers3:torture: add '-T 'option=value' this is similar...
2024-04-23 Stefan Metzmachers3:idmap_ad: add support for ADS_AUTH_SASL_{STARTTLS...
2024-04-23 Stefan Metzmachers3:libads: add support for ADS_AUTH_SASL_{STARTTLS...
2024-04-23 Stefan Metzmachersmbdotconf: add client ldap sasl wrapping = {starttls...
2024-04-23 Stefan Metzmachers3:libads: call gensec_set_channel_bindings() for tls...
2024-04-23 Stefan Metzmachers3:libads: call ldap_set_option(LDAP_OPT_PROTOCOL_VERSI...
2024-04-23 Stefan Metzmachers3:libads: add tls_wrapping into openldap
2024-04-23 Stefan Metzmachers3:libads: always require ber_sockbuf_add_io() and...
2024-04-23 Stefan Metzmachers3:libads: use the correct struct sockbuf_io_desc type...
2024-04-23 Stefan Metzmachers3:libads: no longer pass "GSS-SPNEGO" to ads_sasl_spne...
2024-04-23 Stefan Metzmachers3:libads: remove dead code in ads_sasl_spnego_{gensec...
2024-04-23 Stefan Metzmachers3:libads: directly use kerberos without asking the...
2024-04-23 Stefan Metzmachers3:libads: use GSS-SPNEGO directly without asking for...
2024-04-23 Stefan Metzmachers3:tldap: add support for [START]TLS
2024-04-23 Stefan Metzmachers3:tldap: make tldap_gensec_bind_send/recv public
2024-04-23 Stefan Metzmachers3:tldap: add tldap_extended*
2024-04-23 Stefan Metzmachers3:tldap: store plain and gensec tstream
2024-04-23 Stefan Metzmachers3:tldap: let tldap_gensec_bind_send/recv use gensec_up...
2024-04-23 Stefan Metzmachers3:tldap: don't use 'supportedSASLMechanisms' and force...
2024-04-23 Stefan Metzmachers3:tldap: simplify tldap_gensec_bind.h
2024-04-23 Stefan Metzmachers3:tldap: simplify read_ldap_more() by using asn1_peek_...
2024-04-23 Stefan Metzmachers3:libads: remove unused ADS_AUTH_SIMPLE_BIND code
2024-04-23 Stefan Metzmachers3:libads: remove unused include of gensec_internal.h
2024-04-23 Stefan Metzmachers3:libsmb: libcli/auth/spnego.h is not needed in clicon...
2024-04-23 Stefan Metzmachers4:ldap_server: add support for tls channel bindings
2024-04-23 Stefan Metzmachers3:crypto/gse: implement channel binding support
2024-04-23 Stefan Metzmachers3:rpc_server/mdssvc: make use of tstream_tls_params_cl...
2024-04-23 Volker LendeckeFix a few "might be uninitialized" errors
2024-04-23 Volker Lendeckesmbd: Slightly simplify notifyd_send_delete()
2024-04-23 Volker Lendeckesmbd: Simplify smb_set_file_unix_link()
2024-04-23 Volker Lendeckesmbd: Simplify smb_q_posix_symlink()
2024-04-23 Volker Lendeckesmbd: Simplify call_trans2qpathinfo()
2024-04-23 Stefan Metzmachers3:rpc_client: implement bind time feature negotiation
2024-04-23 Stefan Metzmachers3:rpc_client: require DCERPC_BIND_ACK_RESULT_ACCEPTANC...
2024-04-23 Stefan Metzmachers3:rpc_client: pass struct rpc_pipe_client to check_bin...
2024-04-23 Stefan Metzmachers3:libsmb: let cli_tree_connect_creds() only call cli_c...
2024-04-23 Stefan Metzmachers3:auth_generic: fix talloc_unlink() in auth_generic_se...
2024-04-23 Stefan Metzmachers3:libads: don't dump securityIdentifier and msDS-Trust...
2024-04-23 Stefan Metzmachers3:notify: don't log user_can_stat_name_under_fsp with...
2024-04-23 Douglas Bagnalls3:libsmb:nmblib: use NUMERIC_CMP in status_compare
2024-04-23 Douglas Bagnalls3:rpc:wkssvc_nt: dom_user_cmp uses NUMERIC_CMP
2024-04-23 Douglas Bagnalls3:mod:vfs_vxfs: use NUMERIC_CMP in vxfs_ace_cmp
2024-04-23 Douglas Bagnalls3:mod:posixacl_xattr: use NUMERIC_CMP in posixacl_xatt...
2024-04-23 Douglas Bagnalls3:brlock: use NUMERIC_CMP in #ifdef-zeroed lock_compare
2024-04-21 Jo Suttons4:dsdb: Make use of DSDB_SEARCH_UPDATE_MANAGED_PASSWOR...
2024-04-17 Volker Lendeckesmbd: Remove sconn->using_smb2
2024-04-17 Volker Lendeckesmbd: Add conn_using_smb2()
2024-04-17 Volker Lendeckesmbd: Change protocol selection to not use "sconn-...
2024-04-16 Volker Lendeckelib: Use fdopen_keepfd()
2024-04-16 Volker Lendeckerpc_server3: Use fdopen_keepfd()
2024-04-16 Volker Lendeckelib: Give lib/util/util_file.c its own header file
2024-04-16 Vinit Agnihotrismbd-server: Process ip add/drop events for options...
2024-04-16 Vinit Agnihotrilib-interface: Change API for interface 'options'
2024-04-16 Vinit Agnihotrilib-interface: Add parsing for interface 'options'
2024-04-16 Vinit Agnihotrilib-interface: Add extra parameter 'options' to interfa...
2024-04-16 Vinit Agnihotrismbd-server: Use MSG_SMB_IP_DROPPED
2024-04-16 Vinit Agnihotrismbd-server: Handle ip drop event and close listening...
2024-04-16 Vinit Agnihotrismbd-server: Open socket for additional ip address
2024-04-16 Vinit Agnihotrilib-interface: Add new API to validate interface info...
2024-04-16 Vinit Agnihotrilib-addrchange: Change API to fill up if_index value...
2024-04-16 Vinit Agnihotrismbd-server: Set event callback for interface change...
2024-04-16 Shaleen Bathlas3: winbindd: winbindd_pam: fix leak in extract_pac_vrf...
2024-04-16 Andreas Schneiders3:auth: Add support standalone server with MIT Keberos...
2024-04-16 Andreas Schneiders3:auth: Split auth3_generate_session_info_pac() into...
2024-04-16 Andreas Schneiders3:auth: Re-format auth3_generate_session_info_pac()
2024-04-16 Andreas Schneiders3:auth: Remove trailing spaces
2024-04-15 Pavel Filipenskýsmbdotconf: Enable "winbind debug traceid" by default
2024-04-15 Pavel Filipenskýs3:libsmb: Fix panic in cliconnect.c
2024-04-10 Douglas Bagnalls3:libsmb_xattr: ace_compare() uses NUMERIC_CMP()
2024-04-10 Douglas Bagnalls3:util:sharesec ace_compare() uses NUMERIC_CMP()
2024-04-10 Douglas Bagnalls3:smbcacls: use NUMERIC_CMP in ace_compare
2024-04-10 Douglas Bagnalls3:util:net_registry: registry_value_cmp() uses NUMERIC...
2024-04-10 Douglas Bagnalls3:lib:util_tdb: use NUMERIC_CMP() in tdb_data_cmp()
2024-04-10 Douglas Bagnalls3:libsmb:namequery: use NUMERIC_CMP in addr_compare
2024-04-10 Douglas Bagnalls3:libsmb:namequery: note intransitivity in addr_compare()
2024-04-09 Volker Lendeckesmbd: Simplify an if-condition
2024-04-09 Volker Lendeckesmbd: Save 3 lines
2024-04-09 Volker Lendeckesmbd: Remove an obsolete comment
2024-04-09 Volker LendeckesmbXsrv_session: Remove a "can't happen" NULL check
2024-04-09 Volker LendeckesmbXsrv_session: Use talloc_tos() for pushing smbXsrv_s...
2024-04-09 Volker LendeckesmbXsrv_session: Remove two implicit NULL initializations
2024-04-09 Volker LendeckesmbXsrv_session: Use struct initialization
2024-04-09 Andreas Schneiders3:rpc_server: Implement _lsa_CreateTrustedDomainEx3()
2024-04-09 Andreas Schneiders3:rpc_server: Implement lsa_CreateTrustedDomain_common()
2024-04-09 Andreas Schneiders3:rpc_server: Implement and use lsa_CreateTrustedDomai...
2024-04-09 Andreas Schneiders3:rpc_server: Log error in _lsa_CreateTrustedDomainEx2()
2024-04-09 Andreas Schneiders3:rpc_client: Implement createtrustdomex3 command
2024-04-09 Andreas Schneiders3:rpc_client: Implement createtrustdomex2 command
2024-04-09 Andreas Schneiders3:rpc_client: Implement rpc_lsa_encrypt_trustdom_info_...
2024-04-09 Andreas Schneiders3:rpc_client: Implement rpc_lsa_encrypt_trustdom_info()
2024-04-05 Stefan Metzmachers3:winbindd: use better debug messages than 'talloc_str...
2024-04-05 Stefan Metzmachers3:passdb: use DBG_ERR() for 'talloc_strdup failed...
2024-04-05 Stefan Metzmachers3:libads: avoid changing ADS->server.workgroup
2024-04-05 Stefan Metzmachers3:libsmb/dsgetdcname: use NETLOGON_NT_VERSION_AVOID_NT...
2024-04-05 Stefan Metzmachers3:libsmb/unexpected: pass nmbd_socket_dir from the...
2024-04-05 Stefan Metzmachers3:libsmb/unexpected: don't use talloc_tos() in async...
2024-04-05 Stefan Metzmachers3:wscript: LIBNMB requires lp_ functions
2024-04-05 Stefan Metzmachers3:include: split out fstring.h
next