s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 /
30 hours ago Stefan Metzmachers3:libsmb: allow store_cldap_reply() to work with a... master
3 days ago Stefan Metzmachers3:libsmb: let cli_session_creds_init() keep the value...
3 days ago Stefan Metzmachers3:winbindd: pass a NULL ccache to kerberos_return_pac...
3 days ago Stefan Metzmachers3:libads: use smb_krb5_cc_new_unique_memory() in kerbe...
3 days ago Stefan Metzmachers3:gse: don't call krb5_cc_resolve() as server
3 days ago Stefan Metzmachers3:gse: avoid prompting for a password that we don...
3 days ago Stefan Metzmachers3:gse: make use of gensec_kerberos_possible()
3 days ago Stefan Metzmachers3:client: avoid cli_credentials_get_password() to...
4 days ago Volker Lendeckesmbd: Implement FSCTL_DELETE_REPARSE_POINT
4 days ago Volker Lendeckesmbd: Implement fsctl_set_reparse_point
4 days ago Volker Lendeckesmbd: Implement fsctl_get_reparse_point
4 days ago Jeremy Allisons3: smbd: smb2-posix: Add SAMBA_XATTR_REPARSE_ATTRIB...
4 days ago Volker Lendeckesmbd: Use reparse_buffer_check() in fsctl_set_reparse_p...
4 days ago Volker Lendeckesmbd: Prepare to return the reparse tag from fsctl_get_...
4 days ago Volker Lendeckesmbd: Change the output of fsctl_get_reparse_point...
4 days ago Volker Lendeckesmbd: Return FILE_ATTRIBUTE_REPARSE_POINT from "user...
10 days ago Volker Lendeckesmbd: Remove unused [push_pull]_file_id_24
10 days ago Volker Lendeckesmbd: Use struct oplock_break_message for MSG_SMB_KERNE...
10 days ago Volker Lendeckesmbd: Remove message_to_share_mode_entry and vice versa
10 days ago Volker Lendeckesmbd: Use struct oplock_break_message for MSG_CLOSE_FILE
10 days ago Volker Lendeckesmbd: Fix a typo
10 days ago Volker Lendeckesmbd: Simplify sending oplock_break_message
10 days ago Volker Lendeckelib: Convert push_file_id_16 to take uint8_t instead...
10 days ago Volker Lendeckevfs: Convert return_data from char * to uint8_t
10 days ago Volker Lendeckepassdb: Use getline(3) to read our old machine sid
10 days ago Volker Lendeckepylibsmb: Avoid talloc()
10 days ago Volker Lendeckepylibsmb: clang-format for the calls to Py_BuildValue()
10 days ago Volker Lendeckepylibsmb: Return reparse_tag from directory listing
10 days ago Volker Lendeckelibsmb: Slightly simplify py_cli_list()
10 days ago Volker Lendeckesmbd: Fix a copy&paste error in smbXsrv_client_remove()
10 days ago Volker Lendeckesmbd: Use direct struct initialization in smbXsrv_client
10 days ago Volker Lendeckesmbd: Save a few lines in smbXsrv_client_global_init()
10 days ago Volker Lendeckesmbd: Do an early TALLOC_FREE in smbXsrv_client_global_...
10 days ago Volker Lendeckesmbd: Simplify smbXsrv_open_clear_replay_cache()
10 days ago Volker Lendeckesmbd: Simplify smbXsrv_open_purge_replay_cache()
10 days ago Volker Lendeckesmbd: Simplify an if-condition
10 days ago Volker Lendeckesmbd: Some README.Coding in smbXsrv_session
10 days ago Volker Lendeckelibsmb: Remove unused setup_stat_from_stat_ex()
10 days ago Volker Lendeckesmbd: Save a few bytes of .text
11 days ago Anna Popovas3:utils: Fix Inherit-Only flag being automatically...
11 days ago Andreas Schneiders3:libsmb: Pass a memory context to get_ipc_connect()
11 days ago Andreas Schneiders3:libsmb: Make get_ipc_connect() static
11 days ago Andreas Schneiders3:libnet: Fix memory leak in libnet_join_connect_dc_ipc()
11 days ago Andreas Schneiders3:libsmb: Pass memory context to cli_full_connection_c...
11 days ago Andreas Schneiders3:libsmb: Pass memory context to cli_full_connection_c...
11 days ago Andreas Schneiders3:libsmb: Pass a memory context to cli_start_connection()
11 days ago Andreas Schneiders3:libsmb: Pass a memory context to cli_start_connectio...
11 days ago Andreas Schneiders3:libsmb: Pass memory context to cli_connect_nb()
11 days ago Andreas Schneiders3:torture: Remove trailing spaces in torture.c
11 days ago Andreas Schneiders3:nmbd: Remove trailing spaces in nmbd_synclists.c
11 days ago Andreas Schneiders3:libsmb: Pass a memory context to cli_connect_nb_recv()
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()
next