CVS log for pegasus/src/Pegasus/Common/Constants.h

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Pegasus / Common

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.161 / (view) - annotate - [select for diffs] , Sat Dec 6 21:26:29 2014 UTC (9 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, HEAD
Changes since 1.160: +5 -3 lines
Diff to previous 1.160
BUG#: 9985
TITLE: Pull Operation Memory loss, Server sends out delayed responses
when It should not be.

DESCRIPTION: Corrected: 1) issues with delayed response, 2) issue with
closing EnumTimerThread 3) clean up of traces so the flow of pull operations can be seen with a simple trace search including adding
the MessageId to messages in ProviderMessageHandler.cpp 4) change
of the delayed pull response timeout from 15 to 9 sec.

Revision 1.160 / (view) - annotate - [select for diffs] , Wed Nov 19 00:12:38 2014 UTC (9 years, 6 months ago) by karl
Branch: MAIN
Changes since 1.159: +23 -1 lines
Diff to previous 1.159
BUG#: 9950
TITLE: The server crashes when processing large PULL operations.

DESCRIPTION: Add call to OOPProviderManagerRouter to clean up
enumerationContexts.  Other minor changes found during tests. also.

Revision 1.159 / (view) - annotate - [select for diffs] , Sat Oct 11 23:04:18 2014 UTC (9 years, 7 months ago) by karl
Branch: MAIN
Changes since 1.158: +14 -5 lines
Diff to previous 1.158
BUG#: 9819
TITLE: Add runtime configuration variables for pull operations.

DESCRIPTION: Adds the cimconfig variables pull pullOperationsMaxObjectCount, pullOperationsDefaultTimeout, pullOperationsMaxTimeout and changes CIMOperationRequestDispatcher
to use the runtime config variables.  Also cleans up the definition
of these parameters in CIMClient.h

