ldb-samba: ldif_read_objectSid avoids VLA
[samba.git] / source4 /
5 hours ago Douglas Bagnalls4:dsdb:mod: repl_md: message sort uses NUMERIC_CMP()
5 hours ago Douglas Bagnalls4:rpc_srv:getncchanges: USN sort uses qsort() instead...
5 hours ago Douglas Bagnalls4:rpc_srv:getncchanges: 4.5 anc emulation uses qsort...
5 hours ago Douglas Bagnalls4:dsdb:mod: repl_md: make message_sort transitive
5 hours ago Douglas Bagnalls4:dsdb:util_trusts: simplify the NULL case in dns_cmp
5 hours ago Douglas Bagnalls4:dsdb:util_trusts: describe dns_cmp return values
17 hours ago Stefan Metzmachers4:gensec_gssapi: make use of gensec_kerberos_possible()
4 days ago Andreas Schneiders4:dsdb: Fix stack use after scope in gkdi_create_root_...
13 days ago Jo Suttons4:kdc: Add helper variable indicating whether we think...
13 days ago Jo Suttons4:kdc: Pass ldb context into samba_kdc_message2entry_k...
13 days ago Jo Suttonpython: Move get_admin_sid() to SamDB
13 days ago Jo Suttons4:auth: Export AES128 gMSA keys along with AES256...
2024-04-23 Stefan Metzmachers4:selftest: remove useless 'client use spnego principa...
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 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 Metzmachers4:lib/tls: add support for gnutls_certificate_set_x509...
2024-04-23 Stefan Metzmachers4:ldap_server: remove unused include of gensec_internal.h
2024-04-23 Stefan Metzmachers4:selftest: also test samba4.ldb.simple.ldap*SASL...
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 Metzmachers4:gensec_gssapi: implement channel binding support
2024-04-23 Stefan Metzmachers4:lib/tls: add tstream_tls_channel_bindings()
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 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 Metzmachers4:libcli/ldap: ldap4_new_connection() requires a valid...
2024-04-23 Volker LendeckeFix a few "might be uninitialized" errors
2024-04-23 Douglas Bagnalls4:dsdb: fix spelling in comment
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 Bagnalldsdb:schema: use NUMERIC_CMP in place of uint32_cmp
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 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 Suttons4:kdc: Remove unnecessary cast
2024-04-21 Jo Suttons4:kdc: Fix grammar
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-16 Volker Lendeckelib: Give lib/util/util_file.c its own header file
2024-04-16 Jo Suttons4:dsdb: Implement msDS-ManagedPassword attribute
2024-04-16 Jo Suttons4:dsdb: Add extra attrs to search request even if...
2024-04-16 Jo Suttons4:dsdb: Set up passwords and password IDs of new gMSAs
2024-04-16 Jo Suttons4:dsdb: Add functions for Group Managed Service Accoun...
2024-04-16 Jo Suttons4:dsdb: Factor out a function to remove all password...
2024-04-16 Jo Suttontests/krb5: Add tests for gMSAs
2024-04-16 Jo Suttons4:ldap_server: Consider ldapi connections to be encrypted
2024-04-16 Jo Suttons4:ldap_server: Store whether an LDAP connection is...
2024-04-16 Jo Suttons4:ldap_server: Add copy of non‐privileged ops specific...
2024-04-16 Jo Suttons4:ldap_server: Rename privileged ops to indicate they...
2024-04-16 Jo Suttons4:ldap_server: Fix code spelling
2024-04-16 Jo Suttons4:ldap_server: Remove trailing whitespace
2024-04-16 Andrew Bartlettselftest: Move some KDS root key tests around to prepar...
2024-04-12 Douglas Bagnalls4:dns_server: less noisy, more informative debug messages
2024-04-10 Douglas Bagnalls4:wins: use NUMERIC_CMP in nbtd_wins_randomize1Clist_s...
2024-04-10 Douglas Bagnalls4:wins: winsdb_addr_sort_list() uses NUMERIC_CMP()
2024-04-10 Douglas Bagnalls4:wins: use NUMERIC_CMP in winsdb_addr_sort_list()
2024-04-10 Douglas Bagnalls4:dns_server: use NUMERIC_CMP in rec_cmp()
2024-04-10 Douglas Bagnalls4:rpc_server: compare_SamEntry() uses NUMERIC_CMP()
2024-04-10 Douglas Bagnalls4: use numeric_cmp in dns_common_sort_zones()
2024-04-10 Douglas Bagnalls4:dsdb:mod:operational: use NUMERIC_CMP in pso_compare
2024-04-10 Douglas Bagnalls4:ntvfs: use NUMERIC_CMP in stream_name_cmp
2024-04-10 Douglas Bagnallpython:upgrade/upgradeprovision: use dn.copy to align...
2024-04-10 Douglas Bagnalls4:samba_upgradeprovision: align DN ownership
2024-04-10 Andrew Bartlettpyldb: Include a reference to the Ldb in objects that use
2024-04-09 Andreas Schneiders4:torture: Add test for lsa_CreateTrustedDomainEx3
2024-04-09 Andreas Schneiders4:rpc_server: Enable AES in dcesrv_lsa_OpenPolicy3()
2024-04-09 Andreas Schneiders4:rpc_server: Implement dcesrv_lsa_CreateTrustedDomain...
2024-04-09 Andreas Schneiders4:rpc_server: Implement get_trustdom_auth_blob_aes...
2024-04-09 Andreas Schneiders4:rpc_server: Use dcesrv_lsa_CreateTrustedDomain_commo...
2024-04-09 Andreas Schneiders4:rpc_server: Use dcesrv_lsa_CreateTrustedDomain_commo...
2024-04-09 Andreas Schneiders4:rpc_server: Use dcesrv_lsa_CreateTrustedDomain_commo...
2024-04-09 Andreas Schneiders4:rpc_server: Implement dcesrv_lsa_CreateTrustedDomain...
2024-04-09 Andreas Schneiders4:rpc_server: Implement dcesrv_lsa_CreateTrustedDomain...
2024-04-09 Andreas Schneiders4:rpc_server: Use talloc_zero in dcesrv_lsa_CreateTrus...
2024-04-09 Andreas Schneiders4:rpc_server: Fix trailing white spaces in dcesrv_lsa.c
2024-04-09 Andreas Schneiders4:torture: Use dcerpc_lsa_OpenPolicy3_r()
2024-04-09 Andreas Schneiders4:torture: Use rpc_lsa_encrypt_trustdom_info()
2024-04-09 Andreas Schneiders4:torture: Use init_lsa_String() from init_lsa.h
2024-04-09 Andreas Schneiderpython:tests: Rename createtrustrelax.py to lsa_utils.py
next