samba.git
9 days ago Andreas Schneiders3:libnet: Fix memory leak in libnet_join_connect_dc_ipc()
9 days ago Andreas Schneiders3:libsmb: Pass memory context to cli_full_connection_c...
9 days ago Andreas Schneiders3:libsmb: Pass memory context to cli_full_connection_c...
9 days ago Andreas Schneiders3:libsmb: Pass a memory context to cli_start_connection()
9 days ago Andreas Schneiders3:libsmb: Pass a memory context to cli_start_connectio...
9 days ago Andreas Schneiders3:libsmb: Pass memory context to cli_connect_nb()
9 days ago Andreas Schneiders3:torture: Remove trailing spaces in torture.c
9 days ago Andreas Schneiders3:nmbd: Remove trailing spaces in nmbd_synclists.c
9 days ago Andreas Schneiders3:libsmb: Pass a memory context to cli_connect_nb_recv()
2024-04-24 Jo Suttonpython:tests: Store keys as bytes rather than as lists...
2024-04-24 Jo Suttonpython:tests: Rewrite condition of while loop
2024-04-24 Jo Suttonpython:tests: Store keys as bytes rather than as tuples
2024-04-24 Jo Suttonpython:gkdi: Add helper methods returning previous...
2024-04-24 Jo Suttons4:kdc: Add helper variable indicating whether we think...
2024-04-24 Jo Suttons4:kdc: Pass ldb context into samba_kdc_message2entry_k...
2024-04-24 Jo Suttonpython: Move get_admin_sid() to SamDB
2024-04-24 Jo Suttons4:auth: Export AES128 gMSA keys along with AES256...
2024-04-24 Jo Suttontests/krb5: Check that updated NT hashes of gMSAs have...
2024-04-24 Jo Suttonldb: Remove unnecessary declaration
2024-04-24 Jo Suttonlib:crypto: Fix Coverity build
2024-04-24 Jo Suttonctdb: Report errors from getline()
2024-04-24 Jo Suttonctdb: Ensure ‘ret’ is always initialized
2024-04-24 Stefan MetzmacherWHATSNEW: document ldaps/tls related option changes
2024-04-23 Stefan Metzmachersmbdotconf: finally remove unused "client use spnego...
2024-04-23 Stefan Metzmachers4:selftest: remove useless 'client use spnego principa...
2024-04-23 Stefan Metzmacherauth/gensec: remove useless client_use_spnego_principal...
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 Metzmacherblackbox/test_net_ads_search_server: also test ldaps...
2024-04-23 Stefan Metzmachers4:selftest: also test samba4.ldb.simple.ldap with...
2024-04-23 Stefan Metzmachers4:libcli/ldap: add support for ADS_AUTH_SASL_{STARTTLS...
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 Metzmachers4:lib/tls: add tstream_tls_sync_setup()
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 Metzmachers4:lib/tls: add support for gnutls_certificate_set_x509...
2024-04-23 Stefan Metzmacherdocs-xml: add 'tls trust system cas' and 'tls ca direct...
2024-04-23 Stefan Metzmachers4:ldap_server: remove unused include of gensec_internal.h
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 MetzmacherWHATSNEW: document ldap_server ldaps/tls channel bindin...
2024-04-23 Stefan Metzmachers4:selftest: also test samba4.ldb.simple.ldap*SASL...
2024-04-23 Stefan Metzmacherselftest: split out selftest/expectedfail.d/samba4...
2024-04-23 Stefan Metzmachers4:libcli/ldap: add tls channel binding support for...
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 Metzmachers4:gensec_gssapi: implement channel binding support
2024-04-23 Stefan Metzmacherauth/ntlmssp: implement channel binding support
2024-04-23 Stefan Metzmacherauth/gensec: add gensec_set_channel_bindings() function
2024-04-23 Stefan Metzmacherwscript_configure_embedded_heimdal: define HAVE_CLIENT_...
2024-04-23 Stefan Metzmacherthird_party/heimdal: import lorikeet-heimdal-2024041716...
2024-04-23 Stefan Metzmachers4:lib/tls: add tstream_tls_channel_bindings()
2024-04-23 Stefan Metzmacherlib/crypto: add legacy_gnutls_server_end_point_cb(...
2024-04-23 Stefan Metzmachers4:libcli/ldap: make use of tstream_tls_params_client_l...
2024-04-23 Stefan Metzmachers4:librpc/rpc: make use of tstream_tls_params_client_lp...
2024-04-23 Stefan Metzmachers3:rpc_server/mdssvc: make use of tstream_tls_params_cl...
2024-04-23 Stefan Metzmachers4:lib/tls: add tstream_tls_params_client_lpcfg()
2024-04-23 Stefan Metzmachers4:lib/tls: split out tstream_tls_verify_peer() helper
2024-04-23 Stefan Metzmachers4:lib/tls: include a TLS server name indication in...
2024-04-23 Stefan Metzmachers4:lib/tls: we no longer need ifdef GNUTLS_NO_TICKETS
2024-04-23 Stefan Metzmachers4:lib/tls: split out tstream_tls_prepare_gnutls()
2024-04-23 Stefan Metzmachers4:lib/tls: assert that event contexts are not mixed
2024-04-23 Stefan Metzmachers3:lib/tls: we need to call tstream_tls_retry_handshake...
2024-04-23 Stefan Metzmachers4:lib/tls: remove tstream_tls_push_trigger_write step
2024-04-23 Stefan Metzmachers4:libcli/ldap: force GSS-SPNEGO in ldap_bind_sasl()
2024-04-23 Stefan Metzmachers4:libcli/ldap: fix no memory error code in ldap_bind_s...
2024-04-23 Stefan Metzmacherldb_ildap: require ldb_get_opaque(ldb, "loadparm")...
2024-04-23 Stefan Metzmachers4:libcli/ldap: ldap4_new_connection() requires a valid...
2024-04-23 Stefan Metzmachertests/segfault.py: make sure samdb.connect(url) has...
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 Metzmacherdcesrv_reply: we don't need to call dcerpc_set_frag_len...
2024-04-23 Stefan Metzmachers3:libsmb: let cli_tree_connect_creds() only call cli_c...
2024-04-23 Stefan Metzmacherpython/samba/getopt: don't prompt for a password for...
2024-04-23 Stefan Metzmacherlib/cmdline: only call cli_credentials_get_password_and...
next