Yash-Khatri
4ec463fb37
Merge pull request #192 from microsoft/scxcore/1.9.1-0
...
Scxcore/v1.9.1 0
2024-09-20 13:05:17 +05:30
Jumping Yang[Wicresoft]
4ab023df10
Support for openssl 3.x. ( #26 )
...
* Supports openssl 3.x.
* Update Linux.data
2024-09-20 00:04:01 -07:00
Jumping Yang[Wicresoft]
c2745341e3
Copying symbol binaries for WinDbg support. ( #24 )
...
* Add windbg support.
* Update Makefile.kits
* Update Makefile.kits
* Update Makefile.kits
* Update Makefile.kits
* Update Makefile.kits
* Update Makefile.kits
2024-09-20 00:03:42 -07:00
Yash-Khatri
dd0c064e2b
Merge pull request #189 from microsoft/scxcore/1.9.0-0
...
Update RSA key bit length to 3072
2024-04-02 15:01:43 +05:30
Jumping Yang[Wicresoft]
23a9daf128
Update RSA key bit length to 3072. ( #23 )
2024-04-02 00:26:54 -07:00
Shirely Gu
19cffe0bd0
Fixes SCX Selinux semodule issue. ( #17 ) ( #187 )
...
* Fixes issue when semodule installs fail.
* Update Linux.data selinux fail logic.
2023-08-03 14:43:06 +05:30
microsoft-github-policy-service[bot]
c94cfd2384
Auto merge mandatory file pr
...
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-13 17:53:37 +00:00
microsoft-github-policy-service[bot]
e00b0e09cd
Microsoft mandatory file
2023-06-02 21:25:52 +00:00
Shirely Gu
429f945ec9
Add OpenSSL 3.0 support. ( #182 )
...
Co-authored-by: JumpingYang001 <v-zhenpy@microsoft.com>
2023-03-03 13:12:52 +05:30
Yash-Khatri
8f975cc85a
Merge pull request #181 from microsoft/update-name-and-description
...
Update LONG_NAME and DESCRIPTION in scx package.
2022-08-09 17:06:05 +05:30
Jumping Yang[Wicresoft]
851a294ffa
Update LONG_NAME and DESCRIPTION in scx package. ( #13 )
2022-08-09 02:16:58 -07:00
Yash-Khatri
ce0c085cf5
Merge pull request #180 from microsoft/yashkhatri/bugfixes
...
1.6.9-2 release
2022-06-13 11:37:08 +05:30
Jumping Yang[Wicresoft]
59061ce0ba
Fixes PercentUsedSpace,PercentFreeSpace to be same with df command. ( #10 )
2022-06-12 22:30:35 -07:00
Yash-Khatri
803cd18e29
Memory leak fix ( #12 )
2022-06-12 22:28:30 -07:00
Yash-Khatri
c7bc5d6369
default initialization ( #11 )
2022-06-12 22:28:22 -07:00
Jumping Yang[Wicresoft]
9700067c14
Remove encrypted data in weblogicappserverenumeration_test.cpp ( #8 )
2022-06-10 01:01:56 -07:00
Jumping Yang[Wicresoft]
104ced94c7
Copy and generate scx for both security package and normal packages. ( #7 )
...
Copy and generate scx for both security package and normal packages.
2022-06-10 01:01:41 -07:00
Jumping Yang[Wicresoft]
98db8a16b7
Add --enable-security-hardening support. ( #4 )
2022-06-10 01:01:27 -07:00
dishantcr7
80e8e4482c
Update SCX_UnixProcess_Class_Provider.cpp
2022-06-10 01:01:13 -07:00
dishantcr7
81c3beed83
Update SCX_FileSystem_Class_Provider.cpp
2022-06-10 01:01:01 -07:00
dishantcr7
cfec063a75
Update SCX_UnixProcessStatisticalInformation_Class_Provider.cpp
2022-06-10 01:00:49 -07:00
dishantcr7
9bed34e301
Update SCX_IPProtocolEndpoint_Class_Provider.cpp
2022-06-10 01:00:37 -07:00
dishantcr7
923306739d
Update SCX_FileSystemStatisticalInformation_Class_Provider.cpp
2022-06-10 01:00:25 -07:00
dishantcr7
fa77876cf0
Update SCX_LANEndpoint_Class_Provider.cpp
2022-06-10 01:00:16 -07:00
dishantcr7
92d48254ff
Update SCX_EthernetPortStatistics_Class_Provider.cpp
2022-06-10 01:00:08 -07:00
dishantcr7
41ed578696
Update SCX_DiskDriveStatisticalInformation_Class_Provider.cpp
2022-06-10 00:59:54 -07:00
dishantcr7
8d70f4554b
Update SCX_DiskDrive_Class_Provider.cpp
...
Changing char** initialization to avoid error: invalid conversion from 'char' to 'char*' [-fpermissive]
2022-06-10 00:59:22 -07:00
dishantcr7
c2bb59204f
removing extra -Werror parameter, for Ubuntu 18.04
2022-06-10 00:59:01 -07:00
Yash-Khatri
e1aec6828d
Use SHA2 to encrypt certificate instead of SHA1
2021-09-15 11:23:54 +05:30
JumpingYang001
c725ebe565
Keep consistent binaries and packages for debug and release
2021-06-11 17:42:15 +08:00
Deepak Jain
d9ebcb4480
SCX provider's used memory is different from Linux command DF ( #173 )
2021-06-07 18:55:10 +05:30
JumpingYang001
d97cba3058
Fixes debug build flow to previous behavior
2021-06-04 17:39:00 +08:00
JumpingYang001
25664af97b
Add symbol packages support for SCX
2021-06-02 14:28:33 +08:00
JumpingYang001
6a1cdc0434
Fixes logrotate and semodule upgrade issue
2021-04-02 12:24:40 +08:00
Saroj Patra
05401d35c9
SCX_Agent is redundant entry and now getting served in scx-omi.
2020-06-22 06:39:54 +01:00
Saroj Patra
29f64939c7
SCX logging configuration set to WARNING level
2019-12-11 11:11:12 +00:00
Saroj Kumar Patra
2dd2262751
Filter Implementation (Test changes) ( #161 )
...
* Filter Implementation (Test changes)
* Filtering Changes in SCX
2019-10-14 16:44:25 +05:30
Saroj Patra
dacfe2f69e
Change to run heartbit provider under omi user
2019-10-10 06:50:39 +01:00
Jumping Yang[Wicresoft]
75e2fd8f0c
Set scx logrotate state file ( #135 )
2019-06-30 22:03:35 -07:00
saroj patra
41ae7bc2dd
Parse specific patteren, pass rest to comply with existing behavior
2019-06-28 16:11:57 +05:30
JumpingYang001
599ee4070c
Fixes suse11 openssl1 issue
2019-06-27 01:55:49 -07:00
Saroj Kumar Patra
2ffee35258
openssl1 bundler issue fix ( #154 )
2019-06-25 18:53:03 +05:30
Saroj Kumar Patra
980cd6122c
Network Provider Filter Implemetation ( #153 )
2019-06-25 17:53:30 +05:30
saroj patra
af73adfdb8
Create scxenum config file
2019-06-24 15:59:00 +05:30
GP
539ff8e72b
Update azure-pipelines.yml
2019-05-24 16:21:12 +05:30
Saroj Patra
4cf329c882
Build fix for Azure Pipeline
2019-05-23 20:06:00 -07:00
GP
e4ecc00cee
Create azure-pipelines.yml
2019-05-08 12:37:47 +05:30
Saroj Patra
7cb5b2c815
suse11 openss11 support
2019-03-25 10:44:05 +00:00
Jagmohan Singh
c5facd87c9
standalone.sh script is used to get the jboss version
...
instead of reading from the xml file
2019-01-30 06:53:30 -08:00
Vishal Mishra
12ccf3c85b
Handle Wildfly 9+ releases.
...
Wildfly 9 onwards version is written as wildfly-version-1.0...,
where 1 corresponds to 9. To handle this we are adding 8 to the
major version so that port information can be retrieved correctly.
2018-11-05 00:31:16 -08:00