Revision 1.148.2.4 / (view) - annotate - [select for diffs] , Wed Mar 12 21:35:02 2014 UTC (10 years, 2 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch
Changes since 1.148.2.3: +34 -0 lines
Diff to previous 1.148.2.3 to branch point 1.148 to next main 1.149
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch.Mergeout from head of tree 10 March 2014

DESCRIPTION: This is mergout out to bring up to date this branch. From
previous mergeout

Revision 1.158 / (view) - annotate - [select for diffs] , Mon Dec 16 09:37:27 2013 UTC (10 years, 5 months ago) by lawrence.luo
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk
Changes since 1.157: +34 -0 lines
Diff to previous 1.157
BUG#: 9219

TITLE:Infrastructure for a web based administration interface

DESCRIPTION:

Revision 1.157.10.1 / (view) - annotate - [select for diffs] , Tue Jul 30 04:34:55 2013 UTC (10 years, 10 months ago) by lawrence.luo
Branch: TASK-PEP362_RestfulService-branch
CVS Tags: TASK-PEP362_RestfulService-merged_out_to_branch
Changes since 1.157: +34 -0 lines
Diff to previous 1.157 to next main 1.158
BUG#: 9219
PEP#: 362
TITLE: Infrastructure for a web based administration interface

DESCRIPTION:  Base level for PEP362

Revision 1.148.2.3 / (view) - annotate - [select for diffs] , Sat Jul 20 17:32:39 2013 UTC (10 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.148.2.2: +8 -0 lines
Diff to previous 1.148.2.2 to branch point 1.148
PEP#: 317
TITLE: Update merge out from last 2.13.0.

DESCRIPTION: Sync with 2.13.0 just before release.  Note that we kept
the Development status.

Revision 1.157 / (view) - annotate - [select for diffs] , Thu Jun 13 12:55:01 2013 UTC (10 years, 11 months ago) by marek
Branch: MAIN
CVS Tags: TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0-FC, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, CIMRS_WORK_20130824
Branch point for: TASK-PEP362_RestfulService-branch
Changes since 1.156: +7 -0 lines
Diff to previous 1.156
BUG#:9680
TITLE: multiple definition of Pegasus::_PROPERTY_SUBSCRIPTIONREMOVALTIMEINTERVAL

DESCRIPTION:

Revision 1.156 / (view) - annotate - [select for diffs] , Thu Jun 13 12:19:55 2013 UTC (10 years, 11 months ago) by anusha.kandepu
Branch: MAIN
Changes since 1.155: +1 -0 lines
Diff to previous 1.155
BUG#: 9637
TITLE: Adding support of PUSH_WTH_ACK delivery mode for WSMAN indications..
DESCRIPTION: Added PUSH_WTH_ACK delivery mode support for WSMAN indications.

Revision 1.148.2.2 / (view) - annotate - [select for diffs] , Mon Jun 3 21:35:12 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.148.2.1: +37 -10 lines
Diff to previous 1.148.2.1 to branch point 1.148
BUG#: 9999
TITLE: TASK_317-Pull Operations update.

DESCRIPTION: This update brings this branch back in line with the current
head of tree and cleans up a number of outstanding issues in the code.  Note
That there are still a lot of outstanding issues being worked on.

Revision 1.145.2.2 / (view) - annotate - [select for diffs] , Thu Dec 13 14:29:21 2012 UTC (11 years, 5 months ago) by marek
Branch: RELEASE_2_10-branch
Changes since 1.145.2.1: +5 -0 lines
Diff to previous 1.145.2.1 to branch point 1.145 to next main 1.146
BUG#:9495
TITLE: Restrict number of elements read from a request (2.10.2)

DESCRIPTION:

Revision 1.148.4.1 / (view) - annotate - [select for diffs] , Thu Dec 13 14:24:26 2012 UTC (11 years, 5 months ago) by marek
Branch: RELEASE_2_11-branch
CVS Tags: RELEASE_2_11_2-RC1, RELEASE_2_11_2
Changes since 1.148: +5 -0 lines
Diff to previous 1.148 to next main 1.149
BUG#:9494
TITLE: Restrict number of elements read from a request (2.11.2)

DESCRIPTION:

Revision 1.155 / (view) - annotate - [select for diffs] , Tue Oct 30 04:19:38 2012 UTC (11 years, 7 months ago) by dev.meetei
Branch: MAIN
Changes since 1.154: +7 -0 lines
Diff to previous 1.154
BUG#:9373
TITLE:Support Writing Indication to a local file

DESCRIPTION:

Revision 1.154 / (view) - annotate - [select for diffs] , Thu Aug 30 13:49:10 2012 UTC (11 years, 9 months ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch
Changes since 1.153: +5 -0 lines
Diff to previous 1.153
BUG#:9374
TITLE: Restrict number of elements read from a request

DESCRIPTION:

Revision 1.153 / (view) - annotate - [select for diffs] , Mon Aug 13 08:09:21 2012 UTC (11 years, 9 months ago) by dev.meetei
Branch: MAIN
Changes since 1.152: +2 -1 lines
Diff to previous 1.152
BUG#: 9338
TITLE: NBAT fails in pegasus/src/Clients/repupgrade when PEGASUS_ENABLE_INTEROP_PROVIDER is disabled

DESCRIPTION: Make PG_Object Manager symbol visible

Revision 1.152 / (view) - annotate - [select for diffs] , Mon Jul 30 10:18:24 2012 UTC (11 years, 10 months ago) by rohini.deshpande
Branch: MAIN
CVS Tags: RELEASE_2_12_0-FC
Changes since 1.151: +6 -0 lines
Diff to previous 1.151
BUG#: 9162
TITLE:  WSMAN subscription support (pep358)
DESCRIPTION: Added support for WSMAN subscriptions

Revision 1.151 / (view) - annotate - [select for diffs] , Mon Jul 30 08:44:22 2012 UTC (11 years, 10 months ago) by anusha.kandepu
Branch: MAIN
Changes since 1.150: +17 -1 lines
Diff to previous 1.150
BUG#: 9090
TITLE: WSMAN Indication Handling and delivery support.
DESCRIPTION: Added support for WSMAN Indication Handling and delivery support.

Revision 1.150 / (view) - annotate - [select for diffs] , Thu Jun 21 07:00:19 2012 UTC (11 years, 11 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.149: +0 -8 lines
Diff to previous 1.149
BUG#: 9291
TITLE: PG_ObjectManager Instance returns invalid values

DESCRIPTION: Removing the persitence of the PG_ObjectManager instance.

Revision 1.148.2.1 / (view) - annotate - [select for diffs] , Tue Oct 11 17:18:08 2011 UTC (12 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.148: +13 -0 lines
Diff to previous 1.148
BUG#: 9999
TITLE: Merge out head to Task-PEP317 branch using Task Makefile

DESCRIPTION:  Update this working branch to Pegasus Head of Tree as of
about 8 Oct 2011

Revision 1.149 / (view) - annotate - [select for diffs] , Fri Jul 29 09:15:21 2011 UTC (12 years, 10 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.148: +13 -0 lines
Diff to previous 1.148
BUG#: 8991
TITLE: PEP 360 - Provider Lifecycle Indications.
DESCRIPTION: Added support for provider lifecycle indications.

Revision 1.148 / (view) - annotate - [select for diffs] , Fri Oct 29 04:29:50 2010 UTC (13 years, 7 months ago) by s.kodali
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch, RELEASE_2_11-branch
Changes since 1.147: +10 -0 lines
Diff to previous 1.147
BUG#: 8864
TITLE: PEP 318: 32bit providers in 64bit OpenPegasus

Revision 1.144.2.1 / (view) - annotate - [select for diffs] , Wed Jul 7 06:34:37 2010 UTC (13 years, 10 months ago) by s.kodali
Branch: RELEASE_2_9-branch
CVS Tags: RELEASE_2_9_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2
Changes since 1.144: +2 -0 lines
Diff to previous 1.144 to next main 1.145
BUG#: 8789
TITLE: PEP 356 - Provider module grouping (2.9.2)

Revision 1.147 / (view) - annotate - [select for diffs] , Mon Jul 5 07:58:36 2010 UTC (13 years, 11 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.146: +10 -0 lines
Diff to previous 1.146
BUG#: 7626
TITLE: PEP#324 DMTF Indications Profile (DSP1054) Implementation, stage 2.
DESCRIPTION: PEP 324 implementation

Revision 1.145.2.1 / (view) - annotate - [select for diffs] , Thu Jul 1 10:48:32 2010 UTC (13 years, 11 months ago) by s.kodali
Branch: RELEASE_2_10-branch
CVS Tags: RELEASE_2_10_1-RC1, RELEASE_2_10_1
Changes since 1.145: +2 -0 lines
Diff to previous 1.145
BUG#: 8788
TITLE: PEP 356 - Provider module grouping (2.10.1)

Revision 1.146 / (view) - annotate - [select for diffs] , Mon Apr 26 04:38:41 2010 UTC (14 years, 1 month ago) by venkat.puvvada
Branch: MAIN
Changes since 1.145: +2 -0 lines
Diff to previous 1.145
BUG#: 8763
TITLE: PEP 356 - Provider module grouping
DESCRIPTION: PEP 356 implementation

Revision 1.145 / (view) - annotate - [select for diffs] , Tue Dec 15 10:52:33 2009 UTC (14 years, 5 months ago) by s.kodali
Branch: MAIN
CVS Tags: RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root
Branch point for: RELEASE_2_10-branch
Changes since 1.144: +16 -0 lines
Diff to previous 1.144
BUG#: 8661
PEP#: 350
TITLE: Multi CIMOM Suport on Same OS

Revision 1.144 / (view) - annotate - [select for diffs] , Tue Dec 16 18:55:59 2008 UTC (15 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_to_branch, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch, TASK-PEP348_SCMO-branch, RELEASE_2_9_1-RC1, RELEASE_2_9_1, RELEASE_2_9_0-RC1, RELEASE_2_9_0, RELEASE_2_9-root, HPUX_TEST
Branch point for: RELEASE_2_9-branch
Changes since 1.143: +6 -6 lines
Diff to previous 1.143
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

Revision 1.143 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:46 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
CVS Tags: RELEASE_2_9_0-FC
Changes since 1.142: +6 -6 lines
Diff to previous 1.142
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.142 / (view) - annotate - [select for diffs] , Mon Dec 1 17:49:51 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
Changes since 1.141: +28 -30 lines
Diff to previous 1.141
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.141 / (view) - annotate - [select for diffs] , Tue Nov 11 05:13:15 2008 UTC (15 years, 6 months ago) by ouyang.jian
Branch: MAIN
Changes since 1.140: +1 -1 lines
Diff to previous 1.140
BUG#:8084
TITLE:PASE: change PEGASUS_SSLSERVER_RANDOMFILE

DESCRIPTION:commit approved patch.

Revision 1.140 / (view) - annotate - [select for diffs] , Fri Oct 24 05:03:18 2008 UTC (15 years, 7 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.139: +0 -1 lines
Diff to previous 1.139
BUG#: 8025
TITLE: BinaryMessageHandler is unnecessary
DESCRIPTION: remove BinaryMessageHandler and messages are enqueued into request dispatcher queue on provider thread.

Revision 1.139 / (view) - annotate - [select for diffs] , Fri Oct 17 10:07:33 2008 UTC (15 years, 7 months ago) by r.kieninger
Branch: MAIN
Changes since 1.138: +2 -2 lines
Diff to previous 1.138
BUG#:7996
TITLE: 64 bit platform support for z/OS

DESCRIPTION: 64 bit platform support for z/OS

Revision 1.133.4.2 / (view) - annotate - [select for diffs] , Wed Oct 1 16:13:27 2008 UTC (15 years, 8 months ago) by s.manicka
Branch: RELEASE_2_8-branch
CVS Tags: RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1
Changes since 1.133.4.1: +5 -0 lines
Diff to previous 1.133.4.1 to branch point 1.133 to next main 1.134
BUG#: 7949
TITLE: PEGASUS_REPOSITORY_LOCK_FILE set to a nonexistent file on Windows.

DESCRIPTION:

Revision 1.118.2.9 / (view) - annotate - [select for diffs] , Wed Oct 1 16:06:35 2008 UTC (15 years, 8 months ago) by s.manicka
Branch: RELEASE_2_7-branch
CVS Tags: RELEASE_2_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2
Changes since 1.118.2.8: +5 -0 lines
Diff to previous 1.118.2.8 to branch point 1.118 to next main 1.119
BUG#: 7950
TITLE: PEGASUS_REPOSITORY_LOCK_FILE set to a nonexistent file on Windows.

DESCRIPTION:

Revision 1.138 / (view) - annotate - [select for diffs] , Fri Sep 19 12:48:35 2008 UTC (15 years, 8 months ago) by mreddy
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.137: +6 -1 lines
Diff to previous 1.137
BUG#: 7840
TITLE: Need a config property for variable logfile size
DESCRIPTION:

Revision 1.137 / (view) - annotate - [select for diffs] , Thu Sep 18 16:50:27 2008 UTC (15 years, 8 months ago) by s.manicka
Branch: MAIN
Changes since 1.136: +5 -0 lines
Diff to previous 1.136
BUG#: 7917
TITLE: PEGASUS_REPOSITORY_LOCK_FILE set to a nonexistent file on Windows.

DESCRIPTION:

Revision 1.136 / (view) - annotate - [select for diffs] , Thu Sep 18 07:01:37 2008 UTC (15 years, 8 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.135: +7 -0 lines
Diff to previous 1.135
BUG#: 7906
TITLE: PEP#316 - In-Memory-Tracing - OOP - Tracefile Configuration  PEGASUS_ASSERT

DESCRIPTION: Add OOP support and the Tracefile configuration is reworked.

Revision 1.135 / (view) - annotate - [select for diffs] , Tue Sep 2 16:33:37 2008 UTC (15 years, 9 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.134: +8 -0 lines
Diff to previous 1.134
BUG#: 7836
TITLE: PEP#316 - In-Memory-Tracing

DESCRIPTION: Initial TraceMemoryHandler

Revision 1.133.4.1 / (view) - annotate - [select for diffs] , Wed Aug 13 09:33:04 2008 UTC (15 years, 9 months ago) by thilo.boehm
Branch: RELEASE_2_8-branch
Changes since 1.133: +9 -0 lines
Diff to previous 1.133
BUG#: 7826
TITLE: V28 Improve performace of XML reading.

DESCRIPTION: Add CIMName embedded obj/inst. Modify CIMNameUnchecked()

Revision 1.134 / (view) - annotate - [select for diffs] , Tue Aug 12 18:36:13 2008 UTC (15 years, 9 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch
Changes since 1.133: +9 -0 lines
Diff to previous 1.133
BUG#: 7819
TITLE: Improve performace of XML reading.

DESCRIPTION: Add CIMName embedded obj/inst. Modify CIMNameUnchecked()

Revision 1.118.2.8 / (view) - annotate - [select for diffs] , Tue Jul 22 04:31:11 2008 UTC (15 years, 10 months ago) by s.kodali
Branch: RELEASE_2_7-branch
Changes since 1.118.2.7: +12 -4 lines
Diff to previous 1.118.2.7 to branch point 1.118
BUG#: 7810
TITLE: Need to move cimxml.socket and other files related to cimserver from /tmp to other directory.
DESCRIPTION:

Revision 1.133 / (view) - annotate - [select for diffs] , Tue Jul 8 11:22:17 2008 UTC (15 years, 10 months ago) by ouyang.jian
Branch: MAIN
CVS Tags: RELEASE_2_8_0-RC2, RELEASE_2_8_0, RELEASE_2_8-root
Branch point for: RELEASE_2_8-branch
Changes since 1.132: +2 -2 lines
Diff to previous 1.132
BUG#:7790
TITLE:PASE: change cimserver start file path

DESCRIPTION: commit approved patch.

Revision 1.132 / (view) - annotate - [select for diffs] , Wed Jul 2 10:04:48 2008 UTC (15 years, 11 months ago) by s.kodali
Branch: MAIN
CVS Tags: RELEASE_2_8_0-RC1
Changes since 1.131: +12 -4 lines
Diff to previous 1.131
BUG#: 7771
TITLE: CIM Server fails on startup to connect to Unix Local Domain Socket

DESCRIPTION: z/OS convention

Revision 1.129.4.1 / (view) - annotate - [select for diffs] , Tue Jul 1 14:17:57 2008 UTC (15 years, 11 months ago) by mike
Branch: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch
Changes since 1.129: +3 -5 lines
Diff to previous 1.129 to next main 1.130
PEP#: 328
TITLE: Solaris Porting

DESCRIPTION: Ongoing Solaris Porting

Revision 1.131 / (view) - annotate - [select for diffs] , Wed Jun 25 06:10:21 2008 UTC (15 years, 11 months ago) by s.kodali
Branch: MAIN
Changes since 1.130: +3 -3 lines
Diff to previous 1.130
BUG#: 7688
TITLE: Need to move cimxml.socket and other files related to cimserver from /tmp to other directory

DESCRIPTION: cimxml.socket and other files related to cimserver are moved from /tmp to /var/tmp

Revision 1.130 / (view) - annotate - [select for diffs] , Tue Jun 10 19:09:29 2008 UTC (15 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.129: +0 -2 lines
Diff to previous 1.129
BUG#: 7719
TITLE: HTTPConnector need not be a MessageQueue
DESCRIPTION: Clean up unused and unnecessary code.

Revision 1.129 / (view) - annotate - [select for diffs] , Fri May 16 05:26:47 2008 UTC (16 years ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, RELEASE_2_8_0_BETA, RELEASE_2_8_0-FC, Makefile
Branch point for: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
Changes since 1.128: +14 -0 lines
Diff to previous 1.128
BUG#: 7635
TITLE: PEP#323 DMTF Indications Profile (DSP1054) Implementation, stage 1.
DESCRIPTION: PEP 323 implementation.

Revision 1.128 / (view) - annotate - [select for diffs] , Fri May 2 18:02:56 2008 UTC (16 years, 1 month ago) by yi.zhou
Branch: MAIN
Changes since 1.127: +3 -0 lines
Diff to previous 1.127
BUG#: 7614
TITLE: PEP 322 Track Generated Indications Data
DESCRIPTION: Implement a mechanism to count and report the number of indications generated by a provider and for a subscription.

Revision 1.127.4.2 / (view) - annotate - [select for diffs] , Fri Apr 25 21:23:40 2008 UTC (16 years, 1 month ago) by kumpf
Changes since 1.127.4.1: +1 -1 lines
Diff to previous 1.127.4.1 to branch point 1.127 to next main 1.128
PEP#: 322
TITLE: Track Generated Indications Data
DESCRIPTION: Clean-up.

Revision 1.127.4.1 / (view) - annotate - [select for diffs] , Thu Apr 24 17:41:36 2008 UTC (16 years, 1 month ago) by yi.zhou
Changes since 1.127: +3 -0 lines
Diff to previous 1.127
PEP#: 322
TITLE: Track Generated Indications Data
DESCRIPTION: Initial implementation.

Revision 1.127 / (view) - annotate - [select for diffs] , Mon Mar 24 15:11:22 2008 UTC (16 years, 2 months ago) by karl
Branch: MAIN
Changes since 1.126: +3 -3 lines
Diff to previous 1.126
BUG#: 7374
TITLE: PEGASUS_DISABLE_CQL definition inconsistent

DESCRIPTION: Modify to use PEGASUS_ENABLE_CQL

Revision 1.125.2.3 / (view) - annotate - [select for diffs] , Thu Mar 13 18:48:46 2008 UTC (16 years, 2 months ago) by kumpf
Changes since 1.125.2.2: +1 -0 lines
Diff to previous 1.125.2.2 to branch point 1.125 to next main 1.126
PEP#: 311
TITLE: WS-Management Support in CIM Server
DESCRIPTION: Introduce a WsmProcessor abstraction.

Revision 1.125.2.2 / (view) - annotate - [select for diffs] , Thu Mar 13 17:08:56 2008 UTC (16 years, 2 months ago) by kumpf
Changes since 1.125.2.1: +2 -2 lines
Diff to previous 1.125.2.1 to branch point 1.125
PEP#: 311
TITLE: WS-Management Support in CIM Server
DESCRIPTION: Create a WsmServer library.

Revision 1.118.2.7 / (view) - annotate - [select for diffs] , Wed Mar 12 05:28:53 2008 UTC (16 years, 2 months ago) by venkat.puvvada
Branch: RELEASE_2_7-branch
CVS Tags: RELEASE_2_7_1-RC1, RELEASE_2_7_1
Changes since 1.118.2.6: +9 -0 lines
Diff to previous 1.118.2.6 to branch point 1.118
BUG#: 7515
TITLE: Log user name when authentication is failed.
DESCRIPTION:

Revision 1.126 / (view) - annotate - [select for diffs] , Mon Mar 10 05:25:58 2008 UTC (16 years, 2 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.125: +9 -0 lines
Diff to previous 1.125
BUG#: 7503
TITLE: Log user name when authentication is failed.
DESCRIPTION:

Revision 1.125.2.1 / (view) - annotate - [select for diffs] , Thu Mar 6 01:10:03 2008 UTC (16 years, 3 months ago) by kumpf
Changes since 1.125: +3 -0 lines
Diff to previous 1.125
PEP#: 311
TITLE: WS-Management Support in CIM Server
DESCRIPTION: Merge with the latest changes in the main branch.

Revision 1.118.2.6 / (view) - annotate - [select for diffs] , Fri Feb 22 23:13:51 2008 UTC (16 years, 3 months ago) by s.manicka
Branch: RELEASE_2_7-branch
Changes since 1.118.2.5: +4 -1 lines
Diff to previous 1.118.2.5 to branch point 1.118
BUG#: 7392
TITLE: Enhancements to Serverprofile implementation.

DESCRIPTION:

Revision 1.101.4.7 / (view) - annotate - [select for diffs] , Fri Feb 22 21:49:56 2008 UTC (16 years, 3 months ago) by s.manicka
Branch: RELEASE_2_6-branch
CVS Tags: RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3, RELEASE_2_6_2-RC1, RELEASE_2_6_2
Changes since 1.101.4.6: +16 -12 lines
Diff to previous 1.101.4.6 to branch point 1.101 to next main 1.102
BUG#: 7394
TITLE: Enhancements to Serverprofile implementation.

DESCRIPTION:

Revision 1.125 / (view) - annotate - [select for diffs] , Wed Feb 20 14:00:31 2008 UTC (16 years, 3 months ago) by s.manicka
Branch: MAIN
Changes since 1.124: +4 -1 lines
Diff to previous 1.124
BUG#: 7391
TITLE: Enhancements to Serverprofile implementation.

DESCRIPTION:

Revision 1.124.2.1 / (view) - annotate - [select for diffs] , Thu Feb 7 18:46:11 2008 UTC (16 years, 3 months ago) by dmitry.mikulin
Changes since 1.124: +4 -0 lines
Diff to previous 1.124 to next main 1.125
PEP#: 311
TITLE: WS-Management Support in CIM Server.
DESCRIPTION: Changes to recognize WS-Man connections and route them to the appropriate handler. Processing of SOAP envelope, namespaces.

Revision 1.80.2.6 / (view) - annotate - [select for diffs] , Fri Jan 25 19:14:46 2008 UTC (16 years, 4 months ago) by sushma.fernandes
Branch: RELEASE_2_5-branch
CVS Tags: RELEASE_2_5_5-RC2, RELEASE_2_5_5
Changes since 1.80.2.5: +1 -1 lines
Diff to previous 1.80.2.5 to branch point 1.80 to next main 1.81
BUG#: 7302
TITLE: SSL connections may be closed prematurely on account of accept pending connection timeout
DESCRIPTION: Updated HTTPConnection to detect the negative case before closing a connection.

Revision 1.101.4.6 / (view) - annotate - [select for diffs] , Fri Jan 25 19:09:27 2008 UTC (16 years, 4 months ago) by sushma.fernandes
Branch: RELEASE_2_6-branch
CVS Tags: TASK-BUG7240-root, TASK-BUG7240-branch, RELEASE_2_6-branch-clean
Changes since 1.101.4.5: +1 -1 lines
Diff to previous 1.101.4.5 to branch point 1.101
BUG#: 7301
TITLE: SSL connections may be closed prematurely on account of accept pending connection timeout
DESCRIPTION: Updated HTTPConnection to detect the negative case before closing a connection.

Revision 1.118.2.5 / (view) - annotate - [select for diffs] , Fri Jan 25 19:03:23 2008 UTC (16 years, 4 months ago) by sushma.fernandes
Branch: RELEASE_2_7-branch
Changes since 1.118.2.4: +1 -1 lines
Diff to previous 1.118.2.4 to branch point 1.118
BUG#: 7300
TITLE: SSL connections may be closed prematurely on account of accept pending connection timeout
DESCRIPTION: Updated HTTPConnection to detect the negative case before closing a connection.

Revision 1.124 / (view) - annotate - [select for diffs] , Wed Jan 23 20:54:23 2008 UTC (16 years, 4 months ago) by sushma.fernandes
Branch: MAIN
Changes since 1.123: +1 -1 lines
Diff to previous 1.123
BUG#: 7290
TITLE: SSL connections may be closed prematurely on account of accept pending connection timeout
DESCRIPTION: Updated HTTPConnection to detect the negative case before closing a connection.

Revision 1.118.2.4 / (view) - annotate - [select for diffs] , Wed Jan 16 13:22:59 2008 UTC (16 years, 4 months ago) by marek
Branch: RELEASE_2_7-branch
Changes since 1.118.2.3: +18 -0 lines
Diff to previous 1.118.2.3 to branch point 1.118
BUG#:7122
TITLE: Performance - OrderedSet Implementation (2.7.1)

DESCRIPTION:

Revision 1.123 / (view) - annotate - [select for diffs] , Sun Jan 13 19:32:38 2008 UTC (16 years, 4 months ago) by marek
Branch: MAIN
Changes since 1.122: +1 -1 lines
Diff to previous 1.122
BUG#:7235
TITLE:Reduce memory impact of hash index in the OrderedSet implementation

DESCRIPTION:

Revision 1.101.4.5 / (view) - annotate - [select for diffs] , Wed Dec 19 14:58:31 2007 UTC (16 years, 5 months ago) by r.kieninger
Branch: RELEASE_2_6-branch
Changes since 1.101.4.4: +9 -2 lines
Diff to previous 1.101.4.4 to branch point 1.101
BUG#:7169
TITLE: IDLE_TIMEOUT for CMPI Providers is too short.

DESCRIPTION: IDLE_TIMEOUT for CMPI Providers is too short.

Revision 1.118.2.3 / (view) - annotate - [select for diffs] , Wed Dec 19 14:04:38 2007 UTC (16 years, 5 months ago) by r.kieninger
Branch: RELEASE_2_7-branch
Changes since 1.118.2.2: +3 -2 lines
Diff to previous 1.118.2.2 to branch point 1.118
BUG#:7171
TITLE: IDLE_TIMEOUT for CMPI Providers is too short.

DESCRIPTION: IDLE_TIMEOUT for CMPI Providers is too short.

Revision 1.122 / (view) - annotate - [select for diffs] , Mon Dec 17 09:30:36 2007 UTC (16 years, 5 months ago) by r.kieninger
Branch: MAIN
CVS Tags: TASK-BUG7146_SqlRepositoryPrototype-root, TASK-BUG7146_SqlRepositoryPrototype-merged_out_to_branch, TASK-BUG7146_SqlRepositoryPrototype-merged_out_from_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_to_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_from_branch, TASK-BUG7146_SqlRepositoryPrototype-branch
Changes since 1.121: +1 -0 lines
Diff to previous 1.121
BUG#:7166
TITLE: IDLE_TIMEOUT for CMPI Providers is too short.

DESCRIPTION: IDLE_TIMEOUT for CMPI Providers is too short.

Revision 1.80.2.5 / (view) - annotate - [select for diffs] , Fri Dec 14 20:56:54 2007 UTC (16 years, 5 months ago) by dave.sudlik
Branch: RELEASE_2_5-branch
CVS Tags: RELEASE_2_5_5-RC1
Changes since 1.80.2.4: +10 -2 lines
Diff to previous 1.80.2.4 to branch point 1.80
BUG#: 7154
TITLE: Add timeout for idle connections (2.5 branch)

DESCRIPTION: Committing approved fix

Revision 1.101.4.4 / (view) - annotate - [select for diffs] , Fri Dec 14 20:47:55 2007 UTC (16 years, 5 months ago) by dave.sudlik
Branch: RELEASE_2_6-branch
Changes since 1.101.4.3: +7 -0 lines
Diff to previous 1.101.4.3 to branch point 1.101
BUG#: 7153
TITLE: Add timeout for idle connections (2.6 branch)

DESCRIPTION: Committing approved fix

Revision 1.118.2.2 / (view) - annotate - [select for diffs] , Fri Dec 14 20:31:37 2007 UTC (16 years, 5 months ago) by dave.sudlik
Branch: RELEASE_2_7-branch
Changes since 1.118.2.1: +2 -0 lines
Diff to previous 1.118.2.1 to branch point 1.118
BUG#: 7152
TITLE: Add timeout for idle connections (2.7 branch)

DESCRIPTION: committing approved fix

Revision 1.121 / (view) - annotate - [select for diffs] , Tue Nov 27 20:03:02 2007 UTC (16 years, 6 months ago) by dave.sudlik
Branch: MAIN
Changes since 1.120: +2 -0 lines
Diff to previous 1.120
BUG#: 7143
TITLE: Add timeout for idle connections

DESCRIPTION: Committing approved fix

Revision 1.120 / (view) - annotate - [select for diffs] , Sun Nov 11 19:48:34 2007 UTC (16 years, 6 months ago) by marek
Branch: MAIN
Changes since 1.119: +18 -0 lines
Diff to previous 1.119
BUG#:6812
TITLE: Time'ta gain some speed aka Performance: OrderedSet implementation

DESCRIPTION:
This patch introduces an ordered set implementation for CIMProperty, CIMQualifier, CIMMethod and CIMParameter.
At the same time the setName() function is corrected in its behaviour and now reports an exception if you try to change the name of a CIMProperty, CIMQualifier, CIMMethod or CIMParameter after they have been added to a container (for instance CIMClass).

Revision 1.118.2.1 / (view) - annotate - [select for diffs] , Wed Oct 31 21:59:30 2007 UTC (16 years, 7 months ago) by r.kieninger
Branch: RELEASE_2_7-branch
Changes since 1.118: +1 -1 lines
Diff to previous 1.118
BUG#:7064
TITLE: cimserver_start.lock definition missing in constants.h for z/OS

DESCRIPTION: Change location of cimserver_start.lock to /var/wbem for z/OS

Revision 1.101.4.3 / (view) - annotate - [select for diffs] , Wed Oct 31 21:50:19 2007 UTC (16 years, 7 months ago) by r.kieninger
Branch: RELEASE_2_6-branch
Changes since 1.101.4.2: +2 -0 lines
Diff to previous 1.101.4.2 to branch point 1.101
BUG#:7065
TITLE: cimserver_start.lock definition missing in constants.h for z/OS

DESCRIPTION: Added defines for cimserver_start.lock for z/OS

Revision 1.119 / (view) - annotate - [select for diffs] , Tue Oct 30 16:40:51 2007 UTC (16 years, 7 months ago) by r.kieninger
Branch: MAIN
Changes since 1.118: +1 -1 lines
Diff to previous 1.118
BUG#:6759
TITLE: cimserver_start.lock definition missing in constants.h for z/OS

DESCRIPTION: Moved cimserver_start.lock to /var

Revision 1.118 / (view) - annotate - [select for diffs] , Tue Sep 25 16:57:42 2007 UTC (16 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: RELEASE_2_7-branch
Changes since 1.117: +1 -0 lines
Diff to previous 1.117
BUG#: 6963
TITLE: shutdownTimeout value differs with privilege separation
DESCRIPTION: Keep the shutdownTimeout behavior the same when privilege separation is enabled.

Revision 1.117 / (view) - annotate - [select for diffs] , Fri Sep 7 17:01:53 2007 UTC (16 years, 8 months ago) by dmitry.mikulin
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-branch, TASK-PEP305_VXWORKS-2008-10-23, RELEASE_2_7_0-RC1
Changes since 1.116: +9 -10 lines
Diff to previous 1.116
BUG#: 6877
TITLE: admin commands cannot find ICU message catalogs
DESCRIPTION: Added a definition of PEGASUS_DEFAULT_MESSAGE_SOURCE for HP-UX.

Revision 1.116 / (view) - annotate - [select for diffs] , Wed Sep 5 18:45:45 2007 UTC (16 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.115: +35 -111 lines
Diff to previous 1.115
BUG#: 6871
TITLE: Specify all release dirs explicitly
DESCRIPTION: Do not use default path values when PEGASUS_USE_RELEASE_DIRS is defined.

Revision 1.115 / (view) - annotate - [select for diffs] , Tue Aug 14 16:16:18 2007 UTC (16 years, 9 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_7_0-BETA
Changes since 1.114: +14 -6 lines
Diff to previous 1.114
BUG#: 6769
TITLE: Add environment variable to control build of interop provider

DESCRIPTION: Adds new build time environment variable to enable the
compile of the interop provider in place of the use of the slp and
perfinst environment variables

Revision 1.114 / (view) - annotate - [select for diffs] , Fri Aug 10 20:30:25 2007 UTC (16 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.113: +2 -2 lines
Diff to previous 1.113
BUG#: 6785
TITLE: Non-portable whitespace warnings from makedepend
DESCRIPTION: Remove space characters that precede preprocessor directives.

Revision 1.113 / (view) - annotate - [select for diffs] , Thu Aug 2 23:38:31 2007 UTC (16 years, 10 months ago) by ouyang.jian
Branch: MAIN
Changes since 1.112: +35 -0 lines
Diff to previous 1.112
BUG#:6530
PEP#:284
TITLE: PEP 284 - Port Pegasus to i5/PASE platform: Step two, add PASE default configuration

DESCRIPTION: PEP 284 - Port Pegasus to i5/PASE platform: Step two, add PASE default configuration

Revision 1.101.4.2 / (view) - annotate - [select for diffs] , Tue Jul 3 20:29:02 2007 UTC (16 years, 11 months ago) by dave.sudlik
Branch: RELEASE_2_6-branch
CVS Tags: RELEASE_2_6_1-RC1, RELEASE_2_6_1
Changes since 1.101.4.1: +3 -0 lines
Diff to previous 1.101.4.1 to branch point 1.101
BUG#: 6549
TITLE: Constants.h does not define cimprovagt path for AIX

DESCRIPTION: committing approved fix

Revision 1.112 / (view) - annotate - [select for diffs] , Fri Jun 29 12:41:45 2007 UTC (16 years, 11 months ago) by dave.sudlik
Branch: MAIN
Changes since 1.111: +3 -0 lines
Diff to previous 1.111
BUG#: 6546
TITLE: Constants.h does not define cimprovagt path for AIX

DESCRIPTION: committing approved fix

Revision 1.111 / (view) - annotate - [select for diffs] , Fri Jun 22 16:45:51 2007 UTC (16 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch
Changes since 1.110: +29 -26 lines
Diff to previous 1.110
BUG#: 6568
TITLE: CIM Server start-up lock file should be in same directory as PID file
DESCRIPTION: Use a fully-pathed lock file in the default build.  Improve the name of the macro used for the start-up lock file name.

Revision 1.110 / (view) - annotate - [select for diffs] , Fri Jun 22 16:35:52 2007 UTC (16 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.109: +2 -2 lines
Diff to previous 1.109
BUG#: 6562
TITLE: Server start-up logic needs clean-up
DESCRIPTION: Clean up the management of the PID file and start-up exceptions.

Revision 1.109 / (view) - annotate - [select for diffs] , Tue Jun 5 08:30:12 2007 UTC (17 years ago) by ouyang.jian
Branch: MAIN
CVS Tags: TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-PEP274_dacim-branch
Changes since 1.108: +1 -3 lines
Diff to previous 1.108
BUG#:5739
PEP#:284
TITLE: remove OS400 code

DESCRIPTION: Port Pegasus to i5/PASE platform: Step one, remove obsolete OS400 code

Revision 1.108 / (view) - annotate - [select for diffs] , Fri Jun 1 16:45:55 2007 UTC (17 years ago) by kumpf
Branch: MAIN
Changes since 1.107: +0 -9 lines
Diff to previous 1.107
BUG#: 6490
TITLE: TestUserContext guest tests are disabled
DESCRIPTION: Propagate the cimservermain user name in the build system and reenable some UserContext tests.

Revision 1.107 / (view) - annotate - [select for diffs] , Fri May 25 17:35:13 2007 UTC (17 years ago) by kumpf
Branch: MAIN
CVS Tags: TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch
Changes since 1.106: +400 -362 lines
Diff to previous 1.106
BUG#: 6037
TITLE: PEP 286 Privilege Separation
DESCRIPTION: Implement privilege separation for the CIM Server.  This allows the CIM Server to run without privilege, using a separate small process to perform privileged operations as necessary.

Revision 1.106.2.1 / (view) - annotate - [select for diffs] , Wed May 23 23:14:32 2007 UTC (17 years ago) by kumpf
Branch: TASK-PEP286_PRIVILEGE_SEPARATION-branch
Changes since 1.106: +380 -342 lines
Diff to previous 1.106 to next main 1.107
PEP#: 286
TITLE: Privilege Separation
DESCRIPTION: Merge with latest changes.

Revision 1.104.2.3 / (view) - annotate - [select for diffs] , Fri Apr 27 18:59:36 2007 UTC (17 years, 1 month ago) by kumpf
Changes since 1.104.2.2: +2 -2 lines
Diff to previous 1.104.2.2 to branch point 1.104 to next main 1.105
PEP#: 286
TITLE: Privilege Separation
DESCRIPTION: Fixed comment typos.

Revision 1.106 / (view) - annotate - [select for diffs] , Wed Apr 11 19:41:43 2007 UTC (17 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP286_PRIVILEGE_SEPARATION-root
Branch point for: TASK-PEP286_PRIVILEGE_SEPARATION-branch
Changes since 1.105: +1 -29 lines
Diff to previous 1.105
BUG#: 6328
TITLE: PEGASUS_LSB flag is no longer needed
DESCRIPTION: Remove the PEGASUS_LSB environment variable, PEGASUS_S_LSB macro, and the LSB RPM files.

Revision 1.104.2.2 / (view) - annotate - [select for diffs] , Thu Apr 5 22:56:35 2007 UTC (17 years, 2 months ago) by kumpf
Changes since 1.104.2.1: +0 -23 lines
Diff to previous 1.104.2.1 to branch point 1.104
PEP#: 286
TITLE: Privilege Separation
DESCRIPTION: Minor clean-up.

Revision 1.105 / (view) - annotate - [select for diffs] , Sun Mar 25 12:50:03 2007 UTC (17 years, 2 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.104: +1 -0 lines
Diff to previous 1.104
BUG#: 6251
TITLE: Redundant CIM MSE operational status values in ProviderRegistrationManager
DESCRIPTION: Commiting approved fix.

Revision 1.104.2.1 / (view) - annotate - [select for diffs] , Fri Mar 23 20:53:51 2007 UTC (17 years, 2 months ago) by kumpf
Changes since 1.104: +403 -342 lines
Diff to previous 1.104
PEP#: 286
TITLE: Privilege Separation
DESCRIPTION: Merge PEP286_PRIVILEGE_SEPARATION_BRANCH into the HEAD.

Revision 1.101.4.1 / (view) - annotate - [select for diffs] , Tue Feb 27 19:23:29 2007 UTC (17 years, 3 months ago) by kumpf
Branch: RELEASE_2_6-branch
Changes since 1.101: +11 -0 lines
Diff to previous 1.101
BUG#: 6152
TITLE: cimsub depends on a CIM Server build option
DESCRIPTION: Create a virtual top-level __Namespace to be instrumented through the NamespaceProvider, and update cimsub to use it.

Revision 1.104 / (view) - annotate - [select for diffs] , Fri Feb 23 18:32:30 2007 UTC (17 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.103: +2 -1 lines
Diff to previous 1.103
BUG#: 6154
TITLE: Missing linkage specifier in Constants.h
DESCRIPTION: Add a linkage specification.

Revision 1.103 / (view) - annotate - [select for diffs] , Wed Feb 21 20:56:11 2007 UTC (17 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.102: +10 -0 lines
Diff to previous 1.102
BUG#: 6144
TITLE: cimsub depends on a CIM Server build option
DESCRIPTION: Create a virtual top-level __Namespace to be instrumented through the NamespaceProvider, and update cimsub to use it.

Revision 1.102 / (view) - annotate - [select for diffs] , Wed Feb 21 10:02:33 2007 UTC (17 years, 3 months ago) by marek
Branch: MAIN
Changes since 1.101: +6 -0 lines
Diff to previous 1.101
BUG#:5338
TITLE: 20s timeout value for client and socket should be defined as a Constant

DESCRIPTION:

Revision 1.93.8.4 / (view) - annotate - [select for diffs] , Wed Jan 24 04:55:24 2007 UTC (17 years, 4 months ago) by kamal.locahana
Branch: TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch
Changes since 1.93.8.3: +9 -9 lines
Diff to previous 1.93.8.3 to branch point 1.93 to next main 1.94
BUG#:4011

TITLE:  WinLocalDomainSockets

DESCRIPTION:  Made changes to adhere to PEP221. Replaced tabs

Revision 1.93.8.3 / (view) - annotate - [select for diffs] , Wed Jan 24 03:59:50 2007 UTC (17 years, 4 months ago) by kamal.locahana
Branch: TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch
Changes since 1.93.8.2: +2 -1 lines
Diff to previous 1.93.8.2 to branch point 1.93
BUG#:4011

TITLE:  WinLocalDomainSockets

DESCRIPTION:  Made changes to adhere to PEP221

Revision 1.101.2.4 / (view) - annotate - [select for diffs] , Wed Jan 17 18:48:54 2007 UTC (17 years, 4 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
CVS Tags: PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE
Changes since 1.101.2.3: +23 -0 lines
Diff to previous 1.101.2.3 to branch point 1.101 to next main 1.102
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.101.2.3 / (view) - annotate - [select for diffs] , Wed Jan 10 01:59:35 2007 UTC (17 years, 4 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.101.2.2: +3 -1 lines
Diff to previous 1.101.2.2 to branch point 1.101
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.101.2.2 / (view) - annotate - [select for diffs] , Tue Jan 9 20:25:40 2007 UTC (17 years, 4 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.101.2.1: +7 -0 lines
Diff to previous 1.101.2.1 to branch point 1.101
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.101.2.1 / (view) - annotate - [select for diffs] , Thu Jan 4 04:57:21 2007 UTC (17 years, 5 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.101: +354 -328 lines
Diff to previous 1.101
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.94.2.2 / (view) - annotate - [select for diffs] , Tue Dec 19 10:33:09 2006 UTC (17 years, 5 months ago) by ms.aruran
Branch: TASK-PEP268_SSLClientCertificatePropagation-branch
Changes since 1.94.2.1: +2 -0 lines
Diff to previous 1.94.2.1 to branch point 1.94 to next main 1.95
PEP#: 268
TITLE: PEP#268 SSLClientCertificate Propagation

Description: Code change

Revision 1.93.8.2 / (view) - annotate - [select for diffs] , Mon Dec 18 14:34:04 2006 UTC (17 years, 5 months ago) by kamal.locahana
Branch: TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch
Changes since 1.93.8.1: +3 -3 lines
Diff to previous 1.93.8.1 to branch point 1.93
BUG#:4011

TITLE:  WinLocalDomainSockets

DESCRIPTION:  MAX_PIPE_INSTANCES made as extern variable to meet the existing standard.

Revision 1.101 / (view) - annotate - [select for diffs] , Fri Dec 8 18:35:42 2006 UTC (17 years, 5 months ago) by w.otsuka
Branch: MAIN
CVS Tags: TASK-Bug2102_RCMPIWindows-root, TASK-Bug2102_RCMPIWindows-merged_out_to_branch, TASK-Bug2102_RCMPIWindows-merged_out_from_trunk, TASK-Bug2102_RCMPIWindows-merged_in_to_trunk, TASK-Bug2102_RCMPIWindows-merged_in_from_branch, TASK-Bug2102_RCMPIWindows-branch, RELEASE_2_6_0-RC1, RELEASE_2_6_0, RELEASE_2_6-root, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: RELEASE_2_6-branch, PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.100: +37 -14 lines
Diff to previous 1.100
BUG#: 5922
TITLE: 2.6.0 Linux RPM DiscardedData Trace

DESCRIPTION: Fix Constants.h to use the path defines in ProductDirectoryStructure.h for release builds.

Revision 1.100 / (view) - annotate - [select for diffs] , Wed Nov 29 22:49:34 2006 UTC (17 years, 6 months ago) by dave.sudlik
Branch: MAIN
Changes since 1.99: +8 -5 lines
Diff to previous 1.99
BUG#: 5899
TITLE: Need to specify AIX Message Path for the MessageLoaderParms

DESCRIPTION: committing approved fix

Revision 1.99 / (view) - annotate - [select for diffs] , Wed Nov 29 22:09:30 2006 UTC (17 years, 6 months ago) by dave.sudlik
Branch: MAIN
Changes since 1.98: +1 -1 lines
Diff to previous 1.98
BUG#: 5777
TITLE: Bug for PEP 267 -- SLP

DESCRIPTION: committed approved fix

Revision 1.98 / (view) - annotate - [select for diffs] , Tue Nov 7 21:30:36 2006 UTC (17 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_6_0-FC
Changes since 1.97: +80 -50 lines
Diff to previous 1.97
BUG#: 5819
TITLE: Common modules do not meet chksrc requirements
DESCRIPTION: Remove tab characters and author names and shorten lines that are wider than 80 characters.

Revision 1.93.8.1 / (view) - annotate - [select for diffs] , Fri Nov 3 04:25:43 2006 UTC (17 years, 7 months ago) by kamal.locahana
Branch: TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch
Changes since 1.93: +4 -0 lines
Diff to previous 1.93
BUG#:4011

TITLE:  WinLocalDomainSockets

DESCRIPTION:  Added changes to Support NamedPipe feature

Revision 1.97 / (view) - annotate - [select for diffs] , Wed Nov 1 21:51:19 2006 UTC (17 years, 7 months ago) by a.dunfey
Branch: MAIN
Changes since 1.96: +45 -0 lines
Diff to previous 1.96
BUG#: 5788
TITLE: PEP244 SMI-S Server Profile Implementation

DESCRIPTION:

Check in to support SMI-S v1.1 Server Profile as described in PEP 244

Revision 1.96 / (view) - annotate - [select for diffs] , Mon Oct 30 16:55:35 2006 UTC (17 years, 7 months ago) by w.otsuka
Branch: MAIN
CVS Tags: TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk
Changes since 1.95: +2 -1 lines
Diff to previous 1.95
BUG#: 5731
TITLE: CIMSubCommand build failure for release rpm

DESCRIPTION: Make constant definition PEGASUS_CLASSNAME_CIMNAMESPACE available to all.

Revision 1.95 / (view) - annotate - [select for diffs] , Fri Oct 20 18:19:44 2006 UTC (17 years, 7 months ago) by w.otsuka
Branch: MAIN
CVS Tags: TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch
Changes since 1.94: +71 -0 lines
Diff to previous 1.94
BUG#: 5706
TITLE: PEP 257 Indication Subscription Management

DESCRIPTION: Adds the cimsub CLI to list, enable, disable, and remove indication subsriptions.

Revision 1.94.2.1 / (view) - annotate - [select for diffs] , Wed Oct 18 07:51:13 2006 UTC (17 years, 7 months ago) by ms.aruran
Branch: TASK-PEP268_SSLClientCertificatePropagation-branch
Changes since 1.94: +11 -9 lines
Diff to previous 1.94
PEP#: 268
TITLE: SSL Client Certificate Propogation

Revision 1.94 / (view) - annotate - [select for diffs] , Tue Oct 17 20:24:41 2006 UTC (17 years, 7 months ago) by yi.zhou
Branch: MAIN
CVS Tags: TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch
Branch point for: TASK-PEP268_SSLClientCertificatePropagation-branch
Changes since 1.93: +10 -0 lines
Diff to previous 1.93
BUG#: 5682
TITLE: PEP 258 Audit Logging - phase1

DESCRIPTION: Added the compile flag and the dynamic configuration property. Implemented a portion of the interfaces in AuditLogger class and corresponding unit tests. Updated CIMServer to log all the startup contents. Updated ConfigSettingProvider to log configuration change operations.

Revision 1.81.2.1 / (view) - annotate - [select for diffs] , Thu Oct 5 14:48:01 2006 UTC (17 years, 8 months ago) by kamal.locahana
Branch: TASK-BUG4011_WinLocalConnect-branch
Changes since 1.81: +46 -47 lines
Diff to previous 1.81 to next main 1.82
BUG#:4011

TITLE:  WinLocalDomainSockets

DESCRIPTION:  Added NamedPipe Constants

Revision 1.93 / (view) - annotate - [select for diffs] , Fri Sep 29 16:38:12 2006 UTC (17 years, 8 months ago) by sushma.fernandes
Branch: MAIN
CVS Tags: TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-BUG4011_WinLocalConnect-branch-New
Branch point for: TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch
Changes since 1.92: +0 -1 lines
Diff to previous 1.92
BUG#: 5634
TITLE: PEP 259 SSL Certificate Management Command Interfaces - phase 4

DESCRIPTION: Removed export SSL connection code and config parameters exportSSLTrustStore and enableExportSSLClientVerification. Added cimcrl and cimtrust man pages. Updated SSL guidelines document.

Revision 1.80.2.4 / (view) - annotate - [select for diffs] , Thu Sep 28 13:26:59 2006 UTC (17 years, 8 months ago) by carson.hovey
Branch: RELEASE_2_5-branch
CVS Tags: RELEASE_2_5_4-RC2, RELEASE_2_5_4-RC1, RELEASE_2_5_4
Changes since 1.80.2.3: +1 -1 lines
Diff to previous 1.80.2.3 to branch point 1.80
BUG#: 5179
TITLE: OpenVMS: Constants.h PEGASUS_SSLCLIENT_CERTIFICATE location inconsistent

DESCRIPTION: Move client.pem from /var to /etc (which is wbem_etc on Openvms) to be more like other platforms.

Revision 1.92 / (view) - annotate - [select for diffs] , Tue Sep 19 16:15:07 2006 UTC (17 years, 8 months ago) by carolann.graves
Branch: MAIN
Changes since 1.91: +6 -3 lines
Diff to previous 1.91
BUG#: 5575
TITLE: Missing linkage on constant declarations

DESCRIPTION: Added missing linkage.

Revision 1.91 / (view) - annotate - [select for diffs] , Fri Sep 15 19:33:41 2006 UTC (17 years, 8 months ago) by carolann.graves
Branch: MAIN
Changes since 1.90: +23 -0 lines
Diff to previous 1.90
BUG#: 5538
TITLE: TestHandlerTable fails with C-Cover enabled

DESCRIPTION: Moved constants required by Handlers from IndicationService to Common to avoid dependency on IndicationService library.

Revision 1.90 / (view) - annotate - [select for diffs] , Tue Sep 5 00:47:50 2006 UTC (17 years, 9 months ago) by karl
Branch: MAIN
Changes since 1.89: +55 -28 lines
Diff to previous 1.89
BUG#: 5493
TITLE: Constants.h size reduction by removing static consts

DESCRIPTION: Minor fix to original to bring linew within 80 col

Revision 1.89 / (view) - annotate - [select for diffs] , Fri Sep 1 17:25:12 2006 UTC (17 years, 9 months ago) by karl
Branch: MAIN
Changes since 1.88: +55 -114 lines
Diff to previous 1.88
BUG#: 5493
TITLE: Remove use of static consts in header file

DESCRIPTION: Move the static consts to Constants.cpp, added external
linkage definition and added Constants.cpp to Makefile. Tested on windows
and Linux

Revision 1.88 / (view) - annotate - [select for diffs] , Tue Aug 15 18:46:36 2006 UTC (17 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.87: +3 -0 lines
Diff to previous 1.87
BUG#: 5360
TITLE: PEP 271 Repository Archive
DESCRIPTION: Add a cimreparchive command for Unix platforms to allow the repository to be archived safely while the cimserver is running.

Revision 1.87 / (view) - annotate - [select for diffs] , Tue Aug 8 16:25:11 2006 UTC (17 years, 9 months ago) by sushma.fernandes
Branch: MAIN
Changes since 1.86: +3 -0 lines
Diff to previous 1.86
BUG#: 5327
TITLE: PEP 259 SSL Certificate Management Command Interfaces - phase 1

DESCRIPTION: Updated the Certificate Provider, HTTPAuthenticator and PG_SSLCertificate MOF to incorporate changes as per PEP 259. Added the new cimtrust CLI and unit tests.

Revision 1.86 / (view) - annotate - [select for diffs] , Thu Aug 3 09:42:27 2006 UTC (17 years, 10 months ago) by marek
Branch: MAIN
Changes since 1.85: +3 -1 lines
Diff to previous 1.85
BUG#:5325
TITLE: zOS - enable Unix Local Domain Sockets

DESCRIPTION: committing proposed patch

Revision 1.80.2.3 / (view) - annotate - [select for diffs] , Wed Aug 2 20:31:08 2006 UTC (17 years, 10 months ago) by mateus.baur
Branch: RELEASE_2_5-branch
CVS Tags: RELEASE_2_5_3-RC1, RELEASE_2_5_3
Changes since 1.80.2.2: +7 -2 lines
Diff to previous 1.80.2.2 to branch point 1.80
BUG#: 5323
TITLE: Changes needed in Constants.h and config.mak.

DESCRIPTION: Modified Constants.h and config.mak in order to change file locations and create a mechanism to enable Run-as-Requestor by default.

Revision 1.85 / (view) - annotate - [select for diffs] , Tue Aug 1 16:47:02 2006 UTC (17 years, 10 months ago) by mateus.baur
Branch: MAIN
Changes since 1.84: +2 -2 lines
Diff to previous 1.84
BUG#: 5319
TITLE: cimprovagt and cimservera locations must change on HPUX.

DESCRIPTION: Modified constants.h in order to change location.

Revision 1.84 / (view) - annotate - [select for diffs] , Fri Jul 28 16:40:48 2006 UTC (17 years, 10 months ago) by mateus.baur
Branch: MAIN
Changes since 1.83: +5 -0 lines
Diff to previous 1.83
BUG#: 5302
TITLE: enable/disable Run-as-Requestor feature.

DESCRIPTION: Included a new compilation definition.

Revision 1.80.2.2 / (view) - annotate - [select for diffs] , Fri Jun 23 16:29:05 2006 UTC (17 years, 11 months ago) by carson.hovey
Branch: RELEASE_2_5-branch
CVS Tags: RELEASE_2_5_2-RC1, RELEASE_2_5_2
Changes since 1.80.2.1: +1 -1 lines
Diff to previous 1.80.2.1 to branch point 1.80
BUG#: 5179
TITLE: OpenVMS: Constants.h PEGASUS_SLLCLIENT_CERTIFICATEFILE location inconsistent.

DESCRIPTION: OpenVMS: Move client.pem from /var to /etc to more like other platforms

Revision 1.83 / (view) - annotate - [select for diffs] , Thu Jun 22 10:28:23 2006 UTC (17 years, 11 months ago) by carson.hovey
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5314_IPC_REFACTORING_BRANCH, TASK_BUG_5314_IPC_REFACTORING-V1, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH
Changes since 1.82: +1 -1 lines
Diff to previous 1.82
BUG#: 5165
TITLE: OpenVMS: Constants.h PEGASUS_SLLCLIENT_CERTIFICATEFILE location inconsistent.

DESCRIPTION: Move location of client.pem on OpenVMS from /var to /etc to be more like other platforms. The /var location appears to be a cut/paste error since most of the other entries in this file are in /var and client.pem is the exception

Revision 1.82 / (view) - annotate - [select for diffs] , Fri Jun 9 17:37:46 2006 UTC (17 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.81: +61 -0 lines
Diff to previous 1.81
BUG#: 5131
TITLE: Consolidate config file and repository path constants
DESCRIPTION: Consolidate some release path definitions in Constants.h

Revision 1.80.2.1 / (view) - annotate - [select for diffs] , Tue May 23 17:23:38 2006 UTC (18 years ago) by carolann.graves
Branch: RELEASE_2_5-branch
Changes since 1.80: +2 -0 lines
Diff to previous 1.80
BUG#: 5051
TITLE: Improved handling of OOP indication provider module failure is needed

DESCRIPTION: Added a callback in the ProviderManagerService, to be called when failure of an Out-Of-Process provider module is detected.  The ProviderManagerService logs a generic message, and notifies the IndicationService of the module failure.  The IndicationService determines if any active subscriptions were affected, updates its Active Subscriptions hash table, and responds to the ProviderManagerService with the number of affected subscriptions.  If any subscriptions were affected, the ProviderManagerService updates the provider module status to Degraded, and logs a more specific warning message.

Revision 1.81 / (view) - annotate - [select for diffs] , Tue May 9 18:09:35 2006 UTC (18 years ago) by carolann.graves
Branch: MAIN
CVS Tags: TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch
Branch point for: TASK-BUG4011_WinLocalConnect-branch
Changes since 1.80: +2 -0 lines
Diff to previous 1.80
BUG#: 4906
TITLE: Improved handling of OOP indication provider module failure is needed

DESCRIPTION: Added a callback in the ProviderManagerService, to be called when failure of an Out-Of-Process provider module is detected.  The ProviderManagerService logs a generic message, and notifies the IndicationService of the module failure.  The IndicationService determines if any active subscriptions were affected, updates its Active Subscriptions hash table, and responds to the ProviderManagerService with the number of affected subscriptions.  If any subscriptions were affected, the ProviderManagerService updates the provider module status to Degraded, and logs a more specific warning message.

Revision 1.79.2.2 / (view) - annotate - [select for diffs] , Tue Mar 21 19:20:24 2006 UTC (18 years, 2 months ago) by a.dunfey
Branch: PEP244_ServerProfile-branch
Changes since 1.79.2.1: +7 -4 lines
Diff to previous 1.79.2.1 to branch point 1.79 to next main 1.80
PEP#: 244
TITLE: Server Profile implementation updates

DESCRIPTION:

Updates to the SMI-S 1.1 Server Profile implementation in the InteropProvider control provider.

Revision 1.78.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:09:36 2006 UTC (18 years, 3 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.78: +12 -1 lines
Diff to previous 1.78 to next main 1.79
PEP#: 233
TITLE: Updated Embedded Instance Support branch

DESCRIPTION:

- Merged with latest code from 2.5.1

- Modified ObjectNormalizer to use a CIMOMHandle instead of the repository and to normalize the instances in an embedded instance property.

Revision 1.80 / (view) - annotate - [select for diffs] , Mon Jan 30 16:16:48 2006 UTC (18 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK-PEP250_RPMProvider-root, TASK-PEP250_RPMProvider-merged_out_to_branch, TASK-PEP250_RPMProvider-merged_out_from_trunk, TASK-PEP250_RPMProvider-merged_in_to_trunk, TASK-PEP250_RPMProvider-merged_in_from_branch, TASK-PEP250_RPMProvider-branch, TASK-PEP245_CimErrorInfrastructure-root, TASK-PEP245_CimErrorInfrastructure-merged_out_to_branch, TASK-PEP245_CimErrorInfrastructure-merged_out_from_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_to_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_from_branch, TASK-PEP245_CimErrorInfrastructure-branch, TASK-PEP241_OpenPegasusStressTests-root, TASK-PEP241_OpenPegasusStressTests-merged_out_to_branch, TASK-PEP241_OpenPegasusStressTests-merged_out_from_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_to_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_from_branch, TASK-PEP241_OpenPegasusStressTests-branch, RELEASE_2_5_1-RC1, RELEASE_2_5_1, RELEASE_2_5-root
Branch point for: RELEASE_2_5-branch
Changes since 1.79: +3 -1 lines
Diff to previous 1.79
BUG#: 4691
TITLE: Update Licenses to 2006

DESCRIPTION: Updates most of the licenses to 2006. The slp_client directories are excluded for the moment pending discussion. This change has passed unit and system tests.  Note that this changes just about EVERY file in Pegasus.

Revision 1.79.2.1 / (view) - annotate - [select for diffs] , Tue Jan 10 18:34:04 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP244_ServerProfile-branch
Changes since 1.79: +54 -0 lines
Diff to previous 1.79
PEP#: 244
TITLE: Server Profile Implementation

DESCRIPTION:

Initial checkin to non-release branch for testing the modifications required for native Server Profile support in Pegasus. It includes a significant amount of code cleanup (although I'm sure there is still more to do) as well as support for the classes in the Server Profile that were previously supported by creating static instances in the repository. There is still work to do in a number of areas and a few open issues, but this should serve as a reasonable base for completing a fully compliant SMI-S Server Profile implementation.

Revision 1.79 / (view) - annotate - [select for diffs] , Wed Jan 4 18:43:38 2006 UTC (18 years, 5 months ago) by mateus.baur
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root
Branch point for: PEP244_ServerProfile-branch
Changes since 1.78: +9 -0 lines
Diff to previous 1.78
BUG#: 4600
TITLE: cimserver doesn't have concurrency control in the access to cimserver_start.conf file.

DESCRIPTION: Added some lockf calls in order to protect the file from concurrent access.

Revision 1.78 / (view) - annotate - [select for diffs] , Sat Dec 10 01:58:29 2005 UTC (18 years, 5 months ago) by denise.eckstein
Branch: MAIN
CVS Tags: PEP233_EmbeddedInstSupport-root
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.77: +4 -0 lines
Diff to previous 1.77
BUG#:4576
TITLE: Linux Packaging Changes - Phase 2

DESCRIPTION: Second set of packaging changes to reconcile Red Hat and OpenPegasus specification files.  These changes are primarily associated with aligning the product directory structures.

Revision 1.77 / (view) - annotate - [select for diffs] , Tue Nov 15 14:40:29 2005 UTC (18 years, 6 months ago) by marek
Branch: MAIN
CVS Tags: BUG_4225_PERFORMANCE_VERSION_1_DONE
Changes since 1.76: +2 -0 lines
Diff to previous 1.76
BUG#:4415
TITLE: Improve build options, ASCII mode usage and Runtime default configuration for z/OS

DESCRIPTION:

Revision 1.76 / (view) - annotate - [select for diffs] , Wed Jul 27 20:02:36 2005 UTC (18 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEGASUS_2_5_0_PerformanceDev-string-end, PEGASUS_2_5_0_PerformanceDev-rootlt, PEGASUS_2_5_0_PerformanceDev-root, PEGASUS_2_5_0_PerformanceDev-r2, PEGASUS_2_5_0_PerformanceDev-r1, PEGASUS_2_5_0_PerformanceDev-lit-end, PEGASUS_2_5_0_PerformanceDev-buffer-end, PEGASUS_2_5_0_PerformanceDev-branch, PEGASUS_2_5_0_PerformanceDev-String, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch
Changes since 1.75: +6 -0 lines
Diff to previous 1.75
BUG#: 2519
TITLE: InteropProvider does GetEnv for Global Prefix

DESCRIPTION: Remove GetEnv and move Global Prefix def to Constants.h. This
commits the change to Constants.h

Revision 1.75 / (view) - annotate - [select for diffs] , Tue Jun 7 19:56:05 2005 UTC (18 years, 11 months ago) by karl
Branch: MAIN
Changes since 1.74: +3 -6 lines
Diff to previous 1.74
BUG#: 3656
TITLE: InteropProvider does not support Create CIM_Namepsace

DESCRIPTION: Correction to problem checked earlier today that caused
compile error in CIMOperationsdispatcher.cpp under some conditions.
The code in dispatcher and in constants.h are both surrounded by
conditionals BUT the conditionals were slightly different so that there
is at least one condition where the new symbol introduced for
CIM_Namepspace ends up not defined.

Revision 1.74 / (view) - annotate - [select for diffs] , Fri Jun 3 19:04:33 2005 UTC (19 years ago) by gs.keenan
Branch: MAIN
Changes since 1.73: +5 -5 lines
Diff to previous 1.73
BUG#: 3737
TITLE: OpenVMS - Tracer returning hex instead of decimal numbers for some values.

DESCRIPTION: Changed printf format string to give decimal numbers.

Revision 1.73 / (view) - annotate - [select for diffs] , Mon May 16 19:23:30 2005 UTC (19 years ago) by gs.keenan
Branch: MAIN
Changes since 1.72: +2 -0 lines
Diff to previous 1.72
BUG#: 3615
TITLE: OpenVMS - Client returns HTTP 403 with server authentication=true

DESCRIPTION: Add definition for PEGASUS_LOCAL_AUTH_DIR in VMS specific section of Constants.h

Revision 1.72 / (view) - annotate - [select for diffs] , Sun May 15 11:26:27 2005 UTC (19 years ago) by kv.le
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.71: +2 -0 lines
Diff to previous 1.71
BUG#: 3519
TITLE: enable PAM compilation for aix

DESCRIPTION: incorporate standalone process cimservera

Committing in .
Modified Files:
Constants.h

Revision 1.71 / (view) - annotate - [select for diffs] , Tue May 10 19:01:41 2005 UTC (19 years ago) by baggio.br
Branch: MAIN
Changes since 1.70: +0 -2 lines
Diff to previous 1.70
BUG#: 3534
TITLE: The PEP

DESCRIPTION: Fixed as proposed.

Revision 1.70 / (view) - annotate - [select for diffs] , Sun Apr 17 14:47:15 2005 UTC (19 years, 1 month ago) by chuck
Branch: MAIN
Changes since 1.69: +0 -10 lines
Diff to previous 1.69
BUG#: 2742
TITLE: OS/400 porting changes for 2.5

DESCRIPTION: Remove OS/400 specific defines from Constants.h, fix ascii/ebcdic
conversion in SystemUnix.cpp, and fix up the defines in the OS/400 platform
header

Revision 1.69 / (view) - annotate - [select for diffs] , Tue Apr 5 17:44:22 2005 UTC (19 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.68: +5 -1 lines
Diff to previous 1.68
BUG#: 2142
TITLE: CIMServer should change working directory on Linux
DESCRIPTION: Defined and set a cimserver working directory for Linux.

Revision 1.58.2.1 / (view) - annotate - [select for diffs] , Thu Mar 17 17:23:22 2005 UTC (19 years, 2 months ago) by carolann.graves
Branch: RELEASE_2_4-branch
CVS Tags: RELEASE_2_4_3, RELEASE_2_4_2, RELEASE_2_4_1-BETA3, RELEASE_2_4_1, IBM_241_April1405
Changes since 1.58: +4 -2 lines
Diff to previous 1.58 to next main 1.59
BUG#: 2982
TITLE: ListenerDestination referenced by a subscription can be deleted

DESCRIPTION: Modified the check in the _canDelete method to also check for the Listener Destination superclass.

Revision 1.68 / (view) - annotate - [select for diffs] , Sun Feb 27 18:30:02 2005 UTC (19 years, 3 months ago) by yi.zhou
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP-214B-root
Changes since 1.67: +2 -1 lines
Diff to previous 1.67
PEP#: 207
TITLE: Email Indication Handler

DESCRIPTION: Added functionality to support Email Indication Handler.

Revision 1.67 / (view) - annotate - [select for diffs] , Sat Feb 26 02:00:31 2005 UTC (19 years, 3 months ago) by nag.boranna
Branch: MAIN
Changes since 1.66: +2 -0 lines
Diff to previous 1.66
PEP#: 187
TITLE: SSL Certificate Management Enhancements

DESCRIPTION: Modified TestClient to work when client verification is enabled on CIMServer and created required certificate and key files for TestClient use.

Revision 1.66 / (view) - annotate - [select for diffs] , Mon Feb 14 21:15:33 2005 UTC (19 years, 3 months ago) by yi.zhou
Branch: MAIN
CVS Tags: PEP214-root, PEP214-branch
Changes since 1.65: +34 -0 lines
Diff to previous 1.65
PEP#: 206
TITLE: System Log Indication Handler

DESCRIPTION: Added functionality to support System Log Indication Handler. Created a new IndicationFormatter class to validate the specified indication TextFormat and construct a human readable indication text message. Created a new SystemLogListenerDestination class to support new PG_ListenerDestinationSystemLog class. Updated Indication Service to support PG_ListenerDestinationSystemLog class and CIM_FormattedIndicationSubscription class. And Updated IndicationHandler Service to support PG_ListenerDestinationSystemLog class.

Revision 1.65 / (view) - annotate - [select for diffs] , Sun Feb 6 21:13:14 2005 UTC (19 years, 3 months ago) by gs.keenan
Branch: MAIN
Changes since 1.64: +11 -0 lines
Diff to previous 1.64
PEP#: 179
TITLE: Add Platform support for HP OpenVMS

DESCRIPTION: Changes to .cpp, .h files

Revision 1.64 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:23 2005 UTC (19 years, 3 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH
Changes since 1.63: +3 -1 lines
Diff to previous 1.63
BUG#: 2656
TITLE: License statement update to 2005

DESCRIPTION: All .h, .cpp and the wql, cql, compile *.l and *.y files along
with the .java files in providermanager2/jmpi updated to use the license
statement in doc/license.txt
Tested on windows and visual test of all diffs.

Revision 1.63 / (view) - annotate - [select for diffs] , Fri Jan 28 01:21:58 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate
Changes since 1.62: +4 -4 lines
Diff to previous 1.62
BUG#: 2609
TITLE: Change PERFINST statistics compile option from normally off to normally on

DESCRIPTION: This changes the env variable used to control this compile option and
changes it from normally off tonormally on.  The old variable was PEGASUS_HAS_PERFINST.
The new one is PEGASUS_DISABLE_PERFINST.  If you do not set the PEGASUS_DISABLE_PERFINST
the statistics will be enabled.   Note there was a special flag in PLATFOMR_OS400 to
disable statistics and we left that for the moment.

Revision 1.62.2.1 / (view) - annotate - [select for diffs] , Wed Jan 26 16:18:37 2005 UTC (19 years, 4 months ago) by karl
Branch: SLPPERFINST-branch
Changes since 1.62: +4 -4 lines
Diff to previous 1.62 to next main 1.63
BUG#: 2609
TITLE: Change PERFINST from normally off to normally ON (in branch for today)

DESCRIPTION: This changes the flag controlling the operation statistics from normally
off to normally.  WARNING: If you want to disable this funciton in the future, use the
flag PEGASUS_DISABLE_PERFINST rather than the PEGASUS_HAS_PERFINST to enable the function

Revision 1.62 / (view) - annotate - [select for diffs] , Fri Jan 21 23:18:30 2005 UTC (19 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: SLPPERFINST-root
Branch point for: SLPPERFINST-branch
Changes since 1.61: +10 -2 lines
Diff to previous 1.61
PEP#: 197
TITLE: Provider User Context

DESCRIPTION: Update the provider registration schema (PG_ProviderModule class) to include UserContext and DesignatedUserContext properties.

Revision 1.61 / (view) - annotate - [select for diffs] , Thu Dec 23 12:07:39 2004 UTC (19 years, 5 months ago) by a.arora
Branch: MAIN
Changes since 1.60: +14 -0 lines
Diff to previous 1.60
PEP#: 193
TITLE: CQL Query Capabilities Provider
DESCRIPTION:  Added support for the Query Capabilties provider.

Revision 1.60 / (view) - annotate - [select for diffs] , Mon Dec 6 13:14:48 2004 UTC (19 years, 6 months ago) by w.white
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59
BUG#: 2257

TITLE:post start tests fail in interop provider for PEGASUS_HAS_PERFINST

DESCRIPTION: two files had to be changed

Revision 1.59 / (view) - annotate - [select for diffs] , Fri Dec 3 01:49:48 2004 UTC (19 years, 6 months ago) by nag.boranna
Branch: MAIN
Changes since 1.58: +8 -0 lines
Diff to previous 1.58
PEP#: 187
TITLE: PEP:187 - SSL Certificate Management Enhancements - Phase 1.

DESCRIPTION: This submission includes 'ssltrustmgr' CLI that can be used by system admiistrators to manage the CRL store and the Trust stores on a local system. This CLI will not function fully until the certificate management provider code is submitted. The provider code and the CLI tests are planned for Phase 2 submission. Code changes are tested on HP-UX and Windows.

Revision 1.58 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:17 2004 UTC (19 years, 7 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_4_1-BETA2, RELEASE_2_4_1-BETA1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, PEP213_SIZE_OPTIMIZATIONS_TAG, PEP213_SIZE_OPTIMIZATIONS, CHUNKTESTDONE_PEP140
Branch point for: RELEASE_2_4-branch
Changes since 1.57: +6 -4 lines
Diff to previous 1.57
BUG#: 2196
TITLE: Copyright update

DESCRIPTION: Update all .cpp and .h files for new license and
update the doc/license.txt file.  Note that there were also
a couple of files that had to be fixed because they had violated
the comments rules (ex. blank line at head of file or in the case of
xmlwriter.cpp a comment line //=========  which drove the strip
function nuts.  These were fixed.  This has been compiled and tested
on windows.

Revision 1.57 / (view) - annotate - [select for diffs] , Tue Aug 31 16:57:39 2004 UTC (19 years, 9 months ago) by w.white
Branch: MAIN
Changes since 1.56: +5 -2 lines
Diff to previous 1.56
BUG#: 1943

TITLE: InteropProvider shouldn't be conditonaly compliled

DESCRIPTION: the InterOpProvider will now be compiled if
PEGASUS_HAS_PERFINST or PEGASUS_HAS_SLP compile flags are
set

Revision 1.56 / (view) - annotate - [select for diffs] , Tue Aug 24 00:35:58 2004 UTC (19 years, 9 months ago) by denise.eckstein
Branch: MAIN
Changes since 1.55: +7 -7 lines
Diff to previous 1.55
PEP#: 174
TITLE: Recommended OpenPegasus 2.4 Build and Configuration Options for Selected Platforms

DESCRIPTION: Modified PEGASUS_USE_RELEASE_DIRS definitions for Linux per PEP 174.

Revision 1.55 / (view) - annotate - [select for diffs] , Fri Jul 30 18:45:13 2004 UTC (19 years, 10 months ago) by w.white
Branch: MAIN
CVS Tags: CQL_2_5_BRANCH
Changes since 1.54: +11 -2 lines
Diff to previous 1.54
BUG#: 1596

TITLE: CIM_CIMOMStatDataProvider load error

DESCRIPTION: the CIMOMStatDataProvider was made into a control
 provider and #ifdef's were put around the defines pertaining to it

Revision 1.54 / (view) - annotate - [select for diffs] , Wed Jul 28 14:19:02 2004 UTC (19 years, 10 months ago) by w.white
Branch: MAIN
Changes since 1.53: +8 -0 lines
Diff to previous 1.53
BUG#: 1596

TITLE: CIM_CIMOMStatDataProvider load error

DESCRIPTION: this problem is still in the process of being fixed

Revision 1.53 / (view) - annotate - [select for diffs] , Wed Jun 30 21:18:26 2004 UTC (19 years, 11 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH
Changes since 1.52: +1 -1 lines
Diff to previous 1.52
PEP#: 157
TITLE:  buildnstance Method on classes

DESCRIPTION:  Change name to buildInstance.

Revision 1.52 / (view) - annotate - [select for diffs] , Wed Jun 30 20:31:23 2004 UTC (19 years, 11 months ago) by a.dunfey
Branch: MAIN
Changes since 1.51: +2 -0 lines
Diff to previous 1.51
BUG#: 1616
TITLE: Missing definition for PEGASUS_CLASSNAME_PGNAMESPACE

DESCRIPTION:

Added missing definition to Constants.h
I did NOT remove the definition for PEGASUS_CLASSNAME_NAMESPACE

Revision 1.51 / (view) - annotate - [select for diffs] , Tue Jun 29 19:47:18 2004 UTC (19 years, 11 months ago) by konrad.r
Branch: MAIN
Changes since 1.50: +15 -1 lines
Diff to previous 1.50
PEP#: 152
TITLE: Make Pegasus LSB compliant.

DESCRIPTION:
Added /opt/pegasus-lsb/ paths for cimservera and other hard-coded paths.

Revision 1.50 / (view) - annotate - [select for diffs] , Thu Jun 24 20:10:27 2004 UTC (19 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.49: +6 -0 lines
Diff to previous 1.49
BUG#:1587
TITLE: [HP-YZ] Duplicate static define for module status

DESCRIPTION: Moved the duplicated defines (_MODULE_OK, _MODULE_STOPPING, and MODULE_STOPPED) into Constants.h and changed them to be CIM_MSE_OPSTATUS_VALUE_OK, CIM_MSE_OPSTATUS_VALUE_STOPPING, and CIM_MSE_OPSTATUS_VALUE_STOPPED.

Revision 1.49 / (view) - annotate - [select for diffs] , Thu Jun 10 21:02:08 2004 UTC (19 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.48: +5 -0 lines
Diff to previous 1.48
PEP#: 072
TITLE: [HP-RK] Out-of-Process Provider Support

DESCRIPTION: Added a constant for the path of the cimprovagt command, used to start an Out-of-Process Provider Agent.

Revision 1.48 / (view) - annotate - [select for diffs] , Thu Jun 3 22:22:28 2004 UTC (20 years ago) by tony
Branch: MAIN
Changes since 1.47: +22 -0 lines
Diff to previous 1.47
BUG#: 1529
TITLE: Merge 2.3.2 SLP implementation to 2.4

DESCRIPTION:

Revision 1.47 / (view) - annotate - [select for diffs] , Fri May 21 19:57:00 2004 UTC (20 years ago) by kumpf
Branch: MAIN
Changes since 1.46: +6 -0 lines
Diff to previous 1.46
PEP#: 155
TITLE: HP[Nag] SSL client certificate verification for CIMExport requests

DESCRIPTION: Added SSL client certificate verification support for CIMExport requests received on the new export port. To enable this feature set the config property enableSSLExportClientVerification to true and specify the indication trust store using the config property exportSSLTrustStore. Username password authentication is not done and CIMOperation requests are not processed on the export port.

Revision 1.46 / (view) - annotate - [select for diffs] , Thu May 13 14:27:33 2004 UTC (20 years ago) by kv.le
Branch: MAIN
Changes since 1.45: +9 -0 lines
Diff to previous 1.45
BUG#: 1475
TITLE: update PEGASUS_USE_RELEASE_DIRS configuration for aix

DESCRIPTION:

Committing in .
Modified Files:
Constants.h

Revision 1.42.6.6 / (view) - annotate - [select for diffs] , Mon Apr 26 16:40:27 2004 UTC (20 years, 1 month ago) by konrad.r
Branch: RELEASE_2_3_2-branch
CVS Tags: RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze
Changes since 1.42.6.5: +3 -3 lines
Diff to previous 1.42.6.5 to branch point 1.42 to next main 1.43
BUG#: 1408
TITLE: local domain socket directory - /var/pegasus is non-FHS correct.

DESCRIPTION:

Revision 1.45 / (view) - annotate - [select for diffs] , Mon Apr 19 16:01:11 2004 UTC (20 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.44: +4 -4 lines
Diff to previous 1.44
PEP#: 144
TITLE: HP[WO] SLES9 Options

DESCRIPTION: Recommended OpenPegasus build, package, test and runtime options for SLES 9

Revision 1.44 / (view) - annotate - [select for diffs] , Thu Apr 8 13:50:55 2004 UTC (20 years, 1 month ago) by david
Branch: MAIN
Changes since 1.43: +6 -0 lines
Diff to previous 1.43
PEP#:146
TITLE:Release 2.4 Globalization Work

DESCRIPTION:Misc. NLS changes

Revision 1.42.6.5 / (view) - annotate - [select for diffs] , Wed Mar 31 08:12:32 2004 UTC (20 years, 2 months ago) by kumpf
Branch: RELEASE_2_3_2-branch
Changes since 1.42.6.4: +4 -4 lines
Diff to previous 1.42.6.4 to branch point 1.42
PEP#: 144
TITLE: HP[WO] SLES 9 Options

DESCRIPTION: Recommended OpenPegasus 2.3.2 build, package, test and runtime options for SLES 9

Revision 1.42.6.4 / (view) - annotate - [select for diffs] , Thu Mar 25 21:29:58 2004 UTC (20 years, 2 months ago) by kumpf
Branch: RELEASE_2_3_2-branch
Changes since 1.42.6.3: +5 -0 lines
Diff to previous 1.42.6.3 to branch point 1.42
BUG#: 1255
TITLE: HP[BJH] Linux PAM Memory Leak Problem

DESCRIPTION: A significant memory leak was being seen when using PAM Authorization on the Linux platform. A seperate PAM process can now be used by compiling with PEGASUS_USE_PAM_STANDALONE_PROC for Linux and HP-UX.

Revision 1.43 / (view) - annotate - [select for diffs] , Tue Mar 23 00:12:08 2004 UTC (20 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.42: +5 -0 lines
Diff to previous 1.42
BUG#: 1255
BRANCH: TRUNK
TITLE: HP[BJH] Linux PAM Memory Leak Problem

DESCRIPTION: A significant memory leak was being seen when using PAM Authorization on the Linux platform.

Revision 1.42.6.3 / (view) - annotate - [select for diffs] , Wed Mar 3 19:56:19 2004 UTC (20 years, 3 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.42.6.2: +5 -0 lines
Diff to previous 1.42.6.2 to branch point 1.42
Add constant for SLP classname to constants

Revision 1.42.6.2 / (view) - annotate - [select for diffs] , Sat Feb 21 00:12:56 2004 UTC (20 years, 3 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.42.6.1: +2 -0 lines
Diff to previous 1.42.6.1 to branch point 1.42
update dispatcher to remove extra classes for interop. Update interop to add PG_CIMXML Class. Update constants for PG_CIMXML class

Revision 1.42.6.1 / (view) - annotate - [select for diffs] , Thu Jan 29 16:10:49 2004 UTC (20 years, 4 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.42: +16 -1 lines
Diff to previous 1.42
Add support for interop provider

Revision 1.42 / (view) - annotate - [select for diffs] , Fri Nov 7 19:18:45 2003 UTC (20 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: local, RELEASE_2_3_2-root, RELEASE_2_3_1-root, RELEASE_2_3_1-branch
Branch point for: RELEASE_2_3_2-branch
Changes since 1.41: +4 -0 lines
Diff to previous 1.41
HP-WO HTTPConnection must return 413 response on oversized requests (Bugzilla 89)

Revision 1.41 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:02 2003 UTC (20 years, 7 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_3_0-root, RELEASE_2_3_0-branch, POST_LICENSE_UPDATE_2003
Changes since 1.40: +5 -3 lines
Diff to previous 1.40
PEP 55 Update license on source files to current license text and date

Revision 1.40 / (view) - annotate - [select for diffs] , Fri Oct 17 17:29:16 2003 UTC (20 years, 7 months ago) by tony
Branch: MAIN
CVS Tags: TEST, PRE_LICENSE_UPDATE_2003
Changes since 1.39: +2 -0 lines
Diff to previous 1.39
Bug 704 - Indication Handler class support

Revision 1.39 / (view) - annotate - [select for diffs] , Thu Oct 16 20:06:11 2003 UTC (20 years, 7 months ago) by kumpf
Branch: MAIN
Changes since 1.38: +2 -0 lines
Diff to previous 1.38
HP-YZ: Fix bugzilla 683 (snmpIndicationHandler does not catch exception in the deliver trap).

Revision 1.38 / (view) - annotate - [select for diffs] , Wed Sep 10 17:36:49 2003 UTC (20 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: test, RELEASE_2_3_0-msg-freeze
Changes since 1.37: +3 -0 lines
Diff to previous 1.37
HP-YZ: Fixed Bugzilla 520 (cimprovider -d fails disable a provider if there are pending requests.

Revision 1.37 / (view) - annotate - [select for diffs] , Thu Sep 4 20:21:27 2003 UTC (20 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
HP-Nag: Bug:202 - Made changes to certificate file paths for HP-UX to use shared certificate directory.

Revision 1.36 / (view) - annotate - [select for diffs] , Fri Aug 29 21:18:38 2003 UTC (20 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
HP-WO Fix directory path for HP-UX core file (Bugzilla 523)

Revision 1.35 / (view) - annotate - [select for diffs] , Fri Aug 29 20:16:40 2003 UTC (20 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.34: +3 -1 lines
Diff to previous 1.34
HP-WO Fix directory path for HP-UX core file (Bugzilla 523)

Revision 1.31.4.2 / (view) - annotate - [select for diffs] , Wed Aug 13 18:39:50 2003 UTC (20 years, 9 months ago) by mday
Branch: pep_88
Changes since 1.31.4.1: +13 -0 lines
Diff to previous 1.31.4.1 to branch point 1.31 to next main 1.32
merge with 2.3 localized code

Revision 1.34 / (view) - annotate - [select for diffs] , Tue Aug 12 17:13:53 2003 UTC (20 years, 9 months ago) by david
Branch: MAIN
Changes since 1.33: +9 -0 lines
Diff to previous 1.33
IBM-DR, PEP58, R2.3: I18N support

Revision 1.33 / (view) - annotate - [select for diffs] , Wed Aug 6 20:57:17 2003 UTC (20 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.32: +4 -0 lines
Diff to previous 1.32
HP-YZ: PEP 67 (Indication Consumer Registration).

Revision 1.31.4.1 / (view) - annotate - [select for diffs] , Wed Jul 16 20:45:25 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.31: +5 -0 lines
Diff to previous 1.31
*** empty log message ***

Revision 1.32 / (view) - annotate - [select for diffs] , Wed Jul 16 13:16:22 2003 UTC (20 years, 10 months ago) by chuck
Branch: MAIN
Changes since 1.31: +5 -0 lines
Diff to previous 1.31
IBM-CC, PEP58, R2.3: Globalization changes

Revision 1.31 / (view) - annotate - [select for diffs] , Thu Jun 26 23:16:57 2003 UTC (20 years, 11 months ago) by kumpf
Branch: MAIN
Branch point for: pep_88
Changes since 1.30: +5 -0 lines
Diff to previous 1.30
HP-Nag: PEP-74 - Made enhancements to SSLCertificateInfo class to provide more information from X509 certificate to the callback function. Modified SSLContext to take cert file and key file as two seperate parameters. Added a new config property 'sslKeyFilePath' and modified CIMServer to pass cert file and key file paths to SSLContext.

Revision 1.30 / (view) - annotate - [select for diffs] , Wed May 21 15:43:33 2003 UTC (21 years ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
HP-[BJH] HP-UX updates: pstat problems with 32 vs 64 bit data stuctures [-D_PSTAT64] and new location for cimxml.socket (Bugzilla 202)

Revision 1.29 / (view) - annotate - [select for diffs] , Tue May 6 15:36:44 2003 UTC (21 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: PEGASUS_FC_VERSION_2_2
Changes since 1.28: +2 -0 lines
Diff to previous 1.28
HP-WO Fix for Bugzilla 264 Enable Linux Indications; 273 Add linux local domain path ; 262 Remove linux openssl header conflict.

Revision 1.28 / (view) - annotate - [select for diffs] , Fri Apr 25 14:47:51 2003 UTC (21 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.27: +4 -4 lines
Diff to previous 1.27
HP-[CAKG] PEP 16: Replaced PG_<className> classes with CIM_<className> classes for Indications

Revision 1.27 / (view) - annotate - [select for diffs] , Wed Apr 9 15:28:55 2003 UTC (21 years, 1 month ago) by mday
Branch: MAIN
Changes since 1.26: +1 -0 lines
Diff to previous 1.26
ProviderManager & Provider Merge - Interim

Revision 1.26 / (view) - annotate - [select for diffs] , Thu Apr 3 20:54:39 2003 UTC (21 years, 2 months ago) by mday
Branch: MAIN
CVS Tags: mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common
Changes since 1.25: +2 -0 lines
Diff to previous 1.25
merged mday-2-0-patches into pegasus/src/Pegasus/Server directory

Revision 1.25.2.1 / (view) - annotate - [select for diffs] , Wed Mar 19 19:42:46 2003 UTC (21 years, 2 months ago) by kumpf
Changes since 1.25: +4 -4 lines
Diff to previous 1.25 to next main 1.26
HP-RK Merged with main branch.

Revision 1.25 / (view) - annotate - [select for diffs] , Wed Mar 19 18:20:43 2003 UTC (21 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: mday-merge-start
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
HP-WO: Add PEP48: Merge openpegasus.org-wbem-rh32-2.2.spec into openpegasus.org-wbem-2.2.spec.

Revision 1.24 / (view) - annotate - [select for diffs] , Fri Mar 14 17:34:26 2003 UTC (21 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
HP-WO Additional PEP#33 change. Use client.pem for PEGASUS_SSLCLIENT_CERTIFICATEFILE

Revision 1.23 / (view) - annotate - [select for diffs] , Thu Mar 13 17:25:16 2003 UTC (21 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.22: +7 -0 lines
Diff to previous 1.22
HP-WO Add PEP#33: Add Red Hat IA32 and IA64 RPM (packaging and distribution) files. Fix Bugzilla 215 and 216.

Revision 1.22 / (view) - annotate - [select for diffs] , Wed Feb 26 19:36:26 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
HP-Nag: Modified Constants.h to define client.pem instead of server.pem for PEGASUS_SSLCLIENT_CERTIFICATEFILE.

Revision 1.20.6.5 / (view) - annotate - [select for diffs] , Wed Feb 26 19:33:51 2003 UTC (21 years, 3 months ago) by kumpf
Changes since 1.20.6.4: +3 -3 lines
Diff to previous 1.20.6.4 to branch point 1.20 to next main 1.21
HP-Nag: Modified Constants.h to define client.pem instead of server.pem for PEGASUS_SSLCLIENT_CERTIFICATEFILE.

Revision 1.21 / (view) - annotate - [select for diffs] , Sat Feb 22 01:29:05 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.20: +26 -2 lines
Diff to previous 1.20
HP-RK PEP23 - Merge-local: Consolidation of SSLDir Files.

Revision 1.20.6.4 / (view) - annotate - [select for diffs] , Tue Feb 11 17:01:53 2003 UTC (21 years, 3 months ago) by kumpf
Changes since 1.20.6.3: +4 -4 lines
Diff to previous 1.20.6.3 to branch point 1.20
HP-[CAKG] Replaced PG_<className> classes with CIM_<className> classes for Indications; added Subscription tests back into automated test run; fixed config files

Revision 1.20.6.3 / (view) - annotate - [select for diffs] , Mon Feb 10 17:09:31 2003 UTC (21 years, 3 months ago) by kumpf
Changes since 1.20.6.2: +7 -0 lines
Diff to previous 1.20.6.2 to branch point 1.20
HP-WO Add/modify files for Redhat Linux IA32 platform.

Revision 1.20.2.1 / (view) - annotate - [select for diffs] , Thu Feb 6 20:47:03 2003 UTC (21 years, 3 months ago) by mday
Branch: mday-2-0-patches
Changes since 1.20: +12 -0 lines
Diff to previous 1.20 to next main 1.21
merged IBM Director updates

Revision 1.20.6.2 / (view) - annotate - [select for diffs] , Thu Dec 12 21:50:51 2002 UTC (21 years, 5 months ago) by kumpf
Changes since 1.20.6.1: +4 -0 lines
Diff to previous 1.20.6.1 to branch point 1.20
HP-RK Fix compiler warnings.

Revision 1.20.6.1 / (view) - annotate - [select for diffs] , Wed Dec 4 17:54:04 2002 UTC (21 years, 6 months ago) by kumpf
Changes since 1.20: +22 -2 lines
Diff to previous 1.20
HP-RK Support for a single CIM Server instance listening on multiple ports.  Support for local (same-system) connections over a Unix domain socket.  Added a handler for hangup (HUP) signals, ensuring graceful shutdown.

Revision 1.18.2.1 / (view) - annotate - [select for diffs] , Mon Oct 28 15:43:21 2002 UTC (21 years, 7 months ago) by mday
Changes since 1.18: +26 -51 lines
Diff to previous 1.18 to next main 1.19
merged with STABLE branch

Revision 1.20 / (view) - annotate - [select for diffs] , Tue Oct 8 20:32:42 2002 UTC (21 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Branch point for: mday-2-0-patches
Changes since 1.19: +1 -2 lines
Diff to previous 1.19
HP-Nag: Modified ClientAuthenticator to check for predefined directory in the local authentication challenge sent by the server. Made both server and client API to use the same directory to write and read authentication challenge files.

Revision 1.19 / (view) - annotate - [select for diffs] , Wed Oct 2 19:35:09 2002 UTC (21 years, 8 months ago) by kumpf
Branch: MAIN
Changes since 1.18: +1 -2 lines
Diff to previous 1.18
HP-WO Add configuration files for a product release build.

Revision 1.18 / (view) - annotate - [select for diffs] , Fri Sep 13 20:40:42 2002 UTC (21 years, 8 months ago) by kumpf
Branch: MAIN
Changes since 1.17: +51 -26 lines
Diff to previous 1.17
HP-[CAKG] API Review: CIMName modifications

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Jun 11 05:27:30 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01, VERSION_2_00_RC_4, VERSION_2_00_RC_3, VERSION_2_00_RC_2, VERSION_2_00_RC_1, VERSION_2_00_BRANCH
Changes since 1.16: +7 -0 lines
Diff to previous 1.16
HP-RK Consolidate definition of client SSL files and prepending of PEGASUS_HOME directory.

Revision 1.16 / (view) - annotate - [select for diffs] , Mon Jun 3 16:49:50 2002 UTC (22 years ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_10
Changes since 1.15: +3 -0 lines
Diff to previous 1.15
HP-RK Clean up use of namespace and class name constants.  Add namespace checks in internal (control) provider lookup.

Revision 1.15 / (view) - annotate - [select for diffs] , Fri May 31 23:56:30 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.14: +8 -8 lines
Diff to previous 1.14
HP-RK Update license header.

Revision 1.14 / (view) - annotate - [select for diffs] , Tue May 21 18:08:43 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.13: +12 -0 lines
Diff to previous 1.13
HP-Nag: Modified CIM Server and Client API to lookup port number from services. CIM Server uses default port number (5988 for HTTP or 5989 for HTTPS) if no port number is configured and no port is specified in the configuration file. CIMClient's connectLocal() method is modified to try and connect to HTTP port, if failed then try and connect to HTTPS port.

Revision 1.13 / (view) - annotate - [select for diffs] , Wed May 15 16:15:34 2002 UTC (22 years ago) by mday
Branch: MAIN
Changes since 1.12: +3 -0 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 / (view) - annotate - [select for diffs] , Sun May 12 18:14:27 2002 UTC (22 years ago) by karl
Branch: MAIN
Changes since 1.11: +9 -0 lines
Diff to previous 1.11
add constance for eunmerate breadth: Constants.h

Revision 1.11 / (view) - annotate - [select for diffs] , Tue Apr 30 15:44:56 2002 UTC (22 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.10: +4 -0 lines
Diff to previous 1.10
add namespace control provider

Revision 1.10 / (view) - annotate - [select for diffs] , Fri Apr 26 20:02:26 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.9: +1 -0 lines
Diff to previous 1.9
HP-JY Fixed ShutdownProvider and ShutdownService.

Revision 1.9 / (view) - annotate - [select for diffs] , Fri Apr 26 17:56:43 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.8: +2 -0 lines
Diff to previous 1.8
HP-RK Added queue name for wbemexec client.

Revision 1.8 / (view) - annotate - [select for diffs] , Fri Apr 26 17:13:57 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.7: +8 -0 lines
Diff to previous 1.7
HP-[CAKG] Indication Service: allow addition of Creator property to Subscription, Filter, Handler instances; notify provider termination; clean up

Revision 1.7 / (view) - annotate - [select for diffs] , Wed Apr 17 17:17:46 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.6: +44 -0 lines
Diff to previous 1.6
HP-RK Clean up HTTP constants.  Remove unused HTTP exception and message type.

Revision 1.6 / (view) - annotate - [select for diffs] , Thu Apr 11 23:58:21 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.5: +35 -14 lines
Diff to previous 1.5
HP-RK Changed the MessageQueue::getQueueName() method from virtual to non-virtual, and removed that method definition from all the subclasses.  To make sure that the MessageQueue class gets the queue name value, the default value for the queue name parameter to the MessageQueue constructor was removed.  Constants were defined in Constants.h for all the queue names currently used in Pegasus.  The places where those queue names were being used for lookup were also changed to use the constants.

Revision 1.5 / (view) - annotate - [select for diffs] , Thu Apr 11 20:51:38 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4
HP-RK Define an HTTP error message to be returned to the CIMClient when an HTTP error response is returned.  Add a method to parse the status line of an HTTP response.

Revision 1.4 / (view) - annotate - [select for diffs] , Fri Apr 5 20:10:09 2002 UTC (22 years, 2 months ago) by mday
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
 continued replacing sendWait with SendAsync

Revision 1.3 / (view) - annotate - [select for diffs] , Tue Apr 2 23:55:58 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_09
Changes since 1.2: +7 -0 lines
Diff to previous 1.2
HP-RK Add constants for namespace definitions.

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Apr 1 23:06:30 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
HP-[CAKG] Indication Service updates: common class and service name constants, test updates

Revision 1.1 / (view) - annotate - [select for diffs] , Thu Mar 28 20:39:18 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
HP-RK Define a common location (Common/Constants.h) for Pegasus server constants.  Define an initial set of these constants.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2