]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2024-05-06  Volker Lendeckeselftest: Default to "tmp" share in reparsepoints.py
2024-05-06  Volker Lendeckesmbd: Use reparse_buffer_check() in fsctl_set_reparse_p...
2024-05-06  Volker Lendeckesmbd: Prepare to return the reparse tag from fsctl_get_...
2024-05-06  Volker Lendeckesmbd: Change the output of fsctl_get_reparse_point...
2024-05-06  Volker Lendeckereparse: Tighten reparse point length check
2024-05-06  Volker Lendeckesmbd: Return FILE_ATTRIBUTE_REPARSE_POINT from "user...
2024-05-03  Andreas Schneiders4:dsdb: Fix stack use after scope in gkdi_create_root_...
2024-04-30  Volker Lendeckesmbd: Remove unused [push_pull]_file_id_24
2024-04-30  Volker Lendeckesmbd: Use struct oplock_break_message for MSG_SMB_KERNE...
2024-04-30  Volker Lendeckesmbd: Remove message_to_share_mode_entry and vice versa
2024-04-30  Volker Lendeckesmbd: Use struct oplock_break_message for MSG_CLOSE_FILE
2024-04-30  Volker Lendeckesmbd: Fix a typo
2024-04-30  Volker Lendeckesmbd: Simplify sending oplock_break_message
2024-04-30  Volker Lendeckelib: Convert push_file_id_16 to take uint8_t instead...
2024-04-30  Volker Lendeckevfs: Convert return_data from char * to uint8_t
2024-04-30  Volker Lendeckepassdb: Use getline(3) to read our old machine sid
2024-04-30  Volker Lendeckepylibsmb: Avoid talloc()
2024-04-30  Volker Lendeckepylibsmb: clang-format for the calls to Py_BuildValue()
2024-04-30  Volker Lendeckepylibsmb: Return reparse_tag from directory listing
2024-04-30  Volker Lendeckelibsmb: Slightly simplify py_cli_list()
2024-04-30  Volker Lendeckesmbd: Fix a copy&paste error in smbXsrv_client_remove()
2024-04-30  Volker Lendeckesmbd: Use direct struct initialization in smbXsrv_client
2024-04-30  Volker Lendeckesmbd: Save a few lines in smbXsrv_client_global_init()
2024-04-30  Volker Lendeckesmbd: Do an early TALLOC_FREE in smbXsrv_client_global_...
2024-04-30  Volker Lendeckesmbd: Simplify smbXsrv_open_clear_replay_cache()
2024-04-30  Volker Lendeckesmbd: Simplify smbXsrv_open_purge_replay_cache()
2024-04-30  Volker Lendeckesmbd: Simplify an if-condition
2024-04-30  Volker Lendeckesmbd: Some README.Coding in smbXsrv_session
2024-04-30  Volker Lendeckelib: Fix whitespace
2024-04-30  Volker Lendeckelibsmb: Remove unused setup_stat_from_stat_ex()
2024-04-30  Volker Lendeckesmbd: Save a few bytes of .text
2024-04-30  Andreas Schneiderlib:ldb: Use correct integer types for sizes
2024-04-30  Andreas Schneiderlib:ldb: Add missing overflow check in ldb_msg_normalize()
2024-04-30  Andreas Schneiderlib:tdb: Add missing overflow check for num_values...
2024-04-30  Andreas Schneiderlib:tdb: Remove trailing spaces from pytdb.c
2024-04-29  Anna Popovas3:utils: Fix Inherit-Only flag being automatically...
2024-04-29  yuzu367python/samba/tests/blackbox: Add tests for Inherit...
2024-04-29  Andreas Schneiders3:libsmb: Pass a memory context to get_ipc_connect()
2024-04-29  Andreas Schneiders3:libsmb: Make get_ipc_connect() static
2024-04-29  Andreas Schneiders3:libnet: Fix memory leak in libnet_join_connect_dc_ipc()
2024-04-29  Andreas Schneiders3:libsmb: Pass memory context to cli_full_connection_c...
2024-04-29  Andreas Schneiders3:libsmb: Pass memory context to cli_full_connection_c...
2024-04-29  Andreas Schneiders3:libsmb: Pass a memory context to cli_start_connection()
2024-04-29  Andreas Schneiders3:libsmb: Pass a memory context to cli_start_connectio...
2024-04-29  Andreas Schneiders3:libsmb: Pass memory context to cli_connect_nb()
2024-04-29  Andreas Schneiders3:torture: Remove trailing spaces in torture.c
2024-04-29  Andreas Schneiders3:nmbd: Remove trailing spaces in nmbd_synclists.c
2024-04-29  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...
next