6
0
mirror of https://github.com/JKornev/hidden synced 2024-06-28 18:02:15 +00:00
hidden/HiddenCLI
JKornev fbbb57c346 Multiple fixes
- Fixed issue with RuleId
- Added loading of the new commands
- Fixed issue with inherit\apply flags
- Fixed invalid type issue for Protect\Ignore commands
etc
2016-12-10 00:36:56 +03:00
..
cli.txt Added 'query' command 2016-12-09 23:27:28 +03:00
Commands.cpp Multiple fixes 2016-12-10 00:36:56 +03:00
Commands.h Added hiddencli commands 'hide' and 'unhide' 2016-12-07 00:15:11 +03:00
Connection.cpp Added 'query' command 2016-12-09 23:27:28 +03:00
Connection.h Design for the commands 2016-12-06 01:37:18 +03:00
Helper.cpp Multiple fixes 2016-12-10 00:36:56 +03:00
Helper.h Added 'protect', 'unprotect', 'unignore' 2016-12-08 23:07:00 +03:00
HiddenCLI.cpp Multiple fixes 2016-12-10 00:36:56 +03:00
HiddenCLI.vcxproj Added 'query' command 2016-12-09 23:27:28 +03:00
HiddenCLI.vcxproj.filters Added 'query' command 2016-12-09 23:27:28 +03:00
Hide.cpp Added 'ignore' command to hiddencli 2016-12-07 02:19:54 +03:00
Hide.h Added 'ignore' command to hiddencli 2016-12-07 02:19:54 +03:00
Ignore.cpp Multiple fixes 2016-12-10 00:36:56 +03:00
Ignore.h Added 'protect', 'unprotect', 'unignore' 2016-12-08 23:07:00 +03:00
Protect.cpp Multiple fixes 2016-12-10 00:36:56 +03:00
Protect.h Added 'protect', 'unprotect', 'unignore' 2016-12-08 23:07:00 +03:00
Query.cpp Multiple fixes 2016-12-10 00:36:56 +03:00
Query.h Added 'query' command 2016-12-09 23:27:28 +03:00