CVS log for pegasus/src/Pegasus/Config/ConfigPropertyHelp.cpp

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.14 / (view) - annotate - [select for diffs] , Fri Oct 31 22:54:20 2014 UTC (9 years, 8 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.13: +26 -1 lines
Diff to previous 1.13
BUG#: 9949
TITLE: Help messages for pull config parameters not included in bug 9819

DESCRIPTION: Add the 3 help messages

Revision 1.13 / (view) - annotate - [select for diffs] , Wed Oct 29 10:07:57 2014 UTC (9 years, 8 months ago) by jsafrane
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
BUG#: 9932
TITLE: Added documentation of httpAuthType configuration variable.

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

Revision 1.12 / (view) - annotate - [select for diffs] , Sat Oct 11 23:04:18 2014 UTC (9 years, 8 months ago) by karl
Branch: MAIN
Changes since 1.11: +3 -2 lines
Diff to previous 1.11
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.11 / (view) - annotate - [select for diffs] , Fri Sep 26 06:46:58 2014 UTC (9 years, 9 months ago) by jsafrane
Branch: MAIN
Changes since 1.10: +7 -1 lines
Diff to previous 1.10
BUG#: 9892
TITLE: Implement cookie-based session management.

DESCRIPTION: PAM (and GSSAPI) are quite slow when doing authentication.
Therefore cookie-based authentication is implemented. It is off by default
and it must be explicitly turned on by setting httpSessionTimeout
configuration option to nozero value.

Revision 1.10 / (view) - annotate - [select for diffs] , Mon Sep 15 06:52:14 2014 UTC (9 years, 9 months ago) by jsafrane
Branch: MAIN
Changes since 1.9: +6 -2 lines
Diff to previous 1.9
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.5.2.6 / (view) - annotate - [select for diffs] , Wed Mar 12 21:35:03 2014 UTC (10 years, 3 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.5.2.5: +13 -2 lines
Diff to previous 1.5.2.5 to branch point 1.5 to next main 1.6
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.9 / (view) - annotate - [select for diffs] , Mon Dec 16 09:37:28 2013 UTC (10 years, 6 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.8: +13 -2 lines
Diff to previous 1.8
BUG#: 9219

TITLE:Infrastructure for a web based administration interface

DESCRIPTION:

Revision 1.5.2.5 / (view) - annotate - [select for diffs] , Thu Nov 21 17:59:43 2013 UTC (10 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.5.2.4: +6 -5 lines
Diff to previous 1.5.2.4 to branch point 1.5
PEP#: 317
TITLE: TASK-PEP317_pullop-branch Merge Out from head of tree effective 21 Nov 2013.

DESCRIPTION:

Revision 1.6.10.5 / (view) - annotate - [select for diffs] , Thu Nov 21 06:39:08 2013 UTC (10 years, 7 months ago) by lawrence.luo
Branch: TASK-PEP362_RestfulService-branch
CVS Tags: TASK-PEP362_RestfulService-merged_out_to_branch
Changes since 1.6.10.4: +6 -5 lines
Diff to previous 1.6.10.4 to branch point 1.6 to next main 1.7
PEP#: 362
TITLE: Webadmin and Restful Services

DESCRIPTION:

Syc with Head branch

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

TITLE: Disable the reliable indication dynamically

DESCRIPTION:

Revision 1.6.10.4 / (view) - annotate - [select for diffs] , Wed Oct 9 07:35:19 2013 UTC (10 years, 8 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.6.10.3: +12 -1 lines
Diff to previous 1.6.10.3 to branch point 1.6
PEP#: 362
TITLE: Restful and webadmin

DESCRIPTION: Changes the webRoot to /var/tog-pegasus/www and add documentations
for config options. This brings us to end except for rpm packaging.

Revision 1.6.10.3 / (view) - annotate - [select for diffs] , Fri Sep 27 00:36:02 2013 UTC (10 years, 9 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.6.10.2: +1 -1 lines
Diff to previous 1.6.10.2 to branch point 1.6
PEP#: 362
TITLE: Restful Services

DESCRIPTION: Yet another minor clean up

Revision 1.5.2.4 / (view) - annotate - [select for diffs] , Sat Sep 14 22:08:19 2013 UTC (10 years, 9 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: POSTAUG25UPDATE
Changes since 1.5.2.3: +8 -1 lines
Diff to previous 1.5.2.3 to branch point 1.5
PEP#: 317
TITLE: PEP 317, Pull Operations mergeout and code cleanup.

DESCRIPTION: No new functionality added but cleaned up a number of issues.
Merged out up to 25 August. Note that most functions run today except for
OpenExecQuery which is not tested.  See the readme.pulloperations for more
details

Revision 1.6.10.2 / (view) - annotate - [select for diffs] , Tue Aug 13 03:24:56 2013 UTC (10 years, 10 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.6.10.1: +0 -0 lines
Diff to previous 1.6.10.1 to branch point 1.6
PEP#: 362
TITLE: Syncing up with head of CVS

DESCRIPTION:

Revision 1.6.10.1 / (view) - annotate - [select for diffs] , Tue Aug 13 03:24:38 2013 UTC (10 years, 10 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.6: +8 -1 lines
Diff to previous 1.6
PEP#: 362
TITLE: Syncing up with head of CVS

DESCRIPTION:

Revision 1.7 / (view) - annotate - [select for diffs] , Tue Aug 6 07:37:38 2013 UTC (10 years, 10 months ago) by ashok.pathak
Branch: MAIN
Changes since 1.6: +8 -1 lines
Diff to previous 1.6
BUG#: 9601

TITLE: Support only TLSv1.2 protocol for security compilance

DESCRIPTION:

Revision 1.5.2.3 / (view) - annotate - [select for diffs] , Sat Jul 20 17:32:44 2013 UTC (10 years, 11 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE
Changes since 1.5.2.2: +1 -1 lines
Diff to previous 1.5.2.2 to branch point 1.5
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.6 / (view) - annotate - [select for diffs] , Mon Jul 1 08:57:47 2013 UTC (11 years ago) by dl.meetei
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.5: +1 -1 lines
Diff to previous 1.5
BUG#: 9708

TITLE: Remove a unintended space in cimconfigHelp

DESCRIPTION:

Revision 1.5.2.2 / (view) - annotate - [select for diffs] , Mon Jun 3 21:35:51 2013 UTC (11 years, 1 month ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.5.2.1: +381 -0 lines
Diff to previous 1.5.2.1 to branch point 1.5
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.5.2.1 , Thu Apr 25 12:00:23 2013 UTC (11 years, 2 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.5: +0 -381 lines
FILE REMOVED
file ConfigPropertyHelp.cpp was added on branch TASK-PEP317_pullop-branch on 2013-06-03 22:35:51 +0000

Revision 1.5 / (view) - annotate - [select for diffs] , Thu Apr 25 12:00:23 2013 UTC (11 years, 2 months ago) by dl.meetei
Branch: MAIN
CVS Tags: RELEASE_2_13_0-FC
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
BUG#: 9628
TITLE: PEGASUS_ASSERT used in places where PEGASUS_UNREACHABLE should be used

DESCRIPTION:

Revision 1.4 / (view) - annotate - [select for diffs] , Mon Apr 15 12:50:43 2013 UTC (11 years, 2 months ago) by karl
Branch: MAIN
Changes since 1.3: +137 -71 lines
Diff to previous 1.3
BUG#: 9456
TITLE: Error from bug 5796. Does not include supplemental help info

DESCRIPTION: Fixed issues from this bug, added missing config property
help and matched the config property help to the rpm man file.  Note
that there are still differences in that we use terser wording in the
help and sometimes only include a shorter definition.  The cimconfig
-H is NOT a replacement for the man data.

Revision 1.2.2.1 / (view) - annotate - [select for diffs] , Mon Dec 10 13:52:13 2012 UTC (11 years, 6 months ago) by marek
Branch: RELEASE_2_12-branch
CVS Tags: RELEASE_2_12_1-RC1, RELEASE_2_12_1
Changes since 1.2: +8 -1 lines
Diff to previous 1.2 to next main 1.3
BUG#:9486
TITLE: Slow starting registered profile providers can timeout CIM Server's initial SLP registration (2.12.1)

DESCRIPTION:

Revision 1.3 / (view) - annotate - [select for diffs] , Thu Nov 29 09:59:23 2012 UTC (11 years, 7 months ago) by marek
Branch: MAIN
Changes since 1.2: +8 -1 lines
Diff to previous 1.2
BUG#:9463
TITLE: Slow starting registered profile providers can timeout CIM Server's initial SLP registration

DESCRIPTION:

Revision 1.2 / (view) - annotate - [select for diffs] , Sun Aug 5 14:42:54 2012 UTC (11 years, 10 months ago) by karl
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.1: +12 -3 lines
Diff to previous 1.1
BUG#: 9340
PEP#: DELETE ONE OF THESE LINES
TITLE: Fix issue Marek documented in Bug 5796

DESCRIPTION: Move code to generate internationalization bundle info for
Config Property help from Config to a separate utility.  Add more
documentation on how to generate bundle

Revision 1.1 / (view) - annotate - [select for diffs] , Thu Jul 26 14:23:16 2012 UTC (11 years, 11 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_12_0-FC
BUG#: 5796
TITLE: Enhance cimconfig to provide help on the config properties

DESCRIPTION: Extended config infrastructure to support help property per
config property and added ConfigPropertyHelp.* with message text for
each defined property.

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