samba.git
11 days ago Stefan Metzmacherauth/gensec: add gensec_set_channel_bindings() function
11 days ago Stefan Metzmacherwscript_configure_embedded_heimdal: define HAVE_CLIENT_...
11 days ago Stefan Metzmacherthird_party/heimdal: import lorikeet-heimdal-2024041716...
11 days ago Stefan Metzmachers4:lib/tls: add tstream_tls_channel_bindings()
11 days ago Stefan Metzmacherlib/crypto: add legacy_gnutls_server_end_point_cb(...
11 days ago Stefan Metzmachers4:libcli/ldap: make use of tstream_tls_params_client_l...
11 days ago Stefan Metzmachers4:librpc/rpc: make use of tstream_tls_params_client_lp...
11 days ago Stefan Metzmachers3:rpc_server/mdssvc: make use of tstream_tls_params_cl...
11 days ago Stefan Metzmachers4:lib/tls: add tstream_tls_params_client_lpcfg()
11 days ago Stefan Metzmachers4:lib/tls: split out tstream_tls_verify_peer() helper
11 days ago Stefan Metzmachers4:lib/tls: include a TLS server name indication in...
11 days ago Stefan Metzmachers4:lib/tls: we no longer need ifdef GNUTLS_NO_TICKETS
11 days ago Stefan Metzmachers4:lib/tls: split out tstream_tls_prepare_gnutls()
11 days ago Stefan Metzmachers4:lib/tls: assert that event contexts are not mixed
11 days ago Stefan Metzmachers3:lib/tls: we need to call tstream_tls_retry_handshake...
11 days ago Stefan Metzmachers4:lib/tls: remove tstream_tls_push_trigger_write step
11 days ago Stefan Metzmachers4:libcli/ldap: force GSS-SPNEGO in ldap_bind_sasl()
11 days ago Stefan Metzmachers4:libcli/ldap: fix no memory error code in ldap_bind_s...
11 days ago Stefan Metzmacherldb_ildap: require ldb_get_opaque(ldb, "loadparm")...
11 days ago Stefan Metzmachers4:libcli/ldap: ldap4_new_connection() requires a valid...
11 days ago Stefan Metzmachertests/segfault.py: make sure samdb.connect(url) has...
11 days ago Volker LendeckeFix a few "might be uninitialized" errors
11 days ago Volker Lendeckesmbd: Slightly simplify notifyd_send_delete()
11 days ago Volker Lendeckesmbd: Simplify smb_set_file_unix_link()
11 days ago Volker Lendeckesmbd: Simplify smb_q_posix_symlink()
11 days ago Volker Lendeckesmbd: Simplify call_trans2qpathinfo()
11 days ago Stefan Metzmachers3:rpc_client: implement bind time feature negotiation
11 days ago Stefan Metzmachers3:rpc_client: require DCERPC_BIND_ACK_RESULT_ACCEPTANC...
11 days ago Stefan Metzmachers3:rpc_client: pass struct rpc_pipe_client to check_bin...
11 days ago Stefan Metzmacherdcesrv_reply: we don't need to call dcerpc_set_frag_len...
11 days ago Stefan Metzmachers3:libsmb: let cli_tree_connect_creds() only call cli_c...
11 days ago Stefan Metzmacherpython/samba/getopt: don't prompt for a password for...
11 days ago Stefan Metzmacherlib/cmdline: only call cli_credentials_get_password_and...
11 days ago Stefan Metzmacherlib/cmdline: move cli_credentials_set_cmdline_callbacks...
11 days ago Stefan Metzmachers3:auth_generic: fix talloc_unlink() in auth_generic_se...
11 days ago Stefan Metzmacherauth/credentials: don't call talloc_free(ccache_name...
11 days ago Stefan Metzmacherauth/credentials: a temporary MEMORY ccache needs krb5_...
11 days ago Stefan Metzmacherlib/krb5_wrap: let smb_krb5_cc_get_lifetime() behave...
11 days ago Stefan Metzmachers3:libads: don't dump securityIdentifier and msDS-Trust...
11 days ago Stefan Metzmachers3:notify: don't log user_can_stat_name_under_fsp with...
12 days ago Douglas Bagnallldb:utf8: ldb_ascii_toupper() avoids real toupper()
12 days ago Douglas Bagnallldb:attrib_handlers: use ldb_ascii_toupper() in first...
12 days ago Douglas Bagnallldb:pytests: test for Turkic i-dots in ldb_comparison_fold
12 days ago Douglas Bagnallldb:attrib_handlers: make ldb_comparison_Boolean more...
12 days ago Douglas Bagnallldb-samba:ldif_handlers: dn_link_comparison: sort inval...
12 days ago Douglas Bagnallldb-samba:ldif_handlers: dn_link_comparison leaks less
12 days ago Douglas Bagnallldb-samba:ldif_handlers: dn_link_comparison correctly...
12 days ago Douglas Bagnallldb-samba:ldif_handlers: dn_link_comparison semi-sorts...
12 days ago Douglas Bagnallldb-samba:ldif_handlers: dn_link_comparison semi-sorts...
12 days ago Douglas Bagnallldb-samba:ldif_handlers: extended_dn_read_Sid(): free...
12 days ago Douglas Bagnallldb-samba:ldif_handlers: ldif_read_objectSid(): free...
12 days ago Douglas Bagnallldb-samba: ldif-handlers: make ldif_comparison_objectSi...
12 days ago Douglas Bagnalls4:dsdb: fix spelling in comment
12 days ago Douglas Bagnallldb: comment for ldb_dn_compare_base
12 days ago Douglas Bagnalls4:rpcsrv:samr: improve a comment in compare_msgRid
12 days ago Douglas Bagnalls4:rpcsrv:dnsserver: make dns_name_compare transitive...
12 days ago Douglas Bagnalls3:libsmb:nmblib: use NUMERIC_CMP in status_compare
12 days ago Douglas Bagnalllib/socket: rearrange iface_comp() to use NUMERIC_CMP
12 days ago Douglas Bagnallgensec: sort_gensec uses NUMERIC_CMP
12 days ago Douglas Bagnalls3:rpc:wkssvc_nt: dom_user_cmp uses NUMERIC_CMP
12 days ago Douglas Bagnalldsdb:schema: use NUMERIC_CMP in place of uint32_cmp
12 days ago Douglas Bagnalls3:mod:vfs_vxfs: use NUMERIC_CMP in vxfs_ace_cmp
12 days ago Douglas Bagnalls3:mod:posixacl_xattr: use NUMERIC_CMP in posixacl_xatt...
12 days ago Douglas Bagnalls3:brlock: use NUMERIC_CMP in #ifdef-zeroed lock_compare
12 days ago Douglas Bagnallldb:dn: make ldb_dn_compare() self-consistent
12 days ago Douglas Bagnallldb:sort: generalise both-NULL check to equality check
12 days ago Douglas Bagnallldb:sort: check that elements have values
12 days ago Douglas Bagnallldb:mod:sort: rearrange NULL checks
13 days ago Jo Suttontests/krb5: Test retrieving a denied gMSA password...
13 days ago Jo Suttons4:ldap_server: Update gMSA keys when DSDB_CONTROL_GMSA...
13 days ago Jo Suttons4:dsdb:tests: Make use of ‘ldb’ parameter
13 days ago Jo Suttonlib:crypto: Add more unit tests for GKDI functions
13 days ago Jo Suttons4:dsdb: Make use of DSDB_SEARCH_UPDATE_MANAGED_PASSWOR...
13 days ago Jo Suttons4:dsdb: Implement DSDB_SEARCH_UPDATE_MANAGED_PASSWORDS...
13 days ago Jo Suttons4:kdc: Correctly extract older NT hash
13 days ago Jo Suttontests/krb5: Note that lockout tests use password checks
13 days ago Jo Suttontests/krb5: Fix malapropism
13 days ago Jo Suttons4:kdc: Remove unnecessary cast
13 days ago Jo Suttonpyglue: Remove unnecessary declaration
13 days ago Jo Suttons4:kdc: Fix grammar
13 days ago Jo Suttonauth:credentials: Remove unnecessary declaration
13 days ago Jo Suttonauth:credentials: Fix code spelling
13 days ago Jo Suttonpython: Reformat code
13 days ago Andrew Bartletts4-gmsa: Do not attempt password set on remote LDAP...
13 days ago Jo Suttons4:dsdb: Add dsdb_update_gmsa_keys()
13 days ago Jo Suttons4:dsdb: Move the responsibility for determining whethe...
13 days ago Jo Suttons4:dsdb: Indicate to the LDAP server physical passwords...
13 days ago Jo Suttons4:dsdb: Store found managed password ID as part of...
13 days ago Jo Suttons4:dsdb: Store account DN as part of gMSA update structure
13 days ago Jo Suttons4:dsdb: Only reuse the current password ID as the...
13 days ago Jo Suttons4:dsdb: Add a note that administrators should not...
13 days ago Jo Suttons4:dsdb: No longer pass DSDB_SEARCH_ONE_ONLY flag to...
13 days ago Jo Suttons4:dsdb: Explicitly return success error code
13 days ago Jo Suttontests/krb5: Add tests that gMSA keys are updated in...
13 days ago Jo Suttontests/krb5: Import MAX_CLOCK_SKEW more directly
13 days ago Jo Suttontests/krb5: Extract method to unpack supplementalCreden...
13 days ago Jo Suttontests/krb5: Skip loop iteration if attribute has no...
13 days ago Jo Suttonldb: Check result of py_ldb_msg_keys()
2024-04-18 Martin Schwenkectdb-scripts: Do not de-duplicate the interfaces list
2024-04-17 Andreas Schneiderpython: Fix NtVer check for site_dn_for_machine()
next