summaryrefslogtreecommitdiff
path: root/source3/libnet
AgeCommit message (Expand)AuthorFilesLines
2021-12-02s3:libnet: Remove tailing whitespaces in libnet_join.cAndreas Schneider1-7/+7
2021-07-14s3-libnet_join: always check config correctness while joining offlineGünther Deschner1-3/+9
2021-07-14s3-libnet_join: check for netbios name correctness as wellGünther Deschner1-1/+11
2021-07-14s3-libnet_join: set netbios name as well when modification is requestedGünther Deschner1-0/+7
2021-07-14s3-libnet_join: use dsgetonedcname to validate given DCGünther Deschner1-32/+43
2021-07-14s3-libnet_join: use joinprov3 struct in libnet_DomainOfflineJoin()Günther Deschner1-1/+8
2021-07-14s3-libnet_join: add support for libnet_DomainOfflineJoinGünther Deschner1-1/+99
2021-07-14s3-libnet_join: fully implement libnet_odj_compose_OP_JOINPROV3_PARTGünther Deschner1-2/+12
2021-07-14s3-libnet_join: return account rid in libnet_JoinCtxGünther Deschner1-4/+10
2021-07-14s3-libnet_join: add libnet_odj_find_joinprov3()Günther Deschner2-0/+53
2021-07-14s3-libnet_join: add libnet_odj_find_win7blob to libnet_offline_joinGünther Deschner2-0/+53
2021-07-14s3-libnet_join: add some libnet_JoinCtx-to-ODJ helpersGünther Deschner2-0/+346
2021-07-14s3-libnet_join: return the allocated netr_DsRGetDCNameInfo structGünther Deschner1-0/+3
2021-07-14s3-libnet_join: add new provision_computer_account_only flagGünther Deschner1-3/+19
2021-06-04libnet: Initialize pointersVolker Lendecke1-4/+3
2021-06-04libnet: Align a few integer typesVolker Lendecke1-3/+3
2021-04-28auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()Andreas Schneider1-1/+2
2020-11-03auth:creds: Rename CRED_USE_KERBEROS valuesAndreas Schneider1-1/+1
2020-08-28s3: safe_string: do not include string_wrappers.hMatthew DeVore1-0/+1
2020-08-19s3:libsmb: Remove signing_state from cli_full_connection_creds()Andreas Schneider1-6/+3
2020-08-19s3:libsmb: Introduce CLI_FULL_CONNECTION_IPCAndreas Schneider1-3/+3
2020-05-29Add net-ads-join dnshostname=fqdn optionIsaac Boukris1-1/+6
2020-05-29Fix accidental overwrite of dnsHostName by the last netbios aliasIsaac Boukris1-2/+3
2020-05-28s3:libnet_join: call cli_session_creds_init() directlyStefan Metzmacher1-15/+37
2020-05-28s3:libnet_join: make use of cli_credentials_init_anon()Stefan Metzmacher1-9/+16
2020-02-10krb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_wrap/krb5_errs.cStefan Metzmacher2-2/+0
2019-11-27smbdotconf: mark "add user script" with substitution="1"Ralph Boehme1-1/+1
2019-11-27smbdotconf: mark "add machine script" with substitution="1"Ralph Boehme1-1/+3
2019-10-25libnet_join: add SPNs for additional-dns-hostnames entriesIsaac Boukris1-0/+27
2019-10-25libnet_join_set_machine_spn: simplify adding uniq spn to arrayIsaac Boukris1-33/+23
2019-10-25libnet_join_set_machine_spn: simplify memory handlingIsaac Boukris1-32/+42
2019-10-25libnet_join_set_machine_spn: improve style and make a bit room for indentationIsaac Boukris1-48/+47
2019-10-25libnet_join: build dnsHostName from netbios name and lp_dnsdomain()Isaac Boukris1-20/+11
2019-10-09s3:libads: Just change the machine password if account already existsAndreas Schneider1-0/+1
2019-10-09s3:libnet: Improve debug messagesAndreas Schneider1-2/+2
2019-10-09s3:libads: Fix creating machine account using LDAPAndreas Schneider1-7/+16
2019-10-09s3:libnet: Require sealed LDAP SASL connections for joiningAndreas Schneider1-1/+2
2019-07-26s3:rpc_client: Return NTSTATUS for init_samr_CryptPasswordEx()Andreas Schneider1-3/+6
2019-07-26s3:rpc_client: Return NTSTATUS for init_samr_CryptPassword()Andreas Schneider1-3/+7
2019-04-03s3-libnet_join: allow fallback to NTLMSSP auth in libnet_joinGünther Deschner1-0/+2
2019-04-03s3-libnet_join: setup libnet join error string when AD connect failsGünther Deschner1-0/+3
2019-04-03s3-libnet_join: always pass down admin domain to ads layerGünther Deschner1-0/+12
2019-04-02s3:libnet: Use more secure name for the JOIN krb5.confAndreas Schneider1-3/+5
2019-04-02s3:libnet: Fix debug message in libnet_DomainJoin()Guenther Deschner1-2/+2
2018-12-20libnet: Use dom_sid_str_bufVolker Lendecke1-23/+32
2018-12-19libnet: Add kerberos tracingSwen Schillig1-4/+3
2018-12-11libnet: Use dom_sid_str_bufVolker Lendecke1-1/+2
2018-12-07libnet: Use dom_sid_str_bufVolker Lendecke1-6/+8
2018-11-27libads: Give krb5_errs.c its own headerVolker Lendecke2-0/+2
2018-07-30s3:libads: Add net ads leave keep-account optionJustin Stephenson1-0/+2