s3:include: remove unused krb5_env.h
[metze/samba/wip.git] / source3 /
2024-05-08 Stefan Metzmachers3:include: remove unused krb5_env.h
2024-05-08 Stefan Metzmachers3:libads: remove unused LIBADS_CCACHE_NAME define
2024-05-08 Stefan Metzmachers3:libads: finally remove unused ads_connect[_user_cred...
2024-05-08 Stefan Metzmachers3:libads: check ADS_AUTH_ANON_BIND against !cli_creden...
2024-05-08 Stefan Metzmachers3:net_ads: no longer set KRB5CCNAME in net_update_dns_...
2024-05-08 Stefan Metzmacherlib/addns: rewrite signed dns update code to use gensec...
2024-05-08 Stefan Metzmachers3:net_ads: pass cli_credentials to DoDNSUpdate()
2024-05-08 Stefan Metzmachers3:libads: remove unused ads_kinit_password()
2024-05-08 Stefan Metzmachers3:net_ads: use pdb_get_trust_credentials/ads_connect_c...
2024-05-08 Stefan Metzmachers3:libnet_join: pass down cli_credentials *admin_creden...
2024-05-08 Stefan Metzmachers3:net_ads: make use of ads_connect_creds() in ads_star...
2024-05-08 Stefan Metzmachers3:net_ads: make use of ads_connect_no_bind() and ADS_A...
2024-05-08 Stefan Metzmachers3:libads: add ADS_AUTH_GENERATE_KRB5_CONFIG to generat...
2024-05-08 Stefan Metzmachers3:winbindd: make use of ads_connect_no_bind() in dcip_...
2024-05-08 Stefan Metzmachers3:net_ads: make use of ads_connect_no_bind() in net_ad...
2024-05-08 Stefan Metzmachers3:libsmb: make use of ads_connect_no_bind()
2024-05-08 Stefan Metzmachers3:lib/netapi: make use of ads_simple_creds/libnetapi_g...
2024-05-08 Stefan Metzmachers3:lib/netapi: add libnetapi_get_creds()
2024-05-08 Stefan Metzmachers3:printing: make use of ads_connect_machine()
2024-05-08 Stefan Metzmachers3:winbindd: make use of winbindd_get_trust_credentials...
2024-05-08 Stefan Metzmachers3:winbindd: make use of winbindd_get_trust_credentials...
2024-05-08 Stefan Metzmachers3:winbindd: make use of samba_sockaddr to avoid compil...
2024-05-08 Stefan Metzmachers3:winbindd: use winbindd_get_trust_credentials()/ads_c...
2024-05-08 Stefan Metzmachers3:winbindd: make winbindd_get_trust_credentials()...
2024-05-08 Stefan Metzmachers3:libads: add ads_set_reconnect_fn() and only reconnec...
2024-05-08 Stefan Metzmachers3:libads: make use of ads_connect_anon() in ldap.c...
2024-05-08 Stefan Metzmachers3:libads: add ads_connect_no_bind() helper
2024-05-08 Stefan Metzmachers3:libads: add ads_connect_machine() helper
2024-05-08 Stefan Metzmachers3:libads: add ads_connect_anon() helper
2024-05-08 Stefan Metzmachers3:libads: add ads_simple_creds() helper
2024-05-08 Stefan Metzmachers3:libads: let ads_sasl_spnego_bind() really use spnego...
2024-05-08 Stefan Metzmachers3:libads: split out ads_connect_creds() and call it...
2024-05-08 Stefan Metzmachers3:libads: let ads_sasl_spnego_bind() use cli_credentia...
2024-05-08 Stefan Metzmachers3:libads: let ads_sasl_spnego_bind() reset krb5_state...
2024-05-08 Stefan Metzmachers3:libads: let ads_sasl_spnego_bind() use cli_credentia...
2024-05-08 Stefan Metzmachers3:libads: split out ads_legacy_creds()
2024-05-08 Stefan Metzmachers3:libads: fix compiler warning in ads_mod_ber()
2024-05-08 Stefan Metzmachers3:libads: move ads->auth.time_offset to ads->config...
2024-05-08 Stefan Metzmachers3:libads: we only need to gensec_expire_time()...
2024-05-08 Stefan Metzmachers3:libads: remove unused ads->auth.renewable
2024-05-08 Stefan Metzmachers3:winbindd: remove useless 'renewable' argument to...
2024-05-08 Stefan Metzmachers3:libsmb: remove unused cli_session_creds_prepare_krb5()
2024-05-08 Stefan Metzmachers3:gse: get an explicit ccache_name from creds and...
2024-05-08 Stefan Metzmachers3:libsmb: explicitly use the default krb5 ccache in...
2024-05-08 Stefan Metzmachers3:ntlm_auth: explicitly include default krb5 ccache...
2024-05-08 Stefan Metzmachers3:libads: make use of talloc_stackframe() in ads_setup...
2024-05-08 Stefan Metzmachers3:libsmb: allow store_cldap_reply() to work with a...
2024-05-07 Stefan Metzmachers3:libsmb: let cli_session_creds_init() keep the value...
2024-05-07 Stefan Metzmachers3:winbindd: pass a NULL ccache to kerberos_return_pac...
2024-05-07 Stefan Metzmachers3:libads: use smb_krb5_cc_new_unique_memory() in kerbe...
2024-05-07 Stefan Metzmachers3:gse: don't call krb5_cc_resolve() as server
2024-05-07 Stefan Metzmachers3:gse: avoid prompting for a password that we don...
2024-05-07 Stefan Metzmachers3:gse: make use of gensec_kerberos_possible()
2024-05-07 Stefan Metzmachers3:client: avoid cli_credentials_get_password() to...
2024-05-06 Volker Lendeckesmbd: Implement FSCTL_DELETE_REPARSE_POINT
2024-05-06 Volker Lendeckesmbd: Implement fsctl_set_reparse_point
2024-05-06 Volker Lendeckesmbd: Implement fsctl_get_reparse_point
2024-05-06 Jeremy Allisons3: smbd: smb2-posix: Add SAMBA_XATTR_REPARSE_ATTRIB...
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 Lendeckesmbd: Return FILE_ATTRIBUTE_REPARSE_POINT from "user...
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 Lendeckelibsmb: Remove unused setup_stat_from_stat_ex()
2024-04-30 Volker Lendeckesmbd: Save a few bytes of .text
2024-04-29 Anna Popovas3:utils: Fix Inherit-Only flag being automatically...
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-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...
next