Commit Graph

16 Commits (d326654381621e3a72b278404affefa8c781e031)

Author SHA1 Message Date
NextTurn 23c2202406
Support security descriptor string 2020-03-28 14:50:19 +08:00
CorwinNewall 13bd392b6c
Update xmlConfigFile.md
- Corrected smart quotes
- Fixed format of header
2019-02-11 14:49:11 +13:00
David Klassen 15d3c3b120 Fix in the documentation (username > user) 2017-10-09 13:22:29 +02:00
Oleg Nenashev d192c03638 #183 - Add core logic for the DelayedStart option support (#205)
* #183 - Add core logic for the DelayedStart option support

* #183 - Add unit tests

* #183 - Update documentation and the configuration sample

* #183 - Use API calls to set the DelayedAutoStart flag as @jtnord proposed

* #183 - Refactor the project to use `delayedAutoStart`
2017-04-18 23:23:52 +02:00
Torsten 5c71911e7b Update CA import link in xmlConfigFile.md (#207)
The URL for the CA import was wrong.
2017-04-15 20:25:21 +02:00
Oleg Nenashev 790b3a6541 Finalize the Download Command changes (#203)
* Refactor parameter parsing in Download.cs, add more checks

* Handle Download#unsecureAuth as boolean

* Parse Enums in a case-insensitive mode, propagate error correctly

* Add tests for the newly introduced functionality

* Update the configuration sample to reflect the recent changes

* Update the sample text according to the proposal from @nightman68
2017-04-13 16:49:59 +02:00
Oleg Nenashev f0770a0e15 Introduce the Download#FailOnError option. (#195)
* Introduce the Download#FailOnError option.

The change also adds logging of download operations to the wrapper log

* Add documentation for the failOnError flag
2017-04-11 22:57:39 +02:00
Torsten 5803d3ce15 Add support of authentication in the download operation (#194)
Issue #126 - Add support of authentication in the download settings
2017-04-11 22:37:44 +02:00
Oleg Nenashev 5622dfb175 Issue #170 - Add reference to the configuration samples to the XML Config page 2016-12-23 22:51:46 +01:00
beatcracker 738ce95804 How to use (Group) Managed Service Accounts 2016-12-08 19:10:20 +03:00
Oleg Nenashev dc9378d9e5 Docs: Cleanup leftover TODOs 2016-11-26 01:40:02 +03:00
Oleg Nenashev 38ccac88ca Add a simple documentation stub for the EXE Config File 2016-11-26 01:36:39 +03:00
Oleg Nenashev b60756b8c5 Make the document less personalized 2016-11-26 01:19:05 +03:00
Oleg Nenashev f8a6b32f82 Docs: Integrate documentation from Wiki (solves #132) 2016-11-26 01:05:05 +03:00
Oleg Nenashev 1bb286cc4c Docs: Fix links 2016-11-25 23:56:39 +03:00
Oleg Nenashev 0e7cc49692 Decouple the documentation to several pages 2016-11-24 06:02:30 +03:00