CVS log for pegasus/src/Pegasus/Common/Attic/SystemNsk.cpp

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.23 , Wed Aug 9 20:12:42 2006 UTC (17 years, 10 months ago) by mike
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, HPUX_TEST, HEAD
Changes since 1.22: +0 -0 lines
FILE REMOVED
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: This patch cleans up the IPC related classes. It (1) reorganizes
related classes into their own headers, (2) makes the mutex class recursive to
eliminate recursive lock exclusion logic, (3) reimplements condition variables,
renames dozens of global functions.

Revision 1.22 / (view) - annotate - [select for diffs] , Wed Apr 19 18:39:24 2006 UTC (18 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, 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-merged_in_to_trunk, 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
Branch point for: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.21: +12 -1 lines
Diff to previous 1.21
BUG#: 4980
TITLE: Forked process hangs in system call
DESCRIPTION: Move the calls to getpwman_r and getpwuid_r so that they are not done between fork() and execl() calls.

Revision 1.21 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:08 2006 UTC (18 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK-PEP241_OpenPegasusStressTests-root, TASK-PEP241_OpenPegasusStressTests-merged_out_to_branch, TASK-PEP241_OpenPegasusStressTests-merged_out_from_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.20: +3 -1 lines
Diff to previous 1.20
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.20 / (view) - annotate - [select for diffs] , Fri May 20 20:09:45 2005 UTC (19 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: STABLE, RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root, 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, BUG_4225_PERFORMANCE_VERSION_1_DONE
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.19: +2 -12 lines
Diff to previous 1.19
BUG#: 3528
TITLE: SystemUnix.cpp (openlog) reads free memory
DESCRIPTION: Cleaned up memory management of the syslog identifier by collapsing the System openlog, syslog, and closelog methods into a single syslog method.

Revision 1.19 / (view) - annotate - [select for diffs] , Sun Feb 27 17:43:08 2005 UTC (19 years, 4 months ago) by david.dillard
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP-214B-root, PEG25_IBM_5_16_05
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
BUG#: 2960
TITLE: Changed openlog() parameter to be a reference.

DESCRIPTION:

Revision 1.18 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:24 2005 UTC (19 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214-root, PEP214-branch
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
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.17 / (view) - annotate - [select for diffs] , Wed Jan 19 23:48:05 2005 UTC (19 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch
Changes since 1.16: +14 -0 lines
Diff to previous 1.16
PEP#: 197
TITLE: Provider User Context

DESCRIPTION: Enable support for multiple trace files written by different users.

Revision 1.16 / (view) - annotate - [select for diffs] , Fri Jan 7 01:38:41 2005 UTC (19 years, 5 months ago) by david.dillard
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
BUG#: 2488
TITLE: Changed parameter declaration to be a reference.

DESCRIPTION: Changed the declaration of th parameter to System::isPriviledgedUser() to a reference.

Revision 1.15 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:17 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: 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_TAG, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Changes since 1.14: +6 -4 lines
Diff to previous 1.14
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.14 / (view) - annotate - [select for diffs] , Wed May 26 16:04:39 2004 UTC (20 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.13: +7 -0 lines
Diff to previous 1.13
PEP#: 142
TITLE: HP[Nag] User Groups based authorization

DESCRIPTION: Added user groups based authorization support to Pegasus. This is an additional authorization mechanism that gives an administrator a simple, overriding control over which users may perform CIM operations. To enable this feature, define the compile time flag PEGASUS_ENABLE_USERGROUP_AUTHORIZATION and set the config property authorizedUserGroups to one or more valid user groups on the system. (This feature is not fully implemented on Windows, just a skeleton is defined for isGroupMember() function in systemWindows.cpp file.)

Revision 1.13 / (view) - annotate - [select for diffs] , Mon Dec 8 21:29:01 2003 UTC (20 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: local, 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
Changes since 1.12: +7 -0 lines
Diff to previous 1.12
HP-Nag: Bug:1099 - Added a new method changeFilePermissions() to System files, and used this method to set permissions on trace file and config files.

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

Revision 1.11 / (view) - annotate - [select for diffs] , Thu Mar 13 20:25:43 2003 UTC (21 years, 3 months ago) by david
Branch: MAIN
CVS Tags: test, pep_88, mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, TEST, RELEASE_2_3_0-msg-freeze, 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, PRE_LICENSE_UPDATE_2003, PEGASUS_FC_VERSION_2_2
Changes since 1.10: +19 -0 lines
Diff to previous 1.10
IBM-DR: PEP 44 Logging Enhancements

Revision 1.10 / (view) - annotate - [select for diffs] , Wed Aug 28 23:27:52 2002 UTC (21 years, 10 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, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
HP-RK API Review: Change String::allocateCString() to getCString().

Revision 1.9 / (view) - annotate - [select for diffs] , Fri May 31 23:56:39 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.8: +3 -3 lines
Diff to previous 1.8
HP-RK Update license header.

Revision 1.8 / (view) - annotate - [select for diffs] , Wed May 29 18:30:52 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
HP-RK Fix implementation of System::isPrivilegedUser() so that it does not have a default argument.  Change System::getCurrentLoginName() to System::getEffectiveUserName().

Revision 1.7 / (view) - annotate - [select for diffs] , Thu Mar 21 18:49:58 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_09, VERSION_1_08
Changes since 1.6: +16 -0 lines
Diff to previous 1.6
HP-[CAKG] Indication service updates: latest indication provider API, updated getIndicationProviders interface, new namespace for schema, separate indication service library, new System methods getFullyQualifiedHostName, getSystemCreationClassName

Revision 1.6 / (view) - annotate - [select for diffs] , Thu Mar 7 22:58:45 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.5: +8 -0 lines
Diff to previous 1.5
HP-Nag: Cleaned up ClientAuthenticator code.

Revision 1.5 / (view) - annotate - [select for diffs] , Sat Feb 23 00:27:20 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: async_dispatcher
Changes since 1.4: +5 -3 lines
Diff to previous 1.4
SF-HP NB-HP Changed the authorizer to include checks for privileged user access.

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Feb 20 23:12:05 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.3: +7 -0 lines
Diff to previous 1.3
HP-Nag: Modified HTTPAcceptor to optionally bind to loopback host. Made corrensponding modification in CIMClient to connect to loopback host when connectLocal() method is used. Added a new method lookupPort() in System.h to return the system configured wbem port number. Modified cimuser, cimauth and cimconfig CLI's to use modified CIMClient connectLocal() interface.

Revision 1.3 / (view) - annotate - [select for diffs] , Thu Jan 17 05:33:49 2002 UTC (22 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: pre-meta-dispatcher, VERSION_1_07
Changes since 1.2: +7 -0 lines
Diff to previous 1.2
HP-SF Added Process ID and Thread ID information to Tracer.

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

Revision 1.1 , Mon Nov 12 16:17:28 2001 UTC (22 years, 7 months ago) by rudy
Branch: MAIN
Branch point for: dev
FILE REMOVED
file SystemNsk.cpp was initially added on branch dev.

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