s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / libnet /
12 days ago Andreas Schneiders3:libnet: Fix memory leak in libnet_join_connect_dc_ipc()
12 days ago Andreas Schneiders3:libsmb: Pass memory context to cli_full_connection_c...
2023-10-13 Joseph Suttons3:libnet: Remove always‐false comparison (CID 241309)
2023-09-11 Joseph Suttons3:libnet: Fix code spelling
2023-08-21 Joseph Suttons3:libnet: Fix reference to incorrect function names
2023-08-21 Joseph Suttons3:libnet: Remove unnecessary cast
2023-08-08 Joseph Suttons3:libnet: Add missing newline to logging message
2023-07-05 Günther Deschners3-net: no secrets access required when processing...
2023-03-31 Andrew Bartlettlibrpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS...
2022-12-16 Günther Deschners3-librpc: add ads.idl and convert ads_struct to talloc.
2022-12-13 Stefan MetzmacherCVE-2022-37966 s3:libnet: no longer reference des encry...
2022-12-13 Stefan MetzmacherCVE-2022-37966 s3:libnet: remove unused ifdef HAVE_ENCT...
2022-06-27 Samuel Cabreros3:libads: Allocate ads->auth.ccache_name under ADS_STR...
2022-06-27 Samuel Cabreros3:libads: Allocate ads->auth.user_name under ADS_STRUC...
2022-06-27 Samuel Cabreros3:libads: Allocate ads->auth.password under ADS_STRUCT...
2022-06-27 Samuel Cabreros3:libads: Allocate ads->auth.realm under ADS_STRUCT...
2022-06-27 Samuel Cabreros3:libads: Allocate ADS_STRUCT under a talloc context
2022-06-27 Samuel Cabreros3:libnet: Allocate a temporary talloc context in libne...
2022-06-27 Samuel Cabreros3:libnet: Allocate the machine name string under its...
2022-06-27 Samuel Cabreros3:libnet: Allocate the machine name string under its...
2022-05-23 Samuel Cabreros3:libnet: Fix talloc frame not freed in order
2022-01-22 Pavel Filipenskýs3:libnet: Do not set ADS_AUTH_ALLOW_NTLMSSP in FIPS...
2022-01-10 Pavel Filipenskýs3:libnet: Fix dereference of NULL win7
2022-01-10 Pavel Filipenskýs3:libnet: Fix dead code in libnet_join.c
2021-12-15 Andreas Schneiders3:libnet: Initialize struct ODJ_POLICY_DNS_DOMAIN_INFO
2021-12-02 Günther Deschners3:rpc_client: Pass remote name and socket to cli_rpc_p...
2021-12-02 Andreas Schneiders3:libnet: Remove tailing whitespaces in libnet_join.c
2021-07-14 Günther Deschners3-libnet_join: always check config correctness while...
2021-07-14 Günther Deschners3-libnet_join: check for netbios name correctness...
2021-07-14 Günther Deschners3-libnet_join: set netbios name as well when modificat...
2021-07-14 Günther Deschners3-libnet_join: use dsgetonedcname to validate given DC
2021-07-14 Günther Deschners3-libnet_join: use joinprov3 struct in libnet_DomainOf...
2021-07-14 Günther Deschners3-libnet_join: add support for libnet_DomainOfflineJoin
2021-07-14 Günther Deschners3-libnet_join: fully implement libnet_odj_compose_OP_J...
2021-07-14 Günther Deschners3-libnet_join: return account rid in libnet_JoinCtx
2021-07-14 Günther Deschners3-libnet_join: add libnet_odj_find_joinprov3()
2021-07-14 Günther Deschners3-libnet_join: add libnet_odj_find_win7blob to libnet_...
2021-07-14 Günther Deschners3-libnet_join: add some libnet_JoinCtx-to-ODJ helpers
2021-07-14 Günther Deschners3-libnet_join: return the allocated netr_DsRGetDCNameI...
2021-07-14 Günther Deschners3-libnet_join: add new provision_computer_account_only...
2021-06-04 Volker Lendeckelibnet: Initialize pointers
2021-06-04 Volker Lendeckelibnet: Align a few integer types
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2020-11-03 Andreas Schneiderauth:creds: Rename CRED_USE_KERBEROS values
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-08-19 Andreas Schneiders3:libsmb: Remove signing_state from cli_full_connectio...
2020-08-19 Andreas Schneiders3:libsmb: Introduce CLI_FULL_CONNECTION_IPC
2020-05-29 Isaac BoukrisAdd net-ads-join dnshostname=fqdn option
2020-05-29 Isaac BoukrisFix accidental overwrite of dnsHostName by the last...
2020-05-28 Stefan Metzmachers3:libnet_join: call cli_session_creds_init() directly
2020-05-28 Stefan Metzmachers3:libnet_join: make use of cli_credentials_init_anon()
2020-02-10 Stefan Metzmacherkrb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_...
2019-11-27 Ralph Boehmesmbdotconf: mark "add user script" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "add machine script" with substitution="1"
2019-10-25 Isaac Boukrislibnet_join: add SPNs for additional-dns-hostnames...
2019-10-25 Isaac Boukrislibnet_join_set_machine_spn: simplify adding uniq spn...
2019-10-25 Isaac Boukrislibnet_join_set_machine_spn: simplify memory handling
2019-10-25 Isaac Boukrislibnet_join_set_machine_spn: improve style and make...
2019-10-25 Isaac Boukrislibnet_join: build dnsHostName from netbios name and...
2019-10-09 Andreas Schneiders3:libads: Just change the machine password if account...
2019-10-09 Andreas Schneiders3:libnet: Improve debug messages
2019-10-09 Andreas Schneiders3:libads: Fix creating machine account using LDAP
2019-10-09 Andreas Schneiders3:libnet: Require sealed LDAP SASL connections for...
2019-07-26 Andreas Schneiders3:rpc_client: Return NTSTATUS for init_samr_CryptPassw...
2019-07-26 Andreas Schneiders3:rpc_client: Return NTSTATUS for init_samr_CryptPassw...
2019-04-03 Günther Deschners3-libnet_join: allow fallback to NTLMSSP auth in libne...
2019-04-03 Günther Deschners3-libnet_join: setup libnet join error string when...
2019-04-03 Günther Deschners3-libnet_join: always pass down admin domain to ads...
2019-04-02 Andreas Schneiders3:libnet: Use more secure name for the JOIN krb5.conf
2019-04-02 Guenther Deschners3:libnet: Fix debug message in libnet_DomainJoin()
2018-12-20 Volker Lendeckelibnet: Use dom_sid_str_buf
2018-12-19 Swen Schilliglibnet: Add kerberos tracing
2018-12-10 Volker Lendeckelibnet: Use dom_sid_str_buf
2018-12-07 Volker Lendeckelibnet: Use dom_sid_str_buf
2018-11-27 Volker Lendeckelibads: Give krb5_errs.c its own header
2018-07-30 Justin Stephensons3:libads: Add net ads leave keep-account option
2018-04-10 Volker Lendeckelibsmb: Give dsgetdcname.c its own header
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-03-22 Andrew Bartletts3-libnet: move rpc_join label into HAVE_ADS block...
2018-03-19 Stefan Metzmachers3:libnet_join: make use of create_builtin_guests()
2018-03-01 Andreas Schneiders3:libnet: Add FALL_THROUGH statements in libnet_join.c
2017-11-17 Stefan Metzmacherlibnet_join: fix "net rpc oldjoin"
2017-11-13 Volker Lendeckelib: Avoid a ZERO_STRUCT, save a few bytes .text
2017-09-25 Volker Lendeckerpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_op...
2017-09-20 Volker Lendeckelibnet: Remove libnet_samsync
2017-09-16 Volker Lendeckecli_netlogon: Eliminate rpccli_setup_netlogon_creds_wit...
2017-09-16 Volker Lendeckecli_netlogon: Rename rpccli_create_netlogon_creds_with_...
2017-09-16 Volker Lendeckelibnet: Use rpccli_setup_netlogon_creds_with_creds...
2017-09-16 Volker Lendeckelibnet: Use rpccli_create_netlogon_creds_with_creds...
2017-09-16 Volker Lendeckecli_netlogon: Pass server_dns_domain through rpccli_cre...
2017-06-27 Stefan Metzmachers3:libnet: make use of secrets_store_JoinCtx()
2017-06-27 Stefan Metzmacherlibcli/auth: pass the cleartext blob to netlogon_creds_...
2017-06-27 Stefan Metzmachers3:secrets: let secrets_delete_machine_password_ex...
2017-06-27 Stefan Metzmachers3:secrets: let secrets_delete_machine_password_ex...
2017-06-27 Stefan Metzmachers3:secrets: move kerberos_secrets_*salt related functio...
2017-06-27 Stefan Metzmachers3:libnet: make use of kerberos_secrets_fetch_salt_princ()
2017-06-27 Stefan Metzmachers3:libnet_join: move kerberos_secrets_store_des_salt...
2017-06-27 Stefan Metzmachers3:libnet_join: move libnet_join_joindomain_store_secre...
2017-06-27 Stefan Metzmachers3:libnet_join: call do_JoinConfig() after we did remot...
2017-06-27 Stefan Metzmachers3:libnet_join: split libnet_join_post_processing_ads...
next