CVS log for pegasus/src/Pegasus/Client/Makefile

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.37 / (view) - annotate - [select for diffs] , Wed Aug 27 22:10:07 2014 UTC (9 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: postBug9676, 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.36: +2 -1 lines
Diff to previous 1.36
BUG#: 9676
TITLE: Add pull operations to the OpenPegasusclient and server

DESCRIPTION: This patch is the implementation of the pull operations
defined in DSP0200 for both the CIM Client and CIM Server.  It includes
test programs in Pegasus/Client/tests and extends cimcli to make pull
requests and receive pull operation responses. There are still limitations
and issues noted in the readme.pulloperations file as well as some KS_TOD
comments marking things to do in the source code.

Revision 1.36.2.1 / (view) - annotate - [select for diffs] , Sat Jan 15 21:26:50 2011 UTC (13 years, 5 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013, TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch, PREAUG25UPDATE, POSTAUG25UPDATE, BeforeUpdateToHeadOct82011
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 to next main 1.37
BUG#: 8874
TITLE: Commit code for pull operations to branch TASK-PEP317_pullop-branch

DESCRIPTION: Commits the current code for the pull operations to a
task branch for further review and testing before it is committed to
the Pegasus head.

Revision 1.36 / (view) - annotate - [select for diffs] , Fri Oct 29 04:29:49 2010 UTC (13 years, 8 months ago) by s.kodali
Branch: MAIN
CVS Tags: preBug9676, 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_to_branch, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, TASK-PEP362_RestfulService-branch, TASK-PEP317_pullop-root, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, 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, RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-FC, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch, RELEASE_2_11_2-RC1, RELEASE_2_11_2, 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, RELEASE_2_11-branch, CIMRS_WORK_20130824
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.35: +4 -0 lines
Diff to previous 1.35
BUG#: 8864
TITLE: PEP 318: 32bit providers in 64bit OpenPegasus

Revision 1.35 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:19 2008 UTC (15 years, 7 months ago) by martin
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_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2, RELEASE_2_9_1-RC1, RELEASE_2_9_1, RELEASE_2_9_0-RC1, RELEASE_2_9_0-FC, RELEASE_2_9_0, RELEASE_2_9-root, RELEASE_2_9-branch, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch, HPUX_TEST
Changes since 1.34: +6 -6 lines
Diff to previous 1.34
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.34 / (view) - annotate - [select for diffs] , Mon Dec 1 17:49:25 2008 UTC (15 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.33: +27 -29 lines
Diff to previous 1.33
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.33 / (view) - annotate - [select for diffs] , Wed Oct 22 06:54:26 2008 UTC (15 years, 8 months ago) by marek
Branch: MAIN
Changes since 1.32: +3 -10 lines
Diff to previous 1.32
BUG#:8014
TITLE: static build broken with SLP enabled

DESCRIPTION:

Revision 1.31.4.1 / (view) - annotate - [select for diffs] , Sun May 18 11:09:17 2008 UTC (16 years, 1 month ago) by carson.hovey
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.31: +15 -11 lines
Diff to previous 1.31 to next main 1.32
BUG#: 7617
TITLE: OpenVMS(2.7.x): build should use PEGASUS_USE_STATIC_LIBRARIES

DESCRIPTION: Backport approved changes to 2.7.x branch.

Revision 1.32 / (view) - annotate - [select for diffs] , Fri Apr 11 18:05:11 2008 UTC (16 years, 2 months ago) by carson.hovey
Branch: MAIN
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch, TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch, RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1, RELEASE_2_8_0_BETA, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0-FC, RELEASE_2_8_0, RELEASE_2_8-root, RELEASE_2_8-branch, Makefile
Changes since 1.31: +15 -11 lines
Diff to previous 1.31
BUG#: 7578
TITLE: OpenVMS: build should use PEGASUS_USE_STATIC_LIBRARIES

DESCRIPTION: OpenVMS, changes to allow a static or non=static build.

Revision 1.29.10.1 / (view) - annotate - [select for diffs] , Mon Aug 13 07:22:32 2007 UTC (16 years, 10 months ago) by kamal.locahana
Branch: TASK-PEP274_dacim-branch
Changes since 1.29: +93 -93 lines
Diff to previous 1.29 to next main 1.30
PEP#: 274
TITLE: CIM API

DESCRIPTION: support for CMPI Providers and cimconfig

Revision 1.31 / (view) - annotate - [select for diffs] , Fri Aug 3 17:53:06 2007 UTC (16 years, 11 months ago) by kumpf
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, 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, RELEASE_2_7_1-RC1, RELEASE_2_7_1, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: RELEASE_2_7-branch
Changes since 1.30: +0 -2 lines
Diff to previous 1.30
BUG#: 6738
TITLE: OBJECTS definitions in Makefiles are not needed
DESCRIPTION: Remove unnecessary OBJECTS definitions.

Revision 1.30 / (view) - annotate - [select for diffs] , Tue Jul 3 16:46:14 2007 UTC (17 years ago) by kumpf
Branch: MAIN
Changes since 1.29: +0 -5 lines
Diff to previous 1.29
BUG#: 6598
TITLE: Remove OpenSSL dependency from Common header files
DESCRIPTION: Only include OpenSSL header files from Pegasus source files, not Pegasus header files.  Also, consolidate the definition of SSL-related macros in config.mak.

Revision 1.29 / (view) - annotate - [select for diffs] , Thu Jan 11 16:21:53 2007 UTC (17 years, 5 months ago) by a.dunfey
Branch: MAIN
CVS Tags: TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, 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-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, 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
Branch point for: TASK-PEP274_dacim-branch
Changes since 1.28: +3 -3 lines
Diff to previous 1.28
BUG#: 5947
TITLE: Pegasus support for 64-bit Windows platform

DESCRIPTION:

Add support for the WIN64_IA64_MSVC and WIN64_X86_64_MSVC platforms and remove warnings associated with 64-bit windows compilation.

Revision 1.28.20.4 / (view) - annotate - [select for diffs] , Thu Jan 11 01:34:35 2007 UTC (17 years, 5 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
CVS Tags: PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE
Changes since 1.28.20.3: +2 -1 lines
Diff to previous 1.28.20.3 to branch point 1.28 to next main 1.29
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.28.20.3 / (view) - annotate - [select for diffs] , Tue Jan 2 06:14:44 2007 UTC (17 years, 6 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.28.20.2: +1 -1 lines
Diff to previous 1.28.20.2 to branch point 1.28
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.28.20.2 / (view) - annotate - [select for diffs] , Wed Dec 27 20:29:20 2006 UTC (17 years, 6 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
CVS Tags: PEP286_PRIVILEGE_SEPARATION_1
Changes since 1.28.20.1: +1 -6 lines
Diff to previous 1.28.20.1 to branch point 1.28
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.28.20.1 / (view) - annotate - [select for diffs] , Wed Dec 27 01:19:24 2006 UTC (17 years, 6 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.28: +4 -0 lines
Diff to previous 1.28
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.28 / (view) - annotate - [select for diffs] , Mon Jun 19 19:47:33 2006 UTC (18 years ago) by mike
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, 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-TASK-BUG4011_WinLocalConnect-branch-New-branch, 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, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, 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-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, TASK-BUG7240-root, TASK-BUG7240-branch, TASK-BUG4011_WinLocalConnect-branch-New, RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3, RELEASE_2_6_2-RC1, RELEASE_2_6_2, RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, RELEASE_2_6-branch-clean, RELEASE_2_6-branch, PEP286_PRIVILEGE_SEPARATION_ROOT
Branch point for: PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
BUG#: 5139
TITLE: Static linking for Linux.

DESCRIPTION: This patch allows the option of building several of the libraries statically to reduce footprint.

Revision 1.26.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:09:26 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.26: +3 -1 lines
Diff to previous 1.26 to next main 1.27
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.27 / (view) - annotate - [select for diffs] , Mon Jan 30 16:16:42 2006 UTC (18 years, 5 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, 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, TASK-BUG4011_WinLocalConnect-branch, RELEASE_2_5_5-RC2, RELEASE_2_5_5-RC1, RELEASE_2_5_5, RELEASE_2_5_4-RC2, RELEASE_2_5_4-RC1, RELEASE_2_5_4, RELEASE_2_5_3-RC1, RELEASE_2_5_3, RELEASE_2_5_2-RC1, RELEASE_2_5_2, RELEASE_2_5_1-RC1, RELEASE_2_5_1, RELEASE_2_5-root, RELEASE_2_5-branch
Changes since 1.26: +3 -1 lines
Diff to previous 1.26
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.26 / (view) - annotate - [select for diffs] , Fri Dec 16 19:44:36 2005 UTC (18 years, 6 months ago) by jim.wunderlich
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.25: +4 -4 lines
Diff to previous 1.25
BUG#: 4599

TITLE: Need to consolidate PEGASUS_ENABLE_SLP and PEGASUS_DISABLE_SLP
       into one variable

DESCRIPTION: This changes the following:
 - Depracates PEGASUS_DISABLE_SLP
 - adopts the true/false environment value paradigm for PEGASUS_ENABLE_SLP

     Use PEGASUS_ENABLE_SLP=true  to enable  compilation of SLP functions.
     Use PEGASUS_ENABLE_SLP=false to disable compilation of SLP functions.

Revision 1.25 / (view) - annotate - [select for diffs] , Thu May 12 14:28:36 2005 UTC (19 years, 1 month ago) by martin
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-AtomicInt-branch, PEG25_IBM_5_16_05, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch, BUG_4225_PERFORMANCE_VERSION_1_DONE
Changes since 1.24: +28 -0 lines
Diff to previous 1.24
BUG#: 2903
TITLE: Need to add Copyright/license to all Makefiles

DESCRIPTION:
Added 2005 copyright

Revision 1.24 / (view) - annotate - [select for diffs] , Tue May 3 21:58:44 2005 UTC (19 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.23: +1 -0 lines
Diff to previous 1.23
BUG#: 3446
TITLE: ClientOpPerformanceDataHandler should declare virtual destructor
DESCRIPTION: Added an empty virtual destructor to the ClientOpPerformanceDataHandler interface.  Also cleaned up the documentation in that header file.

Revision 1.23 / (view) - annotate - [select for diffs] , Tue Mar 8 02:44:12 2005 UTC (19 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.22: +0 -2 lines
Diff to previous 1.22
BUG#: 2037
TITLE: install option in recurse.mak no longer used
DESCRIPTION: Removed include of install.mak.

Revision 1.22 / (view) - annotate - [select for diffs] , Fri Feb 4 22:58:06 2005 UTC (19 years, 4 months ago) by w.white
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.21: +3 -2 lines
Diff to previous 1.21
PEP#: 128

TITLE:Client Statisitcal gathering

DESCRIPTION: function is not done but most of underlying stat. gathering is being checked in now

Revision 1.21 / (view) - annotate - [select for diffs] , Mon Sep 27 17:41:58 2004 UTC (19 years, 9 months ago) by david.dillard
Branch: MAIN
CVS Tags: SLPPERFINST-root, SLPPERFINST-branch, RELEASE_2_4_3, RELEASE_2_4_2, RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1-BETA1, RELEASE_2_4_1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, RELEASE_2_4-branch, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Changes since 1.20: +0 -2 lines
Diff to previous 1.20
BUG#: 1768
TITLE: Removed files that were moved to src/Pegasus/Common

DESCRIPTION:

Revision 1.20 / (view) - annotate - [select for diffs] , Tue Jun 29 19:57:38 2004 UTC (20 years ago) by konrad.r
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
PEP#: 152
TITLE: Make Pegasus LSB compliant.

DESCRIPTION:
Add in the Makefiles 'install:' tag. For Makefiles in test directory nothing happends. For pertient ones
the files are installed using PREFIX variable and macros (defined by default in config.mak).

Revision 1.19 / (view) - annotate - [select for diffs] , Fri Jun 4 11:14:21 2004 UTC (20 years, 1 month ago) by tony
Branch: MAIN
Changes since 1.18: +5 -1 lines
Diff to previous 1.18
BUG#: 1531
TITLE: Fix windows and linux build when SLP is NOT enabled

DESCRIPTION: Thanks Amit.

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

DESCRIPTION:

Revision 1.17 / (view) - annotate - [select for diffs] , Thu Apr 29 07:39:20 2004 UTC (20 years, 2 months ago) by marek
Branch: MAIN
Changes since 1.16: +3 -2 lines
Diff to previous 1.16
BUG#: 1415
TITLE: Casting error in CIMClientRep.cpp

DESCRIPTION: I removed the call to inet_addr for those platforms requiring a (char *) as first parameter for gethostbyaddr() as those expect a string of type "x.x.x.x" (i.e. hostname) as input parameter. Moved the libraries required for call gethostbyaddr() out of the SLP only condition part.

Revision 1.16.2.3 / (view) - annotate - [select for diffs] , Mon Mar 22 21:33:42 2004 UTC (20 years, 3 months ago) by tony
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.16.2.2: +2 -2 lines
Diff to previous 1.16.2.2 to branch point 1.16 to next main 1.17
BUG#: 1297
BRANCH: RELEASE_2_3_2-branch
TITLE: SLP library name conflicts in windows
DESCRIPTION: Rename slp to pegslp and rename slp_client to pegslp_client

Revision 1.16.2.2 / (view) - annotate - [select for diffs] , Fri Jan 23 15:27:29 2004 UTC (20 years, 5 months ago) by tony
Branch: RELEASE_2_3_2-branch
Changes since 1.16.2.1: +6 -0 lines
Diff to previous 1.16.2.1 to branch point 1.16
Cim client explicit link to slp_client (linux)

Revision 1.16.2.1 / (view) - annotate - [select for diffs] , Wed Jan 21 16:31:23 2004 UTC (20 years, 5 months ago) by tony
Branch: RELEASE_2_3_2-branch
Changes since 1.16: +5 -2 lines
Diff to previous 1.16
Support build from the top level using PEGASUS_ENABLE_SLP
- remove extra define PEGASUS_SLP_CLASSES from doc and make files
- add dependency of cim client on slp_client
- add dependency of common on slp agent

Revision 1.16 / (view) - annotate - [select for diffs] , Fri Jan 16 20:06:21 2004 UTC (20 years, 5 months ago) by tony
Branch: MAIN
CVS Tags: RELEASE_2_3_2-root
Branch point for: RELEASE_2_3_2-branch
Changes since 1.15: +2 -10 lines
Diff to previous 1.15
Integrate slp_client calls into cim client (PEGASUS_ENABLE_SLP)

Revision 1.15 / (view) - annotate - [select for diffs] , Wed Sep 3 13:22:59 2003 UTC (20 years, 10 months ago) by tony
Branch: MAIN
CVS Tags: test, local, TEST, RELEASE_2_3_1-root, RELEASE_2_3_1-branch, RELEASE_2_3_0-root, RELEASE_2_3_0-msg-freeze, RELEASE_2_3_0-branch, PRE_LICENSE_UPDATE_2003, POST_LICENSE_UPDATE_2003
Changes since 1.14: +28 -0 lines
Diff to previous 1.14
PEP 89 - Integrate slp client support into pegasus client

Revision 1.13.12.1 / (view) - annotate - [select for diffs] , Thu Aug 14 10:55:41 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.13: +1 -0 lines
Diff to previous 1.13 to next main 1.14
another merge with HEAD

Revision 1.14 / (view) - annotate - [select for diffs] , Wed Aug 13 21:37:32 2003 UTC (20 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
HP-JS PEPs 78 and 79 ([WMI Mapper] Changes to the Authentication Process and Local Connection Enhancements).

Revision 1.13 / (view) - annotate - [select for diffs] , Fri Aug 2 15:23:14 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, mday-2-0-patches, VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, 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, PEGASUS_FC_VERSION_2_2, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Branch point for: pep_88
Changes since 1.12: +5 -0 lines
Diff to previous 1.12
HP-[DME] Enable PEGASUS_SSL_RANDOMFILE flag for Client-aware applications.

Revision 1.12 / (view) - annotate - [select for diffs] , Wed May 29 02:42:26 2002 UTC (22 years, 1 month 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, VERSION_1_10
Changes since 1.11: +1 -2 lines
Diff to previous 1.11
HP-RK Remove unnecessary dependency on pegrepository library.

Revision 1.11 / (view) - annotate - [select for diffs] , Wed May 1 01:34:21 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
HP-RK Add -DPEGASUS_INTERNALONLY to the LOCALDEFINES variable in all Makefiles that build objects within the pegasus/src/Pegasus directory tree.

Revision 1.10 / (view) - annotate - [select for diffs] , Wed Apr 17 02:47:16 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
HP-RK Defined an exception hierarchy for CIMClient API users.  All exceptions thrown by CIMClient are now subclasses of CIMClientException.  A new message type, ClientExceptionMessage has been defined as well.  This message is used to communicate client exceptions from the CIM operation response decoder to the CIMClient.  The CIM clients that are linked into the Pegasus build have been updated to catch CIMClientException instead of CIMException.

Revision 1.9 / (view) - annotate - [select for diffs] , Tue Dec 25 04:22:42 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
CVS Tags: pre-meta-dispatcher, async_dispatcher, VERSION_1_09, VERSION_1_08, VERSION_1_07
Changes since 1.8: +2 -12 lines
Diff to previous 1.8
Eliminated use of DYNAMIC_LIBRARIES in all makefiles (this variable is
now automatically generated from the LIBRARIES variable).

Revision 1.8 / (view) - annotate - [select for diffs] , Mon Dec 24 03:11:31 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
Changes since 1.7: +3 -6 lines
Diff to previous 1.7
Clean up; code review comments; eliminated unused files.

Revision 1.7 / (view) - annotate - [select for diffs] , Thu Dec 13 14:53:44 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
CVS Tags: merge_of_dev
Changes since 1.6: +10 -1 lines
Diff to previous 1.6
Merged dev branch into main trunk.

Revision 1.6.2.5 / (view) - annotate - [select for diffs] , Tue Nov 20 22:21:43 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
CVS Tags: dev_dead
Changes since 1.6.2.4: +2 -1 lines
Diff to previous 1.6.2.4 to branch point 1.6 to next main 1.7
HP-NB Implemented Authentication code on the server to challenge requests, authenticate the challenge responses, and verify the subsequent authorized requests. Implemented authentication mechanism in the Client API to send responses to the challenges from the server. Current implementation supports only 'local' authentication mechanism. Authentication can be enabled by setting the config property 'requireAuthentication' to true.

Revision 1.6.2.4 / (view) - annotate - [select for diffs] , Thu Sep 13 16:26:04 2001 UTC (22 years, 9 months ago) by sage
Branch: dev
CVS Tags: SNAPSHOT_1_04
Changes since 1.6.2.3: +7 -0 lines
Diff to previous 1.6.2.3 to branch point 1.6
Initial z/OS support

Revision 1.6.2.3 / (view) - annotate - [select for diffs] , Tue Sep 4 02:05:32 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
Changes since 1.6.2.2: +1 -2 lines
Diff to previous 1.6.2.2 to branch point 1.6
bye

Revision 1.6.2.2 / (view) - annotate - [select for diffs] , Sat Sep 1 21:53:18 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
Changes since 1.6.2.1: +3 -5 lines
Diff to previous 1.6.2.1 to branch point 1.6
Finalized queue-based client rework.

Revision 1.6.2.1 / (view) - annotate - [select for diffs] , Wed Aug 22 04:35:30 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
Changes since 1.6: +4 -0 lines
Diff to previous 1.6
Initial work toward refactoring client into modules.

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Jul 6 20:47:00 2001 UTC (23 years ago) by kumpf
Branch: MAIN
CVS Tags: version_1_01, version_0_99_1, version_0_99, version_0_79_4, main
Branch point for: dev
Changes since 1.5: +5 -0 lines
Diff to previous 1.5
updates to support location independent shared libraries for HPUX

Revision 1.5 / (view) - annotate - [select for diffs] , Sat Jun 23 20:42:58 2001 UTC (23 years ago) by mday
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4
added slp c++ library integrated into build

Revision 1.4 / (view) - annotate - [select for diffs] , Fri Jun 15 23:05:10 2001 UTC (23 years ago) by mday
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
slp library source initial checkin

Revision 1.3 / (view) - annotate - [select for diffs] , Thu Apr 12 06:25:20 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
CVS Tags: version_0_97_3, version_0_97_2, version_0_97_1, version_0_97, version_0_96, version_0_95, stable_0_95, stable
Changes since 1.2: +2 -3 lines
Diff to previous 1.2
Replaced ACE with new Channel implementation.
Removed all ACE dependencies.

Revision 1.2 / (view) - annotate - [select for diffs] , Fri Feb 16 02:06:06 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
CVS Tags: version_0_8
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Renamed many classes and headers.

Revision 1.1.1.1 / (view) - annotate - [select for diffs] (vendor branch) , Sun Jan 14 19:50:32 2001 UTC (23 years, 5 months ago) by mike
Branch: pegasus
CVS Tags: opengroup
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Pegasus import

Revision 1.1 / (view) - annotate - [select for diffs] , Sun Jan 14 19:50:32 2001 UTC (23 years, 5 months ago) by mike
Branch: MAIN
Initial revision

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