s4:dsdb: Fix stack use after scope in gkdi_create_root_key()
[samba.git] / source4 /
6 hours ago Andreas Schneiders4:dsdb: Fix stack use after scope in gkdi_create_root_... master
9 days ago Jo Suttons4:kdc: Add helper variable indicating whether we think...
9 days ago Jo Suttons4:kdc: Pass ldb context into samba_kdc_message2entry_k...
9 days ago Jo Suttonpython: Move get_admin_sid() to SamDB
9 days ago Jo Suttons4:auth: Export AES128 gMSA keys along with AES256...
9 days ago Stefan Metzmachers4:selftest: remove useless 'client use spnego principa...
9 days ago Stefan Metzmachers4:selftest: also test samba4.ldb.simple.ldap with...
9 days ago Stefan Metzmachers4:libcli/ldap: add support for ADS_AUTH_SASL_{STARTTLS...
9 days ago Stefan Metzmachers4:lib/tls: add tstream_tls_sync_setup()
9 days ago Stefan Metzmachers3:libads: always require ber_sockbuf_add_io() and...
9 days ago Stefan Metzmachers4:lib/tls: add support for gnutls_certificate_set_x509...
9 days ago Stefan Metzmachers4:ldap_server: remove unused include of gensec_internal.h
9 days ago Stefan Metzmachers4:selftest: also test samba4.ldb.simple.ldap*SASL...
9 days ago Stefan Metzmachers4:libcli/ldap: add tls channel binding support for...
9 days ago Stefan Metzmachers4:ldap_server: add support for tls channel bindings
9 days ago Stefan Metzmachers4:gensec_gssapi: implement channel binding support
9 days ago Stefan Metzmachers4:lib/tls: add tstream_tls_channel_bindings()
9 days ago Stefan Metzmachers4:libcli/ldap: make use of tstream_tls_params_client_l...
9 days ago Stefan Metzmachers4:librpc/rpc: make use of tstream_tls_params_client_lp...
9 days ago Stefan Metzmachers4:lib/tls: add tstream_tls_params_client_lpcfg()
9 days ago Stefan Metzmachers4:lib/tls: split out tstream_tls_verify_peer() helper
9 days ago Stefan Metzmachers4:lib/tls: include a TLS server name indication in...
9 days ago Stefan Metzmachers4:lib/tls: we no longer need ifdef GNUTLS_NO_TICKETS
9 days ago Stefan Metzmachers4:lib/tls: split out tstream_tls_prepare_gnutls()
9 days ago Stefan Metzmachers4:lib/tls: assert that event contexts are not mixed
9 days ago Stefan Metzmachers3:lib/tls: we need to call tstream_tls_retry_handshake...
9 days ago Stefan Metzmachers4:lib/tls: remove tstream_tls_push_trigger_write step
9 days ago Stefan Metzmachers4:libcli/ldap: force GSS-SPNEGO in ldap_bind_sasl()
9 days ago Stefan Metzmachers4:libcli/ldap: fix no memory error code in ldap_bind_s...
9 days ago Stefan Metzmachers4:libcli/ldap: ldap4_new_connection() requires a valid...
9 days ago Volker LendeckeFix a few "might be uninitialized" errors
10 days ago Douglas Bagnalls4:dsdb: fix spelling in comment
10 days ago Douglas Bagnalls4:rpcsrv:samr: improve a comment in compare_msgRid
10 days ago Douglas Bagnalls4:rpcsrv:dnsserver: make dns_name_compare transitive...
10 days ago Douglas Bagnalldsdb:schema: use NUMERIC_CMP in place of uint32_cmp
11 days ago Jo Suttons4:ldap_server: Update gMSA keys when DSDB_CONTROL_GMSA...
11 days ago Jo Suttons4:dsdb:tests: Make use of ‘ldb’ parameter
11 days ago Jo Suttons4:dsdb: Make use of DSDB_SEARCH_UPDATE_MANAGED_PASSWOR...
11 days ago Jo Suttons4:dsdb: Implement DSDB_SEARCH_UPDATE_MANAGED_PASSWORDS...
11 days ago Jo Suttons4:kdc: Correctly extract older NT hash
11 days ago Jo Suttons4:kdc: Remove unnecessary cast
11 days ago Jo Suttons4:kdc: Fix grammar
11 days ago Andrew Bartletts4-gmsa: Do not attempt password set on remote LDAP...
11 days ago Jo Suttons4:dsdb: Add dsdb_update_gmsa_keys()
11 days ago Jo Suttons4:dsdb: Move the responsibility for determining whethe...
11 days ago Jo Suttons4:dsdb: Indicate to the LDAP server physical passwords...
11 days ago Jo Suttons4:dsdb: Store found managed password ID as part of...
11 days ago Jo Suttons4:dsdb: Store account DN as part of gMSA update structure
11 days ago Jo Suttons4:dsdb: Only reuse the current password ID as the...
11 days ago Jo Suttons4:dsdb: Add a note that administrators should not...
11 days ago Jo Suttons4:dsdb: No longer pass DSDB_SEARCH_ONE_ONLY flag to...
11 days ago 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
2024-04-05 Stefan Metzmachers4:nbt_server: simulate nmbd and provide unexpected...
2024-04-05 Stefan Metzmachers4:libcli/dgram: add nbt_dgram_send_raw() to send raw...
2024-04-05 Stefan Metzmachers4:libcli/dgram: make use of socket_address_copy()
2024-04-05 Stefan Metzmachers4:libcli/dgram: let the generic incoming handler also...
2024-03-28 Volker Lendeckelib: Use struct initialization in imessaging_client_init()
2024-03-28 Volker Lendeckelib: Fix whitespace
2024-03-28 Andrew Bartletts4-dsdb: Create KdfParameters at runtime
next