summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-28Release version 0.9.2HEAD0.9.2masterSumit Bose1-1/+1
2022-09-28Fix issues found by CoveritySumit Bose2-1/+7
2022-09-27adenroll: set password via LDAP instead KerberosSumit Bose4-12/+175
2022-09-26disco: fall back to LDAPS if CLDAP ping was not successfulSumit Bose5-22/+226
2022-09-16tools: replace getpass()Sumit Bose1-1/+44
2022-09-16adenroll: write SID before secret to Samba's dbSumit Bose1-7/+7
2022-08-31doc: add clarification to add-member command on doc/adcli.xmlnordine vallas2-2/+5
2022-08-31tools: Set umask before calling mkdtemp()Samuel Cabrero1-1/+8
2022-05-09Avoid undefined behaviour in short option parsingRobert Schneider1-0/+5
2022-01-11library: include endian.h for le32tohHenning Schild1-0/+1
2022-01-04man: Fix typos and use consistent upper case for some keywordsThorsten Scherf2-8/+8
2021-10-19doc: avoid gnu-make specific usage of $<Mikhail T1-2/+3
2021-07-28configure: check for ns_get16 and ns_get32 as wellSumit Bose1-2/+4
2021-06-14Add delattr optionSumit Bose4-0/+90
2021-06-14Add setattr optionSumit Bose4-1/+216
2021-06-14entry: add passwd-user sub-commandSumit Bose6-0/+265
2021-06-11adcli_entry: add entry_attrs with userAccountControl attributeSumit Bose1-2/+6
2021-06-11library: move UAC flags to a more common header fileSumit Bose2-8/+8
2021-06-03Fix for dont-expire-password option and joinSumit Bose1-1/+2
2021-06-02Add dont-expire-password optionSumit Bose4-1/+87
2021-06-02coverity: add missing NULL checksSumit Bose2-0/+9
2021-04-06configure: update some macros for autoconf-2.71Sumit Bose3-7/+7
2021-03-29build: add --with-vendor-error-message configure optionSumit Bose2-0/+21
2021-02-20Bump version number0.9.1Sumit Bose2-1/+11
2021-02-20Add account-disable optionSumit Bose4-5/+60
2020-12-10service-account: fix typo in the man page entrySumit Bose1-2/+2
2020-11-12service-account: add random suffix to account nameSumit Bose1-0/+79
2020-11-12enroll: allow fqdn for locate_computer_accountSumit Bose1-14/+31
2020-11-12enroll: make adcli_enroll_add_keytab_for_service_account publicSumit Bose3-6/+15
2020-11-12enroll: more filters for random charactersSumit Bose1-3/+27
2020-11-12enroll: use 'computer' or 'service' in debug messagesSumit Bose1-43/+72
2020-11-12computer: add create-msa sub-commandSumit Bose5-25/+409
2020-11-12enroll: add is_service memberSumit Bose2-0/+21
2020-11-11doc: explain required AD permissionsSumit Bose3-12/+160
2020-10-20join/update: set dNSHostName if not setSumit Bose1-4/+12
2020-10-14tools: add missing use-ldaps option to update and testjoinSumit Bose1-0/+2
2020-08-13man: make handling of optional credential cache more clearSumit Bose1-3/+9
2020-06-15man: explain optional parameter of login-ccache betterSumit Bose1-7/+13
2020-06-15tools: fix typo in show-password help outputSumit Bose1-1/+1
2020-06-05tools: disable SSSD's locator pluginSumit Bose1-0/+2
2020-06-05delete: do not exit if keytab cannot be readSumit Bose1-2/+0
2020-02-23discovery fixSumit Bose1-0/+1
2019-12-19add option use-ldapsSumit Bose5-9/+119
2019-12-19Use GSS-SPNEGO if availableSumit Bose2-1/+37
2019-11-28add description option to join and updateSumit Bose4-0/+50
2019-11-28tools: add show-computer commandSumit Bose6-18/+191
2019-11-28man: move note to the right sectionSumit Bose1-6/+6
2019-09-03Release version 0.9.00.9.0Sumit Bose2-3/+22
2019-09-03doc: add missing samba_data_tool_path.xml(.in) to EXTRA_DISTSumit Bose1-0/+2
2019-08-26doc: explain how to force password resetSumit Bose1-1/+5