Fix sblim-cmpi-rpm FTBFS with GCC 14
sblim-sfcc: Pointer casts for compatibility with C89, GCC 14
sblim-smis-hba C99 compatibility fix
sblim-cmpi-nfsv3 C99 compatibility in lexer/parser integration
sblim-sfcc patch for C99 compatibility
sblim-cmpi-sysfs patch for C99 compatibility
sblim-cmpi-rpm configure check updates for C99
One small correction: Looking at the source code of SFCB, it turns out that SFCB 1.4.5 actually introduced support for pull operations. The SFCB version that was used in the error case was 1.3.11, which explains why it did not support them. Still, this version, and probably any SFCB version before 1.4.5 returns the wrong status code. I di not expect that SFCB fixes the status code in these versions, but this issue can be used by users to understand that they can fix this by upgrading SFCB to 1.4.5...
Invalid CIM status code for pull operations
sblim-cmpi-base - fix possible null pointer dereference after strstr calls
sblim-cmpi-base - InstallDate property depends on system locale and it's empty on recent Fedora distributions
I am seeing the same issue, can anyone reply for this, that this issue has resolved or not.
Now that it's four years later and SSLv3 is all but dead, it's probably time to do a new release of wbemcli for no reason other than to support modern SSL.
Fix build with musl
Please return a meaningful exit status
wbemcli query truncates the password if it has '@' character
Memory leak in metricVirt.c
Error compiling sfcb - queryParser.c issues
patch including ValueTypeTest unit test additions
SBLIM Java CIM client 2.2.5 DOM/SAX/PULL parsers do not handle a zero length string as a KEYVALUE
testsuite - perl warning - Unescaped left brace in regex is deprecated
In the sblim code , I have added a small cookie logic to handle the session cookie...
cmpi-syslog: possible buffer overflow, usage of obsolete tmpnam() function
cmpi-syslog: -Wformat-security build fails when debug is enabled
SessionBased Authentication support in SBLIM client
Limitation with number of property filters in CQL/WQL Query in Enumerations
Issue seen in enum with filter involving large values
client.associatorInstances throws exception Illegal value for CLASSNAME.NAME attribute"
And additionally... I think that it would be better to check return value from curl_easy_setopt()...
cmpi-fsvol: Mounted file systems shown as disabled #2
gatherer buffer size exceeded on file read in metric plugin
gatherer should create run directory if it does not exist
Commit [62137d] for gather 2.2
Commit [506e45] for gather 2.2
Fixed #2749: buffer size exceeded on file read ...
Fixed #2744: create run directory if it does no...
Patch attached.
Some metric plugin functions read data from /proc/stat, and on systems with many...
gatherer buffer size exceeded on file read in metric plugin
It would be nice to have this option documented in wbemcli man page. Proposed description...
Hi jesslacy, I didn't, but after I patch with the link, https://sourceforge.net/p/sblim/bugs/_discuss/thread/69bcd073/bfec/attachment/0002742-wbemcli-support-configurable-SSL-version.patch,...
Did you also compile with the patch from http://sourceforge.net/p/sblim/bugs/2742/...
Did you also compile with the patch from http://sourceforge.net/p/sblim/bugs/2742/...
Hi Dave, I update wbemcli-1.6.3 with your patch, but still got the error message,...
cmpi-base/OS_BaseOperatingSystem.c does not compile on Cygwin
proposed patch for sfcb 1.4
Add config property sslMinProtocol
Add indication flood test options to Jsr48IndicationTester
The community review has completed and we received no substantial criticism. Therefore...
Add configurable wait time option to Jsr48IndicationTester
The community review has completed and we received no substantial criticism. Therefore...
Add support for file URL to Jsr48IndicationTester
The community review has completed and we received no substantial criticism. Therefore...
HttpClient resource leak
The community review has completed and we received no substantial criticism. Therefore...
This is a dup of [sfcb-tix:#113], thanks for reporting the issue in the other tr...
SFCB crash noticed while porting on ARM processor
This may be tricky to nail down. There are a few possibilities. It could be a bug...
Possibly you are seeing something related to [bugs:#2730]. There was a regression...
Hi Duncan, I'm not seeing any such crash using your program or any of the sample...
enumerateClassNames + release(enum) crashes when using the XML backend
[bugs:#2746] Improper handling of ARRAYSIZE in ...
Abort when parsing an istance's PROPERTY.ARRAY with ARRAYSIZE attribute
Commit [514a76] for SFCC 2.2.9
Hi Zoltan, Thanks for the bug report and your thorough investigation. While I could...
SFCB crash noticed while porting on ARM processor
SFCB crash noticed while porting on ARM processor
Adding attachments.
cmciRelease deadlock on Mutex
Disable automatic Expect header in wbemcli
Thanks! I forget that [sfcb-tix:#12] was never backported to SFCB 1.3, and it will...
Abort when parsing an istance's PROPERTY.ARRAY with ARRAYSIZE attribute
enumerateClassNames + release(enum) crashes when using the XML backend
ECUTE 3.0.2 will not start
Proposed patch.
gatherer should create run directory if it does not exist
Segmentation Fault in providerDrv.c
Thanks, Dave. I'm seeing this on Ubuntu 14.04 for curl version 7.35: curl 7.35.0...
I guess this is something that varies with different versions of curl. On the systems...
Disable automatic Expect header in wbemcli
Disable automatic Expect header in wbemcli
Note that DSP0201 2.4.0 has added section 5.1.1.4 "Escaping of element content and...
Allow wbemcli to use TLS
I just did a release of wbemcli so I probably won't do another for at least several...
Committed to CVS
Commit [155e19] for v1.3 Commit [decd3c] for v1.4
[sfcb-tix:#110] Allow older SSL protocols to be...
[sfcb-tix:#110] Allow older SSL protocols to be...
Allow older SSL protocols to be disabled
Commit [cd0689] for v1.4
[sfcb-tix:#109] Add a timeout for localconnect ...
Thank you. Is there an estimate when this change will make it into a next releas...
It is true, this is some legacy coding artifact, it should no longer be hard coded...
Allow wbemcli to use TLS
New Release: SFCB 1.4.9
New Release: SFCC 2.2.8
To use the feature, set the following variable in your client environment (not SFCB)...
Proposed patch.
Add a timeout for localconnect clients