CVS log for pegasus/src/Server/Attic/cimserver_windows.cpp

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.41 , Thu Mar 3 03:12:37 2005 UTC (19 years, 3 months ago) by h.sterling
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch, RELEASE_2_5_0-RC1, HPUX_TEST, HEAD
Changes since 1.40: +0 -0 lines
FILE REMOVED
PEP#:222
TITLE: Service Refactoring

DESCRIPTION:

remove cimserver_*.cpp files.  they are now contained within the src/Service directory

Revision 1.40 / (view) - annotate - [select for diffs] , Tue Feb 22 21:41:54 2005 UTC (19 years, 3 months ago) by a.dunfey
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.39: +20 -4 lines
Diff to previous 1.39
BUG#: 2755
TITLE: Cannot specify config options when starting cimserver on Windows

DESCRIPTION:

Added code that will allow a user to specify config options on the command line before the "-start" option. The format of the command is now:

cimserver <config options> -start <service name>

Revision 1.39 / (view) - annotate - [select for diffs] , Sun Feb 13 21:58:47 2005 UTC (19 years, 4 months ago) by david.dillard
Branch: MAIN
Changes since 1.38: +4 -4 lines
Diff to previous 1.38
BUG#: 2032
TITLE: Corrected English of messages.

DESCRIPTION: :

Revision 1.38 / (view) - annotate - [select for diffs] , Sat Feb 5 23:01:28 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH
Changes since 1.37: +3 -1 lines
Diff to previous 1.37
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.37 / (view) - annotate - [select for diffs] , Thu Feb 3 10:58:07 2005 UTC (19 years, 4 months ago) by joyce.j
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate
Changes since 1.36: +5 -4 lines
Diff to previous 1.36
BUG#: 2032
TITLE: Windows service messages say 'NT' instead of 'Windows'
DESCRIPTION: Service messages are modified for Windows

