CVS log for pegasus/doc/BuildAndReleaseOptions.html

(logo)

Help

(back) Up to [Pegasus] / pegasus / doc

Request diff between arbitrary revisions


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

Revision 1.53 / (as text) / (view) - annotate - [select for diffs] , Thu Apr 23 12:27:54 2015 UTC (9 years ago) by jsafrane
Branch: MAIN
CVS Tags: HEAD
Changes since 1.52: +16 -0 lines
Diff to previous 1.52
BUG#: 9813
TITLE: Use pthread_mutex_timedlock() instead of custom code.

DESCRIPTION: We should use pthread_mutex_timedlock() when available to avoid
starvation of threads.

Revision 1.52 / (as text) / (view) - annotate - [select for diffs] , Mon Nov 10 16:14:05 2014 UTC (9 years, 5 months ago) by jsafrane
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
Changes since 1.51: +35 -0 lines
Diff to previous 1.51
BUG#: 9941
TITLE: Make the cookie session management optional.

DESCRIPTION: Introduce PEGASUS_ENABLE_SESSION_COOKIES to enable/disable session
management using cookies.

Revision 1.51 / (as text) / (view) - annotate - [select for diffs] , Thu Oct 30 11:52:17 2014 UTC (9 years, 6 months ago) by jsafrane
Branch: MAIN
Changes since 1.50: +32 -0 lines
Diff to previous 1.50
BUG#: 9942
TITLE: Document httpSessionTimeout.

DESCRIPTION: Document httpSessionTimeout.

Revision 1.50 / (as text) / (view) - annotate - [select for diffs] , Wed Oct 29 10:07:56 2014 UTC (9 years, 6 months ago) by jsafrane
Branch: MAIN
Changes since 1.49: +18 -0 lines
Diff to previous 1.49
BUG#: 9932
TITLE: Added documentation of httpAuthType configuration variable.

DESCRIPTION: Added documentation of httpAuthType configuration variable
and made cimconfig help more specific.

Revision 1.49 / (as text) / (view) - annotate - [select for diffs] , Sat Oct 11 23:04:17 2014 UTC (9 years, 6 months ago) by karl
Branch: MAIN
Changes since 1.48: +1910 -1793 lines
Diff to previous 1.48
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.48 / (as text) / (view) - annotate - [select for diffs] , Mon Sep 15 06:52:13 2014 UTC (9 years, 7 months ago) by jsafrane
Branch: MAIN
Changes since 1.47: +37 -0 lines
Diff to previous 1.47
BUG#: 9883
TITLE: Implement HTTP Negotiate authentication

DESCRIPTION: Implemented HTTP Negotiate authentication, as described in
RFC 4559. It uses SPNEGO protocol, GSSAPI as authentication API and MIT
Kerberos as GSSAPI implementation. The implementation should be
interchangeable, any GSSAPI implementation should work.

Revision 1.47 / (as text) / (view) - annotate - [select for diffs] , Thu Sep 11 11:31:07 2014 UTC (9 years, 7 months ago) by karl
Branch: MAIN
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
BUG#: 9926
TITLE: Make CIMSchema 2.14 default for builds

DESCRIPTION: Added second patch to correct some changes forgotten
in the first one.

Revision 1.46 / (as text) / (view) - annotate - [select for diffs] , Mon Mar 24 18:55:16 2014 UTC (10 years, 1 month ago) by dl.meetei
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk
Changes since 1.45: +0 -16 lines
Diff to previous 1.45
BUG#: 9863
TITLE: [ SSL] disable SSLv2 completely in pegasus

DESCRIPTION:

Revision 1.45 / (as text) / (view) - annotate - [select for diffs] , Mon Dec 16 09:37:27 2013 UTC (10 years, 4 months ago) by lawrence.luo
Branch: MAIN
Changes since 1.44: +65 -0 lines
Diff to previous 1.44
BUG#: 9219

TITLE:Infrastructure for a web based administration interface

DESCRIPTION:

Revision 1.44 / (as text) / (view) - annotate - [select for diffs] , Wed Nov 20 11:34:10 2013 UTC (10 years, 5 months ago) by ashok.pathak
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk
Changes since 1.43: +7 -5 lines
Diff to previous 1.43
BUG#: 9724

