summaryrefslogtreecommitdiff
path: root/windows/win_acl.ps1
Commit message (Expand)AuthorAgeFilesLines
* Added support for IIS AppPool identities (#2675)Trond Hindenes2016-11-071-3/+26
* fixed problems related to userpricincipalname (user@domain) and undefined var...Hans-Joachim Kliemeck2016-01-121-21/+18
* fail if type parameter is emptyHans-Joachim Kliemeck2015-11-171-1/+1
* fixxed problem with match @Hans-Joachim Kliemeck2015-11-051-1/+1
* added credits, fixed documentationHans-Joachim Kliemeck2015-10-181-0/+2
* made win_acl strict compliantHans-Joachim Kliemeck2015-10-181-82/+34
* added userprincipal supportHans-Joachim Kliemeck2015-10-181-8/+12
* fixed problem with sid/windows 2008 by using SID. fixed problems related to d...Hans-Joachim Kliemeck2015-10-151-13/+16
* changes param src to path, and updates docs accordinglyPhil2015-07-151-11/+11
* updates user search verification for local/domainPhil2015-07-141-25/+85
* changes check for srcPhil2015-07-061-2/+2
* check if the rule exists or not before allow/deny rules are added/removed, an...Phil2015-06-181-9/+28
* inital commit win_aclschwartzmx2015-01-141-0/+146