CVS log for pegasus/src/Pegasus/Common/FileSystem.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)

Revision 1.85.8.2 / (view) - annotate - [select for diffs] , Wed Mar 12 21:35:02 2014 UTC (10 years, 2 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.85.8.1: +1 -0 lines
Diff to previous 1.85.8.1 to branch point 1.85 to next main 1.86
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.88 / (view) - annotate - [select for diffs] , Mon Dec 16 09:37:27 2013 UTC (10 years, 5 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, 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.87: +1 -0 lines
Diff to previous 1.87
BUG#: 9219

TITLE:Infrastructure for a web based administration interface

DESCRIPTION:

Revision 1.87.10.6 / (view) - annotate - [select for diffs] , Wed Oct 9 04:26:07 2013 UTC (10 years, 7 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
CVS Tags: TASK-PEP362_RestfulService-merged_out_to_branch
Changes since 1.87.10.5: +0 -36 lines
Diff to previous 1.87.10.5 to branch point 1.87 to next main 1.88
PEP#: 362
TITLE: Restful and webadmin

DESCRIPTION: Removes commented code at FileSystem.*

Revision 1.87.10.5 / (view) - annotate - [select for diffs] , Wed Sep 18 05:29:20 2013 UTC (10 years, 8 months ago) by lawrence.luo
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.87.10.4: +33 -30 lines
Diff to previous 1.87.10.4 to branch point 1.87
PEP#: 362
TITLE: Webadmin and Restful Services

DESCRIPTION:
 Use the existing

     static String getAbsoluteFileName(
        const String& paths,
        const String& filename);

        instead of

        static String getAbsoluteFileName(
        const String& filename);

Revision 1.87.10.4 / (view) - annotate - [select for diffs] , Thu Sep 5 01:45:13 2013 UTC (10 years, 8 months ago) by lawrence.luo
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.87.10.3: +1 -3 lines
Diff to previous 1.87.10.3 to branch point 1.87
PEP#: 362
TITLE: Webadmin and Restful Services

DESCRIPTION: Thanks for Dev's review and remove Windows' part. Leave this part for future fix.

Revision 1.87.10.3 / (view) - annotate - [select for diffs] , Wed Sep 4 08:20:33 2013 UTC (10 years, 9 months ago) by lawrence.luo
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.87.10.2: +9 -0 lines
Diff to previous 1.87.10.2 to branch point 1.87
PEP#: 362
TITLE: Webadmin and Restful Services

DESCRIPTION: On zOS , there is no PATH_MAX but _POSIX_PATH_MAX.  Compile on  ZOS and Ubuntu successfully.  Not test it on Windows.

Revision 1.87.10.2 / (view) - annotate - [select for diffs] , Sun Sep 1 10:06:00 2013 UTC (10 years, 9 months ago) by lawrence.luo
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.87.10.1: +1 -1 lines
Diff to previous 1.87.10.1 to branch point 1.87
PEP#: 362
TITLE: Webadmin and Restful Services

DESCRIPTION:  Webserver is always crashed due to this realpath() .  The cause is that he buffer char resolvedName[512] is hardcode and causes this issue. Read some reference from google.  Change 512 to PATH_MAX+1 .  The issue disappears in my ubuntu 12.10 test system.

Revision 1.87.10.1 / (view) - annotate - [select for diffs] , Tue Jul 30 04:38:50 2013 UTC (10 years, 10 months ago) by lawrence.luo
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.87: +27 -0 lines
Diff to previous 1.87
BUG#: 9219
PEP#: 362
TITLE: Infrastructure for a web based administration interface

DESCRIPTION:  Base level for PEP362

Revision 1.85.8.1 / (view) - annotate - [select for diffs] , Mon Jun 3 21:35:12 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.85: +18 -4 lines
Diff to previous 1.85
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.87 / (view) - annotate - [select for diffs] , Thu Dec 13 14:38:55 2012 UTC (11 years, 5 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_out_from_trunk, 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-FC, 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.86: +7 -2 lines
Diff to previous 1.86
BUG#:9482
TITLE: Cleanup unused parameters warnings in the pegcommon library and half of interal SLP API

DESCRIPTION:

Revision 1.86 / (view) - annotate - [select for diffs] , Mon Jul 30 08:23:47 2012 UTC (11 years, 10 months ago) by nagaraj.gr
Branch: MAIN
CVS Tags: 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
Changes since 1.85: +11 -2 lines
Diff to previous 1.85
BUG#: 9229
TITLE: Adding gcc build support on hp-ux for the Common and Client libraries.
DESCRIPTION: aCC is the default compiler on HP-UX. The support for gcc compilers on HP-UX does not exist. Adding it through this commit.

Revision 1.85 / (view) - annotate - [select for diffs] , Tue Dec 16 18:55:59 2008 UTC (15 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_PEP317_1JUNE_2013, 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, TASK-PEP317_pullop-root, 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, RELEASE_2_9-root, RELEASE_2_9-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, 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, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.84: +2 -2 lines
Diff to previous 1.84
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

Revision 1.77.4.3 / (view) - annotate - [select for diffs] , Wed Dec 3 18:28:28 2008 UTC (15 years, 6 months ago) by kumpf
Branch: RELEASE_2_8-branch
CVS Tags: RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1
Changes since 1.77.4.2: +27 -16 lines
Diff to previous 1.77.4.2 to branch point 1.77 to next main 1.78
BUG#: 8111
TITLE: GetLine mishandles multibyte characters
DESCRIPTION: Read all the characters on a line before converting them to a String.

Revision 1.84 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:47 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
CVS Tags: RELEASE_2_9_0-FC
Changes since 1.83: +6 -6 lines
Diff to previous 1.83
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.77.4.2 / (view) - annotate - [select for diffs] , Tue Dec 2 06:25:57 2008 UTC (15 years, 6 months ago) by cheng.sp
Branch: RELEASE_2_8-branch
Changes since 1.77.4.1: +2 -1 lines
Diff to previous 1.77.4.1 to branch point 1.77
BUG#:8172
TITLE:AIX: Using thread-safe getpwnam_r function for FileSystem::changeFileOwner (2.8)

DESCRIPTION:Using thread-safe getpwnam_r function for FileSystem::changeFileOwner

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.82 / (view) - annotate - [select for diffs] , Wed Nov 26 05:25:27 2008 UTC (15 years, 6 months ago) by cheng.sp
Branch: MAIN
Changes since 1.81: +2 -1 lines
Diff to previous 1.81
BUG#:8170
TITLE:AIX: Using thread-safe getpwnam_r function for FileSystem::changeFileOwner

DESCRIPTION: add PEGASUS_OS_AIX define

Revision 1.81 / (view) - annotate - [select for diffs] , Tue Nov 11 19:16:00 2008 UTC (15 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.80: +27 -16 lines
Diff to previous 1.80
BUG#: 8107
TITLE: GetLine mishandles multibyte characters
DESCRIPTION: Read all the characters on a line before converting them to a String.

Revision 1.80 / (view) - annotate - [select for diffs] , Thu Nov 6 22:31:28 2008 UTC (15 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.79: +3 -1 lines
Diff to previous 1.79
BUG#: 8087
TITLE: TestFileSystem fails on Darwin
DESCRIPTION: Correct the FileSystem::exists method behavior on Darwin's case insensitive file system.

Revision 1.79 / (view) - annotate - [select for diffs] , Fri Oct 17 10:07:33 2008 UTC (15 years, 7 months ago) by r.kieninger
Branch: MAIN
Changes since 1.78: +3 -1 lines
Diff to previous 1.78
BUG#:7996
TITLE: 64 bit platform support for z/OS

DESCRIPTION: 64 bit platform support for z/OS

Revision 1.77.4.1 / (view) - annotate - [select for diffs] , Mon Sep 29 16:41:56 2008 UTC (15 years, 8 months ago) by karl
Branch: RELEASE_2_8-branch
Changes since 1.77: +1 -1 lines
Diff to previous 1.77
BUG#: 7935
TITLE: Sun Port for CC compiler backport to 2.8.1

DESCRIPTION: Backport of Bug 7834 (PEP 328) back to 2.8.1

Revision 1.78 / (view) - annotate - [select for diffs] , Tue Sep 2 13:11:21 2008 UTC (15 years, 9 months ago) by karl
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.77: +1 -1 lines
Diff to previous 1.77
BUG#: 7834
TITLE: SunPort for Nevada Sparc and IX86 platforms per PEP 328

DESCRIPTION: Checkin of changes from PEP 328.

Revision 1.77.6.1 / (view) - annotate - [select for diffs] , Wed Aug 20 22:05:49 2008 UTC (15 years, 9 months ago) by karl
Branch: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch
Changes since 1.77: +1 -1 lines
Diff to previous 1.77 to next main 1.78
PEP#: 328
TITLE: Sun port. Update to new branch for test

DESCRIPTION: Update to new branch for port test with current code

Revision 1.76.2.3.2.1 / (view) - annotate - [select for diffs] , Tue Jul 1 14:17:58 2008 UTC (15 years, 11 months ago) by mike
Branch: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch
Changes since 1.76.2.3: +0 -1 lines
Diff to previous 1.76.2.3 to next main 1.77
PEP#: 328
TITLE: Solaris Porting

DESCRIPTION: Ongoing Solaris Porting

Revision 1.76.2.3 / (view) - annotate - [select for diffs] , Mon Jun 30 13:28:44 2008 UTC (15 years, 11 months ago) by mike
Branch: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch
CVS Tags: Makefile
Branch point for: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
Changes since 1.76.2.2: +1 -3 lines
Diff to previous 1.76.2.2 to branch point 1.76 to next main 1.77
PEP#: 328
TITLE: Solaris Porting

DESCRIPTION: Ongoing Solaris Porting

Revision 1.77 / (view) - annotate - [select for diffs] , Wed Jun 18 17:12:00 2008 UTC (15 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0, RELEASE_2_8-root
Branch point for: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, RELEASE_2_8-branch
Changes since 1.76: +0 -1 lines
Diff to previous 1.76
BUG#: 7742
TITLE: Unreferenced variables
DESCRIPTION: Remove unused variable definitions.

Revision 1.76.2.2 / (view) - annotate - [select for diffs] , Tue Jun 10 14:33:33 2008 UTC (15 years, 11 months ago) by mike
Branch: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch
Changes since 1.76.2.1: +1 -0 lines
Diff to previous 1.76.2.1 to branch point 1.76
PEP#: 328
TITLE: Solaris x86 port

DESCRIPTION: Solaris x86 port

Revision 1.76.2.1 / (view) - annotate - [select for diffs] , Tue Jun 3 12:59:17 2008 UTC (16 years ago) by mike
Branch: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch
Changes since 1.76: +1 -0 lines
Diff to previous 1.76
PEP#: 328
TITLE: Solaris IX86 CC Port

DESCRIPTION: Solaris IX86 porting.

Revision 1.76 / (view) - annotate - [select for diffs] , Fri May 2 20:05:30 2008 UTC (16 years, 1 month ago) by b.whiteley
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_IX86_CC_PORT-root, RELEASE_2_8_0_BETA, RELEASE_2_8_0-FC
Branch point for: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch
Changes since 1.75: +14 -7 lines
Diff to previous 1.75
BUG#: 7609
TITLE: Pluggable Provider Managers

DESCRIPTION:
ProviderManagers are now detected dynamically, instead of a hard-coded
list of ProviderManagers.

Revision 1.75 / (view) - annotate - [select for diffs] , Fri Nov 30 18:23:10 2007 UTC (16 years, 6 months ago) by mike
Branch: MAIN
CVS Tags: 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
Changes since 1.74: +3 -0 lines
Diff to previous 1.74
BUG#: 7158
TITLE: Fix broken TestFileSystem test.

DESCRIPTION: Remove optimization from existsNoCase for windows and vms.

Revision 1.74 / (view) - annotate - [select for diffs] , Fri Nov 30 01:16:33 2007 UTC (16 years, 6 months ago) by mike
Branch: MAIN
Changes since 1.73: +41 -0 lines
Diff to previous 1.73
BUG#: 5932
TITLE: Repository initialize optimization

DESCRIPTION: Fixes slow startup of server problem.

Revision 1.66.4.3 / (view) - annotate - [select for diffs] , Tue Oct 16 18:34:34 2007 UTC (16 years, 7 months ago) by carson.hovey
Branch: RELEASE_2_6-branch
CVS Tags: TASK-BUG7240-root, TASK-BUG7240-branch, 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-branch-clean
Changes since 1.66.4.2: +1 -1 lines
Diff to previous 1.66.4.2 to branch point 1.66 to next main 1.67
BUG#: 7026
TITLE: OpenVMS: BuildLibraryFilename should append .exe to filename.

DESCRIPTION: This is the 2.6.2 patch for bug 6927.

Revision 1.66.4.2 / (view) - annotate - [select for diffs] , Tue Oct 16 18:13:47 2007 UTC (16 years, 7 months ago) by carson.hovey
Branch: RELEASE_2_6-branch
Changes since 1.66.4.1: +1 -0 lines
Diff to previous 1.66.4.1 to branch point 1.66
BUG#: 7027
TITLE: OpenVMS: use getpwname_r instead of getpwnam.

DESCRIPTION: THIS IS THE 2.6.2 CHECK IN FOR BUG 6928.

Revision 1.71.6.5 / (view) - annotate - [select for diffs] , Thu Sep 20 19:00:21 2007 UTC (16 years, 8 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
CVS Tags: TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-2008-10-23
Changes since 1.71.6.4: +9 -0 lines
Diff to previous 1.71.6.4 to branch point 1.71 to next main 1.72
PEP#: 305
TITLE: VxWorks Porting
DESCRIPTION: Ongoing VxWorks porting

Revision 1.71.6.4 / (view) - annotate - [select for diffs] , Wed Sep 19 20:35:29 2007 UTC (16 years, 8 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
Changes since 1.71.6.3: +1 -1 lines
Diff to previous 1.71.6.3 to branch point 1.71
PEP#: 305
TITLE: VxWorks Porting
DESCRIPTION: Ongoing VxWorks porting

Revision 1.73 / (view) - annotate - [select for diffs] , Fri Sep 14 17:31:02 2007 UTC (16 years, 8 months ago) by carson.hovey
Branch: MAIN
CVS Tags: RELEASE_2_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1, RELEASE_2_7_0-RC1, RELEASE_2_7_0, RELEASE_2_7-root, RELEASE_2_7-branch
Changes since 1.72: +1 -1 lines
Diff to previous 1.72
BUG#: 6927
TITLE: OpenVMS: BuildLibraryFilename should append .exe to filename

DESCRIPTION: Check in approved change.

Revision 1.71.6.3 / (view) - annotate - [select for diffs] , Wed Sep 12 15:18:48 2007 UTC (16 years, 8 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
Changes since 1.71.6.2: +5 -2 lines
Diff to previous 1.71.6.2 to branch point 1.71
PEP#: 305
TITLE: VxWorks Porting
DESCRIPTION: Ongoing VxWorks porting

Revision 1.71.6.2 / (view) - annotate - [select for diffs] , Wed Sep 12 14:46:57 2007 UTC (16 years, 8 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
Changes since 1.71.6.1: +50 -1 lines
Diff to previous 1.71.6.1 to branch point 1.71
PEP#: 305
TITLE: VxWorks Porting
DESCRIPTION: Ongoing VxWorks porting

Revision 1.72 / (view) - annotate - [select for diffs] , Tue Sep 11 18:47:08 2007 UTC (16 years, 8 months ago) by carson.hovey
Branch: MAIN
Changes since 1.71: +2 -1 lines
Diff to previous 1.71
BUG#: 6928
TITLE: OpenVMS: use getpwname_r instead of getpwnam

DESCRIPTION: Add OpenVMS to the list of platforms which use getpwnam_r().

Revision 1.71.6.1 / (view) - annotate - [select for diffs] , Tue Sep 11 15:32:42 2007 UTC (16 years, 8 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
Changes since 1.71: +30 -1 lines
Diff to previous 1.71
PEP#: 301
TITLE: VXWorks Porting

DESCRIPTION: Initial Port of VXWorks common directory.

Revision 1.71 / (view) - annotate - [select for diffs] , Tue Jun 5 08:33:02 2007 UTC (17 years ago) by ouyang.jian
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-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-PEP274_dacim-branch, RELEASE_2_7_0-BETA
Branch point for: TASK-PEP305_VXWORKS-branch
Changes since 1.70: +1 -33 lines
Diff to previous 1.70
BUG#:5739
PEP#:284
TITLE: remove OS400 code

DESCRIPTION: Port Pegasus to i5/PASE platform: Step one, remove obsolete OS400 code

Revision 1.66.4.1 / (view) - annotate - [select for diffs] , Thu Feb 15 16:23:30 2007 UTC (17 years, 3 months ago) by mateus.baur
Branch: RELEASE_2_6-branch
CVS Tags: RELEASE_2_6_1-RC1, RELEASE_2_6_1
Changes since 1.66: +11 -0 lines
Diff to previous 1.66
BUG#: 6093
TITLE: Repository data may be lost in case of an OS crash.
DESCRIPTION: Uses the fsync system call to sync data with the disc.

Revision 1.70 / (view) - annotate - [select for diffs] , Tue Feb 13 18:30:58 2007 UTC (17 years, 3 months ago) by mateus.baur
Branch: MAIN
CVS Tags: TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-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
Changes since 1.69: +11 -0 lines
Diff to previous 1.69
BUG#: 6084
TITLE: Repository data may be lost in case of an OS crash.

DESCRIPTION: Backing out the changes done by Bugzilla 6084 due to compilation errors.

Revision 1.69 / (view) - annotate - [select for diffs] , Mon Feb 12 12:18:53 2007 UTC (17 years, 3 months ago) by mateus.baur
Branch: MAIN
Changes since 1.68: +0 -11 lines
Diff to previous 1.68
BUG#: 6084
TITLE: Repository data may be lost in case of an OS crash.

DESCRIPTION: Backing out the changes done by Bugzilla 6084 due to compilation errors.

Revision 1.68 / (view) - annotate - [select for diffs] , Fri Feb 9 21:53:44 2007 UTC (17 years, 3 months ago) by mateus.baur
Branch: MAIN
Changes since 1.67: +1 -1 lines
Diff to previous 1.67
BUG#: 6084
TITLE: Repository data may be lost in case of an OS crash.

DESCRIPTION: Changed to commit chages to the disk before continuing processing.

Revision 1.67 / (view) - annotate - [select for diffs] , Fri Feb 9 19:22:43 2007 UTC (17 years, 3 months ago) by mateus.baur
Branch: MAIN
Changes since 1.66: +11 -0 lines
Diff to previous 1.66
BUG#: 6084
TITLE: Repository data may be lost in case of an OS crash.

DESCRIPTION: Changed to commit chages to the disk before continuing processing.

Revision 1.66 / (view) - annotate - [select for diffs] , Fri Nov 10 18:14:58 2006 UTC (17 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: RELEASE_2_6-branch
Changes since 1.65: +11 -11 lines
Diff to previous 1.65
BUG#: 5840
TITLE: Common modules do not meet chksrc requirements
DESCRIPTION: Remove tab characters and author names and shorten lines that are wider than 80 characters.

Revision 1.65 / (view) - annotate - [select for diffs] , Wed Nov 8 22:24:00 2006 UTC (17 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.64: +53 -52 lines
Diff to previous 1.64
BUG#: 5835
TITLE: Common modules do not meet chksrc requirements
DESCRIPTION: Remove tab characters and author names and shorten lines that are wider than 80 characters.

Revision 1.64 / (view) - annotate - [select for diffs] , Tue Oct 3 14:28:22 2006 UTC (17 years, 8 months ago) by msolomon
Branch: MAIN
CVS Tags: 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-BUG4011_WinLocalConnect-branch-New
Changes since 1.63: +68 -1 lines
Diff to previous 1.63
BUG#: 4700

TITLE: LocalAuthFile.cpp implements _changeFileOwner which shoud be in FileSystem

Code changes added by rishika.kedia@in.ibm.com

Revision 1.62.2.3 / (view) - annotate - [select for diffs] , Fri Mar 17 21:40:48 2006 UTC (18 years, 2 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.62.2.2: +3 -9 lines
Diff to previous 1.62.2.2 to branch point 1.62 to next main 1.63
PEP#: 233
TITLE: Review updates for Embedded Instance branch

DESCRIPTION:

Updates based on review comments

Revision 1.62.2.2 / (view) - annotate - [select for diffs] , Fri Feb 10 16:09:36 2006 UTC (18 years, 3 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.62.2.1: +3 -1 lines
Diff to previous 1.62.2.1 to branch point 1.62
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.63 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:04 2006 UTC (18 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, 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-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.62: +3 -1 lines
Diff to previous 1.62
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.62.2.1 / (view) - annotate - [select for diffs] , Fri Dec 30 22:01:01 2005 UTC (18 years, 5 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.62: +9 -3 lines
Diff to previous 1.62
PEP#: 233
TITLE: Embedded Instance Support

DESCRIPTION:

Extend pegasus functionality to natively support Embedded Instance properties and parameters as specified in PEP 233. The support will be enabled with the standard build, but can be disabled by defining the environment variable PEGASUS_DISABLE_EMBEDDED_INSTANCES.

Revision 1.62 / (view) - annotate - [select for diffs] , Tue Nov 29 20:06:14 2005 UTC (18 years, 6 months ago) by david.dillard
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.61: +1 -1 lines
Diff to previous 1.61
BUG#: 3532
TITLE: Corrected Windows related #ifdefs

DESCRIPTION: Was using platform variable when either OS variable or compiler variable was more appropriate.

Revision 1.61 / (view) - annotate - [select for diffs] , Wed Nov 23 09:44:58 2005 UTC (18 years, 6 months ago) by marek
Branch: MAIN
Changes since 1.60: +506 -506 lines
Diff to previous 1.60
BUG#:4483
TITLE: Tests and poststarttests do not run successful on z/OS

DESCRIPTION: FileSystem.cpp accidentally submitted with wrong line-end characters, correcting the bad submit by changing it back to Unix format

Revision 1.60 / (view) - annotate - [select for diffs] , Mon Nov 21 10:03:05 2005 UTC (18 years, 6 months ago) by marek
Branch: MAIN
CVS Tags: BUG_4225_PERFORMANCE_VERSION_1_DONE
Changes since 1.59: +506 -498 lines
Diff to previous 1.59
BUG#:4483
TITLE: Tests and poststarttests did not run successful on z/OS

DESCRIPTION:

Revision 1.59 / (view) - annotate - [select for diffs] , Mon Oct 31 17:39:11 2005 UTC (18 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.58: +1 -1 lines
Diff to previous 1.58
BUG#: 4307
TITLE: Buffer class optimization

DESCRIPTION: New Buffer class and usage.

Revision 1.58 / (view) - annotate - [select for diffs] , Fri Sep 30 17:58:13 2005 UTC (18 years, 8 months ago) by gs.keenan
Branch: MAIN
Changes since 1.57: +1 -7 lines
Diff to previous 1.57
BUG#: 4043
TITLE: OpenVMS - testFileSystem gets assert failure.

DESCRIPTION: Remove code previously added by mistake.

Revision 1.57.2.1 / (view) - annotate - [select for diffs] , Fri Sep 30 15:28:15 2005 UTC (18 years, 8 months ago) by mike
Branch: PEGASUS_2_5_0_PerformanceDev-branch
CVS Tags: 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
Changes since 1.57: +1 -1 lines
Diff to previous 1.57 to next main 1.58
BUG#: 4200
TITLE: Performance Optimizations

DESCRIPTION: Replaced internal uses of Array<char> with Buffer.

Revision 1.57 / (view) - annotate - [select for diffs] , Fri Jun 3 18:47:32 2005 UTC (19 years ago) by gs.keenan
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-String, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch
Branch point for: PEGASUS_2_5_0_PerformanceDev-branch
Changes since 1.56: +9 -4 lines
Diff to previous 1.56
BUG#: 3736
TITLE: OpenVMS - Using platform specific code for dlopen/dlsym functions

DESCRIPTION: Removed platform specific code.  Back to using dlopen/dlsym.

Revision 1.56 / (view) - annotate - [select for diffs] , Sun Mar 27 22:30:44 2005 UTC (19 years, 2 months ago) by david.dillard
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.55: +71 -71 lines
Diff to previous 1.55
BUG#: 3168
TITLE: Fixed warning raised on 64-bit Windows.

DESCRIPTION: Added a static_cast to get rid of a warning about the possible truncation of a value.

Revision 1.55 / (view) - annotate - [select for diffs] , Sun Feb 6 21:13:14 2005 UTC (19 years, 3 months ago) by gs.keenan
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.54: +9 -1 lines
Diff to previous 1.54
PEP#: 179
TITLE: Add Platform support for HP OpenVMS

DESCRIPTION: Changes to .cpp, .h files

Revision 1.54 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:23 2005 UTC (19 years, 3 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH
Changes since 1.53: +3 -1 lines
Diff to previous 1.53
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.53 / (view) - annotate - [select for diffs] , Sun Jan 16 02:48:38 2005 UTC (19 years, 4 months ago) by david.dillard
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch
Changes since 1.52: +3 -1 lines
Diff to previous 1.52
BUG#: 2297
TITLE: 'Types' changes
USER: David Dillard
MAIL: david.dillard@veritas.com



DESCRIPTION: Changes for typedef'ing Sint8 to be a 'signed char'.

Revision 1.52 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:17 2004 UTC (19 years, 7 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.51: +6 -4 lines
Diff to previous 1.51
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.51 / (view) - annotate - [select for diffs] , Thu Aug 26 02:23:14 2004 UTC (19 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.50: +24 -0 lines
Diff to previous 1.50
BUG#: 1625
TITLE: Fix providermanager shared library loading on linux

DESCRIPTION: Ensure that the PEGASUS_DEST_LIB_DIR variable is set to the directory that holds Pegasus shared libraries.  Use this value to locate ProviderManager and IndicationHandler libraries when dynamically loading them.  A FileSystem::buildLibraryFileName method is added to consolidate handling of platform differences in library names and to avoid replicating this logic yet again.

Revision 1.50 / (view) - annotate - [select for diffs] , Tue May 18 10:03:38 2004 UTC (20 years ago) by a.arora
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.49: +6 -9 lines
Diff to previous 1.49
PEP#:101
TITLE: AutoPtr enhancements
DESCRIPTION: Plz refer PEP101 for details.

Revision 1.49 / (view) - annotate - [select for diffs] , Wed Apr 14 18:25:57 2004 UTC (20 years, 1 month ago) by david
Branch: MAIN
Changes since 1.48: +1 -1 lines
Diff to previous 1.48
PEP#:146
TITLE: NLS Globalization Work

DESCRIPTION: Removing deprecated API interfaces.

Revision 1.48 / (view) - annotate - [select for diffs] , Tue Mar 16 23:05:00 2004 UTC (20 years, 2 months ago) by konrad.r
Branch: MAIN
Changes since 1.47: +29 -1 lines
Diff to previous 1.47
BUG#: 1235
BRANCH: Trunk
TITLE: providerDir only supports one directory. Should support more directories.
DESCRIPTION:
 - Adds a new class to handle 'providerDir' configuration option.
 - Adds two new functions in FileSystem: getAbsoluteFileName and
   getPathDelimiter.
 - Adds to the existing FileSystem test-case a test on those two new
   functions.
 - Changes the ProviderManager and ProviderManager2 to
   use the added functions to find the adapter and provider
   library when needed.

Revision 1.47.4.1 / (view) - annotate - [select for diffs] , Tue Mar 16 22:56:32 2004 UTC (20 years, 2 months ago) by konrad.r
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.47: +29 -1 lines
Diff to previous 1.47 to next main 1.48
BUG#: 1235
BRANCH: Trunk
TITLE: providerDir only supports one directory. Should support more directories.

DESCRIPTION:
 - Adds a new class to handle 'providerDir' configuration option.
 - Adds two new functions in FileSystem: getAbsoluteFileName and
   getPathDelimiter.
 - Adds to the existing FileSystem test-cases tests on these two new
   functions
 - Changes the ProviderManager and ProviderManager2 support to
   use the added functions to find their required adapter and provider
   library.

Revision 1.47 / (view) - annotate - [select for diffs] , Mon Dec 8 21:29:01 2003 UTC (20 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: local, RELEASE_2_3_2-root
Branch point for: RELEASE_2_3_2-branch
Changes since 1.46: +14 -0 lines
Diff to previous 1.46
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.46 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:03 2003 UTC (20 years, 7 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.45: +5 -3 lines
Diff to previous 1.45
PEP 55 Update license on source files to current license text and date

Revision 1.45 / (view) - annotate - [select for diffs] , Wed Sep 10 18:37:34 2003 UTC (20 years, 8 months ago) by david
Branch: MAIN
CVS Tags: test, TEST, RELEASE_2_3_0-msg-freeze, PRE_LICENSE_UPDATE_2003
Changes since 1.44: +1 -11 lines
Diff to previous 1.44
IBM-DR BUG 536: Minor OS400 porting changes

Revision 1.43.6.1 / (view) - annotate - [select for diffs] , Wed Aug 13 18:39:50 2003 UTC (20 years, 9 months ago) by mday
Branch: pep_88
Changes since 1.43: +15 -0 lines
Diff to previous 1.43 to next main 1.44
merge with 2.3 localized code

Revision 1.44 / (view) - annotate - [select for diffs] , Tue Aug 12 17:01:01 2003 UTC (20 years, 9 months ago) by david
Branch: MAIN
Changes since 1.43: +15 -0 lines
Diff to previous 1.43
IBM-DR, PEP58, R2.3: I18N support

Revision 1.43 / (view) - annotate - [select for diffs] , Thu Apr 10 23:24:36 2003 UTC (21 years, 1 month ago) by mday
Branch: MAIN
CVS Tags: 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
Branch point for: pep_88
Changes since 1.42: +4 -1 lines
Diff to previous 1.42
gcc3.2 compilation

Revision 1.42 / (view) - annotate - [select for diffs] , Sat Jan 25 14:38:58 2003 UTC (21 years, 4 months ago) by tony
Branch: MAIN
CVS Tags: mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Changes since 1.41: +23 -0 lines
Diff to previous 1.41
PEP8: Running cimserver as a windows service

Revision 1.41 / (view) - annotate - [select for diffs] , Sat Nov 9 18:42:08 2002 UTC (21 years, 6 months ago) by chuck
Branch: MAIN
Changes since 1.40: +9 -0 lines
Diff to previous 1.40
OS/400 fixes

Revision 1.40.2.1 / (view) - annotate - [select for diffs] , Mon Oct 28 15:43:21 2002 UTC (21 years, 7 months ago) by mday
Changes since 1.40: +57 -28 lines
Diff to previous 1.40 to next main 1.41
merged with STABLE branch

Revision 1.40 / (view) - annotate - [select for diffs] , Wed Sep 11 18:11:54 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
Changes since 1.39: +1 -2 lines
Diff to previous 1.39
HP-RK API Review: Move CompareNoCase in String.h to System::strcasecmp.

Revision 1.39 / (view) - annotate - [select for diffs] , Sun Sep 1 21:07:39 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.38: +1 -1 lines
Diff to previous 1.38
HP-[DME] Updated HPUX IA64 flags.

Revision 1.38 / (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.37: +24 -52 lines
Diff to previous 1.37
HP-RK API Review: Change String::allocateCString() to getCString().

Revision 1.37 / (view) - annotate - [select for diffs] , Tue Aug 27 16:42:26 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
HP-RK API Review: Remove String::operator+= methods.

Revision 1.36 / (view) - annotate - [select for diffs] , Fri Jul 19 22:00:25 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
HP-RK API Review: Rename Array<>::reserve() to reserveCapacity().

Revision 1.35 / (view) - annotate - [select for diffs] , Wed Jul 17 21:46:55 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34
HP-RK Remove unnecessary use of String::getData().

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

Revision 1.33 / (view) - annotate - [select for diffs] , Mon May 6 19:13:08 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.32: +20 -0 lines
Diff to previous 1.32
HP-RK Reworked the String class.  Fixed the places where StrLen() was reading off the end of arrays.  Removed the Cat() functions.  Moved Open(), OpenAppend(), and GetLine() functions to the FileSystem module.  Removed the EmptyStringArray() method.  Moved method implementations from header file to source file.  Marked the _CString class for internal use only.

Revision 1.32 / (view) - annotate - [select for diffs] , Fri Apr 12 17:26:09 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
HP-RK Fix FileSystem::openNoCase() to be truly case insensitive.

Revision 1.31 / (view) - annotate - [select for diffs] , Tue Mar 19 22:55:59 2002 UTC (22 years, 2 months ago) by mike
Branch: MAIN
CVS Tags: VERSION_1_09, VERSION_1_08
Changes since 1.30: +24 -10 lines
Diff to previous 1.30
Optimized instance repository.

Revision 1.30 / (view) - annotate - [select for diffs] , Tue Mar 12 20:07:37 2002 UTC (22 years, 2 months ago) by ramnath
Branch: MAIN
Changes since 1.29: +6 -5 lines
Diff to previous 1.29
no message

Revision 1.29 / (view) - annotate - [select for diffs] , Tue Mar 12 19:41:19 2002 UTC (22 years, 2 months ago) by ramnath
Branch: MAIN
Changes since 1.28: +12 -1 lines
Diff to previous 1.28
no message

Revision 1.28 / (view) - annotate - [select for diffs] , Tue Jul 10 21:31:13 2001 UTC (22 years, 10 months ago) by mike
Branch: MAIN
CVS Tags: version_1_01, version_0_99_1, version_0_99, pre-meta-dispatcher, merge_of_dev, main, dev_dead, dev, async_dispatcher, VERSION_1_07, SNAPSHOT_1_04
Changes since 1.27: +362 -362 lines
Diff to previous 1.27
Removed \r\r\n from all files.

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

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

Revision 1.25 / (view) - annotate - [select for diffs] , Sat Jun 16 16:30:37 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.24: +362 -361 lines
Diff to previous 1.24
Added headers

Revision 1.24 / (view) - annotate - [select for diffs] , Wed May 23 23:48:36 2001 UTC (23 years ago) by mike
Branch: MAIN
CVS Tags: version_0_97_3, version_0_97_2, version_0_97_1
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
Port to HP

Revision 1.23 / (view) - annotate - [select for diffs] , Sun May 20 19:34:00 2001 UTC (23 years ago) by mike
Branch: MAIN
CVS Tags: version_0_97
Changes since 1.22: +1 -3 lines
Diff to previous 1.22
Port to AIX

Revision 1.22 / (view) - annotate - [select for diffs] , Sun May 13 23:39:53 2001 UTC (23 years ago) by mike
Branch: MAIN
CVS Tags: version_0_96, version_0_95, stable_0_95
Changes since 1.21: +102 -95 lines
Diff to previous 1.21
Fixed on Linux
Fixed strcasecmp() compiler errors().

Revision 1.21 / (view) - annotate - [select for diffs] , Sat May 5 23:09:12 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
Changes since 1.20: +1 -0 lines
Diff to previous 1.20
Implemented enumerateInstances().

Revision 1.20 / (view) - annotate - [select for diffs] , Sun Apr 29 17:57:33 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
changed getSize() and getLength() to size()

Revision 1.19 / (view) - annotate - [select for diffs] , Sun Apr 29 05:26:23 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
Changes since 1.18: +13 -0 lines
Diff to previous 1.18
Added isDirectoryEmpty() method

Revision 1.18 / (view) - annotate - [select for diffs] , Wed Apr 25 21:20:55 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
Changes since 1.17: +5 -46 lines
Diff to previous 1.17
Removed old style license headers and added new ones.

Revision 1.17 / (view) - annotate - [select for diffs] , Sun Apr 15 16:59:11 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
CVS Tags: stable
Changes since 1.16: +13 -0 lines
Diff to previous 1.16
todo

Revision 1.16 / (view) - annotate - [select for diffs] , Fri Apr 13 18:57:17 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
Changes since 1.15: +5 -1 lines
Diff to previous 1.15
Fixed several memory leaks.
Fixed build crash problem (caused by screwed up NT flags).

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Apr 12 08:57:39 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
Post Channel Port to Linux

Revision 1.14 / (view) - annotate - [select for diffs] , Wed Apr 11 18:53:22 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
Changes since 1.13: +38 -121 lines
Diff to previous 1.13
More porting

Revision 1.13 / (view) - annotate - [select for diffs] , Sun Apr 8 20:57:13 2001 UTC (23 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.12: +17 -16 lines
Diff to previous 1.12
dir hier tested

Revision 1.12 / (view) - annotate - [select for diffs] , Sun Apr 8 19:31:55 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
Changes since 1.11: +8 -4 lines
Diff to previous 1.11
Fixed

Revision 1.11 / (view) - annotate - [select for diffs] , Sun Apr 8 19:29:41 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
Changes since 1.10: +5 -2 lines
Diff to previous 1.10
Added std:: before cout and endl

Revision 1.10 / (view) - annotate - [select for diffs] , Sun Apr 8 19:28:27 2001 UTC (23 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.9: +13 -20 lines
Diff to previous 1.9
test

Revision 1.9 / (view) - annotate - [select for diffs] , Sun Apr 8 18:56:38 2001 UTC (23 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.8: +21 -9 lines
Diff to previous 1.8
Test version

Revision 1.8 / (view) - annotate - [select for diffs] , Sun Apr 8 18:20:04 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
Changes since 1.7: +10 -4 lines
Diff to previous 1.7
more TCP work

Revision 1.7 / (view) - annotate - [select for diffs] , Sun Apr 8 00:13:21 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.6: +2 -10 lines
Diff to previous 1.6
Changed "ConstCIM" to "CIMConst"

Revision 1.6 / (view) - annotate - [select for diffs] , Sat Apr 7 11:01:18 2001 UTC (23 years, 2 months ago) by karl
Branch: MAIN
Changes since 1.5: +95 -10 lines
Diff to previous 1.5
remove namespace support

Revision 1.5 / (view) - annotate - [select for diffs] , Sun Mar 11 23:35:32 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
CVS Tags: version_0_8
Changes since 1.4: +17 -14 lines
Diff to previous 1.4
Ports to Linux

Revision 1.4 / (view) - annotate - [select for diffs] , Mon Feb 26 04:33:28 2001 UTC (23 years, 3 months ago) by mike
Branch: MAIN
Changes since 1.3: +4 -1 lines
Diff to previous 1.3
Fixed many places where cim names were be compared with operator==(String,String).
Changed all of these to use CIMName::equal()

Revision 1.3 / (view) - annotate - [select for diffs] , Tue Feb 13 02:06:40 2001 UTC (23 years, 3 months ago) by mike
Branch: MAIN
Changes since 1.2: +17 -0 lines
Diff to previous 1.2
Added renameFile() method.

Revision 1.2 / (view) - annotate - [select for diffs] , Sun Feb 11 05:42:33 2001 UTC (23 years, 3 months ago) by mike
Branch: MAIN
Changes since 1.1: +55 -42 lines
Diff to previous 1.1
new

Revision 1.1.1.1 / (view) - annotate - [select for diffs] (vendor branch) , Sun Jan 14 19:51:35 2001 UTC (23 years, 4 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:51:35 2001 UTC (23 years, 4 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