libcmpiutil

log

age author description
8 weeks Kaitlin Rupert Bump version after 0.5.1 releasedefault tip
8 weeks Kaitlin Rupert Added tag release_0_5_1 for changeset 3ea504ddeacb
4 months Richard Maciel This patch changes the way libcmpiutil retrieves the association handler to fix the problem with SLP advertisementrelease_0_5_1
8 months Kaitlin Rupert Bump version after 0.5 release, move to 3 digit versioning
8 months Kaitlin Rupert Added tag release_0_5 for changeset 0cbdf0dcd416
9 months Richard Maciel [CU] (#2) Add support to read/write array of strings to properties which expect them.release_0_5
10 months Kaitlin Rupert Work around for sfcb's lack of association handling
13 months Kaitlin Rupert [CU] Update README - indicate autogen.sh is run when building from a cloned tree
15 months Kaitlin Rupert [CU] Add link to libxml2.
16 months Richard Maciel [CU](#2) Commented some structures in the std_association.h file
17 months Dan Smith Make MOF parser ignore NULL properties
18 months Dan Smith [CU] Fix handling of invalid class in mof parser
20 months Kaitlin Rupert [CU] Remove statement to set the port equal to 8000.
20 months Kaitlin Rupert [CU] indication_tester.py enhancements
20 months Dan Smith [CU] Fix indication_tester.py to pass a scheme in the destination
20 months Dan Smith [CU] Report disabled indications
22 months Dan Smith Bump version
22 months Dan Smith Added tag release_0_4 for changeset ea4548b7afe1
22 months Kaitlin Rupert [CU] url should be options.url in indication_tester.pyrelease_0_4
22 months Jim Fehlig [CU]Provide a return type in eo_parse_error
22 months Jim Fehlig [CU]Generate bzip2 tar archive of the distribution
23 months Kaitlin Rupert indication_tester.py
23 months Kaitlin Rupert Fix indication_tester to send proper Content-Type.
23 months Guolian Yun [CU] add indicatons attribute in server class to keep received indications
2 years Dan Smith [CU] Add cu_get_array_prop()
2 years Jay Gagnon Fix indication_tester's filter deletion issue
2 years Dan Smith Bump version
2 years Dan Smith Added tag release_0_3 for changeset 55cdc06dc576
2 years Dan Smith Fix const usage for F9 compilerelease_0_3
2 years Dan Smith Add missing error path
2 years Dan Smith Change "Indication" parameter name to something that isn't a CIM Qualifier
2 years Kaitlin Rupert [CU] Add set_int_property() function to EO parse.
2 years Jay Gagnon [CU] Fix the --dump-xml option in libcmpiutil
2 years Jay Gagnon [CU] (#2) Turn std_indication's awesome knob to eleven
2 years Jay Gagnon [CU] (#2) add cmpi void to check to libcmpiutil
2 years Jay Gagnon [CU] (#2) classname_from_inst
2 years Dan Smith Make sure to set status in eo_parser_xml to avoid crash
2 years Dan Smith Bump version
2 years Dan Smith Added tag release_0_2 for changeset c19e32176690
2 years Dan Smith [CU] Fix warning in cu_dup_instance() that breaks buildrelease_0_2
2 years Dan Smith [CU] Make the spec require libxml2-devel for build
2 years Dan Smith [CU] Integrate the CIMXML EO parser with the libcmpiutil interface
2 years Dan Smith [CU] Add EI CIMXML parser
2 years Dan Smith [CU] Make libcmpiutil include libxml libraries/includes
2 years Kaitlin Rupert [CU] Add support for optional method arguments.
2 years Dan Smith [CU] Rename STRING() macro in libcmpiutil
2 years Dan Smith [CU] Rename symbol in EO MOF parser to avoid conflict with CLASSNAME()
2 years Kaitlin Rupert [CU] #2 Add more meaningful return messages to EO parsing functions.
2 years Jay Gagnon [CU] Add dup_instance function to libcmpiutil
2 years Kaitlin Rupert [CU] Add parse_inst_arg() to validate_args() call in std_invokemethod.
2 years Kaitlin Rupert [CU] Add embedded object parse functionality to std_invokemethod.
2 years Jay Gagnon [CU] Improve std_indication's raise functionality
2 years Dan Smith Add indication tester authentication and pegasus compliance
2 years Dan Smith [CU] Fix crash on invalid method name in std_invokemethod
2 years Jay Gagnon [CU] Add --print-ind switch to indication_tester
2 years Dan Smith Fix include of internal headers
2 years Dan Smith Add DECLARE_INST_LIST() macro
2 years Heidi Eckhart [CU] Add function to validate a client given object path
2 years Heidi Eckhart Add code style phrase to inst_list.c
2 years Heidi Eckhart [CU] Merge do_ref() and do_assoc()