Revision 1.36 / (view) - annotate - [select for diffs] , Sun Oct 17 19:40:39 2004 UTC (19 years, 7 months ago) by karl
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.35: +6 -4 lines
Diff to previous 1.35
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.35 / (view) - annotate - [select for diffs] , Wed Dec 3 00:04:57 2003 UTC (20 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: local, RELEASE_2_4_FC_CANDIDATE_1, RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-root, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze, RELEASE_2_3_2-branch, RELEASE_2_3_1-root, RELEASE_2_3_1-branch, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
HP-RK Bugzilla 1095 (MutexLock destructor can propagate exception).

Revision 1.34 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:19 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.33: +5 -3 lines
Diff to previous 1.33
PEP 55 Update license on source files to current license text and date

Revision 1.33 / (view) - annotate - [select for diffs] , Thu Oct 16 03:39:56 2003 UTC (20 years, 8 months ago) by s.hills
Branch: MAIN
CVS Tags: TEST, PRE_LICENSE_UPDATE_2003
Changes since 1.32: +334 -220 lines
Diff to previous 1.32
Bugzilla 403: Fails to properly shutdown on Windows. Uses out-of-sync main run code with the main() pegasus run code.

Revision 1.32 / (view) - annotate - [select for diffs] , Fri Sep 12 17:10:42 2003 UTC (20 years, 9 months ago) by humberto
Branch: MAIN
CVS Tags: test, RELEASE_2_3_0-msg-freeze
Changes since 1.31: +6 -6 lines
Diff to previous 1.31
IBM:HR:BUG 485

Revision 1.27.6.1 / (view) - annotate - [select for diffs] , Wed Aug 13 18:39:56 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.27: +69 -12 lines
Diff to previous 1.27 to next main 1.28
merge with 2.3 localized code

Revision 1.31 / (view) - annotate - [select for diffs] , Tue Aug 12 16:43:18 2003 UTC (20 years, 10 months ago) by chuck
Branch: MAIN
Changes since 1.30: +36 -0 lines
Diff to previous 1.30
IBM-CC, PEP58, R2.3: Globalization adds to cimserver_windows

Revision 1.30 / (view) - annotate - [select for diffs] , Mon Aug 11 14:36:35 2003 UTC (20 years, 10 months ago) by humberto
Branch: MAIN
Changes since 1.29: +32 -11 lines
Diff to previous 1.29
IBM:HR:PEP58,R2.2:Globalization Changes

Revision 1.29 / (view) - annotate - [select for diffs] , Wed Jul 30 12:11:11 2003 UTC (20 years, 10 months ago) by konrad.r
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
IBM-KR: Errata to fix for bug #316

Revision 1.27.4.2 / (view) - annotate - [select for diffs] , Wed Jul 30 12:11:04 2003 UTC (20 years, 10 months ago) by konrad.r
Branch: RELEASE_2_2_0-branch
CVS Tags: RELEASE_2_2_1-snapshot
Changes since 1.27.4.1: +1 -1 lines
Diff to previous 1.27.4.1 to branch point 1.27 to next main 1.28
IBM-KR: Errata to fix for bug #316

Revision 1.28 / (view) - annotate - [select for diffs] , Tue Jul 29 17:10:53 2003 UTC (20 years, 10 months ago) by konrad.r
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
IBM-KR: Bug #316. Return code of cimserver is always zero. Not anymore :P

Revision 1.27.4.1 / (view) - annotate - [select for diffs] , Tue Jul 29 17:07:44 2003 UTC (20 years, 10 months ago) by konrad.r
Branch: RELEASE_2_2_0-branch
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
IBM-KR:  Bug #316. Return code of cimserver is always zero. Not anymore :P

Revision 1.27 / (view) - annotate - [select for diffs] , Wed May 28 12:32:33 2003 UTC (21 years ago) by tony
Branch: MAIN
CVS Tags: RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2-root
Branch point for: pep_88, RELEASE_2_2_0-branch
Changes since 1.26: +20 -5 lines
Diff to previous 1.26
BUG 304 - cimserver running as a daemon must coexist with multiple cimserver service installations

Revision 1.26 / (view) - annotate - [select for diffs] , Tue May 27 20:37:03 2003 UTC (21 years ago) by tony
Branch: MAIN
Changes since 1.25: +46 -10 lines
Diff to previous 1.25
BUG 304 - Allow for multiple installed cimserver windows service instances

Revision 1.25 / (view) - annotate - [select for diffs] , Tue Mar 25 23:39:59 2003 UTC (21 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, PEGASUS_FC_VERSION_2_2
Changes since 1.24: +5 -30 lines
Diff to previous 1.24
HP-RK PEP52: Configuration Property Cleanup.

Revision 1.24 / (view) - annotate - [select for diffs] , Tue Mar 11 21:56:26 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
HP-RK Fix Windows compile error.

Revision 1.23 / (view) - annotate - [select for diffs] , Tue Mar 11 21:26:54 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.22: +62 -17 lines
Diff to previous 1.22
HP-RK PEP19 (Support for Multiple Listen Sockets), PEP20 (Local Connections Using Unix Domain Sockets), and PEP21 (Add HUP Signal Handler).

Revision 1.22 / (view) - annotate - [select for diffs] , Sat Jan 25 14:41:33 2003 UTC (21 years, 4 months ago) by tony
Branch: MAIN
CVS Tags: LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Changes since 1.21: +310 -274 lines
Diff to previous 1.21
PEP8: Running cimserver as a windows service

Revision 1.21.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.21: +66 -21 lines
Diff to previous 1.21 to next main 1.22
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.21 / (view) - annotate - [select for diffs] , Wed Sep 18 21:43:20 2002 UTC (21 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: mday-2-0-patches, VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, STABLE
Changes since 1.20: +8 -0 lines
Diff to previous 1.20
YZ-HP: if you compile with the -DPEGASUS_RETURN_WHEN_READY flag, when the command cimserver is returned, the cimserver is ready to serve CIM requests. This functionality has been implemented on the Unix plateform.

Revision 1.20 / (view) - annotate - [select for diffs] , Wed Aug 28 23:27:52 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.19: +4 -5 lines
Diff to previous 1.19
HP-RK API Review: Change String::allocateCString() to getCString().

Revision 1.19 / (view) - annotate - [select for diffs] , Tue Aug 27 17:14:47 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
HP-RK API Review: Remove String::operator+= methods.

Revision 1.18 / (view) - annotate - [select for diffs] , Wed Jul 24 14:58:00 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01
Changes since 1.17: +0 -12 lines
Diff to previous 1.17
HP-RK Remove use of obsolete PEGASUS_TRACE macro.

Revision 1.17 / (view) - annotate - [select for diffs] , Fri Jul 19 19:42:55 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.16: +1 -0 lines
Diff to previous 1.16
HP-JY HP-UX specific changes to the cimserver and cimmof commands.

Revision 1.16 / (view) - annotate - [select for diffs] , Fri May 31 23:57:54 2002 UTC (22 years ago) by kumpf
Branch: MAIN
CVS Tags: 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.15: +9 -8 lines
Diff to previous 1.15
HP-RK Update license header.

Revision 1.15 / (view) - annotate - [select for diffs] , Fri May 31 17:13:24 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.14: +1 -0 lines
Diff to previous 1.14
HP-JY Implemented a cimserver_kill() method to kill the cimserver process.

Revision 1.14 / (view) - annotate - [select for diffs] , Tue May 21 18:08:44 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.13: +10 -1 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] , Sun Mar 17 01:39:31 2002 UTC (22 years, 3 months ago) by mary
Branch: MAIN
CVS Tags: VERSION_1_09, VERSION_1_08
Changes since 1.12: +8 -0 lines
Diff to previous 1.12
Fixed to allow CIMserver to run as service.

Revision 1.12 / (view) - annotate - [select for diffs] , Wed Feb 13 19:11:33 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: async_dispatcher
Changes since 1.11: +2 -1 lines
Diff to previous 1.11
SF-HP Modified cimserver and ConfigManager to add config properties for PEGASUS_HOME dependent directory paths. Added function getHomedPath() to return paths based on PEGASUS_HOME

Revision 1.11 / (view) - annotate - [select for diffs] , Fri Jan 18 04:41:35 2002 UTC (22 years, 4 months ago) by mary
Branch: MAIN
CVS Tags: VERSION_1_07
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 / (view) - annotate - [select for diffs] , Fri Jan 18 04:32:09 2002 UTC (22 years, 4 months ago) by mary
Branch: MAIN
Changes since 1.9: +6 -2 lines
Diff to previous 1.9
Modified By: Mary Hinton (m.hinton@verizon.net)

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

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

Revision 1.7.2.6 / (view) - annotate - [select for diffs] , Wed Dec 12 20:17:45 2001 UTC (22 years, 6 months ago) by kumpf
Branch: dev
CVS Tags: dev_dead
Changes since 1.7.2.5: +2 -2 lines
Diff to previous 1.7.2.5 to branch point 1.7 to next main 1.8
CIMOM Shutdown Service rework.

Revision 1.7.2.5 / (view) - annotate - [select for diffs] , Mon Dec 10 16:42:42 2001 UTC (22 years, 6 months ago) by mday
Branch: dev
Changes since 1.7.2.4: +7 -1 lines
Diff to previous 1.7.2.4 to branch point 1.7
tweaks to get SSL code to build and test on Windows

Revision 1.7.2.4 / (view) - annotate - [select for diffs] , Wed Dec 5 23:21:02 2001 UTC (22 years, 6 months ago) by kumpf
Branch: dev
Changes since 1.7.2.3: +2 -2 lines
Diff to previous 1.7.2.3 to branch point 1.7
Add CIMOM Shutdown Service and shutdown CLI.

Revision 1.7.2.3 / (view) - annotate - [select for diffs] , Mon Aug 20 01:38:07 2001 UTC (22 years, 9 months ago) by mike
Branch: dev
CVS Tags: SNAPSHOT_1_04
Changes since 1.7.2.2: +9 -3 lines
Diff to previous 1.7.2.2 to branch point 1.7
Retrofit using queues.

Revision 1.7.2.2 / (view) - annotate - [select for diffs] , Wed Aug 15 22:43:47 2001 UTC (22 years, 10 months ago) by kumpf
Branch: dev
Changes since 1.7.2.1: +12 -6 lines
Diff to previous 1.7.2.1 to branch point 1.7
HP-NB Modified Config framework to remove dependency on the config files at the start of the cimserver. Now the cimserver will use in-memory default values in the absence of config files and command line options. Fixed a few defects in the config framework that were causing cimom to crash under certain conditions. Changed the config provider class name to 'PG_ConfigSetting' in the mof file and modified provider implementation files accordingly. Also modified the config CLI to show user friendly error/status messages.

Revision 1.7.2.1 / (view) - annotate - [select for diffs] , Thu Aug 2 18:15:26 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
CVS Tags: version_1_01
Changes since 1.7: +21 -11 lines
Diff to previous 1.7
got everything building on NT

Revision 1.7 / (view) - annotate - [select for diffs] , Tue Jul 10 21:31:23 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
CVS Tags: version_0_99_1, version_0_99, main
Branch point for: dev
Changes since 1.6: +332 -332 lines
Diff to previous 1.6
Removed \r\r\n from all files.

Revision 1.6 / (view) - annotate - [select for diffs] , Tue Jul 10 05:43:35 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.5: +332 -332 lines
Diff to previous 1.5
Prepended CIM_ERR to CIM status codes.
Added CIM response message types to CIMMessage.h.

Revision 1.5 / (view) - annotate - [select for diffs] , Sat Jun 16 22:10:11 2001 UTC (23 years ago) by mike
Branch: MAIN
CVS Tags: version_0_79_4
Changes since 1.4: +332 -332 lines
Diff to previous 1.4
new

Revision 1.4 / (view) - annotate - [select for diffs] , Sat Jun 16 16:30:45 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.3: +332 -335 lines
Diff to previous 1.3
Added headers

Revision 1.3 / (view) - annotate - [select for diffs] , Sat Jun 16 14:58:19 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
new

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Jun 11 22:11:26 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.1: +2 -4 lines
Diff to previous 1.1
Port to Windows 98
Fixed message-id bug (in which a message-id can be a string).

Revision 1.1 / (view) - annotate - [select for diffs] , Thu Jun 7 11:24:21 2001 UTC (23 years ago) by mday
Branch: MAIN
unix daemon and windows service code

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