Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
431ad31
Panorama support is added
AnastasiaIBA Sep 13, 2020
f95197f
Problem with DNS_UDP/DNS_TCP is resolved.
AnastasiaIBA Sep 13, 2020
16d5c23
Added support for FQDN to be inside network groups.
AnastasiaIBA Sep 13, 2020
9036710
Problem with NAT rules creation for specific conditions is solved.
AnastasiaIBA Sep 13, 2020
51245a8
Added logic to remove duplicate 'drop-all' rules and disable 'allow-a…
AnastasiaIBA Sep 13, 2020
f534232
Handled checkpoint applications with one quote sign (e.g. Desknet's)
AnastasiaIBA Sep 13, 2020
c354e8c
Application and service groups are splitted.
AnastasiaIBA Sep 13, 2020
e4b26ca
Mapping for application 'ghostsurf' is removed.
AnastasiaIBA Sep 13, 2020
3de4363
Additional update to 'drop-all' and 'allow-all' rules
AnastasiaIBA Sep 13, 2020
81bdbe6
smartconnector.py is added
AnastasiaIBA Oct 11, 2020
5d9fe96
.csproj files are modified
AnastasiaIBA Oct 19, 2020
be35c9c
Global rules sublayer for Cisco is added
AnastasiaIBA Oct 21, 2020
6e4dfd2
Method checkRuleType() is added.
AnastasiaIBA Oct 30, 2020
485887c
Changes in access rule services handling.
AnastasiaIBA Oct 30, 2020
eac85bb
Bug fix for Cisco NAT rules duplication
AnastasiaIBA Nov 5, 2020
30c4ac2
Adding support of Time Objects for Juniper
AnastasiaIBA Nov 5, 2020
f8a8206
Changes for c# v6.0 support
AnastasiaIBA Nov 10, 2020
457280c
Changes for c# v6.0 support
AnastasiaIBA Nov 10, 2020
dde319e
Fix of InvalidCastException
AnastasiaIBA Nov 13, 2020
f2296ba
Updated compare method
AnastasiaIBA Nov 13, 2020
ff6cf84
Changes for c# v6.0 support
AnastasiaIBA Nov 13, 2020
7f23569
SmartConnector folder is moved to SmartMove directory
Nov 18, 2020
b969570
compressors folder is created
Nov 18, 2020
25bf9c4
Fix for Global Rules layer
Nov 23, 2020
7e4b9e2
compressors folder is moved to SmartConnector folder
Nov 23, 2020
d8602b3
Merge pull request #10 from chkp-yaelg/AddSmartConnector
chkp-yaelg Nov 24, 2020
eb11679
Merge pull request #9 from chkp-yaelg/Panorama_support
chkp-yaelg Nov 24, 2020
5e01557
Update README.md
chkp-yaelg Nov 24, 2020
14d14e6
Update README.md
chkp-yaelg Nov 25, 2020
a8f985b
Fix for correct usage of compressors
Nov 25, 2020
a3d1161
Update README.md
chkp-yaelg Nov 30, 2020
5c40731
Update README.md
chkp-yaelg Nov 30, 2020
7484d8d
Merge pull request #14 from chkp-yaelg/compressorsFix
chkp-yaelg Nov 30, 2020
34aadd9
Names of cleanup rules are corrected for Cisco.
Dec 1, 2020
a180e4e
Extra cleanup rule fix and inside layer collapsing fix
Dec 6, 2020
7b277c6
Revert "Bug fix for Cisco NAT rules duplication"
Dec 6, 2020
91ea33f
Generation of SmartConnector related content for each vendor is added
Dec 6, 2020
ff20d89
Bug fix for service and application creation - create a group per obj…
Dec 10, 2020
01966b4
Bug fix for NAT rules creation
Dec 10, 2020
ad64fbf
Check for compressors existence is added
Dec 10, 2020
b48ba6e
Enhancement for time-objects handling
Dec 11, 2020
f5819bb
Fix for Cleanup rules duplication.
Dec 16, 2020
750122a
Merge pull request #16 from chkp-yaelg/PaloAltoFixes
chkp-yaelg Dec 16, 2020
5ea78cc
Merge pull request #12 from chkp-yaelg/fixNATduplication
chkp-yaelg Dec 16, 2020
0da6c92
Merge branch 'master' into GlobalRulesCisco
AnastasiaIBA Dec 16, 2020
7d5b2c0
Merge pull request #11 from chkp-yaelg/GlobalRulesCisco
AnastasiaIBA Dec 16, 2020
5b8b0f9
Update for time-objects names.
Dec 17, 2020
0478f3c
Update the files CP_KnownServiceGroups.csv, JuniperNameToNumber.csv a…
chkp-yaelg Dec 17, 2020
6fb3577
compressors folder moved from SmartMove\SmartConnector folder to Smar…
Dec 20, 2020
4eecba3
Error message is added in case of compressors absence.
Dec 20, 2020
c44061c
Update README.md
chkp-yaelg Dec 21, 2020
cdd5221
Compressors absence error message appears only for Panorama.
Dec 23, 2020
94dbe15
Revert "Error message is added in case of compressors absence."
Dec 23, 2020
cb348fe
Update README.md
chkp-yaelg Dec 23, 2020
3c27e64
Message window implementation is updated.
Dec 23, 2020
12e4e77
Update README.md
chkp-yaelg Dec 23, 2020
4505ebf
Update README.md
chkp-yaelg Dec 23, 2020
c943f25
Merge branch 'master' into addJuniperTimeObj
AnastasiaIBA Jan 4, 2021
14049e4
Merge pull request #13 from chkp-yaelg/addJuniperTimeObj
AnastasiaIBA Jan 4, 2021
a8cab10
Fix for return to main window after closing compressors message.
Jan 4, 2021
884d997
Merge pull request #15 from chkp-yaelg/SmartConnector4All
chkp-yaelg Jan 6, 2021
e745b6c
Fix indentation
chkp-yaelg Jan 6, 2021
4760d38
Fix indentations
chkp-yaelg Jan 6, 2021
9ab9536
Skip duplicated NAT rules
chkp-yaelg Jan 6, 2021
7912208
Updated tool version
chkp-yaelg Jan 6, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CheckPointObjects/CP_KnownServiceGroups.csv
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@
"StoneBeat"
"time"
"Trojan_Services"
"Yahoo_Messenger"
"Yahoo_Messenger"
"Mail"
Loading