TITLE: Disable the reliable indication dynamically

DESCRIPTION:

Revision 1.43 / (as text) / (view) - annotate - [select for diffs] , Tue Aug 6 07:37:35 2013 UTC (10 years, 9 months ago) by ashok.pathak
Branch: MAIN
Changes since 1.42: +18 -0 lines
Diff to previous 1.42
BUG#: 9601

TITLE: Support only TLSv1.2 protocol for security compilance

DESCRIPTION:

Revision 1.42 / (as text) / (view) - annotate - [select for diffs] , Mon Jul 1 18:19:07 2013 UTC (10 years, 10 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_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, 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.41: +4 -0 lines
Diff to previous 1.41
BUG#:9709
TITLE: tog-pegasus does not build on SuperH-4 (short SH4)

DESCRIPTION:

Revision 1.41 / (as text) / (view) - annotate - [select for diffs] , Tue May 28 11:34:22 2013 UTC (10 years, 11 months ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_13_0-FC
Changes since 1.40: +20 -0 lines
Diff to previous 1.40
BUG#:9642
TITLE: Remote session tracking through PAM mechanism in a common approach

DESCRIPTION:

Revision 1.40 / (as text) / (view) - annotate - [select for diffs] , Thu May 2 08:31:00 2013 UTC (11 years ago) by dl.meetei
Branch: MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
BUG#: 9645
TITLE: Change schema version to use CIM 2.36

DESCRIPTION:

Revision 1.39 / (as text) / (view) - annotate - [select for diffs] , Mon Apr 1 05:25:40 2013 UTC (11 years, 1 month ago) by ajay.rao
Branch: MAIN
Changes since 1.38: +0 -23 lines
Diff to previous 1.38
BUG#: 9475
TITLE: removing Defines for PEGASUS_INDICATIONS_Q_THRESHOLD

DESCRIPTION:

Revision 1.38 / (as text) / (view) - annotate - [select for diffs] , Thu Mar 14 09:23:43 2013 UTC (11 years, 1 month ago) by amit99shah
Branch: MAIN
Changes since 1.37: +27 -0 lines
Diff to previous 1.37
BUG#: 9550
TITLE: trace file has no limit of files , and file size not configurable.
DESCRIPTION: Currently in tracing there is no limit of number of files and file size is fixed(2GB) , its not configurable at run time.

Revision 1.37 / (as text) / (view) - annotate - [select for diffs] , Mon Feb 18 15:00:19 2013 UTC (11 years, 2 months ago) by marek
Branch: MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36
BUG#:9536
TITLE: tweak PEGASUS_ASSERT and other macro  to avoid unused warnings and build break

DESCRIPTION:

Revision 1.36 / (as text) / (view) - annotate - [select for diffs] , Thu Nov 29 09:59:21 2012 UTC (11 years, 5 months ago) by marek
Branch: MAIN
Changes since 1.35: +38 -0 lines
Diff to previous 1.35
BUG#:9463
TITLE: Slow starting registered profile providers can timeout CIM Server's initial SLP registration

DESCRIPTION:

Revision 1.35 / (as text) / (view) - annotate - [select for diffs] , Thu Aug 9 09:32:16 2012 UTC (11 years, 8 months ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_12_0-RC1, RELEASE_2_12_0, RELEASE_2_12-root
Branch point for: RELEASE_2_12-branch
Changes since 1.34: +0 -14 lines
Diff to previous 1.34
BUG#:9355
TITLE: Removing ICU_NO_UPPERCASE_ROOT define

DESCRIPTION:

Revision 1.34 / (as text) / (view) - annotate - [select for diffs] , Tue Jul 3 14:23:10 2012 UTC (11 years, 10 months ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_12_0-FC
Changes since 1.33: +91 -1 lines
Diff to previous 1.33
BUG#:9172
TITLE: Need a way to override system supplied hostname

DESCRIPTION:

Revision 1.33 / (as text) / (view) - annotate - [select for diffs] , Tue Jul 3 10:53:19 2012 UTC (11 years, 10 months ago) by dev.meetei
Branch: MAIN
Changes since 1.32: +16 -0 lines
Diff to previous 1.32
BUG#: 9136
TITLE:restrict cimserver to listen on selected network interfaces

DESCRIPTION:

Revision 1.32 / (as text) / (view) - annotate - [select for diffs] , Mon May 14 08:12:11 2012 UTC (11 years, 11 months ago) by anusha.kandepu
Branch: MAIN
Changes since 1.31: +16 -1 lines
Diff to previous 1.31
BUG#: 9050
TITLE: New build option is required for setting interop namespace.
DESCRIPTION: Added support for setting interop namespace through build option.

Revision 1.31 / (as text) / (view) - annotate - [select for diffs] , Fri Mar 30 07:03:44 2012 UTC (12 years, 1 month ago) by marek
Branch: MAIN
Changes since 1.30: +4 -0 lines
Diff to previous 1.30
BUG#:9200
TITLE: Illegal instruction abend on PowerPC E500 on Linux in AtomicInt

DESCRIPTION:

Revision 1.30 / (as text) / (view) - annotate - [select for diffs] , Thu Feb 9 09:18:37 2012 UTC (12 years, 2 months ago) by marek
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
BUG#:9158
TITLE: Switch default CIM Schema to 2.31

DESCRIPTION:

Revision 1.29 / (as text) / (view) - annotate - [select for diffs] , Fri Jan 13 15:45:23 2012 UTC (12 years, 3 months ago) by karl
Branch: MAIN
Changes since 1.28: +206 -236 lines
Diff to previous 1.28
BUG#: 9153
TITLE:BuildAndReleaseOptions reflects old default CIMSchema

DESCRIPTION: Modify config.mak to indicate that doc should change if
PEGASUS_CIM_SCHEMA changes.  Modify Description of PEGASUS_CIM_SCHEMA
in buildAndReleaseOptions to reflect what it actually does and to
update to current default.  NOTE: The tool used for HTML modified a
number of other pieces of the HTML to a) correct some missing HTML
components and replace the &quote with real quotes where allowed

Revision 1.28 / (as text) / (view) - annotate - [select for diffs] , Tue Aug 9 06:32:47 2011 UTC (12 years, 8 months ago) by rohini.deshpande
Branch: MAIN
Changes since 1.27: +20 -0 lines
Diff to previous 1.27
BUG#: 8952
TITLE:  Support configurable cipher suite in Pegasus
DESCRIPTION: Added support for configuring cipher suites

Revision 1.27 / (as text) / (view) - annotate - [select for diffs] , Mon Aug 8 10:20:19 2011 UTC (12 years, 8 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.26: +41 -0 lines
Diff to previous 1.26
BUG#: 9008
TITLE: new runtime configuration options for indication service
DESCRIPTION: Added two new config options minIndicationDeliveryRetryInterval and maxIndicationDeliveryRetryAttempts for indication service configuration.

Revision 1.26 / (as text) / (view) - annotate - [select for diffs] , Thu Jan 20 13:09:08 2011 UTC (13 years, 3 months ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root
Branch point for: RELEASE_2_11-branch
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
BUG#:8909
TITLE: Enforce binary communication between ProviderAgents

DESCRIPTION:

Revision 1.25 / (as text) / (view) - annotate - [select for diffs] , Thu Jan 20 13:08:17 2011 UTC (13 years, 3 months ago) by marek
Branch: MAIN
Changes since 1.24: +0 -16 lines
Diff to previous 1.24
BUG#:8902
TITLE: Remove Compile Option for XML protocol to ProvAgt

DESCRIPTION:

Revision 1.24 / (as text) / (view) - annotate - [select for diffs] , Wed Jan 12 13:30:19 2011 UTC (13 years, 3 months ago) by marek
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.23: +10 -0 lines
Diff to previous 1.23
BUG#:8888
TITLE: Restrict default thread stack size

DESCRIPTION:

Revision 1.23 / (as text) / (view) - annotate - [select for diffs] , Fri Jan 7 11:26:05 2011 UTC (13 years, 3 months ago) by sahana.prabhakar
Branch: MAIN
Changes since 1.22: +15 -0 lines
Diff to previous 1.22
BUG#: 8901
TITLE: SNMP v3 trap generation feature should be built using a build option.
DESCRIPTION: A new build option should be introduced which will control the inclusion of this feature in Pegasus build.

Revision 1.22 / (as text) / (view) - annotate - [select for diffs] , Fri Oct 29 04:29:45 2010 UTC (13 years, 6 months ago) by s.kodali
Branch: MAIN
Changes since 1.21: +17 -0 lines
Diff to previous 1.21
BUG#: 8864
TITLE: PEP 318: 32bit providers in 64bit OpenPegasus

Revision 1.21 / (as text) / (view) - annotate - [select for diffs] , Tue Sep 7 02:54:37 2010 UTC (13 years, 7 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.20: +28 -0 lines
Diff to previous 1.20
BUG#: 8839
TITLE: OOP provider recovery enhancement
DESCRIPTION: Added new config property maxFailedProviderModuleRestarts which specifies the numer of times the failed provider module is restarted with indications enabled automatically before moving to the degraded state.

Revision 1.20 / (as text) / (view) - annotate - [select for diffs] , Mon Aug 9 04:58:56 2010 UTC (13 years, 8 months ago) by s.kodali
Branch: MAIN
Changes since 1.19: +17 -0 lines
Diff to previous 1.19
BUG#: 8825
TITLE: Need an option to specify multiple provider dirs for release builds.

Revision 1.19 / (as text) / (view) - annotate - [select for diffs] , Fri Jul 9 10:24:49 2010 UTC (13 years, 9 months ago) by s.kodali
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
BUG#: 8800
TITLE: enable PEGASUS_USE_RELEASE_CONFIG_OPTIONS  build option to have true/false values

Revision 1.18 / (as text) / (view) - annotate - [select for diffs] , Tue Dec 15 10:52:31 2009 UTC (14 years, 4 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.17: +23 -0 lines
Diff to previous 1.17
BUG#: 8661
PEP#: 350
TITLE: Multi CIMOM Suport on Same OS

Revision 1.17 / (as text) / (view) - annotate - [select for diffs] , Fri May 29 16:14:56 2009 UTC (14 years, 11 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
Changes since 1.16: +0 -36 lines
Diff to previous 1.16
BUG#: 8519
TITLE: BuildAndReleaseOptions.html contains obsolete SSL config options
DESCRIPTION: Remove the obsolete option descriptions.

Revision 1.16 / (as text) / (view) - annotate - [select for diffs] , Thu May 28 23:16:01 2009 UTC (14 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
BUG#: 8511
TITLE: Option PEGASUS_DISABLE_CQL has been removed from the code but not from documentation
DESCRIPTION: Changed PEGASUS_DISABLE_CQL=true to PEGASUS_ENABLE_CQL=false.

Revision 1.15 / (as text) / (view) - annotate - [select for diffs] , Wed May 27 04:56:21 2009 UTC (14 years, 11 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.14: +25 -1 lines
Diff to previous 1.14
BUG#: 8406
TITLE: Zero Server restart for enableIndicationService changes
DESCRIPTION: Made enableIndicationService config property dynamic by allowing IndicationService state changes using CIM_EnabledLogicalElement.RequestStateChange() method.

Revision 1.14 / (as text) / (view) - annotate - [select for diffs] , Wed Apr 29 07:29:28 2009 UTC (15 years ago) by marek
Branch: MAIN
Changes since 1.13: +25 -2 lines
Diff to previous 1.13
BUG#:8326
TITLE: Add missing trace configuration options to documentation

DESCRIPTION:

Revision 1.13 / (as text) / (view) - annotate - [select for diffs] , Thu Dec 18 16:41:52 2008 UTC (15 years, 4 months ago) by martin
Branch: MAIN
CVS Tags: 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.12: +21 -28 lines
Diff to previous 1.12
BUG#: 8123
TITLE: Update copyright/license test

DESCRIPTION: Updating the last few documentation files

Revision 1.12 / (as text) / (view) - annotate - [select for diffs] , Tue Dec 16 18:55:36 2008 UTC (15 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.11: +384 -384 lines
Diff to previous 1.11
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

Revision 1.11 / (as text) / (view) - annotate - [select for diffs] , Wed Nov 26 08:15:30 2008 UTC (15 years, 5 months ago) by kavita.gupta
Branch: MAIN
CVS Tags: RELEASE_2_9_0-FC
Changes since 1.10: +8 -3 lines
Diff to previous 1.10
BUG#: 8071
TITLE: Zero server restart on idleConnectionTimeout, socketWriteTimeout and providerDir changes

Revision 1.10 / (as text) / (view) - annotate - [select for diffs] , Tue Nov 25 19:27:25 2008 UTC (15 years, 5 months ago) by mike
Branch: MAIN
Changes since 1.9: +18 -29 lines
Diff to previous 1.9
BUG#: 8171
TITLE: Binary Protocol

DESCRIPTION: Initial commit of binary protocol feature.

Revision 1.9 / (as text) / (view) - annotate - [select for diffs] , Wed Nov 19 06:01:19 2008 UTC (15 years, 5 months ago) by kavita.gupta
Branch: MAIN
Changes since 1.8: +5 -2 lines
Diff to previous 1.8
BUG#: 8113
TITLE: Zero server restart for maxProviderProcesses config property changes

Revision 1.8 / (as text) / (view) - annotate - [select for diffs] , Wed Nov 12 17:22:30 2008 UTC (15 years, 5 months ago) by mike
Branch: MAIN
Changes since 1.7: +43 -0 lines
Diff to previous 1.7
BUG#: 8074
TITLE: Internal Binary Protocol

DESCRIPTION: Internal Binary Protocol

Revision 1.7 / (as text) / (view) - annotate - [select for diffs] , Wed Nov 12 06:47:03 2008 UTC (15 years, 5 months ago) by kavita.gupta
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
BUG#: 8072
TITLE: Zero server restart for enableNormalization config property changes

Revision 1.6 / (as text) / (view) - annotate - [select for diffs] , Tue Nov 4 18:40:29 2008 UTC (15 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.5: +33 -0 lines
Diff to previous 1.5
BUG#: 8047
TITLE: PEP 314 SQLite Repository
DESCRIPTION: Add a repository persistent store implementation based on the SQLite database engine.

Revision 1.5 / (as text) / (view) - annotate - [select for diffs] , Tue Oct 14 16:15:34 2008 UTC (15 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
BUG#: 7903
TITLE: PEP 311 WS-Enumeration support
DESCRIPTION: Add support for WS-Enumeration operations.

Revision 1.4 / (as text) / (view) - annotate - [select for diffs] , Mon Oct 6 04:27:50 2008 UTC (15 years, 7 months ago) by s.kodali
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root
Branch point for: TASK-PEP311_WSMan-branch
Changes since 1.3: +0 -14 lines
Diff to previous 1.3
BUG#: 7969
TITLE: remove PEGASUS_EMBEDDED_INSTANCE_SUPPORT from BuildAndReleaseOptions.html file.

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Fri Sep 19 12:48:34 2008 UTC (15 years, 7 months ago) by mreddy
Branch: MAIN
Changes since 1.2: +13 -0 lines
Diff to previous 1.2
BUG#: 7840
TITLE: Need a config property for variable logfile size
DESCRIPTION:

Revision 1.2 / (as text) / (view) - annotate - [select for diffs] , Tue Sep 16 17:27:46 2008 UTC (15 years, 7 months ago) by kumpf
Branch: MAIN
Changes since 1.1: +20 -0 lines
Diff to previous 1.1
BUG#: 7902
TITLE: Allow modifyClass on a non-leaf class
DESCRIPTION: Store class definitions without inherited elements.

Revision 1.1 / (as text) / (view) - annotate - [select for diffs] , Fri Sep 5 00:23:15 2008 UTC (15 years, 8 months ago) by denise.eckstein
Branch: MAIN
BUG#: 7870
TITLE: Add Build & Configuration Options Document to CVS

DESCRIPTION: Adding Recommended OpenPegasus Build and Configuration Options for Selected Platforms document to pegasus/doc.

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