summaryrefslogtreecommitdiff
path: root/source3/utils/net_ads.c
Commit message (Expand)AuthorAgeFilesLines
* docs: modifies 'net ads dns gethostbyname -h' Changes server to nameserver an...Amit Kumar2019-10-171-2/+2
* s3:libnet: Require sealed LDAP SASL connections for joiningAndreas Schneider2019-10-091-4/+9
* s3:libads: let kerberos_kinit_password_ext() return the canonicalized princip...Stefan Metzmacher2019-09-241-0/+3
* Spelling fixes s/exising/existing/Mathieu Parent2019-09-011-1/+1
* s3: net: net_ads: fix a typo in commentMarco Wang2019-08-211-1/+1
* docs: Correct 'net ads dns unregister --help' descriptionAmit Kumar2019-07-031-1/+2
* s3: Fix the build when compiling without JSON supportMartin Schwenke2018-09-241-3/+4
* s3: net: normalize output of lookup subcommandPhilipp Gesang2018-09-221-8/+8
* s3: net: implement json output for ads lookupPhilipp Gesang2018-09-221-32/+269
* s3: net: implement json output for ads infoPhilipp Gesang2018-09-221-0/+121
* s3:libads: Add net ads leave keep-account optionJustin Stephenson2018-07-301-2/+7
* libsmb: Give namequery.c its own headerVolker Lendecke2018-04-111-0/+1
* s3:libads: 'net ads keytab create' shouldn't write SPN(s)Noel Power2018-03-021-1/+1
* s3:utils: Modify default behaviour of 'net ads keytab add'Noel Power2018-03-021-4/+29
* s3:libads: add param to prevent writing spn(s) to adsNoel Power2018-03-021-1/+1
* s3:utils: add new 'net ads setspn delete' subcommandNoel Power2018-03-021-0/+39
* s3:utils: add new 'net ads setspn add' subcommandNoel Power2018-03-021-0/+39
* s3:utils: add new 'net ads setspn list' subcommandNoel Power2018-03-021-0/+61
* Correct "perfom" typos.Chris Lamb2017-02-221-1/+1
* werror: replace WERR_SETUP_NOT_JOINED with WERR_NERR_SETUPNOTJOINED in source...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_DCNOTFOUND with WERR_NERR_DCNOTFOUND in source3/utils/ne...Günther Deschner2016-09-281-1/+1
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/utils/Günther Deschner2016-09-281-7/+7
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/utils/Günther Deschner2016-09-281-1/+1
* s3:utils/net: Add new option 'unregister' in 'net ads dns' command.Shyamsunder Rathi2016-06-271-7/+97
* s3/net: print returned addresses in dns gethostbynameRichard Sharpe2016-06-191-3/+4
* s3-libnet: Print error string even on successfuly completion of libnetjoin.Günther Deschner2016-06-151-0/+5
* s3: net: Return an error when no name servers were returned by the lookup so ...Richard Sharpe2016-05-281-0/+3
* CVE-2016-2115: net: use SMB_SIGNING_IPC_DEFAULTRalph Boehme2016-04-121-1/+1
* net: Fix Coverity ID 241039 Unchecked return valueVolker Lendecke2015-12-231-1/+9
* net: reformat usage text for 'net ads join'Michael Adam2015-09-091-18/+21
* net: add option --no-dns-updates for net ads joinMichael Adam2015-09-091-3/+6
* net: Print time of last password change in 'net ads info'Christof Schmitt2015-08-011-0/+6
* net: fix the order of DC lookup methods when joining a domainUri Simchoni2015-07-091-0/+8
* s3: utils: Convert all uses of uint32/16/8 to _t.Richard Sharpe2015-05-071-1/+1
* allow net ads join accept new osServicePack parameterNoel Power2015-01-081-0/+12
* addns: Remove support for dns_host_file.Andreas Schneider2014-12-181-6/+8
* nbt-cli: display all known NBT_SERVER flags.Günther Deschner2014-10-241-2/+6
* s3-net: display full value of "msDS-SupportedEncryptionTypes".Günther Deschner2014-10-081-4/+3
* s3-net: add "net ads enctypes {list,set,delete}".Günther Deschner2014-09-261-0/+308
* s3-net: add a new "net ads kerberos pac save" tool.Günther Deschner2014-03-121-0/+52
* s3-net: modify the current "net ads kerberos pac" command.Günther Deschner2014-03-121-38/+77
* s3-kerberos: let kerberos_return_pac() return a PAC container.Günther Deschner2014-03-121-1/+4
* s3-kerberos: return a full PAC in kerberos_return_pac().Günther Deschner2014-03-121-1/+16
* s3-net: allow to provide custom local_service in "net ads kerberos pac".Günther Deschner2014-03-121-3/+11
* s3-net: change the way impersonation principals are used in "net ads kerberos...Günther Deschner2014-03-121-4/+10
* s3-libads: pass down local_service to kerberos_return_pac().Günther Deschner2014-03-121-0/+8
* s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().Günther Deschner2013-08-051-1/+1
* net ads join: Add support for specifying the machine account passwordAndrew Bartlett2013-03-061-0/+11
* s3-net: mention optional impersonation principal for PAC retrieval.Günther Deschner2013-02-011-1/+1
* net: Use new samba_getpass() function for 'net ads'.Andreas Schneider2012-12-031-1/+9