summaryrefslogtreecommitdiff
path: root/windows/win_firewall_rule.ps1
Commit message (Expand)AuthorAgeFilesLines
* win_firewall_rule: fix "property X doesn't exist"Andrea Scarpino2016-08-031-1/+1
* bugfix code error in win_firewallTrond Hindenes2016-06-231-1/+1
* win_firewall_rule: strictmode fixes (#2432)Andrea Scarpino2016-06-201-67/+38
* win-firewall-rule: temp disable strict-mode for the time beingDreamcat42016-04-201-0/+3
* The enable parameter is a boolean, then convert to a boolean. (#1607)Andrea Scarpino2016-04-121-0/+1
* Fix issue #1406 about win_firewall_ruleAndrea Scarpino2016-02-181-15/+17
* Fix #1512 add missing property in win_firewall_ruletcr2016-01-181-0/+2
* fix error with misArg not being declaredBrian Coca2015-12-151-1/+2
* fix: Add 'enable:' flag for enabling existing rules which are disabled by def...Dreamcat42015-10-061-2/+16
* fix: The names of firewall profiles are different on win10 & win2008r2Dreamcat42015-10-051-7/+1
* fix: win10 - Add exception handling for 'Profiles:' textual output key name m...Dreamcat42015-10-051-0/+2
* fix: fw rule names must always be quoted, to permit spaces ' ' and brackets '()'Dreamcat42015-10-051-3/+4
* upon request, added the licenseTimothyVandenbrande2015-09-231-0/+17
* renamed profile varTimothy Vandenbrande2015-07-021-3/+3
* windows default to current instead of allTimothy Vandenbrande2015-06-301-1/+1
* renamed the moduleTimothy Vandenbrande2015-06-301-0/+354