samba.git
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...
2024-04-23 Stefan Metzmacherlib/cmdline: move cli_credentials_set_cmdline_callbacks...
2024-04-23 Stefan Metzmachers3:auth_generic: fix talloc_unlink() in auth_generic_se...
2024-04-23 Stefan Metzmacherauth/credentials: don't call talloc_free(ccache_name...
2024-04-23 Stefan Metzmacherauth/credentials: a temporary MEMORY ccache needs krb5_...
2024-04-23 Stefan Metzmacherlib/krb5_wrap: let smb_krb5_cc_get_lifetime() behave...
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 Bagnallldb:utf8: ldb_ascii_toupper() avoids real toupper()
2024-04-23 Douglas Bagnallldb:attrib_handlers: use ldb_ascii_toupper() in first...
2024-04-23 Douglas Bagnallldb:pytests: test for Turkic i-dots in ldb_comparison_fold
2024-04-23 Douglas Bagnallldb:attrib_handlers: make ldb_comparison_Boolean more...
2024-04-23 Douglas Bagnallldb-samba:ldif_handlers: dn_link_comparison: sort inval...
2024-04-23 Douglas Bagnallldb-samba:ldif_handlers: dn_link_comparison leaks less
2024-04-23 Douglas Bagnallldb-samba:ldif_handlers: dn_link_comparison correctly...
2024-04-23 Douglas Bagnallldb-samba:ldif_handlers: dn_link_comparison semi-sorts...
2024-04-23 Douglas Bagnallldb-samba:ldif_handlers: dn_link_comparison semi-sorts...
2024-04-23 Douglas Bagnallldb-samba:ldif_handlers: extended_dn_read_Sid(): free...
2024-04-23 Douglas Bagnallldb-samba:ldif_handlers: ldif_read_objectSid(): free...
2024-04-23 Douglas Bagnallldb-samba: ldif-handlers: make ldif_comparison_objectSi...
2024-04-23 Douglas Bagnalls4:dsdb: fix spelling in comment
2024-04-23 Douglas Bagnallldb: comment for ldb_dn_compare_base
2024-04-23 Douglas Bagnalls4:rpcsrv:samr: improve a comment in compare_msgRid
2024-04-23 Douglas Bagnalls4:rpcsrv:dnsserver: make dns_name_compare transitive...
2024-04-23 Douglas Bagnalls3:libsmb:nmblib: use NUMERIC_CMP in status_compare
2024-04-23 Douglas Bagnalllib/socket: rearrange iface_comp() to use NUMERIC_CMP
2024-04-23 Douglas Bagnallgensec: sort_gensec uses NUMERIC_CMP
2024-04-23 Douglas Bagnalls3:rpc:wkssvc_nt: dom_user_cmp uses NUMERIC_CMP
2024-04-23 Douglas Bagnalldsdb:schema: use NUMERIC_CMP in place of uint32_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-23 Douglas Bagnallldb:dn: make ldb_dn_compare() self-consistent
2024-04-23 Douglas Bagnallldb:sort: generalise both-NULL check to equality check
2024-04-23 Douglas Bagnallldb:sort: check that elements have values
2024-04-23 Douglas Bagnallldb:mod:sort: rearrange NULL checks
2024-04-21 Jo Suttontests/krb5: Test retrieving a denied gMSA password...
2024-04-21 Jo Suttons4:ldap_server: Update gMSA keys when DSDB_CONTROL_GMSA...
2024-04-21 Jo Suttons4:dsdb:tests: Make use of ‘ldb’ parameter
2024-04-21 Jo Suttonlib:crypto: Add more unit tests for GKDI functions
2024-04-21 Jo Suttons4:dsdb: Make use of DSDB_SEARCH_UPDATE_MANAGED_PASSWOR...
2024-04-21 Jo Suttons4:dsdb: Implement DSDB_SEARCH_UPDATE_MANAGED_PASSWORDS...
2024-04-21 Jo Suttons4:kdc: Correctly extract older NT hash
2024-04-21 Jo Suttontests/krb5: Note that lockout tests use password checks
2024-04-21 Jo Suttontests/krb5: Fix malapropism
2024-04-21 Jo Suttons4:kdc: Remove unnecessary cast
2024-04-21 Jo Suttonpyglue: Remove unnecessary declaration
2024-04-21 Jo Suttons4:kdc: Fix grammar
2024-04-21 Jo Suttonauth:credentials: Remove unnecessary declaration
2024-04-21 Jo Suttonauth:credentials: Fix code spelling
2024-04-21 Jo Suttonpython: Reformat code
2024-04-21 Andrew Bartletts4-gmsa: Do not attempt password set on remote LDAP...
2024-04-21 Jo Suttons4:dsdb: Add dsdb_update_gmsa_keys()
2024-04-21 Jo Suttons4:dsdb: Move the responsibility for determining whethe...
2024-04-21 Jo Suttons4:dsdb: Indicate to the LDAP server physical passwords...
2024-04-21 Jo Suttons4:dsdb: Store found managed password ID as part of...
2024-04-21 Jo Suttons4:dsdb: Store account DN as part of gMSA update structure
2024-04-21 Jo Suttons4:dsdb: Only reuse the current password ID as the...
2024-04-21 Jo Suttons4:dsdb: Add a note that administrators should not...
2024-04-21 Jo Suttons4:dsdb: No longer pass DSDB_SEARCH_ONE_ONLY flag to...
2024-04-21 Jo Suttons4:dsdb: Explicitly return success error code
2024-04-21 Jo Suttontests/krb5: Add tests that gMSA keys are updated in...
2024-04-21 Jo Suttontests/krb5: Import MAX_CLOCK_SKEW more directly
2024-04-21 Jo Suttontests/krb5: Extract method to unpack supplementalCreden...
2024-04-21 Jo Suttontests/krb5: Skip loop iteration if attribute has no...
2024-04-21 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()
2024-04-17 Volker Lendeckelib: Remove an obsolete comment
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-17 Volker Lendeckectdb: Modernize a few DEBUGs
2024-04-16 Volker Lendeckectdb: Remove common/line.[ch]
2024-04-16 Volker Lendeckectdb: Use stdio's getline() in ctdb_connection_list_read()
2024-04-16 Volker Lendeckelib: Use fdopen_keepfd()
2024-04-16 Volker Lendeckerpc_server3: Use fdopen_keepfd()
2024-04-16 Volker Lendeckelib: Add fdopen_keepfd()
2024-04-16 Volker Lendeckelib: Give lib/util/util_file.c its own header file
2024-04-16 Vinit Agnihotrictdb-scripts: Add options to generate smb.conf interfac...
2024-04-16 Vinit Agnihotrictdb-scripts: Rename and relocate function get_all_inte...
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'
next