2004-12-06 21:56  nuffer

	* TODO: Updated.

2004-12-06 21:56  nuffer

	* src/services/http/Makefile.am: Creating link for
	  owcimindicationlistener to find the correct libowservicehttp
	  library.

2004-12-06 18:21  nuffer

	* src/xml/OW_CIMtoXML.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp, TODO: Fixing
	  problem with an empty namespace in an object path.

2004-12-01 22:49  nuffer

	* configure.in, run_tests.sh: Added --disable-pam configure option.

2004-12-01 22:20  nuffer

	* TODO, src/tools/Makefile.am, src/tools/owenumclassnames.cpp,
	  src/tools/owenumqualifiers.cpp, src/tools/owexecwql.cpp: Finished
	  converting tools to use CmdLineParser.

2004-12-01 21:58  nuffer

	* src/tools/Makefile.am, src/tools/OW_DigestPasswdGen.cpp,
	  src/tools/OW_ToolsCommon.cpp, src/tools/OW_ToolsCommon.hpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumnamespace.cpp,
	  src/tools/owrepositorydump.cpp, src/tools/owmofc/owmofc.cpp,
	  test/acceptance/progs/owprovideragent.cpp: Updating code to use
	  new CmdLineParser.

2004-12-01 21:57  nuffer

	* src/common/OW_CommonFwd.hpp: Added CmdLineParser and
	  CmdLineParserException

2004-12-01 20:59  nuffer

	* src/common/OW_CmdLineParser.cpp, src/common/OW_CmdLineParser.hpp,
	  test/unit/CmdLineParserTestCases.cpp: Added mustGetOptionValue
	  mustGetOptionValueList and a defaultValue parameter to
	  getOptionValue

2004-11-30 23:26  nuffer

	* src/tools/owenumclasses.cpp: Switched to use CmdLineParser.

2004-11-30 22:48  nuffer

	* src/common/OW_CmdLineParser.cpp, src/common/OW_CmdLineParser.hpp,
	  src/tools/OW_DigestPasswdGen.cpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owrepositorydump.cpp,
	  src/tools/owmofc/owmofc.cpp,
	  test/acceptance/progs/owprovideragent.cpp,
	  test/unit/CmdLineParserTestCases.cpp: Added a new option to
	  CmdLineParser so that errors can be signaled if non-option args
	  are allowed.

2004-11-30 22:47  nuffer

	* src/common/OW_SafeLibCreate.hpp: Dont treat an mismatch version
	  as a fatal error, just log it as a warning.

2004-11-30 17:58  nuffer

	* src/common/OW_FileSystem.hpp: Added some doc on initRandomFile().

2004-11-30 17:58  nuffer

	* configure.in: Adding config defines for the version numbers in a
	  numeric form.

2004-11-30 00:05  nuffer

	* test/acceptance/: progs/OW_CIMClientCL.cpp,
	  progs/hammerClient.cpp, testfiles/testsuite28.out,
	  testfiles/testsuite28.out.long: Switched to use
	  enumCIM_NamespaceE

2004-11-30 00:05  nuffer

	* src/client/: OW_CIMClient.cpp, OW_CIMClient.hpp: Deprecated
	  enumNameSpaceE and added enumCIM_NamespaceE

2004-11-29 23:41  nuffer

	* src/tools/owdeletenamespace.cpp: Updating to use new command line
	  parser class.

2004-11-29 23:25  nuffer

	* src/tools/owcreatenamespace.cpp: Handling previous command line
	  options.

2004-11-29 23:24  nuffer

	* TODO: Adding a few things.

2004-11-29 13:12  nuffer

	* configure.in, openwbem.spec: Version to 3.1.0.pre3

2004-11-29 12:10  nuffer

	* src/wql/common/OW_WQLOperand.hpp: Fixing return value of
	  getDoubleValue().

2004-11-29 12:00  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Fixing a bug where
	  the server blocked on a select when it shouldnt.

2004-11-29 12:00  nuffer

	* src/http/client/OW_HTTPClient.hpp: Adding a TODO.

2004-11-29 11:34  nuffer

	* src/: common/OW_OperationContext.cpp,
	  common/OW_OperationContext.hpp,
	  services/http/OW_HTTPSvrConnection.cpp: Adding the client ip
	  address to the operation context.  Thanks to Brent Marshall.

2004-11-29 10:02  nuffer

	* src/common/OW_ThreadPool.cpp: Improved comment.

2004-11-27 23:04  nuffer

	* src/tools/owcreatenamespace.cpp,
	  test/acceptance/acceptance.sh.fb: Using the new CmdLineParser
	  class.

2004-11-27 23:03  nuffer

	* src/client/OW_CIMClient.hpp: Added a TODO idea.

2004-11-27 18:35  nuffer

	* test/: acceptance/progs/OW_InstProvTest.cpp,
	  acceptance/progs/cimListenerTest.cpp,
	  acceptance/progs/fakeClient.cpp, unit/MemTracerTest.cpp: Modified
	  to return instead of calling exit()

2004-11-27 18:34  nuffer

	* src/tools/owcimindicationlistener.cpp: Using the new
	  CmdLineParser class.

2004-11-27 18:33  nuffer

	* src/tools/owmofc/owmofc.cpp: Improve help message for -u option.

2004-11-27 18:33  nuffer

	* src/tools/OW_DigestPasswdGen.cpp: Removing some unused code and
	  use return instead of exit()

2004-11-27 18:32  nuffer

	* src/common/socket/OW_SSLCtxMgr.cpp: Removing some unused code.

2004-11-27 18:31  nuffer

	* src/cimom/owcimomd_main.cpp: Cleaning up exception logging.

2004-11-27 18:31  nuffer

	* src/authenticators/pamcl/OW_PAMAuthSA.cpp: Modified to return
	  instead of calling exit()

2004-11-27 11:47  nuffer

	* src/tools/OW_DigestPasswdGen.cpp: Modified to use the
	  CmdLineParser class.

2004-11-27 11:46  nuffer

	* src/common/OW_ThreadPool.hpp: Added a bit of doc.

2004-11-24 23:21  nuffer

	*
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Use correct name for lifecycle indication class:
	  OpenWBEM_ObjectManager

2004-11-24 23:08  nuffer

	* TODO, src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp: Fixed
	  indication server to call deActivateFilter on all providers when
	  shutting down.

2004-11-24 18:10  nuffer

	*
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Account for OW_DISABLE_ASSOCIATION_TRAVERSAL

2004-11-24 17:10  nuffer

	* mof/OpenWBEM_Interop.mof,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp: Added
	  implementation of OpenWBEM_CIMXMLCommMechanismForOpenWBEMManager
	  : CIM_CommMechanismForManager

2004-11-23 15:52  nuffer

	*
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp:
	  Removing qualifiers from indications before exporting them.

2004-11-23 15:51  nuffer

	* src/cim/OW_CIMProperty.cpp: having clone() call clone() on
	  embedded instances.

2004-11-23 15:50  nuffer

	* src/cim/OW_CIMInstance.cpp: Using correct comparisons for enum
	  types.

2004-11-23 15:31  nuffer

	*
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Keeping track of whether there are subscriptions, and only
	  sending the indication if there are subscriptions for it.

2004-11-23 15:30  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Scrubbing the
	  SourceNamespace property since some clients use /root or other
	  silly things like that.

2004-11-23 04:57  nuffer

	*
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Added instance provider instrumentation for
	  OpenWBEM_HostedObjectManager

2004-11-23 04:55  nuffer

	* src/providerifcs/cpp/OW_CppSimpleAssociatorProviderIFC.cpp:
	  Putting internal classes into an anonymous namespace.

2004-11-22 17:13  jcarey

	* src/cimom/server/OW_Platform.cpp: Added code to free event when
	  unloading. Netware.

2004-11-22 15:21  jcarey

	* src/cimom/server/OW_Platform.cpp: Put code in to unregister for
	  the shutdown event on NetWare.

2004-11-22 11:42  jcarey

	* configure.in, src/Makefile.am: Added -lnetware to netware cimom
	  build

2004-11-22 11:05  jcarey

	* .cvsignore, configure.in, db/.cvsignore, db/btree/.cvsignore,
	  db/db/.cvsignore, db/include/.cvsignore, db/mpool/.cvsignore,
	  db/test/.cvsignore, doc/.cvsignore, doc/man/.cvsignore,
	  doc/man/man1/.cvsignore, doc/man/man8/.cvsignore,
	  etc/init/.cvsignore, etc/pam.d/.cvsignore,
	  etc/sysconfig/.cvsignore, etc/sysconfig/daemons/.cvsignore,
	  mof/.cvsignore, schemas/.cvsignore, schemas/cim25/.cvsignore,
	  schemas/cim27/.cvsignore, schemas/cim28/.cvsignore,
	  src/.cvsignore, src/authenticators/.cvsignore,
	  src/authenticators/aix/.cvsignore,
	  src/authenticators/nonauthenticating/.cvsignore,
	  src/authenticators/pam/.cvsignore,
	  src/authenticators/pamcl/.cvsignore,
	  src/authenticators/simple/.cvsignore, src/authorizers/.cvsignore,
	  src/authorizers/simple/.cvsignore,
	  src/authorizers/simple2/.cvsignore, src/cim/.cvsignore,
	  src/cimom/.cvsignore, src/cimom/common/.cvsignore,
	  src/cimom/indication/.cvsignore, src/cimom/server/.cvsignore,
	  src/cimxmllistener/.cvsignore, src/client/.cvsignore,
	  src/common/.cvsignore, src/common/socket/.cvsignore,
	  src/common/socket/test/.cvsignore,
	  src/common/utf8CodeGenerators/.cvsignore, src/http/.cvsignore,
	  src/http/client/.cvsignore, src/http/common/.cvsignore,
	  src/http/test/.cvsignore, src/http/test/certs/.cvsignore,
	  src/ifcs/.cvsignore, src/mof/.cvsignore,
	  src/mof/testfiles/.cvsignore, src/provider/.cvsignore,
	  src/provideragent/.cvsignore, src/providerifcs/.cvsignore,
	  src/providerifcs/c/.cvsignore, src/providerifcs/cmpi/.cvsignore,
	  src/providerifcs/cmpi/common/.cvsignore,
	  src/providerifcs/cpp/.cvsignore, src/providerifcs/npi/.cvsignore,
	  src/providerifcs/npi/common/.cvsignore,
	  src/providerifcs/perl/.cvsignore,
	  src/providerifcs/perl/common/.cvsignore,
	  src/providerifcs/perl/perlProvider/.cvsignore,
	  src/providerifcs/perl/perlProvider/perlNPI/.cvsignore,
	  src/providerifcs/remote/.cvsignore, src/providers/.cvsignore,
	  src/providers/cpp/.cvsignore,
	  src/providers/cpp/indication/.cvsignore,
	  src/providers/cpp/indication/IndicationRepLayer/.cvsignore,
	  src/providers/cpp/indicationexport/.cvsignore,
	  src/providers/cpp/instance/.cvsignore,
	  src/providers/cpp/instance/CIM_IndicationFilter/.cvsignore,
	  src/providers/cpp/instance/CIM_IndicationSubscription/.cvsignore,
	  src/providers/cpp/instance/CIM_Namespace/.cvsignore,
	  src/providers/cpp/instance/CIM_NamespaceInManager/.cvsignore,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/.cvsignore,
	  src/providers/cpp/instance/OW_NameSpace/.cvsignore,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/.cvsignore,
	  src/providers/cpp/instance/OpenWBEM_UnitaryComputerSystem/.cvsignore,
	  src/providers/cpp/polled/.cvsignore,
	  src/providers/cpp/polled/slp/.cvsignore,
	  src/providers/cpp/polled/unloader/.cvsignore,
	  src/pythonbinding/.cvsignore, src/repositories/.cvsignore,
	  src/repositories/hdb/.cvsignore,
	  src/repositories/tdbcr/.cvsignore,
	  src/requesthandlers/.cvsignore,
	  src/requesthandlers/binary/.cvsignore,
	  src/requesthandlers/cimxml/.cvsignore, src/services/.cvsignore,
	  src/services/http/.cvsignore, src/tools/.cvsignore,
	  src/tools/owmofc/.cvsignore, src/wql/.cvsignore,
	  src/wql/common/.cvsignore, src/xml/.cvsignore, test/.cvsignore,
	  test/CppUnit/.cvsignore, test/acceptance/.cvsignore,
	  test/acceptance/progs/.cvsignore,
	  test/acceptance/testfiles/.cvsignore,
	  test/c++providers/.cvsignore,
	  test/c++providers/associator/.cvsignore,
	  test/c++providers/indication/.cvsignore,
	  test/c++providers/instance/.cvsignore,
	  test/c++providers/method/.cvsignore,
	  test/c++providers/secondary_instance/.cvsignore,
	  test/cmpiproviders/.cvsignore, test/npiproviders/.cvsignore,
	  test/performance/.cvsignore, test/unit/.cvsignore: Added netware
	  specific stuff to .cvsignore files

2004-11-22 09:32  jcarey

	* configure.in: Changed to use the netware imports at link time.

2004-11-20 23:03  nuffer

	* TODO, mof/OpenWBEM_Interop.mof,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Implemented OpenWBEM_HostedObjectManager.

2004-11-20 23:02  nuffer

	* src/providerifcs/cpp/OW_CppProviderIncludes.hpp: Added
	  OW_CppSimpleAssociatorProviderIFC.hpp

2004-11-20 22:14  nuffer

	* src/repositories/hdb/: OW_CIMRepository.cpp,
	  OW_CIMRepository.hpp: Fixing up logging and
	  _validatePropagatedKeys to use the correct class name.

2004-11-20 12:28  nuffer

	* src/repositories/hdb/: OW_CIMRepository.cpp,
	  OW_CIMRepository.hpp: Using a cimomhandle for checking
	  referential integrity.

2004-11-20 12:28  nuffer

	* src/common/socket/OW_SocketBaseImpl.cpp: Logging the time in the
	  socketdump.

2004-11-20 12:27  nuffer

	* src/common/: OW_DateTime.cpp, OW_DateTime.hpp: Added some more
	  documentation.

2004-11-19 17:22  nuffer

	* src/common/: OW_ThreadPool.cpp, OW_ThreadPool.hpp: Added a new
	  thread pool type: DynamicSizeNoQueue.

2004-11-19 17:15  jcarey

	* src/cimom/server/OW_Platform.cpp: Added code to register for the
	  shutdown event notification.

2004-11-19 16:12  nuffer

	* src/common/OW_ThreadPool.cpp: Correctly check for a null logger.

2004-11-19 16:12  nuffer

	* src/repositories/hdb/OW_MetaRepository.cpp: StringBuffer
	  optimizations.

2004-11-19 16:11  nuffer

	* src/http/client/: OW_HTTPClient.cpp, OW_HTTPClient.hpp: Doing
	  more cleanup and work on checking for errors while we are
	  sending.

2004-11-19 16:10  nuffer

	* src/common/socket/: OW_SocketBaseImpl.cpp,
	  OW_Win32SocketBaseImpl.cpp: set m_recvTimeoutExprd = false if the
	  timeout didnt happen.

2004-11-19 16:09  nuffer

	* src/common/OW_Semaphore.hpp: Added a TODO.

2004-11-19 16:09  nuffer

	* src/cim/OW_CIMUrl.cpp: Modified buildSpec() to use a StringBuffer
	  to do all the string appending.

2004-11-19 16:08  nuffer

	* src/cim/: OW_CIMName.cpp, OW_CIMName.hpp: Optimized operator< and
	  operator== to not make a temporary string copy

2004-11-19 15:50  bartw

	* src/cimom/server/OW_Platform.cpp: added sigabort for netware

2004-11-19 12:06  jcarey

	* src/cimom/common/OW_ProviderProxies.cpp: Fixed problem with
	  condition of no authenticator envolvement. If this was an
	  internal call (i.e. polled provider) then the NetwareIdentity
	  object was not found in the OperationContext. This caused a NULL
	  pointer dereference.

2004-11-18 19:55  nuffer

	* test/acceptance/acceptance.sh.fb: Fixing indentation and message
	  for TestInstalledHeadersOneByOne

2004-11-18 17:57  bartw

	* src/cimom/server/OW_Platform.cpp: more robust

2004-11-18 16:19  nuffer

	* test/acceptance/acceptance.sh.fb: printing commands that are run
	  in TestAuth

2004-11-18 11:54  nuffer

	* src/common/: OW_Format.cpp, OW_String.cpp, OW_StringBuffer.cpp:
	  Doing a small optimization so that the length of strings doesnt
	  have to be recalculated when its already known.

2004-11-18 09:21  nuffer

	* src/http/client/: OW_HTTPClient.cpp, OW_HTTPClient.hpp: Doing a
	  little cleanup and documenting a few functions.

2004-11-18 09:18  jcarey

	* src/cimom/common/.cvsignore: Added a few more types to .cvsignore

2004-11-18 08:59  nuffer

	* src/cimom/common/OW_NetwareIdentity.hpp: Adding an @author so it
	  will pass the acceptance test.

2004-11-18 08:54  jcarey

	* src/cimom/common/: OW_NetwareIdentity.cpp,
	  OW_NetwareIdentity.hpp: Changed m_identity member variable from
	  int* to int

2004-11-17 23:58  nuffer

	* src/http/client/OW_HTTPClient.cpp: Moved all handling of
	  m_retryCount to checkResponse()

2004-11-17 23:53  nuffer

	* src/http/client/: OW_HTTPClient.cpp, OW_HTTPClient.hpp: Making a
	  few adjustments so that the HTTPClient wont keep retrying forever
	  if the server returns us something we dont handle.

2004-11-17 17:51  nuffer

	* src/services/http/OW_HTTPServer.cpp: Sending back a 503 error if
	  the thread pool is full.

2004-11-17 17:46  bartw

	* src/cimom/common/: OW_NetwareIdentity.cpp,
	  OW_NetwareIdentity.hpp: got it to compile

2004-11-17 17:35  bartw

	* src/cimom/common/: OW_NetwareIdentity.cpp,
	  OW_NetwareIdentity.hpp, OW_ProviderProxies.cpp,
	  OW_ProviderProxies.hpp:  moved #ifdef after include of
	  OW_config.h

2004-11-17 16:56  nuffer

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: Removed 2 duplicate
	  log messages and fixed up a bunch of messages to be on one line
	  so I can actually search for the text.

2004-11-17 16:55  nuffer

	* src/common/OW_FileAppender.cpp: Use write() instead of <<, since
	  it will be slightly more efficient and could actually handle
	  binary data in a log message, although I dont know why anyone
	  would do that...

2004-11-17 16:27  jcarey

	* src/cimom/common/OW_ProviderProxies.cpp: Temporary ifdef'ed out
	  some code so it will compile for NetWare.

2004-11-17 14:51  jcarey

	* src/cimom/common/Makefile.am: Changed to include
	  NetwareIdentity.hpp in distribution (installing headers)

2004-11-17 13:27  jcarey

	* src/cimom/common/OW_NetwareIdentity.cpp: Added include for fsio.h

2004-11-17 11:30  jcarey

	* src/cimom/common/: Makefile.am, OW_NetwareIdentity.cpp,
	  OW_NetwareIdentity.hpp: Added OW_NetwareIdentity. This is just
	  temporary. Probably be removed when we evolve our abstraction for
	  user identity.

2004-11-16 11:23  jcarey

	* build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/tools/Makefile, src/cim/OW_CIMName.hpp,
	  src/common/OW_CerrLogger.hpp, src/common/OW_Exception.cpp,
	  src/common/OW_Exception.hpp: Making adjustments to latest to
	  support Win32

2004-11-15 17:33  jcarey

	* build/vc2003/OpenWBEM/Makefile, build/vc2003/OpenWBEM/common.mk,
	  build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/libowdb/Makefile,
	  build/vc2003/OpenWBEM/tools/Makefile,
	  src/common/OW_AppenderLogger.cpp,
	  src/common/OW_AppenderLogger.hpp, src/common/OW_Array.hpp,
	  src/common/OW_CerrAppender.hpp, src/common/OW_CommonFwd.hpp,
	  src/common/OW_Exception.hpp, src/common/OW_FileAppender.hpp,
	  src/common/OW_LogAppender.hpp,
	  src/common/OW_LogMessagePatternFormatter.hpp,
	  src/common/OW_NullAppender.hpp, src/common/OW_NullLogger.hpp,
	  src/common/OW_SortedVectorSet.hpp: Making adjustments to latest
	  to support Win32

2004-11-15 17:24  nuffer

	* src/common/OW_OperationContext.cpp,
	  src/common/OW_OperationContext.hpp,
	  src/common/OW_SessionLanguage.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  test/c++providers/instance/testinstance.cpp: Moved
	  SESSION_LANGUAGE_KEY into OperationContext. Also adding the raw
	  http Accept-Language header for use by providers which dont have
	  access to SessionLanguage.

2004-11-15 15:56  bartw

	* src/cimom/server/OW_Platform.cpp: latest fix to end all fixes for
	  netware

2004-11-14 23:15  nuffer

	*
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Updating a comment.

2004-11-14 23:13  nuffer

	* src/: requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  xml/OW_RequestHandlerIFCXML.cpp: Sending the description of a
	  CIMException.

2004-11-14 23:12  nuffer

	* src/: client/OW_CIMXMLCIMOMHandle.cpp,
	  providers/cpp/indicationexport/OW_IndicationExporter.cpp:
	  Treating DESCRIPTION as optional.

2004-11-14 23:11  nuffer

	* src/cimxmllistener/OW_XMLListener.cpp: Thinking about making
	  DESCRIPTION optional if there is no description.

2004-11-14 23:10  nuffer

	* src/cimxmllistener/OW_HTTPXMLCIMListener.cpp: Tweaks to exception
	  handling.

2004-11-14 23:10  nuffer

	* src/cim/: OW_CIMException.cpp, OW_CIMException.hpp: Added
	  getDescription() and modified the standard getMessage() to return
	  the text of the error code.

2004-11-14 23:09  nuffer

	* src/common/: OW_Exception.cpp, OW_Exception.hpp: Made dupString
	  public.

2004-11-14 23:08  nuffer

	* src/common/: OW_StringBuffer.cpp, OW_StringBuffer.hpp: Added some
	  comparison operators.

2004-11-13 17:25  nuffer

	* src/tools/owmofc/owmofc.cpp: Fixing help message about --direct
	  option.

2004-11-13 17:17  nuffer

	* src/mof/OW_MOFCompiler.cpp: Fixed thread safety and include bug
	  if compile() was called multiple times.

2004-11-12 16:28  nuffer

	* src/: cimom/server/OW_AuthManager.cpp, ifcs/OW_AuthorizerIFC.cpp,
	  ifcs/OW_RepositoryIFC.cpp, ifcs/OW_RequestHandlerIFC.cpp,
	  ifcs/OW_WQLIFC.cpp: Adding some includes for aCC with
	  optimizations.

2004-11-12 15:43  kpharris

	* src/common/OW_Exec.cpp: Passing a local variable to waitpid so
	  that the status remains in a known state until waitpid is
	  successful.

2004-11-12 15:11  nuffer

	* src/Makefile.am: Adding
	  libowprovinstOpenWBEM_UnitaryComputerSystem.a to the list of
	  static providers.

2004-11-12 14:14  nuffer

	* configure.in: Fixing link command for hpux.

2004-11-12 09:45  nuffer

	* ReleaseSteps: Adding a new important step.

2004-11-12 09:31  nuffer

	* doc/: Novell_supports_OpenWBEM.html,
	  OpenWBEM_Project_Wins_Open_Source_Product_Excellence_Award.html:
	  Adding.

2004-11-11 22:55  nuffer

	* TODO,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Adding ObjectManager shutdown indication support.

2004-11-11 22:54  nuffer

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: Catching exceptions
	  that providers may throw from shuttingDown()

2004-11-11 22:41  nuffer

	* configure.in, openwbem.spec: Version -> 3.1.0.pre2

2004-11-11 21:41  nuffer

	* TODO: Added a few problems that need to be fixed.

2004-11-11 20:00  nuffer

	*
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Account for OW_DISABLE_INSTANCE_MANIPULATION

2004-11-11 18:53  nuffer

	* src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  test/acceptance/progs/fakeClient.cpp: Implementing basic version
	  support in the client and sending the CIMProtocolVersion header
	  if necessary.

2004-11-11 17:30  nuffer

	* Makefile-shared-lib.inc, configure.in, db/db/Makefile.am,
	  src/authenticators/aix/Makefile.am,
	  src/authenticators/nonauthenticating/Makefile.am,
	  src/authenticators/pam/Makefile.am,
	  src/authenticators/pamcl/Makefile.am,
	  src/authenticators/simple/Makefile.am,
	  src/authorizers/simple/Makefile.am,
	  src/authorizers/simple2/Makefile.am,
	  src/cimom/common/Makefile.am, src/cimom/indication/Makefile.am,
	  src/cimom/server/Makefile.am, src/cimxmllistener/Makefile.am,
	  src/client/Makefile.am, src/common/Makefile.am,
	  src/http/client/Makefile.am, src/http/common/Makefile.am,
	  src/mof/Makefile.am, src/provider/Makefile.am,
	  src/provideragent/Makefile.am, src/providerifcs/cmpi/Makefile.am,
	  src/providerifcs/cmpi/common/Makefile.am,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/npi/Makefile.am,
	  src/providerifcs/npi/common/Makefile.am,
	  src/providerifcs/perl/Makefile.am,
	  src/providerifcs/perl/perlProvider/Makefile.am,
	  src/providerifcs/remote/Makefile.am,
	  src/providers/cpp/indication/IndicationRepLayer/Makefile.am,
	  src/providers/cpp/indicationexport/Makefile.am,
	  src/providers/cpp/instance/CIM_IndicationFilter/Makefile.am,
	  src/providers/cpp/instance/CIM_IndicationSubscription/Makefile.am,
	  src/providers/cpp/instance/CIM_Namespace/Makefile.am,
	  src/providers/cpp/instance/CIM_NamespaceInManager/Makefile.am,
	  src/providers/cpp/instance/OW_NameSpace/Makefile.am,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/Makefile.am,
	  src/providers/cpp/instance/OpenWBEM_UnitaryComputerSystem/Makefile.am,
	  src/providers/cpp/polled/slp/Makefile.am,
	  src/providers/cpp/polled/unloader/Makefile.am,
	  src/pythonbinding/Makefile.am, src/repositories/hdb/Makefile.am,
	  src/repositories/tdbcr/Makefile.am,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am, src/wql/Makefile.am,
	  src/wql/common/Makefile.am, src/xml/Makefile.am,
	  test/c++providers/associator/Makefile.am,
	  test/c++providers/indication/Makefile.am,
	  test/c++providers/instance/Makefile.am,
	  test/c++providers/method/Makefile.am,
	  test/c++providers/secondary_instance/Makefile.am,
	  test/cmpiproviders/Makefile.am, test/npiproviders/Makefile.am:
	  Fixing library versioning so that each library has its own binary
	  version which is separate from the OW version.

2004-11-11 17:18  nuffer

	* src/cimom/owcimomd_main.cpp: Calling Platform::daemonShutdown at
	  the end of main so it gets called in case of an exception.

2004-11-11 17:17  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp: A small adjustment to
	  the dependency log messages.

2004-11-11 17:16  nuffer

	* src/common/OW_Exec.cpp: Some small tweaks.

2004-11-11 17:16  nuffer

	* src/common/OW_Select.cpp: Changing > to !=

2004-11-11 09:59  nuffer

	* src/requesthandlers/cimxml/OW_XMLExecute.cpp: Added a few
	  asserts.

2004-11-11 09:43  nuffer

	* mof/OpenWBEM_Interop.mof,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Fixed to save the name persistently.

2004-11-11 09:30  nuffer

	* src/: common/OW_ExceptionIds.hpp,
	  providerifcs/cpp/OW_CppProviderIFC.cpp: Modified the cpp provider
	  interface to throw an exception which will abort startup if a
	  provider fails to load.

2004-11-11 09:29  nuffer

	* etc/openwbem.conf.sh, src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_ProviderManager.hpp,
	  test/acceptance/acceptance.sh.fb,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.cpp,
	  src/common/OW_ConfigOpts.hpp: Added an option to disable the
	  automatic loading of the cpp provider interface.

2004-11-11 08:30  nuffer

	* src/repositories/hdb/OW_CIMRepository.cpp: Implemented deep
	  support for enumInstanceNames()

2004-11-11 08:29  nuffer

	*
	  src/providers/cpp/instance/OpenWBEM_UnitaryComputerSystem/OW_provinstOpenWBEM_UnitaryComputerSystem.cpp:
	  Include OW_config.h

2004-11-11 08:28  nuffer

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: Prevent a failed
	  initialize() from causing a deadlock.

2004-11-10 22:36  nuffer

	* TODO,
	  src/providers/cpp/instance/OpenWBEM_UnitaryComputerSystem/OW_provinstOpenWBEM_UnitaryComputerSystem.cpp:
	  Simplifying the ComputerSystem provider a bit.

2004-11-10 22:24  nuffer

	* src/: cimom/common/OW_ProviderManager.cpp,
	  cimom/common/OW_ProviderManager.hpp,
	  provider/OW_ProviderIFCBaseIFC.cpp,
	  provider/OW_ProviderIFCBaseIFC.hpp,
	  providerifcs/cpp/OW_CppProviderBaseIFC.cpp,
	  providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  providerifcs/cpp/OW_CppProviderIFC.cpp,
	  providerifcs/cpp/OW_CppProviderIFC.hpp: Passing a
	  ProviderEnvironmentIFCRef to shuttingDown().

2004-11-10 22:24  nuffer

	* src/common/OW_Exception.cpp: Modified to output sub exceptions.

2004-11-10 22:23  nuffer

	* src/cim/OW_CIMException.cpp, src/cim/OW_CIMException.hpp, TODO:
	  Modified to not use the error code description, just the message.

2004-11-10 21:51  nuffer

	* src/cim/OW_CIMValueCast.cpp, src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.cpp,
	  src/providerifcs/remote/OW_RemoteAssociatorProvider.cpp,
	  src/providerifcs/remote/OW_RemoteInstanceProvider.cpp,
	  src/providerifcs/remote/OW_RemoteMethodProvider.cpp,
	  src/providerifcs/remote/OW_RemoteProviderUtils.cpp,
	  src/providerifcs/remote/OW_RemoteSecondaryInstanceProvider.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp: Fixing code to properly
	  propagate chanined exceptions by using OW_THROWCIM_SUBEX and
	  OW_THROWCIMMSG_SUBEX

2004-11-10 21:51  nuffer

	* src/cim/OW_CIMException.hpp: Fixing OW_THROWCIM_SUBEX and
	  OW_THROWCIMMSG_SUBEX

2004-11-10 21:48  nuffer

	* test/acceptance/acceptance.sh.fb: Importing
	  Physical28_Package.mof which is needed by
	  System28_SystemElements.mof in the interop namespace

2004-11-10 20:18  nuffer

	* src/repositories/hdb/OW_CIMRepository.cpp: Adding a bit of code
	  to createClass to validate the ref properties point to a valid
	  class.

2004-11-10 20:17  nuffer

	* src/cim/OW_CIMException.hpp: Fixing exception macro name to be
	  consistent.

2004-11-10 15:47  bartw

	* configure.in, mof/OpenWBEM_Interop.mof,
	  src/providers/cpp/instance/Makefile.am,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/.cvsignore,
	  src/providers/cpp/instance/OpenWBEM_UnitaryComputerSystem/.cvsignore,
	  src/providers/cpp/instance/OpenWBEM_UnitaryComputerSystem/Makefile.am,
	  src/providers/cpp/instance/OpenWBEM_UnitaryComputerSystem/OW_provinstOpenWBEM_UnitaryComputerSystem.cpp,
	  test/acceptance/acceptance.sh.fb: added
	  OpenWBEM_UnitaryComputerSystem

2004-11-10 15:17  bartw

	* src/cimom/server/OW_Platform.cpp: now netware should shutdown
	  properly

2004-11-10 08:19  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp: Adjusting shutdown() to
	  set the state to E_SHUTTING_DOWN after shuttingDown has been
	  called on all the services.

2004-11-09 22:25  nuffer

	* src/: cimom/common/OW_CIMOMEnvironment.cpp,
	  ifcs/OW_ServiceIFC.cpp, ifcs/OW_ServiceIFC.hpp: Added
	  ServiceIFC::getDependentServices()

2004-11-09 22:20  nuffer

	* src/common/socket/OW_SocketAddress.cpp: Fixed some indenting and
	  improper synchronization around non-thread safe gethostbyname
	  call.

2004-11-09 17:47  nuffer

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: Added thread safety
	  for doShuttingDown().

2004-11-09 17:47  nuffer

	* src/common/: OW_SessionLanguage.cpp, OW_SessionLanguage.hpp:
	  Added a defaultLanguage parameter to getBestLanguage

2004-11-09 17:46  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Adding a
	  dependency on ProviderManager.

2004-11-09 17:46  nuffer

	* doc/OpenWBEM_Binary_Compatibility.html: Added some more
	  considerations.

2004-11-09 17:45  nuffer

	* TODO: Added a possible bug that needs looking into.

2004-11-09 15:12  ksvanhorn

	* src/: cimom/common/OW_ProviderManager.cpp,
	  cimom/common/OW_ProviderManager.hpp,
	  provider/OW_ProviderIFCBaseIFC.cpp,
	  provider/OW_ProviderIFCBaseIFC.hpp,
	  providerifcs/cpp/OW_CppProviderBaseIFC.cpp,
	  providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  providerifcs/cpp/OW_CppProviderIFC.cpp,
	  providerifcs/cpp/OW_CppProviderIFC.hpp,
	  tools/owcimindicationlistener.cpp: Changes to add
	  "shuttingDown()" method to providers, so they can begin their
	  shutdown with CIMOM services still running.  Minor mod to
	  listener utility.

2004-11-08 17:24  nuffer

	* src/common/socket/OW_Socket.cpp: Adding a check for
	  s_shutDownMechanism, in case the assert is compiled out.

2004-11-08 15:56  bartw

	* src/cimom/server/OW_Platform.cpp: hopefully fixed NetWare startup

2004-11-08 11:45  nuffer

	* TODO: Updated and organized things into priorities for 3.1.0

2004-11-08 11:27  nuffer

	* src/common/: OW_BaseStreamBuffer.cpp, OW_DataStreams.hpp,
	  OW_StringStream.hpp: Adding a comment about necessity of
	  static_cast

2004-11-08 11:27  nuffer

	* etc/openwbem.conf.sh: Added some commas.

2004-11-05 14:13  bartw

	* src/cimom/server/OW_Platform.cpp: fixed for netware

2004-11-05 08:02  nuffer

	* src/providerifcs/cpp/: OW_CppProviderIFC.cpp,
	  OW_CppProviderIFC.hpp: Fixed a potential deadlock with providers
	  initialize().

2004-11-04 19:02  kpharris

	* etc/init/owcimomd.sh: Changing the detection of a running cimom
	  to use kill -0 instead of looking for /proc/$PID.

2004-11-04 17:39  bartw

	* src/cimom/server/OW_Platform.cpp: NetWare does not have fork()
	  yet.

2004-11-04 08:25  nuffer

	* test/acceptance/acceptance.sh.fb: Turning on the
	  check_referential_integrity option for the test suite.

2004-11-04 08:24  nuffer

	* test/unit/OW_LoggerTestCases.cpp: Cause the logger to get deleted
	  so the log messages get flushed to the file so we can verify
	  them.

2004-11-04 08:24  nuffer

	* src/common/: OW_FileAppender.cpp, OW_FileAppender.hpp: Optimizing
	  the FileAppender to keep the log file open and not flush on every
	  log message.

2004-11-04 08:10  nuffer

	* test/performance/: .cvsignore, Makefile.am, TimeFile.cpp: Adding
	  TimeFile

2004-11-04 08:00  nuffer

	* test/performance/TimeString.cpp: Improving output.

2004-11-04 07:46  nuffer

	* doc/logging.txt: Added some information about syslog interaction.

2004-11-03 17:53  nuffer

	* src/common/: OW_StringStream.hpp, OW_DataStreams.hpp: Fixing call
	  to setg().

2004-11-03 17:53  nuffer

	* src/tools/owcimindicationlistener.cpp: Setting logger level to
	  E_FATAL_ERROR_LEVEL

2004-11-01 22:19  nuffer

	* src/requesthandlers/cimxml/: OW_XMLExecute.cpp,
	  OW_XMLExecute.hpp: Added implementation of creation/deletion of
	  an instance of CIM_HostedAccessPoint for the instance of
	  CIM_CIMXMLCommunicationMechanism.

2004-11-01 22:18  nuffer

	* TODO: Updated.

2004-11-01 17:39  nuffer

	* doc/OpenWBEM_Binary_Compatibility.html: Adding.

2004-11-01 11:44  nuffer

	*
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Added a TODO.

2004-10-31 18:40  nuffer

	* src/requesthandlers/cimxml/OW_XMLExecute.cpp: Account for
	  OW_DISABLE_INSTANCE_MANIPULATION

2004-10-29 17:26  nuffer

	* TODO: Adding a few things which need to be fixed.

2004-10-29 14:50  nuffer

	* configure.in, openwbem.spec: Update version to 3.1.0.pre1

2004-10-29 14:28  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp: Fixing state check in
	  destructor.

2004-10-29 10:31  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp: Fixing a race
	  condition/deadlock.

2004-10-29 10:05  nuffer

	* src/cimom/server/OW_Platform.cpp: Added a TODO idea.

2004-10-29 10:05  nuffer

	* src/cim/OW_CIMInstance.cpp: Not printing properties with the
	  INVISIBLE qualifier.

2004-10-29 09:02  nuffer

	* src/Makefile.am: Removed
	  libowprovinstCIM_ObjectManagerCommunicationMechanism.a

2004-10-29 00:27  nuffer

	* src/requesthandlers/cimxml/OW_XMLExecute.cpp: Only try to delete
	  the instance if we actually created it.

2004-10-29 00:20  nuffer

	* src/: cimom/common/OW_CIMOMEnvironment.cpp,
	  cimom/common/OW_CIMOMEnvironment.hpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.hpp: Got creation/deletion
	  of CIM_CIMXMLCommunicationMechanism working. Also fixed unloading
	  of request handlers.

2004-10-29 00:19  nuffer

	* src/cim/: OW_CIMInstance.cpp, OW_CIMInstance.hpp: Added a 2
	  parameter version of updatePropertyValue()

2004-10-28 09:05  nuffer

	* src/providerifcs/perl/: Makefile.am,
	  OW_PerlPolledProviderProxy.cpp, OW_PerlPolledProviderProxy.hpp,
	  OW_PerlProviderIFC.cpp: Removing OW_PerlPolledProviderProxy since
	  its worthless.

2004-10-28 09:05  nuffer

	* run_tests.sh: Added --enable-debug-mode together with
	  --enable-perl-providerifc

2004-10-27 22:16  nuffer

	* src/: cimom/common/OW_AuthorizerManager.cpp,
	  cimom/common/OW_CIMOMEnvironment.cpp,
	  cimom/common/OW_CIMOMEnvironment.hpp,
	  ifcs/OW_ServiceEnvironmentIFC.cpp,
	  ifcs/OW_ServiceEnvironmentIFC.hpp: Removing
	  getInteropInstances().

2004-10-27 22:15  nuffer

	* configure.in, src/providers/cpp/instance/Makefile.am,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/.cvsignore,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/Makefile.am,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp:
	  Removing CIM_ObjectManagerCommunicationMechanism provider.

2004-10-27 22:15  nuffer

	* mof/OpenWBEM_Interop.mof: Commenting out unused classes.

2004-10-27 22:14  nuffer

	* doc/engineering/openwbem.xmi: Updating a bit.

2004-10-27 06:29  nuffer

	* src/cimom/common/: OW_PollingManager.cpp, OW_PollingManager.hpp:
	  Modified to use start() and shutdown() now that dependencies are
	  working.

2004-10-27 06:19  nuffer

	* src/tools/owmofc/owmofc.cpp: Removed call to
	  cimRepository->open(g_repositoryDir); since init() does that now.

2004-10-27 06:18  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp: Don't add
	  m_authorizerManager to the services array twice.

2004-10-26 22:04  nuffer

	* src/tools/owmofc/owmofc.cpp: Fixing the -d option.

2004-10-26 21:55  nuffer

	* src/cimom/common/: OW_CIMOMEnvironment.cpp,
	  OW_CIMOMEnvironment.hpp: Implemented
	  _sortServicesForDependencies().

2004-10-26 19:35  bartw

	* test/acceptance/acceptance.sh.fb: made it fail with owmofc -d so
	  dan will fix it

2004-10-26 18:51  bartw

	* test/acceptance/acceptance.sh.fb: no need to check for world and
	  group executable

2004-10-26 09:02  jackwjones

	* src/cimom/indication/Makefile.am: I had to add EXPORT_PREFIX so
	  the fake library gets created.  The Indication Server was
	  recently changed but the fake library stuff was never tested with
	  the new indication server.  This should fix the install so a fake
	  library is installed for the indication server.

2004-10-26 03:57  nuffer

	* src/: cimom/common/OW_CIMServer.cpp,
	  cimom/common/OW_CIMServer.hpp,
	  cimom/common/OW_PollingManager.cpp,
	  cimom/common/OW_PollingManager.hpp,
	  cimom/common/OW_ProviderProxies.cpp,
	  cimom/common/OW_SharedLibraryRepository.cpp,
	  cimom/common/OW_SharedLibraryRepository.hpp,
	  cimom/indication/OW_IndicationServerImpl.cpp,
	  cimom/indication/OW_IndicationServerImpl.hpp,
	  ifcs/OW_ServiceIFC.cpp, ifcs/OW_ServiceIFC.hpp,
	  ifcs/OW_ServiceIFCNames.hpp, services/http/OW_HTTPServer.cpp,
	  services/http/OW_HTTPServer.hpp, wql/OW_WQLImpl.cpp: Implemented
	  getDependencies()

2004-10-26 03:28  nuffer

	* src/common/socket/OW_ServerSocketImpl.cpp: Removed fchmod() on
	  the UDS, since it doesn't work even on Linux.

2004-10-25 14:42  bartw

	* src/common/socket/OW_SSLSocketImpl.cpp: fixed potential memory
	  leak

2004-10-25 09:27  nuffer

	* src/: authorizers/simple/OW_SimpleAuthorizer.cpp,
	  authorizers/simple/OW_SimpleAuthorizer.hpp,
	  cimom/common/OW_AuthorizerManager.cpp,
	  cimom/common/OW_AuthorizerManager.hpp,
	  cimom/common/OW_CIMOMEnvironment.cpp,
	  cimom/common/OW_CIMServer.cpp, cimom/common/OW_CIMServer.hpp,
	  cimom/common/OW_PollingManager.cpp,
	  cimom/common/OW_PollingManager.hpp,
	  cimom/common/OW_ProviderManager.cpp,
	  cimom/common/OW_ProviderManager.hpp,
	  cimom/common/OW_SharedLibraryRepository.cpp,
	  cimom/common/OW_SharedLibraryRepository.hpp,
	  cimom/common/OW_WQLFilterRep.cpp,
	  cimom/common/OW_WQLFilterRep.hpp,
	  cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  cimom/indication/OW_IndicationServerImpl.cpp,
	  cimom/indication/OW_IndicationServerImpl.hpp,
	  cimom/server/OW_AuthManager.cpp, cimom/server/OW_AuthManager.hpp,
	  cimxmllistener/OW_XMLListener.cpp,
	  cimxmllistener/OW_XMLListener.hpp, ifcs/Makefile.am,
	  ifcs/OW_ServiceIFC.cpp, ifcs/OW_ServiceIFC.hpp,
	  ifcs/OW_ServiceIFCNames.hpp,
	  repositories/hdb/OW_CIMRepository.cpp,
	  repositories/hdb/OW_CIMRepository.hpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.hpp,
	  services/http/OW_HTTPServer.cpp, services/http/OW_HTTPServer.hpp,
	  wql/OW_WQLImpl.cpp, wql/OW_WQLImpl.hpp: Added
	  ServiceIFC::getName()

2004-10-24 23:13  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp: Fixed shutdown to call
	  shuttingDown and shutdown on all the services.

2004-10-24 22:58  nuffer

	* src/cimom/common/: OW_CIMOMEnvironment.cpp,
	  OW_CIMOMEnvironment.hpp: Modified to use a set of states instead
	  of just running or not.

2004-10-24 22:29  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp: Fixed startServices so
	  that things happen in 3 phases, and the last 2 phases are
	  generic.

2004-10-24 22:28  nuffer

	* src/repositories/hdb/OW_CIMRepository.cpp: Modified init() to
	  call open().

2004-10-24 22:28  nuffer

	* src/common/OW_SharedLibraryReference.hpp: Added get() to allow
	  access to m_obj.

2004-10-24 22:25  nuffer

	* src/cimom/common/OW_ProviderProxies.cpp: Added init and shutdown.

2004-10-24 19:05  nuffer

	* src/: ifcs/OW_WQLIFC.hpp, wql/OW_WQLImpl.cpp, wql/OW_WQLImpl.hpp:
	  Switching WQLIFC to derive from ServiceIFC.

2004-10-24 18:53  nuffer

	* src/: cimxmllistener/OW_XMLListener.cpp,
	  cimxmllistener/OW_XMLListener.hpp, ifcs/OW_RequestHandlerIFC.hpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.hpp: Switching
	  RequestHandlerIFC to derive from ServiceIFC.

2004-10-24 18:19  nuffer

	* src/cimom/: common/OW_CIMOMEnvironment.cpp,
	  common/OW_IndicationServer.hpp,
	  indication/OW_IndicationServerImpl.cpp,
	  indication/OW_IndicationServerImpl.hpp: Switching
	  IndicationServer to derive from ServiceIFC.

2004-10-24 16:58  nuffer

	* src/cimom/common/: OW_CIMOMEnvironment.cpp,
	  OW_PollingManager.cpp, OW_PollingManager.hpp: Switching
	  PollingManager to derive from ServiceIFC.

2004-10-24 16:58  nuffer

	* src/ifcs/OW_ServiceIFC.hpp: Adding functions to enable service
	  dependency ordering. Commented out for now.

2004-10-24 16:57  nuffer

	* src/common/OW_ThreadPool.cpp: Put the queue name in log messages.

2004-10-24 10:27  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_ProviderManager.hpp,
	  test/unit/OW_ProviderManagerTestCases.cpp: Modified
	  ProviderManager to derive from ServiceIFC.

2004-10-24 10:05  nuffer

	* src/cimom/server/: OW_AuthManager.cpp, OW_AuthManager.hpp:
	  Modified AuthManager to derive from ServiceIFC.

2004-10-23 21:56  nuffer

	* src/: cimom/common/OW_AuthorizerManager.cpp,
	  cimom/common/OW_CIMOMEnvironment.cpp,
	  cimom/common/OW_CIMOMEnvironment.hpp,
	  cimom/common/OW_CIMServer.cpp, cimom/common/OW_CIMServer.hpp,
	  cimom/common/OW_SharedLibraryRepository.cpp,
	  cimom/common/OW_SharedLibraryRepository.hpp,
	  cimom/common/OW_WQLFilterRep.hpp,
	  cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  ifcs/OW_AuthorizerIFC.cpp, ifcs/OW_AuthorizerIFC.hpp,
	  ifcs/OW_RepositoryIFC.cpp, ifcs/OW_RepositoryIFC.hpp,
	  ifcs/OW_ServiceEnvironmentIFC.cpp,
	  ifcs/OW_ServiceEnvironmentIFC.hpp,
	  repositories/hdb/OW_AssocDb.cpp, repositories/hdb/OW_AssocDb.hpp,
	  repositories/hdb/OW_CIMRepository.cpp,
	  repositories/hdb/OW_CIMRepository.hpp,
	  repositories/hdb/OW_GenericHDBRepository.cpp,
	  repositories/hdb/OW_GenericHDBRepository.hpp,
	  repositories/hdb/OW_InstanceRepository.hpp,
	  repositories/hdb/OW_MetaRepository.cpp,
	  repositories/hdb/OW_MetaRepository.hpp,
	  tools/owrepositorydump.cpp, tools/owmofc/owmofc.cpp: Removed
	  setInteropInstances() from ServiceEnvironmentIFC and changed
	  RepositoryIFC to derive from ServiceIFC.

2004-10-23 20:00  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.hpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_CIMServer.hpp,
	  src/cimom/common/OW_IndicationServer.hpp,
	  src/cimom/common/OW_PollingManager.cpp,
	  src/cimom/common/OW_PollingManager.hpp,
	  src/cimom/common/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/common/OW_RepositoryCIMOMHandle.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.cpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.hpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp: More
	  clean up and reducing dependencies on CIMOMEnvironment.

2004-10-23 18:30  nuffer

	* src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.cpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.hpp,
	  src/tools/owrepositorydump.cpp, src/tools/owmofc/owmofc.cpp,
	  test/unit/CIMRepository2TestCases.cpp,
	  test/unit/UnitTestEnvironment.hpp: Added default implementations
	  for ServiceEnvironmentIFC methods.

2004-10-23 18:14  nuffer

	* src/cimom/common/OW_AuthorizerManager.cpp,
	  src/cimom/common/OW_AuthorizerManager.hpp,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.hpp,
	  src/cimom/common/OW_PollingManager.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.cpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.cpp, src/ifcs/OW_ServiceIFC.hpp,
	  src/provideragent/OW_ProviderAgent.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.hpp,
	  src/provideragent/OW_ProviderAgentProviderEnvironment.hpp,
	  src/tools/owrepositorydump.cpp, src/tools/owmofc/owmofc.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/unit/CIMRepository2TestCases.cpp,
	  test/unit/UnitTestEnvironment.hpp: Working on cleaning up
	  ServiceIFC, ServiceEnvironmentIFC and CIMOMEnvironment.

2004-10-23 15:02  nuffer

	* src/: cimom/owcimomd_main.cpp,
	  cimom/common/OW_CIMOMEnvironment.cpp,
	  cimom/common/OW_CIMOMEnvironment.hpp,
	  cimxmllistener/OW_HTTPXMLCIMListener.cpp, ifcs/OW_ServiceIFC.cpp,
	  ifcs/OW_ServiceIFC.hpp, provideragent/OW_ProviderAgent.cpp,
	  providers/cpp/indication/IndicationRepLayer/OW_provindIndicationRepLayer.cpp,
	  providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  providers/cpp/polled/unloader/OW_UnloaderProvider.cpp,
	  services/http/OW_HTTPServer.cpp, services/http/OW_HTTPServer.hpp:
	  Changed g_cimomEnvironment to instance().

2004-10-23 15:02  nuffer

	* doc/engineering/design-architecture.html: Doing a little work on
	  it.

2004-10-22 09:27  ksvanhorn

	* src/common/: OW_DateTime.cpp, OW_DateTime.hpp: Added a version of
	  DateTime::toString() that lets you pass in a format string.

2004-10-22 09:12  nuffer

	* src/: cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  cimxmllistener/OW_XMLListener.hpp, common/OW_CommonFwd.hpp,
	  http/common/Makefile.am, http/common/OW_HTTPChunkedIStream.hpp,
	  http/common/OW_HttpCommonFwd.hpp, ifcs/OW_RequestHandlerIFC.hpp,
	  ifcs/OW_WQLIFC.hpp, provideragent/OW_ProviderAgent.hpp,
	  services/http/Makefile.am, services/http/OW_HTTPServer.hpp,
	  services/http/OW_LocalAuthentication.hpp,
	  services/http/OW_ServicesHttpFwd.hpp, tools/Makefile.am,
	  xml/Makefile.am, xml/OW_XMLCIMFactory.hpp, xml/OW_XMLClass.hpp,
	  xml/OW_XMLFwd.hpp, xml/OW_XMLNode.hpp,
	  xml/OW_XMLOperationGeneric.hpp, xml/OW_XMLParserDOM.hpp,
	  xml/OW_XMLParserSAX.hpp, xml/OW_XMLQualifier.hpp: Finished up
	  forward declaration header work.

2004-10-22 09:09  nuffer

	* TODO: Updated.

2004-10-21 15:14  kpharris

	* etc/init/owcimomd.sh: Checking to see if the existing PIDFILE is
	  stale before terminating the init script.

2004-10-21 10:35  nuffer

	* src/cimxmllistener/OW_CIMXMLListenerFwd.hpp: Adding #include
	  "OW_IntrusiveReference.hpp"

2004-10-21 09:46  nuffer

	* src/common/OW_CommonFwd.hpp: Adding Mutex.

2004-10-21 08:49  nuffer

	* openwbem.m4: Incorporating some fixes from Jason Long.

2004-10-20 23:04  nuffer

	* src/: cim/OW_CIMQualifierEnumeration.hpp,
	  cimom/common/OW_CimomCommonFwd.hpp,
	  cimom/common/OW_IndicationServer.hpp,
	  cimom/common/OW_LocalCIMOMHandle.hpp,
	  cimom/common/OW_PollingManager.hpp,
	  cimom/common/OW_ProviderIFCLoader.hpp,
	  cimom/common/OW_ProviderManager.hpp,
	  cimxmllistener/OW_CIMListenerCallback.hpp,
	  cimxmllistener/OW_CIMXMLListenerFwd.hpp,
	  client/OW_ClientCIMOMHandle.hpp, common/OW_Char16.hpp,
	  common/OW_CommonFwd.hpp, common/OW_Format.hpp,
	  common/OW_RepositoryCIMOMHandle.hpp, common/OW_Runnable.hpp,
	  common/OW_SessionLanguage.hpp, common/OW_ThreadCounter.hpp,
	  common/OW_ThreadDoneCallback.hpp, ifcs/OW_AuthenticatorIFC.hpp,
	  ifcs/OW_Authorizer2IFC.hpp, ifcs/OW_CIMProtocolIFC.hpp,
	  ifcs/OW_ClientAuthCBIFC.hpp, ifcs/OW_IfcsFwd.hpp,
	  ifcs/OW_RepositoryIFC.hpp, ifcs/OW_ServiceIFC.hpp,
	  ifcs/OW_WQLIFC.hpp: Working on forward declarations some more.

2004-10-20 22:40  nuffer

	* doc/openwbem_coding_guide.txt, src/common/OW_CommonFwd.hpp,
	  src/common/OW_Thread.hpp, src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp, src/ifcs/OW_IfcsFwd.hpp,
	  src/ifcs/OW_RepositoryIFC.hpp, src/ifcs/OW_SerializableIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/mof/OW_MOFCompiler.hpp,
	  src/provideragent/OW_ProviderAgent.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/wql/OW_WQLScanUtils.hpp, src/xml/OW_XMLParserDOM.hpp,
	  src/xml/OW_XMLParserSAX.hpp: Working on forward declarations some
	  more.

2004-10-20 22:40  nuffer

	* .cvsignore: Added an item to ignore .bz2 dist files.

2004-10-20 19:51  nuffer

	* Makefile.am, openwbem.m4: Adding openwbem.m4

2004-10-20 14:54  nuffer

	* src/common/OW_PosixFile.cpp: Fix up comments a bit.

2004-10-20 14:54  nuffer

	* src/cimom/server/OW_Platform.cpp: Be a little smarter about only
	  initializing the struct flock once.

2004-10-20 14:52  nuffer

	* src/cimom/server/OW_Platform.cpp: Releasing any record locks
	  before restarting, since it appears that some buggy kernels dont
	  automatically release them.

2004-10-20 08:35  nuffer

	* src/common/: OW_Bool.hpp, OW_CommonFwd.hpp, OW_Condition.hpp,
	  OW_DateTime.hpp, OW_Exception.hpp, OW_Exec.hpp,
	  OW_FileSystem.hpp, OW_MD5.hpp, OW_OperationContext.hpp,
	  OW_SharedLibraryLoader.hpp, OW_StringBuffer.hpp,
	  OW_TempFileStream.hpp, OW_ThreadDoneCallback.hpp,
	  OW_UTF8Utils.hpp, OW_UnnamedPipe.hpp: Cleaning up more forward
	  declarations.

2004-10-19 19:02  bartw

	* test/acceptance/env.sh: added

2004-10-19 16:38  nuffer

	* TODO: Added an idea.

2004-10-19 16:38  nuffer

	* src/cimom/owcimomd_main.cpp: Adding log message about the cimom
	  starting up.

2004-10-19 16:37  nuffer

	* src/cimom/server/OW_Platform.cpp: Removed :: before sigemptyset.

2004-10-19 15:23  nuffer

	* src/: cimom/common/OW_LocalCIMOMHandle.cpp,
	  client/OW_ClientCIMOMHandle.cpp,
	  common/OW_RepositoryCIMOMHandle.cpp, mof/OW_MOFCompiler.cpp,
	  provideragent/OW_ProviderAgentCIMOMHandle.cpp,
	  tools/owmofc/OW_MOFCompCIMOMHandle.cpp: Adding #include
	  "OW_Enumeration.hpp" so that aCC will compile the files in
	  non-debug mode.

2004-10-19 14:46  bartw

	* src/client/OW_CIMOMLocatorSLP.cpp: now it compiles

2004-10-19 14:33  nuffer

	* src/cimom/server/OW_Platform.cpp: Resetting the signal mask
	  before rerunning the cimom.

2004-10-19 10:47  nuffer

	* src/client/OW_ClientCIMOMHandleConnectionPool.hpp: Adding
	  #include "OW_String.hpp" because aCC requires it because its the
	  map key.

2004-10-19 09:36  nuffer

	* src/: cim/OW_CIMFwd.hpp, common/OW_CommonFwd.hpp: A little
	  adjustment of the forward declarations.

2004-10-18 22:23  nuffer

	* src/cimxmllistener/Makefile.am,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_CIMXMLListenerFwd.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/cimxmllistener/OW_XMLListener.hpp, src/client/Makefile.am,
	  src/client/OW_CIMOMInfo.hpp, src/client/OW_CIMOMLocator.cpp,
	  src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_ClientCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandleConnectionPool.cpp,
	  src/client/OW_ClientCIMOMHandleConnectionPool.hpp,
	  src/client/OW_ClientFwd.hpp, src/common/OW_CommonFwd.hpp,
	  src/ifcs/OW_IfcsFwd.hpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/providerifcs/remote/OW_RemoteAssociatorProvider.cpp,
	  src/providerifcs/remote/OW_RemoteInstanceProvider.cpp,
	  src/providerifcs/remote/OW_RemoteMethodProvider.cpp,
	  src/providerifcs/remote/OW_RemoteProviderUtils.cpp,
	  src/providerifcs/remote/OW_RemoteProviderUtils.hpp,
	  src/providerifcs/remote/OW_RemoteSecondaryInstanceProvider.cpp,
	  test/acceptance/progs/CIMOMLocator.cpp: Adding OW_ClientFwd.hpp
	  and OW_CIMXMLListenerFwd.hpp

2004-10-18 18:06  kpharris

	* src/common/socket/OW_ServerSocketImpl.cpp: fchmod doesn't work
	  for a UDS on AIX either.

2004-10-18 18:00  nuffer

	* src/cim/OW_CIM.hpp, src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIncludes.hpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp: More work on
	  includes.

2004-10-18 18:00  nuffer

	* etc/openwbem.conf.sh: Adding a few more comments.

2004-10-18 17:48  ksvanhorn

	* src/providerifcs/cpp/OW_CppSecondaryInstanceProviderIFC.hpp:
	  Fixed incorrect inheritance for CppSecondaryInstanceProviderIFC
	  -- it needed to take CppProviderBaseIFC as a *virtual* base
	  class.

2004-10-18 12:42  llewelly

	* src/cim/OW_CIMName.cpp: Oops, I forgot openwbem still supports
	  some old compilers that dont have < ostream > .

2004-10-18 12:32  llewelly

	* src/cim/OW_CIMName.cpp: Without <ostream>, hpux aCC reports an
	  error for the use of operator<< ; I guess hpux aCC does not have
	  complete definitions of <ostream> templates in its <iosfwd> .

2004-10-18 12:07  nuffer

	* src/providerifcs/cpp/: Makefile.am, OW_CppProviderIncludes.hpp:
	  Adding OW_CppProviderIncludes.hpp

2004-10-18 11:39  bartw

	* src/cimom/common/OW_ProviderProxies.cpp: added headers

2004-10-18 11:15  bartw

	* src/providerifcs/perl/: OW_PerlAssociatorProviderProxy.cpp,
	  OW_PerlIndicationProviderProxy.cpp,
	  OW_PerlInstanceProviderProxy.cpp, OW_PerlMethodProviderProxy.cpp,
	  OW_PerlPolledProviderProxy.cpp: added some includes to get it to
	  compile

2004-10-18 11:03  bartw

	* src/providers/cpp/polled/slp/OW_SLPProvider.cpp: added couple of
	  headers so it compiles

2004-10-17 23:58  nuffer

	* src/cim/OW_CIMNameSpaceUtils.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.hpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_CIMServer.hpp,
	  src/cimom/common/OW_PollingManager.cpp,
	  src/cimom/common/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/server/Makefile.am,
	  src/cimom/server/OW_AuthManager.cpp,
	  src/cimom/server/OW_AuthManager.hpp,
	  src/cimom/server/OW_CimomServerFwd.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/common/OW_CommonFwd.hpp,
	  src/common/OW_StringEnumeration.hpp,
	  src/common/OW_ThreadPool.hpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_IfcsFwd.hpp, src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/ifcs/OW_ResultHandlerIFC.hpp, src/provider/Makefile.am,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_IndicationProviderIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_ProviderBaseIFC.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/provider/OW_ProviderFwd.hpp,
	  src/provider/OW_SecondaryInstanceProviderIFC.hpp,
	  src/provideragent/OW_ProviderAgentProviderEnvironment.cpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppSecondaryInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppSimpleAssociatorProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/remote/OW_RemoteAssociatorProvider.cpp,
	  src/providerifcs/remote/OW_RemoteInstanceProvider.cpp,
	  src/providerifcs/remote/OW_RemoteMethodProvider.cpp,
	  src/providerifcs/remote/OW_RemoteProviderInterface.cpp,
	  src/providerifcs/remote/OW_RemoteProviderUtils.cpp,
	  src/providerifcs/remote/OW_RemoteSecondaryInstanceProvider.cpp,
	  src/providers/cpp/indication/IndicationRepLayer/Makefile.am,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/Makefile.am,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  src/providers/cpp/polled/unloader/Makefile.am,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLImpl.cpp, src/wql/OW_WQLProcessor.cpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/Makefile.am,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/c++providers/secondary_instance/SecondaryInstanceTest1.cpp,
	  test/c++providers/secondary_instance/SecondaryInstanceTest2.cpp:
	  Working on forward declaration headers.

2004-10-15 14:02  llewelly

	* src/authenticators/aix/OW_AIXAuthentication.cpp: Now that headers
	  which use StringArrays use forward decls, #include OW_Array
	  explicitly.

2004-10-14 22:37  nuffer

	* configure.in: Not using the tar-ustar option since it requires
	  automake 1.9.

2004-10-14 20:35  bartw

	* configure.in: fixed to work with newer automakes

2004-10-14 18:21  nuffer

	* etc/openwbem.conf.sh: Fixing log4j xml output example so it would
	  actually work.

2004-10-14 17:16  nuffer

	* src/cim/: OW_CIMName.cpp, OW_CIMName.hpp: Added operator<<

2004-10-13 22:46  nuffer

	* src/: authenticators/pam/OW_PAMAuthentication.cpp,
	  authenticators/pamcl/OW_LinuxPAMAuthenticationCL.cpp,
	  authorizers/simple/OW_SimpleAuthorizer.hpp, cim/OW_CIMBase.hpp,
	  cim/OW_CIMDateTime.hpp, cim/OW_CIMUrl.hpp,
	  cimom/common/Makefile.am, cimom/common/OW_CIMOMEnvironment.hpp,
	  cimom/common/OW_CimomCommonFwd.hpp, common/Makefile.am,
	  common/OW_AppenderLogger.hpp, common/OW_CerrAppender.hpp,
	  common/OW_CerrLogger.hpp, common/OW_CommonFwd.hpp,
	  common/OW_FileAppender.hpp, common/OW_LogAppender.hpp,
	  common/OW_LogMessagePatternFormatter.hpp, common/OW_Logger.hpp,
	  common/OW_NullAppender.hpp, common/OW_NullLogger.hpp,
	  common/OW_SortedVectorMap.hpp, common/OW_String.hpp,
	  common/OW_SyslogAppender.hpp, common/OW_commonFwd.hpp,
	  ifcs/Makefile.am, ifcs/OW_IfcsFwd.hpp,
	  ifcs/OW_SelectableCallbackIFC.hpp, ifcs/OW_SelectableIFC.hpp,
	  provideragent/OW_ProviderAgentEnvironment.hpp,
	  xml/OW_RequestHandlerIFCXML.cpp: Working on forward declaration
	  headers.

2004-10-13 22:04  nuffer

	* TODO, src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cim/OW_CIMBase.cpp, src/cim/OW_CIMBase.hpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMException.cpp, src/cim/OW_CIMException.hpp,
	  src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMInstance.hpp,
	  src/common/OW_CIMErrorException.cpp,
	  src/common/OW_CmdLineParser.hpp, src/common/OW_Exception.cpp,
	  src/common/OW_Exception.hpp, src/common/OW_ExceptionIds.hpp,
	  src/common/OW_IOException.cpp, src/common/OW_IOException.hpp,
	  src/common/socket/OW_Socket.hpp,
	  src/http/common/OW_HTTPException.cpp,
	  src/xml/OW_XMLParseException.cpp,
	  test/unit/OW_LoggerTestCases.cpp: Working on exception codes.

2004-10-13 15:13  nuffer

	* src/common/OW_FileAppender.cpp: Removed #include <iostream>

2004-10-13 13:46  nuffer

	* doc/logging.txt, etc/openwbem.conf.sh,
	  src/common/OW_ConfigOpts.hpp, src/common/OW_FileAppender.cpp,
	  src/common/OW_FileAppender.hpp, src/common/OW_LogAppender.cpp,
	  src/common/OW_LogAppender.hpp, src/common/OW_Logger.hpp,
	  test/acceptance/progs/wqlTest1.cpp: Added capability for the
	  FileAppender to do a rolling file log.

2004-10-13 13:45  nuffer

	* src/common/: OW_String.cpp, OW_String.hpp: Added toInt() and
	  toUnsignedInt().

2004-10-13 10:55  nuffer

	* website/developers/index.html, AUTHORS: Updated.

2004-10-13 10:54  nuffer

	* website/index.html: Added a news item about the press release.

2004-10-11 15:20  nuffer

	* src/common/OW_Exception.cpp: Fixed aix signature of strerror_r
	  typedef.

2004-10-11 13:44  nuffer

	* src/common/OW_Exception.cpp: Fixing the strerror_r junk for aix,
	  solaris and windows.

2004-10-11 13:17  nuffer

	* src/common/: OW_Exception.cpp, OW_Exception.hpp: switched back to
	  using AutoPtr

2004-10-11 13:16  nuffer

	* src/common/OW_AutoPtr.hpp: Changed all functions to be inline out
	  of the class body.

2004-10-11 09:53  nuffer

	* configure.in, doc/logging.txt, etc/openwbem.conf.sh,
	  src/common/OW_Logger.hpp, test/unit/OW_LoggerTestCases.cpp: aCC
	  has __PRETTY_FUNCTION__, so adding a configure test for it and
	  using it if its available, instead of hard-coding for gcc.

2004-10-11 09:51  nuffer

	* src/common/: OW_Exception.cpp, OW_Exception.hpp: Some fixed for
	  the strerror_r stuff with hpux, which has a thread safe
	  strerror(), and doesnt like AutoPtr in the header.

2004-10-11 09:49  nuffer

	* test/unit/OW_ExecTestCases.cpp: Adjusting sleep time for hpux
	  which is a bit slow.

2004-10-11 09:48  nuffer

	* src/cimom/common/OW_CIMServer.cpp: Fixed to not save a reference
	  to a temporary.

2004-10-08 12:43  llewelly

	* src/wql/OW_WQLProcessor.cpp, test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/testfiles/wqlTest.out: Rip out hierarchical
	  namespace handling.

2004-10-08 08:24  nuffer

	* TODO, configure.in, doc/logging.txt, etc/openwbem.conf.sh,
	  src/common/OW_LogMessage.hpp,
	  src/common/OW_LogMessagePatternFormatter.cpp,
	  src/common/OW_Logger.cpp, src/common/OW_Logger.hpp,
	  test/unit/OW_LoggerTestCases.cpp: Added a %M formatting flag to
	  output gccs __PRETTY_FUNCTION__ in a log message.

2004-10-07 16:38  nuffer

	* src/xml/OW_XMLNode.cpp: If a node is empty, print it using the
	  shorter form.

2004-10-07 00:46  llewelly

	* src/wql/OW_WQLProcessor.cpp, test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/testfiles/wqlTest.out: Support relative and
	  absolute namespaces for __Class and __Dynasty wql schema queries.

2004-10-06 22:16  nuffer

	* doc/openwbem_coding_guide.txt: Adding information about
	  deprecated c++ things to avoid.

2004-10-06 18:32  llewelly

	* src/wql/OW_WQLProcessor.cpp, test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/testfiles/wqlTest.out: Support relative and
	  absolute namespaces for a few (not all, yet) wql schema queries.

2004-10-06 08:10  nuffer

	* src/providers/cpp/polled/slp/OW_SLPProvider.cpp: Added
	  COMPONENT_NAME

2004-10-05 15:12  nuffer

	* doc/openwbem_coding_guide.txt: Added a comment about including c
	  library headers.

2004-10-05 15:12  nuffer

	* src/tools/owmofc/owmofc.cpp: Setting the repository environment
	  logger to have a log level of E_ERROR_LEVEL so that a bunch of
	  repository messages arent printed while compiling locally.

2004-10-05 15:11  nuffer

	* src/repositories/hdb/OW_MetaRepository.cpp: Added TODO and
	  changed the message text to say Warning instead of Error.

2004-10-05 15:11  nuffer

	* src/common/OW_NullLogger.cpp: Changed default level to
	  E_NONE_LEVEL.

2004-10-05 15:10  nuffer

	* src/cimom/common/OW_CIMServer.cpp: Fixed modifyInstance() to not
	  set default values on properties that werent specified in the
	  propertyList.

2004-10-05 14:21  ksvanhorn

	* src/common/: OW_Exception.cpp, OW_Exception.hpp: Redid my mods to
	  OW_Exception.{hpp,cpp} so that <vector> need not be included in
	  OW_Exception.hpp.

2004-10-05 10:54  jackwjones

	* src/repositories/hdb/OW_HDB.cpp: Added "#include <errno.h>"
	  because the compiler was complaining that errno was not defined.

2004-10-05 10:51  ksvanhorn

	* src/: cim/OW_CIMInstance.hpp, common/OW_Assertion.hpp,
	  common/OW_Exception.cpp, common/OW_Exception.hpp: 1. Fixed macros
	  in OW_Assertion.hpp to fully qualify classes, so that the macros
	  can be used outside of the OpenWBEM namespace without a "using
	  namespace OpenWBEM" declaration.

	  2. Fixed OW_THROW_ERRNO_MSG and OW_THROW_ERRNO to be thread safe.

	  3. Added a usage note for CIMInstance to the header file.

2004-10-05 10:45  jackwjones

	* src/common/OW_LogMessagePatternFormatter.cpp: Added "#include
	  <errno.h>" because the compiler was complaining that errno was
	  not defined.

2004-10-05 08:28  nuffer

	* src/wql/OW_WQLProcessor.cpp: Fixed placement of the using
	  namespace WBEMFlags.

2004-10-04 22:20  nuffer

	* src/wql/: Makefile.am, OW_WQLAst.hpp, OW_WQLImpl.cpp,
	  OW_WQLLogger.cpp, OW_WQLLogger.hpp, OW_WQLProcessor.cpp,
	  OW_WQLSelectStatementGen.cpp: Removed OW_WQLLogger

2004-10-04 19:56  kpharris

	* src/http/common/OW_HTTPUtils.cpp: Moving a call to release() to
	  outside of the function where the value would be used.

2004-10-04 18:59  llewelly

	* test/acceptance/progs/wqlTest1.cpp: Move the wql test schema
	  query debug log file into the results directory.

2004-10-04 18:35  kpharris

	* src/common/socket/OW_ServerSocketImpl.cpp: On Darwin, the
	  fchmod() function doesn't work on a UDS.

2004-10-04 18:20  llewelly

	* src/wql/OW_WQLLogger.hpp: #ifdef out WQLLogger, so it doesnt
	  rudely put a log file where someone might not want it.

2004-10-04 16:42  nuffer

	* src/: cim/OW_CIMClass.cpp, cim/OW_CIMInstance.cpp,
	  cim/OW_CIMProperty.cpp, cimom/common/OW_CIMServer.cpp: Avoid
	  casting an embedded object into a string.

2004-10-04 15:48  llewelly

	* src/wql/Makefile.am, src/wql/OW_WQLAst.hpp,
	  src/wql/OW_WQLImpl.cpp, src/wql/OW_WQLProcessor.cpp,
	  src/wql/OW_WQLSelectStatementGen.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/testfiles/wqlTest.out: Fixed several bugs for
	  handling __This and __Dynasty. Added lots of logging. Added more
	  testcases. Changed the expected output of wqlTest1 to match
	  output of new test cases.

2004-10-04 15:45  llewelly

	* src/wql/: OW_WQLLogger.cpp, OW_WQLLogger.hpp: WQL debug logging.

2004-10-03 23:36  nuffer

	* src/cim/OW_CIMClass.hpp, src/cim/OW_CIMElement.hpp,
	  src/cim/OW_CIMFwd.hpp, src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_CIMServer.hpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_ProviderManager.hpp,
	  src/cimom/common/OW_WQLFilterRep.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.hpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_AssocDb.hpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/repositories/tdbcr/OW_AssocDb2.cpp,
	  src/repositories/tdbcr/OW_CIMRepository2.cpp,
	  src/wql/OW_WQLProcessor.cpp,
	  src/wql/common/OW_WQLInstancePropertySource.cpp,
	  src/xml/OW_XMLCIMFactory.cpp,
	  test/unit/OW_ProviderManagerTestCases.cpp: Switching things to
	  use CIMName where appropriate.

2004-10-03 19:37  nuffer

	* doc/logging.txt, src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/authorizers/simple2/OW_SimpleAuthorizer2.cpp,
	  src/cimom/owcimomd_main.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.hpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_PollingManager.cpp,
	  src/cimom/common/OW_PollingManager.hpp,
	  src/cimom/common/OW_ProviderIFCLoader.cpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/server/OW_AuthManager.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/common/Makefile.am, src/common/OW_CerrLogger.cpp,
	  src/common/OW_CerrLogger.hpp,
	  src/common/OW_DLLSharedLibraryLoader.cpp,
	  src/common/OW_LogAppender.cpp, src/common/OW_LogAppender.hpp,
	  src/common/OW_LogLevel.hpp, src/common/OW_Logger.cpp,
	  src/common/OW_Logger.hpp, src/common/OW_NullLogger.cpp,
	  src/common/OW_NullLogger.hpp, src/common/OW_SafeLibCreate.hpp,
	  src/common/OW_SharedLibraryLoader.hpp,
	  src/common/OW_ThreadPool.cpp,
	  src/common/OW_dlSharedLibraryLoader.cpp,
	  src/common/OW_dyldSharedLibraryLoader.cpp,
	  src/common/OW_shlSharedLibraryLoader.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providerifcs/remote/OW_RemoteAssociatorProvider.cpp,
	  src/providerifcs/remote/OW_RemoteInstanceProvider.cpp,
	  src/providerifcs/remote/OW_RemoteMethodProvider.cpp,
	  src/providerifcs/remote/OW_RemoteProviderInterface.cpp,
	  src/providerifcs/remote/OW_RemoteProviderUtils.cpp,
	  src/providerifcs/remote/OW_RemoteSecondaryInstanceProvider.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/tdbcr/OW_AssocDb2.cpp,
	  src/repositories/tdbcr/OW_CIMRepository2.cpp,
	  src/repositories/tdbcr/OW_MetaRepository2.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owrepositorydump.cpp, src/tools/owmofc/owmofc.cpp,
	  src/xml/OW_RequestHandlerIFCXML.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/c++providers/secondary_instance/SecondaryInstanceTest1.cpp,
	  test/c++providers/secondary_instance/SecondaryInstanceTest2.cpp,
	  test/unit/OW_LoggerTestCases.cpp,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Switching all logging to
	  use the OW_LOG macros and added CerrLogger and NullLogger.

2004-10-02 23:12  nuffer

	* doc/logging.txt, src/cimom/common/OW_AuthorizerManager.cpp,
	  src/cimom/common/OW_PollingManager.cpp,
	  src/cimom/common/OW_ProviderIFCLoader.cpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_ProviderManager.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/server/OW_AuthManager.cpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providerifcs/remote/OW_RemoteAssociatorProvider.cpp,
	  src/providerifcs/remote/OW_RemoteInstanceProvider.cpp,
	  src/providerifcs/remote/OW_RemoteMethodProvider.cpp,
	  src/providerifcs/remote/OW_RemoteProviderInterface.cpp,
	  src/providerifcs/remote/OW_RemoteProviderUtils.cpp,
	  src/providerifcs/remote/OW_RemoteSecondaryInstanceProvider.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/tdbcr/OW_AssocDb2.cpp,
	  src/repositories/tdbcr/OW_CIMRepository2.cpp,
	  src/repositories/tdbcr/OW_MetaRepository2.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/xml/OW_RequestHandlerIFCXML.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/c++providers/secondary_instance/SecondaryInstanceTest1.cpp,
	  test/c++providers/secondary_instance/SecondaryInstanceTest2.cpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.cpp: Modified
	  everything to use a logging component.

2004-10-02 17:01  nuffer

	* test/CppUnit/Makefile.am: Add src/cim to the include dirs.

2004-10-02 17:01  nuffer

	* src/common/: OW_CerrAppender.cpp, OW_FileAppender.cpp,
	  OW_SyslogAppender.cpp: adding mutex protection around log output.

2004-10-02 12:59  nuffer

	* src/common/: OW_LogAppender.cpp, OW_LogAppender.hpp: Added a few
	  constants to make it easier to use createLogAppender.

2004-10-02 12:41  nuffer

	* src/authenticators/aix/Makefile.am: Added src/cim to the
	  includes.

2004-10-02 12:14  nuffer

	* src/common/: OW_Logger.cpp, OW_Logger.hpp: Added logMessage(const
	  LogMessage& message)

2004-10-02 12:14  nuffer

	* etc/openwbem.conf.sh: Removed %x which we dont support.

2004-10-02 11:12  nuffer

	* doc/logging.txt, src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/authorizers/simple2/OW_SimpleAuthorizer2.cpp,
	  src/cimom/common/OW_AuthorizerManager.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.hpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_CIMServer.hpp,
	  src/cimom/common/OW_PollingManager.cpp,
	  src/cimom/common/OW_ProviderProxies.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/common/OW_AppenderLogger.cpp,
	  src/common/OW_AppenderLogger.hpp, src/common/OW_Logger.cpp,
	  src/common/OW_Logger.hpp, src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.hpp,
	  src/provideragent/OW_ProviderAgentProviderEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentProviderEnvironment.hpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owrepositorydump.cpp, src/tools/owmofc/owmofc.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Adding a getLogger(const
	  String& componentName) to ProviderEnvironmentIFC and
	  ServiceEnvironmentIFC and switching some things to use it.

2004-10-02 10:02  nuffer

	* src/common/: OW_Logger.cpp, OW_Logger.hpp: Added clone().

2004-10-02 10:01  nuffer

	* src/common/: OW_String.cpp, OW_String.hpp: Added swap().

2004-10-01 16:14  nuffer

	* src/common/OW_Types.hpp: Adding a long and unsigned long
	  constructor for platforms on which long doesnt map to Int32 or
	  Int64.

2004-10-01 15:51  nuffer

	* test/acceptance/progs/wqlTest1.cpp: Adding comment after #endif.

2004-10-01 15:50  nuffer

	* src/common/: OW_String.cpp, OW_String.hpp: Adding a long and
	  unsigned long constructor for platforms on which long doesnt map
	  to Int32 or Int64.

2004-10-01 11:43  nuffer

	* etc/openwbem.conf.sh: Improved readability a bit.

2004-10-01 09:53  nuffer

	* test/acceptance/progs/wqlTest1.cpp: Fixed to compile if schema
	  manipulation is disabled.

2004-10-01 09:49  nuffer

	* doc/Makefile.am, doc/logging.txt, doc/openwbem_coding_guide.txt,
	  etc/openwbem.conf.sh,
	  src/authenticators/nonauthenticating/Makefile.am,
	  src/authenticators/pam/Makefile.am,
	  src/authenticators/pamcl/Makefile.am,
	  src/authenticators/simple/Makefile.am,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/common/Makefile.am, src/common/OW_AppenderLogger.cpp,
	  src/common/OW_AppenderLogger.hpp, src/common/OW_CerrAppender.cpp,
	  src/common/OW_CerrAppender.hpp, src/common/OW_ConfigOpts.hpp,
	  src/common/OW_ExceptionIds.hpp, src/common/OW_FileAppender.cpp,
	  src/common/OW_FileAppender.hpp, src/common/OW_LogAppender.cpp,
	  src/common/OW_LogAppender.hpp, src/common/OW_LogMessage.hpp,
	  src/common/OW_LogMessagePatternFormatter.cpp,
	  src/common/OW_LogMessagePatternFormatter.hpp,
	  src/common/OW_Logger.cpp, src/common/OW_Logger.hpp,
	  src/common/OW_LoggerImpls.cpp, src/common/OW_NullAppender.cpp,
	  src/common/OW_NullAppender.hpp,
	  src/common/OW_SortedVectorMap.hpp, src/common/OW_String.hpp,
	  src/common/OW_StringBuffer.hpp, src/common/OW_SyslogAppender.cpp,
	  src/common/OW_SyslogAppender.hpp, src/common/OW_commonFwd.hpp,
	  src/common/socket/Makefile.am, src/http/client/Makefile.am,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owrepositorydump.cpp, src/tools/owmofc/owmofc.cpp,
	  test/CppUnit/TestCase.hpp, test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/owprovideragent.cpp,
	  test/unit/OW_LoggerTestCases.cpp,
	  test/unit/OW_LoggerTestCases.hpp,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Finished new logging
	  infrastructure.  Yeah, the work is only just beginning!

2004-09-30 20:16  nuffer

	* src/providerifcs/: npi/OW_NPIMethodProviderProxy.cpp,
	  perl/OW_PerlMethodProviderProxy.cpp,
	  perl/perlProvider/perlProvider.c,
	  perl/perlProvider/perlNPI/perlNPI.xs: Applying patches from
	  Kutter Martin.

2004-09-30 12:24  nuffer

	* src/common/socket/OW_ServerSocketImpl.cpp: Added special case for
	  hpux.  Apparently calling fchmod on a unix domain socket doesnt
	  work.

2004-09-30 12:23  nuffer

	* TODO: Added an item.

2004-09-30 11:43  nuffer

	* src/providerifcs/cmpi/common/: CmpiDateTime.h, CmpiImpl.cpp,
	  CmpiInstance.h, CmpiObjectPath.h: Fixed some problems, now aCC
	  will compile cmpi, although it still spews a TON of warnings.

2004-09-30 10:57  llewelly

	* test/acceptance/progs/wqlTest1.cpp: Commenting out wql test cases
	  since Dan says hes getting a failure. Ill put them back as soon
	  as I can reproduce and fix the failure.

2004-09-30 10:22  nuffer

	* src/Makefile.am: Removing cmpi files if cmpi is not enabled.

2004-09-29 18:48  llewelly

	* test/acceptance/progs/wqlTest1.cpp: More test cases for schema
	  queries.

2004-09-29 17:17  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Fixed to
	  compile with --disable-association-traversal

2004-09-29 16:32  ksvanhorn

	* src/: cimom/common/OW_CIMOMEnvironment.cpp,
	  cimom/common/OW_CIMOMEnvironment.hpp,
	  provider/OW_ProviderEnvironmentIFC.hpp,
	  providerifcs/cpp/OW_CppProviderBaseIFC.hpp: Fixed a bug in
	  CIMOMEnvironment involving the interaction between shutdown of
	  the CIMOM and shutdown of providers.	The bug manifested itself
	  when I had an indication provider store a copy of the provider
	  environment obtained from its initialize() call.  When the
	  provider object was destroyed, the provider environment also got
	  destroyed, and the program crashed because a needed shared
	  library had already been unloaded by this time.  The solution was
	  to split CIMOMEnvironment::shutdown() into two phases: shutting
	  down various managers and services, and then only later
	  unloading/deleting things.

	  I also added some additional documentation to a couple of header
	  files to document a limitation on the use of
	  OW_ProviderEnvironment objects by provider objects.

2004-09-29 15:30  llewelly

	* test/acceptance/progs/wqlTest1.cpp: First round of test cases for
	  schema queries. More to follow. Note that these tests are
	  intended to match what openwbem supports, not what Ms supports
	  (which is far from entirely clear to me.)

2004-09-28 17:45  nuffer

	* src/common/OW_ThreadImpl.cpp: Fixed typo: tv_used -> tv_usec.

2004-09-28 16:56  llewelly

	* src/wql/OW_WQLProcessor.cpp: Use getClass instead of enumClass
	  where appropriate. This should not affect semantics, but it
	  should save time.

2004-09-28 16:40  llewelly

	* src/wql/OW_WQLProcessor.cpp: Use equalsIgnoreCase where
	  appropriate. Also, change names so they dont match the rest of
	  the file.

2004-09-28 16:18  nuffer

	* src/: cimom/common/OW_IndicationServer.hpp,
	  cimom/indication/OW_IndicationServerImpl.cpp,
	  cimom/indication/OW_IndicationServerImpl.hpp,
	  providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp:
	  Added a username parameter to modifyFilter and actually
	  implemented it.

2004-09-28 16:16  nuffer

	* src/cim/OW_CIMValue.hpp: Made some private constructors explicit
	  to avoid some confusing errors.

2004-09-28 16:16  nuffer

	* src/cim/OW_CIMObjectPath.hpp: Fixing a doc error.

2004-09-28 16:15  nuffer

	* src/cim/OW_CIMInstance.hpp: Clarifying some documentation.

2004-09-28 16:14  nuffer

	* TODO: Added a few things to fix.

2004-09-28 14:50  llewelly

	* src/: wql/OW_WQLProcessor.cpp, wql/OW_WQLProcessor.hpp,
	  wql/common/OW_WQLSelectStatement.cpp, xml/OW_XMLNode.hpp: First
	  cut support for __This, __Class, __Dynasty in WQL schema queries.

2004-09-27 16:38  bartw

	* src/common/socket/: OW_SSLSocketImpl.cpp, OW_SSLSocketImpl.hpp,
	  OW_SocketBaseImpl.hpp: applied patch from Oleg Khaydukov
	  <Oleg.Khaydukov@adic.kiev.ua> for SSL_pending in WaitForInput

2004-09-27 12:34  nuffer

	* src/common/OW_DateTime.hpp: Fixed indent problem, Added a bit
	  more clarification for the replacement of getGMTOffset().

2004-09-27 12:21  nuffer

	* test/c++providers/indication/: OW_IndicationProviderTest1.cpp,
	  OW_IndicationProviderTest2.cpp, OW_IndicationProviderTest3.cpp:
	  Updated for new version of lifecycle indication provider
	  registration.

2004-09-27 12:20  nuffer

	* src/http/client/OW_HTTPClient.hpp: Made the example uri refelect
	  a uri of a cimom

2004-09-27 12:19  nuffer

	* src/common/OW_DateTime.cpp: Fixed for win32 that doesnt have
	  localtime_r and gmtime_r.

2004-09-27 12:19  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: A few fixes for
	  indication namespaces.

2004-09-25 22:04  nuffer

	* src/common/OW_Enumeration.hpp: Include missing header.

2004-09-25 22:04  nuffer

	* src/cim/OW_CIMName.cpp: Fix for gcc 2.95

2004-09-24 15:48  jcarey

	* src/common/OW_Select.cpp: NetWare Only: Changed select processing
	  to yield when select returns an error with errno set to EINTR.
	  This will get lower level components a chance to shutdown and
	  clean up sockets. Once the socket gets cleaned up, select should
	  return an error with errno set to EBADF which should cause us to
	  throw an exception that propagates out to main on a server
	  shutdown.

2004-09-24 14:58  jcarey

	* src/common/OW_Select.cpp: Note: NetWare only.  Changed code in
	  select to treat EINTR as an error. I seems that EINTR on NetWare
	  means the socket is pretty much useless from that point on.
	  (Sockets are the only thing being passed to select on NetWare).

2004-09-24 10:14  ksvanhorn

	* src/common/OW_DateTime.cpp: Reformatted localTimeAndOffset() in
	  accordance with coding conventions.

2004-09-23 15:49  ksvanhorn

	* src/cim/OW_CIMDateTime.cpp, src/common/OW_DateTime.cpp,
	  src/common/OW_DateTime.hpp,
	  test/unit/OW_CIMDateTimeTestCases.cpp: Fixed a bug in the
	  conversion from DateTime to CIMDateTime that produced wrong GMT
	  offsets in some cases.

	  Also removed the function DateTime::getGMTOffset().  Not only was
	  it implemented wrong, but its entire concept was flawed: - It is
	  a static function and assumes that the UTC offset is fixed for a
	   timezone, when in reality the offset varies depending on whether
	  or not   daylight savings time is in effect.	- It returns the
	  offset as a number of hours, but there are several time   zones
	  (including India Standard Time and one of the Canadian time
	  zones)   that are offset by an odd multiple of 30 minutes.
	  Furthermore, the only place that OpenWBEM used this function was
	  in the conversion from DateTime to CIMDateTime.

	  If there's anybody out there who was using
	  DateTime::getGMTOffset(), I created a replacement function: the
	  non-static function DateTime::toLocal().

2004-09-23 15:17  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Added a bit to
	  get subclass names of the ISA classes so that indications wont
	  slip through the cracks.

2004-09-23 13:50  jcarey

	* src/providerifcs/cmpi/common/: CmpiArray.h, CmpiBroker.h,
	  CmpiData.h, CmpiEnumeration.h, CmpiImpl.cpp, CmpiInstance.h,
	  CmpiObjectPath.h, Makefile.am, cmpiBroker.cpp,
	  cmpiEnumeration.cpp, cmpiInstance.cpp, cmpiResult.cpp,
	  cmpiValue.cpp: Incorporated cmpi changes submitted by Oleg
	  Khaydukov. Thanks Oleg!

2004-09-22 17:44  nuffer

	* src/common/OW_DateTime.cpp: Added missing =.

2004-09-22 17:44  nuffer

	* src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_ProviderManager.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  test/unit/OW_ProviderManagerTestCases.cpp: Fixed to correctly
	  differentiate between lifecycle indication registrations and
	  non-lifecycle indication provider registrations.

2004-09-22 17:40  nuffer

	* src/cimom/common/OW_CIMServer.cpp: Small bugfix change so that
	  cimom handles given to providers will cause lifecycle
	  indications.

2004-09-20 23:58  nuffer

	* src/mof/OW_MOFCIMOMVisitor.cpp, src/mof/OW_MOFCIMOMVisitor.hpp,
	  src/mof/OW_MOFCompiler.hpp, src/tools/owmofc/owmofc.cpp,
	  test/acceptance/acceptance.sh.fb: Added owmofc and MOF::Compiler
	  option to remove objects instead of creating them.

2004-09-20 22:40  nuffer

	* src/repositories/hdb/: OW_HDB.cpp, OW_HDB.hpp: Fixed indentation.

2004-09-20 22:33  nuffer

	* src/repositories/hdb/: OW_HDB.cpp, OW_HDB.hpp: Now create and use
	  an advisory lock so that the mof compiler wont open the
	  repository while the cimom is running.

2004-09-20 22:32  nuffer

	* src/tools/Makefile.am: Modified to not install owrepositorydump
	  since it doesnt do anything.

2004-09-18 23:34  nuffer

	* src/common/OW_SafeLibCreate.hpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.cpp: Reactivated segfault
	  catcher test, and fixed the code.

2004-09-18 22:57  nuffer

	* src/cim/OW_CIMName.hpp: Added some additional documentation about
	  readObject() and writeObject()

2004-09-18 22:56  nuffer

	* src/common/OW_DateTime.cpp: Fix for suse 9.1 x86-64 which doesnt
	  return -1 on error from timegm().

2004-09-18 22:55  nuffer

	* src/: cimom/indication/Makefile.am, cimom/server/Makefile.am,
	  http/client/Makefile.am, mof/Makefile.am,
	  providerifcs/cpp/Makefile.am, repositories/hdb/Makefile.am:
	  Fixing includes and dependencies.

2004-09-18 06:29  nuffer

	* src/cim/OW_CIMElement.hpp: Uncommenting stuff which shouldn't
	  have been removed quite yet.

2004-09-18 06:24  nuffer

	* doc/engineering/openwbem.xmi: Adding a library dependency
	  diagram.

2004-09-17 22:44  nuffer

	* src/xml/Makefile.am: Removing unnecessary include path.

2004-09-17 20:28  nuffer

	* test/unit/OW_ExecTestCases.cpp: Fixed test to sleep 3 seconds
	  instead of 2.

2004-09-17 20:28  nuffer

	* src/common/OW_Exec.cpp: Modified gatherOutput to use DateTime to
	  calculate the timeout, which is more accurate than counting the
	  number of loops.

2004-09-17 20:09  nuffer

	* etc/openwbem.conf.sh: Updating comments.

2004-09-17 20:09  nuffer

	* TODO: Adding an item.

2004-09-17 20:09  nuffer

	* test/unit/: OW_CIMDateTimeTestCases.cpp,
	  OW_DateTimeTestCases.cpp: Adding some tests and fixing one.

2004-09-17 18:45  nuffer

	* src/xml/OW_XMLQualifier.cpp: Switching some things to use
	  CIMName.

2004-09-17 18:43  nuffer

	* src/tools/owmofc/owmofc.cpp: Fixing indentation.

2004-09-17 18:42  nuffer

	* src/common/OW_Select.cpp: Fixing signed/unsigned comparsion
	  warning.

2004-09-17 18:42  nuffer

	* src/cim/: Makefile.am, OW_CIMClass.cpp, OW_CIMClass.hpp,
	  OW_CIMDataType.cpp, OW_CIMDataType.hpp, OW_CIMDateTime.cpp,
	  OW_CIMDateTime.hpp, OW_CIMElement.cpp, OW_CIMElement.hpp,
	  OW_CIMFwd.hpp, OW_CIMInstance.cpp, OW_CIMInstance.hpp,
	  OW_CIMMethod.cpp, OW_CIMMethod.hpp, OW_CIMName.cpp,
	  OW_CIMName.hpp, OW_CIMObjectPath.cpp, OW_CIMObjectPath.hpp,
	  OW_CIMParamValue.cpp, OW_CIMParamValue.hpp, OW_CIMParameter.cpp,
	  OW_CIMParameter.hpp, OW_CIMProperty.cpp, OW_CIMProperty.hpp,
	  OW_CIMQualifier.cpp, OW_CIMQualifier.hpp,
	  OW_CIMQualifierType.cpp, OW_CIMQualifierType.hpp: Added CIMName
	  class as first step to getting comparison operators working
	  correctly.

2004-09-17 18:41  nuffer

	* TODO: Added an item.

2004-09-17 18:38  nuffer

	* src/common/: OW_DateTime.cpp, OW_DateTime.hpp: Adding
	  documentation on error conditions and checking for more errors as
	  well.

2004-09-17 09:13  nuffer

	* src/common/OW_Select.cpp: Fixed timeouts in select to be more
	  accurate based on the current time.

2004-09-17 09:11  nuffer

	* src/common/OW_Select.hpp: Added INFINITE_TIMEOUT constant.

2004-09-17 08:31  nuffer

	* src/common/OW_ThreadImpl.cpp: Modified the select based sleep to
	  loop so cancellations can be detected.

2004-09-17 08:30  nuffer

	* configure.in: Added AC_PREREQ([2.57]) and fixed up a few macros
	  for the new way of doing things.

2004-09-16 17:07  nuffer

	* website/OpenWBEMDataSheet.pdf: Added

2004-09-16 16:34  nuffer

	* src/tools/owcimindicationlistener.cpp: correctly shutdown if
	  SIGTERM signal is received.

2004-09-16 10:34  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Added a TODO
	  comment.

2004-09-16 10:34  nuffer

	* src/http/client/: OW_HTTPClient.cpp, OW_HTTPClient.hpp: Added
	  functions to set network timeouts. Set the send/receive timeouts
	  to 10 minutes by default.

2004-09-16 10:33  nuffer

	* src/common/socket/: OW_Socket.hpp, OW_SocketBaseImpl.hpp: Adding
	  const to some functions which are const.

2004-09-15 13:07  jackwjones

	* src/services/http/Makefile.am: NetWare does not handle symbolic
	  links so for NetWare I copy the library to the lib directory.

2004-09-14 22:30  nuffer

	* src/cim/: OW_CIMClass.cpp, OW_CIMClass.hpp: Added operator==()

2004-09-14 22:29  nuffer

	* src/tools/owmofc/owmofc.cpp: Fixed up command line parsing to use
	  the new command line parser class.

2004-09-14 22:27  nuffer

	* src/common/: OW_CmdLineParser.cpp, OW_CmdLineParser.hpp: Added
	  getNonOptionArgs() and modified getUsage to wrap long lines.

2004-09-14 15:57  jcarey

	* build/vc2003/OpenWBEM/.cvsignore, build/vc2003/OpenWBEM/Makefile,
	  build/vc2003/OpenWBEM/common.mk,
	  build/vc2003/OpenWBEM/libcimxmllistener/.cvsignore,
	  build/vc2003/OpenWBEM/libcimxmllistener/Makefile,
	  build/vc2003/OpenWBEM/libopenwbem/.cvsignore,
	  build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/libowclient/.cvsignore,
	  build/vc2003/OpenWBEM/libowclient/Makefile,
	  build/vc2003/OpenWBEM/libowdb/.cvsignore,
	  build/vc2003/OpenWBEM/libowdb/Makefile,
	  build/vc2003/OpenWBEM/libowhttp/.cvsignore,
	  build/vc2003/OpenWBEM/libowhttp/Makefile,
	  build/vc2003/OpenWBEM/libowmofc/.cvsignore,
	  build/vc2003/OpenWBEM/libowmofc/Makefile,
	  build/vc2003/OpenWBEM/libowrepositoryhdb/.cvsignore,
	  build/vc2003/OpenWBEM/libowrepositoryhdb/Makefile,
	  build/vc2003/OpenWBEM/libowwql/.cvsignore,
	  build/vc2003/OpenWBEM/libowwql/Makefile,
	  build/vc2003/OpenWBEM/libowwqlcommon/.cvsignore,
	  build/vc2003/OpenWBEM/libowwqlcommon/Makefile,
	  build/vc2003/OpenWBEM/libowxml/.cvsignore,
	  build/vc2003/OpenWBEM/libowxml/Makefile,
	  build/vc2003/OpenWBEM/tools/.cvsignore,
	  build/vc2003/OpenWBEM/tools/Makefile,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/repositories/hdb/OW_AssocDb.hpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_HDB.hpp,
	  src/repositories/hdb/OW_HDBNode.hpp,
	  src/repositories/hdb/OW_Index.hpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/wql/OW_WQLAst.hpp, src/wql/OW_WQLProcessor.hpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  src/wql/common/OW_WQLInstancePropertySource.hpp,
	  src/wql/common/OW_WQLSelectStatement.hpp,
	  src/xml/OW_XMLPullParser.hpp: Worked through all the warning on
	  Win32 with warning level set to '2'.	Adjust make files to do
	  release build.

2004-09-14 08:39  nuffer

	* src/: cim/OW_CIM.hpp,
	  cimxmllistener/OW_ListenerAuthenticator.hpp,
	  cimxmllistener/OW_XMLListener.hpp, client/OW_CIMOMLocatorSLP.hpp,
	  common/OW_BaseStreamBuffer.hpp,
	  common/OW_BinarySerialization.hpp,
	  common/OW_CIMErrorException.hpp, common/OW_Cache.hpp,
	  common/OW_ConfigException.hpp, common/OW_DLLSharedLibrary.hpp,
	  common/OW_DLLSharedLibraryLoader.hpp, common/OW_DataStreams.hpp,
	  common/OW_Format.hpp, common/OW_IstreamBufIterator.hpp,
	  common/OW_List.hpp, common/OW_Runnable.hpp, common/OW_Select.hpp,
	  common/OW_SignalScope.hpp, common/OW_System.hpp,
	  common/OW_ThreadBarrier.hpp, common/OW_ThreadTypes.hpp,
	  common/OW_UserInfo.hpp, common/OW_UserUtils.hpp,
	  common/OW_dlSharedLibrary.hpp,
	  common/OW_dlSharedLibraryLoader.hpp,
	  common/OW_dyldSharedLibrary.hpp,
	  common/OW_dyldSharedLibraryLoader.hpp,
	  common/OW_shlSharedLibrary.hpp,
	  common/OW_shlSharedLibraryLoader.hpp, common/OW_vector.hpp,
	  common/socket/OW_GetPass.hpp, common/socket/OW_NwIface.hpp,
	  common/socket/OW_SSLCtxMgr.hpp,
	  common/socket/OW_SSLSocketImpl.hpp,
	  common/socket/OW_ServerSocketImpl.hpp,
	  common/socket/OW_SocketBaseImpl.hpp,
	  common/socket/OW_SocketImpl.hpp, http/common/OW_HTTPCounter.hpp,
	  ifcs/OW_CIMProtocolIFC.hpp, ifcs/OW_CIMProtocolIStreamIFC.hpp,
	  ifcs/OW_RepositoryIFC.hpp, ifcs/OW_RequestHandlerIFC.hpp,
	  ifcs/OW_SelectableCallbackIFC.hpp,
	  ifcs/OW_ServiceEnvironmentIFC.hpp, ifcs/OW_ServiceIFC.hpp,
	  ifcs/OW_WQLIFC.hpp, provider/OW_ProviderInfoBase.hpp,
	  provideragent/OW_ProviderAgentCIMOMHandle.hpp,
	  provideragent/OW_ProviderAgentEnvironment.hpp,
	  provideragent/OW_ProviderAgentProviderEnvironment.hpp,
	  providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  providerifcs/cpp/OW_CppProviderIFC.hpp,
	  providerifcs/cpp/OW_CppProxyProvider.hpp,
	  providerifcs/remote/OW_RemoteAssociatorProvider.hpp,
	  providerifcs/remote/OW_RemoteInstanceProvider.hpp,
	  providerifcs/remote/OW_RemoteMethodProvider.hpp,
	  providerifcs/remote/OW_RemoteProviderInterface.hpp,
	  providerifcs/remote/OW_RemoteProviderUtils.hpp,
	  providerifcs/remote/OW_RemoteSecondaryInstanceProvider.hpp,
	  wql/OW_WQLAst.hpp, wql/OW_WQLImpl.hpp, wql/OW_WQLProcessor.hpp,
	  wql/OW_WQLScanUtils.hpp, wql/OW_WQLSelectStatementGen.hpp,
	  wql/OW_WQLVisitor.hpp, xml/OW_Param.hpp,
	  xml/OW_RequestHandlerIFCXML.hpp, xml/OW_XMLClass.hpp,
	  xml/OW_XMLOperationGeneric.hpp, xml/OW_XMLQualifier.hpp: Added
	  comments about internal non-public headers.

2004-09-14 08:38  nuffer

	* src/: mof/OW_MOFCIMOMVisitor.cpp, mof/OW_MOFCIMOMVisitor.hpp,
	  mof/OW_MOFCompiler.cpp, mof/OW_MOFCompiler.hpp,
	  mof/OW_MOFGrammar.hpp, mof/OW_MOFLineInfo.hpp,
	  mof/OW_MOFParserDecls.hpp, mof/OW_MOFParserErrorHandlerIFC.cpp,
	  mof/OW_MOFParserErrorHandlerIFC.hpp, mof/OW_MOFVisitor.hpp,
	  tools/owmofc/owmofc.cpp: Fixed the name of lineInfo -> LineInfo.
	  Added comments about internal non-public headers.

2004-09-14 08:37  nuffer

	* TODO: Added an item.

2004-09-14 08:37  nuffer

	* doc/openwbem_coding_guide.txt: Added some more stuff.

2004-09-14 06:25  nuffer

	* configure.in: Adding the version into the soname of shared
	  libraries.

2004-09-13 18:07  jcarey

	* build/vc2003/OpenWBEM/libowdb/Makefile,
	  build/vc2003/OpenWBEM/libowmofc/Makefile,
	  src/mof/OW_MOFCIMOMVisitor.hpp, src/mof/OW_MOFCompiler.hpp,
	  src/mof/OW_MOFGrammar.hpp: Getting rid of a whole slew of
	  warnings about not having a dll interface on private data
	  members. More to come.

2004-09-13 17:40  jcarey

	* build/vc2003/OpenWBEM/.cvsignore, build/vc2003/OpenWBEM/Makefile,
	  build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/common.mk,
	  build/vc2003/OpenWBEM/libcimxmllistener/Makefile,
	  build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/libowclient/Makefile,
	  build/vc2003/OpenWBEM/libowhttp/Makefile,
	  build/vc2003/OpenWBEM/libowxml/Makefile,
	  build/vc2003/OpenWBEM/tools/.cvsignore,
	  build/vc2003/OpenWBEM/tools/Makefile, src/cim/OW_CIMClass.hpp,
	  src/cim/OW_CIMDataType.hpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMInstance.hpp, src/cim/OW_CIMMethod.hpp,
	  src/cim/OW_CIMNameSpace.hpp, src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMParamValue.hpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMProperty.hpp, src/cim/OW_CIMQualifier.hpp,
	  src/cim/OW_CIMQualifierType.hpp, src/cim/OW_CIMScope.hpp,
	  src/cim/OW_CIMUrl.hpp, src/cim/OW_CIMValue.hpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.hpp,
	  src/client/OW_CIMOMInfo.hpp, src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandleConnectionPool.hpp,
	  src/common/OW_CmdLineParser.hpp, src/common/OW_DataStreams.hpp,
	  src/common/OW_MD5.cpp, src/common/OW_OperationContext.hpp,
	  src/common/OW_RWLocker.hpp,
	  src/common/OW_RepositoryCIMOMHandle.hpp,
	  src/common/OW_SelectEngine.hpp,
	  src/common/OW_SessionLanguage.hpp, src/common/OW_String.cpp,
	  src/common/OW_String.hpp, src/common/OW_TempFileStream.hpp,
	  src/common/OW_ThreadBarrier.hpp, src/common/OW_ThreadCounter.hpp,
	  src/common/OW_ThreadPool.hpp, src/common/OW_TmpFile.hpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLSocketImpl.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_Win32SocketBaseImpl.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPChunkedOStream.hpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/xml/OW_XMLNode.hpp, src/xml/OW_XMLParserCore.hpp,
	  src/xml/OW_XMLParserSAX.hpp, src/xml/OW_XMLPullParser.hpp:
	  Getting rid of a whole slew of warnings about not having a dll
	  interface on private data members. More to come.

2004-09-13 14:12  jackwjones

	* src/Makefile.am: Change a NetWare link flag so the daemon will
	  load in protected space.

2004-09-13 11:58  jcarey

	* acconfig.h, build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/libowwql/.cvsignore,
	  build/vc2003/OpenWBEM/libowwql/Makefile,
	  build/vc2003/OpenWBEM/tools/Makefile, src/wql/OW_WQLAst.hpp,
	  src/wql/OW_WQLImpl.hpp, src/wql/OW_WQLParser.yy,
	  src/wql/OW_WQLProcessor.hpp, src/wql/OW_WQLScanUtils.hpp,
	  src/wql/OW_WQLSelectStatementGen.hpp, src/wql/OW_WQLVisitor.hpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  src/wql/common/OW_WQLInstancePropertySource.hpp,
	  src/wql/common/OW_WQLOperand.hpp,
	  src/wql/common/OW_WQLPropertySource.hpp,
	  src/wql/common/OW_WQLSelectStatement.hpp: Win32 port

2004-09-13 11:08  jackwjones

	* fake_library_creator.sh: Fixed the NetWare support.

2004-09-12 21:12  nuffer

	* test/unit/: CIMRepository2TestCases.cpp, Makefile.am: Added some
	  conditional use of the new repository.

2004-09-12 20:42  nuffer

	* src/repositories/Makefile.am, src/tools/owmofc/Makefile.am,
	  src/tools/owmofc/owmofc.cpp,
	  test/unit/CIMRepository2TestCases.cpp,
	  test/unit/CIMRepository2TestCases.hpp, test/unit/Makefile.am,
	  test/unit/UnitMain.cpp, test/unit/newtest.sh,
	  test/unit/run_make_check.sh: Added some conditional use of the
	  new repository.

2004-09-12 20:19  nuffer

	* configure.in: Adding tdbcr

2004-09-11 17:54  nuffer

	* website/index.html: Fixed link to the TODO list.

2004-09-11 17:38  nuffer

	* website/index.html: Did a few more things.

2004-09-11 16:07  nuffer

	* website/index.html: Fixed html tidy warnings.

2004-09-11 15:50  nuffer

	* website/index.html: Added LIFE to the related projects.

2004-09-11 15:14  nuffer

	* website/index.html: Updated.

2004-09-10 23:16  nuffer

	* acinclude.m4: Added quotes to silence newer aclocal warnings.

2004-09-10 23:15  nuffer

	* TODO: Added an item.

2004-09-10 23:14  nuffer

	* test/unit/OW_ProviderMuxLoaderTestCases.cpp: Disabling test which
	  doesnt work on the 2.6 kernel, since it relies on undefined
	  behavior.

2004-09-10 22:06  nuffer

	* TODO, doc/engineering/design-architecture.html: Added a few
	  things.

2004-09-10 18:32  jcarey

	* build/vc2003/OpenWBEM/: OW_config.h, libowmofc/Makefile,
	  libowwql/.cvsignore, libowwql/Makefile,
	  libowwqlcommon/.cvsignore, libowwqlcommon/Makefile,
	  libowxml/Makefile, tools/Makefile: Win32 port

2004-09-10 17:39  nuffer

	* test/c++providers/indication/: OW_IndicationProviderTest1.cpp,
	  OW_IndicationProviderTest2.cpp, OW_IndicationProviderTest3.cpp:
	  Improved getIndicationProviderInfo()

2004-09-10 17:38  nuffer

	* TODO: Added an item.

2004-09-10 17:06  nuffer

	* src/xml/: OW_XMLNode.cpp, OW_XMLNode.hpp: Added addAttribute().

2004-09-10 15:25  kpharris

	* src/common/: OW_Select.cpp, socket/OW_SocketBaseImpl.cpp,
	  socket/OW_SocketUtils.cpp: Fixing a bug where a time in
	  miliseconds was being used (unconverted) as microseconds.

2004-09-10 15:22  kpharris

	* test/unit/OW_ExecTestCases.cpp: Fixing a problem where a sleep of
	  0 seconds would still allow a child process to return valid data
	  and pass the timeout test.

2004-09-10 15:21  kpharris

	* test/performance/Makefile.am: Adding a ssl fix for static
	  linking.

2004-09-10 13:50  jcarey

	* src/repositories/hdb/OW_IndexImpl.cpp: Fixed very old typo in
	  IndexImpl::add. Changed strlen(key+1) to strlen(key)+1.

2004-09-09 21:25  nuffer

	* src/tools/Makefile.am: Fixed for missing ssl libs when linking
	  statically.

2004-09-09 18:11  jcarey

	* build/vc2003/OpenWBEM/libcimxmllistener/Makefile,
	  build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/libowclient/Makefile,
	  build/vc2003/OpenWBEM/libowdb/Makefile,
	  build/vc2003/OpenWBEM/libowhttp/Makefile,
	  build/vc2003/OpenWBEM/libowmofc/Makefile,
	  build/vc2003/OpenWBEM/libowrepositoryhdb/Makefile,
	  build/vc2003/OpenWBEM/libowxml/Makefile,
	  build/vc2003/OpenWBEM/tools/Makefile,
	  src/common/OW_PosixFileSystem.cpp, src/common/OW_ThreadImpl.cpp:
	  Win32 port

2004-09-09 17:01  nuffer

	* src/mof/OW_MOFParserErrorHandlerIFC.hpp: Removed invalid trailing
	  comma.

2004-09-09 13:45  nuffer

	* src/xml/: OW_XMLParseException.cpp, OW_XMLParseException.hpp:
	  Fixing the null pointer problem.

2004-09-09 11:12  jcarey

	* build/vc2003/OpenWBEM/Makefile,
	  build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/libcimxmllistener/Makefile,
	  build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/libowclient/Makefile,
	  build/vc2003/OpenWBEM/libowdb/Makefile,
	  build/vc2003/OpenWBEM/libowhttp/Makefile,
	  build/vc2003/OpenWBEM/libowmofc/Makefile,
	  build/vc2003/OpenWBEM/libowxml/Makefile,
	  build/vc2003/OpenWBEM/tools/Makefile, src/common/OW_Format.hpp,
	  src/mof/OW_MOFCompiler.cpp, src/tools/owmofc/owmofc.cpp,
	  src/xml/OW_XMLParseException.hpp: Win32 port

2004-09-09 11:10  nuffer

	* src/http/client/OW_HTTPClient.cpp: Fixed to compile on gcc.

2004-09-09 10:49  nuffer

	* src/http/client/OW_HTTPClient.cpp: Fixed to compile with aCC.

2004-09-09 08:49  nuffer

	* src/services/http/OW_LocalAuthentication.cpp: Fixed text of error
	  messages.

2004-09-09 08:35  nuffer

	* src/cim/OW_CIMObjectPath.cpp: Fixed some of the error messages.

2004-09-08 20:15  kpharris

	* src/common/OW_AtomicOps.hpp: Adding AIX specific atomic
	  operations, since there are multiple (partially incompatible)
	  processor types used for AIX.

2004-09-08 17:08  nuffer

	* etc/openwbem.conf.sh: Fixing up a couple of config items.

2004-09-08 17:07  nuffer

	* src/services/http/Makefile.am: Adding the ssl libs to the link
	  line for Mac OSX.

2004-09-08 16:29  nuffer

	* src/common/: OW_LoggerImpls.cpp, OW_ThreadImpl.cpp,
	  OW_ThreadImpl.hpp, socket/OW_SSLCtxMgr.cpp: Fixed
	  thread_t_ToUInt64

2004-09-08 16:28  nuffer

	* configure.in: Adding test for sizeof(pthread_t)

2004-09-08 15:33  bartw

	* src/common/socket/OW_SSLSocketImpl.cpp: same as previous commit,
	  except proper job

2004-09-08 15:08  bartw

	* src/common/socket/OW_SSLSocketImpl.cpp: fixed so that it doesnt
	  hang on shutdown anymore

2004-09-08 13:01  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp: Dont bother calling
	  deleteShutDownMechanism(), since it just causes problems.

2004-09-08 11:56  nuffer

	* src/cimom/common/: Makefile.am, OW_CIMOMEnvironment.cpp:
	  CIMOMEnvironment now using the global socket shutdown instead of
	  the http server.

2004-09-08 11:52  nuffer

	* src/http/client/OW_HTTPClient.hpp: Setting ctor default
	  correctly.

2004-09-08 11:52  nuffer

	* src/common/socket/: OW_Socket.cpp, OW_Socket.hpp: Adjusted
	  constructors a bit.

2004-09-08 11:51  nuffer

	* configure.in: Removed -Wno-deprecated flag.

2004-09-08 11:20  jcarey

	* src/: common/socket/OW_ServerSocket.cpp,
	  common/socket/OW_ServerSocket.hpp,
	  common/socket/OW_ServerSocketImpl.cpp,
	  common/socket/OW_ServerSocketImpl.hpp,
	  services/http/OW_HTTPServer.cpp: A little clean up of the win32
	  changes I made for the cim listener interface.

2004-09-07 21:42  jcarey

	* acconfig.h, build/vc2003/OpenWBEM/OW_config.h,
	  src/repositories/hdb/OW_AssocDb.hpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_HDB.hpp,
	  src/repositories/hdb/OW_HDBCommon.hpp,
	  src/repositories/hdb/OW_HDBNode.hpp,
	  src/repositories/hdb/OW_Index.hpp,
	  src/repositories/hdb/OW_IndexImpl.cpp,
	  src/repositories/hdb/OW_InstanceRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.hpp: Win32 port.

2004-09-07 21:36  jcarey

	* build/vc2003/OpenWBEM/libowrepositoryhdb/: .cvsignore, Makefile:
	  Win32 port.

2004-09-07 18:35  jcarey

	* src/: cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  common/OW_DLLSharedLibrary.cpp, common/OW_DLLSharedLibrary.hpp,
	  common/OW_Select.cpp, common/OW_Types.hpp,
	  common/socket/OW_ServerSocket.cpp,
	  common/socket/OW_ServerSocket.hpp,
	  common/socket/OW_ServerSocketImpl.cpp,
	  common/socket/OW_ServerSocketImpl.hpp,
	  common/socket/OW_SocketImpl.cpp,
	  common/socket/OW_SocketUtils.cpp,
	  common/socket/OW_Win32SocketBaseImpl.cpp,
	  services/http/OW_HTTPServer.cpp: Got the CIMListener interface
	  working on Win32.

2004-09-07 18:07  nuffer

	* src/: common/OW_UserUtils.cpp, common/OW_UserUtils.hpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp: Added
	  getUserId()

2004-09-05 16:26  nuffer

	* src/common/socket/OW_Socket.hpp: Using INFINITE_TIMEOUT instead
	  of -1, and removed unnecessary/broken copy constructor and
	  assignment operator.

2004-09-05 11:23  nuffer

	* src/http/client/OW_HTTPClient.cpp: Set the connect timeout to 60
	  seconds.

2004-09-03 18:00  jcarey

	* build/vc2003/OpenWBEM/tools/Makefile,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_Win32SocketBaseImpl.cpp,
	  src/tools/owcimindicationlistener.cpp: Some fixes to get
	  cimlistener up and running. Not there yet ;-)

2004-09-03 17:29  nuffer

	* src/common/socket/: OW_Socket.hpp, OW_SocketBaseImpl.cpp,
	  OW_SocketUtils.cpp: Really fixing the connect timeout problem.
	  Added a INFINITE_TIMEOUT constant.

2004-09-03 16:28  nuffer

	* src/common/socket/OW_SocketBaseImpl.cpp: Initialize the connect
	  timeout to -1 so it doesnt immediately timeout.

2004-09-03 12:42  bartw

	* src/common/OW_OperationContext.cpp,
	  src/common/OW_OperationContext.hpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  test/acceptance/progs/fakeClient.cpp: fixed to comiple if ssl
	  disabled

2004-09-03 12:42  bartw

	* src/cimom/common/OW_ProviderProxies.cpp: added USERUID_KEY back
	  so auth modules can override UIDs (in the case of users with no
	  real UIDs, for example)

2004-09-03 10:25  nuffer

	* db/include/Makefile.am, db/include/OW_Types.h,
	  src/common/Makefile.am, src/common/OW_Types.h,
	  src/common/OW_Types.hpp, src/common/OW_dlSharedLibrary.cpp,
	  src/common/OW_dlSharedLibrary.hpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp: Moved OW_Types.h and changed
	  some code that was including it to include OW_Types.hpp

2004-09-03 00:42  bartw

	* src/: authenticators/pam/OW_PAMAuthentication.cpp,
	  cimom/common/OW_ProviderProxies.cpp: ProviderProxies now get
	  authenticated users UID, auth modules no longer need to

2004-09-02 22:27  bartw

	* test/acceptance/acceptance.sh.fb: finally fixed the mysterious
	  problem where make check fails if openwbem is installed

2004-09-02 19:11  bartw

	* src/: common/OW_DataStreams.hpp, common/OW_StringStream.cpp,
	  common/OW_TempFileStream.cpp,
	  http/common/OW_HTTPChunkedOStream.cpp,
	  http/common/OW_HTTPDeflateOStream.cpp,
	  ifcs/OW_CIMProtocolIStreamIFC.cpp: changed iostream ctors use
	  templated stl base classes (needed for msvc6)

2004-09-02 19:09  bartw

	* db/: db/db.c, include/db.h: fixed to compile on linux

2004-09-02 18:25  nuffer

	* src/common/: OW_Select.cpp, socket/OW_Socket.hpp,
	  socket/OW_SocketBaseImpl.cpp, socket/OW_SocketUtils.cpp: Modified
	  blocking select()s to loop and call Thread::testCancel().

2004-09-02 18:24  nuffer

	* src/common/OW_BaseStreamBuffer.cpp: Only swallow exceptions for
	  gcc 2.9x.

2004-09-02 17:35  jcarey

	* acconfig.h, build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/tools/Makefile,
	  build/vc2003/OpenWBEM/libowdb/Makefile,
	  build/vc2003/OpenWBEM/libowdb/libowdb.vcproj, db/db/db.c,
	  db/include/db.h, src/common/OW_Types.h, src/common/OW_Types.hpp:
	  Win32 port

2004-09-02 14:05  jcarey

	* acconfig.h, build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/libcimxmllistener/Makefile,
	  build/vc2003/OpenWBEM/tools/Makefile,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.hpp: Win32 port

2004-09-02 13:54  bartw

	* src/: common/socket/OW_SSLCtxMgr.cpp,
	  common/socket/OW_Socket.hpp, services/http/OW_HTTPServer.cpp: now
	  it wont try to load the truststore if verification is disabled.

2004-09-02 13:29  jcarey

	* build/vc2003/OpenWBEM/: tools/Makefile,
	  libcimxmllistener/.cvsignore, libcimxmllistener/Makefile: Win32
	  port

2004-09-02 11:24  jcarey

	* build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/libowhttp/Makefile,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/services/http/OW_LocalAuthentication.hpp: Initial Win32 post
	  of the HTTP Server.

2004-09-02 10:43  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Use existing
	  variable instead of calling m_pmgr->getEnvironment() twice.

2004-09-02 10:42  nuffer

	* configure.in: Fixed define for PA-RISC.  The W means the kernel
	  is 64 bit and isnt relevant to the architecture itself.

2004-09-02 09:48  nuffer

	* src/tools/Makefile.am: Removing owtruststore since bart didnt
	  check in the code yet.

2004-09-02 09:15  jcarey

	* build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/libowclient/Makefile,
	  build/vc2003/OpenWBEM/tools/Makefile,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_ServerSocket.cpp,
	  src/common/socket/OW_ServerSocket.hpp: Adjustments to Bart's last
	  check-in for Win32.

2004-09-01 22:10  bartw

	* src/common/socket/OW_Socket.hpp: fixed so it compiles on win32
	  (hopefully)

2004-09-01 17:41  bartw

	* etc/openwbem.conf.sh, src/common/OW_ConfigOpts.hpp,
	  src/common/OW_Thread.hpp, src/common/socket/Makefile.am,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLSocketImpl.cpp,
	  src/common/socket/OW_SSLSocketImpl.hpp,
	  src/common/socket/OW_ServerSocket.cpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.cpp, src/common/socket/OW_Socket.hpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/tools/Makefile.am, test/acceptance/acceptance.sh.fb,
	  test/acceptance/runCimom.sh,
	  test/acceptance/progs/fakeClient.cpp: added first iteration of
	  SSL client certificate authentication

2004-09-01 16:58  jcarey

	* src/common/socket/: OW_SSLCtxMgr.cpp, OW_SSLCtxMgr.hpp,
	  OW_SSLSocketImpl.cpp, OW_Socket.hpp, OW_SocketUtils.cpp: Got
	  client SSL operations working on Win32. Really ;)

2004-08-31 21:16  nuffer

	* src/: common/socket/OW_Socket.hpp,
	  services/http/OW_HTTPServer.cpp,
	  services/http/OW_HTTPSvrConnection.cpp,
	  services/http/OW_HTTPSvrConnection.hpp: Deprecated the global
	  socket shutdown mechanism and modified the http server to not use
	  it.

2004-08-31 16:22  jcarey

	* src/common/: OW_PosixUnnamedPipe.cpp, OW_Select.cpp, OW_Types.h,
	  OW_Types.hpp, socket/OW_SSLCtxMgr.cpp,
	  socket/OW_SSLSocketImpl.cpp, socket/OW_ServerSocketImpl.cpp,
	  socket/OW_SocketImpl.cpp, socket/OW_SocketUtils.cpp,
	  socket/OW_Win32SocketBaseImpl.cpp: Got client SSL operations
	  working on Win32.

2004-08-30 23:02  nuffer

	* src/cimom/: common/OW_PollingManager.cpp,
	  common/OW_PollingManager.hpp,
	  indication/OW_IndicationServerImpl.cpp: Calling
	  doDefinitiveCancel() on polled and indication export providers.

2004-08-30 23:01  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Removed unnecessary
	  include.

2004-08-30 22:32  nuffer

	* src/cimom/common/OW_IndicationServer.hpp,
	  src/cimom/common/OW_PollingManager.cpp,
	  src/cimom/common/OW_PollingManager.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/common/OW_Runnable.cpp, src/common/OW_Runnable.hpp,
	  src/common/OW_Thread.hpp, src/common/OW_ThreadPool.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp:
	  Expanding the reach of doCooperativeCancel() and
	  doDefinitiveCancel() so that Runnables, indication export
	  providers and polled providers can get notified of thread
	  shutdown so that they can exit if necessary.

2004-08-30 18:31  jcarey

	* build/vc2003/OpenWBEM/tools/Makefile: Creation of win32 makefile
	  for command line utilities.

2004-08-30 17:24  jcarey

	* src/common/socket/: OW_SocketUtils.cpp,
	  OW_Win32SocketBaseImpl.cpp: Changed win32 socket implementation
	  to compensate for not having a shutdown mechanism (always the
	  case for client applications).

2004-08-30 16:57  jackwjones

	* src/common/OW_ThreadImpl.cpp: In thread_t_ToUnsignedLong the
	  NetWare compiler does not like doing a reinterpret_cast on
	  Thread_t.  I #ifdef'd for NetWare and use a static_cast.

2004-08-30 16:13  jackwjones

	* acconfig.h: Changed OW_CLIENT_API to CLIENT_API

2004-08-30 13:04  jcarey

	* build/vc2003/OpenWBEM/tools/: makeowmap2def.bat, owmap2def.cpp:
	  No longer using this method to export symbols

2004-08-30 12:58  jcarey

	* acconfig.h, build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/libowhttp/Makefile,
	  build/vc2003/OpenWBEM/libowmofc/Makefile,
	  build/vc2003/OpenWBEM/libowxml/Makefile,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.hpp,
	  src/client/OW_CIMOMInfo.hpp, src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_CIMOMLocatorSLP.cpp,
	  src/client/OW_CIMOMLocatorSLP.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandleConnectionPool.hpp,
	  build/vc2003/OpenWBEM/libowclient/.cvsignore,
	  build/vc2003/OpenWBEM/libowclient/Makefile: Win32 port

2004-08-29 17:45  jcarey

	* build/vc2003/OpenWBEM/test/UnitMain.cpp,
	  src/common/OW_Exception.hpp, test/unit/OW_LoggerTestCases.cpp,
	  test/unit/OW_StringTestCases.cpp: Win32 port.

2004-08-29 10:57  jcarey

	* build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/libowhttp/Makefile,
	  build/vc2003/OpenWBEM/libowmofc/Makefile,
	  build/vc2003/OpenWBEM/libowxml/Makefile,
	  build/vc2003/OpenWBEM/test/owtest.vcproj,
	  src/common/OW_AtomicOps.hpp, src/common/OW_RefCount.hpp,
	  src/common/OW_ThreadImpl.cpp, src/mof/OW_MOFLineInfo.hpp,
	  src/xml/OW_XMLParserCore.hpp: Win32 port.

2004-08-28 22:50  nuffer

	* doc/engineering/index.html: Added a bit of intro material.

2004-08-28 22:04  nuffer

	* doc/engineering/: all-in-one.html, demo-script.html,
	  design-architecture.html, design-components.html,
	  design-persistence.html, design-scalability.html,
	  design-security.html, design-src-org.html, design-ui.html,
	  design.html, faq.html, feature-format.html, feature-set.html,
	  features.html, frame-nav.html, frame-select-at-left.html,
	  frameset.html, glossary-std.html, glossary.html,
	  implementation-notes.html, index.html, install.html,
	  interview-checklist.html, interview-notes.html, legal.html,
	  plan.html, proposal.html, qa-plan.html, readyset-license.html,
	  release-checklist.html, release-notes.html, resource-needs.html,
	  review-meeting-checklists.html, review-meeting-notes.html,
	  sdm.html, srs.html, status-report.html, target-and-benefits.html,
	  test-case-format.html, test-cases.html, test-run-suite.html,
	  test-runs.html, test-suite.html, use-case-format.html,
	  use-case-suite.html, use-cases.html, user-needs.html,
	  userguide.html, css/file.gif, css/folder-closed.gif,
	  css/folder-open.gif, css/gears.gif, css/gears.png, css/inst.css,
	  css/nav.css, css/nw_maj_rond.gif, css/print.css,
	  css/readyset.css, css/tip.gif, css/tip.png, css/todo.gif,
	  css/todo.png, js/super-simple-tree.js: Adding.

2004-08-27 22:48  jcarey

	* build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/libowhttp/Makefile,
	  build/vc2003/OpenWBEM/test/UnitMain.cpp, src/common/OW_UUID.hpp:
	  Win32 port.

2004-08-27 09:51  nuffer

	* configure.in, src/Makefile.am,
	  src/authenticators/pamcl/Makefile.am, src/cimom/Makefile.am,
	  src/common/Makefile.am: Merging EXTRA_SSL_LIBS with SSL_LIBS so
	  that static linking will always work.

2004-08-26 18:50  nuffer

	* src/providerifcs/perl/OW_PerlProviderIFC.cpp: Changed OW_String
	  to String.

2004-08-26 18:49  nuffer

	* src/providerifcs/perl/OW_PerlProviderIFC.cpp: Removed usage of
	  deprecated isNull

2004-08-26 18:07  nuffer

	* website/images/openwbem.png: Adding new logo.

2004-08-26 17:05  bartw

	* src/: common/Makefile.am, common/OW_MD5.cpp, common/OW_MD5.hpp,
	  http/common/Makefile.am, http/common/OW_MD5.cpp,
	  http/common/OW_MD5.hpp: moved OW_MD5

2004-08-26 13:53  jcarey

	* build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/libowhttp/Makefile,
	  build/vc2003/OpenWBEM/libowmofc/Makefile,
	  build/vc2003/OpenWBEM/libowxml/Makefile,
	  src/common/OW_AtomicOps.hpp, src/common/OW_COWReferenceBase.hpp,
	  src/common/OW_Format.hpp, src/common/OW_IstreamBufIterator.hpp,
	  src/common/OW_StackTrace.cpp, src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringStream.hpp, src/common/OW_ThreadPool.cpp,
	  src/ifcs/OW_AuthenticationException.hpp,
	  src/ifcs/OW_AuthenticatorIFC.hpp, src/ifcs/OW_Authorizer2IFC.hpp,
	  src/ifcs/OW_AuthorizerIFC.hpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp,
	  src/ifcs/OW_ClientAuthCBIFC.hpp, src/ifcs/OW_IOIFC.hpp,
	  src/ifcs/OW_RepositoryIFC.hpp, src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/ifcs/OW_SelectableIFC.hpp, src/ifcs/OW_SerializableIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.hpp, src/ifcs/OW_WQLIFC.hpp: Win32 port

2004-08-26 13:34  nuffer

	* acconfig.h: Moving the windoze junk before any includes so it
	  will work right.

2004-08-26 11:22  nuffer

	* src/:
	  authenticators/nonauthenticating/OW_NonAuthenticatingAuthenticator.hpp,
	  cim/OW_CIMBase.hpp, cim/OW_CIMClass.hpp, cim/OW_CIMDataType.hpp,
	  cim/OW_CIMDateTime.hpp, cim/OW_CIMElement.hpp,
	  cim/OW_CIMException.hpp, cim/OW_CIMFlavor.hpp, cim/OW_CIMFwd.hpp,
	  cim/OW_CIMInstance.hpp, cim/OW_CIMMethod.hpp,
	  cim/OW_CIMNameSpace.hpp, cim/OW_CIMObjectPath.hpp,
	  cim/OW_CIMParamValue.hpp, cim/OW_CIMParameter.hpp,
	  cim/OW_CIMProperty.hpp, cim/OW_CIMQualifier.hpp,
	  cim/OW_CIMQualifierType.hpp, cim/OW_CIMScope.hpp,
	  cim/OW_CIMUrl.hpp, cim/OW_CIMValue.hpp, cim/OW_CIMValueCast.hpp,
	  cimxmllistener/OW_CIMListenerCallback.hpp,
	  cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  cimxmllistener/OW_ListenerAuthenticator.hpp,
	  cimxmllistener/OW_XMLListener.hpp,
	  client/OW_BinaryCIMOMHandle.hpp, client/OW_CIMClient.hpp,
	  client/OW_CIMOMInfo.hpp, client/OW_CIMOMLocator.hpp,
	  client/OW_CIMOMLocatorSLP.hpp, client/OW_CIMXMLCIMOMHandle.hpp,
	  client/OW_ClientCIMOMHandle.hpp, common/OW_Array.hpp,
	  common/OW_Assertion.hpp, common/OW_BaseStreamBuffer.hpp,
	  common/OW_Bool.hpp, common/OW_CIMErrorException.hpp,
	  common/OW_Char16.hpp, common/OW_DateTime.hpp,
	  common/OW_Exception.hpp, common/OW_Exec.hpp, common/OW_File.hpp,
	  common/OW_Format.hpp, common/OW_IOException.hpp,
	  common/OW_IOIFCStreamBuffer.hpp,
	  common/OW_IstreamBufIterator.hpp, common/OW_Logger.hpp,
	  common/OW_Mutex.hpp, common/OW_MutexLock.hpp,
	  common/OW_NonRecursiveMutex.hpp,
	  common/OW_NonRecursiveMutexLock.hpp,
	  common/OW_PosixUnnamedPipe.hpp, common/OW_RWLocker.hpp,
	  common/OW_RandomNumber.hpp, common/OW_Runnable.hpp,
	  common/OW_Select.hpp, common/OW_SelectEngine.hpp,
	  common/OW_Semaphore.hpp, common/OW_SharedLibrary.hpp,
	  common/OW_SharedLibraryLoader.hpp, common/OW_SignalScope.hpp,
	  common/OW_String.hpp, common/OW_StringBuffer.hpp,
	  common/OW_TempFileStream.hpp, common/OW_Thread.hpp,
	  common/OW_TmpFile.hpp, common/OW_UnnamedPipe.hpp,
	  common/socket/OW_NwIface.hpp, common/socket/OW_SSLCtxMgr.hpp,
	  common/socket/OW_SSLException.hpp,
	  common/socket/OW_ServerSocket.hpp, common/socket/OW_Socket.hpp,
	  common/socket/OW_SocketAddress.hpp,
	  common/socket/OW_SocketStreamBuffer.hpp,
	  http/client/OW_HTTPClient.hpp, http/common/OW_HTTPException.hpp,
	  http/common/OW_MD5.hpp, ifcs/OW_CIMOMHandleIFC.hpp,
	  ifcs/OW_ClientAuthCBIFC.hpp, ifcs/OW_IOIFC.hpp,
	  ifcs/OW_ResultHandlerIFC.hpp, ifcs/OW_SelectableCallbackIFC.hpp,
	  ifcs/OW_SelectableIFC.hpp, ifcs/OW_WQLIFC.hpp,
	  provider/OW_ProviderEnvironmentIFC.hpp,
	  providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  wql/OW_WQLProcessor.hpp, wql/OW_WQLSelectStatementGen.hpp,
	  wql/OW_WQLVisitor.hpp, wql/common/OW_WQLCompile.hpp,
	  wql/common/OW_WQLInstancePropertySource.hpp,
	  wql/common/OW_WQLOperand.hpp,
	  wql/common/OW_WQLPropertySource.hpp,
	  wql/common/OW_WQLSelectStatement.hpp, xml/OW_Param.hpp,
	  xml/OW_RequestHandlerIFCXML.hpp: Removing deprecated typedefs.

2004-08-26 10:56  nuffer

	* configure.in, src/common/OW_AtomicOps.hpp: configure script now
	  sets a define for the architecture and OW_AtomicOps.hpp will use
	  it.

2004-08-26 10:36  nuffer

	* src/services/http/OW_LocalAuthentication.cpp,
	  test/c++providers/instance/testinstance.cpp: Use Format instead
	  of format.

2004-08-26 10:36  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Removing redundant
	  check and use Format instead of format.

2004-08-26 10:35  nuffer

	* src/services/http/: OW_HTTPServer.cpp, OW_HTTPServer.hpp: Adding
	  in code to handle the default of sending an OWLocal auth
	  challenge.

2004-08-26 10:34  nuffer

	* src/http/client/OW_HTTPClient.cpp: Quote the uid auth parameter
	  for OWLocal authentication.

2004-08-26 10:32  nuffer

	* src/common/: OW_Mutex.cpp, OW_NonRecursiveMutex.cpp,
	  OW_Select.cpp, OW_Thread.cpp: Use AssertionException instead of
	  Assertion.

2004-08-26 10:32  nuffer

	* src/common/OW_Enumeration.hpp: Adding some whitespace.

2004-08-26 10:30  nuffer

	* src/cimxmllistener/OW_HTTPXMLCIMListener.cpp: Fixed
	  getRequestHandler() to correctly clone the request handler.

2004-08-26 10:30  nuffer

	* src/cimom/server/OW_Platform.cpp: Removing the check for running
	  as root.

2004-08-26 10:25  nuffer

	* src/cimom/common/OW_ProviderManager.cpp: Fixed wrapProvider()s so
	  they will correctly handle null refs.

2004-08-26 10:23  nuffer

	* acconfig.h: Updated OW_DEPRECATED docs.

2004-08-26 10:22  nuffer

	* TODO: Added an item.

2004-08-26 10:05  jcarey

	* src/xml/: OW_CIMXMLParser.hpp, OW_CIMtoXML.hpp, OW_Param.hpp,
	  OW_RequestHandlerIFCXML.hpp, OW_XMLAttribute.hpp,
	  OW_XMLCIMFactory.hpp, OW_XMLClass.hpp, OW_XMLEscape.hpp,
	  OW_XMLNode.hpp, OW_XMLOperationGeneric.hpp,
	  OW_XMLParseException.hpp, OW_XMLParserCore.hpp,
	  OW_XMLParserDOM.hpp, OW_XMLParserSAX.hpp, OW_XMLPrettyPrint.hpp,
	  OW_XMLPullParser.hpp, OW_XMLQualifier.hpp, OW_XMLUnescape.hpp:
	  Added definitions for dllimport/export stuff - win32.

2004-08-26 09:48  jcarey

	* src/http/: client/OW_HTTPClient.hpp,
	  common/OW_Base64FormatException.hpp,
	  common/OW_HTTPChunkException.hpp,
	  common/OW_HTTPChunkedIStream.hpp,
	  common/OW_HTTPChunkedOStream.hpp, common/OW_HTTPCounter.hpp,
	  common/OW_HTTPDeflateIStream.hpp,
	  common/OW_HTTPDeflateOStream.hpp, common/OW_HTTPException.hpp,
	  common/OW_HTTPLenLimitIStream.hpp, common/OW_HTTPUtils.hpp,
	  common/OW_MD5.hpp: Added definitions for dllexport/import for
	  win32 port.

2004-08-26 08:22  nuffer

	* configure.in: Adding a test and defines for the architecture
	  since we cant rely on compiler preprocessor symbols.

2004-08-26 08:01  nuffer

	* etc/openwbem.conf.sh, test/acceptance/acceptance.sh.fb: Changed
	  owcimomd.authorization2_lib to be commented out by default.

2004-08-25 18:33  jcarey

	* acconfig.h, build/vc2003/OpenWBEM/OW_config.h,
	  src/cim/OW_CIMBase.hpp, src/cim/OW_CIMClass.hpp,
	  src/cim/OW_CIMDataType.hpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMElement.hpp, src/cim/OW_CIMException.hpp,
	  src/cim/OW_CIMFlavor.hpp, src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMMethod.hpp, src/cim/OW_CIMNameSpace.hpp,
	  src/cim/OW_CIMNameSpaceUtils.hpp, src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMParamValue.hpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMProperty.hpp, src/cim/OW_CIMQualifier.hpp,
	  src/cim/OW_CIMQualifierType.hpp, src/cim/OW_CIMScope.hpp,
	  src/cim/OW_CIMUrl.hpp, src/cim/OW_CIMValue.hpp,
	  src/cim/OW_CIMValueCast.hpp, src/common/OW_Array.hpp,
	  src/common/OW_ArrayImpl.hpp, src/common/OW_Assertion.hpp,
	  src/common/OW_AtomicOps.hpp, src/common/OW_BaseStreamBuffer.hpp,
	  src/common/OW_BinarySerialization.hpp, src/common/OW_Bool.hpp,
	  src/common/OW_CIMErrorException.hpp,
	  src/common/OW_COWIntrusiveCountableBase.hpp,
	  src/common/OW_COWIntrusiveReference.hpp,
	  src/common/OW_Char16.hpp, src/common/OW_CmdLineParser.hpp,
	  src/common/OW_Condition.hpp, src/common/OW_ConfigException.hpp,
	  src/common/OW_ConfigFile.hpp, src/common/OW_DLLSharedLibrary.hpp,
	  src/common/OW_DLLSharedLibraryLoader.hpp,
	  src/common/OW_DataStreams.hpp, src/common/OW_DateTime.hpp,
	  src/common/OW_EnumerationException.hpp,
	  src/common/OW_Exception.hpp, src/common/OW_Exec.hpp,
	  src/common/OW_File.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_IOException.hpp,
	  src/common/OW_IOIFCStreamBuffer.hpp,
	  src/common/OW_IntrusiveCountableBase.hpp,
	  src/common/OW_IstreamBufIterator.hpp, src/common/OW_Logger.hpp,
	  src/common/OW_Mutex.hpp, src/common/OW_MutexImpl.hpp,
	  src/common/OW_MutexLock.hpp,
	  src/common/OW_NULLValueException.hpp,
	  src/common/OW_NoSuchPropertyException.hpp,
	  src/common/OW_NoSuchProviderException.hpp,
	  src/common/OW_NoSuchQualifierException.hpp,
	  src/common/OW_NonRecursiveMutex.hpp,
	  src/common/OW_NonRecursiveMutexImpl.hpp,
	  src/common/OW_NonRecursiveMutexLock.hpp,
	  src/common/OW_OperationContext.hpp,
	  src/common/OW_PosixUnnamedPipe.hpp, src/common/OW_RWLocker.hpp,
	  src/common/OW_RandomNumber.hpp, src/common/OW_ReferenceBase.hpp,
	  src/common/OW_RepositoryCIMOMHandle.hpp,
	  src/common/OW_ResultHandlers.hpp, src/common/OW_Runnable.hpp,
	  src/common/OW_Select.hpp, src/common/OW_SelectEngine.hpp,
	  src/common/OW_SessionLanguage.hpp,
	  src/common/OW_SharedLibrary.hpp,
	  src/common/OW_SharedLibraryException.hpp,
	  src/common/OW_SharedLibraryLoader.hpp,
	  src/common/OW_SignalScope.hpp, src/common/OW_StackTrace.hpp,
	  src/common/OW_String.hpp, src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringStream.hpp, src/common/OW_System.hpp,
	  src/common/OW_TempFileEnumerationImplBase.hpp,
	  src/common/OW_TempFileStream.hpp, src/common/OW_Thread.hpp,
	  src/common/OW_ThreadBarrier.hpp, src/common/OW_ThreadCounter.hpp,
	  src/common/OW_ThreadDoneCallback.hpp,
	  src/common/OW_ThreadImpl.hpp, src/common/OW_ThreadPool.hpp,
	  src/common/OW_TimeoutException.hpp, src/common/OW_TmpFile.hpp,
	  src/common/OW_URL.hpp, src/common/OW_UTF8Utils.hpp,
	  src/common/OW_UUID.hpp, src/common/OW_UnnamedPipe.hpp,
	  src/common/OW_UserInfo.hpp, src/common/OW_UserUtils.hpp,
	  src/common/OW_dyldSharedLibraryLoader.hpp,
	  src/common/socket/OW_GetPass.hpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLException.hpp,
	  src/common/socket/OW_SSLSocketImpl.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/common/socket/OW_SocketException.hpp,
	  src/common/socket/OW_SocketImpl.hpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/mof/OW_MOFCIMOMVisitor.hpp, src/mof/OW_MOFCompiler.hpp,
	  src/mof/OW_MOFGrammar.hpp, src/mof/OW_MOFParserDecls.hpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.hpp,
	  src/mof/OW_MOFVisitor.hpp: dllimport/export defines for win32.

2004-08-24 18:15  kpharris

	* src/common/OW_Logger.hpp: Changing the getLogLevel function to be
	  const.

2004-08-24 13:50  nuffer

	* configure.in, src/mof/OW_MOFParser.yy,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.cpp: Added
	  -Wwrite-string warning and fixed all occurrences.

2004-08-24 09:54  nuffer

	* src/: http/common/OW_HTTPChunkedOStream.cpp,
	  http/common/OW_HTTPChunkedOStream.hpp,
	  services/http/OW_HTTPSvrConnection.cpp: Added a flag to
	  termOutput() to allow discarding of the last chunk to save space
	  when an error happens.

2004-08-24 09:51  nuffer

	* src/client/OW_CIMXMLCIMOMHandle.cpp: Modified to check trailers
	  for errors on all exceptions, not just XMLParseException.

2004-08-23 22:13  nuffer

	* configure.in: Correctly resetting $LIBS in the case where openssl
	  is found.

2004-08-23 12:07  nuffer

	* src/cimom/: common/OW_CIMServer.cpp,
	  indication/OW_IndicationServerImpl.cpp: Adding #include
	  <iterator>

2004-08-22 20:35  jcarey

	* build/vc2003/OpenWBEM/: libopenwbem/Makefile, test/owtest.vcproj,
	  tools/.cvsignore, tools/owmap2def.cpp: Win32 port.

2004-08-21 19:13  nuffer

	* src/common/: Makefile.am, OW_Enumeration.hpp,
	  OW_EnumerationException.cpp, OW_EnumerationException.hpp,
	  OW_TempFileEnumerationImplBase.cpp,
	  OW_TempFileEnumerationImplBase.hpp: Created a non-template base
	  class for OW_TempFileEnumerationImpl so reduce dependencies and
	  code bloat.

2004-08-20 18:29  jcarey

	* build/vc2003/OpenWBEM/test/UnitMain.cpp,
	  src/common/OW_PosixFile.cpp, src/common/OW_ThreadImpl.cpp: Win32
	  port

2004-08-20 08:14  nuffer

	* src/provideragent/: OW_ProviderAgentEnvironment.cpp,
	  OW_ProviderAgentEnvironment.hpp, OW_ProviderAgentLockerIFC.hpp:
	  Switched the PA internal locking to use polymorphism for behavior
	  differences.

2004-08-20 07:57  nuffer

	* src/provideragent/: OW_ProviderAgent.cpp, OW_ProviderAgent.hpp,
	  OW_ProviderAgentCIMOMHandle.cpp, OW_ProviderAgentCIMOMHandle.hpp,
	  OW_ProviderAgentEnvironment.cpp, OW_ProviderAgentEnvironment.hpp,
	  OW_ProviderAgentProviderEnvironment.cpp,
	  OW_ProviderAgentProviderEnvironment.hpp: Added the ability for
	  the PA to use the current connection credentials for cimom
	  callbacks.  Fixed a few enum names to conform to the coding
	  standard.

2004-08-19 08:50  nuffer

	* src/provideragent/: OW_ProviderAgent.cpp, OW_ProviderAgent.hpp,
	  OW_ProviderAgentCIMOMHandle.cpp, OW_ProviderAgentCIMOMHandle.hpp,
	  OW_ProviderAgentEnvironment.cpp, OW_ProviderAgentEnvironment.hpp:
	  Fixed so that there is only one locker per ProviderAgent. Added
	  capability for the locker to be provided as a parameter to the
	  ProviderAgent constructor.

2004-08-19 07:55  nuffer

	* src/provideragent/: Makefile.am, OW_ProviderAgentCIMOMHandle.cpp,
	  OW_ProviderAgentCIMOMHandle.hpp, OW_ProviderAgentLockerIFC.cpp,
	  OW_ProviderAgentLockerIFC.hpp: Added ProviderAgentLockerIFC

2004-08-19 07:34  nuffer

	* src/requesthandlers/binary/OW_BinaryRequestHandler.cpp: Added a
	  clearError() at the beginning of doProcess() so that it starts
	  from a fresh state.

2004-08-18 21:13  llewelly

	* src/common/: OW_ThreadImpl.cpp, OW_ThreadImpl.hpp:
	  thread_t_ToUnsignedLong(Thread_t thr) : New function for
	  converting a	   Thread_t to an unsigned long.

2004-08-18 21:09  llewelly

	* src/common/: OW_LoggerImpls.cpp, socket/OW_SSLCtxMgr.cpp: `cat
	  OW_ThreadImpl.msg`

2004-08-18 15:10  nuffer

	* src/provideragent/OW_ProviderAgentEnvironment.cpp: Fixed to copy
	  the request handler when one is requested.

2004-08-18 15:02  nuffer

	* src/provideragent/OW_ProviderAgentEnvironment.cpp: Fixed to copy
	  the request handler when one is requested.

2004-08-18 15:01  bartw

	* src/xml/OW_XMLParserCore.cpp: fixed processing of empty elements
	  where no separate end tag was present

2004-08-18 07:53  nuffer

	* src/http/client/OW_HTTPClient.cpp: Check the the stream is good
	  in endRequest().

2004-08-18 07:52  nuffer

	* src/common/OW_TempFileStream.cpp: Correctly clear only the eof
	  bit on rewind()

2004-08-17 18:27  jcarey

	* build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  src/common/Makefile.am, src/common/OW_DLLSharedLibraryLoader.cpp,
	  src/common/OW_System.cpp, src/common/OW_System.hpp,
	  src/common/OW_TmpFile.cpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/common/socket/OW_Win32SocketBaseImpl.cpp: Win32 port

2004-08-17 17:12  jackwjones

	* test/c++providers/instance/OW_LaptopBattery.cpp: Added an #ifdef
	  OW_NETWARE section that includes <netdb.h> since NetWare's LIBC
	  defined gethostname in netdb.h instead of unistd.h

2004-08-17 17:11  jackwjones

	* test/CppUnit/TestCase.cpp: #ifndef'd some case statments for the
	  signals SIGTRAP and SIGBUS since they are not supported on
	  NetWare.

2004-08-17 17:09  jackwjones

	* src/common/socket/OW_GetPass.cpp: Added an #ifdef OW_NETWARE
	  section to use NetWare getpassword function since getpass is not
	  support on NetWare.

2004-08-17 17:07  jackwjones

	* src/common/OW_SignalScope.hpp: Added an #ifdef SIGBUS around the
	  OW_SIGBUS declaration because NetWare doesn't support SIGBUS.

2004-08-17 17:04  jackwjones

	* src/common/OW_SafeLibCreate.hpp: Added an #ifdef SIGBUS around a
	  SignalScope declaration because NetWare doesn't support SIGBUS.

2004-08-17 17:02  jackwjones

	* src/cimom/server/OW_Platform.cpp: Added a few #ifdef <signal>
	  statements around some calls to 'ignoreSignal' because NetWare
	  doesn't support the signals.

2004-08-17 17:00  jackwjones

	* configure.in: NetWare LIBC has now supported all the functions we
	  asked for so I removed the stubs library link from the netware
	  section.

2004-08-16 21:17  jcarey

	* src/common/: OW_PosixFile.cpp, OW_PosixFileSystem.cpp: Win32 Port

2004-08-16 10:32  jackwjones

	* fake_library_creator.sh: Removed my NetWare additions because
	  they were not working correctly.  I'm working on a better
	  solution.

2004-08-15 23:15  nuffer

	* src/cimom/common/: OW_CIMOMEnvironment.cpp, OW_CIMServer.cpp,
	  OW_CIMServer.hpp: Made a few tweaks to how the authorizer manager
	  is passed around.

2004-08-15 23:15  nuffer

	* src/: authenticators/pam/OW_PAMAuthentication.cpp,
	  cimom/common/OW_ProviderManager.cpp,
	  cimom/common/OW_ProviderProxies.cpp,
	  cimom/common/OW_ProviderProxies.hpp: Honor OW_THREADS_RUN_AS_USER
	  instead of always doing it on Linux.

2004-08-15 23:13  nuffer

	* src/common/socket/OW_ServerSocketImpl.cpp: Modified to use the
	  more secure fchmod().

2004-08-15 23:07  nuffer

	* configure.in, run_tests.sh: Added --enable-threads-run-as-user
	  configure option.

2004-08-14 22:44  jcarey

	* build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/libowhttp/Makefile,
	  build/vc2003/OpenWBEM/libowmofc/Makefile,
	  build/vc2003/OpenWBEM/libowxml/Makefile,
	  src/common/OW_PosixFile.cpp, src/common/OW_TmpFile.cpp,
	  src/common/OW_TmpFile.hpp, src/common/socket/OW_SocketUtils.cpp,
	  test/unit/OW_FileSystemTestCases.cpp: Win32 port.

2004-08-13 22:55  nuffer

	* src/http/client/OW_HTTPClient.cpp: Moved increment out of the if.

2004-08-13 18:15  jcarey

	* src/common/: OW_File.hpp, OW_PosixFile.cpp,
	  OW_PosixFileSystem.cpp, OW_Types.h, OW_Types.hpp: Win32 port

2004-08-13 14:32  jcarey

	* build/vc2003/OpenWBEM/.cvsignore,
	  build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  build/vc2003/OpenWBEM/libowhttp/Makefile,
	  build/vc2003/OpenWBEM/libowmofc/Makefile,
	  build/vc2003/OpenWBEM/libowxml/Makefile,
	  build/vc2003/OpenWBEM/test/UnitMain.cpp,
	  build/vc2003/OpenWBEM/test/owtest.vcproj,
	  build/vc2003/OpenWBEM/tools/owmap2def.cpp,
	  src/common/OW_MutexImpl.cpp,
	  src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_ThreadImpl.cpp,
	  src/common/socket/OW_SocketUtils.cpp: Win32 port

2004-08-13 10:15  bartw

	* src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp: fixed 64bit
	  compiler warnings

2004-08-11 17:40  bartw

	* src/common/socket/OW_Socket.cpp: fixed problem where you could
	  only have one http server in a single process.  prevented a
	  provider from starting a listener

2004-08-11 15:15  jackwjones

	* src/common/OW_DateTime.cpp, test/unit/OW_DateTimeTestCases.cpp:
	  Novell's LIBC team insists the use of 'timezone' is not supported
	  by the standard, however, they do provide for the use of
	  '_timezone' as a work around.

2004-08-11 14:48  jackwjones

	* fake_library_creator.sh: Added code to handle NetWare NLM files.

2004-08-11 13:35  jackwjones

	* src/Makefile.am: Modified the copyright in the netware def file.

2004-08-11 12:19  jackwjones

	* configure.in: Added 'NETWARE=1' to the netware section.

2004-08-11 11:56  jackwjones

	* configure.in: Modified the definition of OW_NETWARE_INSTALL so it
	  doesn't break non-NetWare builds.

2004-08-11 11:37  jackwjones

	* src/Makefile.am: Modified the way owcimomd is installed for
	  NetWare.

2004-08-11 11:37  jackwjones

	* configure.in: Added a definition for OW_NETWARE_INSTALL to the
	  netware section so the install can be handled correctly.

2004-08-11 11:35  bartw

	* test/unit/: OW_CIMDateTimeTestCases.cpp,
	  OW_CIMDateTimeTestCases.hpp: Joel Smith added some CIMDateTime
	  testcases

2004-08-11 10:03  jackwjones

	* Makefile-shared-lib.inc: Modified the CREATE_IMPORTS definition
	  to only export symbols in the text section.  Since NetWare always
	  uses STATIC_SERVICES I removed the command to build dynamic
	  libraries to speed up the build.

2004-08-11 09:49  jcarey

	* build/vc2003/OpenWBEM/libowmofc/: .cvsignore, Makefile: Win32
	  port

2004-08-10 11:21  jcarey

	* build/vc2003/OpenWBEM/libowdb/.cvsignore,
	  src/http/client/OW_HTTPClient.cpp,
	  build/vc2003/OpenWBEM/libowhttp/.cvsignore,
	  build/vc2003/OpenWBEM/libowhttp/Makefile,
	  build/vc2003/OpenWBEM/libowxml/.cvsignore,
	  build/vc2003/OpenWBEM/libowxml/Makefile,
	  build/vc2003/OpenWBEM/test/.cvsignore,
	  build/vc2003/OpenWBEM/test/UnitMain.cpp,
	  build/vc2003/OpenWBEM/test/owtest.sln,
	  build/vc2003/OpenWBEM/test/owtest.vcproj: Win32 port

2004-08-09 23:22  nuffer

	* src/: common/OW_CmdLineParser.cpp, common/OW_DateTime.cpp,
	  common/OW_Enumeration.hpp, common/OW_Exec.cpp,
	  common/OW_Format.cpp, common/OW_MemTracer.cpp,
	  common/OW_PosixFileSystem.cpp, common/OW_RWLocker.cpp,
	  common/OW_StackTrace.cpp, common/OW_String.cpp,
	  common/OW_StringBuffer.cpp, common/OW_Thread.cpp,
	  common/OW_ThreadImpl.cpp, common/OW_ThreadPool.cpp,
	  common/OW_dlSharedLibrary.hpp,
	  common/OW_dyldSharedLibraryLoader.cpp,
	  common/socket/OW_NwIface.cpp, common/socket/OW_SSLCtxMgr.cpp,
	  http/common/OW_HTTPUtils.cpp, http/common/OW_MD5.cpp,
	  http/common/OW_MD5.hpp: Fixing more CodeWizard warnings.

2004-08-09 21:24  nuffer

	* src/: authenticators/simple/OW_SimpleAuthenticator.cpp,
	  cimom/common/OW_AuthorizerManager.cpp,
	  cimom/common/OW_AuthorizerManager.hpp,
	  cimom/common/OW_ProviderProxies.hpp,
	  cimom/server/OW_AuthManager.cpp, cimom/server/OW_AuthManager.hpp,
	  common/OW_SessionLanguage.hpp, http/common/OW_HTTPUtils.cpp,
	  ifcs/OW_AuthenticationException.cpp,
	  ifcs/OW_AuthenticatorIFC.hpp, ifcs/OW_Authorizer2IFC.hpp,
	  provideragent/OW_ProviderAgentEnvironment.cpp,
	  provideragent/OW_ProviderAgentEnvironment.hpp,
	  providerifcs/cpp/Makefile.am,
	  providerifcs/cpp/OW_CppAssociatorProviderIFC.cpp,
	  providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  providerifcs/cpp/OW_CppProviderBaseIFC.cpp,
	  providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  providerifcs/cpp/OW_CppProviderIFC.cpp,
	  services/http/OW_DigestAuthentication.cpp,
	  services/http/OW_HTTPServer.cpp,
	  services/http/OW_HTTPSvrConnection.cpp,
	  services/http/OW_HTTPSvrConnection.hpp,
	  services/http/OW_LocalAuthentication.cpp, wql/OW_WQLImpl.cpp,
	  wql/OW_WQLImpl.hpp, wql/OW_WQLSelectStatementGen.cpp,
	  wql/OW_WQLSelectStatementGen.hpp, ifcs/Makefile.am,
	  ifcs/OW_AuthenticationException.hpp,
	  providerifcs/cpp/OW_CppMethodProviderIFC.cpp,
	  providerifcs/cpp/OW_CppPolledProviderIFC.cpp: More work passing
	  things by reference and reducing header dependencies.

2004-08-09 14:40  jcarey

	* src/mof/OW_MOFParserErrorHandlerIFC.hpp,
	  test/unit/COWIntrusiveReferenceTestCases.cpp: Win32 port - Sorry
	  about the last one. Duplicate enum defs in
	  OW_MOFParserErrorHandlerIFC.hpp

2004-08-09 13:27  jcarey

	* build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  src/common/OW_Enumeration.hpp, src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.hpp, test/CppUnit/Test.hpp,
	  test/CppUnit/TestCase.cpp, test/unit/OW_FileSystemTestCases.cpp,
	  test/unit/OW_ThreadTestCases.cpp, test/unit/OW_UUIDTestCases.cpp,
	  test/unit/UnitMain.cpp: Win32 port.

2004-08-09 12:03  jcarey

	* src/: mof/OW_MOFCompiler.cpp,
	  mof/OW_MOFParserErrorHandlerIFC.cpp,
	  mof/OW_MOFParserErrorHandlerIFC.hpp, tools/owmofc/owmofc.cpp:
	  Changed E_ABORT/E_IGNORE to E_ABORT_ACTION/E_IGNORE_ACTION. This
	  takes care of the compilation problem on windoz.

2004-08-09 11:49  bartw

	* generic-company-openwbem.spec.in, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMClass.hpp, src/cim/OW_CIMInstance.cpp,
	  src/cim/OW_CIMInstance.hpp, src/cim/OW_CIMQualifier.cpp,
	  src/cim/OW_CIMQualifier.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp: -devel package now
	  includes static libs

2004-08-09 08:57  nuffer

	* doc/openwbem_coding_guide.txt,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/client/OW_CIMOMLocatorSLP.cpp, src/common/Makefile.am,
	  src/common/OW_Bool.cpp, src/common/OW_CIMErrorException.cpp,
	  src/common/OW_CIMErrorException.hpp, src/common/OW_Char16.cpp,
	  src/common/OW_DataStreams.hpp, src/common/OW_LoggerImpls.cpp,
	  src/common/OW_Select.cpp, src/common/OW_SelectEngine.cpp,
	  src/common/OW_SelectEngine.hpp,
	  src/common/OW_SessionLanguage.cpp,
	  src/common/OW_SharedLibraryLoader.cpp,
	  src/common/OW_SharedLibraryLoader.hpp, src/common/OW_Stack.hpp,
	  src/common/OW_ThreadImpl.cpp, src/common/OW_UTF8Utils.cpp,
	  src/common/OW_UUID.cpp, src/common/socket/OW_SSLCtxMgr.cpp,
	  src/http/common/Makefile.am,
	  src/http/common/OW_HTTPChunkException.cpp,
	  src/http/common/OW_HTTPChunkException.hpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/http/common/OW_HTTPException.cpp,
	  src/http/common/OW_HTTPException.hpp, src/http/common/OW_MD5.hpp,
	  src/ifcs/OW_WQLIFC.cpp, src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSecondaryInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSecondaryInstanceProviderIFC.hpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp: Cleaning up various
	  problems: c-style casts, inline virtual functions,
	  public/protected data.

2004-08-09 00:20  nuffer

	* doc/openwbem_coding_guide.txt,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/common/OW_File.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_PosixFileSystem.cpp, src/ifcs/Makefile.am,
	  src/ifcs/OW_WQLIFC.hpp, src/provideragent/OW_ProviderAgent.cpp,
	  src/provideragent/OW_ProviderAgent.hpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.cpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.hpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.hpp,
	  src/provideragent/OW_ProviderAgentProviderEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentProviderEnvironment.hpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_AssocDb.hpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_HDB.cpp, src/repositories/hdb/OW_HDB.hpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/wql/OW_WQLImpl.cpp, src/wql/OW_WQLImpl.hpp,
	  src/wql/OW_WQLProcessor.cpp, src/wql/OW_WQLProcessor.hpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  src/wql/common/OW_WQLInstancePropertySource.cpp,
	  src/wql/common/OW_WQLInstancePropertySource.hpp: Modified to pass
	  parameters by const reference instead of by value.

2004-08-08 22:31  nuffer

	* src/ifcs/: OW_Authorizer2IFC.cpp, OW_Authorizer2IFC.hpp: Made
	  virtual init() non-inline.

2004-08-08 22:30  nuffer

	* src/ifcs/: OW_AuthenticatorIFC.cpp, OW_AuthenticatorIFC.hpp: Made
	  virtual doInit non-inline.

2004-08-08 22:30  nuffer

	* src/common/socket/OW_ServerSocketImpl.cpp: Initialize pointer to
	  0.

2004-08-08 22:29  nuffer

	* src/common/socket/OW_SSLCtxMgr.hpp: Made copy ctor and
	  copy-assignment operator private.

2004-08-08 22:28  nuffer

	* src/client/OW_CIMXMLCIMOMHandle.cpp: Pass parameters by const
	  reference instead of by value.

2004-08-08 22:28  nuffer

	* src/cim/OW_CIMObjectPath.cpp: Fixed a few casts and changed a few
	  for loops to whiles.

2004-08-08 17:45  nuffer

	* src/cim/OW_CIMNameSpaceUtils.cpp,
	  src/cim/OW_CIMNameSpaceUtils.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp,
	  src/common/OW_DLLSharedLibraryLoader.cpp,
	  src/common/OW_DLLSharedLibraryLoader.hpp, src/common/OW_Exec.cpp,
	  src/common/OW_Exec.hpp, src/common/OW_RepositoryCIMOMHandle.cpp,
	  src/common/OW_RepositoryCIMOMHandle.hpp,
	  src/common/OW_SelectEngine.cpp, src/common/OW_SelectEngine.hpp,
	  src/common/OW_SharedLibraryLoader.hpp, src/common/OW_Thread.cpp,
	  src/common/OW_Thread.hpp,
	  src/common/OW_dlSharedLibraryLoader.cpp,
	  src/common/OW_dlSharedLibraryLoader.hpp,
	  src/common/OW_dyldSharedLibraryLoader.cpp,
	  src/common/OW_dyldSharedLibraryLoader.hpp,
	  src/common/OW_shlSharedLibraryLoader.cpp,
	  src/common/OW_shlSharedLibraryLoader.hpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/xml/OW_Param.cpp, src/xml/OW_Param.hpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLNode.cpp,
	  src/xml/OW_XMLNode.hpp, test/unit/testSharedLibraryLoader.hpp:
	  Modified to pass parameters by const reference.

2004-08-08 17:09  nuffer

	* src/: common/OW_Reference.hpp, http/client/OW_HTTPClient.cpp,
	  http/client/OW_HTTPClient.hpp, ifcs/OW_CIMProtocolIFC.hpp,
	  ifcs/OW_RequestHandlerIFC.cpp, ifcs/OW_RequestHandlerIFC.hpp,
	  ifcs/OW_ServiceIFC.hpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  services/http/OW_HTTPServer.cpp, services/http/OW_HTTPServer.hpp:
	  Fixed to pass parameters by const reference.

2004-08-08 12:28  nuffer

	* src/: authorizers/simple2/OW_SimpleAuthorizer2.cpp,
	  authorizers/simple2/OW_SimpleAuthorizer2.hpp,
	  ifcs/OW_AuthenticatorIFC.hpp, ifcs/OW_Authorizer2IFC.hpp: Fixed
	  to pass parameters by const reference.

2004-08-08 12:18  nuffer

	* src/repositories/hdb/: OW_CIMRepository.cpp,
	  OW_CIMRepository.hpp, OW_HDB.hpp: More work on making data
	  members private.

2004-08-08 12:05  nuffer

	* src/repositories/hdb/: OW_AssocDb.hpp, OW_Index.hpp: Changed a
	  few classes to structs because all the data was public anyway.

2004-08-08 11:32  nuffer

	* src/wql/: OW_WQLImpl.cpp, OW_WQLProcessor.cpp,
	  OW_WQLProcessor.hpp: Made public data member instances private
	  and renamed it m_instances.

2004-08-08 11:28  nuffer

	* src/wql/: OW_WQLImpl.cpp, OW_WQLImpl.hpp, OW_WQLLexer.ll,
	  OW_WQLParser.yy: Made static data members private and added
	  accessor functions.

2004-08-08 11:27  nuffer

	* src/wql/common/OW_WQLCompile.hpp: Changed some classes into
	  structs, since they are just a collection of data.

2004-08-08 11:25  nuffer

	* src/client/OW_CIMXMLCIMOMHandle.cpp: Changed some simple callback
	  objects from classes to structs.

2004-08-08 11:04  nuffer

	* src/client/OW_BinaryCIMOMHandle.hpp: made m_protocol private.

2004-08-08 11:04  nuffer

	* src/common/: OW_dlSharedLibrary.cpp, OW_dlSharedLibrary.hpp:
	  Renamed m_call_dlclose to s_call_dlclose and made it private with
	  an setter function.

2004-08-08 10:57  nuffer

	* src/common/socket/: OW_Socket.cpp, OW_Socket.hpp,
	  OW_SocketBaseImpl.cpp, OW_SocketUtils.cpp,
	  OW_Win32SocketBaseImpl.cpp: Made the socket shutdown mechanism
	  variable private and simplified some of the platform #ifdefs.

2004-08-08 10:56  nuffer

	* doc/openwbem_coding_guide.txt: Adding a section about variable
	  naming.

2004-08-08 10:42  nuffer

	* src/: client/OW_CIMClient.cpp, wql/common/OW_WQLOperand.hpp:
	  Modified to use member initializer lists in the constructor
	  instead of assignment.

2004-08-08 10:25  nuffer

	* fake_library_creator.sh,
	  build/vc2003/OpenWBEM/tools/owmap2def.cpp, db/btree/bt_open.c,
	  src/authenticators/aix/OW_AIXAuthentication.cpp,
	  src/authenticators/pam/OW_PAMAuthentication.cpp,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/authorizers/simple2/OW_SimpleAuthorizer2.cpp,
	  src/cim/OW_CIMBase.cpp, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMDateTime.cpp,
	  src/cim/OW_CIMException.cpp, src/cim/OW_CIMFlavor.cpp,
	  src/cim/OW_CIMFlavor.hpp, src/cim/OW_CIMInstance.cpp,
	  src/cim/OW_CIMInstance.hpp, src/cim/OW_CIMMethod.cpp,
	  src/cim/OW_CIMMethod.hpp, src/cim/OW_CIMNameSpace.cpp,
	  src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMParameter.cpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMQualifier.cpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMScope.cpp,
	  src/cim/OW_CIMScope.hpp, src/cim/OW_CIMUrl.cpp,
	  src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValueCast.cpp,
	  src/cimom/owcimomd_main.cpp,
	  src/cimom/common/OW_AuthorizerManager.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_PollingManager.cpp,
	  src/cimom/common/OW_ProviderIFCLoader.cpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_ProviderProxies.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/server/OW_AuthManager.cpp,
	  src/cimom/server/OW_PidFile.cpp,
	  src/cimom/server/OW_Platform.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_CIMOMLocatorSLP.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.cpp, src/common/OW_Assertion.hpp,
	  src/common/OW_AutoPtr.hpp, src/common/OW_BinarySerialization.cpp,
	  src/common/OW_BinarySerialization.hpp,
	  src/common/OW_COWIntrusiveCountableBase.hpp,
	  src/common/OW_COWIntrusiveReference.hpp, src/common/OW_Cache.hpp,
	  src/common/OW_Char16.cpp, src/common/OW_CmdLineParser.cpp,
	  src/common/OW_Condition.cpp, src/common/OW_ConfigFile.cpp,
	  src/common/OW_DLLSharedLibraryLoader.cpp,
	  src/common/OW_DateTime.cpp, src/common/OW_Enumeration.hpp,
	  src/common/OW_Exception.cpp, src/common/OW_Exec.cpp,
	  src/common/OW_Format.cpp,
	  src/common/OW_IntrusiveCountableBase.hpp,
	  src/common/OW_IntrusiveReference.hpp, src/common/OW_List.hpp,
	  src/common/OW_LoggerImpls.cpp, src/common/OW_MemTracer.cpp,
	  src/common/OW_Mutex.cpp, src/common/OW_MutexLock.hpp,
	  src/common/OW_NonRecursiveMutex.cpp,
	  src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_NonRecursiveMutexLock.hpp,
	  src/common/OW_PosixFile.cpp, src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_PosixUnnamedPipe.cpp, src/common/OW_RWLocker.cpp,
	  src/common/OW_RWLocker.hpp, src/common/OW_RandomNumber.cpp,
	  src/common/OW_SafeLibCreate.hpp,
	  src/common/OW_SessionLanguage.cpp,
	  src/common/OW_StrictWeakOrdering.hpp, src/common/OW_String.cpp,
	  src/common/OW_StringBuffer.cpp, src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringStream.cpp, src/common/OW_Thread.cpp,
	  src/common/OW_ThreadCounter.cpp, src/common/OW_ThreadImpl.cpp,
	  src/common/OW_ThreadPool.cpp, src/common/OW_TmpFile.cpp,
	  src/common/OW_UTF8Utils.cpp,
	  src/common/OW_UTF8UtilscompareToIgnoreCase.cpp,
	  src/common/OW_UnnamedPipe.cpp, src/common/OW_UserUtils.cpp,
	  src/common/OW_dlSharedLibrary.cpp,
	  src/common/OW_dlSharedLibraryLoader.cpp,
	  src/common/OW_dyldSharedLibraryLoader.cpp,
	  src/common/socket/OW_GetPass.cpp,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SSLSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_Win32SocketBaseImpl.cpp,
	  src/common/socket/test/gethttpdata.cpp,
	  src/common/socket/test/gethttpsdata.cpp,
	  src/common/utf8CodeGenerators/OW_GenCaseFoldingCompare.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPDeflateOStream.cpp,
	  src/http/test/chunker_client.cpp,
	  src/http/test/chunker_server.cpp, src/http/test/httpclient.cpp,
	  src/http/test/httpserver.cpp, src/http/test/pamstandalone.cpp,
	  src/http/test/pamtest.cpp, src/mof/OW_MOFCIMOMVisitor.cpp,
	  src/mof/OW_MOFCompiler.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp,
	  src/providerifcs/cmpi/common/cmpiDateTime.cpp,
	  src/providerifcs/cmpi/common/cmpiInstance.cpp,
	  src/providerifcs/cmpi/common/cmpiObjectPath.cpp,
	  src/providerifcs/cmpi/common/cmpiResult.cpp,
	  src/providerifcs/cmpi/common/cmpiString.cpp,
	  src/providerifcs/cmpi/common/cmpiValue.cpp,
	  src/providerifcs/cmpi/common/cmpimacs.h,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFCUtils.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_HDB.cpp,
	  src/repositories/hdb/OW_HDBNode.cpp,
	  src/repositories/hdb/OW_IndexImpl.cpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/tdbcr/OW_AssocDb2.cpp,
	  src/repositories/tdbcr/OW_CIMRepository2.cpp,
	  src/repositories/tdbcr/OW_InstanceRepository2.cpp,
	  src/repositories/tdbcr/OW_MetaRepository2.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_LocalAuthentication.cpp,
	  src/tools/OW_DigestPasswdGen.cpp, src/tools/owmofc/owmofc.cpp,
	  src/wql/OW_WQLAst.cpp, src/wql/OW_WQLProcessor.hpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_Param.cpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLClass.cpp,
	  src/xml/OW_XMLEscape.cpp, src/xml/OW_XMLNode.cpp,
	  src/xml/OW_XMLOperationGeneric.cpp, src/xml/OW_XMLParserDOM.cpp,
	  src/xml/OW_XMLParserSAX.cpp, src/xml/OW_XMLPullParser.cpp,
	  src/xml/OW_XMLQualifier.cpp, src/xml/OW_XMLUnescape.cpp,
	  test/CppUnit/TestCase.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/acceptance/progs/hammerClient.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/testLargeRequest.cpp,
	  test/acceptance/progs/testMisc.cpp,
	  test/acceptance/progs/testNamespaces.cpp,
	  test/acceptance/progs/testSecondaryInstanceProviders.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/unit/OW_FileSystemTestCases.cpp,
	  test/unit/UnitTestEnvironment.hpp: Did a search and replace to
	  put spaces after control statements (if, while, for, switch).

2004-08-08 09:50  nuffer

	* src/: cim/OW_CIMBase.cpp, cim/OW_CIMBase.hpp,
	  cim/OW_CIMClass.cpp, cim/OW_CIMClass.hpp, cim/OW_CIMInstance.cpp,
	  cim/OW_CIMInstance.hpp, cim/OW_CIMQualifier.cpp,
	  cim/OW_CIMQualifier.hpp, repositories/hdb/OW_MetaRepository.cpp,
	  xml/OW_CIMtoXML.cpp, xml/OW_XMLCIMFactory.cpp: Removed language
	  from CIMClass, since a class cant have a language. Added language
	  to CIMQualifier. Made a few enhancements to the binary
	  serialization versioning.

2004-08-08 09:49  nuffer

	* src/xml/OW_XMLPullParser.hpp: Added a TODO comment.

2004-08-08 09:48  nuffer

	* doc/openwbem_coding_guide.txt: Added a few items.

2004-08-08 08:38  nuffer

	* doc/local_authentication.txt: Made a few small corrections.

2004-08-07 22:49  nuffer

	* src/: authenticators/pam/OW_PAMAuthentication.cpp,
	  authenticators/pamcl/OW_PAMAuthSA.cpp, cim/OW_CIMDataType.cpp,
	  cim/OW_CIMDateTime.cpp, cim/OW_CIMValue.cpp,
	  cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  client/OW_BinaryCIMOMHandle.cpp, common/OW_BaseStreamBuffer.cpp,
	  common/OW_DateTime.cpp, common/OW_Exec.cpp, common/OW_Format.cpp,
	  common/OW_Logger.cpp, common/OW_LoggerImpls.cpp,
	  common/OW_MutexImpl.cpp, common/OW_NonRecursiveMutexImpl.cpp,
	  common/OW_PosixFileSystem.cpp, common/OW_RWLocker.cpp,
	  common/OW_RandomNumber.cpp, common/OW_SessionLanguage.cpp,
	  common/OW_String.cpp, common/OW_StringBuffer.cpp,
	  common/OW_TempFileStream.cpp, common/OW_TempFileStream.hpp,
	  common/OW_Thread.cpp, common/OW_ThreadCounter.cpp,
	  common/OW_ThreadImpl.cpp, common/OW_ThreadPool.cpp,
	  common/OW_TmpFile.cpp, common/OW_URL.cpp,
	  common/OW_UTF8Utils.cpp, common/socket/OW_SSLCtxMgr.cpp,
	  common/socket/OW_Socket.cpp, common/socket/OW_SocketBaseImpl.cpp,
	  http/client/OW_HTTPClient.cpp,
	  http/common/OW_HTTPChunkedIStream.cpp,
	  http/common/OW_HTTPChunkedOStream.cpp,
	  http/common/OW_HTTPCounter.cpp,
	  http/common/OW_HTTPLenLimitIStream.hpp,
	  http/common/OW_HTTPUtils.cpp, http/common/OW_MD5.cpp,
	  provideragent/OW_ProviderAgentCIMOMHandle.hpp,
	  provideragent/OW_ProviderAgentEnvironment.cpp,
	  repositories/hdb/OW_HDBNode.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  services/http/OW_HTTPSvrConnection.cpp, wql/OW_WQLProcessor.cpp,
	  wql/OW_WQLSelectStatementGen.cpp, wql/common/OW_WQLCompile.cpp,
	  wql/common/OW_WQLOperand.cpp,
	  wql/common/OW_WQLSelectStatement.cpp, xml/OW_CIMtoXML.cpp,
	  xml/OW_Param.cpp, xml/OW_XMLNode.cpp, xml/OW_XMLParserCore.cpp,
	  xml/OW_XMLPullParser.cpp, xml/OW_XMLPullParser.hpp,
	  xml/OW_XMLQualifier.cpp: Fixing usage of braces to comply with
	  the coding standard along with a few other minor tweaks.

2004-08-07 11:49  nuffer

	* src/cim/OW_CIMValue.cpp: Cleaning up switch statements.

2004-08-07 11:48  nuffer

	* src/cim/OW_CIMScope.cpp: Cleaned up switch statement.

2004-08-07 11:48  nuffer

	* src/cim/OW_CIMQualifierType.cpp: Change for into a while.

2004-08-07 11:47  nuffer

	* src/cim/OW_CIMQualifier.cpp: Changed for loop into a while.

2004-08-07 11:46  nuffer

	* src/cim/OW_CIMInstance.cpp: Removed unused local variable.

2004-08-07 11:46  nuffer

	* src/cim/OW_CIMFlavor.cpp: Simplifying toMOF().

2004-08-07 11:43  nuffer

	* src/cim/OW_CIMDataType.cpp: Expanding case statement.

2004-08-07 11:15  nuffer

	* src/common/OW_Enumeration.hpp: Added comments to say that the
	  compiler generated copy ctor and assignment operator are find for
	  Enumeration_input_iterator.

2004-08-07 11:13  nuffer

	* src/cim/OW_CIMObjectPath.cpp: Changed for loop to a while loop.

2004-08-07 11:13  nuffer

	* src/cim/: OW_CIMNameSpace.cpp, OW_CIMNameSpace.hpp: Moved virtual
	  toMOF() to the .cpp.

2004-08-07 11:12  nuffer

	* src/cim/OW_CIMInstance.cpp: Changed for loop into a while loop.

2004-08-07 11:11  nuffer

	* src/cim/: OW_CIMFlavor.cpp, OW_CIMFlavor.hpp, OW_CIMScope.cpp,
	  OW_CIMScope.hpp: Moved virtual setNull() to the .cpp.

2004-08-07 11:10  nuffer

	* src/cim/: OW_CIMException.cpp, OW_CIMException.hpp: Moved virtual
	  type() to the .cpp.

2004-08-07 11:10  nuffer

	* src/cim/: OW_CIMElement.cpp, OW_CIMElement.hpp: Added a
	  destructor so the compiler generated destructor wont cause code
	  bloat.

2004-08-07 11:08  nuffer

	* src/cim/: OW_CIMDateTime.cpp, OW_CIMDateTime.hpp: Moved inline
	  CIMDateTimeException functions to be non-inline in the .cpp.

2004-08-07 10:57  nuffer

	* src/cim/OW_CIMBase.hpp: Removing dumb comment on a destructor.

2004-08-06 23:03  nuffer

	* src/authenticators/aix/OW_AIXAuthentication.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/cim/OW_CIMException.cpp, src/cim/OW_CIMException.hpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_WQLFilterRep.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/common/OW_BaseStreamBuffer.cpp,
	  src/common/OW_BinarySerialization.hpp, src/common/OW_File.hpp,
	  src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_SelectEngine.hpp,
	  src/common/socket/test/server.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/mof/OW_MOFLexer.ll,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp,
	  src/providerifcs/cmpi/common/cmpiContextArgs.cpp,
	  src/providerifcs/cmpi/common/cmpiDateTime.cpp,
	  src/providerifcs/cmpi/common/cmpiEnumeration.cpp,
	  src/providerifcs/cmpi/common/cmpiInstance.cpp,
	  src/providerifcs/cmpi/common/cmpiObjectPath.cpp,
	  src/providerifcs/cmpi/common/cmpiResult.cpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.cpp,
	  src/providerifcs/npi/OW_FTABLERef.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/npi/common/npi.h,
	  src/providerifcs/npi/common/npicrash.c,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.hpp,
	  src/providerifcs/perl/perlProvider/perlProvider.c,
	  src/providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumclassnames.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owenumqualifiers.cpp,
	  src/tools/owexecwql.cpp, src/tools/owrepositorydump.cpp,
	  src/tools/owmofc/owmofc.cpp, src/wql/OW_WQLImpl.cpp,
	  src/wql/OW_WQLImpl.hpp, src/wql/OW_WQLLexer.ll,
	  src/wql/OW_WQLProcessor.cpp,
	  src/wql/OW_WQLSelectStatementGen.cpp,
	  src/wql/common/OW_WQLCompile.cpp,
	  src/wql/common/OW_WQLCompile.hpp, src/xml/OW_XMLClass.cpp,
	  src/xml/OW_XMLParserDOM.cpp, test/CppUnit/TestResult.cpp,
	  test/acceptance/progs/CIMOMLocator.cpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/hammerClient.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/wqlTest2.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/cmpiproviders/cmpiTestProvider.c,
	  test/npiproviders/SampleProvider.c, test/unit/MemTracerTest.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Removed all (void) casts.

2004-08-06 22:15  nuffer

	* src/common/socket/: OW_SocketImpl.cpp, OW_SocketImpl.hpp: Pass
	  SocketAddress parameter by reference.

2004-08-06 22:14  nuffer

	* src/: common/socket/OW_SSLSocketImpl.hpp,
	  common/socket/OW_ServerSocketImpl.hpp,
	  http/common/OW_HTTPChunkedIStream.hpp: Fixed return type of
	  operator=

2004-08-06 22:13  nuffer

	* src/common/socket/OW_SSLException.hpp: Added a TODO about moving
	  virtual functions into a .cpp.

2004-08-06 22:10  nuffer

	* src/common/OW_UUID.cpp: Added some braces and fixed indentation.

2004-08-06 22:09  nuffer

	* src/common/OW_SharedLibraryReference.hpp: Modified to pass
	  parameters to constructors by const reference and remove
	  commented-out useRefCountOf().

2004-08-06 22:07  nuffer

	* src/common/: OW_Mutex.hpp, OW_NonRecursiveMutex.hpp: Fixed return
	  type of operator=

2004-08-06 22:04  nuffer

	* src/common/: OW_IOIFCStreamBuffer.cpp, OW_IOIFCStreamBuffer.hpp:
	  Moved implementation of reset() to the .cpp because its a virtual
	  function which cant be inlined.

2004-08-06 22:02  nuffer

	* src/common/OW_File.hpp: Made m_hdl private.

2004-08-06 22:01  nuffer

	* src/common/OW_COWReference.hpp: Modified copy-assignment operator
	  to pass the arg by const reference instead of by value.

2004-08-06 22:00  nuffer

	* src/common/OW_BaseStreamBuffer.hpp: Added virtual to document the
	  fact overflow() is virtual and removed the default parameter
	  because its default on the base class.

2004-08-06 21:57  nuffer

	* src/cim/: OW_CIMDataType.cpp, OW_CIMDateTime.cpp,
	  OW_CIMInstance.cpp, OW_CIMObjectPath.cpp,
	  OW_CIMQualifierType.cpp, OW_CIMUrl.cpp, OW_CIMValue.cpp: Adding
	  braces around blocks as dictated by the coding standard.

2004-08-06 21:54  nuffer

	* doc/Makefile.am: Added local_authentication.txt.

2004-08-06 17:57  nuffer

	* doc/local_authentication.txt: Adding spec for OWLocal
	  authentication scheme.

2004-08-06 17:23  jcarey

	* build/vc2003/OpenWBEM/libopenwbem/Makefile,
	  src/common/OW_UserUtils.cpp: Win32 port.

2004-08-06 16:08  jcarey

	* build/vc2003/OpenWBEM/OW_config.h, db/btree/bt_split.c,
	  db/db/db.c, src/common/OW_LoggerImpls.cpp,
	  src/common/OW_UserUtils.cpp: Win32 port.

2004-08-06 11:35  bartw

	* db/db/Makefile.am, src/cimom/common/Makefile.am,
	  src/cimom/server/Makefile.am, src/cimxmllistener/Makefile.am,
	  src/client/Makefile.am, src/common/Makefile.am,
	  src/http/client/Makefile.am, src/http/common/Makefile.am,
	  src/mof/Makefile.am, src/provider/Makefile.am,
	  src/provideragent/Makefile.am,
	  src/providerifcs/cmpi/common/Makefile.am,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/npi/common/Makefile.am,
	  src/repositories/hdb/Makefile.am, src/services/http/Makefile.am,
	  src/wql/Makefile.am, src/wql/common/Makefile.am,
	  src/xml/Makefile.am: install static .a files so developers can
	  statically link a client, for example

2004-08-06 10:58  nuffer

	* src/repositories/tdbcr/: .cvsignore, Makefile.am,
	  OW_AssocDb2.cpp, OW_AssocDb2.hpp, OW_CIMRepository2.cpp,
	  OW_CIMRepository2.hpp, OW_InstanceRepository2.cpp,
	  OW_InstanceRepository2.hpp, OW_MetaRepository2.cpp,
	  OW_MetaRepository2.hpp, OW_dbDatabase.cpp, OW_dbDatabase.hpp,
	  OW_dbUtils.cpp, OW_dbUtils.hpp, tables_for_new_repository.txt:
	  Comitting work I did a while ago on the new repository.  Still
	  very immature.

2004-08-05 23:24  nuffer

	* src/cimom/: server/OW_Platform.cpp, server/OW_Platform.hpp,
	  owcimomd_main.cpp: Renamed restartDaemon() to rerunDaemon() and
	  added a new restartDaemon() which just sends a SIGHUP to the main
	  process. Also modified main() to install a new_handler which
	  calls Platform::restartDaemon() if it gets called.

2004-08-05 23:22  nuffer

	* src/common/OW_Enumeration.hpp: Clarified code just a bit by
	  moving the assignment out of the if statement.

2004-08-05 23:21  nuffer

	* src/common/: OW_StringBuffer.cpp, OW_StringBuffer.hpp: Fixed copy
	  ctor to take parameter by const reference.

2004-08-05 23:20  nuffer

	* src/: common/OW_OperationContext.cpp,
	  common/OW_OperationContext.hpp,
	  repositories/hdb/OW_CIMRepository.cpp: Added
	  OperationContext::keyHasData

2004-08-05 23:19  nuffer

	* TODO: Updating.

2004-08-05 21:43  jcarey

	* build/vc2003/OpenWBEM/libopenwbem/libopenwbem.vcproj,
	  src/common/OW_CmdLineParser.cpp: Win32 port.

2004-08-05 18:04  jcarey

	* build/vc2003/OpenWBEM/libopenwbem/libopenwbem.vcproj,
	  src/common/OW_LoggerImpls.cpp, src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_Types.hpp, src/common/OW_UserUtils.cpp: Win32 port.

2004-08-04 14:22  nuffer

	* src/xml/: OW_CIMXMLParser.cpp, OW_CIMXMLParser.hpp,
	  OW_XMLCIMFactory.cpp: Renamed CIMXMLParser::A_LANGUAGE to
	  A_XML_LANG which is correct.

2004-08-04 14:20  nuffer

	* src/providerifcs/cmpi/common/: cmpiThreadContext.cpp,
	  cmpiThreadContext.h: Cleaning up the tls junk and removed use of
	  PTHREAD_KEYS_MAX

2004-08-04 13:25  llewelly

	* test/unit/OW_ExecTestCases.cpp: Put back Jack's check for
	  OW_HAVE_WAIT_H .

2004-08-04 13:05  llewelly

	* src/services/http/OW_LocalAuthentication.cpp: authenticate() :
	  Use new function getUserName() instead of the platform-specific
	  getpwuid_r() .

2004-08-04 13:02  llewelly

	* test/unit/OW_ExecTestCases.cpp: If WIFEXITED and friends require
	  <wait.h>, #include it.  Use the correct configure discovered
	  pathnames for true and false.

2004-08-04 12:56  llewelly

	* configure.in: Detect whether <inttypes.h> declares PRI[ux]32 .
	  Detect whether WIFEXITED and friends require <wait.h>.  Detect
	  whether <getopt.h> and <unistd.h> conflict.  Detect the correct
	  pathname of the shell commands true and false.

2004-08-04 12:47  llewelly

	* src/tools/owmofc/owmofc.cpp: If <getopt.h> and <unistd.h>
	  conflict, don't #include <getopt.h>

2004-08-04 12:43  llewelly

	* db/btree/bt_debug.c: If <inttypes.h> doesn't #define PRI[ux]32,
	  don't #include it; just #define them here.

2004-08-04 12:42  llewelly

	* src/common/OW_UserUtils.cpp: getCurrentUserName() : Moved from
	  OW_Platform.cpp to here.  getUserName() : New function defined
	  here.

2004-08-04 12:40  llewelly

	* src/common/OW_UserUtils.hpp: getUserName() : New function for
	  getting a username from a uid.  getCurrentUserName() : Moved from
	  OW_Platfrom.hpp to here.

2004-08-04 12:37  llewelly

	* src/cimom/server/OW_Platform.hpp: getCurrentUserName() : Move
	  this function into OW_UserUtils.hpp #include OW_UserUtils.hpp,
	  and add a using decl for getCurrentUsername() .

2004-08-04 12:33  llewelly

	* cvsbootstrap.sh: Print a warning message if automake version is
	  older than 1.6.3.

2004-08-04 12:31  llewelly

	* src/cimom/server/OW_Platform.cpp: Move getCurrentUserName() from
	  OW_Platform.cpp to OW_UserUtils.cpp .  If <getopt.h> and
	  <unistd.h> conflict, don't #include <getopt.h>

2004-08-04 12:28  llewelly

	* src/common/OW_SafeLibCreate.hpp: create() : FreeBSD goes into an
	  infinite loop when longjmping from a singnal handler. Set a flag
	  and return instead.

2004-08-04 12:21  llewelly

	* src/common/socket/OW_SocketAddress.cpp: getUDS() : Add a case to
	  calculate the correct unix domain sockect size on FreeBSD.

2004-08-03 17:34  jackwjones

	* test/unit/OW_ExecTestCases.cpp: Changed the check for __APPLE__
	  to a check for OW_HAVE_SYS_WAIT_H since the NetWare platform
	  needs this header file as well.

2004-08-03 17:32  jackwjones

	* configure.in: Added a check for sys/wait.h.  Added some
	  statements to the netware section so it always compiles with
	  static-services enabled.

2004-08-03 17:30  jackwjones

	* src/common/: OW_Types.h, OW_Types.hpp: Added a definition of
	  OW_SHAREDLIB_EXTENSION for NetWare nlm's.

2004-08-03 17:29  jackwjones

	* src/common/OW_PosixUnnamedPipe.cpp: For NetWare use sockets to
	  simulate a pipe since NetWare's select call will not work on a
	  pipe.

2004-07-30 16:41  nuffer

	* src/ifcs/OW_AuthorizerIFC.hpp: Undoing recent breakage.

2004-07-30 15:26  jcarey

	* src/ifcs/OW_AuthorizerIFC.hpp: Commented out the old authorizer
	  factory that checked for static services The CIMOMEnvironment
	  doesn't call createAuthorizer_##authorizerName. It has no way of
	  knowing what the name would be.  This should be a problem since
	  only one Authorizer is ever loaded and the authorizer is not
	  statically linked if OW_STATIC_SERVICES is specified anyway.

2004-07-27 15:16  jcarey

	* src/cim/: OW_CIMClass.cpp, OW_CIMClass.hpp, OW_CIMInstance.cpp,
	  OW_CIMInstance.hpp: Changed VERSION to _VERSION_ in CIMClass &
	  CIMInstance for serialization.  Changed _VERSION_ to enum.

2004-07-24 22:48  nuffer

	* src/:
	  authenticators/nonauthenticating/OW_NonAuthenticatingAuthenticator.hpp,
	  cim/OW_CIMBase.hpp, cim/OW_CIMClass.hpp, cim/OW_CIMDataType.hpp,
	  cim/OW_CIMDateTime.hpp, cim/OW_CIMElement.hpp,
	  cim/OW_CIMException.hpp, cim/OW_CIMFlavor.hpp, cim/OW_CIMFwd.hpp,
	  cim/OW_CIMInstance.hpp, cim/OW_CIMMethod.hpp,
	  cim/OW_CIMNameSpace.hpp, cim/OW_CIMObjectPath.hpp,
	  cim/OW_CIMParamValue.hpp, cim/OW_CIMParameter.hpp,
	  cim/OW_CIMProperty.hpp, cim/OW_CIMQualifier.hpp,
	  cim/OW_CIMQualifierType.hpp, cim/OW_CIMScope.hpp,
	  cim/OW_CIMUrl.hpp, cim/OW_CIMValue.hpp, cim/OW_CIMValueCast.hpp,
	  cimxmllistener/OW_CIMListenerCallback.hpp,
	  cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  cimxmllistener/OW_ListenerAuthenticator.hpp,
	  cimxmllistener/OW_XMLListener.hpp,
	  client/OW_BinaryCIMOMHandle.hpp, client/OW_CIMClient.hpp,
	  client/OW_CIMOMInfo.hpp, client/OW_CIMOMLocator.hpp,
	  client/OW_CIMOMLocatorSLP.hpp, client/OW_CIMXMLCIMOMHandle.hpp,
	  client/OW_ClientCIMOMHandle.cpp, client/OW_ClientCIMOMHandle.hpp,
	  common/OW_Array.hpp, common/OW_Assertion.hpp,
	  common/OW_BaseStreamBuffer.hpp, common/OW_Bool.hpp,
	  common/OW_CIMErrorException.hpp, common/OW_COWReference.hpp,
	  common/OW_Char16.hpp, common/OW_DateTime.hpp,
	  common/OW_Exception.hpp, common/OW_Exec.hpp, common/OW_File.hpp,
	  common/OW_Format.hpp, common/OW_IOException.hpp,
	  common/OW_IOIFCStreamBuffer.hpp,
	  common/OW_IntrusiveReference.hpp,
	  common/OW_IstreamBufIterator.hpp, common/OW_Logger.hpp,
	  common/OW_Mutex.hpp, common/OW_MutexLock.hpp,
	  common/OW_NonRecursiveMutex.hpp,
	  common/OW_NonRecursiveMutexLock.hpp,
	  common/OW_PosixUnnamedPipe.hpp, common/OW_RWLocker.hpp,
	  common/OW_RandomNumber.hpp, common/OW_Reference.hpp,
	  common/OW_Runnable.hpp, common/OW_Select.hpp,
	  common/OW_SelectEngine.hpp, common/OW_Semaphore.hpp,
	  common/OW_SharedLibrary.hpp, common/OW_SharedLibraryLoader.hpp,
	  common/OW_SharedLibraryReference.hpp, common/OW_SignalScope.hpp,
	  common/OW_TempFileStream.hpp, common/OW_Thread.hpp,
	  common/OW_TmpFile.hpp, common/OW_UnnamedPipe.hpp,
	  common/socket/OW_NwIface.hpp, common/socket/OW_SSLCtxMgr.hpp,
	  common/socket/OW_SSLException.hpp,
	  common/socket/OW_ServerSocket.hpp,
	  common/socket/OW_ServerSocketImpl.hpp,
	  common/socket/OW_Socket.hpp, common/socket/OW_SocketAddress.hpp,
	  common/socket/OW_SocketStreamBuffer.hpp,
	  http/client/OW_HTTPClient.cpp, http/client/OW_HTTPClient.hpp,
	  http/common/OW_HTTPException.hpp, http/common/OW_MD5.hpp,
	  ifcs/OW_CIMOMHandleIFC.hpp, ifcs/OW_ClientAuthCBIFC.hpp,
	  ifcs/OW_IOIFC.hpp, ifcs/OW_ResultHandlerIFC.hpp,
	  ifcs/OW_SelectableCallbackIFC.hpp, ifcs/OW_SelectableIFC.hpp,
	  ifcs/OW_WQLIFC.hpp, provider/OW_ProviderEnvironmentIFC.hpp,
	  providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  tools/owmofc/owmofc.cpp, wql/OW_WQLProcessor.hpp,
	  wql/OW_WQLSelectStatementGen.hpp, wql/OW_WQLVisitor.hpp,
	  wql/common/OW_WQLCompile.hpp,
	  wql/common/OW_WQLInstancePropertySource.hpp,
	  wql/common/OW_WQLOperand.hpp,
	  wql/common/OW_WQLPropertySource.hpp,
	  wql/common/OW_WQLSelectStatement.hpp, xml/OW_Param.hpp,
	  xml/OW_RequestHandlerIFCXML.hpp: Adding comments documenting when
	  things were deprecated.

2004-07-24 22:03  nuffer

	* src/: cim/OW_CIMValue.cpp, cim/OW_CIMValueCast.cpp,
	  common/OW_Char16.cpp, common/OW_Char16.hpp, common/OW_String.cpp,
	  common/OW_String.hpp, common/OW_StringBuffer.hpp,
	  xml/OW_CIMtoXML.cpp, xml/OW_XMLCIMFactory.cpp: Deprecating some
	  functions which should be removed because they cause unnecessary
	  coupling.

2004-07-24 17:50  nuffer

	* test/acceptance/testfiles/testsuite28.out.long: updated for Jons
	  xml language changes.

2004-07-23 14:15  jcarey

	* src/tools/owrepositorydump.cpp: Enabled compilation of file
	  (removed #if 0).

2004-07-23 11:24  jcarey

	* src/tools/owrepositorydump.cpp, src/xml/OW_CIMXMLParser.cpp,
	  src/xml/OW_CIMXMLParser.hpp, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_XMLCIMFactory.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/testfiles/testsuite28.out,
	  test/c++providers/instance/testinstance.cpp: Added code to
	  support the xml:lang attribute.

2004-07-22 21:26  nuffer

	* test/acceptance/: progs/OW_CIMClientCL.cpp,
	  testfiles/testsuite28.out: Moving enumClassNames to the short
	  acceptance test.

2004-07-22 21:20  nuffer

	* src/: common/OW_BinarySerialization.hpp,
	  repositories/hdb/OW_HDB.cpp, repositories/hdb/OW_HDBCommon.hpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp: Incremented
	  the Binary representation version. Introduced a minimum version
	  we can read and modified the checks to make sure the version is
	  in the acceptable range.

2004-07-22 21:07  nuffer

	* src/: cim/OW_CIMBase.cpp, cim/OW_CIMClass.cpp,
	  repositories/hdb/OW_MetaRepository.cpp: Fixed enumClassNames for
	  the new signature/version binary scheme.

2004-07-22 17:13  jcarey

	* src/cim/: OW_CIMBase.cpp, OW_CIMBase.hpp, OW_CIMClass.cpp,
	  OW_CIMClass.hpp, OW_CIMInstance.cpp, OW_CIMInstance.hpp: Changed
	  read & write object to support versioning in CIMInstance and
	  CIMClass. Added supporting code for this.

2004-07-22 10:41  jcarey

	* test/acceptance/testfiles/testsuite28.out.long: OWLONGTEST output
	  has changed with the addition of the check for accept/content
	  language.

2004-07-22 08:59  nuffer

	* configure.in: Adding -ansi and -Wno-long-long compiler options if
	  supported.

2004-07-22 08:58  nuffer

	* src/tools/: Makefile.am, owrepositorydump.cpp: Got the main for
	  owrepositorydump in place.

2004-07-21 18:07  jcarey

	* src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp,
	  src/common/OW_SessionLanguage.cpp,
	  src/common/OW_SessionLanguage.hpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/testfiles/testsuite28.out,
	  test/c++providers/instance/testinstance.cpp,
	  test/c++providers/instance/testinstance.mof: Added code to test
	  accept/content languages.  Changed Client side cimom handles to
	  handle HTTP headers/trailers.  Additional output in
	  testsuite28.out now for Accept/Content tests.

2004-07-21 16:24  nuffer

	* website/index.html: Put the image in the right spot.

2004-07-21 16:14  nuffer

	* website/index.html: Adding Novell_logo.gif to the contributor
	  table.

2004-07-21 16:11  nuffer

	* website/images/Novell_logo.gif: Added.

2004-07-20 14:17  nuffer

	* src/common/OW_OperationContext.hpp: Doc improvements.

2004-07-20 14:16  nuffer

	* src/xml/OW_XMLNode.cpp: Improving error message.

2004-07-20 14:16  nuffer

	* src/tools/owmofc/owmofc.cpp: Adding TODO.

2004-07-20 14:16  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Fixed usage of the
	  session language and the operation context.

2004-07-20 14:15  nuffer

	* src/common/Makefile.am: Fix:
	  -OW_SessionLanguage.cpp->OW_SessionLanguage.hpp

2004-07-20 14:14  nuffer

	* etc/openwbem.conf.sh, src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/common/OW_ConfigOpts.hpp,
	  src/services/http/OW_HTTPServer.cpp: Fixing up some config item
	  naming and some doc in the config file.

2004-07-20 08:55  nuffer

	* test/unit/Makefile.am: Now that unitMain is compiled all the
	  time, only do it if it will actually build.

2004-07-20 08:54  nuffer

	* test/acceptance/progs/Makefile.am: Adjusting the library order so
	  static linking will work.

2004-07-20 08:54  jcarey

	* etc/openwbem.conf.sh, src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/common/Makefile.am, src/common/OW_ConfigOpts.hpp,
	  src/common/OW_SessionLanguage.cpp,
	  src/common/OW_SessionLanguage.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp: Integrated the
	  SessionLanguage into the HTTP session.

2004-07-19 16:53  nuffer

	* src/common/socket/: OW_SocketBaseImpl.cpp,
	  OW_Win32SocketBaseImpl.cpp: Fixing exception message to use
	  SocketAddress::toString() so it has a meaningful value when its a
	  UDS.

2004-07-19 15:57  jcarey

	* src/common/: OW_SessionLanguage.cpp, OW_SessionLanguage.hpp: Just
	  implemented code for accept/content language parsing.

2004-07-18 17:29  nuffer

	* configure.in: Adding -D_GLIBCXX_DEBUG to the debug CXXFLAGS to
	  activate the new gcc 3.4 debug mode.

2004-07-18 17:28  nuffer

	* src/services/http/OW_LocalAuthentication.cpp: Adding include
	  <cerrno> for errno.

2004-07-18 12:42  nuffer

	* src/: cim/OW_CIMClass.hpp, cim/OW_CIMDataType.cpp,
	  cim/OW_CIMDataType.hpp, cim/OW_CIMDateTime.cpp,
	  cim/OW_CIMDateTime.hpp, cim/OW_CIMFlavor.hpp,
	  cim/OW_CIMInstance.hpp, cim/OW_CIMMethod.hpp,
	  cim/OW_CIMNameSpace.hpp, cim/OW_CIMObjectPath.hpp,
	  cim/OW_CIMParamValue.hpp, cim/OW_CIMParameter.hpp,
	  cim/OW_CIMProperty.hpp, cim/OW_CIMQualifier.hpp,
	  cim/OW_CIMQualifierType.hpp, cim/OW_CIMScope.hpp,
	  cim/OW_CIMUrl.hpp, cim/OW_CIMValue.hpp,
	  common/OW_COWReference.hpp, common/OW_Char16.hpp,
	  common/OW_File.hpp, common/OW_IntrusiveReference.hpp,
	  common/OW_Reference.hpp, common/OW_RepositoryCIMOMHandle.hpp,
	  common/OW_SharedLibraryReference.hpp,
	  repositories/hdb/OW_AssocDb.hpp, repositories/hdb/OW_HDB.hpp,
	  repositories/hdb/OW_HDBNode.hpp, xml/OW_CIMXMLParser.hpp,
	  xml/OW_XMLNode.hpp: Modified safe_bool idiom to use a member data
	  pointer instead of a member function pointer because its more
	  efficient, and less code (no more struct dummy)

2004-07-18 09:21  nuffer

	* doc/: remote_providers.txt, Makefile.am: Adding some docs on the
	  remote provider functionality.

2004-07-18 09:07  nuffer

	* src/common/utf8CodeGenerators/.cvsignore: Added.

2004-07-18 09:05  nuffer

	* configure.in, src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.hpp,
	  src/cimom/common/OW_AuthorizerManager.hpp,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.hpp,
	  src/cimom/common/OW_IndicationRepLayerMediator.hpp,
	  src/cimom/common/OW_IndicationServer.hpp,
	  src/cimom/common/OW_PollingManager.hpp,
	  src/cimom/common/OW_ProviderIFCLoader.cpp,
	  src/cimom/common/OW_ProviderIFCLoader.hpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_ProviderManager.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimom/server/OW_AuthManager.hpp,
	  src/cimom/server/OW_Platform.cpp,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandleConnectionPool.hpp,
	  src/common/Makefile.am, src/common/OW_COWReference.hpp,
	  src/common/OW_Enumeration.hpp, src/common/OW_Exec.cpp,
	  src/common/OW_Exec.hpp, src/common/OW_IntrusiveCountableBase.cpp,
	  src/common/OW_IntrusiveCountableBase.hpp,
	  src/common/OW_IntrusiveReference.hpp, src/common/OW_Logger.hpp,
	  src/common/OW_OperationContext.cpp,
	  src/common/OW_OperationContext.hpp,
	  src/common/OW_PosixUnnamedPipe.hpp, src/common/OW_Reference.hpp,
	  src/common/OW_RepositoryCIMOMHandle.hpp,
	  src/common/OW_Runnable.hpp, src/common/OW_SafeLibCreate.hpp,
	  src/common/OW_SharedLibrary.hpp,
	  src/common/OW_SharedLibraryLoader.hpp,
	  src/common/OW_SharedLibraryReference.hpp,
	  src/common/OW_Thread.cpp, src/common/OW_Thread.hpp,
	  src/common/OW_ThreadBarrier.cpp, src/common/OW_ThreadBarrier.hpp,
	  src/common/OW_ThreadCounter.hpp,
	  src/common/OW_ThreadDoneCallback.hpp,
	  src/common/OW_ThreadPool.cpp, src/common/OW_ThreadPool.hpp,
	  src/common/OW_TmpFile.hpp, src/common/OW_UnnamedPipe.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/ifcs/OW_AuthenticatorIFC.hpp, src/ifcs/OW_Authorizer2IFC.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp,
	  src/ifcs/OW_ClientAuthCBIFC.hpp, src/ifcs/OW_RepositoryIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/ifcs/OW_SelectableIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.hpp, src/ifcs/OW_WQLIFC.hpp,
	  src/mof/OW_MOFCIMOMVisitor.cpp, src/mof/OW_MOFCIMOMVisitor.hpp,
	  src/mof/OW_MOFCompiler.cpp, src/mof/OW_MOFCompiler.hpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.hpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_IndicationProviderIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_ProviderBaseIFC.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/provider/OW_SecondaryInstanceProviderIFC.hpp,
	  src/provideragent/OW_ProviderAgent.cpp,
	  src/provideragent/OW_ProviderAgent.hpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.hpp,
	  src/provideragent/OW_ProviderAgentProviderEnvironment.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/OW_FTABLERef.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppSecondaryInstanceProviderIFC.hpp,
	  src/providerifcs/npi/OW_FTABLERef.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/perl/perlProvider/Makefile.am,
	  src/providerifcs/remote/OW_RemoteProviderUtils.cpp,
	  src/providerifcs/remote/OW_RemoteProviderUtils.hpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.hpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_AssocDb.hpp,
	  src/repositories/hdb/OW_HDB.hpp,
	  src/repositories/hdb/OW_HDBNode.cpp,
	  src/repositories/hdb/OW_HDBNode.hpp,
	  src/repositories/hdb/OW_Index.hpp,
	  src/repositories/hdb/OW_IndexImpl.cpp,
	  src/services/http/OW_DigestAuthentication.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/services/http/OW_LocalAuthentication.hpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.hpp,
	  src/tools/owmofc/owmofc.cpp, src/wql/OW_WQLImpl.cpp,
	  src/wql/OW_WQLImpl.hpp, src/wql/OW_WQLProcessor.cpp,
	  src/wql/OW_WQLProcessor.hpp, src/xml/OW_XMLNode.cpp,
	  src/xml/OW_XMLNode.hpp, test/Makefile.am,
	  test/acceptance/progs/owprovideragent.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/progs/wqlTest2.cpp, test/unit/Makefile.am,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Improvements to the
	  intrusive counted pointers, and switching most everything to use
	  them.

2004-07-18 09:03  nuffer

	* test/performance/: .cvsignore, Makefile.am, TimeString.cpp:
	  Adding.

2004-07-17 17:16  nuffer

	* website/: index.html, sinorca-print.css, sinorca-screen-alt.css,
	  sinorca-screen.css: Added a style sheet so the page isnt so
	  boring.

2004-07-16 09:25  jcarey

	* configure.in, src/providerifcs/cmpi/Makefile.am,
	  src/providerifcs/cmpi/common/Makefile.am: Added the ability to
	  disable the build/install of the cmpi provider interface.

2004-07-15 19:43  nuffer

	* src/providerifcs/perl/perlProvider/Makefile.am: Fix so that
	  automake doesnt try to bundle up perlxsi.c.

2004-07-15 19:42  nuffer

	* configure.in, src/Makefile.am: Adding a variable for PAM_LIB so
	  that linking statically on a platform without pam will work
	  correctly.

2004-07-15 19:35  nuffer

	* test/unit/: OW_CIMDateTimeTestCases.cpp,
	  OW_CIMDateTimeTestCases.hpp: Added a test.

2004-07-15 19:34  nuffer

	* src/common/OW_Thread.hpp: Fixed some typos in the doc.

2004-07-15 12:30  nuffer

	* src/common/OW_ThreadImpl.cpp: Removed use of PTHREAD_KEYS_MAX,
	  since we dont need it, and its not always available on all
	  platforms.

2004-07-15 09:31  nuffer

	* run_tests.sh: Fixed addition.

2004-07-14 16:23  nuffer

	* src/: authorizers/simple/OW_SimpleAuthorizer.cpp,
	  cimom/common/OW_AuthorizerManager.cpp,
	  cimom/common/OW_ProviderProxies.cpp,
	  repositories/hdb/OW_CIMRepository.cpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp: Switching to
	  use OperationContext::getStringDataWithDefault() which is faster
	  and easier to use.

2004-07-14 16:22  nuffer

	* src/cim/OW_CIMDateTime.hpp: Switching back to use
	  COWIntrusiveReference now that its fixed.

2004-07-14 16:22  nuffer

	* src/common/: OW_Exception.cpp, OW_Exception.hpp: Adding
	  OW_NON_THREAD_SAFE_EXCEPTION_HANDLING.

2004-07-14 16:21  nuffer

	* acconfig.h, configure.in, run_tests.sh: Adding
	  --enable-non-thread-safe-exception-handling-workaround configure
	  option.

2004-07-14 15:55  jcarey

	* src/providerifcs/cmpi/common/cmpiInstance.cpp: Changed
	  instGetProperty to check the CIMValue for NULL before it calls
	  get type on it. This was causing the CIMOM to abort durint the
	  sblim test suite.

2004-07-14 13:49  nuffer

	* src/common/OW_COWIntrusiveCountableBase.hpp: Fixed operator=

2004-07-14 13:45  nuffer

	* test/unit/OW_CIMValueTestCases.cpp: Added test for get().

2004-07-14 13:00  nuffer

	* src/ifcs/OW_Authorizer2IFC.hpp: Fixing line endings.	Someone
	  checked this in with windows line endings on a unix box.

2004-07-14 12:52  nuffer

	* src/cim/OW_CIMDateTime.hpp: Switching back to COWReference until
	  I can figure out whats wrong with COWIntrusiveReference and
	  CIMDateTime.

2004-07-14 12:51  nuffer

	* src/cim/OW_CIMValue.cpp: Fix for some get()s to check isArray().

2004-07-14 12:50  nuffer

	* test/unit/: OW_CIMValueTestCases.cpp, OW_CIMValueTestCases.hpp:
	  Adding some tests.

2004-07-14 10:54  nuffer

	* src/common/OW_Exec.cpp: Fixing up error strings.

2004-07-14 10:54  nuffer

	* mof/OpenWBEM_Interop.mof,
	  src/providerifcs/remote/OW_RemoteProviderInterface.cpp: Renamed
	  Namespace property to NamespaceName.

2004-07-14 09:03  nuffer

	* src/cim/OW_CIMDateTime.cpp: Fixed a bug which was clobbering the
	  ref count.

2004-07-14 09:02  nuffer

	* src/common/OW_COWIntrusiveReference.hpp: Fixed the header guard
	  which got clobbered by a search and replace.

2004-07-13 23:15  nuffer

	* src/cim/: OW_CIMDateTime.cpp, OW_CIMDateTime.hpp: Modified to use
	  COWIntrusiveReference instead of COWReference.

2004-07-13 23:04  nuffer

	* src/: cim/OW_CIMMethod.cpp, cim/OW_CIMMethod.hpp,
	  cim/OW_CIMNameSpace.cpp, cim/OW_CIMNameSpace.hpp,
	  cim/OW_CIMObjectPath.cpp, cim/OW_CIMObjectPath.hpp,
	  cim/OW_CIMParamValue.cpp, cim/OW_CIMParamValue.hpp,
	  cim/OW_CIMParameter.cpp, cim/OW_CIMParameter.hpp,
	  cim/OW_CIMProperty.cpp, cim/OW_CIMProperty.hpp,
	  cim/OW_CIMQualifier.cpp, cim/OW_CIMQualifier.hpp,
	  cim/OW_CIMQualifierType.cpp, cim/OW_CIMQualifierType.hpp,
	  cim/OW_CIMUrl.cpp, cim/OW_CIMUrl.hpp, cim/OW_CIMValue.cpp,
	  cim/OW_CIMValue.hpp,
	  providerifcs/cmpi/common/cmpiContextArgs.cpp: Modified to use
	  COWIntrusiveReference instead of COWReference.

2004-07-13 22:29  nuffer

	* src/cim/: OW_CIMInstance.cpp, OW_CIMInstance.hpp: Modified to use
	  COWIntrusiveReference instead of COWReference.

2004-07-13 22:06  nuffer

	* src/cim/: OW_CIMClass.cpp, OW_CIMClass.hpp, OW_CIMDataType.cpp,
	  OW_CIMDataType.hpp: Modified to use COWIntrusiveReference instead
	  of COWReference.

2004-07-13 22:05  nuffer

	* src/common/Makefile.am,
	  src/common/OW_COWIntrusiveCountableBase.cpp,
	  src/common/OW_COWIntrusiveCountableBase.hpp,
	  src/common/OW_COWIntrusiveReference.cpp,
	  src/common/OW_COWIntrusiveReference.hpp,
	  src/common/OW_ExceptionIds.hpp,
	  test/unit/COWIntrusiveReferenceTestCases.cpp: Added null checking
	  to COWIntrusiveReference and changed get() to getPtr() to be
	  consistent with Reference.

2004-07-13 20:43  nuffer

	* src/common/: OW_String.cpp, OW_String.hpp: Switching to use
	  COWIntrusiveReference.

2004-07-13 20:42  nuffer

	* test/unit/: COWIntrusiveReferenceTestCases.cpp,
	  COWIntrusiveReferenceTestCases.hpp: Adding test for
	  COWIntrusiveReference.

2004-07-13 20:42  nuffer

	* src/common/OW_COWIntrusiveReference.hpp: Fixing a few const
	  issues.

2004-07-13 20:40  nuffer

	* src/common/OW_COWIntrusiveCountableBase.hpp: Adding getRefCount()
	  and fix COWIntrusiveReferenceClone().

2004-07-12 12:52  kpharris

	* src/Makefile.am: A fix so that the xmllistener isn't linked in
	  with the static cimom when DISABLE_INSTANCE_MANIPULATION is set
	  (it isn't building, so it shouldn't be linking).

2004-07-12 09:27  nuffer

	* test/unit/COWIntrusiveReferenceTestCases.cpp: Fixed.

2004-07-12 09:22  nuffer

	* configure.in: Fixed bug where CXXFLAGS were being inserted into
	  CFLAGS.

2004-07-12 09:07  nuffer

	* test/acceptance/acceptance.sh.fb: Adding $USER to the
	  allowed_users list so that the local authentication test can
	  pass.

2004-07-12 08:25  nuffer

	* src/common/OW_IntrusiveReference.hpp: Some small tweaks.

2004-07-12 08:24  nuffer

	* src/common/: OW_COWReference.hpp, OW_COWReferenceBase.hpp:
	  Preventing a memory leak in a rare race condition.

2004-07-12 08:23  nuffer

	* test/acceptance/acceptance.sh.fb: Adjusting the lines in
	  WaitForLogResults.

2004-07-12 08:22  nuffer

	* test/unit/: COWIntrusiveReferenceTestCases.cpp,
	  COWIntrusiveReferenceTestCases.hpp, Makefile.am, UnitMain.cpp:
	  Adding tests for COWIntrusiveReference.

2004-07-12 08:21  nuffer

	* src/common/: OW_COWIntrusiveCountableBase.hpp,
	  OW_COWIntrusiveReference.hpp, Makefile.am: Adding.

2004-07-09 14:08  nuffer

	* test/acceptance/acceptance.sh.fb: Set owcimomd.allowed_users to a
	  value so that the functionality will get tested.

2004-07-09 14:08  nuffer

	* src/services/http/: OW_LocalAuthentication.cpp,
	  OW_LocalAuthentication.hpp: Correctly set the username so that
	  allowed_users will work.

2004-07-09 14:07  nuffer

	* src/authenticators/pam/OW_PAMAuthentication.cpp: Set details on
	  failed pam authentication.

2004-07-09 08:54  nuffer

	* src/: Makefile.am, authorizers/simple2/Makefile.am: Fixes for
	  --enable-static-services.

2004-07-09 08:42  nuffer

	* src/: cimom/common/OW_CIMServer.cpp,
	  authorizers/simple/OW_SimpleAuthorizer.cpp, tools/Makefile.am:
	  Fixed for OW_DISABLE_NAMESPACE_MANIPULATION.

2004-07-08 08:02  nuffer

	* src/authorizers/simple2/: OW_SimpleAuthorizer2.cpp,
	  OW_SimpleAuthorizer2.hpp: Renamed
	  SimpleAuthorizer->SimpleAuthorizer2

2004-07-07 15:40  nuffer

	* configure.in: Be a little bit smarter about configuring for an
	  unknown platform.

2004-07-05 22:45  nuffer

	* src/cimom/common/OW_CIMServer.cpp: Added logging of the
	  propertyList for modifyInstance().

2004-07-05 22:29  nuffer

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: Did a bit of
	  refactoring.

2004-07-05 21:30  nuffer

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  test/acceptance/progs/owprovideragent.cpp: Adding
	  CppProviderIFC::getProvider() and switching owprovideragent.cpp
	  to use it.

2004-07-05 20:25  nuffer

	* src/provideragent/OW_ProviderAgent.cpp,
	  src/provideragent/OW_ProviderAgent.hpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  test/acceptance/progs/owprovideragent.cpp: Fixed spelling:
	  DynamicClassRetieval_opt -> DynamicClassRetrieval_opt and added
	  some more docs to OW_ProviderAgent.hpp

2004-07-05 19:53  nuffer

	* mof/OpenWBEM_Interop.mof: Added descriptions for all the
	  properties.

2004-07-05 19:53  nuffer

	* src/providerifcs/remote/OW_RemoteProviderInterface.cpp: Added
	  capability to have an empty or NULL namespace property mean all
	  namespaces.

2004-07-03 11:58  nuffer

	* src/http/client/: OW_HTTPClient.cpp, OW_HTTPClient.hpp: Removed
	  m_needsConnect, and just call m_socket.isConnected() when
	  necessary.

2004-07-03 11:40  nuffer

	* src/http/client/: OW_HTTPClient.cpp, OW_HTTPClient.hpp: Adding
	  checkForClosedConnection() which gets called before initiating a
	  request.

2004-07-03 11:40  nuffer

	* src/common/socket/: OW_Socket.hpp, OW_SocketBaseImpl.hpp: Fixing
	  up some unnecessary header dependencies. Added isConnected()

2004-07-03 11:39  nuffer

	* src/common/socket/OW_Socket.cpp,
	  src/providerifcs/remote/OW_RemoteProviderUtils.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  test/acceptance/progs/fakeClient.cpp: Fixing up some unnecessary
	  header dependencies.

2004-07-03 11:35  nuffer

	* src/common/socket/OW_SocketUtils.cpp: Added a check for a fd ==
	  -1, which could cause a segfault.

2004-07-03 11:33  nuffer

	* src/common/OW_Select.cpp: Added OW_ASSERT(selarray[i] >= 0); and
	  beautified the file.

2004-07-02 22:52  nuffer

	* src/requesthandlers/binary/OW_BinaryRequestHandler.cpp: Fixing up
	  the logging a bit.

2004-07-02 22:48  nuffer

	* src/: requesthandlers/cimxml/OW_XMLExecute.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.hpp,
	  xml/OW_RequestHandlerIFCXML.cpp, xml/OW_RequestHandlerIFCXML.hpp:
	  Fixing up the logging a bit.

2004-07-02 22:47  nuffer

	* test/acceptance/progs/owprovideragent.cpp: Use logging as
	  specified in the config file.

2004-07-02 22:46  nuffer

	* src/common/OW_LoggerImpls.cpp, test/unit/OW_LoggerTestCases.cpp:
	  Making some adjustments to always log the current thread id so
	  messages can be correlated by thread.  Also no longer print the
	  date on a separate line for the file logger.

2004-07-02 19:53  nuffer

	* src/: cimom/server/Makefile.am, cimom/server/OW_LoggerImpls.cpp,
	  common/Makefile.am, common/OW_LoggerImpls.cpp: Moving
	  OW_LoggerImpls.cpp from src/cimom/server to src/common where it
	  belongs.

2004-07-02 19:24  nuffer

	* src/provideragent/: OW_ProviderAgentCIMOMHandle.cpp,
	  OW_ProviderAgentEnvironment.cpp: Fix for the provider agent to
	  work with a single provider of each type that dont implement
	  get*ProviderInfo()

2004-07-02 16:21  nuffer

	* etc/openwbem.conf.sh: Switching pam.allowed_users to be * so pam
	  will work.  owcimomd.allowed_users is restricted to root.

2004-07-02 16:14  nuffer

	* etc/openwbem.conf.sh, src/common/OW_ConfigOpts.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  test/acceptance/acceptance.sh.fb: Added owcimomd.allowed_users
	  config option.

2004-07-02 14:50  nuffer

	* src/requesthandlers/cimxml/OW_XMLExecute.cpp: Send the PARAMTYPE
	  attribute on the RETURNVALUE element so that clients may know the
	  type of a extrinsic method return value.

2004-07-02 14:49  nuffer

	* src/xml/OW_CIMtoXML.cpp: Fixed to output reference instead of REF
	  for a reference data type.

2004-07-02 13:29  bartw

	* configure.in, etc/openwbem.conf.sh, src/authorizers/Makefile.am,
	  src/authorizers/simple/OLD-OW_SimpleAuthorizer.cpp,
	  src/authorizers/simple/OLD-OW_SimpleAuthorizer.hpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.hpp,
	  src/authorizers/simple2/.cvsignore,
	  src/authorizers/simple2/Makefile.am,
	  src/authorizers/simple2/OW_SimpleAuthorizer2.cpp,
	  src/authorizers/simple2/OW_SimpleAuthorizer2.hpp: moved new
	  simple authorizer to its own dir

2004-07-02 12:48  nuffer

	* src/cimom/: common/Makefile.am, common/OW_IndicationServer.hpp,
	  server/Makefile.am, server/OW_IndicationServer.hpp: Moving
	  OW_IndicationServer.hpp to src/cimom/common.

2004-07-02 12:46  nuffer

	* src/cimom/: common/Makefile.am, common/OW_IndicationRepLayer.hpp,
	  server/Makefile.am, server/OW_IndicationRepLayer.hpp: Moving
	  OW_IndicationRepLayer.hpp to src/cimom/common

2004-07-02 12:46  nuffer

	* test/acceptance/progs/owprovideragent.cpp: Adding include
	  <unistd.h> for getpid()

2004-07-02 08:58  nuffer

	* test/acceptance/progs/owprovideragent.cpp: Doing some work on the
	  configuration.

2004-07-02 08:58  nuffer

	* src/: cimom/common/OW_CIMOMEnvironment.cpp,
	  common/OW_ConfigFile.cpp, common/OW_ConfigFile.hpp: Refactoring
	  some config file code so it can be reused.

2004-07-02 08:57  nuffer

	* etc/openwbem.conf.sh: Clarifying a few things.

2004-07-01 21:47  nuffer

	* src/common/OW_ConfigFile.hpp: Added a bit of doc for
	  loadConfigFile().

2004-07-01 21:46  nuffer

	* src/common/OW_IstreamBufIterator.hpp: Did a little optimization.

2004-07-01 09:16  nuffer

	* test/acceptance/progs/owprovideragent.cpp: Adding in command line
	  parsing.

2004-07-01 08:40  nuffer

	* src/common/OW_CmdLineParser.cpp,
	  test/unit/CmdLineParserTestCases.cpp: Fixed a bug in
	  CmdLineParser.

2004-07-01 07:34  nuffer

	* src/: authorizers/simple/OW_SimpleAuthorizer.cpp,
	  authorizers/simple/OW_SimpleAuthorizer.hpp,
	  cimom/common/OW_AuthorizerManager.cpp,
	  cimom/common/OW_AuthorizerManager.hpp,
	  ifcs/OW_Authorizer2IFC.hpp: Fixed for
	  OW_DISABLE_SCHEMA_MANIPULATION.

2004-06-30 22:10  nuffer

	* src/provideragent/Makefile.am,
	  src/provideragent/OW_ProviderAgent.cpp,
	  src/provideragent/OW_ProviderAgent.hpp,
	  src/tools/owcimindicationlistener.cpp,
	  test/acceptance/progs/Makefile.am,
	  test/acceptance/progs/owprovideragent.cpp: Doing a little clean
	  up and removing unnecessary dependencies.

2004-06-30 22:09  nuffer

	* src/cim/OW_CIM.hpp, src/cim/OW_CIMBase.hpp,
	  src/common/socket/OW_GetPass.hpp,
	  test/acceptance/acceptance.sh.fb: Adjusting test to look for
	  Author as well as author and added @author tags to a few files
	  which were missing them.

2004-06-30 20:35  nuffer

	* src/common/Makefile.am: Whoops, changed OW_CmdLineParser.cpp to
	  OW_CmdLineParser.hpp in the header list.

2004-06-30 20:06  nuffer

	* src/cimom/common/OW_CIMServer.cpp: Adding a little bit more
	  logging to SetProperty and ModifyInstance.

2004-06-30 18:25  jcarey

	* src/: authorizers/simple/OW_SimpleAuthorizer.cpp,
	  authorizers/simple/OW_SimpleAuthorizer.hpp,
	  cimom/common/OW_AuthorizerManager.cpp,
	  cimom/common/OW_AuthorizerManager.hpp,
	  cimom/common/OW_CIMOMEnvironment.cpp,
	  cimom/common/OW_CIMOMEnvironment.hpp,
	  cimom/common/OW_CIMServer.cpp, cimom/common/OW_CIMServer.hpp,
	  ifcs/OW_Authorizer2IFC.hpp: Changed Authorizer2IFC to use a
	  ServiceEnvironmentIFCRef instead of a ProviderEnvironmentIFCRef.
	  Make check (OWLONGTEST=1) works.

2004-06-30 18:07  nuffer

	* src/common/OW_CmdLineParser.cpp, src/common/OW_CmdLineParser.hpp,
	  test/unit/CmdLineParserTestCases.cpp: Switched getUsage to be
	  static and fixed up argv parameter to work better with an actual
	  argv.

2004-06-30 16:30  nuffer

	* src/common/Makefile.am, src/common/OW_CmdLineParser.cpp,
	  src/common/OW_CmdLineParser.hpp, src/common/OW_ExceptionIds.hpp,
	  test/unit/CmdLineParserTestCases.cpp,
	  test/unit/CmdLineParserTestCases.hpp, test/unit/Makefile.am,
	  test/unit/UnitMain.cpp: Adding CmdLineParser class.

2004-06-30 16:30  nuffer

	* test/unit/OW_SharedLibraryTestCases.cpp: Fixing signed/unsigned
	  comparison warning.

2004-06-30 13:22  jcarey

	* src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/cimom/common/OW_AuthorizerManager.cpp,
	  src/cimom/common/OW_AuthorizerManager.hpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_CIMServer.hpp,
	  test/acceptance/progs/aclTest.cpp: Adjustments to get
	  Authorizer2IFC & SimpleAuthorizer to pass make check with
	  OWLONGTEST=1. Still need to change to use ServerEnvironmentIFC.
	  That'll be done shortly.

2004-06-30 12:01  bartw

	* src/cimom/common/: OW_CIMOMEnvironment.cpp,
	  OW_CIMOMEnvironment.hpp: put old authorizerIFC back (along with
	  new)

2004-06-30 09:26  nuffer

	* test/acceptance/acceptance.sh.fb: Fixed up some indenting and
	  added header checks for Copyright and author.

2004-06-30 09:24  nuffer

	* src/: common/socket/Makefile.am, ifcs/Makefile.am: Adding a
	  comment about not adding anything to the INCLUDES list.

2004-06-30 09:23  nuffer

	* src/common/: OW_OperationContext.cpp, OW_OperationContext.hpp:
	  Added getStringDataWithDefault.

2004-06-30 09:22  nuffer

	* src/cimom/common/OW_CIMServer.cpp: Added logging for all
	  operations.

2004-06-30 09:20  nuffer

	* src/cimom/common/OW_AuthorizerManager.hpp: Fixing the include
	  guards.

2004-06-30 09:20  nuffer

	* src/: cim/Makefile.am, common/Makefile.am: Adding a comment about
	  not adding anything to the INCLUDES list.

2004-06-30 09:19  nuffer

	* configure.in: A few little updates with commented warning flags.

2004-06-29 21:55  nuffer

	* acinclude.m4, configure.in, src/cim/OW_CIMDataType.cpp,
	  src/client/OW_ClientCIMOMHandleConnectionPool.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentProviderEnvironment.cpp,
	  src/services/http/OW_LocalAuthentication.cpp: Added an autoconf
	  macro to check for compiler support for certain options.  Added
	  back warnings and also -fno-enforce-eh-specs.  Fixed all the
	  warnings that slipped into new code.

2004-06-29 20:13  nuffer

	* acconfig.h, configure.in, run_tests.sh,
	  doc/HowToCreateAMinimalOpenWBEM, src/Makefile.am,
	  src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.hpp,
	  src/cimom/common/OW_AuthorizerManager.cpp,
	  src/cimom/common/OW_AuthorizerManager.hpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_CIMServer.hpp,
	  src/cimom/common/OW_ProviderProxies.cpp,
	  src/cimom/common/OW_SharedLibraryRepository.cpp,
	  src/cimom/common/OW_SharedLibraryRepository.hpp,
	  src/cimom/common/OW_WQLFilterRep.cpp,
	  src/cimom/common/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_CIMClient.cpp, src/client/OW_CIMClient.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp,
	  src/common/OW_RepositoryCIMOMHandle.cpp,
	  src/common/OW_RepositoryCIMOMHandle.hpp,
	  src/ifcs/OW_Authorizer2IFC.hpp, src/ifcs/OW_RepositoryIFC.hpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/pythonbinding/PyOW_CIMClient.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/tools/Makefile.am, test/acceptance/progs/Makefile.am: Added a
	  configure option to disable namespace manipulation.

2004-06-29 17:22  bartw

	* etc/openwbem.conf.sh: added new authorizerIFC option

2004-06-29 17:05  bartw

	* src/common/OW_ConfigOpts.hpp: added new auth manager option

2004-06-29 16:40  bartw

	* src/ifcs/: Makefile.am, OLD-OW_AuthorizerIFC.cpp,
	  OLD-OW_AuthorizerIFC.hpp, OW_AuthorizerIFC.cpp,
	  OW_AuthorizerIFC.hpp: put the old authorizer stuff back for
	  bwcompat.

2004-06-29 14:58  jcarey

	* src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.hpp,
	  src/cimom/common/OW_AuthorizerManager.cpp,
	  src/cimom/common/OW_AuthorizerManager.hpp,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_CIMServer.hpp, src/ifcs/Makefile.am,
	  src/ifcs/OW_Authorizer2IFC.cpp, src/ifcs/OW_Authorizer2IFC.hpp,
	  test/acceptance/progs/aclTest.cpp: Changed the new authorizer
	  interface name to Authorizer2IFC. Made some adjustments to
	  authorizer2 processing (still working on it).

2004-06-28 17:58  nuffer

	* src/http/client/OW_HTTPClient.cpp: Added include of cerrno.

2004-06-28 17:58  nuffer

	* src/common/OW_Exception.hpp: Removed unnecessary include of
	  errno.h

2004-06-28 17:58  nuffer

	* src/cimom/common/OW_ProviderIFCLoader.cpp: Fixed typo in a log
	  message.

2004-06-28 10:52  nuffer

	* src/tools/owmofc/owmofc.cpp: Added a warning about using the -d
	  option.

2004-06-25 16:41  jcarey

	* src/cimom/common/OW_CIMOMEnvironment.cpp: Moved authorizer
	  manager init after provider manager init.

2004-06-25 16:37  jcarey

	* src/: authorizers/simple/OW_SimpleAuthorizer.cpp,
	  authorizers/simple/OW_SimpleAuthorizer.hpp,
	  ifcs/OW_AuthorizerIFC.hpp: Changed return value of init method on
	  AuthorizerIFC to void.

2004-06-25 10:07  jcarey

	* src/: authorizers/simple/Makefile.am,
	  authorizers/simple/OLD-OW_SimpleAuthorizer.cpp,
	  authorizers/simple/OLD-OW_SimpleAuthorizer.hpp,
	  authorizers/simple/OW_SimpleAuthorizer.cpp,
	  authorizers/simple/OW_SimpleAuthorizer.hpp, cimom/Makefile.am,
	  cimom/common/Makefile.am, cimom/common/OW_AuthorizerManager.cpp,
	  cimom/common/OW_AuthorizerManager.hpp,
	  cimom/common/OW_CIMOMEnvironment.cpp,
	  cimom/common/OW_CIMOMEnvironment.hpp,
	  cimom/common/OW_CIMServer.cpp, cimom/common/OW_CIMServer.hpp,
	  common/OW_UserInfo.hpp, ifcs/Makefile.am,
	  ifcs/OLD-OW_AuthorizerIFC.cpp, ifcs/OLD-OW_AuthorizerIFC.hpp,
	  ifcs/OW_AuthorizerIFC.cpp, ifcs/OW_AuthorizerIFC.hpp: Created new
	  authorizer interface. Switched the CIMServer over to use it.
	  Switch Simple authorizer over to new interface. Make check passes
	  :-)

2004-06-24 18:34  kpharris

	* src/: requesthandlers/binary/Makefile.am,
	  requesthandlers/cimxml/Makefile.am, services/http/Makefile.am,
	  wql/Makefile.am: Fixing the creation of symlinks, as only
	  relative (and not absolute) paths should be used for symlinking
	  libraries.

2004-06-24 18:32  kpharris

	* test/acceptance/acceptance.sh.fb: Adding a DYLD_LIBRARY_PATH for
	  Darwin.

2004-06-24 15:29  kpharris

	* src/xml/OW_XMLParserCore.cpp: Fixing an error when parsing
	  <!DOCTYPE.

2004-06-23 16:16  bartw

	* etc/openwbem.conf.sh: changed to reflect multiple c++ provider
	  dirs

2004-06-23 15:14  jcarey

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: Fixed a format error
	  in a logging message.

2004-06-22 15:02  jcarey

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: Added capability for
	  the C++ provider interface to load providers from multiple
	  directories. This is specified with a ';' or ':' delimited path
	  list in openwbem.conf.

2004-06-18 17:32  kpharris

	* src/common/OW_dyldSharedLibraryLoader.cpp: Changing flags passed
	  to NSLinkModule so that the symbols will be private instead of
	  global.  Changing indentation to use tabs.

2004-06-18 17:30  kpharris

	* src/common/OW_dyldSharedLibrary.cpp: Changing the symbol lookup
	  method from NSLookupAndBindSymbol to NSLookupSymbolInModule.
	  Changing the constants passed to NSUnLinkModule.

2004-06-18 17:29  kpharris

	* src/common/OW_dyldSharedLibrary.hpp: Changing the library
	  (module) handle from void* to NSModule.

2004-06-18 08:47  nuffer

	* test/acceptance/progs/Makefile.am: Fixed order of libraries so
	  static linking will work for owprovideragent.

2004-06-18 08:36  nuffer

	* test/acceptance/progs/owprovideragent.cpp: Set the log level to
	  debug.

2004-06-18 08:36  nuffer

	* src/provideragent/OW_ProviderAgentCIMOMHandle.cpp: Fixed
	  modifyInstance to never return a CIMNULL CIMObjectPath.

2004-06-17 19:06  kpharris

	* src/common/OW_dyldSharedLibraryLoader.cpp: Adding an ostream
	  operator to give more useful error messages for the
	  NSObjectFileImageReturnCode enums (the numbers themselves are not
	  useful because none of the numbers in the set of enums was
	  assigned a value).

2004-06-17 19:03  kpharris

	* src/common/OW_PosixFileSystem.cpp: Changing the islink function
	  to use lstat instead of stat, since it is the link that matters
	  and not the file it points to.

2004-06-17 17:18  jackwjones

	* Makefile-shared-lib-inst.inc: Added a section for libraries
	  ending in "nlm" to only install the library without any version
	  information on the library name.  The version information on the
	  library doesn't work very well for NetWare.

2004-06-17 17:16  jackwjones

	* configure.in: In the NetWare section I added a stubs library for
	  the link phase of libraries and binaries.  This library helps get
	  around functions that are not yet implemented in NetWare's libc
	  library.

2004-06-17 15:12  jackwjones

	* Makefile-shared-lib.inc: Added a sed script to the NetWare import
	  file creation to put a "," at the end of each symbol.

2004-06-17 13:34  jackwjones

	* Makefile-shared-lib.inc: Changd the options to nm for NetWare so
	  the '.imp' are created with mangled names.

2004-06-17 12:12  kpharris

	* src/provideragent/Makefile.am: Adding owhttpclient to the link
	  list.

2004-06-17 11:48  bartw

	* src/http/client/: OW_HTTPClient.cpp, OW_HTTPClient.hpp: added a
	  new set of headers that are persistent.  this makes the
	  addCustomHeader method work as intended.

2004-06-17 08:39  nuffer

	* test/acceptance/testfiles/remote.mof: Added comments for the
	  types field.

2004-06-17 08:38  nuffer

	* src/services/http/OW_HTTPServer.cpp: Added logging for successful
	  and unsucessful authentications.

2004-06-17 08:38  nuffer

	* src/providerifcs/remote/OW_RemoteProviderUtils.cpp: Fixed the
	  algorithm to set the credentials to those of the current
	  connection.

2004-06-17 08:19  nuffer

	* src/providerifcs/remote/OW_RemoteProviderUtils.cpp: Fixed
	  getRemoteClientCIMOMHandle() so remoteUrl is an out parameter.

2004-06-17 08:17  nuffer

	* src/http/client/OW_HTTPClient.cpp: Fixed assumeBasicAuth().

2004-06-17 07:31  nuffer

	* ReleaseSteps: Added a few things.

2004-06-17 06:49  nuffer

	* test/acceptance/acceptance.sh.fb: Modified StopDaemon to use
	  WaitForLogResults.

2004-06-16 22:05  nuffer

	* src/providerifcs/remote/: OW_RemoteSecondaryInstanceProvider.cpp,
	  OW_RemoteSecondaryInstanceProvider.hpp: Modified to work with
	  OW_DISABLE_SCHEMA_MANIPULATION.

2004-06-16 21:09  bartw

	* src/repositories/hdb/OW_CIMRepository.cpp: fixed locking bypass
	  on beginOperation.  dunno where it went before...

2004-06-16 17:53  bartw

	* src/: common/OW_OperationContext.cpp,
	  common/OW_OperationContext.hpp, http/client/OW_HTTPClient.cpp,
	  http/client/OW_HTTPClient.hpp, http/common/OW_HTTPUtils.cpp,
	  http/common/OW_HTTPUtils.hpp, provideragent/Makefile.am,
	  provideragent/OW_ProviderAgentProviderEnvironment.cpp,
	  repositories/hdb/OW_CIMRepository.cpp,
	  services/http/OW_HTTPSvrConnection.cpp: added support for
	  bypassing the rwlocker if a request is determined to be a
	  callback from a remote provider

2004-06-16 15:38  bartw

	* src/provideragent/: OW_ProviderAgentCIMOMHandle.cpp,
	  OW_ProviderAgentCIMOMHandle.hpp, OW_ProviderAgentEnvironment.cpp,
	  OW_ProviderAgentEnvironment.hpp: switched to use Cache template

2004-06-16 15:36  nuffer

	* src/providerifcs/remote/OW_RemoteProviderInterface.cpp: Fixed for
	  OW_DISABLE_ASSOCIATION_TRAVERSAL.

2004-06-16 14:28  bartw

	* src/provideragent/OW_ProviderAgent.cpp,
	  src/provideragent/OW_ProviderAgent.hpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.cpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.hpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.hpp,
	  src/provideragent/OW_ProviderAgentProviderEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentProviderEnvironment.hpp,
	  test/acceptance/progs/owprovideragent.cpp: switched PA to use
	  connection pool for upcall cimom handles.  PACimomHandle now
	  keeps a cache of cimclasses which it will dynamically update as
	  needed if a upcall cimomhandle is available.

2004-06-16 11:02  nuffer

	* src/services/http/: OW_DigestAuthentication.cpp,
	  OW_DigestAuthentication.hpp, OW_HTTPServer.cpp,
	  OW_LocalAuthentication.cpp, OW_LocalAuthentication.hpp: Fixed
	  name authorize->authenticate. Changed the debug log messages to
	  not log the actual credential info.

2004-06-16 11:01  nuffer

	* src/common/: OW_String.cpp, OW_String.hpp: Fixing naming of
	  EReturnTokensFlag enum

2004-06-16 11:00  nuffer

	* src/: cim/OW_CIMDateTime.hpp,
	  client/OW_ClientCIMOMHandleConnectionPool.hpp: Fixed some doc.

2004-06-16 11:00  nuffer

	* doc/openwbem_coding_guide.txt: Added some comments on porting and
	  ifdefs.

2004-06-16 09:25  nuffer

	* src/providerifcs/remote/: OW_RemoteProviderInterface.cpp,
	  OW_RemoteProviderInterface.hpp: Got registration working.

2004-06-16 09:23  nuffer

	* test/acceptance/testfiles/: Makefile.am, remote.mof: Adding
	  remote.mof

2004-06-16 08:34  nuffer

	* mof/OpenWBEM_Interop.mof: Fixed bool->boolean.

2004-06-16 08:00  nuffer

	* src/provideragent/OW_ProviderAgentCIMOMHandle.cpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.hpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  test/acceptance/progs/owprovideragent.cpp: Fixed to work with
	  OW_DISABLE_ASSOCIATION_TRAVERSAL.

2004-06-16 08:00  nuffer

	* src/providerifcs/remote/: OW_RemoteAssociatorProvider.cpp,
	  OW_RemoteAssociatorProvider.hpp, OW_RemoteProviderInterface.cpp:
	  Some temporary fixes so this will compile before I commit
	  everything.

2004-06-16 07:10  nuffer

	* src/providerifcs/remote/: OW_RemoteAssociatorProvider.cpp,
	  OW_RemoteAssociatorProvider.hpp, OW_RemoteInstanceProvider.cpp,
	  OW_RemoteInstanceProvider.hpp, OW_RemoteMethodProvider.cpp,
	  OW_RemoteMethodProvider.hpp,
	  OW_RemoteSecondaryInstanceProvider.cpp,
	  OW_RemoteSecondaryInstanceProvider.hpp: All the work of talking
	  to the remote wbem server done.

2004-06-16 07:09  nuffer

	* src/providerifcs/remote/: Makefile.am,
	  OW_RemoteProviderUtils.cpp, OW_RemoteProviderUtils.hpp: Adding
	  OW_RemoteProviderUtils.?pp

2004-06-16 07:08  nuffer

	* mof/OpenWBEM_Interop.mof: Adding
	  OpenWBEM_RemoteProviderRegistration.

2004-06-15 21:58  nuffer

	* src/: common/OW_ConfigFile.hpp,
	  provideragent/OW_ProviderAgentEnvironment.cpp,
	  provideragent/OW_ProviderAgentEnvironment.hpp,
	  provideragent/OW_ProviderAgentProviderEnvironment.cpp: Changing
	  type of ConfigMap from Map to SortedVectorMap to make it more
	  efficient for lookups.

2004-06-15 21:57  nuffer

	* src/common/OW_ConfigOpts.hpp: Adding
	  remoteprovifc.max_connections_per_url

2004-06-15 21:54  nuffer

	* etc/openwbem.conf.sh: Adding
	  remoteprovifc.max_connections_per_url and moved some of the
	  prov_location options to the latter part of the file.

2004-06-15 21:37  nuffer

	* src/common/: Makefile.am, OW_Array.hpp, OW_ArrayImpl.hpp,
	  OW_SortedVectorMap.hpp, OW_SortedVectorSet.hpp, OW_vector.hpp:
	  Added OW_vector.hpp so that COWReferenceClone can be available
	  for all the classes which use COWReference<std::vector<T> >

2004-06-15 17:55  bartw

	* src/provideragent/Makefile.am,
	  src/provideragent/OW_ProviderAgent.cpp,
	  src/provideragent/OW_ProviderAgent.hpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.cpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.hpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.hpp,
	  src/provideragent/OW_ProviderAgentProviderEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentProviderEnvironment.hpp,
	  test/acceptance/progs/Makefile.am,
	  test/acceptance/progs/owprovideragent.cpp: more work on RPA.	now
	  it takes multiple providers and the beginnings of upcall support
	  are in place.

2004-06-15 17:41  nuffer

	* run_tests.sh: make 2 rpath tests.

2004-06-15 17:25  kpharris

	* src/common/OW_UserUtils.cpp: Adding a fix for some compilers
	  which think that a uid_t could be ambiguously converted to a
	  string (by way of several of the numeric types).

2004-06-15 17:06  jackwjones

	* src/providerifcs/cmpi/common/: cmpiArray.cpp, cmpiBrokerEnc.cpp:
	  Changed for-loop variable declarations from 'uint' to 'unsigned
	  int'

2004-06-15 16:38  jackwjones

	* src/common/OW_Exception.hpp: Added "#include <errno.h>" because
	  NetWare couldn't find it indirectly.

2004-06-15 12:53  kpharris

	* configure.in: Fixing the rpath for Linux and Solaris.  Removing
	  an exit when an rpath is requested for a platform on which the
	  flag is unknown (it just prints a warning).

2004-06-15 12:27  jackwjones

	* src/common/socket/OW_GetPass.cpp: The NetWare LIBC guys will be
	  supporting 'getpass' so I have removed the '#ifdef OW_NETWARE'
	  blocks.

2004-06-15 12:10  jackwjones

	* configure.in, src/common/OW_Select.cpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketUtils.cpp: Added a configure test for
	  sys/select.h and test for HAVE_SYS_SELECT_H when including
	  sys/select.h

2004-06-15 11:42  jackwjones

	* src/common/OW_Select.cpp: Added "#include <sys/select.h>" for the
	  NetWare port.

2004-06-15 10:48  jackwjones

	* src/common/socket/OW_SocketUtils.cpp: Changed the conditional
	  compile statement around "#include <sys/resource.h>" from
	  "#ifndef OW_NETWARE" to "#ifdef OW_HAVE_SYS_RESOURCE_H"

2004-06-15 08:01  nuffer

	* run_tests.sh: Adding a test for the new rpath configure options.

2004-06-14 18:55  kpharris

	* configure.in: Adding options to add a runtime link path to the
	  executables.

2004-06-14 16:13  jackwjones

	* src/common/socket/OW_SocketUtils.cpp: Added "#include
	  <sys/select.h>" for the NetWare port.  Removed "#include
	  <sys/resource.h>" for the NetWare build since the NetWare libc
	  doesn't know about.  It looks like the linux build doesn't use it
	  either, maybe it should be removed.

2004-06-14 16:11  jackwjones

	* src/common/socket/OW_SocketBaseImpl.cpp: Added "#include
	  <sys/select.h>" for the NetWare port.

2004-06-14 16:09  jackwjones

	* src/common/socket/: OW_NwIface.cpp, OW_NwIface.hpp: NetWare port.

2004-06-14 14:58  jackwjones

	* src/common/socket/OW_GetPass.cpp: NetWare port.

2004-06-14 12:12  bartw

	* src/:
	  authenticators/nonauthenticating/OW_NonAuthenticatingAuthenticator.cpp,
	  common/OW_OperationContext.cpp, common/OW_OperationContext.hpp,
	  provideragent/OW_ProviderAgent.hpp,
	  provideragent/OW_ProviderAgentCIMOMHandle.cpp: added username to
	  context in nonauthenticatingAuthenticator. added better comments
	  in ProviderAgent

2004-06-12 10:36  nuffer

	* src/providerifcs/remote/Makefile.am: Added include of
	  src/common/socket.

2004-06-12 10:35  nuffer

	* src/http/client/: OW_HTTPClient.cpp, OW_HTTPClient.hpp: Doing a
	  little refactoring.  Added getCredentialsIfNecessary()

2004-06-12 10:34  nuffer

	* src/ifcs/OW_ClientAuthCBIFC.hpp: Clarified docs to specify that
	  "" is not a valid user name.

2004-06-12 10:33  nuffer

	* src/common/: Makefile.am, OW_UserUtils.cpp, OW_UserUtils.hpp:
	  Adding OW_UserUtils.{c,h}pp

2004-06-12 08:59  nuffer

	* test/acceptance/progs/Makefile.am: Fixing order of libraries so
	  static linking will work.

2004-06-11 16:31  jackwjones

	* Makefile-shared-lib.inc: Added rules for NetWare.

2004-06-11 16:30  jackwjones

	* configure.in: Added a section to support netware as a target
	  platform.

2004-06-11 14:38  nuffer

	* src/http/client/OW_HTTPClient.hpp: Moved m_sRealm out of the
	  OW_DISABLE_DIGEST since its now used even if digest is disabled.

2004-06-11 14:17  jcarey

	* src/providerifcs/cmpi/common/cmpiDateTime.cpp: A little
	  refactoring/code minimization.

2004-06-11 11:42  jackwjones

	* src/cimom/Makefile.am, src/tools/Makefile.am,
	  src/tools/owmofc/Makefile.am, test/acceptance/progs/Makefile.am,
	  test/unit/Makefile.am: Added "$(EXEEXT)" to the end of all
	  executable names.  This has no effect on platforms that do not
	  define EXEEXT.  This is required for the Novell NetWare port
	  because NetWare requires executables to end in ".nlm"

2004-06-11 11:20  nuffer

	* src/common/: OW_String.cpp, OW_String.hpp: Fixing parameter name:
	  returnTokens->returnDelimitersAsTokens

2004-06-11 11:18  nuffer

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: Fixing indentation.

2004-06-11 11:18  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Added some
	  necessary includes.

2004-06-11 11:17  nuffer

	* src/: cimom/common/OW_PollingManager.hpp,
	  cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  http/client/OW_HTTPClient.cpp, services/http/OW_HTTPServer.cpp,
	  services/http/OW_HTTPSvrConnection.cpp: Removing unnecessary
	  include.

2004-06-11 10:35  nuffer

	* src/services/http/OW_LocalAuthentication.cpp: Switched to use
	  AutoPtr instead of a dyanmically sized array on the stack, which
	  is non-standard gnu c++

2004-06-11 10:28  nuffer

	* src/provideragent/: OW_ProviderAgentCIMOMHandle.cpp,
	  OW_ProviderAgentCIMOMHandle.hpp: Added checking for
	  OW_DISABLE_INSTANCE_MANIPULATION.

2004-06-11 09:38  nuffer

	* test/acceptance/progs/fakeClient.cpp: Changed some error numbers
	  to be able to differentiate errors.

2004-06-11 09:37  nuffer

	* src/http/client/OW_HTTPClient.cpp: Moved a bit of the auth code
	  around so the No login/password to send error will occur when it
	  should

2004-06-11 09:22  nuffer

	* test/acceptance/acceptance.sh.fb: Added test for local
	  authentication.

2004-06-11 09:21  nuffer

	* src/services/http/OW_HTTPServer.cpp: Rearranged authenticate to
	  always send a challenge if we dont support what the client sent.

2004-06-11 08:50  nuffer

	* src/services/http/OW_LocalAuthentication.cpp: Work around for
	  platforms which dont support _SC_GETPW_R_SIZE_MAX

2004-06-11 06:59  edge

	* src/wql/Makefile.am: Fix typo in flags

2004-06-10 22:47  nuffer

	* src/http/client/: OW_HTTPClient.cpp, OW_HTTPClient.hpp:
	  Implemented client side of local authentication.

2004-06-10 19:07  nuffer

	* src/services/http/: OW_HTTPServer.cpp, OW_HTTPServer.hpp:
	  Restructuring the internal http authentication options to be more
	  logical and consistent.  The config file options are still
	  confusing, but I wont change those for a while for backward
	  compatibility reasons.

2004-06-10 17:21  edge

	* src/providerifcs/remote/Makefile.am: remove dylib flag for OSX

2004-06-10 17:16  edge

	* Makefile-shared-lib-inst.inc,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am, src/wql/Makefile.am: Added rules
	  to help dylib vs. bundle installation in local Makefiles

2004-06-10 13:21  edge

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: Modify the way
	  provider libraries are loaded in OSX

2004-06-10 13:18  edge

	* src/common/OW_dyldSharedLibraryLoader.cpp: Added correct debug
	  and error handling

2004-06-10 13:13  edge

	* src/providerifcs/cpp/Makefile.am: Removed bundle flag from OSX
	  build since this library is dynamically linked

2004-06-10 13:12  edge

	* src/requesthandlers/binary/Makefile.am: Added additional library
	  type for OSX build

2004-06-10 13:11  edge

	* src/common/OW_dyldSharedLibraryLoader.cpp: Changed OSX test for
	  which provider library to load to not depend on version
	  information

2004-06-10 13:10  edge

	* src/common/: OW_FileSystem.hpp, OW_PosixFileSystem.cpp: Added
	  FileSystem::isLink() member function

2004-06-10 08:48  nuffer

	* src/services/http/: Makefile.am, OW_HTTPServer.cpp,
	  OW_HTTPServer.hpp: Integrated local authentication.

2004-06-10 08:47  nuffer

	* src/common/OW_OperationContext.hpp: Working on doc comments a
	  bit.

2004-06-10 08:46  nuffer

	* src/common/OW_ConfigOpts.hpp: Adding
	  HTTP_ALLOW_LOCAL_AUTHENTICATION_opt

2004-06-10 08:46  nuffer

	* src/cimom/server/OW_Platform.cpp: Removed unnecessary umask call
	  and some old commented out code.

2004-06-10 08:45  nuffer

	* etc/openwbem.conf.sh: Added
	  http_server.allow_local_authentication option and a little
	  cleanup.

2004-06-10 08:44  nuffer

	* configure.in: Adding tests for sys/stat.h, getpwnam_r getpwuid_r

2004-06-10 08:39  nuffer

	* src/services/http/: OW_LocalAuthentication.cpp,
	  OW_LocalAuthentication.hpp: Added.

2004-06-10 07:59  nuffer

	* src/provideragent/OW_ProviderAgentCIMOMHandle.cpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.hpp,
	  test/acceptance/progs/owprovideragent.cpp: Fixed for
	  OW_DISABLE_ASSOCIATION_TRAVERSAL

2004-06-09 19:04  nuffer

	* run_tests.sh: Modified to only use the -j option to make if there
	  are multiple cpus.

2004-06-09 17:49  bartw

	* src/authenticators/pam/OW_PAMAuthentication.cpp,
	  src/provideragent/OW_ProviderAgent.cpp,
	  src/provideragent/OW_ProviderAgent.hpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.cpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.hpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.hpp,
	  test/acceptance/progs/owprovideragent.cpp: worked on
	  owprovideragent tool

2004-06-09 15:34  kpharris

	* src/: authenticators/nonauthenticating/Makefile.am,
	  requesthandlers/cimxml/Makefile.am: Fixing the linking for OSX
	  (these now need dylibs).

2004-06-09 14:33  bartw

	* src/provideragent/OW_ProviderAgentCIMOMHandle.cpp:  fixed
	  getInstance with secondary instance providers

2004-06-09 14:17  bartw

	* src/provideragent/OW_ProviderAgentCIMOMHandle.cpp: added
	  secondary instance providers

2004-06-08 17:20  nuffer

	* src/provideragent/OW_ProviderAgentEnvironment.cpp: Fixed usage of
	  find.

2004-06-08 17:05  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Fixed the header
	  name: Trailers->Trailer

2004-06-08 14:47  bartw

	* src/provideragent/: OW_ProviderAgent.cpp, OW_ProviderAgent.hpp,
	  OW_ProviderAgentCIMOMHandle.cpp, OW_ProviderAgentCIMOMHandle.hpp:
	  made locking type and timeout configmap items

2004-06-08 14:08  bartw

	* src/provideragent/: OW_ProviderAgentCIMOMHandle.cpp,
	  OW_ProviderAgentCIMOMHandle.hpp: added locking

2004-06-08 14:03  kpharris

	* src/: Makefile.am, provideragent/Makefile.am: Building the
	  provider library before the provider agent library and linking
	  the agent with the provider library (to make non-weak platforms
	  happy).

2004-06-08 09:55  nuffer

	* test/acceptance/progs/Makefile.am: Added some libs necessary for
	  linking owprovideragent.

2004-06-08 09:54  nuffer

	* src/provideragent/Makefile.am: Removing unnecessary include and
	  lib dependencies.

2004-06-07 17:09  bartw

	* src/provideragent/: Makefile.am, OW_ProviderAgent.cpp,
	  OW_ProviderAgent.hpp, OW_ProviderAgentCIMOMHandle.cpp,
	  OW_ProviderAgentCIMOMHandle.hpp, OW_ProviderAgentEnvironment.cpp,
	  OW_ProviderAgentProviderEnvironment.cpp,
	  OW_ProviderAgentProviderEnvironment.hpp: added
	  ProviderAgentProviderEnvironment

2004-06-07 15:42  bartw

	* configure.in, src/Makefile.am, src/authenticators/Makefile.am,
	  src/authenticators/nonauthenticating/.cvsignore,
	  src/authenticators/nonauthenticating/Makefile.am,
	  src/authenticators/nonauthenticating/OW_NonAuthenticatingAuthenticator.cpp,
	  src/authenticators/nonauthenticating/OW_NonAuthenticatingAuthenticator.hpp,
	  src/provideragent/.cvsignore, src/provideragent/Makefile.am,
	  src/provideragent/OW_ProviderAgent.cpp,
	  src/provideragent/OW_ProviderAgent.hpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.cpp,
	  src/provideragent/OW_ProviderAgentCIMOMHandle.hpp,
	  src/provideragent/OW_ProviderAgentEnvironment.cpp,
	  src/provideragent/OW_ProviderAgentEnvironment.hpp,
	  test/acceptance/progs/.cvsignore,
	  test/acceptance/progs/Makefile.am,
	  test/acceptance/progs/owprovideragent.cpp: added provideragent

2004-06-07 08:18  nuffer

	* src/providerifcs/remote/: Makefile.am,
	  OW_RemoteAssociatorProvider.cpp, OW_RemoteAssociatorProvider.hpp,
	  OW_RemoteInstanceProvider.cpp, OW_RemoteInstanceProvider.hpp,
	  OW_RemoteMethodProvider.cpp, OW_RemoteMethodProvider.hpp,
	  OW_RemoteProviderInterface.cpp,
	  OW_RemoteSecondaryInstanceProvider.cpp,
	  OW_RemoteSecondaryInstanceProvider.hpp: Got method providers
	  working.

2004-06-07 08:18  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Turn off trailers
	  when talking to snia client which doesnt understand them even
	  though it says it does.

2004-06-07 08:16  nuffer

	* src/http/client/OW_HTTPClient.hpp: Added some docs.

2004-06-07 08:16  nuffer

	* src/http/client/OW_HTTPClient.cpp: Added a TODO.

2004-06-07 08:14  nuffer

	* src/common/OW_Mutex.cpp: Removed a bunch of unnecessary includes.

2004-06-07 08:13  nuffer

	* src/client/OW_ClientCIMOMHandleConnectionPool.hpp: Updated docs
	  and added HandleReturner.

2004-06-07 08:13  nuffer

	* src/client/OW_ClientCIMOMHandle.hpp: Added a bit of doc.

2004-06-07 08:12  nuffer

	* TODO: Added an item.

2004-06-04 17:50  nuffer

	* Makefile-shared-lib-inst.inc: Adding a rm -f before the ln, since
	  it seems that the ln -sf doesnt always remove the previous link.

2004-06-04 17:08  nuffer

	* src/common/socket/: OW_ServerSocketImpl.cpp,
	  OW_ServerSocketImpl.hpp: Deprecating waitForIO and changed
	  implementation to use SocketUtils::waitForIO

2004-06-04 17:08  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Fixed up some
	  comments, removed some unused code and added a missing ) to an
	  error message.

2004-06-04 17:07  nuffer

	* src/services/http/OW_DigestAuthentication.cpp: Removed
	  unnecessary include.

2004-06-04 17:06  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp: Adding a TODO comment.

2004-06-04 17:06  nuffer

	* configure.in: Moved setting of saved_* so that if --disable-ssl
	  was set the vars wont get erased.

2004-06-04 16:39  kpharris

	* src/authenticators/aix/OW_AIXAuthentication.cpp: Another paranoid
	  addition (in case ::authenticate doesn't assign a value to
	  message).

2004-06-04 16:34  kpharris

	* src/authenticators/aix/OW_AIXAuthentication.cpp: Fixed a
	  potential memory leak, should the authenticate ever allocate
	  memory for a message upon successful authentication.

2004-06-04 16:20  kpharris

	* configure.in, src/Makefile.am, src/authenticators/Makefile.am,
	  src/authenticators/aix/.cvsignore,
	  src/authenticators/aix/Makefile.am,
	  src/authenticators/aix/OW_AIXAuthentication.cpp: Adding in a
	  native AIX authenticator.

2004-06-04 13:06  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp: Added necessary
	  include.

2004-06-04 08:48  nuffer

	* configure.in, src/providerifcs/Makefile.am: Adding remote
	  providerifc dir.

2004-06-04 08:46  nuffer

	* src/providerifcs/remote/: .cvsignore, Makefile.am,
	  OW_RemoteAssociatorProvider.cpp, OW_RemoteAssociatorProvider.hpp,
	  OW_RemoteInstanceProvider.cpp, OW_RemoteInstanceProvider.hpp,
	  OW_RemoteMethodProvider.cpp, OW_RemoteMethodProvider.hpp,
	  OW_RemoteProviderInterface.cpp, OW_RemoteProviderInterface.hpp,
	  OW_RemoteSecondaryInstanceProvider.cpp,
	  OW_RemoteSecondaryInstanceProvider.hpp: Adding.

2004-06-04 08:32  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp: Finished
	  setInteropInstance().

2004-06-04 08:31  nuffer

	* src/client/OW_ClientCIMOMHandleConnectionPool.hpp: Added a
	  typedef for ClientCIMOMHandleConnectionPoolRef

2004-06-03 17:32  jcarey

	* build/vc2003/OpenWBEM/libopenwbem/Makefile: Win32 port.

2004-06-03 14:01  jcarey

	* build/vc2003/OpenWBEM/: libopenwbem/Makefile,
	  libopenwbem/libopenwbem.vcproj, libowdb/libowdb.vcproj,
	  tools/makeowmap2def.bat, tools/owmap2def.cpp: Win32 port.

2004-06-03 08:53  nuffer

	* src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  src/tools/owmofc/owmofc.cpp, test/unit/UnitTestEnvironment.hpp:
	  Added getInteropInstances and setInteropInstance to
	  ServiceEnvironmentIFC

2004-06-03 08:52  nuffer

	* src/http/client/OW_HTTPClient.cpp: Set m_authRequired=true in
	  assumeBasicAuth().

2004-06-03 08:50  nuffer

	* src/common/: OW_SortedVectorMap.hpp, OW_SortedVectorSet.hpp:
	  Fixed a bug.	Use the Compare() object instead of operator==

2004-06-02 20:03  nuffer

	* src/http/client/OW_HTTPClient.cpp: Some small adjustments to
	  clean things up and to properly detect a CIMError header in
	  certain situations.

2004-06-02 19:19  nuffer

	* src/providerifcs/cmpi/: OW_CMPIAssociatorProviderProxy.cpp,
	  OW_CMPIIndicationProviderProxy.cpp,
	  OW_CMPIInstanceProviderProxy.cpp, OW_CMPIMethodProviderProxy.cpp:
	  Fixed to report the actual error code the provider returned.

2004-06-02 13:02  nuffer

	* configure.in: Adding check for broken compilers.

2004-06-02 08:32  nuffer

	* src/client/: Makefile.am, OW_ClientCIMOMHandleConnectionPool.cpp,
	  OW_ClientCIMOMHandleConnectionPool.hpp: Adding.

2004-06-01 10:13  nuffer

	* src/cimxmllistener/OW_HTTPXMLCIMListener.hpp: Added include of
	  OW_ClientAuthCBIFC.hpp

2004-06-01 08:22  nuffer

	* src/tools/Makefile.am: Reordering libs so static linking will
	  work.

2004-05-31 21:14  jcarey

	* build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/OpenWBEM.sln, db/btree/bt_close.c,
	  db/btree/bt_conv.c, db/btree/bt_debug.c, db/btree/bt_delete.c,
	  db/btree/bt_get.c, db/btree/bt_open.c, db/btree/bt_overflow.c,
	  db/btree/bt_utils.c, db/db/db.c, db/include/compat.h,
	  build/vc2003/OpenWBEM/libowdb/libowdb.vcproj, db/mpool/mpool.c:
	  Win32 port.

2004-05-31 20:25  nuffer

	* src/cimxmllistener/: OW_HTTPXMLCIMListener.cpp,
	  OW_HTTPXMLCIMListener.hpp: Modified to pass a ClientAuthCBIFCRef
	  to registerForIndication.

2004-05-31 20:11  nuffer

	* src/client/OW_CIMClient.cpp, src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumclassnames.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owenumqualifiers.cpp,
	  src/tools/owexecwql.cpp, src/tools/owmofc/owmofc.cpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/testMisc.cpp,
	  test/acceptance/progs/testNamespaces.cpp,
	  test/acceptance/progs/testSecondaryInstanceProviders.cpp,
	  test/acceptance/progs/wqlTest1.cpp: Switched to use the
	  ClientCIMOMHandle::createFromURL factory.

2004-05-31 20:09  nuffer

	* src/services/http/Makefile.am: Add a link for libowservicehttp in
	  $(libdir)

2004-05-31 14:20  nuffer

	* configure.in, src/client/Makefile.am: Removed src/client/test dir

2004-05-31 14:07  nuffer

	* configure.in: Added header test for sys/types.h and pwd.h

2004-05-31 14:07  nuffer

	* src/authenticators/pam/OW_PAMAuthentication.cpp: Added includes
	  for necessary headers.

2004-05-31 14:06  nuffer

	* src/client/: OW_BinaryCIMOMHandle.cpp, OW_BinaryCIMOMHandle.hpp,
	  OW_CIMXMLCIMOMHandle.cpp, OW_CIMXMLCIMOMHandle.hpp: Fixed close()
	  to actually close the connection.

2004-05-31 14:05  nuffer

	* src/: http/client/OW_HTTPClient.cpp,
	  http/client/OW_HTTPClient.hpp, ifcs/OW_CIMProtocolIFC.hpp: Added
	  close()

2004-05-31 13:32  nuffer

	* src/cimxmllistener/OW_HTTPXMLCIMListener.cpp: Switched to use
	  ClientCIMOMHandle::createFromURL

2004-05-31 13:16  nuffer

	* src/client/OW_CIMClient.cpp: Removed unused code.

2004-05-31 13:13  nuffer

	* src/client/: OW_ClientCIMOMHandle.cpp, OW_ClientCIMOMHandle.hpp:
	  Added createFromURL factory and getWBEMProtocolHandler.

2004-05-31 13:12  nuffer

	* src/client/: OW_BinaryCIMOMHandle.cpp, OW_BinaryCIMOMHandle.hpp,
	  OW_CIMXMLCIMOMHandle.cpp, OW_CIMXMLCIMOMHandle.hpp: Added
	  getWBEMProtocolHandler.

2004-05-31 13:11  nuffer

	* src/client/: OW_CIMClient.cpp, OW_CIMClient.hpp: Modified to hold
	  a ClientCIMOMHandleRef instead of a CIMOMHandleIFCRef.

2004-05-31 13:09  nuffer

	* src/cimom/server/OW_Platform.cpp: Made DAEMONIZE_PIPE_TIMEOUT be
	  const.

2004-05-31 10:55  nuffer

	* src/cimom/owcimomd_main.cpp: Adjusted the restart on error
	  feature to only activate in non-debug mode and if argv[0][0] == /

2004-05-31 10:50  bartw

	* src/cimom/server/OW_Platform.cpp: fixed bug in daemonize pipe if
	  exception is thrown before daemonize is called

2004-05-31 09:45  nuffer

	* website/index.html: Removed extra <br>

2004-05-31 08:49  nuffer

	* website/index.html: Updated for 3.0.2

2004-05-30 22:26  nuffer

	* configure.in, openwbem.spec: Version to 3.0.3

2004-05-30 22:23  nuffer

	* configure.in, openwbem.spec: Version to 3.0.2

2004-05-30 20:18  nuffer

	* ChangeLog: Updated.

2004-05-30 19:16  bartw

	* src/cimom/: owcimomd_main.cpp, server/OW_Platform.cpp,
	  server/OW_Platform.hpp: now owcimomd will return non-zero if the
	  daemon fails to initialize -- like if the config file is bad.
	  before it always returned zero even if the cimom did not start.

2004-05-29 19:10  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Fixed a potential
	  memory leak.

2004-05-29 19:09  nuffer

	* src/providers/cpp/polled/slp/OW_SLPProvider.cpp: Modified to use
	  RAII idiom to close the slp handle.

2004-05-29 19:08  nuffer

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: Fixed potential
	  memory leak.

2004-05-29 19:07  nuffer

	* src/common/socket/: OW_NwIface.cpp, OW_SocketBaseImpl.cpp: Added
	  a newline at the end of the file, which lack of bugs gcc.

2004-05-29 19:06  nuffer

	* src/common/: OW_ThreadBarrier.cpp, OW_ThreadImpl.cpp,
	  OW_dlSharedLibrary.cpp: Added --enable-valgrind-support option.

2004-05-29 19:00  nuffer

	* configure.in, run_tests.sh: Added --enable-valgrind-support
	  option.

2004-05-29 18:53  nuffer

	* acconfig.h: Added VALGRIND_SUPPORT variable.

2004-05-29 18:48  nuffer

	* src/providerifcs/cmpi/: OW_CMPIAssociatorProviderProxy.cpp,
	  OW_CMPIIndicationProviderProxy.cpp,
	  OW_CMPIInstanceProviderProxy.cpp, OW_CMPIMethodProviderProxy.cpp,
	  common/cmpiBroker.cpp, common/cmpisrv.h: Fixed to store a broker
	  on the stack so that multiple threads dont cause a segfault.

2004-05-29 14:30  nuffer

	* schemas/cim28/: CIM_Network28.mof, Makefile.am,
	  Network28_VLAN.mof, System28_Help.mof: Updated to 2.8.1

2004-05-29 13:27  nuffer

	* src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp: Fixed a memory leak
	  and a potential memory leak when loading a cmpi provider.

2004-05-29 13:26  nuffer

	* src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp: Fixed to retrieve
	  the CMPIBroker from thread local storage instead of using the
	  version the providers pass in which is invalid.

2004-05-29 12:48  nuffer

	* src/providerifcs/cmpi/common/cmpiBroker.cpp: Fixed to retrieve
	  the CMPIBroker from thread local storage instead of using the
	  version the providers pass in which is invalid.

2004-05-29 09:37  bartw

	* src/cimom/common/: OW_CIMOMEnvironment.hpp, OW_CIMServer.cpp:
	  backed out previous change.  previous behavior is prefferred

2004-05-29 03:35  bartw

	* src/cimom/common/: OW_CIMOMEnvironment.hpp, OW_CIMServer.cpp:
	  added experimental change for sblim testsuite.  only affects
	  cimom if lifecycle indications are disabled

2004-05-28 14:06  jcarey

	* build/vc2003/OpenWBEM/libopenwbem/libopenwbem.vcproj,
	  src/common/OW_PosixUnnamedPipe.cpp,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_NwIface.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/common/socket/OW_Win32SocketBaseImpl.cpp: Win32 port.

2004-05-28 14:04  nuffer

	* test/acceptance/acceptance.sh.fb: Forgot a fi.  whoops.

2004-05-28 13:42  nuffer

	* test/acceptance/acceptance.sh.fb: Be a little bit smarter about
	  assigning the MAKE variable.

2004-05-28 13:26  nuffer

	* src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp: Fixed a few
	  memory leaks.

2004-05-28 09:10  nuffer

	* ChangeLog: Updated.

2004-05-27 15:32  jcarey

	* src/common/socket/OW_SocketUtils.cpp: Win32 port.

2004-05-27 15:24  jcarey

	* src/common/socket/: OW_GetPass.cpp, OW_SSLCtxMgr.cpp,
	  OW_SSLSocketImpl.cpp, OW_SocketBaseImpl.hpp, OW_SocketImpl.cpp,
	  OW_Win32SocketBaseImpl.cpp: Win32 port.

2004-05-27 12:57  jcarey

	* build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/libopenwbem/libopenwbem.vcproj,
	  src/common/OW_AtomicOps.hpp, src/common/OW_NetworkTypes.hpp,
	  src/common/OW_PosixFile.cpp, src/common/OW_ThreadTypes.hpp,
	  src/common/OW_Types.h, src/common/OW_Types.hpp,
	  src/common/OW_UUID.cpp, src/common/socket/OW_Socket.cpp,
	  src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/common/socket/OW_Win32SocketBaseImpl.cpp: Win32 port.

2004-05-26 12:36  jcarey

	* build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/libopenwbem/libopenwbem.vcproj,
	  src/common/OW_MemTracer.cpp, src/common/OW_Select.cpp,
	  src/common/OW_Types.h, src/common/OW_Types.hpp: Win32 port.

2004-05-26 07:01  nuffer

	* test/unit/: OW_SharedLibraryTestCases.cpp,
	  testSharedLibraryLoader.hpp: Modified testFunction to return i +
	  0xABCDEF01 instead of i + 1, since that is more likely to cause a
	  segfault when dereferenced as a pointer.

2004-05-26 06:01  nuffer

	* src/provider/OW_ProviderIFCBaseIFC.hpp: Fixed the docs.
	  PROVIDERIFCFACTORY->OW_PROVIDERIFCFACTORY

2004-05-26 06:00  nuffer

	* src/common/OW_SafeLibCreate.hpp: Fixed error message in
	  safeLibCreate if a segfault is caught.

2004-05-26 05:59  nuffer

	* src/cim/OW_CIMBase.hpp: Fixed docs for readSig()

2004-05-25 18:00  nuffer

	* acconfig.h, configure.in: Changed test for
	  pthread_kill_other_threads_np to be AC_CHECK_FUNCS

2004-05-25 16:11  nuffer

	* configure.in: Removing main()s from AC_TRY_COMPILE macros.

2004-05-25 15:41  nuffer

	* test/acceptance/acceptance.sh.fb: Use $MAKE instead of make

2004-05-25 15:40  nuffer

	* configure.in: Fixed CXXCOMMONLINKFLAGS on hpux.
	  $(libdir)->${libdir}

2004-05-25 15:15  nuffer

	* configure.in: Switched AC_TRY_RUN macros to AC_TRY_COMPILE.

2004-05-25 15:04  nuffer

	* src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp: Removed
	  inaccurate comment.

2004-05-24 22:14  nuffer

	* cvsbootstrap.sh: Remove autom4te.cache dir.

2004-05-24 18:15  nuffer

	* test/unit/OW_UUIDTestCases.cpp: Commenting out a test which
	  intermittently fails.  Its okay, really.

2004-05-24 18:06  nuffer

	* src/tools/Makefile.am: Fixed for static linking of
	  owrepositorydump.

2004-05-24 18:05  nuffer

	* configure.in: Removed old unused variables.

2004-05-24 12:14  nuffer

	* Makefile-shared-lib-inst.inc: Fixed so it will work. Removed
	  extra trailing space. Please run make check before commiting
	  things.

2004-05-24 11:47  nuffer

	* src/common/OW_Cache.hpp: Added a missing typename.

2004-05-24 11:40  nuffer

	* src/common/: OW_List.hpp, OW_SortedVectorSet.hpp: Added forward
	  declarations for operator== and operator< which are necessary for
	  template friends.

2004-05-24 11:35  nuffer

	* src/common/OW_Map.hpp: Added forward declarations for operator==
	  and operator< which are necessary for template friends.

2004-05-24 11:31  nuffer

	* src/common/OW_SortedVectorMap.hpp: Added forward declarations for
	  operator== and operator< and swap which are necessary for
	  template friends.

2004-05-24 10:38  nuffer

	* src/http/client/: OW_HTTPClient.cpp, OW_HTTPClient.hpp: Added
	  assumeBasicAuth()

2004-05-24 10:31  edge

	* Makefile-shared-lib-inst.inc: Put back a missing command

2004-05-24 10:05  edge

	* src/cimom/common/: OW_CIMOMEnvironment.cpp,
	  OW_ProviderIFCLoader.cpp: Added protection against double loading
	  of libs on OSX because of extensions

2004-05-24 10:02  edge

	* src/providerifcs/: cmpi/OW_CMPIProviderIFC.cpp,
	  npi/OW_NPIProviderIFC.cpp, cpp/OW_CppProviderIFC.cpp: Added
	  protection against double loading of libs on OSX because of
	  naming convention

2004-05-24 07:47  edge

	* Makefile-shared-lib-inst.inc: Added dylib installation and
	  deinstallation

2004-05-21 13:29  nuffer

	* configure.in: Adding linker flag to that the libdir will be
	  searched for libs on HPUX

2004-05-20 08:48  nuffer

	* src/cimom/indication/Makefile.am: Removed -ldl, since it should
	  not be linked in.

2004-05-20 06:18  edge

	* db/test/run.test: Add export of DYLD_LIBRARY_PATH for OSX

2004-05-20 06:08  edge

	* src/cimom/indication/Makefile.am: Fixed typo on library -Ldl ->
	  -ldl

2004-05-19 14:26  jcarey

	* src/common/: OW_DLLSharedLibrary.cpp, OW_DLLSharedLibrary.hpp:
	  Removed isFakeLibrary stuff from DLLSharedLib...

2004-05-19 14:13  jcarey

	* src/common/OW_ThreadImpl.cpp: Fixed thead cancel processing.

2004-05-19 13:35  jcarey

	* build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/libopenwbem/libopenwbem.vcproj,
	  src/common/OW_DLLSharedLibrary.cpp,
	  src/common/OW_DLLSharedLibrary.hpp,
	  src/common/OW_DLLSharedLibraryLoader.cpp,
	  src/common/OW_DLLSharedLibraryLoader.hpp,
	  src/common/OW_TmpFile.cpp, src/common/OW_UUID.cpp: Win32 port.

2004-05-18 18:53  jcarey

	* src/common/OW_ThreadImpl.cpp: Win32 ThreadImpl cancel stuff.

2004-05-18 17:53  jcarey

	* build/vc2003/OpenWBEM/OW_config.h, src/common/OW_Condition.cpp,
	  src/common/OW_MutexImpl.cpp,
	  src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_Thread.cpp, src/common/OW_ThreadImpl.cpp,
	  src/common/OW_ThreadImpl.hpp, src/common/OW_ThreadTypes.hpp:
	  Added Win32 code.

2004-05-17 21:55  nuffer

	* src/cimom/server/OW_Platform.cpp: Switching to use
	  OW_THROW_ERRNO_MSG

2004-05-17 21:54  nuffer

	* test/unit/: OW_ExceptionTestCases.cpp, OW_ExceptionTestCases.hpp:
	  Adding some tests for Exception.

2004-05-17 21:54  nuffer

	* src/common/: OW_Exception.cpp, OW_Exception.hpp: Doing a bit more
	  clean up on the Exception class and documentation.

2004-05-17 19:07  nuffer

	* src/: Makefile.am, cimom/Makefile.am: Added a clean-local target
	  to the else of the conditional so make clean will work.

2004-05-17 17:45  nuffer

	* src/: cim/OW_CIMException.cpp, cim/OW_CIMException.hpp,
	  cim/OW_CIMValueCast.cpp, cimom/common/OW_CIMOMEnvironment.cpp,
	  cimom/indication/OW_IndicationServerImpl.cpp,
	  cimom/server/OW_AuthManager.cpp, cimom/server/OW_Platform.cpp,
	  client/OW_CIMOMLocator.cpp, common/Makefile.am,
	  common/OW_Assertion.cpp, common/OW_CIMErrorException.hpp,
	  common/OW_COWReferenceBase.cpp, common/OW_Condition.cpp,
	  common/OW_ConfigException.cpp, common/OW_DateTime.cpp,
	  common/OW_EnumerationException.cpp, common/OW_Exception.cpp,
	  common/OW_Exception.hpp, common/OW_ExceptionIds.hpp,
	  common/OW_Exec.cpp, common/OW_IOException.cpp,
	  common/OW_Logger.cpp, common/OW_NULLValueException.cpp,
	  common/OW_NoSuchPropertyException.cpp,
	  common/OW_NoSuchProviderException.cpp,
	  common/OW_NoSuchQualifierException.cpp,
	  common/OW_NonRecursiveMutex.cpp, common/OW_OperationContext.cpp,
	  common/OW_OutOfBoundsException.cpp,
	  common/OW_PosixFileSystem.cpp, common/OW_RWLocker.cpp,
	  common/OW_ReferenceBase.cpp, common/OW_SelectEngine.cpp,
	  common/OW_SharedLibraryException.cpp, common/OW_String.cpp,
	  common/OW_Thread.cpp, common/OW_ThreadBarrier.cpp,
	  common/OW_TimeoutException.cpp, common/OW_URL.cpp,
	  common/OW_UTF8Utils.cpp, common/OW_UUID.cpp,
	  common/OW_UnnamedPipe.cpp, common/socket/OW_Socket.cpp,
	  common/socket/OW_SocketAddress.cpp,
	  http/common/OW_HTTPException.hpp, http/common/OW_HTTPUtils.cpp,
	  http/common/OW_HTTPUtils.hpp, http/common/OW_MD5.cpp,
	  ifcs/OW_AuthenticationException.cpp,
	  ifcs/OW_CIMProtocolException.cpp, mof/OW_MOFCompiler.cpp,
	  mof/OW_MOFParseFatalErrorException.cpp,
	  repositories/hdb/Makefile.am, repositories/hdb/OW_HDBCommon.hpp,
	  repositories/hdb/OW_HDBException.cpp,
	  repositories/hdb/OW_IndexImpl.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  services/http/OW_HTTPServer.cpp, wql/common/OW_WQLOperand.cpp,
	  xml/OW_XMLParseException.cpp, xml/OW_XMLParseException.hpp,
	  xml/OW_XMLParserDOM.cpp: Enhanced the Exception class by adding a
	  subclass code, an error code, sub exception tracking and macros
	  to use the new features.  Documented Exception.  Fixed most
	  Exception subclasses to have an id.

2004-05-17 17:25  jcarey

	* build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/libopenwbem/libopenwbem.vcproj,
	  src/common/OW_Condition.cpp, src/common/OW_MutexImpl.cpp,
	  src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_ThreadTypes.hpp: Added Win32 code.

2004-05-17 15:06  nuffer

	* src/cim/OW_CIMNameSpaceUtils.hpp: Use OW_DEFAULT_INTEROP_NS for
	  default interopNs parameter instead of hardcoding "root"

2004-05-16 21:13  jcarey

	* src/common/: OW_NonRecursiveMutexImpl.cpp, OW_ThreadImpl.cpp,
	  OW_ThreadImpl.hpp, OW_ThreadTypes.hpp: Win32 port.

2004-05-14 16:32  jcarey

	* build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/libopenwbem/libopenwbem.vcproj,
	  src/common/OW_MutexImpl.cpp,
	  src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_ThreadTypes.hpp: Added Win32 code.

2004-05-14 14:06  nuffer

	* src/cimom/server/: OW_ConfigException.cpp,
	  OW_ConfigException.hpp: Removing old file.

2004-05-14 07:27  nuffer

	* acconfig.h, configure.in, run_tests.sh,
	  doc/HowToCreateAMinimalOpenWBEM,
	  src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.hpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_CIMServer.hpp,
	  src/cimom/common/OW_ProviderProxies.cpp,
	  src/cimom/common/OW_SharedLibraryRepository.cpp,
	  src/cimom/common/OW_SharedLibraryRepository.hpp,
	  src/cimom/common/OW_WQLFilterRep.cpp,
	  src/cimom/common/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/common/OW_RepositoryCIMOMHandle.cpp,
	  src/common/OW_RepositoryCIMOMHandle.hpp,
	  src/common/utf8CodeGenerators/OW_GenCaseFoldingCompareTests.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/ifcs/OW_RepositoryIFC.hpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/tools/.cvsignore, src/tools/Makefile.am,
	  src/tools/owrepositorydump.cpp,
	  test/acceptance/progs/Makefile.am: Added a
	  --disable-property-operations option to configure and a
	  OW_DISABLE_PROPERTY_OPERATIONS #define to remove getProperty and
	  setProperty WBEM operations.

2004-05-13 18:12  jcarey

	* build/vc2003/OpenWBEM/OW_config.h,
	  src/common/OW_PosixUnnamedPipe.cpp: Added Win32 code.

2004-05-12 17:53  jcarey

	* src/common/: OW_PosixFileSystem.cpp, OW_UUID.cpp: Added Win32
	  code.

2004-05-12 16:22  jcarey

	* src/common/: OW_PosixFile.cpp, OW_PosixFileSystem.cpp,
	  OW_Types.hpp: Added Win32 code.

2004-05-11 10:05  nuffer

	* src/providerifcs/npi/common/NPIExternal.cpp: Put a catch block
	  around most things that can fail when called erroneously from a
	  NPI/perlNPI provider. When the try {} block fails, an npi error
	  is thrown via NPI's raiseError method.

2004-05-11 09:44  nuffer

	* src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp: The NPI
	  interface does not provide any methods to NPI providers to
	  control whether Qualifiers are included in a response or not. In
	  the OW_NPIInstanceProviderProxy.cpp part of NPI, the provider
	  interface takes care of the recognition of the includeQualifier
	  flag in enumerateInstances calls.

	  This patch adds the same functionality to
	  OW_NPIAssociationProviderProxy.cpp, with the result that the lNPI
	  provider interfaces takes care of the recognition of the
	  includeQualifiers flag in associators and references calls, too.

2004-05-11 09:42  nuffer

	* src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp: The
	  perlNPI interface does not provide any methods to perlNPI
	  providers to control whether Qualifiers are included in a
	  response or not. In the OW_PerlInstanceProviderProxy.cpp part of
	  perlNPI, the provider interface takes care of the recognition of
	  the includeQualifier flag in enumerateInstances calls.

	  This patch adds the same functionality to
	  OW_PerlAssociationProviderProxy.cpp, with the result that the
	  perlNPI provider interfaces takes care of the recognition of the
	  includeQualifiers flag in associators and references calls, too.

2004-05-11 09:17  nuffer

	* src/providerifcs/cmpi/: OW_CMPIAssociatorProviderProxy.cpp,
	  OW_CMPIInstanceProviderProxy.cpp: Only include alloca.h if
	  available and include stdlib.h for alloca() on FreeBSD.

2004-05-11 09:16  nuffer

	* src/common/socket/OW_SocketBaseImpl.cpp: Changed static_cast to
	  reinterpret_cast for FreeBSD.

2004-05-11 09:16  nuffer

	* src/authenticators/pamcl/OW_PAMAuthSA.cpp: Adding includes for
	  stdlib.h and string.h for FreeBSD support.

2004-05-11 08:53  nuffer

	* configure.in: Added alloca.h to the header check.

2004-05-10 18:04  kpharris

	* test/unit/UnitMain.cpp: Restoring the tests to their proper
	  order.

2004-05-10 18:01  kpharris

	* test/unit/: OW_StringTestCases.cpp, OW_StringTestCases.hpp,
	  UnitMain.cpp: Adding tests for the string tokenize function.

2004-05-10 18:00  kpharris

	* src/common/: OW_String.cpp, OW_String.hpp: Adding a flag for
	  tokenize so that it is possible to get empty tokens from between
	  adjacent delimiters.

2004-05-06 15:26  nuffer

	* src/mof/OW_MOFLexer.ll: Fixed to close the files after owmofc is
	  done parsing them, since flex doesnt do it for us.

2004-05-06 14:22  sedgewick_de

	* test/perlproviders/instance/Linux_LocalFileSystem.pl,
	  src/providerifcs/npi/common/npi.h,
	  src/providerifcs/npi/common/provider.h,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providerifcs/perl/perlProvider/perlProvider.c: Got perl
	  indication providers working

2004-05-06 11:01  edge

	* Makefile-shared-lib.inc: changed lib naming for osx compliance

2004-05-05 18:35  kpharris

	* ow_ar.sh: Allowing the option (by way of an environment variable)
	  to prevent library names from being prepended to the names of the
	  members.

2004-05-05 18:04  nuffer

	* src/mof/OW_MOFLexer.ll: Improved the error message for being
	  unable to open a file.

2004-05-05 17:34  nuffer

	* src/Makefile.am, test/acceptance/acceptance.sh.fb: Fixes so that
	  static mode will work and pass the long acceptance test.

2004-05-05 17:34  nuffer

	* src/: client/Makefile.am, providers/cpp/polled/slp/Makefile.am:
	  Change in handling of slp library so that its linked to
	  libowclient and the slp provider.

2004-05-05 17:33  nuffer

	* configure.in: Attempt to prevent pthread_spin_lock test from
	  hanging on ppc.  Change in handling of slp library so that its
	  linked to libowclient and the slp provider.

2004-05-05 14:36  kpharris

	* test/unit/Makefile.am: Doing a little dance (the library
	  shuffle).

2004-05-05 13:58  kpharris

	* src/Makefile.am: Removing an extra backslash.

2004-05-05 13:56  kpharris

	* src/Makefile.am: Removing the STATIC_SERVICES tests, since they
	  are wrapped inside an automake conditional.  Shortening the
	  temporary directory name (as the command line length is too
	  large).

2004-05-05 11:04  kpharris

	* ow_ar.sh: Replacing -e with -f, to test for the existance of a
	  file.

2004-05-05 09:43  edge

	* test/acceptance/runCimom.sh: Added OSX

2004-05-05 09:43  edge

	* test/acceptance/setup_paths: added export

2004-05-05 09:41  edge

	* test/acceptance/setup_paths: Added DYLD_LIBRARY_PATH for OSX

2004-05-04 22:40  nuffer

	* src/providers/cpp/instance/:
	  CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp:
	  Fixed to still work in the absence of OpenWBEM_ObjectManager.

2004-05-04 22:16  nuffer

	* src/repositories/hdb/OW_CIMRepository.cpp: Fixed so that static
	  associations can point to dynamic instances.

2004-05-04 22:12  nuffer

	*
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Changed EnabledStatus to EnabledState since it changed in the mof
	  since the provider was written against a preliminary version.

2004-05-04 22:11  nuffer

	* etc/: Makefile.am, openwbem.conf.sh: Added PACKAGE_PREFIX to the
	  uds_filename.

2004-05-04 15:40  bartw

	* src/http/client/OW_HTTPClient.cpp: fixed to retry on timeout

2004-05-04 15:28  sedgewick_de

	* src/providerifcs/npi/: OW_FTABLERef.hpp, common/NPIExternal.cpp,
	  common/npi_import.h: fixed compile warning in perlNPI.xs

2004-05-04 15:26  sedgewick_de

	* src/providerifcs/perl/perlProvider/perlNPI/perlNPI.xs: fix some
	  indication relation code

2004-05-04 15:25  sedgewick_de

	* src/providerifcs/perl/OW_PerlIndicationProviderProxy.cpp:
	  StringArray is empty for some reason

2004-05-04 10:20  edge

	* Makefile-shared-lib.inc, db/db/Makefile.am,
	  src/authenticators/pam/Makefile.am,
	  src/authenticators/pamcl/Makefile.am,
	  src/authenticators/simple/Makefile.am,
	  src/authorizers/simple/Makefile.am, src/cimom/common/Makefile.am,
	  src/cimom/indication/Makefile.am, src/cimom/server/Makefile.am,
	  src/cimxmllistener/Makefile.am, src/client/Makefile.am,
	  src/common/Makefile.am, src/common/socket/OW_SocketAddress.cpp,
	  src/http/client/Makefile.am, src/http/common/Makefile.am,
	  src/mof/Makefile.am, src/provider/Makefile.am,
	  src/providerifcs/cmpi/Makefile.am,
	  src/providerifcs/cmpi/common/Makefile.am,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/npi/Makefile.am,
	  src/providerifcs/npi/common/Makefile.am,
	  src/providerifcs/perl/Makefile.am,
	  src/providers/cpp/indication/IndicationRepLayer/Makefile.am,
	  src/providers/cpp/indicationexport/Makefile.am,
	  src/providers/cpp/instance/CIM_IndicationFilter/Makefile.am,
	  src/providers/cpp/instance/CIM_IndicationSubscription/Makefile.am,
	  src/providers/cpp/instance/CIM_Namespace/Makefile.am,
	  src/providers/cpp/instance/CIM_NamespaceInManager/Makefile.am,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/Makefile.am,
	  src/providers/cpp/instance/OW_NameSpace/Makefile.am,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/Makefile.am,
	  src/providers/cpp/polled/slp/Makefile.am,
	  src/providers/cpp/polled/unloader/Makefile.am,
	  src/pythonbinding/Makefile.am, src/repositories/hdb/Makefile.am,
	  src/repositories/tdbcr/Makefile.am,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am, src/wql/Makefile.am,
	  src/wql/common/Makefile.am, src/xml/Makefile.am,
	  test/c++providers/associator/Makefile.am,
	  test/c++providers/indication/Makefile.am,
	  test/c++providers/instance/Makefile.am,
	  test/c++providers/method/Makefile.am,
	  test/c++providers/secondary_instance/Makefile.am,
	  test/cmpiproviders/Makefile.am, test/npiproviders/Makefile.am:
	  build changes for OSX so I can get both bundles and dylibs where
	  I need them. Also a fix in SocketAddress

2004-05-02 08:35  nuffer

	* test/acceptance/acceptance.sh.fb: Updated for changes to the
	  config file.

2004-04-30 22:41  nuffer

	* etc/openwbem.conf.sh, src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/common/OW_ConfigOpts.hpp, test/acceptance/acceptance.sh.fb:
	  Doing a little editing of the config file.  Moved some options
	  that shouldnt need to be changed to the end.	Adding notes about
	  the defaults for some of the options.  Documented option for the
	  uds_filename.

2004-04-30 13:36  nuffer

	* website/: CIMOMBenchMarks.pdf, index.html: Adding
	  CIMOMBenchMarks.pdf.

2004-04-30 12:39  bartw

	* src/cim/OW_CIMNameSpaceUtils.cpp: fixed to work with pegasus

2004-04-30 10:07  kpharris

	* configure.in, src/Makefile.am: Adding an automake conditional for
	  static linking.

2004-04-30 10:06  kpharris

	* src/cimom/Makefile.am: Adding a clean rule for the static cimom.
	  Shuffling the libraries around, to make them link properly on
	  Linux.

2004-04-29 08:53  nuffer

	* src/common/: OW_Enumeration.hpp, OW_File.hpp, OW_FileSystem.hpp,
	  OW_PosixFileSystem.cpp, socket/OW_SSLCtxMgr.cpp: Fixed up the
	  File and FileSystem classes to be 64-bit clean by using off_t
	  instead of int and long for file offsets.

2004-04-29 07:53  edge

	* src/common/OW_Enumeration.hpp: lseek seems to be broken on OSX,
	  added a position to f.read

2004-04-29 07:51  edge

	* Makefile-shared-lib.inc: OSX - Add a not where a not wasn't

2004-04-29 05:42  edge

	* configure.in: OSX Change to configure

2004-04-28 22:28  nuffer

	* src/http/client/OW_HTTPClient.cpp: Added the ability to specify
	  the path to the UDS in the port portion of the URL.

2004-04-28 22:16  nuffer

	* src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp,
	  test/unit/OW_HTTPUtilsTestCases.cpp,
	  test/unit/OW_HTTPUtilsTestCases.hpp: Added
	  HTTPUtils::unescapeCharForURL and unescapeForURL

2004-04-28 19:46  nuffer

	* src/providerifcs/perl/OW_PerlProviderIFC.cpp: Updated for new
	  macro.

2004-04-28 17:48  edge

	* test/unit/OW_ExecTestCases.cpp: the author fell off

2004-04-28 16:48  edge

	* test/unit/OW_ExecTestCases.cpp: OSX Specific changes

2004-04-28 09:20  nuffer

	* website/: index.html, license.html: Updated.

2004-04-27 16:17  nuffer

	* src/Makefile.am: Added  a clean-local rule to remove some
	  temporary files.

2004-04-27 12:14  nuffer

	* doc/OpenWBEM-pg.sxw: Updated.

2004-04-27 12:13  nuffer

	* openwbem.spec: Fixed up the doc file list.

2004-04-27 12:13  nuffer

	* doc/Makefile.am: Added PerlIFC.sxw to the list.

2004-04-27 08:21  nuffer

	* configure.in: Remove test/npiproviders/Makefile and
	  test/cmpiproviders/Makefile

2004-04-27 08:21  nuffer

	* openwbem.spec: Added the repository to the file list.

2004-04-26 22:02  nuffer

	* openwbem.spec: Add step in install to compile the mof.

2004-04-26 22:01  nuffer

	* generic-company-openwbem.spec.in: add OpenWBEM_Interop.mof and
	  OpenWBEM_Acl1.0.mof to the repository.

2004-04-26 21:56  nuffer

	* ChangeLog, acconfig.h, configure.in,
	  generic-company-openwbem.spec.in, openwbem.spec,
	  src/authenticators/pam/OW_PAMAuthentication.cpp,
	  src/authenticators/pamcl/OW_LinuxPAMAuthenticationCL.cpp,
	  src/authenticators/pamcl/OW_PAMAuthSA.cpp,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.hpp,
	  src/cim/OW_CIMBase.cpp, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMClass.hpp, src/cim/OW_CIMClassEnumeration.hpp,
	  src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMElement.cpp, src/cim/OW_CIMElement.hpp,
	  src/cim/OW_CIMException.cpp, src/cim/OW_CIMException.hpp,
	  src/cim/OW_CIMFlavor.cpp, src/cim/OW_CIMFlavor.hpp,
	  src/cim/OW_CIMFwd.hpp, src/cim/OW_CIMInstance.cpp,
	  src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMInstanceEnumeration.hpp, src/cim/OW_CIMMethod.cpp,
	  src/cim/OW_CIMMethod.hpp, src/cim/OW_CIMNULL.hpp,
	  src/cim/OW_CIMNameSpace.cpp, src/cim/OW_CIMNameSpace.hpp,
	  src/cim/OW_CIMNameSpaceUtils.cpp,
	  src/cim/OW_CIMNameSpaceUtils.hpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMObjectPathEnumeration.hpp,
	  src/cim/OW_CIMParamValue.cpp, src/cim/OW_CIMParamValue.hpp,
	  src/cim/OW_CIMParameter.cpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMProperty.hpp,
	  src/cim/OW_CIMQualifier.cpp, src/cim/OW_CIMQualifier.hpp,
	  src/cim/OW_CIMQualifierEnumeration.hpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMQualifierType.hpp,
	  src/cim/OW_CIMScope.cpp, src/cim/OW_CIMScope.hpp,
	  src/cim/OW_CIMUrl.cpp, src/cim/OW_CIMUrl.hpp,
	  src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValue.hpp,
	  src/cim/OW_CIMValueCast.cpp, src/cim/OW_CIMValueCast.hpp,
	  src/cimom/owcimomd_main.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.hpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_CIMServer.hpp,
	  src/cimom/common/OW_IndicationRepLayerMediator.cpp,
	  src/cimom/common/OW_IndicationRepLayerMediator.hpp,
	  src/cimom/common/OW_LocalCIMOMHandle.cpp,
	  src/cimom/common/OW_LocalCIMOMHandle.hpp,
	  src/cimom/common/OW_PollingManager.cpp,
	  src/cimom/common/OW_PollingManager.hpp,
	  src/cimom/common/OW_ProviderIFCLoader.cpp,
	  src/cimom/common/OW_ProviderIFCLoader.hpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_ProviderManager.hpp,
	  src/cimom/common/OW_ProviderProxies.cpp,
	  src/cimom/common/OW_ProviderProxies.hpp,
	  src/cimom/common/OW_SharedLibraryRepository.cpp,
	  src/cimom/common/OW_SharedLibraryRepository.hpp,
	  src/cimom/common/OW_WQLFilterRep.cpp,
	  src/cimom/common/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.hpp,
	  src/cimom/server/OW_AuthManager.cpp,
	  src/cimom/server/OW_ConfigException.cpp,
	  src/cimom/server/OW_ConfigException.hpp,
	  src/cimom/server/OW_IndicationRepLayer.hpp,
	  src/cimom/server/OW_IndicationServer.hpp,
	  src/cimom/server/OW_LoggerImpls.cpp,
	  src/cimom/server/OW_PidFile.cpp, src/cimom/server/OW_PidFile.hpp,
	  src/cimom/server/OW_Platform.cpp,
	  src/cimom/server/OW_Platform.hpp,
	  src/cimxmllistener/OW_CIMListenerCallback.cpp,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMOMInfo.cpp,
	  src/client/OW_CIMOMInfo.hpp, src/client/OW_CIMOMLocator.cpp,
	  src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_CIMOMLocatorSLP.cpp,
	  src/client/OW_CIMOMLocatorSLP.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp, src/common/OW_Array.cpp,
	  src/common/OW_Array.hpp, src/common/OW_ArrayFwd.hpp,
	  src/common/OW_ArrayImpl.hpp, src/common/OW_Assertion.cpp,
	  src/common/OW_Assertion.hpp, src/common/OW_AtomicOps.cpp,
	  src/common/OW_AtomicOps.hpp, src/common/OW_AutoPtr.hpp,
	  src/common/OW_BaseStreamBuffer.cpp,
	  src/common/OW_BaseStreamBuffer.hpp,
	  src/common/OW_BinarySerialization.cpp,
	  src/common/OW_BinarySerialization.hpp, src/common/OW_Bool.cpp,
	  src/common/OW_Bool.hpp, src/common/OW_ByteSwap.hpp,
	  src/common/OW_CIMErrorException.cpp,
	  src/common/OW_CIMErrorException.hpp,
	  src/common/OW_CIMFeatures.hpp, src/common/OW_COWReference.hpp,
	  src/common/OW_COWReferenceBase.cpp,
	  src/common/OW_COWReferenceBase.hpp, src/common/OW_Cache.hpp,
	  src/common/OW_Char16.cpp, src/common/OW_Char16.hpp,
	  src/common/OW_Condition.cpp, src/common/OW_Condition.hpp,
	  src/common/OW_ConfigException.cpp,
	  src/common/OW_ConfigException.hpp, src/common/OW_ConfigFile.cpp,
	  src/common/OW_ConfigFile.hpp, src/common/OW_ConfigOpts.hpp,
	  src/common/OW_DataStreams.cpp, src/common/OW_DataStreams.hpp,
	  src/common/OW_DateTime.cpp, src/common/OW_DateTime.hpp,
	  src/common/OW_Enumeration.hpp,
	  src/common/OW_EnumerationException.cpp,
	  src/common/OW_Exception.cpp, src/common/OW_Exception.hpp,
	  src/common/OW_Exec.cpp, src/common/OW_Exec.hpp,
	  src/common/OW_File.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_Format.cpp, src/common/OW_Format.hpp,
	  src/common/OW_FuncNamePrinter.hpp, src/common/OW_HashMap.hpp,
	  src/common/OW_HashMultiMap.hpp, src/common/OW_IOException.cpp,
	  src/common/OW_IOException.hpp,
	  src/common/OW_IOIFCStreamBuffer.cpp,
	  src/common/OW_IOIFCStreamBuffer.hpp,
	  src/common/OW_IntrusiveReference.hpp,
	  src/common/OW_IstreamBufIterator.hpp, src/common/OW_List.hpp,
	  src/common/OW_LogLevel.hpp, src/common/OW_Logger.cpp,
	  src/common/OW_Logger.hpp, src/common/OW_Map.hpp,
	  src/common/OW_MemTracer.cpp, src/common/OW_MemTracer.hpp,
	  src/common/OW_Mutex.cpp, src/common/OW_Mutex.hpp,
	  src/common/OW_MutexImpl.cpp, src/common/OW_MutexImpl.hpp,
	  src/common/OW_MutexLock.hpp,
	  src/common/OW_NULLValueException.cpp,
	  src/common/OW_NULLValueException.hpp,
	  src/common/OW_NetworkTypes.hpp,
	  src/common/OW_NoSuchPropertyException.cpp,
	  src/common/OW_NoSuchPropertyException.hpp,
	  src/common/OW_NoSuchProviderException.cpp,
	  src/common/OW_NoSuchProviderException.hpp,
	  src/common/OW_NoSuchQualifierException.cpp,
	  src/common/OW_NoSuchQualifierException.hpp,
	  src/common/OW_NonRecursiveMutex.cpp,
	  src/common/OW_NonRecursiveMutex.hpp,
	  src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_NonRecursiveMutexImpl.hpp,
	  src/common/OW_NonRecursiveMutexLock.hpp,
	  src/common/OW_OperationContext.cpp,
	  src/common/OW_OperationContext.hpp,
	  src/common/OW_OutOfBoundsException.cpp,
	  src/common/OW_PosixFile.cpp, src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_PosixUnnamedPipe.cpp,
	  src/common/OW_PosixUnnamedPipe.hpp, src/common/OW_RWLocker.cpp,
	  src/common/OW_RWLocker.hpp, src/common/OW_RandomNumber.cpp,
	  src/common/OW_RandomNumber.hpp, src/common/OW_RefCount.hpp,
	  src/common/OW_Reference.hpp, src/common/OW_ReferenceBase.cpp,
	  src/common/OW_ReferenceBase.hpp,
	  src/common/OW_RepositoryCIMOMHandle.cpp,
	  src/common/OW_RepositoryCIMOMHandle.hpp,
	  src/common/OW_ResultHandlers.cpp,
	  src/common/OW_ResultHandlers.hpp, src/common/OW_Runnable.cpp,
	  src/common/OW_Runnable.hpp, src/common/OW_SafeLibCreate.hpp,
	  src/common/OW_Select.cpp, src/common/OW_Select.hpp,
	  src/common/OW_SelectEngine.cpp, src/common/OW_SelectEngine.hpp,
	  src/common/OW_Semaphore.hpp, src/common/OW_SharedLibrary.cpp,
	  src/common/OW_SharedLibrary.hpp,
	  src/common/OW_SharedLibraryException.cpp,
	  src/common/OW_SharedLibraryException.hpp,
	  src/common/OW_SharedLibraryLoader.hpp,
	  src/common/OW_SharedLibraryReference.hpp,
	  src/common/OW_SignalScope.hpp, src/common/OW_SortedVectorMap.hpp,
	  src/common/OW_SortedVectorSet.hpp, src/common/OW_Stack.hpp,
	  src/common/OW_StackTrace.cpp, src/common/OW_StackTrace.hpp,
	  src/common/OW_StrictWeakOrdering.hpp, src/common/OW_String.cpp,
	  src/common/OW_String.hpp, src/common/OW_StringBuffer.cpp,
	  src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringEnumeration.hpp,
	  src/common/OW_StringStream.cpp, src/common/OW_StringStream.hpp,
	  src/common/OW_TempFileStream.cpp,
	  src/common/OW_TempFileStream.hpp, src/common/OW_Thread.cpp,
	  src/common/OW_Thread.hpp, src/common/OW_ThreadBarrier.cpp,
	  src/common/OW_ThreadBarrier.hpp,
	  src/common/OW_ThreadCancelledException.cpp,
	  src/common/OW_ThreadCancelledException.hpp,
	  src/common/OW_ThreadCounter.cpp, src/common/OW_ThreadCounter.hpp,
	  src/common/OW_ThreadDoneCallback.cpp,
	  src/common/OW_ThreadDoneCallback.hpp,
	  src/common/OW_ThreadImpl.cpp, src/common/OW_ThreadImpl.hpp,
	  src/common/OW_ThreadPool.cpp, src/common/OW_ThreadPool.hpp,
	  src/common/OW_ThreadTypes.hpp,
	  src/common/OW_TimeoutException.cpp,
	  src/common/OW_TimeoutException.hpp, src/common/OW_TmpFile.cpp,
	  src/common/OW_TmpFile.hpp, src/common/OW_Types.h,
	  src/common/OW_Types.hpp, src/common/OW_URL.cpp,
	  src/common/OW_URL.hpp, src/common/OW_UTF8Utils.cpp,
	  src/common/OW_UTF8Utils.hpp, src/common/OW_UUID.cpp,
	  src/common/OW_UUID.hpp, src/common/OW_UnnamedPipe.cpp,
	  src/common/OW_UnnamedPipe.hpp, src/common/OW_UserInfo.cpp,
	  src/common/OW_UserInfo.hpp, src/common/OW_WBEMFlags.hpp,
	  src/common/OW_dlSharedLibrary.cpp,
	  src/common/OW_dlSharedLibrary.hpp,
	  src/common/OW_dlSharedLibraryLoader.cpp,
	  src/common/OW_dlSharedLibraryLoader.hpp,
	  src/common/OW_dyldSharedLibrary.cpp,
	  src/common/OW_dyldSharedLibrary.hpp,
	  src/common/OW_dyldSharedLibraryLoader.cpp,
	  src/common/OW_dyldSharedLibraryLoader.hpp,
	  src/common/OW_shlSharedLibrary.cpp,
	  src/common/OW_shlSharedLibrary.hpp,
	  src/common/OW_shlSharedLibraryLoader.cpp,
	  src/common/OW_shlSharedLibraryLoader.hpp,
	  src/common/socket/OW_GetPass.cpp,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_NwIface.hpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLException.hpp,
	  src/common/socket/OW_SSLSocketImpl.cpp,
	  src/common/socket/OW_SSLSocketImpl.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.cpp, src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/common/socket/OW_SocketException.hpp,
	  src/common/socket/OW_SocketFlags.hpp,
	  src/common/socket/OW_SocketImpl.cpp,
	  src/common/socket/OW_SocketImpl.hpp,
	  src/common/socket/OW_SocketStreamBuffer.cpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/common/utf8CodeGenerators/OW_GenCaseFoldingCompare.cpp,
	  src/common/utf8CodeGenerators/OW_GenCaseFoldingCompareTests.cpp,
	  src/common/utf8CodeGenerators/OW_to_UTF8.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/http/common/OW_Base64FormatException.hpp,
	  src/http/common/OW_HTTPChunkException.hpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPChunkedOStream.cpp,
	  src/http/common/OW_HTTPChunkedOStream.hpp,
	  src/http/common/OW_HTTPCounter.cpp,
	  src/http/common/OW_HTTPCounter.hpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/http/common/OW_HTTPDeflateOStream.cpp,
	  src/http/common/OW_HTTPDeflateOStream.hpp,
	  src/http/common/OW_HTTPException.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.cpp,
	  src/http/common/OW_HTTPLenLimitIStream.hpp,
	  src/http/common/OW_HTTPStatusCodes.hpp,
	  src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp, src/http/common/OW_MD5.cpp,
	  src/http/common/OW_MD5.hpp,
	  src/ifcs/OW_AuthenticationException.cpp,
	  src/ifcs/OW_AuthenticatorIFC.cpp,
	  src/ifcs/OW_AuthenticatorIFC.hpp, src/ifcs/OW_AuthorizerIFC.cpp,
	  src/ifcs/OW_AuthorizerIFC.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_CIMProtocolException.cpp,
	  src/ifcs/OW_CIMProtocolIFC.cpp, src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.cpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp,
	  src/ifcs/OW_ClientAuthCBIFC.cpp, src/ifcs/OW_ClientAuthCBIFC.hpp,
	  src/ifcs/OW_IOIFC.cpp, src/ifcs/OW_IOIFC.hpp,
	  src/ifcs/OW_RepositoryIFC.cpp, src/ifcs/OW_RepositoryIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.cpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/ifcs/OW_ResultHandlerIFC.hpp,
	  src/ifcs/OW_SelectableCallbackIFC.cpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/ifcs/OW_SelectableIFC.cpp, src/ifcs/OW_SelectableIFC.hpp,
	  src/ifcs/OW_SerializableIFC.cpp, src/ifcs/OW_SerializableIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.cpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.cpp, src/ifcs/OW_ServiceIFC.hpp,
	  src/ifcs/OW_WQLIFC.hpp, src/mof/OW_MOFCIMOMVisitor.cpp,
	  src/mof/OW_MOFCIMOMVisitor.hpp, src/mof/OW_MOFCompiler.cpp,
	  src/mof/OW_MOFCompiler.hpp, src/mof/OW_MOFGrammar.hpp,
	  src/mof/OW_MOFLexer.ll, src/mof/OW_MOFLineInfo.hpp,
	  src/mof/OW_MOFParseFatalErrorException.cpp,
	  src/mof/OW_MOFParser.yy, src/mof/OW_MOFParserDecls.hpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.cpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.hpp,
	  src/mof/OW_MOFVisitor.cpp, src/mof/OW_MOFVisitor.hpp,
	  src/provider/OW_AssociatorProviderIFC.cpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_AssociatorProviderInfo.hpp,
	  src/provider/OW_IndicationExportProviderIFC.cpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_IndicationProviderIFC.cpp,
	  src/provider/OW_IndicationProviderIFC.hpp,
	  src/provider/OW_IndicationProviderInfo.hpp,
	  src/provider/OW_InstanceProviderIFC.cpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_InstanceProviderInfo.hpp,
	  src/provider/OW_MethodProviderIFC.cpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_MethodProviderInfo.cpp,
	  src/provider/OW_MethodProviderInfo.hpp,
	  src/provider/OW_PolledProviderIFC.cpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_ProviderBaseIFC.cpp,
	  src/provider/OW_ProviderBaseIFC.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.cpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.cpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/provider/OW_ProviderInfoBase.cpp,
	  src/provider/OW_ProviderInfoBase.hpp,
	  src/provider/OW_SecondaryInstanceProviderIFC.cpp,
	  src/provider/OW_SecondaryInstanceProviderIFC.hpp,
	  src/provider/OW_SecondaryInstanceProviderInfo.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppSecondaryInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSecondaryInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppSimpleAssociatorProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSimpleAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.hpp,
	  src/providers/cpp/indication/IndicationRepLayer/OW_provindIndicationRepLayer.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  src/providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.hpp,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.cpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.hpp,
	  src/pythonbinding/PyOW_Array.cpp,
	  src/pythonbinding/PyOW_Array.hpp,
	  src/pythonbinding/PyOW_BoolArray.cpp,
	  src/pythonbinding/PyOW_CIMClassArray.cpp,
	  src/pythonbinding/PyOW_CIMClient.cpp,
	  src/pythonbinding/PyOW_CIMDataTypeArray.cpp,
	  src/pythonbinding/PyOW_CIMDateTimeArray.cpp,
	  src/pythonbinding/PyOW_CIMFlavorArray.cpp,
	  src/pythonbinding/PyOW_CIMInstanceArray.cpp,
	  src/pythonbinding/PyOW_CIMMethodArray.cpp,
	  src/pythonbinding/PyOW_CIMOMInfo.cpp,
	  src/pythonbinding/PyOW_CIMOMInfoArray.cpp,
	  src/pythonbinding/PyOW_CIMOMLocator.cpp,
	  src/pythonbinding/PyOW_CIMObjectPathArray.cpp,
	  src/pythonbinding/PyOW_CIMParamValueArray.cpp,
	  src/pythonbinding/PyOW_CIMParameterArray.cpp,
	  src/pythonbinding/PyOW_CIMPropertyArray.cpp,
	  src/pythonbinding/PyOW_CIMQualifierArray.cpp,
	  src/pythonbinding/PyOW_CIMQualifierTypeArray.cpp,
	  src/pythonbinding/PyOW_CIMScopeArray.cpp,
	  src/pythonbinding/PyOW_CIMValueArray.cpp,
	  src/pythonbinding/PyOW_Char16Array.cpp,
	  src/pythonbinding/PyOW_Client.cpp,
	  src/pythonbinding/PyOW_ClientAuthCBIFC.cpp,
	  src/pythonbinding/PyOW_Int16Array.cpp,
	  src/pythonbinding/PyOW_Int32Array.cpp,
	  src/pythonbinding/PyOW_Int64Array.cpp,
	  src/pythonbinding/PyOW_Int8Array.cpp,
	  src/pythonbinding/PyOW_Real32Array.cpp,
	  src/pythonbinding/PyOW_Real64Array.cpp,
	  src/pythonbinding/PyOW_String.cpp,
	  src/pythonbinding/PyOW_StringArray.cpp,
	  src/pythonbinding/PyOW_UInt16Array.cpp,
	  src/pythonbinding/PyOW_UInt32Array.cpp,
	  src/pythonbinding/PyOW_UInt64Array.cpp,
	  src/pythonbinding/PyOW_UInt8Array.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_AssocDb.hpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_HDB.cpp, src/repositories/hdb/OW_HDB.hpp,
	  src/repositories/hdb/OW_HDBCommon.hpp,
	  src/repositories/hdb/OW_HDBNode.cpp,
	  src/repositories/hdb/OW_HDBNode.hpp,
	  src/repositories/hdb/OW_Index.cpp,
	  src/repositories/hdb/OW_Index.hpp,
	  src/repositories/hdb/OW_IndexImpl.cpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_DigestAuthentication.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/tools/OW_DigestPasswdGen.cpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumclassnames.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owenumqualifiers.cpp,
	  src/tools/owexecwql.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.hpp,
	  src/tools/owmofc/owmofc.cpp, src/wql/OW_WQLAst.cpp,
	  src/wql/OW_WQLAst.hpp, src/wql/OW_WQLImpl.cpp,
	  src/wql/OW_WQLImpl.hpp, src/wql/OW_WQLLexer.ll,
	  src/wql/OW_WQLParser.yy, src/wql/OW_WQLProcessor.cpp,
	  src/wql/OW_WQLProcessor.hpp, src/wql/OW_WQLScanUtils.cpp,
	  src/wql/OW_WQLScanUtils.hpp,
	  src/wql/OW_WQLSelectStatementGen.cpp,
	  src/wql/OW_WQLSelectStatementGen.hpp, src/wql/OW_WQLVisitor.hpp,
	  src/wql/common/OW_WQLInstancePropertySource.cpp,
	  src/wql/common/OW_WQLInstancePropertySource.hpp,
	  src/wql/common/OW_WQLPropertySource.cpp, src/xml/Makefile.am,
	  src/xml/OW_CIMXMLParser.cpp, src/xml/OW_CIMXMLParser.hpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  src/xml/OW_Param.cpp, src/xml/OW_Param.hpp,
	  src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp, src/xml/OW_XMLAttribute.cpp,
	  src/xml/OW_XMLAttribute.hpp, src/xml/OW_XMLCIMFactory.cpp,
	  src/xml/OW_XMLCIMFactory.hpp, src/xml/OW_XMLClass.cpp,
	  src/xml/OW_XMLClass.hpp, src/xml/OW_XMLEscape.cpp,
	  src/xml/OW_XMLEscape.hpp, src/xml/OW_XMLEscape.re,
	  src/xml/OW_XMLNode.cpp, src/xml/OW_XMLNode.hpp,
	  src/xml/OW_XMLOperationGeneric.cpp,
	  src/xml/OW_XMLOperationGeneric.hpp, src/xml/OW_XMLParameters.cpp,
	  src/xml/OW_XMLParameters.hpp, src/xml/OW_XMLParseException.cpp,
	  src/xml/OW_XMLParseException.hpp, src/xml/OW_XMLParserCore.cpp,
	  src/xml/OW_XMLParserCore.hpp, src/xml/OW_XMLParserDOM.cpp,
	  src/xml/OW_XMLParserDOM.hpp, src/xml/OW_XMLParserSAX.cpp,
	  src/xml/OW_XMLParserSAX.hpp, src/xml/OW_XMLPrettyPrint.cpp,
	  src/xml/OW_XMLPrettyPrint.hpp, src/xml/OW_XMLPullParser.cpp,
	  src/xml/OW_XMLPullParser.hpp, src/xml/OW_XMLQualifier.cpp,
	  src/xml/OW_XMLQualifier.hpp, src/xml/OW_XMLUnescape.cpp,
	  src/xml/OW_XMLUnescape.hpp, src/xml/OW_XMLUnescape.re,
	  test/acceptance/progs/CIMOMLocator.cpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/acceptance/progs/fileSender.cpp,
	  test/acceptance/progs/hammerClient.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/testLargeRequest.cpp,
	  test/acceptance/progs/testMisc.cpp,
	  test/acceptance/progs/testNamespaces.cpp,
	  test/acceptance/progs/testSecondaryInstanceProviders.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/progs/wqlTest2.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/c++providers/secondary_instance/SecondaryInstanceTest1.cpp,
	  test/c++providers/secondary_instance/SecondaryInstanceTest2.cpp,
	  test/unit/CIMObjectPathTestCases.cpp,
	  test/unit/CIMObjectPathTestCases.hpp,
	  test/unit/MOFCompilerTestCases.cpp,
	  test/unit/MOFCompilerTestCases.hpp, test/unit/MemTracerTest.cpp,
	  test/unit/OW_Base64TestCases.cpp,
	  test/unit/OW_Base64TestCases.hpp,
	  test/unit/OW_BinarySerializationTestCases.cpp,
	  test/unit/OW_BinarySerializationTestCases.hpp,
	  test/unit/OW_CIMClassTestCases.cpp,
	  test/unit/OW_CIMClassTestCases.hpp,
	  test/unit/OW_CIMDateTimeTestCases.cpp,
	  test/unit/OW_CIMDateTimeTestCases.hpp,
	  test/unit/OW_CIMInstanceTestCases.cpp,
	  test/unit/OW_CIMInstanceTestCases.hpp,
	  test/unit/OW_CIMPropertyTestCases.cpp,
	  test/unit/OW_CIMPropertyTestCases.hpp,
	  test/unit/OW_CIMUrlTestCases.cpp,
	  test/unit/OW_CIMUrlTestCases.hpp,
	  test/unit/OW_CIMValueTestCases.cpp,
	  test/unit/OW_CIMValueTestCases.hpp,
	  test/unit/OW_DateTimeTestCases.cpp,
	  test/unit/OW_DateTimeTestCases.hpp,
	  test/unit/OW_EnumerationTestCases.cpp,
	  test/unit/OW_EnumerationTestCases.hpp,
	  test/unit/OW_ExceptionTestCases.cpp,
	  test/unit/OW_ExceptionTestCases.hpp,
	  test/unit/OW_ExecTestCases.cpp, test/unit/OW_ExecTestCases.hpp,
	  test/unit/OW_FileSystemTestCases.cpp,
	  test/unit/OW_FileSystemTestCases.hpp,
	  test/unit/OW_FormatTestCases.cpp,
	  test/unit/OW_FormatTestCases.hpp,
	  test/unit/OW_HTTPChunkerTestCases.cpp,
	  test/unit/OW_HTTPChunkerTestCases.hpp,
	  test/unit/OW_HTTPUtilsTestCases.cpp,
	  test/unit/OW_HTTPUtilsTestCases.hpp,
	  test/unit/OW_InetAddressTestCases.cpp,
	  test/unit/OW_InetAddressTestCases.hpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.cpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.hpp,
	  test/unit/OW_LoggerTestCases.cpp,
	  test/unit/OW_LoggerTestCases.hpp, test/unit/OW_MD5TestCases.cpp,
	  test/unit/OW_MD5TestCases.hpp,
	  test/unit/OW_MemTracerTestCases.cpp,
	  test/unit/OW_MemTracerTestCases.hpp,
	  test/unit/OW_MutexTestCases.cpp, test/unit/OW_MutexTestCases.hpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/OW_ProviderManagerTestCases.hpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.cpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.hpp,
	  test/unit/OW_ProviderMuxTestCases.cpp,
	  test/unit/OW_ProviderMuxTestCases.hpp,
	  test/unit/OW_RWLockerTestCases.cpp,
	  test/unit/OW_RWLockerTestCases.hpp,
	  test/unit/OW_RandomNumberTestCases.cpp,
	  test/unit/OW_RandomNumberTestCases.hpp,
	  test/unit/OW_ReferenceTestCases.cpp,
	  test/unit/OW_ReferenceTestCases.hpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_SharedLibraryTestCases.cpp,
	  test/unit/OW_SharedLibraryTestCases.hpp,
	  test/unit/OW_SocketUtilsTestCases.cpp,
	  test/unit/OW_SocketUtilsTestCases.hpp,
	  test/unit/OW_StackTraceTestCases.cpp,
	  test/unit/OW_StackTraceTestCases.hpp,
	  test/unit/OW_StringArrayPropertyTestCases.cpp,
	  test/unit/OW_StringArrayPropertyTestCases.hpp,
	  test/unit/OW_StringStreamTestCases.cpp,
	  test/unit/OW_StringStreamTestCases.hpp,
	  test/unit/OW_StringTestCases.cpp,
	  test/unit/OW_StringTestCases.hpp,
	  test/unit/OW_ThreadBarrierTestCases.cpp,
	  test/unit/OW_ThreadBarrierTestCases.hpp,
	  test/unit/OW_ThreadPoolTestCases.cpp,
	  test/unit/OW_ThreadPoolTestCases.hpp,
	  test/unit/OW_ThreadTestCases.cpp,
	  test/unit/OW_ThreadTestCases.hpp,
	  test/unit/OW_UTF8UtilsTestCases.cpp,
	  test/unit/OW_UTF8UtilsTestCases.hpp,
	  test/unit/OW_UUIDTestCases.cpp, test/unit/OW_UUIDTestCases.hpp,
	  test/unit/OW_XMLEscapeTestCases.cpp,
	  test/unit/OW_XMLEscapeTestCases.hpp,
	  test/unit/OW_XMLUnescapeTestCases.cpp,
	  test/unit/OW_XMLUnescapeTestCases.hpp,
	  test/unit/OperationContextTestCases.cpp,
	  test/unit/OperationContextTestCases.hpp,
	  test/unit/URLTestCases.cpp, test/unit/URLTestCases.hpp,
	  test/unit/UnitMain.cpp, test/unit/UnitTestEnvironment.cpp,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Merging in changes from
	  BRANCH_3_0_0

2004-04-26 18:16  nuffer

	* website/index.html: Fixed the link to the TODO.

2004-04-26 18:04  nuffer

	* website/: OpenWBEM-GettingStarted.doc,
	  OpenWBEM-GettingStarted.html, OpenWBEM-GettingStarted.pdf:
	  Updated.

2004-04-26 18:01  nuffer

	* website/: index.html, openwbem-faq.html, ports.html,
	  roadmap.html: Updated for 3.0.0 release.

2004-04-26 16:34  nuffer

	* configure.in: Fixed to set the ssl vars correctly when ssl is not
	  found.

2004-04-26 15:12  nuffer

	* configure.in, openwbem.spec: Version to 3.0.0.  Yea! Finally!

2004-04-26 15:11  nuffer

	* src/: common/OW_ConfigOpts.hpp, common/socket/OW_Socket.hpp,
	  services/http/OW_HTTPServer.cpp, services/http/OW_HTTPServer.hpp:
	  Adding option to allow the UDS the http server listens on to be
	  specified via a config item.

2004-04-26 08:21  nuffer

	* openwbem.spec: Added creating a self-signed cert to the Post
	  install script.

2004-04-26 08:20  nuffer

	* generic-company-openwbem.spec.in: Fixed a typo.

2004-04-26 07:57  nuffer

	* Makefile.am: Update rpm target to build the rpm locally by
	  overriding the _topdir variable.

2004-04-26 07:56  nuffer

	* src/providers/cpp/polled/slp/OW_SLPProvider.cpp: Updated
	  OW_PROVIDERFACTORY_NOID for the change necessary to build OW
	  statically.

2004-04-26 07:56  nuffer

	* src/client/OW_CIMXMLCIMOMHandle.cpp: Switched
	  sendExtrinsicXMLHeader to use CIMLocalInstancePathtoXML.

2004-04-25 21:33  nuffer

	* ChangeLog: Updated.

2004-04-25 21:13  nuffer

	* src/: client/OW_CIMXMLCIMOMHandle.cpp,
	  providers/cpp/indicationexport/OW_IndicationExporter.cpp: Set
	  CIMVERSION=2.0 and DTDVERSION=2.0.

2004-04-25 11:26  nuffer

	* src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  test/acceptance/testfiles/testsuite28.out,
	  test/acceptance/testfiles/testsuite28.out.long: Modified XML
	  generation to use LOCALINSTANCEPATH for reference properties
	  which are local.

2004-04-25 11:25  nuffer

	* src/: client/OW_CIMXMLCIMOMHandle.cpp,
	  xml/OW_XMLOperationGeneric.hpp: Removed #include
	  "OW_XMLParameters.hpp"

2004-04-25 10:53  nuffer

	* src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  test/acceptance/testfiles/testsuite28.out,
	  test/acceptance/testfiles/testsuite28.out.long: Modified XML
	  generation to use LOCALINSTANCEPATH for reference properties
	  which are local.

2004-04-23 16:22  nuffer

	* acconfig.h, src/authenticators/pam/OW_PAMAuthentication.cpp,
	  src/authenticators/pamcl/OW_LinuxPAMAuthenticationCL.cpp,
	  src/authenticators/pamcl/OW_PAMAuthSA.cpp,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.hpp,
	  src/cim/OW_CIMBase.cpp, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMClass.hpp, src/cim/OW_CIMClassEnumeration.hpp,
	  src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMElement.cpp, src/cim/OW_CIMElement.hpp,
	  src/cim/OW_CIMException.cpp, src/cim/OW_CIMException.hpp,
	  src/cim/OW_CIMFlavor.cpp, src/cim/OW_CIMFlavor.hpp,
	  src/cim/OW_CIMFwd.hpp, src/cim/OW_CIMInstance.cpp,
	  src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMInstanceEnumeration.hpp, src/cim/OW_CIMMethod.cpp,
	  src/cim/OW_CIMMethod.hpp, src/cim/OW_CIMNULL.hpp,
	  src/cim/OW_CIMNameSpace.cpp, src/cim/OW_CIMNameSpace.hpp,
	  src/cim/OW_CIMNameSpaceUtils.cpp,
	  src/cim/OW_CIMNameSpaceUtils.hpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMObjectPathEnumeration.hpp,
	  src/cim/OW_CIMParamValue.cpp, src/cim/OW_CIMParamValue.hpp,
	  src/cim/OW_CIMParameter.cpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMProperty.hpp,
	  src/cim/OW_CIMQualifier.cpp, src/cim/OW_CIMQualifier.hpp,
	  src/cim/OW_CIMQualifierEnumeration.hpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMQualifierType.hpp,
	  src/cim/OW_CIMScope.cpp, src/cim/OW_CIMScope.hpp,
	  src/cim/OW_CIMUrl.cpp, src/cim/OW_CIMUrl.hpp,
	  src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValue.hpp,
	  src/cim/OW_CIMValueCast.cpp, src/cim/OW_CIMValueCast.hpp,
	  src/cimom/owcimomd_main.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.hpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_CIMServer.hpp,
	  src/cimom/common/OW_IndicationRepLayerMediator.cpp,
	  src/cimom/common/OW_IndicationRepLayerMediator.hpp,
	  src/cimom/common/OW_LocalCIMOMHandle.cpp,
	  src/cimom/common/OW_LocalCIMOMHandle.hpp,
	  src/cimom/common/OW_PollingManager.cpp,
	  src/cimom/common/OW_PollingManager.hpp,
	  src/cimom/common/OW_ProviderIFCLoader.cpp,
	  src/cimom/common/OW_ProviderIFCLoader.hpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_ProviderManager.hpp,
	  src/cimom/common/OW_ProviderProxies.cpp,
	  src/cimom/common/OW_ProviderProxies.hpp,
	  src/cimom/common/OW_SharedLibraryRepository.cpp,
	  src/cimom/common/OW_SharedLibraryRepository.hpp,
	  src/cimom/common/OW_WQLFilterRep.cpp,
	  src/cimom/common/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.hpp,
	  src/cimom/server/OW_AuthManager.cpp,
	  src/cimom/server/OW_ConfigException.cpp,
	  src/cimom/server/OW_ConfigException.hpp,
	  src/cimom/server/OW_IndicationRepLayer.hpp,
	  src/cimom/server/OW_IndicationServer.hpp,
	  src/cimom/server/OW_LoggerImpls.cpp,
	  src/cimom/server/OW_PidFile.cpp, src/cimom/server/OW_PidFile.hpp,
	  src/cimom/server/OW_Platform.cpp,
	  src/cimom/server/OW_Platform.hpp,
	  src/cimxmllistener/OW_CIMListenerCallback.cpp,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMOMInfo.cpp,
	  src/client/OW_CIMOMInfo.hpp, src/client/OW_CIMOMLocator.cpp,
	  src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_CIMOMLocatorSLP.cpp,
	  src/client/OW_CIMOMLocatorSLP.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp, src/common/OW_Array.cpp,
	  src/common/OW_Array.hpp, src/common/OW_ArrayFwd.hpp,
	  src/common/OW_ArrayImpl.hpp, src/common/OW_Assertion.cpp,
	  src/common/OW_Assertion.hpp, src/common/OW_AtomicOps.cpp,
	  src/common/OW_AtomicOps.hpp, src/common/OW_AutoPtr.hpp,
	  src/common/OW_BaseStreamBuffer.cpp,
	  src/common/OW_BaseStreamBuffer.hpp,
	  src/common/OW_BinarySerialization.cpp,
	  src/common/OW_BinarySerialization.hpp, src/common/OW_Bool.cpp,
	  src/common/OW_Bool.hpp, src/common/OW_ByteSwap.hpp,
	  src/common/OW_CIMErrorException.cpp,
	  src/common/OW_CIMErrorException.hpp,
	  src/common/OW_CIMFeatures.hpp, src/common/OW_COWReference.hpp,
	  src/common/OW_COWReferenceBase.cpp,
	  src/common/OW_COWReferenceBase.hpp, src/common/OW_Cache.hpp,
	  src/common/OW_Char16.cpp, src/common/OW_Char16.hpp,
	  src/common/OW_Condition.cpp, src/common/OW_Condition.hpp,
	  src/common/OW_ConfigException.cpp,
	  src/common/OW_ConfigException.hpp, src/common/OW_ConfigFile.cpp,
	  src/common/OW_ConfigFile.hpp, src/common/OW_ConfigOpts.hpp,
	  src/common/OW_DataStreams.cpp, src/common/OW_DataStreams.hpp,
	  src/common/OW_DateTime.cpp, src/common/OW_DateTime.hpp,
	  src/common/OW_Enumeration.hpp,
	  src/common/OW_EnumerationException.cpp,
	  src/common/OW_Exception.cpp, src/common/OW_Exception.hpp,
	  src/common/OW_Exec.cpp, src/common/OW_Exec.hpp,
	  src/common/OW_File.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_Format.cpp, src/common/OW_Format.hpp,
	  src/common/OW_FuncNamePrinter.hpp, src/common/OW_HashMap.hpp,
	  src/common/OW_HashMultiMap.hpp, src/common/OW_IOException.cpp,
	  src/common/OW_IOException.hpp,
	  src/common/OW_IOIFCStreamBuffer.cpp,
	  src/common/OW_IOIFCStreamBuffer.hpp,
	  src/common/OW_IntrusiveReference.hpp,
	  src/common/OW_IstreamBufIterator.hpp, src/common/OW_List.hpp,
	  src/common/OW_LogLevel.hpp, src/common/OW_Logger.cpp,
	  src/common/OW_Logger.hpp, src/common/OW_Map.hpp,
	  src/common/OW_MemTracer.cpp, src/common/OW_MemTracer.hpp,
	  src/common/OW_Mutex.cpp, src/common/OW_Mutex.hpp,
	  src/common/OW_MutexImpl.cpp, src/common/OW_MutexImpl.hpp,
	  src/common/OW_MutexLock.hpp,
	  src/common/OW_NULLValueException.cpp,
	  src/common/OW_NULLValueException.hpp,
	  src/common/OW_NetworkTypes.hpp,
	  src/common/OW_NoSuchPropertyException.cpp,
	  src/common/OW_NoSuchPropertyException.hpp,
	  src/common/OW_NoSuchProviderException.cpp,
	  src/common/OW_NoSuchProviderException.hpp,
	  src/common/OW_NoSuchQualifierException.cpp,
	  src/common/OW_NoSuchQualifierException.hpp,
	  src/common/OW_NonRecursiveMutex.cpp,
	  src/common/OW_NonRecursiveMutex.hpp,
	  src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_NonRecursiveMutexImpl.hpp,
	  src/common/OW_NonRecursiveMutexLock.hpp,
	  src/common/OW_OperationContext.cpp,
	  src/common/OW_OperationContext.hpp,
	  src/common/OW_OutOfBoundsException.cpp,
	  src/common/OW_PosixFile.cpp, src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_PosixUnnamedPipe.cpp,
	  src/common/OW_PosixUnnamedPipe.hpp, src/common/OW_RWLocker.cpp,
	  src/common/OW_RWLocker.hpp, src/common/OW_RandomNumber.cpp,
	  src/common/OW_RandomNumber.hpp, src/common/OW_RefCount.hpp,
	  src/common/OW_Reference.hpp, src/common/OW_ReferenceBase.cpp,
	  src/common/OW_ReferenceBase.hpp,
	  src/common/OW_RepositoryCIMOMHandle.cpp,
	  src/common/OW_RepositoryCIMOMHandle.hpp,
	  src/common/OW_ResultHandlers.cpp,
	  src/common/OW_ResultHandlers.hpp, src/common/OW_Runnable.cpp,
	  src/common/OW_Runnable.hpp, src/common/OW_SafeLibCreate.hpp,
	  src/common/OW_Select.cpp, src/common/OW_Select.hpp,
	  src/common/OW_SelectEngine.cpp, src/common/OW_SelectEngine.hpp,
	  src/common/OW_Semaphore.hpp, src/common/OW_SharedLibrary.cpp,
	  src/common/OW_SharedLibrary.hpp,
	  src/common/OW_SharedLibraryException.cpp,
	  src/common/OW_SharedLibraryException.hpp,
	  src/common/OW_SharedLibraryLoader.hpp,
	  src/common/OW_SharedLibraryReference.hpp,
	  src/common/OW_SignalScope.hpp, src/common/OW_SortedVectorMap.hpp,
	  src/common/OW_SortedVectorSet.hpp, src/common/OW_Stack.hpp,
	  src/common/OW_StackTrace.cpp, src/common/OW_StackTrace.hpp,
	  src/common/OW_StrictWeakOrdering.hpp, src/common/OW_String.cpp,
	  src/common/OW_String.hpp, src/common/OW_StringBuffer.cpp,
	  src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringEnumeration.hpp,
	  src/common/OW_StringStream.cpp, src/common/OW_StringStream.hpp,
	  src/common/OW_TempFileStream.cpp,
	  src/common/OW_TempFileStream.hpp, src/common/OW_Thread.cpp,
	  src/common/OW_Thread.hpp, src/common/OW_ThreadBarrier.cpp,
	  src/common/OW_ThreadBarrier.hpp,
	  src/common/OW_ThreadCancelledException.cpp,
	  src/common/OW_ThreadCancelledException.hpp,
	  src/common/OW_ThreadCounter.cpp, src/common/OW_ThreadCounter.hpp,
	  src/common/OW_ThreadDoneCallback.cpp,
	  src/common/OW_ThreadDoneCallback.hpp,
	  src/common/OW_ThreadImpl.cpp, src/common/OW_ThreadImpl.hpp,
	  src/common/OW_ThreadPool.cpp, src/common/OW_ThreadPool.hpp,
	  src/common/OW_ThreadTypes.hpp,
	  src/common/OW_TimeoutException.cpp,
	  src/common/OW_TimeoutException.hpp, src/common/OW_TmpFile.cpp,
	  src/common/OW_TmpFile.hpp, src/common/OW_Types.h,
	  src/common/OW_Types.hpp, src/common/OW_URL.cpp,
	  src/common/OW_URL.hpp, src/common/OW_UTF8Utils.cpp,
	  src/common/OW_UTF8Utils.hpp, src/common/OW_UUID.cpp,
	  src/common/OW_UUID.hpp, src/common/OW_UnnamedPipe.cpp,
	  src/common/OW_UnnamedPipe.hpp, src/common/OW_UserInfo.cpp,
	  src/common/OW_UserInfo.hpp, src/common/OW_WBEMFlags.hpp,
	  src/common/OW_dlSharedLibrary.cpp,
	  src/common/OW_dlSharedLibrary.hpp,
	  src/common/OW_dlSharedLibraryLoader.cpp,
	  src/common/OW_dlSharedLibraryLoader.hpp,
	  src/common/OW_dyldSharedLibrary.cpp,
	  src/common/OW_dyldSharedLibrary.hpp,
	  src/common/OW_dyldSharedLibraryLoader.cpp,
	  src/common/OW_dyldSharedLibraryLoader.hpp,
	  src/common/OW_shlSharedLibrary.cpp,
	  src/common/OW_shlSharedLibrary.hpp,
	  src/common/OW_shlSharedLibraryLoader.cpp,
	  src/common/OW_shlSharedLibraryLoader.hpp,
	  src/common/socket/OW_GetPass.cpp,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_NwIface.hpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLException.hpp,
	  src/common/socket/OW_SSLSocketImpl.cpp,
	  src/common/socket/OW_SSLSocketImpl.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.cpp, src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/common/socket/OW_SocketException.hpp,
	  src/common/socket/OW_SocketFlags.hpp,
	  src/common/socket/OW_SocketImpl.cpp,
	  src/common/socket/OW_SocketImpl.hpp,
	  src/common/socket/OW_SocketStreamBuffer.cpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/common/utf8CodeGenerators/OW_GenCaseFoldingCompare.cpp,
	  src/common/utf8CodeGenerators/OW_GenCaseFoldingCompareTests.cpp,
	  src/common/utf8CodeGenerators/OW_to_UTF8.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/http/common/OW_Base64FormatException.hpp,
	  src/http/common/OW_HTTPChunkException.hpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPChunkedOStream.cpp,
	  src/http/common/OW_HTTPChunkedOStream.hpp,
	  src/http/common/OW_HTTPCounter.cpp,
	  src/http/common/OW_HTTPCounter.hpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/http/common/OW_HTTPDeflateOStream.cpp,
	  src/http/common/OW_HTTPDeflateOStream.hpp,
	  src/http/common/OW_HTTPException.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.cpp,
	  src/http/common/OW_HTTPLenLimitIStream.hpp,
	  src/http/common/OW_HTTPStatusCodes.hpp,
	  src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp, src/http/common/OW_MD5.cpp,
	  src/http/common/OW_MD5.hpp,
	  src/ifcs/OW_AuthenticationException.cpp,
	  src/ifcs/OW_AuthenticatorIFC.cpp,
	  src/ifcs/OW_AuthenticatorIFC.hpp, src/ifcs/OW_AuthorizerIFC.cpp,
	  src/ifcs/OW_AuthorizerIFC.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_CIMProtocolException.cpp,
	  src/ifcs/OW_CIMProtocolIFC.cpp, src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.cpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp,
	  src/ifcs/OW_ClientAuthCBIFC.cpp, src/ifcs/OW_ClientAuthCBIFC.hpp,
	  src/ifcs/OW_IOIFC.cpp, src/ifcs/OW_IOIFC.hpp,
	  src/ifcs/OW_RepositoryIFC.cpp, src/ifcs/OW_RepositoryIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.cpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/ifcs/OW_ResultHandlerIFC.hpp,
	  src/ifcs/OW_SelectableCallbackIFC.cpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/ifcs/OW_SelectableIFC.cpp, src/ifcs/OW_SelectableIFC.hpp,
	  src/ifcs/OW_SerializableIFC.cpp, src/ifcs/OW_SerializableIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.cpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.cpp, src/ifcs/OW_ServiceIFC.hpp,
	  src/ifcs/OW_WQLIFC.hpp, src/mof/OW_MOFCIMOMVisitor.cpp,
	  src/mof/OW_MOFCIMOMVisitor.hpp, src/mof/OW_MOFCompiler.cpp,
	  src/mof/OW_MOFCompiler.hpp, src/mof/OW_MOFGrammar.hpp,
	  src/mof/OW_MOFLexer.ll, src/mof/OW_MOFLineInfo.hpp,
	  src/mof/OW_MOFParseFatalErrorException.cpp,
	  src/mof/OW_MOFParser.yy, src/mof/OW_MOFParserDecls.hpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.cpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.hpp,
	  src/mof/OW_MOFVisitor.cpp, src/mof/OW_MOFVisitor.hpp,
	  src/provider/OW_AssociatorProviderIFC.cpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_AssociatorProviderInfo.hpp,
	  src/provider/OW_IndicationExportProviderIFC.cpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_IndicationProviderIFC.cpp,
	  src/provider/OW_IndicationProviderIFC.hpp,
	  src/provider/OW_IndicationProviderInfo.hpp,
	  src/provider/OW_InstanceProviderIFC.cpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_InstanceProviderInfo.hpp,
	  src/provider/OW_MethodProviderIFC.cpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_MethodProviderInfo.cpp,
	  src/provider/OW_MethodProviderInfo.hpp,
	  src/provider/OW_PolledProviderIFC.cpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_ProviderBaseIFC.cpp,
	  src/provider/OW_ProviderBaseIFC.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.cpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.cpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/provider/OW_ProviderInfoBase.cpp,
	  src/provider/OW_ProviderInfoBase.hpp,
	  src/provider/OW_SecondaryInstanceProviderIFC.cpp,
	  src/provider/OW_SecondaryInstanceProviderIFC.hpp,
	  src/provider/OW_SecondaryInstanceProviderInfo.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppSecondaryInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSecondaryInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppSimpleAssociatorProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSimpleAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.hpp,
	  src/providers/cpp/indication/IndicationRepLayer/OW_provindIndicationRepLayer.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  src/providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.hpp,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.cpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.hpp,
	  src/pythonbinding/PyOW_Array.cpp,
	  src/pythonbinding/PyOW_Array.hpp,
	  src/pythonbinding/PyOW_BoolArray.cpp,
	  src/pythonbinding/PyOW_CIMClassArray.cpp,
	  src/pythonbinding/PyOW_CIMClient.cpp,
	  src/pythonbinding/PyOW_CIMDataTypeArray.cpp,
	  src/pythonbinding/PyOW_CIMDateTimeArray.cpp,
	  src/pythonbinding/PyOW_CIMFlavorArray.cpp,
	  src/pythonbinding/PyOW_CIMInstanceArray.cpp,
	  src/pythonbinding/PyOW_CIMMethodArray.cpp,
	  src/pythonbinding/PyOW_CIMOMInfo.cpp,
	  src/pythonbinding/PyOW_CIMOMInfoArray.cpp,
	  src/pythonbinding/PyOW_CIMOMLocator.cpp,
	  src/pythonbinding/PyOW_CIMObjectPathArray.cpp,
	  src/pythonbinding/PyOW_CIMParamValueArray.cpp,
	  src/pythonbinding/PyOW_CIMParameterArray.cpp,
	  src/pythonbinding/PyOW_CIMPropertyArray.cpp,
	  src/pythonbinding/PyOW_CIMQualifierArray.cpp,
	  src/pythonbinding/PyOW_CIMQualifierTypeArray.cpp,
	  src/pythonbinding/PyOW_CIMScopeArray.cpp,
	  src/pythonbinding/PyOW_CIMValueArray.cpp,
	  src/pythonbinding/PyOW_Char16Array.cpp,
	  src/pythonbinding/PyOW_Client.cpp,
	  src/pythonbinding/PyOW_ClientAuthCBIFC.cpp,
	  src/pythonbinding/PyOW_Int16Array.cpp,
	  src/pythonbinding/PyOW_Int32Array.cpp,
	  src/pythonbinding/PyOW_Int64Array.cpp,
	  src/pythonbinding/PyOW_Int8Array.cpp,
	  src/pythonbinding/PyOW_Real32Array.cpp,
	  src/pythonbinding/PyOW_Real64Array.cpp,
	  src/pythonbinding/PyOW_String.cpp,
	  src/pythonbinding/PyOW_StringArray.cpp,
	  src/pythonbinding/PyOW_UInt16Array.cpp,
	  src/pythonbinding/PyOW_UInt32Array.cpp,
	  src/pythonbinding/PyOW_UInt64Array.cpp,
	  src/pythonbinding/PyOW_UInt8Array.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_AssocDb.hpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_HDB.cpp, src/repositories/hdb/OW_HDB.hpp,
	  src/repositories/hdb/OW_HDBCommon.hpp,
	  src/repositories/hdb/OW_HDBNode.cpp,
	  src/repositories/hdb/OW_HDBNode.hpp,
	  src/repositories/hdb/OW_Index.cpp,
	  src/repositories/hdb/OW_Index.hpp,
	  src/repositories/hdb/OW_IndexImpl.cpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_DigestAuthentication.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/tools/OW_DigestPasswdGen.cpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumclassnames.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owenumqualifiers.cpp,
	  src/tools/owexecwql.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.hpp,
	  src/tools/owmofc/owmofc.cpp, src/wql/OW_WQLAst.cpp,
	  src/wql/OW_WQLAst.hpp, src/wql/OW_WQLImpl.cpp,
	  src/wql/OW_WQLImpl.hpp, src/wql/OW_WQLLexer.ll,
	  src/wql/OW_WQLParser.yy, src/wql/OW_WQLProcessor.cpp,
	  src/wql/OW_WQLProcessor.hpp, src/wql/OW_WQLScanUtils.cpp,
	  src/wql/OW_WQLScanUtils.hpp,
	  src/wql/OW_WQLSelectStatementGen.cpp,
	  src/wql/OW_WQLSelectStatementGen.hpp, src/wql/OW_WQLVisitor.hpp,
	  src/wql/common/OW_WQLInstancePropertySource.cpp,
	  src/wql/common/OW_WQLInstancePropertySource.hpp,
	  src/wql/common/OW_WQLPropertySource.cpp, src/xml/Makefile.am,
	  src/xml/OW_CIMXMLParser.cpp, src/xml/OW_CIMXMLParser.hpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  src/xml/OW_Param.cpp, src/xml/OW_Param.hpp,
	  src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp, src/xml/OW_XMLAttribute.cpp,
	  src/xml/OW_XMLAttribute.hpp, src/xml/OW_XMLCIMFactory.cpp,
	  src/xml/OW_XMLCIMFactory.hpp, src/xml/OW_XMLClass.cpp,
	  src/xml/OW_XMLClass.hpp, src/xml/OW_XMLEscape.cpp,
	  src/xml/OW_XMLEscape.hpp, src/xml/OW_XMLEscape.re,
	  src/xml/OW_XMLNode.cpp, src/xml/OW_XMLNode.hpp,
	  src/xml/OW_XMLOperationGeneric.cpp,
	  src/xml/OW_XMLOperationGeneric.hpp, src/xml/OW_XMLParameters.cpp,
	  src/xml/OW_XMLParameters.hpp, src/xml/OW_XMLParseException.cpp,
	  src/xml/OW_XMLParseException.hpp, src/xml/OW_XMLParserCore.cpp,
	  src/xml/OW_XMLParserCore.hpp, src/xml/OW_XMLParserDOM.cpp,
	  src/xml/OW_XMLParserDOM.hpp, src/xml/OW_XMLParserSAX.cpp,
	  src/xml/OW_XMLParserSAX.hpp, src/xml/OW_XMLPrettyPrint.cpp,
	  src/xml/OW_XMLPrettyPrint.hpp, src/xml/OW_XMLPullParser.cpp,
	  src/xml/OW_XMLPullParser.hpp, src/xml/OW_XMLQualifier.cpp,
	  src/xml/OW_XMLQualifier.hpp, src/xml/OW_XMLUnescape.cpp,
	  src/xml/OW_XMLUnescape.hpp, src/xml/OW_XMLUnescape.re,
	  test/acceptance/progs/CIMOMLocator.cpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/acceptance/progs/fileSender.cpp,
	  test/acceptance/progs/hammerClient.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/testLargeRequest.cpp,
	  test/acceptance/progs/testMisc.cpp,
	  test/acceptance/progs/testNamespaces.cpp,
	  test/acceptance/progs/testSecondaryInstanceProviders.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/progs/wqlTest2.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/c++providers/secondary_instance/SecondaryInstanceTest1.cpp,
	  test/c++providers/secondary_instance/SecondaryInstanceTest2.cpp,
	  test/unit/CIMObjectPathTestCases.cpp,
	  test/unit/CIMObjectPathTestCases.hpp,
	  test/unit/MOFCompilerTestCases.cpp,
	  test/unit/MOFCompilerTestCases.hpp, test/unit/MemTracerTest.cpp,
	  test/unit/OW_Base64TestCases.cpp,
	  test/unit/OW_Base64TestCases.hpp,
	  test/unit/OW_BinarySerializationTestCases.cpp,
	  test/unit/OW_BinarySerializationTestCases.hpp,
	  test/unit/OW_CIMClassTestCases.cpp,
	  test/unit/OW_CIMClassTestCases.hpp,
	  test/unit/OW_CIMDateTimeTestCases.cpp,
	  test/unit/OW_CIMDateTimeTestCases.hpp,
	  test/unit/OW_CIMInstanceTestCases.cpp,
	  test/unit/OW_CIMInstanceTestCases.hpp,
	  test/unit/OW_CIMPropertyTestCases.cpp,
	  test/unit/OW_CIMPropertyTestCases.hpp,
	  test/unit/OW_CIMUrlTestCases.cpp,
	  test/unit/OW_CIMUrlTestCases.hpp,
	  test/unit/OW_CIMValueTestCases.cpp,
	  test/unit/OW_CIMValueTestCases.hpp,
	  test/unit/OW_DateTimeTestCases.cpp,
	  test/unit/OW_DateTimeTestCases.hpp,
	  test/unit/OW_EnumerationTestCases.cpp,
	  test/unit/OW_EnumerationTestCases.hpp,
	  test/unit/OW_ExceptionTestCases.cpp,
	  test/unit/OW_ExceptionTestCases.hpp,
	  test/unit/OW_ExecTestCases.cpp, test/unit/OW_ExecTestCases.hpp,
	  test/unit/OW_FileSystemTestCases.cpp,
	  test/unit/OW_FileSystemTestCases.hpp,
	  test/unit/OW_FormatTestCases.cpp,
	  test/unit/OW_FormatTestCases.hpp,
	  test/unit/OW_HTTPChunkerTestCases.cpp,
	  test/unit/OW_HTTPChunkerTestCases.hpp,
	  test/unit/OW_HTTPUtilsTestCases.cpp,
	  test/unit/OW_HTTPUtilsTestCases.hpp,
	  test/unit/OW_InetAddressTestCases.cpp,
	  test/unit/OW_InetAddressTestCases.hpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.cpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.hpp,
	  test/unit/OW_LoggerTestCases.cpp,
	  test/unit/OW_LoggerTestCases.hpp, test/unit/OW_MD5TestCases.cpp,
	  test/unit/OW_MD5TestCases.hpp,
	  test/unit/OW_MemTracerTestCases.cpp,
	  test/unit/OW_MemTracerTestCases.hpp,
	  test/unit/OW_MutexTestCases.cpp, test/unit/OW_MutexTestCases.hpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/OW_ProviderManagerTestCases.hpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.cpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.hpp,
	  test/unit/OW_ProviderMuxTestCases.cpp,
	  test/unit/OW_ProviderMuxTestCases.hpp,
	  test/unit/OW_RWLockerTestCases.cpp,
	  test/unit/OW_RWLockerTestCases.hpp,
	  test/unit/OW_RandomNumberTestCases.cpp,
	  test/unit/OW_RandomNumberTestCases.hpp,
	  test/unit/OW_ReferenceTestCases.cpp,
	  test/unit/OW_ReferenceTestCases.hpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_SharedLibraryTestCases.cpp,
	  test/unit/OW_SharedLibraryTestCases.hpp,
	  test/unit/OW_SocketUtilsTestCases.cpp,
	  test/unit/OW_SocketUtilsTestCases.hpp,
	  test/unit/OW_StackTraceTestCases.cpp,
	  test/unit/OW_StackTraceTestCases.hpp,
	  test/unit/OW_StringArrayPropertyTestCases.cpp,
	  test/unit/OW_StringArrayPropertyTestCases.hpp,
	  test/unit/OW_StringStreamTestCases.cpp,
	  test/unit/OW_StringStreamTestCases.hpp,
	  test/unit/OW_StringTestCases.cpp,
	  test/unit/OW_StringTestCases.hpp,
	  test/unit/OW_ThreadBarrierTestCases.cpp,
	  test/unit/OW_ThreadBarrierTestCases.hpp,
	  test/unit/OW_ThreadPoolTestCases.cpp,
	  test/unit/OW_ThreadPoolTestCases.hpp,
	  test/unit/OW_ThreadTestCases.cpp,
	  test/unit/OW_ThreadTestCases.hpp,
	  test/unit/OW_UTF8UtilsTestCases.cpp,
	  test/unit/OW_UTF8UtilsTestCases.hpp,
	  test/unit/OW_UUIDTestCases.cpp, test/unit/OW_UUIDTestCases.hpp,
	  test/unit/OW_XMLEscapeTestCases.cpp,
	  test/unit/OW_XMLEscapeTestCases.hpp,
	  test/unit/OW_XMLUnescapeTestCases.cpp,
	  test/unit/OW_XMLUnescapeTestCases.hpp,
	  test/unit/OperationContextTestCases.cpp,
	  test/unit/OperationContextTestCases.hpp,
	  test/unit/URLTestCases.cpp, test/unit/URLTestCases.hpp,
	  test/unit/UnitMain.cpp, test/unit/UnitTestEnvironment.cpp,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Adding author statements
	  so its known.

2004-04-23 10:50  edge

	* Makefile-shared-lib.inc: Additional build files for DARWIN port

2004-04-22 05:43  edge

	* src/common/OW_PosixFileSystem.cpp: Added explicit flush for
	  DARWIN

2004-04-20 19:18  kpharris

	* src/: Makefile.am, cimom/Makefile.am: Fixing the install rules to
	  not depend on a library which may not exist.	Cleaning up after
	  fake libraries are installed.  Creating the static cimom main
	  library (for later relinking).

2004-04-20 19:17  kpharris

	* Makefile-shared-lib-inst.inc: Making the install rule much
	  quieter.

2004-04-20 17:40  kpharris

	* db/test/dbtest.c, src/common/OW_BinarySerialization.hpp,
	  src/tools/owmofc/owmofc.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Changes to remove warnings

2004-04-20 15:38  kpharris

	* fake_library_creator.sh: Fix for non-bash shells, to prevent
	  garbage from being displayed.

2004-04-20 15:10  nuffer

	* run_tests.sh: Add a test for --enable-static-services.

2004-04-20 15:03  kpharris

	* src/cimom/Makefile.am: Creating a library for the cimom main
	  (when static).

2004-04-20 15:02  kpharris

	* Makefile-shared-lib-inst.inc: Removing the temporary fake library
	  file after a copy has been installed.

2004-04-20 11:43  nuffer

	* build/vc2003/OpenWBEM/: OW_config.h: Added OW_DEPRECATED.

2004-04-19 16:01  kpharris

	* src/ifcs/OW_RequestHandlerIFC.hpp: Removing a useless warning.

2004-04-19 13:49  kpharris

	* Makefile.am, db/test/Makefile.am,
	  src/authenticators/pam/Makefile.am,
	  src/authenticators/pamcl/Makefile.am,
	  src/authenticators/simple/Makefile.am,
	  src/authorizers/simple/Makefile.am, src/cimom/Makefile.am,
	  src/providerifcs/cmpi/Makefile.am,
	  src/providerifcs/npi/Makefile.am,
	  src/providers/cpp/indication/IndicationRepLayer/Makefile.am,
	  src/providers/cpp/indicationexport/Makefile.am,
	  src/providers/cpp/instance/CIM_IndicationFilter/Makefile.am,
	  src/providers/cpp/instance/CIM_IndicationSubscription/Makefile.am,
	  src/providers/cpp/instance/CIM_Namespace/Makefile.am,
	  src/providers/cpp/instance/CIM_NamespaceInManager/Makefile.am,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/Makefile.am,
	  src/providers/cpp/instance/OW_NameSpace/Makefile.am,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/Makefile.am,
	  src/providers/cpp/polled/slp/Makefile.am,
	  src/providers/cpp/polled/unloader/Makefile.am,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am, src/tools/Makefile.am,
	  src/tools/owmofc/Makefile.am, src/wql/Makefile.am,
	  test/acceptance/progs/Makefile.am, test/unit/Makefile.am: Fixes
	  for static linking, and creation of fake libraries.

2004-04-19 13:48  kpharris

	* src/Makefile.am: Adding rules to install a static version of the
	  cimomd.

2004-04-19 13:47  kpharris

	* Makefile-shared-lib-inst.inc: Fixes for static linking.

2004-04-19 13:46  kpharris

	* configure.in: Additions for static linking.  Fixes for AIX.

2004-04-19 13:43  kpharris

	* test/acceptance/: Makefile.am, acceptance.sh.fb: Changes to allow
	  static linking.

2004-04-19 13:42  kpharris

	* test/unit/UnitMain.cpp: Preventing the test which loads
	  libopenwbem.so when everything is static.

2004-04-19 13:40  kpharris

	* fake_library_creator.sh, src/common/OW_dlSharedLibrary.cpp,
	  src/common/OW_dlSharedLibrary.hpp,
	  src/common/OW_dlSharedLibraryLoader.cpp: Adding the ability to
	  load "fake" libraries (which are just text files mapping a symbol
	  from a library to the corresponding symbol name in a static
	  binary).

2004-04-19 13:35  kpharris

	* src/cimom/indication/: OW_IndicationRepLayerImpl.cpp,
	  OW_IndicationServerImpl.cpp: Avoiding multiple definitions of
	  getOWVersion when performing a static link.

2004-04-19 13:33  kpharris

	* src/cimom/common/OW_CIMOMEnvironment.cpp: Fixes to the pathnames
	  so that they use the platform specific separator macros.

2004-04-19 13:28  kpharris

	* src/: authenticators/pam/OW_PAMAuthentication.cpp,
	  authenticators/pamcl/OW_LinuxPAMAuthenticationCL.cpp,
	  authenticators/simple/OW_SimpleAuthenticator.cpp,
	  authorizers/simple/OW_SimpleAuthorizer.cpp,
	  ifcs/OW_AuthenticatorIFC.hpp, ifcs/OW_AuthorizerIFC.hpp,
	  ifcs/OW_RequestHandlerIFC.hpp, ifcs/OW_ServiceIFC.hpp,
	  ifcs/OW_WQLIFC.hpp, provider/OW_ProviderIFCBaseIFC.hpp,
	  providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  providerifcs/npi/OW_NPIProviderIFC.cpp,
	  providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  providers/cpp/polled/unloader/OW_UnloaderProvider.cpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  services/http/OW_HTTPServer.cpp, wql/OW_WQLImpl.cpp: Changes to
	  the factory macros which allow the creation of unique function
	  names (for static linking).

2004-04-19 12:25  nuffer

	* configure.in, openwbem.spec: Version -> 3.0.1

2004-04-19 12:21  nuffer

	* configure.in, etc/Makefile.am, etc/openwbem.conf.sh,
	  src/common/OW_Types.h, src/common/OW_Types.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp, test/Makefile.am,
	  test/acceptance/runCimom.sh, test/acceptance/setup_paths,
	  test/acceptance/progs/testLargeRequest.cpp,
	  test/npiproviders/Makefile.am, test/unit/Makefile.am: Fixes for
	  HPUX

2004-04-19 10:44  nuffer

	* configure.in: Dont reset the flags, since they contain the
	  necessary flags for using openssl.

2004-04-16 18:24  kpharris

	* ow_ar.sh: Added some error checking, made changes to allow
	  absolute paths for archives.

2004-04-16 17:49  nuffer

	* configure.in, openwbem.spec: Version -> 3.0.0pre4

2004-04-16 16:51  nuffer

	* src/: client/OW_CIMXMLCIMOMHandle.hpp,
	  http/client/OW_HTTPClient.hpp: Added some docs.

2004-04-16 16:50  nuffer

	* ChangeLog: Updated.

2004-04-16 16:30  nuffer

	* test/c++providers/indication/OW_IndicationProviderTest2.cpp:
	  Another fix to use the thread properly.

2004-04-16 15:45  nuffer

	* configure.in: Applying a patch from Jason Long to fix the openssl
	  detection test.

2004-04-16 15:44  nuffer

	* src/: cimom/common/OW_CIMOMEnvironment.cpp,
	  cimom/common/OW_CIMServer.cpp, cimom/common/OW_CIMServer.hpp,
	  cimom/common/OW_ProviderManager.cpp,
	  cimom/common/OW_ProviderManager.hpp,
	  cimom/common/OW_SharedLibraryRepository.cpp,
	  cimom/common/OW_SharedLibraryRepository.hpp,
	  ifcs/OW_RepositoryIFC.cpp, ifcs/OW_RepositoryIFC.hpp,
	  repositories/hdb/OW_CIMRepository.cpp,
	  repositories/hdb/OW_CIMRepository.hpp: Added shutdown() to
	  RepositoryIFC and ProviderManager so circular references can be
	  broken at shutdown time.

2004-04-16 15:07  nuffer

	* test/acceptance/: acceptance.sh.fb, progs/cimListenerTest.cpp:
	  Adding back testing of IndicationProviderTest2.

2004-04-16 15:06  nuffer

	* test/c++providers/indication/OW_IndicationProviderTest2.cpp:
	  Fixed multiple problems.

2004-04-16 14:33  nuffer

	* test/acceptance/runCimom.sh: Modified for valgrind 2.1.1

2004-04-16 14:33  nuffer

	* src/services/http/OW_HTTPServer.cpp: Clear out variables in
	  shutdown() to avoid circular reference counts.

2004-04-16 14:32  nuffer

	* src/providers/cpp/instance/:
	  CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp:
	  Modified to not store a copy of the indication server, but to get
	  it when it needs it.

2004-04-16 14:30  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Clear out
	  variables in shutdown() to avoid circular reference counts. Log
	  exceptions when calling deActivateFilter() on providers.

2004-04-16 14:29  nuffer

	* src/cimom/common/OW_PollingManager.cpp: Clear out variables in
	  shutdown() to avoid circular reference counts.

2004-04-16 10:08  nuffer

	* test/unit/OW_ThreadTestCases.cpp: Removed the definitive
	  cancellation test since it may cause problems.

2004-04-16 10:07  nuffer

	* Makefile-shared-lib.inc: Merged duplicate set of rules.

2004-04-15 17:27  nuffer

	* src/providerifcs/cpp/: OW_CppProviderIFC.cpp,
	  OW_CppProviderIFC.hpp: Modified to cache the indication provider
	  proxies so the there will only be one copy per provider.  This
	  fixes problems with the indication service.

2004-04-15 17:26  nuffer

	* test/c++providers/indication/OW_IndicationProviderTest2.cpp:
	  Updated to print more debug info and also fixed some bugs.

2004-04-15 14:29  nuffer

	* src/http/client/OW_HTTPClient.cpp: Workaround for servers which
	  dont include any content when sending back a 401 Unauthorized
	  error.

2004-04-15 14:11  nuffer

	* doc/man/man8/Makefile.am: Fixed to package up the original man
	  page.

2004-04-14 16:19  kpharris

	* configure.in: Fixing an editing mistake in an AIX warning.

2004-04-14 16:09  kpharris

	* configure.in: Allowing both gcc and xlC_r to be used for AIX.

2004-04-14 15:54  kpharris

	* src/http/common/: OW_HTTPDeflateIStream.cpp,
	  OW_HTTPDeflateIStream.hpp, OW_HTTPDeflateOStream.cpp,
	  OW_HTTPDeflateOStream.hpp: Changing constants, which must be
	  known at compile time, to be enum values.

2004-04-14 15:50  kpharris

	* db/test/run.test: AIX runtime library path fix.

2004-04-14 15:42  kpharris

	* src/common/socket/OW_SocketAddress.cpp: Fixed sockets under AIX.

2004-04-14 09:39  nuffer

	* doc/OpenWBEM-pg.sxw: Updated.

2004-04-14 09:39  nuffer

	* Makefile.am: Fixed to not remove openwbem.spec

2004-04-14 09:38  nuffer

	* test/acceptance/: Makefile.am, acceptance.sh.fb: Fixed to use the
	  correct library extension, and work if ssl is not available.

2004-04-13 17:18  nuffer

	* test/acceptance/acceptance.sh.fb: Modified to turn off the
	  restart_on_error option.

2004-04-12 14:46  nuffer

	* configure.in, openwbem.spec: Version to 3.0.0pre3

2004-04-12 13:36  edge

	* src/common/OW_ThreadImpl.cpp: fix uninitialized key for pthreads

2004-04-12 12:28  nuffer

	* ChangeLog: Updated.

2004-04-12 12:14  nuffer

	* src/cimom/owcimomd_main.cpp: Only call set_unexpected and
	  set_terminate if the restart_on_error option == true

2004-04-12 11:47  nuffer

	* generic-company-openwbem.spec.in: Updated for new doc positions.

2004-04-12 11:46  nuffer

	* Makefile.am, openwbem-sf.spec, openwbem.spec: Restored the
	  generic spec file to openwbem.spec so that rpmbuild -ta will work
	  right.

2004-04-09 16:20  nuffer

	* src/common/: OW_ConfigFile.hpp, OW_ConfigOpts.hpp,
	  OW_FuncNamePrinter.hpp, OW_IstreamBufIterator.hpp, OW_List.hpp,
	  OW_Map.hpp, OW_MutexImpl.hpp, OW_NonRecursiveMutexImpl.hpp,
	  OW_OperationContext.hpp, OW_PosixUnnamedPipe.hpp,
	  OW_RefCount.hpp, OW_ReferenceBase.hpp, OW_SafeLibCreate.hpp,
	  OW_SelectEngine.hpp, OW_StackTrace.hpp, OW_ThreadImpl.hpp: Adding
	  some additional doc comments.

2004-04-09 16:19  nuffer

	* src/common/: Makefile.am, OW_Memory.hpp: Removed old obsolete
	  unused file.

2004-04-09 14:12  nuffer

	* src/common/socket/OW_ServerSocketImpl.cpp: Working on
	  docs/comments.

2004-04-09 14:11  nuffer

	* src/common/OW_Exec.cpp: Removed old obsolete GNU PTH stuff.

2004-04-09 14:11  nuffer

	* src/common/: OW_Array.hpp, OW_ArrayImpl.hpp, OW_AtomicOps.hpp,
	  OW_COWReferenceBase.hpp, OW_Cache.hpp: Working on docs.

2004-04-09 14:10  nuffer

	* src/cimom/server/OW_Platform.cpp: Modified restartDaemon() to set
	  the close on exec flag on all file descriptors so they get closed
	  properly.

2004-04-09 06:38  nuffer

	* src/mof/OW_MOFCIMOMVisitor.cpp: Print out warnings if any of the
	  unsupported pragmas are used.

2004-04-09 06:20  nuffer

	* configure.in: Fixed a comment.

2004-04-08 16:58  kpharris

	* src/authenticators/pam/OW_PAMAuthentication.cpp,
	  src/authenticators/pamcl/OW_LinuxPAMAuthenticationCL.cpp,
	  src/authenticators/pamcl/OW_PAMAuthSA.cpp,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.hpp,
	  src/cim/OW_CIM.hpp, src/cim/OW_CIMBase.cpp,
	  src/cim/OW_CIMBase.hpp, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMClass.hpp, src/cim/OW_CIMClassEnumeration.hpp,
	  src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMElement.cpp, src/cim/OW_CIMElement.hpp,
	  src/cim/OW_CIMException.cpp, src/cim/OW_CIMException.hpp,
	  src/cim/OW_CIMFlavor.cpp, src/cim/OW_CIMFlavor.hpp,
	  src/cim/OW_CIMFwd.hpp, src/cim/OW_CIMInstance.cpp,
	  src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMInstanceEnumeration.hpp, src/cim/OW_CIMMethod.cpp,
	  src/cim/OW_CIMMethod.hpp, src/cim/OW_CIMNULL.hpp,
	  src/cim/OW_CIMNameSpace.cpp, src/cim/OW_CIMNameSpace.hpp,
	  src/cim/OW_CIMNameSpaceUtils.cpp,
	  src/cim/OW_CIMNameSpaceUtils.hpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMObjectPathEnumeration.hpp,
	  src/cim/OW_CIMParamValue.cpp, src/cim/OW_CIMParamValue.hpp,
	  src/cim/OW_CIMParameter.cpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMProperty.hpp,
	  src/cim/OW_CIMQualifier.cpp, src/cim/OW_CIMQualifier.hpp,
	  src/cim/OW_CIMQualifierEnumeration.hpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMQualifierType.hpp,
	  src/cim/OW_CIMScope.cpp, src/cim/OW_CIMScope.hpp,
	  src/cim/OW_CIMUrl.cpp, src/cim/OW_CIMUrl.hpp,
	  src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValue.hpp,
	  src/cim/OW_CIMValueCast.cpp, src/cim/OW_CIMValueCast.hpp,
	  src/cimom/owcimomd_main.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.hpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_CIMServer.hpp,
	  src/cimom/common/OW_IndicationRepLayerMediator.cpp,
	  src/cimom/common/OW_IndicationRepLayerMediator.hpp,
	  src/cimom/common/OW_LocalCIMOMHandle.cpp,
	  src/cimom/common/OW_LocalCIMOMHandle.hpp,
	  src/cimom/common/OW_PollingManager.cpp,
	  src/cimom/common/OW_PollingManager.hpp,
	  src/cimom/common/OW_ProviderIFCLoader.cpp,
	  src/cimom/common/OW_ProviderIFCLoader.hpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_ProviderManager.hpp,
	  src/cimom/common/OW_SharedLibraryRepository.cpp,
	  src/cimom/common/OW_SharedLibraryRepository.hpp,
	  src/cimom/common/OW_WQLFilterRep.cpp,
	  src/cimom/common/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.hpp,
	  src/cimom/server/OW_AuthManager.cpp,
	  src/cimom/server/OW_IndicationRepLayer.hpp,
	  src/cimom/server/OW_IndicationServer.hpp,
	  src/cimom/server/OW_LoggerImpls.cpp,
	  src/cimom/server/OW_PidFile.cpp, src/cimom/server/OW_PidFile.hpp,
	  src/cimom/server/OW_Platform.cpp,
	  src/cimom/server/OW_Platform.hpp,
	  src/cimxmllistener/OW_CIMListenerCallback.cpp,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMOMInfo.cpp,
	  src/client/OW_CIMOMInfo.hpp, src/client/OW_CIMOMLocator.cpp,
	  src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_CIMOMLocatorSLP.cpp,
	  src/client/OW_CIMOMLocatorSLP.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp, src/common/OW_Array.cpp,
	  src/common/OW_Array.hpp, src/common/OW_ArrayFwd.hpp,
	  src/common/OW_ArrayImpl.hpp, src/common/OW_Assertion.cpp,
	  src/common/OW_Assertion.hpp, src/common/OW_AtomicOps.cpp,
	  src/common/OW_AtomicOps.hpp, src/common/OW_AutoPtr.hpp,
	  src/common/OW_BaseStreamBuffer.cpp,
	  src/common/OW_BaseStreamBuffer.hpp,
	  src/common/OW_BinarySerialization.cpp,
	  src/common/OW_BinarySerialization.hpp, src/common/OW_Bool.cpp,
	  src/common/OW_Bool.hpp, src/common/OW_ByteSwap.hpp,
	  src/common/OW_CIMErrorException.cpp,
	  src/common/OW_CIMErrorException.hpp,
	  src/common/OW_CIMFeatures.hpp, src/common/OW_COWReference.hpp,
	  src/common/OW_COWReferenceBase.cpp,
	  src/common/OW_COWReferenceBase.hpp, src/common/OW_Cache.hpp,
	  src/common/OW_Char16.cpp, src/common/OW_Char16.hpp,
	  src/common/OW_Condition.cpp, src/common/OW_Condition.hpp,
	  src/common/OW_ConfigException.cpp,
	  src/common/OW_ConfigException.hpp, src/common/OW_DataStreams.cpp,
	  src/common/OW_DataStreams.hpp, src/common/OW_DateTime.cpp,
	  src/common/OW_DateTime.hpp, src/common/OW_Enumeration.hpp,
	  src/common/OW_EnumerationException.cpp,
	  src/common/OW_Exception.cpp, src/common/OW_Exception.hpp,
	  src/common/OW_Exec.cpp, src/common/OW_Exec.hpp,
	  src/common/OW_File.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_Format.cpp, src/common/OW_Format.hpp,
	  src/common/OW_FuncNamePrinter.hpp, src/common/OW_HashMap.hpp,
	  src/common/OW_HashMultiMap.hpp, src/common/OW_IOException.cpp,
	  src/common/OW_IOException.hpp,
	  src/common/OW_IOIFCStreamBuffer.cpp,
	  src/common/OW_IOIFCStreamBuffer.hpp,
	  src/common/OW_IntrusiveReference.hpp,
	  src/common/OW_IstreamBufIterator.hpp, src/common/OW_List.hpp,
	  src/common/OW_LogLevel.hpp, src/common/OW_Logger.cpp,
	  src/common/OW_Logger.hpp, src/common/OW_Map.hpp,
	  src/common/OW_MemTracer.cpp, src/common/OW_MemTracer.hpp,
	  src/common/OW_Memory.hpp, src/common/OW_Mutex.cpp,
	  src/common/OW_Mutex.hpp, src/common/OW_MutexImpl.cpp,
	  src/common/OW_MutexImpl.hpp, src/common/OW_MutexLock.hpp,
	  src/common/OW_NULLValueException.cpp,
	  src/common/OW_NULLValueException.hpp,
	  src/common/OW_NetworkTypes.hpp,
	  src/common/OW_NoSuchPropertyException.cpp,
	  src/common/OW_NoSuchPropertyException.hpp,
	  src/common/OW_NoSuchProviderException.cpp,
	  src/common/OW_NoSuchProviderException.hpp,
	  src/common/OW_NoSuchQualifierException.cpp,
	  src/common/OW_NoSuchQualifierException.hpp,
	  src/common/OW_NonRecursiveMutex.cpp,
	  src/common/OW_NonRecursiveMutex.hpp,
	  src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_NonRecursiveMutexImpl.hpp,
	  src/common/OW_NonRecursiveMutexLock.hpp,
	  src/common/OW_OperationContext.cpp,
	  src/common/OW_OperationContext.hpp,
	  src/common/OW_OutOfBoundsException.cpp,
	  src/common/OW_PosixFile.cpp, src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_PosixUnnamedPipe.cpp,
	  src/common/OW_PosixUnnamedPipe.hpp, src/common/OW_RWLocker.cpp,
	  src/common/OW_RWLocker.hpp, src/common/OW_RandomNumber.cpp,
	  src/common/OW_RandomNumber.hpp, src/common/OW_RefCount.hpp,
	  src/common/OW_Reference.hpp, src/common/OW_ReferenceBase.cpp,
	  src/common/OW_ReferenceBase.hpp,
	  src/common/OW_RepositoryCIMOMHandle.cpp,
	  src/common/OW_RepositoryCIMOMHandle.hpp,
	  src/common/OW_Runnable.cpp, src/common/OW_Runnable.hpp,
	  src/common/OW_SafeLibCreate.hpp, src/common/OW_Select.cpp,
	  src/common/OW_Select.hpp, src/common/OW_SelectEngine.cpp,
	  src/common/OW_SelectEngine.hpp, src/common/OW_Semaphore.hpp,
	  src/common/OW_SharedLibrary.cpp, src/common/OW_SharedLibrary.hpp,
	  src/common/OW_SharedLibraryException.cpp,
	  src/common/OW_SharedLibraryException.hpp,
	  src/common/OW_SharedLibraryLoader.hpp,
	  src/common/OW_SharedLibraryReference.hpp,
	  src/common/OW_SignalScope.hpp, src/common/OW_SortedVectorMap.hpp,
	  src/common/OW_SortedVectorSet.hpp, src/common/OW_Stack.hpp,
	  src/common/OW_StackTrace.cpp, src/common/OW_StackTrace.hpp,
	  src/common/OW_StrictWeakOrdering.hpp, src/common/OW_String.cpp,
	  src/common/OW_String.hpp, src/common/OW_StringBuffer.cpp,
	  src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringEnumeration.hpp,
	  src/common/OW_StringStream.cpp, src/common/OW_StringStream.hpp,
	  src/common/OW_TempFileStream.cpp,
	  src/common/OW_TempFileStream.hpp, src/common/OW_Thread.cpp,
	  src/common/OW_Thread.hpp, src/common/OW_ThreadBarrier.cpp,
	  src/common/OW_ThreadBarrier.hpp,
	  src/common/OW_ThreadCancelledException.cpp,
	  src/common/OW_ThreadCancelledException.hpp,
	  src/common/OW_ThreadCounter.cpp, src/common/OW_ThreadCounter.hpp,
	  src/common/OW_ThreadDoneCallback.cpp,
	  src/common/OW_ThreadDoneCallback.hpp,
	  src/common/OW_ThreadImpl.cpp, src/common/OW_ThreadImpl.hpp,
	  src/common/OW_ThreadPool.cpp, src/common/OW_ThreadPool.hpp,
	  src/common/OW_ThreadTypes.hpp,
	  src/common/OW_TimeoutException.cpp,
	  src/common/OW_TimeoutException.hpp, src/common/OW_TmpFile.cpp,
	  src/common/OW_TmpFile.hpp, src/common/OW_Types.hpp,
	  src/common/OW_URL.cpp, src/common/OW_URL.hpp,
	  src/common/OW_UTF8Utils.cpp, src/common/OW_UTF8Utils.hpp,
	  src/common/OW_UTF8UtilscompareToIgnoreCase.cpp,
	  src/common/OW_UUID.cpp, src/common/OW_UUID.hpp,
	  src/common/OW_UnnamedPipe.cpp, src/common/OW_UnnamedPipe.hpp,
	  src/common/OW_UserInfo.cpp, src/common/OW_UserInfo.hpp,
	  src/common/OW_WBEMFlags.hpp, src/common/OW_dlSharedLibrary.cpp,
	  src/common/OW_dlSharedLibrary.hpp,
	  src/common/OW_dlSharedLibraryLoader.cpp,
	  src/common/OW_dlSharedLibraryLoader.hpp,
	  src/common/OW_dyldSharedLibrary.cpp,
	  src/common/OW_dyldSharedLibrary.hpp,
	  src/common/OW_dyldSharedLibraryLoader.cpp,
	  src/common/OW_dyldSharedLibraryLoader.hpp,
	  src/common/OW_shlSharedLibrary.cpp,
	  src/common/OW_shlSharedLibrary.hpp,
	  src/common/OW_shlSharedLibraryLoader.cpp,
	  src/common/OW_shlSharedLibraryLoader.hpp,
	  src/common/socket/OW_GetPass.cpp,
	  src/common/socket/OW_GetPass.hpp,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_NwIface.hpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLException.hpp,
	  src/common/socket/OW_SSLSocketImpl.cpp,
	  src/common/socket/OW_SSLSocketImpl.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.cpp, src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/common/socket/OW_SocketException.hpp,
	  src/common/socket/OW_SocketFlags.hpp,
	  src/common/socket/OW_SocketImpl.cpp,
	  src/common/socket/OW_SocketImpl.hpp,
	  src/common/socket/OW_SocketStreamBuffer.cpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/common/socket/test/OW_InetAddressTest.cpp,
	  src/common/socket/test/gethttpdata.cpp,
	  src/common/socket/test/gethttpsdata.cpp,
	  src/common/socket/test/server.cpp,
	  src/common/utf8CodeGenerators/OW_GenCaseFoldingCompare.cpp,
	  src/common/utf8CodeGenerators/OW_GenCaseFoldingCompareTests.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/http/common/OW_Base64FormatException.hpp,
	  src/http/common/OW_HTTPChunkException.hpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPChunkedOStream.cpp,
	  src/http/common/OW_HTTPChunkedOStream.hpp,
	  src/http/common/OW_HTTPCounter.cpp,
	  src/http/common/OW_HTTPCounter.hpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/http/common/OW_HTTPDeflateOStream.cpp,
	  src/http/common/OW_HTTPDeflateOStream.hpp,
	  src/http/common/OW_HTTPException.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.cpp,
	  src/http/common/OW_HTTPLenLimitIStream.hpp,
	  src/http/common/OW_HTTPStatusCodes.hpp,
	  src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp, src/http/common/OW_MD5.cpp,
	  src/http/common/OW_MD5.hpp, src/http/test/chunker.cpp,
	  src/http/test/chunker_client.cpp,
	  src/http/test/chunker_server.cpp, src/http/test/dynamictest.cpp,
	  src/http/test/header.cpp, src/http/test/httpclient.cpp,
	  src/http/test/httpserver.cpp, src/http/test/lenlimit.cpp,
	  src/http/test/pamstandalone.cpp, src/http/test/pamtest-short.cpp,
	  src/http/test/pamtest.cpp,
	  src/ifcs/OW_AuthenticationException.cpp,
	  src/ifcs/OW_AuthenticatorIFC.cpp,
	  src/ifcs/OW_AuthenticatorIFC.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_CIMProtocolException.cpp,
	  src/ifcs/OW_CIMProtocolIFC.cpp, src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.cpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp,
	  src/ifcs/OW_ClientAuthCBIFC.cpp, src/ifcs/OW_ClientAuthCBIFC.hpp,
	  src/ifcs/OW_IOIFC.cpp, src/ifcs/OW_IOIFC.hpp,
	  src/ifcs/OW_RepositoryIFC.cpp, src/ifcs/OW_RepositoryIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.cpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/ifcs/OW_ResultHandlerIFC.hpp,
	  src/ifcs/OW_SelectableCallbackIFC.cpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/ifcs/OW_SelectableIFC.cpp, src/ifcs/OW_SelectableIFC.hpp,
	  src/ifcs/OW_SerializableIFC.cpp, src/ifcs/OW_SerializableIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.cpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.cpp, src/ifcs/OW_ServiceIFC.hpp,
	  src/mof/OW_MOFCIMOMVisitor.cpp, src/mof/OW_MOFCIMOMVisitor.hpp,
	  src/mof/OW_MOFCompiler.cpp, src/mof/OW_MOFCompiler.hpp,
	  src/mof/OW_MOFGrammar.hpp, src/mof/OW_MOFLineInfo.hpp,
	  src/mof/OW_MOFParseFatalErrorException.cpp,
	  src/mof/OW_MOFParserDecls.hpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.cpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.hpp,
	  src/mof/OW_MOFVisitor.cpp, src/mof/OW_MOFVisitor.hpp,
	  src/provider/OW_AssociatorProviderIFC.cpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_AssociatorProviderInfo.hpp,
	  src/provider/OW_IndicationExportProviderIFC.cpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_IndicationProviderIFC.cpp,
	  src/provider/OW_IndicationProviderIFC.hpp,
	  src/provider/OW_IndicationProviderInfo.hpp,
	  src/provider/OW_InstanceProviderIFC.cpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_InstanceProviderInfo.hpp,
	  src/provider/OW_MethodProviderIFC.cpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_MethodProviderInfo.cpp,
	  src/provider/OW_MethodProviderInfo.hpp,
	  src/provider/OW_PolledProviderIFC.cpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_ProviderBaseIFC.cpp,
	  src/provider/OW_ProviderBaseIFC.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.cpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.cpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/provider/OW_ProviderInfoBase.cpp,
	  src/provider/OW_ProviderInfoBase.hpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFCUtils.hpp,
	  src/providerifcs/cmpi/OW_FTABLERef.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.hpp,
	  src/providerifcs/npi/OW_FTABLERef.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFCUtils.hpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.hpp,
	  src/providers/cpp/indication/IndicationRepLayer/OW_provindIndicationRepLayer.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  src/providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.hpp,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.cpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.hpp,
	  src/pythonbinding/PyOW_Array.cpp,
	  src/pythonbinding/PyOW_Array.hpp,
	  src/pythonbinding/PyOW_BoolArray.cpp,
	  src/pythonbinding/PyOW_CIMClassArray.cpp,
	  src/pythonbinding/PyOW_CIMClient.cpp,
	  src/pythonbinding/PyOW_CIMDataTypeArray.cpp,
	  src/pythonbinding/PyOW_CIMDateTimeArray.cpp,
	  src/pythonbinding/PyOW_CIMFlavorArray.cpp,
	  src/pythonbinding/PyOW_CIMInstanceArray.cpp,
	  src/pythonbinding/PyOW_CIMMethodArray.cpp,
	  src/pythonbinding/PyOW_CIMOMInfo.cpp,
	  src/pythonbinding/PyOW_CIMOMInfoArray.cpp,
	  src/pythonbinding/PyOW_CIMOMLocator.cpp,
	  src/pythonbinding/PyOW_CIMObjectPathArray.cpp,
	  src/pythonbinding/PyOW_CIMParamValueArray.cpp,
	  src/pythonbinding/PyOW_CIMParameterArray.cpp,
	  src/pythonbinding/PyOW_CIMPropertyArray.cpp,
	  src/pythonbinding/PyOW_CIMQualifierArray.cpp,
	  src/pythonbinding/PyOW_CIMQualifierTypeArray.cpp,
	  src/pythonbinding/PyOW_CIMScopeArray.cpp,
	  src/pythonbinding/PyOW_CIMValueArray.cpp,
	  src/pythonbinding/PyOW_Char16Array.cpp,
	  src/pythonbinding/PyOW_Client.cpp,
	  src/pythonbinding/PyOW_ClientAuthCBIFC.cpp,
	  src/pythonbinding/PyOW_Int16Array.cpp,
	  src/pythonbinding/PyOW_Int32Array.cpp,
	  src/pythonbinding/PyOW_Int64Array.cpp,
	  src/pythonbinding/PyOW_Int8Array.cpp,
	  src/pythonbinding/PyOW_Real32Array.cpp,
	  src/pythonbinding/PyOW_Real64Array.cpp,
	  src/pythonbinding/PyOW_String.cpp,
	  src/pythonbinding/PyOW_StringArray.cpp,
	  src/pythonbinding/PyOW_UInt16Array.cpp,
	  src/pythonbinding/PyOW_UInt32Array.cpp,
	  src/pythonbinding/PyOW_UInt64Array.cpp,
	  src/pythonbinding/PyOW_UInt8Array.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_AssocDb.hpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_HDB.cpp, src/repositories/hdb/OW_HDB.hpp,
	  src/repositories/hdb/OW_HDBCommon.hpp,
	  src/repositories/hdb/OW_HDBNode.cpp,
	  src/repositories/hdb/OW_HDBNode.hpp,
	  src/repositories/hdb/OW_Index.cpp,
	  src/repositories/hdb/OW_Index.hpp,
	  src/repositories/hdb/OW_IndexImpl.cpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_DigestAuthentication.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/tools/OW_DigestPasswdGen.cpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumclassnames.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owenumqualifiers.cpp,
	  src/tools/owexecwql.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.hpp,
	  src/tools/owmofc/owmofc.cpp, src/wql/OW_WQLAst.cpp,
	  src/wql/OW_WQLAst.hpp, src/wql/OW_WQLImpl.cpp,
	  src/wql/OW_WQLImpl.hpp, src/wql/OW_WQLProcessor.cpp,
	  src/wql/OW_WQLProcessor.hpp, src/wql/OW_WQLScanUtils.cpp,
	  src/wql/OW_WQLScanUtils.hpp,
	  src/wql/OW_WQLSelectStatementGen.cpp,
	  src/wql/OW_WQLSelectStatementGen.hpp, src/wql/OW_WQLVisitor.hpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  src/wql/common/OW_WQLInstancePropertySource.cpp,
	  src/wql/common/OW_WQLInstancePropertySource.hpp,
	  src/wql/common/OW_WQLOperand.cpp,
	  src/wql/common/OW_WQLOperation.hpp,
	  src/wql/common/OW_WQLPropertySource.cpp,
	  src/wql/common/OW_WQLPropertySource.hpp,
	  src/wql/common/OW_WQLSelectStatement.cpp,
	  src/wql/common/OW_WQLSelectStatement.hpp,
	  src/xml/OW_CIMXMLParser.cpp, src/xml/OW_CIMXMLParser.hpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  src/xml/OW_Param.cpp, src/xml/OW_Param.hpp,
	  src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp, src/xml/OW_XMLAttribute.cpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLCIMFactory.hpp,
	  src/xml/OW_XMLClass.cpp, src/xml/OW_XMLClass.hpp,
	  src/xml/OW_XMLEscape.cpp, src/xml/OW_XMLEscape.hpp,
	  src/xml/OW_XMLOperationGeneric.cpp,
	  src/xml/OW_XMLOperationGeneric.hpp, src/xml/OW_XMLParameters.cpp,
	  src/xml/OW_XMLParameters.hpp, src/xml/OW_XMLParseException.cpp,
	  src/xml/OW_XMLParseException.hpp, src/xml/OW_XMLParserCore.cpp,
	  src/xml/OW_XMLParserCore.hpp, src/xml/OW_XMLPrettyPrint.cpp,
	  src/xml/OW_XMLPrettyPrint.hpp, src/xml/OW_XMLPullParser.cpp,
	  src/xml/OW_XMLPullParser.hpp, src/xml/OW_XMLQualifier.cpp,
	  src/xml/OW_XMLQualifier.hpp, src/xml/OW_XMLUnescape.cpp,
	  src/xml/OW_XMLUnescape.hpp, test/CppUnit/CppUnitException.cpp,
	  test/CppUnit/CppUnitException.hpp, test/CppUnit/Guards.hpp,
	  test/CppUnit/Test.hpp, test/CppUnit/TestCaller.hpp,
	  test/CppUnit/TestCase.cpp, test/CppUnit/TestCase.hpp,
	  test/CppUnit/TestFailure.cpp, test/CppUnit/TestFailure.hpp,
	  test/CppUnit/TestResult.cpp, test/CppUnit/TestResult.hpp,
	  test/CppUnit/TestRunner.cpp, test/CppUnit/TestRunner.hpp,
	  test/CppUnit/TestSuite.cpp, test/CppUnit/TestSuite.hpp,
	  test/CppUnit/TextTestResult.cpp, test/CppUnit/TextTestResult.hpp,
	  test/acceptance/progs/CIMOMLocator.cpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/acceptance/progs/fileSender.cpp,
	  test/acceptance/progs/hammerClient.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/testLargeRequest.cpp,
	  test/acceptance/progs/testMisc.cpp,
	  test/acceptance/progs/testNamespaces.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/progs/wqlTest2.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/unit/CIMObjectPathTestCases.cpp,
	  test/unit/CIMObjectPathTestCases.hpp,
	  test/unit/MOFCompilerTestCases.cpp,
	  test/unit/MOFCompilerTestCases.hpp, test/unit/MemTracerTest.cpp,
	  test/unit/OW_Base64TestCases.cpp,
	  test/unit/OW_Base64TestCases.hpp,
	  test/unit/OW_BinarySerializationTestCases.cpp,
	  test/unit/OW_BinarySerializationTestCases.hpp,
	  test/unit/OW_CIMClassTestCases.cpp,
	  test/unit/OW_CIMClassTestCases.hpp,
	  test/unit/OW_CIMDateTimeTestCases.cpp,
	  test/unit/OW_CIMDateTimeTestCases.hpp,
	  test/unit/OW_CIMInstanceTestCases.cpp,
	  test/unit/OW_CIMInstanceTestCases.hpp,
	  test/unit/OW_CIMPropertyTestCases.cpp,
	  test/unit/OW_CIMPropertyTestCases.hpp,
	  test/unit/OW_CIMUrlTestCases.cpp,
	  test/unit/OW_CIMUrlTestCases.hpp,
	  test/unit/OW_CIMValueTestCases.cpp,
	  test/unit/OW_CIMValueTestCases.hpp,
	  test/unit/OW_DateTimeTestCases.cpp,
	  test/unit/OW_DateTimeTestCases.hpp,
	  test/unit/OW_EnumerationTestCases.cpp,
	  test/unit/OW_EnumerationTestCases.hpp,
	  test/unit/OW_ExceptionTestCases.cpp,
	  test/unit/OW_ExceptionTestCases.hpp,
	  test/unit/OW_ExecTestCases.cpp, test/unit/OW_ExecTestCases.hpp,
	  test/unit/OW_FileSystemTestCases.cpp,
	  test/unit/OW_FileSystemTestCases.hpp,
	  test/unit/OW_FormatTestCases.cpp,
	  test/unit/OW_FormatTestCases.hpp,
	  test/unit/OW_HTTPChunkerTestCases.cpp,
	  test/unit/OW_HTTPChunkerTestCases.hpp,
	  test/unit/OW_HTTPUtilsTestCases.cpp,
	  test/unit/OW_HTTPUtilsTestCases.hpp,
	  test/unit/OW_InetAddressTestCases.cpp,
	  test/unit/OW_InetAddressTestCases.hpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.cpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.hpp,
	  test/unit/OW_LoggerTestCases.cpp,
	  test/unit/OW_LoggerTestCases.hpp, test/unit/OW_MD5TestCases.cpp,
	  test/unit/OW_MD5TestCases.hpp,
	  test/unit/OW_MemTracerTestCases.cpp,
	  test/unit/OW_MemTracerTestCases.hpp,
	  test/unit/OW_MutexTestCases.cpp, test/unit/OW_MutexTestCases.hpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/OW_ProviderManagerTestCases.hpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.cpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.hpp,
	  test/unit/OW_ProviderMuxTestCases.cpp,
	  test/unit/OW_ProviderMuxTestCases.hpp,
	  test/unit/OW_RWLockerTestCases.cpp,
	  test/unit/OW_RWLockerTestCases.hpp,
	  test/unit/OW_RandomNumberTestCases.cpp,
	  test/unit/OW_RandomNumberTestCases.hpp,
	  test/unit/OW_ReferenceTestCases.cpp,
	  test/unit/OW_ReferenceTestCases.hpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_SharedLibraryTestCases.cpp,
	  test/unit/OW_SharedLibraryTestCases.hpp,
	  test/unit/OW_SocketUtilsTestCases.cpp,
	  test/unit/OW_SocketUtilsTestCases.hpp,
	  test/unit/OW_StackTraceTestCases.cpp,
	  test/unit/OW_StackTraceTestCases.hpp,
	  test/unit/OW_StringArrayPropertyTestCases.cpp,
	  test/unit/OW_StringArrayPropertyTestCases.hpp,
	  test/unit/OW_StringStreamTestCases.cpp,
	  test/unit/OW_StringStreamTestCases.hpp,
	  test/unit/OW_StringTestCases.cpp,
	  test/unit/OW_StringTestCases.hpp,
	  test/unit/OW_ThreadBarrierTestCases.cpp,
	  test/unit/OW_ThreadBarrierTestCases.hpp,
	  test/unit/OW_ThreadPoolTestCases.cpp,
	  test/unit/OW_ThreadPoolTestCases.hpp,
	  test/unit/OW_ThreadTestCases.cpp,
	  test/unit/OW_ThreadTestCases.hpp,
	  test/unit/OW_UTF8UtilsTestCases.cpp,
	  test/unit/OW_UTF8UtilsTestCases.hpp,
	  test/unit/OW_UUIDTestCases.cpp, test/unit/OW_UUIDTestCases.hpp,
	  test/unit/OW_XMLEscapeTestCases.cpp,
	  test/unit/OW_XMLEscapeTestCases.hpp,
	  test/unit/OW_XMLUnescapeTestCases.cpp,
	  test/unit/OW_XMLUnescapeTestCases.hpp,
	  test/unit/OperationContextTestCases.cpp,
	  test/unit/OperationContextTestCases.hpp,
	  test/unit/URLTestCases.cpp, test/unit/URLTestCases.hpp,
	  test/unit/UnitMain.cpp, test/unit/UnitTestEnvironment.cpp,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Changing the copyright
	  dates to be current.

2004-04-08 15:32  kpharris

	* test/acceptance/progs/Makefile.am: Adding in the SSL libs so that
	  the test programs can link properly.

2004-04-08 13:32  kpharris

	* src/authenticators/: pam/OW_PAMAuthentication.cpp,
	  pamcl/OW_PAMAuthSA.cpp: More AIX fixes.

2004-04-07 16:36  nuffer

	* Makefile.am, doc/Makefile.am: Updated for doc relocation.

2004-04-07 16:30  nuffer

	* test/unit/OW_FormatTestCases.cpp: Fixed the test.

2004-04-07 15:53  nuffer

	* src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cim/OW_CIMBase.cpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMValueCast.cpp, src/cimom/owcimomd_main.cpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_PollingManager.cpp,
	  src/cimom/common/OW_ProviderIFCLoader.cpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/server/OW_AuthManager.cpp,
	  src/cimom/server/OW_LoggerImpls.cpp,
	  src/cimom/server/OW_Platform.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/client/OW_CIMOMLocatorSLP.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/common/OW_Array.cpp,
	  src/common/OW_BinarySerialization.cpp,
	  src/common/OW_ConfigFile.cpp, src/common/OW_Exec.cpp,
	  src/common/OW_Format.hpp, src/common/OW_FuncNamePrinter.hpp,
	  src/common/OW_NonRecursiveMutex.cpp,
	  src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_SafeLibCreate.hpp, src/common/OW_String.cpp,
	  src/common/OW_Thread.cpp, src/common/OW_ThreadBarrier.cpp,
	  src/common/OW_ThreadImpl.cpp, src/common/OW_TmpFile.cpp,
	  src/common/OW_UTF8Utils.cpp, src/common/OW_UUID.cpp,
	  src/common/OW_dlSharedLibraryLoader.cpp,
	  src/common/OW_dyldSharedLibraryLoader.cpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/mof/OW_MOFCIMOMVisitor.cpp, src/mof/OW_MOFCompiler.cpp,
	  src/mof/OW_MOFLexer.ll,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_HDB.cpp,
	  src/repositories/hdb/OW_IndexImpl.cpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/wql/OW_WQLLexer.ll, src/wql/OW_WQLProcessor.cpp,
	  src/wql/common/OW_WQLCompile.cpp, src/xml/OW_CIMXMLParser.cpp,
	  src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLClass.cpp,
	  src/xml/OW_XMLParseException.cpp, src/xml/OW_XMLParserCore.cpp,
	  src/xml/OW_XMLPullParser.cpp, src/xml/OW_XMLUnescape.cpp,
	  src/xml/OW_XMLUnescape.re,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/hammerClient.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/unit/OW_FormatTestCases.cpp: Deprecated ::format and changed
	  all code to use OpenWBEM::Format

2004-04-07 14:58  nuffer

	* cvsbootstrap.sh: Changed flag to automake from --gnu to
	  --foreign.

2004-04-07 14:58  nuffer

	* src/common/socket/OW_SocketBaseImpl.cpp: removed call to tie
	  together the istream and ostream, since they shouldnt be tied and
	  this fixes a bug in the HTTPClient.

2004-04-07 14:57  nuffer

	* ACL.HOWTO, AuthModule.HOWTO, HowToCreateAMinimalOpenWBEM,
	  Makefile.am, NEWS, PORTING.txt, ProviderInterface.HOWTO,
	  generic-company-openwbem.spec.in, openwbem-faq.html,
	  openwbem-sf.spec, doc/ACL.HOWTO, doc/AuthModule.HOWTO,
	  doc/HowToCreateAMinimalOpenWBEM, doc/Makefile.am,
	  doc/PORTING.txt, doc/ProviderInterface.HOWTO,
	  doc/openwbem-faq.html: Moving documentation files into the doc
	  directory.

2004-04-07 11:39  nuffer

	* INSTALL, LICENSE: Updated.

2004-04-07 10:39  edge

	* test/unit/OW_DateTimeTestCases.cpp: Added ability to use timegm
	  if it exists

2004-04-06 14:24  jcarey

	* src/cimom/common/OW_ProviderManager.cpp: Fixed logic that
	  compensated for provider qualifiers with ':' and '::' name
	  delimeters.

2004-04-06 11:15  nuffer

	* configure.in, openwbem-sf.spec: Version -> 3.0.0pre2

2004-04-06 10:46  nuffer

	* ChangeLog: Updated.

2004-04-06 10:45  nuffer

	* src/services/http/OW_HTTPServer.cpp: Modified to throw an
	  exception if the ssl port was supplied in the config file, but
	  SSL support was not built in.

2004-04-06 10:28  nuffer

	* src/tools/owmofc/owmofc.cpp: Modified to set the defaults before
	  doing the backward compatible usage.

2004-04-05 18:10  nuffer

	* src/common/OW_DateTime.cpp: Fixed a bug related to DST.

2004-04-05 17:55  nuffer

	* src/providerifcs/perl/perlProvider/Makefile.am: Moved the
	  EXTRA_DIST outside of the conditional.

2004-04-05 16:31  bartw

	* configure.in: fixed openssl test

2004-04-05 11:34  nuffer

	* src/providerifcs/perl/perlProvider/Makefile.am: Added the source
	  files to EXTRA_DIST so they get picked up when making a dist if
	  --enable-perl-provider ifc was not passed to configure

2004-04-05 11:12  bartw

	* configure.in: fixed so shared lib link flags include LDFLAGS

2004-04-05 06:26  edge

	* test/unit/OW_ExecTestCases.cpp: OSX Conditional addition of
	  sys/wait.h for flags

2004-04-02 15:39  nuffer

	* doc/OpenWBEM-pg.sxw: Updated.

2004-04-02 15:39  nuffer

	* TODO: Added a few ideas.

2004-04-01 09:11  edge

	* test/unit/run_make_check.sh: Added OSX to test environment

2004-03-31 16:34  nuffer

	* configure.in, openwbem-sf.spec: Updated version to 3.0.0pre1

2004-03-31 16:33  nuffer

	* ChangeLog, ChangeLog2.0: Updated.

2004-03-31 15:47  nuffer

	* src/ifcs/: OW_AuthenticatorIFC.hpp, OW_CIMOMHandleIFC.hpp,
	  OW_CIMProtocolIFC.hpp, OW_ClientAuthCBIFC.hpp, OW_IOIFC.hpp,
	  OW_RepositoryIFC.hpp, OW_RequestHandlerIFC.hpp,
	  OW_ResultHandlerIFC.hpp: Doc fixes.  Thanks to Kevin.

2004-03-31 09:59  edge

	* db/db/.cvsignore, src/authenticators/pam/.cvsignore,
	  src/authenticators/pamcl/.cvsignore,
	  src/authenticators/simple/.cvsignore,
	  src/authorizers/simple/.cvsignore, src/cimom/common/.cvsignore,
	  src/cimom/indication/.cvsignore, src/cimom/server/.cvsignore,
	  src/cimxmllistener/.cvsignore, src/client/.cvsignore,
	  src/common/.cvsignore, src/http/client/.cvsignore,
	  src/http/common/.cvsignore, src/mof/.cvsignore,
	  src/provider/.cvsignore, src/providerifcs/cmpi/.cvsignore,
	  src/providerifcs/cmpi/common/.cvsignore,
	  src/providerifcs/cpp/.cvsignore, src/providerifcs/npi/.cvsignore,
	  src/providerifcs/npi/common/.cvsignore,
	  src/providers/cpp/indication/IndicationRepLayer/.cvsignore,
	  src/providers/cpp/indicationexport/.cvsignore,
	  src/providers/cpp/instance/CIM_IndicationFilter/.cvsignore,
	  src/providers/cpp/instance/CIM_IndicationSubscription/.cvsignore,
	  src/providers/cpp/instance/CIM_Namespace/.cvsignore,
	  src/providers/cpp/instance/CIM_NamespaceInManager/.cvsignore,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/.cvsignore,
	  src/providers/cpp/instance/OW_NameSpace/.cvsignore,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/.cvsignore,
	  src/providers/cpp/polled/unloader/.cvsignore,
	  src/repositories/hdb/.cvsignore,
	  src/requesthandlers/binary/.cvsignore,
	  src/requesthandlers/cimxml/.cvsignore,
	  src/services/http/.cvsignore, src/wql/.cvsignore,
	  src/wql/common/.cvsignore, src/xml/.cvsignore,
	  test/c++providers/associator/.cvsignore,
	  test/c++providers/indication/.cvsignore,
	  test/c++providers/instance/.cvsignore,
	  test/c++providers/method/.cvsignore,
	  test/c++providers/secondary_instance/.cvsignore,
	  test/cmpiproviders/.cvsignore, test/npiproviders/.cvsignore:
	  Added dylib to .cvsignore

2004-03-31 09:04  nuffer

	* src/common/OW_BinarySerialization.hpp,
	  src/common/OW_CIMFeatures.hpp, src/common/OW_Cache.hpp,
	  src/common/OW_Map.hpp, src/common/OW_Stack.hpp,
	  src/http/client/OW_HTTPClient.hpp, src/mof/OW_MOFCompiler.cpp,
	  src/mof/OW_MOFCompiler.hpp, src/provider/OW_ProviderInfoBase.hpp,
	  src/providerifcs/cmpi/common/cmpiArray.cpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cmpi/common/cmpiContextArgs.cpp,
	  src/providerifcs/cmpi/common/cmpiInstance.cpp,
	  src/providerifcs/cmpi/common/cmpiObjectPath.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/wql/common/OW_WQLCompile.cpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  test/acceptance/acceptance.sh.fb,
	  test/c++providers/instance/OW_RPM.cpp: Fixes to compile on HPUX
	  with aCC

2004-03-31 04:58  edge

	* Makefile-shared-lib.inc, configure.in,
	  src/authenticators/pam/Makefile.am,
	  src/authenticators/pamcl/Makefile.am, src/common/Makefile.am,
	  src/http/common/Makefile.am, src/provider/Makefile.am: finished
	  LIB_EXT changes, Added SSL_LIBS and Z_LIBS to configure.in, added
	  some changes for OSX port

2004-03-30 11:23  nuffer

	* src/http/client/OW_HTTPClient.cpp: Added a workaround for buggy
	  servers which dont synchronize the socket input stream after
	  sending a 501 error.

2004-03-30 05:03  edge

	* src/common/: OW_dyldSharedLibrary.cpp, OW_dyldSharedLibrary.hpp,
	  OW_dyldSharedLibraryLoader.cpp: Brushed enough dust off them to
	  compile

2004-03-29 12:38  nuffer

	* TODO: Updated.

2004-03-29 12:01  nuffer

	* test/acceptance/acceptance.sh.fb: Solaris /bin/sh doesnt seem to
	  like the let command, so I changed it to use the expr command.

2004-03-29 11:11  nuffer

	* src/cim/: OW_CIMQualifier.cpp, OW_CIMQualifier.hpp: Updated
	  qualifier names for cim 2.8 schema.

2004-03-29 11:11  nuffer

	* src/xml/OW_CIMtoXML.cpp: Fixed to always send the EmbeddedObject
	  qualifier on embedded object property values.

2004-03-29 09:50  nuffer

	* test/acceptance/progs/hammerClient.cpp: Added #include <typeinfo>

2004-03-29 09:50  nuffer

	* test/unit/OW_DateTimeTestCases.cpp: Removed printf.

2004-03-29 09:41  jcarey

	* src/cim/OW_CIMValue.cpp: Changed get methods for numeric types.
	  Type default type for "numericvalue" on object paths is sint64.
	  If the provider attempted to get a "numericvalue" type of key
	  with a data type specified in thier schema, that wasn't an
	  sint64, they would get an exception. This change allows casting
	  from sint64 to other "numeric" types.

2004-03-29 09:07  nuffer

	* src/common/OW_StringStream.cpp: Modified to compile with gcc
	  2.9x.x

2004-03-28 22:10  nuffer

	* TODO: Updated.

2004-03-28 22:10  nuffer

	* src/: cim/OW_CIMClass.cpp, cim/OW_CIMInstance.hpp,
	  cim/OW_CIMObjectPath.cpp, cim/OW_CIMObjectPath.hpp,
	  cimom/common/OW_CIMServer.cpp, cimom/server/Makefile.am: Added
	  CIMObjectPath::syncWithClass() and modified CIMServer to call it
	  where appropriate.

2004-03-28 22:09  nuffer

	* test/unit/: CIMObjectPathTestCases.cpp,
	  CIMObjectPathTestCases.hpp, Makefile.am, UnitMain.cpp: Adding
	  test for CIMObjectPath.

2004-03-28 22:09  nuffer

	* src/cimom/indication/OW_IndicationServer.hpp: Removed redundant
	  file.

2004-03-28 12:31  nuffer

	* test/acceptance/: acceptance.sh.fb, progs/.cvsignore,
	  progs/Makefile.am, progs/testLargeRequest.cpp: Added
	  testLargeRequest test.

2004-03-28 12:30  nuffer

	* src/common/socket/OW_SocketBaseImpl.cpp: Modified to not
	  disconnect and close the socket if an error happens while
	  writing, since there may still be data to read.

2004-03-28 12:30  nuffer

	* src/cimom/server/OW_Platform.cpp: Set plat_upipe (signal pipe) to
	  non blocking.

2004-03-28 12:29  nuffer

	* src/cim/OW_CIMObjectPath.cpp: Modified so that qualifiers on the
	  key properties are not kept.

2004-03-28 12:27  nuffer

	* src/cim/OW_CIMInstance.cpp: Changed syncWithClass to use
	  clearNonKeyQualifiers() instead of clearQualifiers()

2004-03-28 12:27  nuffer

	* src/cim/: OW_CIMProperty.cpp, OW_CIMProperty.hpp: Changed
	  clearQualifiers() to remove all qualifiers and added the
	  clearNonKeyQualifiers function.

2004-03-28 08:21  nuffer

	* src/http/client/OW_HTTPClient.cpp: Turn off exceptions on the
	  socket streams since HTTPClient does not handle them correctly.

2004-03-28 08:20  nuffer

	* test/acceptance/progs/hammerClient.cpp: Modified to catch and
	  print std::exception.

2004-03-26 21:11  nuffer

	* test/acceptance/testfiles/testsuite28.out.long: Fixed mof output
	  of datetime values.

2004-03-26 17:47  nuffer

	* src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMValue.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/client/OW_CIMClient.cpp, src/client/OW_CIMClient.hpp,
	  src/common/OW_URL.cpp, src/common/OW_URL.hpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumclassnames.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owenumqualifiers.cpp,
	  src/tools/owexecwql.cpp, src/tools/owmofc/owmofc.cpp,
	  test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/testMisc.cpp,
	  test/acceptance/progs/testNamespaces.cpp,
	  test/acceptance/progs/testSecondaryInstanceProviders.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/testfiles/testsuite28.out, test/unit/Makefile.am,
	  test/unit/OW_CIMUrlTestCases.cpp, test/unit/URLTestCases.cpp,
	  test/unit/URLTestCases.hpp, test/unit/UnitMain.cpp,
	  test/unit/UnitTestEnvironment.hpp: Fixed up url handling to be
	  compliant with the WBEM URI spec.

2004-03-26 17:26  nuffer

	* src/cim/OW_CIMValue.cpp: Fixed toMOF() for a datetime.

2004-03-26 17:25  nuffer

	* test/unit/: OW_CIMValueTestCases.cpp, OW_CIMValueTestCases.hpp:
	  Added a test for datetime values toMOF and toString().

2004-03-26 14:51  nuffer

	* acconfig.h: Moved OW_DEPRECATED macro up before some other
	  includes which could use it.

2004-03-25 16:07  nuffer

	* src/: cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  common/OW_PosixUnnamedPipe.cpp, common/OW_PosixUnnamedPipe.hpp,
	  common/OW_UnnamedPipe.cpp, common/OW_UnnamedPipe.hpp,
	  common/socket/OW_ServerSocketImpl.cpp,
	  common/socket/OW_Socket.cpp, common/socket/OW_SocketUtils.cpp,
	  services/http/OW_HTTPServer.cpp: Documenting UnnamedPipe and
	  removed the bool parameter to setBlocking()

2004-03-25 15:59  nuffer

	* src/common/: OW_UserInfo.hpp, OW_dlSharedLibrary.hpp: Updated
	  docs.

2004-03-25 13:23  nuffer

	* src/: authenticators/pam/OW_PAMAuthentication.cpp,
	  authenticators/pamcl/OW_PAMAuthSA.cpp, common/OW_ThreadImpl.cpp,
	  common/socket/OW_SocketAddress.cpp,
	  common/socket/OW_SocketUtils.cpp: Some adjustments to compile
	  correctly on Solaris.

2004-03-25 12:26  nuffer

	* src/: cim/OW_CIMBase.hpp, cim/OW_CIMClass.hpp,
	  cim/OW_CIMDataType.hpp, cim/OW_CIMDateTime.hpp,
	  cim/OW_CIMElement.hpp, cim/OW_CIMException.hpp,
	  cim/OW_CIMFlavor.hpp, cim/OW_CIMFwd.hpp, cim/OW_CIMInstance.hpp,
	  cim/OW_CIMMethod.hpp, cim/OW_CIMNameSpace.hpp,
	  cim/OW_CIMObjectPath.hpp, cim/OW_CIMParamValue.hpp,
	  cim/OW_CIMParameter.hpp, cim/OW_CIMProperty.hpp,
	  cim/OW_CIMQualifier.hpp, cim/OW_CIMQualifierType.hpp,
	  cim/OW_CIMScope.hpp, cim/OW_CIMUrl.hpp, cim/OW_CIMValue.hpp,
	  cim/OW_CIMValueCast.hpp,
	  cimxmllistener/OW_CIMListenerCallback.hpp,
	  cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  cimxmllistener/OW_ListenerAuthenticator.hpp,
	  cimxmllistener/OW_XMLListener.hpp,
	  client/OW_BinaryCIMOMHandle.hpp, client/OW_CIMClient.hpp,
	  client/OW_CIMOMInfo.hpp, client/OW_CIMOMLocator.hpp,
	  client/OW_CIMOMLocatorSLP.hpp, client/OW_CIMXMLCIMOMHandle.hpp,
	  client/OW_ClientCIMOMHandle.hpp, common/OW_Array.hpp,
	  common/OW_BaseStreamBuffer.hpp, common/OW_Bool.hpp,
	  common/OW_CIMErrorException.hpp, common/OW_Char16.hpp,
	  common/OW_DateTime.hpp, common/OW_Exception.hpp,
	  common/OW_Exec.hpp, common/OW_File.hpp, common/OW_Format.hpp,
	  common/OW_IOException.hpp, common/OW_IOIFCStreamBuffer.hpp,
	  common/OW_IstreamBufIterator.hpp, common/OW_Logger.hpp,
	  common/OW_Mutex.hpp, common/OW_MutexLock.hpp,
	  common/OW_NonRecursiveMutex.hpp,
	  common/OW_NonRecursiveMutexLock.hpp,
	  common/OW_PosixUnnamedPipe.hpp, common/OW_RWLocker.hpp,
	  common/OW_RandomNumber.hpp, common/OW_Runnable.hpp,
	  common/OW_Select.hpp, common/OW_SelectEngine.hpp,
	  common/OW_Semaphore.hpp, common/OW_SharedLibrary.hpp,
	  common/OW_SharedLibraryLoader.hpp, common/OW_SignalScope.hpp,
	  common/OW_String.hpp, common/OW_StringBuffer.hpp,
	  common/OW_TempFileStream.hpp, common/OW_Thread.hpp,
	  common/OW_TmpFile.hpp, common/OW_UnnamedPipe.hpp,
	  common/socket/OW_NwIface.hpp, common/socket/OW_SSLCtxMgr.hpp,
	  common/socket/OW_SSLException.hpp,
	  common/socket/OW_ServerSocket.hpp, common/socket/OW_Socket.hpp,
	  common/socket/OW_SocketAddress.hpp,
	  common/socket/OW_SocketStreamBuffer.hpp,
	  http/client/OW_HTTPClient.hpp, http/common/OW_HTTPException.hpp,
	  http/common/OW_MD5.hpp, ifcs/OW_CIMOMHandleIFC.hpp,
	  ifcs/OW_ClientAuthCBIFC.hpp, ifcs/OW_IOIFC.hpp,
	  ifcs/OW_ResultHandlerIFC.hpp, ifcs/OW_SelectableCallbackIFC.hpp,
	  ifcs/OW_SelectableIFC.hpp, ifcs/OW_WQLIFC.hpp,
	  provider/OW_ProviderEnvironmentIFC.hpp,
	  providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  wql/OW_WQLProcessor.hpp, wql/OW_WQLSelectStatementGen.hpp,
	  wql/OW_WQLVisitor.hpp, wql/common/OW_WQLCompile.hpp,
	  wql/common/OW_WQLInstancePropertySource.hpp,
	  wql/common/OW_WQLOperand.hpp,
	  wql/common/OW_WQLPropertySource.hpp,
	  wql/common/OW_WQLSelectStatement.hpp, xml/OW_Param.hpp,
	  xml/OW_RequestHandlerIFCXML.hpp: Added OW_DEPRECATED to old OW_
	  typedefs.

2004-03-25 12:08  nuffer

	* src/common/OW_Assertion.hpp: Added docs for OW_ASSERT and
	  OW_ASSERTMSG.

2004-03-25 12:02  nuffer

	* src/cimom/owcimomd_main.cpp, src/common/OW_Assertion.hpp,
	  src/mof/OW_MOFCompiler.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/wqlTest1.cpp: Added OW_DEPRECATED to
	  Assertion and fixed all uses of it.

2004-03-25 12:02  nuffer

	* doc/openwbem_coding_guide.txt: Added something.

2004-03-25 11:52  nuffer

	* src/common/: OW_SharedLibraryLoader.hpp,
	  OW_dlSharedLibraryLoader.hpp, OW_dyldSharedLibrary.hpp,
	  OW_dyldSharedLibraryLoader.cpp, OW_dyldSharedLibraryLoader.hpp,
	  OW_shlSharedLibrary.cpp, OW_shlSharedLibraryLoader.cpp,
	  OW_shlSharedLibraryLoader.hpp: Working on javadoc.

2004-03-25 11:49  nuffer

	* src/common/OW_Array.hpp: Added a bit more javadoc for Array

2004-03-25 11:49  nuffer

	* doc/openwbem_coding_guide.txt: Added some more info about Inline
	  functions and documeting classes.  Cleaned up a few things.

2004-03-25 09:04  nuffer

	* acconfig.h, configure.in, src/cimom/server/OW_LoggerImpls.cpp,
	  src/cimom/server/OW_Platform.cpp, src/common/OW_AtomicOps.cpp,
	  src/common/OW_AtomicOps.hpp, src/common/OW_Condition.cpp,
	  src/common/OW_Exec.cpp, src/common/OW_MutexImpl.cpp,
	  src/common/OW_NetworkTypes.hpp,
	  src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_PosixUnnamedPipe.cpp, src/common/OW_Select.cpp,
	  src/common/OW_ThreadImpl.cpp, src/common/OW_ThreadImpl.hpp,
	  src/common/OW_ThreadTypes.hpp, src/common/OW_TmpFile.cpp,
	  src/common/socket/OW_SSLSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketImpl.cpp,
	  src/common/socket/OW_SocketUtils.cpp: removing broken obsolete
	  pth code.

2004-03-25 08:46  nuffer

	* src/common/: Makefile.am, OW_PthDefines.hpp: Removed unused file.

2004-03-24 17:10  nuffer

	* doc/providers.txt: Adding some basic information about providers
	  in OW.

2004-03-24 16:38  nuffer

	* src/: cim/OW_CIMObjectPath.hpp, client/OW_ClientCIMOMHandle.hpp,
	  common/OW_DateTime.hpp, http/common/OW_HTTPUtils.cpp,
	  providerifcs/cmpi/OW_CMPIIndicationProviderProxy.cpp,
	  providerifcs/cmpi/common/cmpiObjectPath.cpp,
	  providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  repositories/hdb/OW_CIMRepository.cpp, xml/OW_XMLCIMFactory.cpp,
	  xml/OW_XMLClass.cpp: Added the OW_DEPRECATED macro to some
	  deprecated functions and then fixed all the places that called
	  the deprecated functions.

2004-03-24 16:25  nuffer

	* src/: http/common/OW_HTTPChunkedIStream.cpp,
	  services/http/OW_HTTPSvrConnection.cpp,
	  services/http/OW_HTTPSvrConnection.hpp: Updated trailer support
	  for new header values.  Also preserve backward compatibility with
	  old versions of OW.

2004-03-24 16:24  nuffer

	* doc/architecture.txt: Adding.

2004-03-24 16:21  nuffer

	* test/: acceptance/acceptance.sh.fb, acceptance/progs/.cvsignore,
	  acceptance/progs/Makefile.am,
	  acceptance/progs/testSecondaryInstanceProviders.cpp,
	  c++providers/secondary_instance/SecondaryInstanceTest.mof:
	  Integrated a test for secondary instance providers.

2004-03-24 14:09  nuffer

	* test/c++providers/secondary_instance/: Makefile.am,
	  SecondaryInstanceTest.cpp, SecondaryInstanceTest.mof,
	  SecondaryInstanceTest1.cpp, SecondaryInstanceTest2.cpp: Got the
	  test provider finished.

2004-03-24 10:51  nuffer

	* test/acceptance/acceptance.sh.fb: Added an initial sleep to
	  WaitForLogResults() allow the cimom a chance to begin restarting.

2004-03-23 17:40  nuffer

	* configure.in, test/c++providers/Makefile.am,
	  test/c++providers/secondary_instance/.cvsignore,
	  test/c++providers/secondary_instance/Makefile.am,
	  test/c++providers/secondary_instance/SecondaryInstanceTest.cpp,
	  test/c++providers/secondary_instance/SecondaryInstanceTest.mof:
	  Adding the skeleton for the SecondaryInstanceTest.

2004-03-23 17:12  nuffer

	* src/common/: OW_Array.cpp, OW_COWReferenceBase.cpp,
	  OW_ReferenceBase.cpp: switched assert(0) to abort().

2004-03-23 14:52  nuffer

	* test/acceptance/acceptance.sh.fb: Fixed to wait until the cimom
	  really restarts, not just a set time.  Thanks to Kevin Harris

2004-03-23 12:27  nuffer

	* src/cimom/common/OW_CIMServer.cpp: Modified to stream instances
	  through the secondary instance providers instead of buffering
	  them up.

2004-03-23 08:50  nuffer

	* src/providers/cpp/polled/slp/OW_SLPProvider.cpp: Removed a few
	  extra commas from the attribute list.

2004-03-23 08:49  nuffer

	* src/providers/cpp/polled/slp/wbem.1.0.en: Added.

2004-03-23 08:41  nuffer

	* src/providers/cpp/polled/slp/OW_SLPProvider.cpp: Updated to use
	  the new standard template.

2004-03-23 08:40  nuffer

	*
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Simplified and partially fixed the Name property.

2004-03-23 08:39  nuffer

	* src/client/OW_CIMOMLocatorSLP.hpp: Changed
	  OW_CIMOM_SLP_SERVICE_TYPE to wbem

2004-03-23 08:38  nuffer

	* src/common/OW_ConfigOpts.hpp, etc/openwbem.conf.sh: Added the
	  owcimomd.interop_schema_namespace item and renamed
	  http_server.disable.slp to slp.enable_advertisement

2004-03-22 17:34  nuffer

	*
	  src/providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp:
	  Adding a hack so the WBEMServices CIM Workshop browser can create
	  IndicationFilter instances.

2004-03-22 17:32  nuffer

	* src/cimom/indication/OW_LifecycleIndicationPoller.cpp: Fixed the
	  diff algorithm.

2004-03-22 17:31  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Added some
	  debug info and temporarily disabled the check against
	  SourceNamespace.

2004-03-22 15:12  bartw

	* src/common/OW_ConfigOpts.hpp: added back SLP config opt

2004-03-22 14:01  nuffer

	* src/: authenticators/pam/OW_PAMAuthentication.cpp,
	  cimom/common/OW_ProviderProxies.cpp, common/OW_ConfigOpts.hpp,
	  common/OW_OperationContext.cpp, common/OW_OperationContext.hpp:
	  Moved OperationContext key strings out of OW_ConfigOpts which is
	  for config file options.

2004-03-22 11:37  nuffer

	* src/common/utf8CodeGenerators/: Makefile,
	  OW_GenCaseFoldingCompare.cpp, OW_GenCaseFoldingCompareTests.cpp:
	  Doing a little more work.

2004-03-22 11:36  nuffer

	* TODO: Added some stuff.

2004-03-20 09:14  nuffer

	* src/providerifcs/perl/: OW_PerlProviderIFC.cpp,
	  OW_PerlProviderIFC.hpp: Updated for addition of secondary
	  instance providers.

2004-03-19 22:06  nuffer

	* etc/openwbem.conf.sh, src/common/OW_ConfigOpts.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketFlags.hpp,
	  src/services/http/OW_HTTPServer.cpp: Added the option to allow
	  the cimom to be configured to listen only on certain addresses.

2004-03-19 17:00  nuffer

	* test/acceptance/: progs/OW_CIMClientCL.cpp,
	  testfiles/testsuite28.out, testfiles/testsuite28.out.long:
	  Modified the test suite to print out the return value from
	  createInstance() and use it in a few other spots.

2004-03-19 16:41  nuffer

	* src/: cimom/common/OW_CIMServer.cpp,
	  repositories/hdb/OW_InstanceRepository.cpp: Modified calls to
	  syncWithClass to specify E_INCLUDE_QUALIFIERS.

2004-03-19 16:41  nuffer

	* src/cim/: OW_CIMProperty.cpp, OW_CIMProperty.hpp: Modified
	  clearQualifiers to not remove the Key qualifier.

2004-03-19 16:39  nuffer

	* src/cim/OW_CIMInstance.cpp: In _buildKeys() Dont call
	  CIMProperty::clone(), just make a copy.

2004-03-19 16:38  nuffer

	* src/cim/OW_CIMInstance.hpp: Changed default on includeQualifiers
	  flag for syncWithClass().

2004-03-19 16:27  nuffer

	* test/acceptance/progs/cimListenerTest.cpp: Added proper scopes
	  around coutMutex lock.

2004-03-19 16:26  nuffer

	* src/repositories/hdb/OW_InstanceRepository.cpp: Improved error
	  message.

2004-03-19 15:36  nuffer

	* HowToCreateAMinimalOpenWBEM: Updated.

2004-03-19 09:12  nuffer

	* src/: mof/OW_MOFCIMOMVisitor.cpp, mof/OW_MOFCompiler.hpp,
	  tools/owmofc/owmofc.cpp: Added the --remove-descriptions option
	  to owmofc to save space.

2004-03-19 08:27  nuffer

	* src/common/: OW_ResultHandlers.cpp, OW_ResultHandlers.hpp: Added
	  some missing includes.

2004-03-19 08:19  nuffer

	* src/providerifcs/cmpi/common/cmpiBroker.cpp: Switched to use
	  common result handlers.

2004-03-19 08:19  nuffer

	* src/common/: Makefile.am, OW_ResultHandlers.cpp,
	  OW_ResultHandlers.hpp: Moved result handler virtual function into
	  a cpp file.

2004-03-18 19:45  nuffer

	* src/common/OW_ResultHandlers.hpp: Added.

2004-03-18 16:40  nuffer

	* src/cim/OW_CIMObjectPath.hpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_ProviderManager.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/common/Makefile.am,
	  src/common/OW_StringStream.cpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/provider/OW_SecondaryInstanceProviderIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp,
	  src/providerifcs/cmpi/common/cmpiObjectPath.cpp,
	  src/providerifcs/cmpi/common/cmpisrv.h,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/xml/OW_CIMtoXML.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp: Added OW_DEPRECATED to
	  CIMObjectPath::getObjectName() and replaces all calls to it with
	  getClassName().  Added OW_ResultHandlers.hpp file and put common
	  result handlers there.

2004-03-18 16:39  nuffer

	* src/cimom/common/: OW_CIMServer.cpp, OW_CIMServer.hpp: Added
	  secondary provider support.

2004-03-18 15:13  nuffer

	* src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_ProviderManager.hpp,
	  src/cimom/common/OW_ProviderProxies.cpp,
	  src/cimom/common/OW_ProviderProxies.hpp,
	  src/provider/Makefile.am,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_AssociatorProviderInfo.hpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_IndicationProviderIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_InstanceProviderInfo.hpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_ProviderBaseIFC.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.cpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/provider/OW_ProviderInfoBase.hpp,
	  src/provider/OW_SecondaryInstanceProviderIFC.cpp,
	  src/provider/OW_SecondaryInstanceProviderIFC.hpp,
	  src/provider/OW_SecondaryInstanceProviderInfo.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/cpp/OW_CppSecondaryInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSecondaryInstanceProviderIFC.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Adding support for
	  secondary instance providers to the whole provider
	  infrastructure.

2004-03-17 12:55  nuffer

	* src/http/common/OW_HTTPUtils.cpp: Fixed an error with
	  release()ing the AutoPtrVec.

2004-03-17 09:58  nuffer

	* test/CppUnit/: TestRunner.cpp, TextTestResult.cpp: Added a few
	  std::flush to the output to aid debugging.

2004-03-17 09:57  nuffer

	* test/unit/OW_ExecTestCases.cpp: Adjusted for AIX which has an
	  echo which does not support the -n cmd line arg.

2004-03-17 09:57  nuffer

	* src/common/OW_Exec.cpp: Some fixes for AIX which has a broken
	  rlimit.

2004-03-16 21:23  nuffer

	* src/repositories/hdb/OW_CIMRepository.cpp: Improved an error
	  message.

2004-03-16 21:22  nuffer

	* src/providers/cpp/instance/:
	  CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp:
	  Fixed enumInstances and enumInstanceNames to properly call into
	  the repository.

2004-03-16 21:22  nuffer

	* src/cimom/common/OW_CIMServer.cpp: Modified a comment.

2004-03-16 08:37  nuffer

	* TODO: Added an item.

2004-03-16 01:46  sedgewick_de

	* src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp: Fixed symbol name
	  creation (Martin Kutter's patch)

2004-03-15 17:54  jcarey

	* src/common/: OW_StringBuffer.cpp, OW_StringBuffer.hpp: Added
	  startsWith.

2004-03-15 14:33  jcarey

	* src/common/: OW_StringBuffer.cpp, OW_StringBuffer.hpp: Added
	  endsWith, chop and trim to StringBuffer class.

2004-03-15 10:54  nuffer

	* src/: common/OW_AutoPtr.hpp, mof/OW_MOFParser.yy: Removed
	  problematic (broken IMO) copy semantics of AutoPtr[Vec] and fixed
	  the one spot that relied on it.

2004-03-15 10:52  nuffer

	* src/http/common/OW_HTTPUtils.cpp: Fixed up a couple memory leaks.

2004-03-14 21:35  nuffer

	* AUTHORS: Added Brian Nesse.

2004-03-14 21:35  nuffer

	* src/common/: OW_Thread.cpp, OW_WBEMFlags.hpp: Applied patch from
	  Matthias@Hoelzer-Kluepfel.de a) 2.6.3 kernel headers define a
	  macro named "barrier" that conflicts with the member variable in
	  OW_Thread. The first patch renames the member variable to
	  thread_barrier. The better solution would probably be to make
	  sure the kernel header linux/compiler.h does not get included.

	  b) My compiler (gcc 3.3.3) complains about a comma at the end of
	  a enumeration, as it is found in OW_WBEMFlags.hpp. The second
	  patch removes them.

2004-03-14 11:00  nuffer

	* src/cimom/common/OW_ProviderProxies.cpp: Fixed so
	  --disable-instance-mainpulation works.

2004-03-12 20:43  nuffer

	* src/cimom/common/OW_ProviderProxies.cpp: Fixed so
	  --disable-schema-manipulation works.

2004-03-12 16:34  jcarey

	* src/: common/OW_String.cpp, wql/OW_WQLLexer.ll,
	  wql/OW_WQLProcessor.cpp: Fixed problems where errno was being
	  used to check for the presense of an error without knowing an
	  error had occurred. strol/stroll calls. This was causing
	  intermitent problems when errno was already set to ERANGE before
	  the string calls were made. Changed to reset errno before string
	  calls.

2004-03-12 08:18  nuffer

	* src/cimom/common/OW_ProviderProxies.cpp: Fixed so
	  --disable-qualifier-declaration works.

2004-03-11 18:42  bartw

	* src/services/http/OW_HTTPServer.cpp: fixed error in case of not
	  build with ssl

2004-03-11 08:22  jcarey

	* src/cimom/common/OW_ProviderProxies.cpp: Fixed compilation
	  problems when --disable-association-traversal was specified at
	  config time.

2004-03-10 18:35  jcarey

	* src/cimom/common/OW_ProviderProxies.cpp: Adjustments to the
	  setuid code done earlier.

2004-03-10 16:43  jcarey

	* src/: authenticators/pam/OW_PAMAuthentication.cpp,
	  cimom/common/Makefile.am, cimom/common/OW_ProviderManager.cpp,
	  cimom/common/OW_ProviderProxies.cpp,
	  cimom/common/OW_ProviderProxies.hpp, common/OW_ConfigOpts.hpp,
	  common/OW_ThreadPool.cpp: Added code to have
	  instance/associator/method providers run with the effective uid
	  of the authenticated user.

2004-03-10 15:23  bartw

	* src/services/http/OW_HTTPServer.cpp: fixed auth to let
	  wbemservices work

2004-03-10 06:15  sedgewick_de

	* src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp: Fixed generation of
	  MI symbol name

2004-03-09 11:39  bartw

	* test/unit/: OW_ThreadTestCases.cpp, OW_ThreadTestCases.hpp: added
	  tests for setuid

2004-03-09 11:06  nuffer

	* acconfig.h, configure.in, run_tests.sh,
	  build/vc2003/OpenWBEM/OW_config.h, etc/openwbem.conf.sh,
	  src/Makefile.am, src/authorizers/.cvsignore,
	  src/authorizers/Makefile.am, src/authorizers/simple/.cvsignore,
	  src/authorizers/simple/Makefile.am,
	  src/authorizers/simple/OW_SimpleAuthorizer.cpp,
	  src/authorizers/simple/OW_SimpleAuthorizer.hpp,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.hpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_CIMServer.hpp, src/common/OW_ConfigOpts.hpp,
	  src/common/OW_OperationContext.cpp,
	  src/common/OW_OperationContext.hpp, src/common/OW_UserInfo.hpp,
	  src/ifcs/Makefile.am, src/ifcs/OW_AuthorizerIFC.cpp,
	  src/ifcs/OW_AuthorizerIFC.hpp, src/ifcs/OW_RepositoryIFC.cpp,
	  src/ifcs/OW_RepositoryIFC.hpp: Moved ACL checking into a new
	  library libowsimpleauthorizer, which can be specified by the
	  config file.

2004-03-08 23:15  nuffer

	* src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  test/acceptance/progs/fakeClient.cpp: Modified HTTPClient
	  endRequest and sendDataToServer to insert the correct headers for
	  the type of operation, specifically indication export.

2004-03-08 23:15  nuffer

	* src/http/common/OW_HTTPUtils.cpp,
	  test/unit/OW_HTTPUtilsTestCases.cpp: Updated escapeForURL to
	  handle unreserved chars per rfc 2396 section 2.

2004-03-08 16:26  nuffer

	* src/cimom/indication/OW_IndicationRepLayer.hpp: File moved to
	  ../common

2004-03-08 11:27  jcarey

	* src/common/: OW_String.cpp, OW_String.hpp: Made the concat(const
	  String&) method inline.

2004-03-05 15:18  jcarey

	* src/common/: OW_String.cpp, OW_String.hpp: Added const char*
	  methods for endsWith,startsWith,indexof and lastIndexOf.  Changed
	  String parm versions to call const char version. This is to
	  reduce the number of temporary string objects that get allocated
	  for these operations when called with const char pointers. Which
	  in practice, is most of the time.

2004-03-05 13:51  jcarey

	* src/common/: OW_String.cpp, OW_String.hpp: Added char version of
	  startsWith and endsWith.  Changed concat(char arg) to not call
	  the concat(const String&) method, but to use it's own
	  implementation.  These changes where made to reduce the number of
	  tempory String objects that get allocated during these character
	  based operations.

2004-03-05 11:03  jcarey

	* src/common/: OW_String.cpp, OW_StringBuffer.cpp,
	  OW_StringBuffer.hpp: Added the getLine(istream&) method to the
	  StringBuffer class. This allows for less memory allocation
	  activity when doing file processing. Also changed the
	  String::getLine method to use the one that is now provided by
	  StringBuffer.

2004-03-05 09:32  bartw

	* src/common/OW_StringStream.cpp: made compiler happy

2004-03-04 17:19  nuffer

	* src/provider/Makefile.am: Added thelibdir var.

2004-03-04 15:50  nuffer

	* Makefile.am: Fixed path to nonexistent file.

2004-03-04 15:40  nuffer

	* Makefile-shared-lib.inc, Makefile.am, acconfig.h, configure.in,
	  db/include/mpool.h, db/mpool/mpool.c, db/test/dbtest.c,
	  src/cim/OW_CIMDateTime.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp, src/common/OW_Exec.cpp,
	  src/common/OW_Format.hpp, src/common/OW_HashMap.hpp,
	  src/common/OW_HashMultiMap.hpp, src/common/OW_Map.hpp,
	  src/common/OW_OperationContext.cpp, src/common/OW_Reference.hpp,
	  src/common/OW_String.cpp, src/common/OW_String.hpp,
	  src/common/OW_StringBuffer.cpp, src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringStream.cpp, src/common/OW_StringStream.hpp,
	  src/common/OW_Types.h, src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/http/common/OW_HTTPCounter.cpp,
	  src/http/common/OW_HTTPCounter.hpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/http/common/OW_HTTPDeflateOStream.cpp,
	  src/http/common/OW_HTTPDeflateOStream.hpp,
	  src/mof/OW_MOFLexer.ll, src/provider/.cvsignore,
	  src/provider/Makefile.am,
	  src/provider/OW_IndicationProviderInfo.hpp,
	  src/providerifcs/cmpi/common/CmpiBroker.h,
	  src/providerifcs/cmpi/common/CmpiInstance.h,
	  src/providerifcs/cmpi/common/CmpiSelectExp.h,
	  src/providerifcs/cmpi/common/CmpiStatus.h,
	  src/providerifcs/cmpi/common/CmpiString.h,
	  src/providerifcs/cmpi/common/cmpidt.h,
	  src/providerifcs/cmpi/common/cmpift.h,
	  src/providerifcs/cmpi/common/cmpimacs.h,
	  src/providerifcs/cmpi/common/cmpisrv.h,
	  src/providerifcs/npi/common/mlogsup.c,
	  src/providerifcs/npi/common/npi.h,
	  src/providerifcs/npi/common/npicrash.c,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/xml/OW_Param.cpp, src/xml/OW_Param.hpp,
	  src/xml/OW_XMLCIMFactory.cpp,
	  test/cmpiproviders/cmpiTestProvider.c,
	  test/unit/run_make_check.sh: Fixed to build on AIX with xlc.

2004-03-04 15:32  nuffer

	* test/unit/: Makefile.am, run_make_check.sh: Fixed for HPUX.

2004-03-04 14:37  nuffer

	* Makefile-shared-lib.inc, configure.in, db/db/Makefile.am,
	  src/authenticators/pam/Makefile.am,
	  src/authenticators/pamcl/Makefile.am,
	  src/authenticators/simple/Makefile.am,
	  src/cimom/common/Makefile.am, src/cimom/indication/Makefile.am,
	  src/cimom/server/Makefile.am, src/cimxmllistener/Makefile.am,
	  src/client/Makefile.am, src/common/Makefile.am,
	  src/http/client/Makefile.am, src/http/common/Makefile.am,
	  src/mof/Makefile.am, src/providerifcs/cmpi/Makefile.am,
	  src/providerifcs/cmpi/common/Makefile.am,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/npi/Makefile.am,
	  src/providerifcs/npi/common/Makefile.am,
	  src/providerifcs/perl/Makefile.am,
	  src/providerifcs/perl/perlProvider/Makefile.am,
	  src/providers/cpp/indication/IndicationRepLayer/Makefile.am,
	  src/providers/cpp/indicationexport/Makefile.am,
	  src/providers/cpp/instance/CIM_IndicationFilter/Makefile.am,
	  src/providers/cpp/instance/CIM_IndicationSubscription/Makefile.am,
	  src/providers/cpp/instance/CIM_Namespace/Makefile.am,
	  src/providers/cpp/instance/CIM_NamespaceInManager/Makefile.am,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/Makefile.am,
	  src/providers/cpp/instance/OW_NameSpace/Makefile.am,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/Makefile.am,
	  src/providers/cpp/polled/slp/Makefile.am,
	  src/providers/cpp/polled/unloader/Makefile.am,
	  src/pythonbinding/Makefile.am, src/repositories/hdb/Makefile.am,
	  src/repositories/tdbcr/Makefile.am,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am, src/wql/Makefile.am,
	  src/wql/common/Makefile.am, src/xml/Makefile.am,
	  test/c++providers/associator/Makefile.am,
	  test/c++providers/indication/Makefile.am,
	  test/c++providers/instance/Makefile.am,
	  test/c++providers/method/Makefile.am,
	  test/cmpiproviders/Makefile.am, test/npiproviders/Makefile.am:
	  Modified lib creation to use LIB_EXT and got everything building
	  on HPUX.

2004-03-04 13:06  nuffer

	* configure.in: Moved a few things around so that flags are set
	  correctly when tests are run.

2004-03-04 12:10  nuffer

	* src/cimom/server/OW_Platform.cpp: Modified ifdef to check for
	  OW_HAVE_SIGHANDLER_T

2004-03-04 12:10  nuffer

	* src/cimom/common/Makefile.am: Removed incorrect -ldl.

2004-03-04 12:09  nuffer

	* src/authenticators/: pam/OW_PAMAuthentication.cpp,
	  pamcl/OW_PAMAuthSA.cpp: Some tweaks to get them to compile on
	  HPUX.

2004-03-04 12:09  nuffer

	* configure.in: Added a test for sighandler_t. And add the
	  -Wno-format compiler flag.

2004-03-04 12:08  nuffer

	* acinclude.m4: Include stdlib.h when checking for socklen_t

2004-03-04 12:07  nuffer

	* Makefile-shared-lib.inc: Removed old obsolete comment.

2004-03-04 10:25  nuffer

	* src/authenticators/pam/: OW_PAMAuthentication.cpp, Makefile.am,
	  OW_LinuxPAMAuthentication.cpp: Renamed to remove Linux from the
	  name, since it works on any platform with PAM.

2004-03-04 07:51  nuffer

	* website/index.html: Added a link to
	  http://www.catb.org/%7Eesr/faqs/smart-questions.html

2004-03-04 00:33  sedgewick_de

	* src/providerifcs/perl/perlProvider/: perlProvider.h, perlargs.h,
	  perlNPI/perlNPI.xs: Fixed the CIMOM callback methods like
	  CIMOMGetInstance() by saving and restoring the perl context.

2004-03-03 17:32  jcarey

	* src/common/: OW_StringBuffer.cpp, OW_StringBuffer.hpp: Added the
	  'truncate' method to OW_StringBuffer. Tiny bit of code, and it is
	  useful when using OW_StringBuffer for a character based stack.

2004-03-03 14:38  nuffer

	* src/common/: socket/OW_NwIface.cpp, OW_shlSharedLibrary.cpp,
	  OW_shlSharedLibrary.hpp, OW_shlSharedLibraryLoader.cpp: Fixed up
	  on HP-UX.

2004-03-03 13:49  nuffer

	* acconfig.h, configure.in, src/common/Makefile.am,
	  src/common/OW_dlSharedLibrary.cpp,
	  src/common/OW_dlSharedLibrary.hpp,
	  src/common/OW_dlSharedLibraryLoader.cpp,
	  src/common/OW_dlSharedLibraryLoader.hpp,
	  src/common/OW_dyldSharedLibrary.cpp,
	  src/common/OW_dyldSharedLibrary.hpp,
	  src/common/OW_dyldSharedLibraryLoader.cpp,
	  src/common/OW_dyldSharedLibraryLoader.hpp,
	  src/common/OW_shlSharedLibrary.cpp,
	  src/common/OW_shlSharedLibrary.hpp,
	  src/common/OW_shlSharedLibraryLoader.cpp,
	  src/common/OW_shlSharedLibraryLoader.hpp: Adding support for
	  different shared library loading schemes.

2004-03-02 21:31  nuffer

	* src/providerifcs/: npi/common/NPIExternal.cpp,
	  npi/common/NPIExternal.hpp, perl/perlProvider/perlNPI/perlNPI.xs:
	  NPI & perlNPI StringArrayProperty handling This patch provides a
	  functional enhancement to NPI & perlNPI.

	  It adds methods for handling StringArray properties to NPI &
	  perlNPI.  Until recently, NPI misses the functionality of
	  handling array properties. This patch adds three methods to NPI &
	  perlNPI (in NPIExternal.cpp, NPIExternal.hpp, perlNPI.xs):

	  CIMInstanceStringArrayPropertySize
	  CIMInstanceGetStringArrayPropertyValue
	  CIMInstanceAddStringArrayPropertyValue

	  As NPI does'nt know anything about OpenWBEM::StringArray
	  datatypes, these methods do not return or accept a
	  OpenWBEM::StringArray, but return the size of a StringArray
	  Property, the n'th value of a StringArrayProperty as char* or add
	  (append) a char* value to a StringArrayProperty.

	  Martin Kutter

2004-03-02 15:16  nuffer

	* configure.in: Check the return value of pthread_spin_init().

2004-03-01 12:25  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Handle case
	  where handler namespace is empty.

2004-02-26 12:02  nuffer

	* website/index.html: Fixed a few more little things.

2004-02-26 11:58  nuffer

	* website/index.html: Added a section about related projects.

2004-02-26 11:58  nuffer

	* website/developers/index.html: Modified my description.

2004-02-26 11:17  nuffer

	* website/index.html: Fixed a few links which pointed to the old
	  cvs.

2004-02-26 09:15  nuffer

	* configure.in, src/Makefile.am, src/cimom/Makefile.am,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_IndicationRepLayerMediator.cpp,
	  src/cimom/OW_IndicationRepLayerMediator.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/OW_ProviderIFCLoader.cpp,
	  src/cimom/OW_ProviderIFCLoader.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp,
	  src/cimom/OW_SharedLibraryRepository.cpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/common/.cvsignore, src/cimom/common/Makefile.am,
	  src/cimom/common/OW_CIMOMEnvironment.cpp,
	  src/cimom/common/OW_CIMOMEnvironment.hpp,
	  src/cimom/common/OW_CIMServer.cpp,
	  src/cimom/common/OW_CIMServer.hpp,
	  src/cimom/common/OW_IndicationRepLayerMediator.cpp,
	  src/cimom/common/OW_IndicationRepLayerMediator.hpp,
	  src/cimom/common/OW_LocalCIMOMHandle.cpp,
	  src/cimom/common/OW_LocalCIMOMHandle.hpp,
	  src/cimom/common/OW_PollingManager.cpp,
	  src/cimom/common/OW_PollingManager.hpp,
	  src/cimom/common/OW_ProviderIFCLoader.cpp,
	  src/cimom/common/OW_ProviderIFCLoader.hpp,
	  src/cimom/common/OW_ProviderManager.cpp,
	  src/cimom/common/OW_ProviderManager.hpp,
	  src/cimom/common/OW_SharedLibraryRepository.cpp,
	  src/cimom/common/OW_SharedLibraryRepository.hpp,
	  src/cimom/common/OW_WQLFilterRep.cpp,
	  src/cimom/common/OW_WQLFilterRep.hpp,
	  src/cimom/indication/Makefile.am, src/cimom/server/.cvsignore,
	  src/cimom/server/Makefile.am,
	  src/cimom/server/OW_AuthManager.cpp,
	  src/cimom/server/OW_AuthManager.hpp,
	  src/cimom/server/OW_ConfigException.cpp,
	  src/cimom/server/OW_ConfigException.hpp,
	  src/cimom/server/OW_IndicationRepLayer.hpp,
	  src/cimom/server/OW_IndicationServer.hpp,
	  src/cimom/server/OW_LoggerImpls.cpp,
	  src/cimom/server/OW_PidFile.cpp, src/cimom/server/OW_PidFile.hpp,
	  src/cimom/server/OW_Platform.cpp,
	  src/cimom/server/OW_Platform.hpp, src/mof/Makefile.am,
	  src/providerifcs/cmpi/Makefile.am,
	  src/providerifcs/cmpi/common/Makefile.am,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/npi/Makefile.am,
	  src/providerifcs/npi/common/Makefile.am,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/perl/Makefile.am,
	  src/providers/cpp/indication/IndicationRepLayer/Makefile.am,
	  src/providers/cpp/instance/CIM_IndicationFilter/Makefile.am,
	  src/providers/cpp/instance/CIM_IndicationSubscription/Makefile.am,
	  src/providers/cpp/instance/CIM_Namespace/Makefile.am,
	  src/providers/cpp/instance/CIM_NamespaceInManager/Makefile.am,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/Makefile.am,
	  src/providers/cpp/instance/OW_NameSpace/Makefile.am,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/Makefile.am,
	  src/providers/cpp/polled/slp/Makefile.am,
	  src/providers/cpp/polled/unloader/Makefile.am,
	  test/acceptance/Makefile.am, test/acceptance/progs/Makefile.am,
	  test/c++providers/associator/Makefile.am,
	  test/c++providers/indication/Makefile.am,
	  test/c++providers/instance/Makefile.am,
	  test/c++providers/method/Makefile.am,
	  test/npiproviders/Makefile.am, test/unit/Makefile.am,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  test/unit/run_make_check.sh: Got everything to build on AIX.	Had
	  to move around some files into new libs.

2004-02-25 07:43  nuffer

	* test/acceptance/progs/cimListenerTest.cpp: Lowered the count by
	  one.

2004-02-25 07:42  nuffer

	* src/client/OW_CIMXMLCIMOMHandle.cpp: Modified so that parameters
	  which are defaults dont get sent.

2004-02-25 07:42  nuffer

	* TODO: Updated.

2004-02-24 15:45  nuffer

	* configure.in, db/include/db.h, src/Makefile.am,
	  src/authenticators/simple/Makefile.am, src/cim/OW_CIMScope.hpp,
	  src/cimxmllistener/Makefile.am, src/client/Makefile.am,
	  src/common/OW_Enumeration.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketUtils.cpp, src/http/Makefile.am,
	  src/http/client/Makefile.am, src/http/client/OW_HTTPClient.hpp,
	  src/http/common/Makefile.am, src/providerifcs/cmpi/Makefile.am,
	  src/providerifcs/cmpi/common/Makefile.am,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/npi/Makefile.am,
	  src/providerifcs/npi/common/Makefile.am,
	  src/providers/cpp/indicationexport/Makefile.am,
	  src/providers/cpp/polled/unloader/Makefile.am,
	  src/repositories/hdb/Makefile.am,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am,
	  src/services/http/OW_HTTPSvrConnection.cpp, src/wql/Makefile.am,
	  src/wql/OW_WQLAst.cpp, src/wql/OW_WQLAst.hpp,
	  src/wql/OW_WQLImpl.hpp, src/wql/OW_WQLLexer.ll,
	  src/wql/OW_WQLParser.yy, src/wql/common/Makefile.am,
	  src/xml/Makefile.am: First wave of AIX porting.

2004-02-23 10:11  nuffer

	* src/repositories/hdb/OW_CIMRepository.cpp: Modified lock releases
	  to be in the reverse order of acquisition.

2004-02-23 10:10  nuffer

	* src/cim/OW_CIMDateTime.hpp: Added setInterval() and improved docs
	  on some other funcs.

2004-02-22 10:54  nuffer

	* src/common/OW_MemTracer.cpp: Added #include <cassert>

2004-02-20 08:43  nuffer

	* src/: cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  common/Makefile.am, common/OW_Exec.cpp,
	  common/OW_PosixUnnamedPipe.cpp, common/OW_PosixUnnamedPipe.hpp,
	  common/OW_UnnamedPipe.hpp, common/socket/OW_Socket.cpp,
	  services/http/OW_HTTPServer.cpp: Changed UnnamedPipe to default
	  to be blocking with a timeout.

2004-02-20 08:42  nuffer

	* src/common/socket/OW_SocketUtils.hpp: Fixed docs for waitForIO()

2004-02-20 08:41  nuffer

	* src/common/OW_BinarySerialization.hpp: Removed extra unnecessary
	  signature from read/writeObject.

2004-02-20 08:39  nuffer

	* src/common/OW_AutoPtr.hpp: Added a TODO.

2004-02-20 08:38  nuffer

	* acconfig.h: Added OW_DEPRECATED macro.

2004-02-20 08:38  nuffer

	* TODO: Added an idea.

2004-02-16 17:07  bartw

	* test/unit/: Makefile.am, OW_BinarySerializationTestCases.cpp,
	  OW_BinarySerializationTestCases.hpp, UnitMain.cpp: added

2004-02-16 11:15  nuffer

	* src/: cim/OW_CIMDateTime.cpp, cim/OW_CIMDateTime.hpp,
	  common/OW_DateTime.cpp, common/OW_DateTime.hpp: Moved
	  getGMTOffset from CIMDateTime to DateTime and make it public.

2004-02-13 15:54  jcarey

	* src/services/http/OW_HTTPSvrConnection.cpp: Bart moved the
	  declaration of the OperationContext variable "context" outside of
	  the while loop for the http session. This allowed the values in
	  the OperationContext to be preserved across http requests.

2004-02-13 13:29  nuffer

	* doc/openwbem_coding_guide.txt: Added some notes about function
	  scope static objects.

2004-02-13 12:06  nuffer

	* test/acceptance/progs/cimListenerTest.cpp: Added a TODO.

2004-02-12 21:20  nuffer

	* test/acceptance/acceptance.sh.fb: Switched to use diff -u.

2004-02-12 21:15  nuffer

	* src/providerifcs/cpp/: Makefile.am,
	  OW_CppAssociatorProviderIFC.hpp,
	  OW_CppSimpleAssociatorProviderIFC.hpp: Fixed linkage problems
	  with CppAssociatorProviderIFC when configure
	  --disable-association-traversal

2004-02-12 20:53  nuffer

	* src/common/OW_OperationContext.cpp,
	  src/common/OW_OperationContext.hpp, test/unit/Makefile.am,
	  test/unit/OperationContextTestCases.cpp,
	  test/unit/OperationContextTestCases.hpp, test/unit/UnitMain.cpp:
	  Added a test case for OperationContext and made it non-copyable.

2004-02-12 15:38  bartw

	* src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMObjectPath.hpp,
	  test/unit/OW_StringTestCases.cpp,
	  test/unit/OW_StringTestCases.hpp: added keyHasValue and
	  getKeyVAlule

2004-02-12 10:31  nuffer

	* website/index.html: Fixed links moz broke.

2004-02-12 10:00  nuffer

	* src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  test/acceptance/testfiles/testsuite28.out.long: Pass the
	  namespace correctly so that classes dont get mixed up in the
	  cache.

2004-02-12 09:50  nuffer

	* src/mof/OW_MOFCIMOMVisitor.cpp: Added some TODOs about using the
	  cache properly.

2004-02-10 12:07  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Modified to get
	  all the namespaces directly from the repository when searching
	  for subscriptions in init().

2004-02-09 20:14  nuffer

	*
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp:
	  Added support for the new ListenerDestination indication handler
	  classes in the 2.8 cim schema.

2004-02-09 17:41  nuffer

	* TODO: Added a few ideas.

2004-02-09 02:09  sedgewick_de

	* src/providerifcs/perl/OW_PerlProviderIFC.cpp: Argument of the
	  cleanup method must be the npiHandle

2004-02-09 02:08  sedgewick_de

	* src/providerifcs/perl/perlProvider/perlProvider.c: npiHandle not
	  NULL check added

2004-02-08 22:23  nuffer

	* website/index.html: Updated.

2004-02-08 21:50  nuffer

	* website/: CodeGen.0.1.0.README, OpenWBEM-GettingStarted.doc,
	  OpenWBEM-GettingStarted.html, OpenWBEM-GettingStarted.pdf,
	  index.html, license.html, openwbem-faq.html, pg.pdf, ports.html,
	  roadmap.html, developers/drdavis.jpg, developers/index.html,
	  developers/jon_carey.jpg, images/OpenWBEM.jpg, pg/contents.png,
	  pg/index.html, pg/labels.pl, pg/next.png, pg/next_g.png,
	  pg/node1.html, pg/node10.html, pg/node11.html, pg/node12.html,
	  pg/node13.html, pg/node14.html, pg/node15.html, pg/node16.html,
	  pg/node17.html, pg/node18.html, pg/node2.html, pg/node3.html,
	  pg/node4.html, pg/node5.html, pg/node6.html, pg/node7.html,
	  pg/node8.html, pg/node9.html, pg/pg.css, pg/pg.html, pg/prev.png,
	  pg/prev_g.png, pg/up.png, pg/up_g.png: Adding.

2004-02-08 21:09  nuffer

	* test/acceptance/testfiles/: testsuite.out, testsuite.out.long:
	  Removed.

2004-02-06 21:56  bartw

	* src/ifcs/: OW_CIMOMHandleIFC.cpp, OW_CIMOMHandleIFC.hpp: added
	  methods to return arrays

2004-02-06 17:45  nuffer

	* src/repositories/hdb/OW_HDBCommon.hpp: Fixed a bug in CIMDateTime
	  readObject() and writeObject() and upped the version.

2004-02-06 17:42  nuffer

	* src/: cim/OW_CIMDateTime.cpp, cim/OW_CIMDateTime.hpp,
	  common/OW_BinarySerialization.hpp, common/OW_Char16.cpp: Fixed a
	  bug in CIMDateTime readObject() and writeObject() and upped the
	  version.

2004-02-06 16:19  nuffer

	* src/cim/OW_CIMDateTime.cpp: Fixed CIMDateTime::equal()

2004-02-05 09:57  nuffer

	* src/providerifcs/perl/perlProvider/perlNPI/perlNPI.xs: Applied
	  fix from Kutter Martin.

2004-02-04 11:35  nuffer

	* src/xml/OW_XMLNode.hpp: Fixed a typo.

2004-02-04 11:35  nuffer

	* src/requesthandlers/cimxml/OW_XMLExecute.cpp: Dont output final
	  xml elements if there has been an error.

2004-02-04 11:32  nuffer

	* src/cimxmllistener/OW_XMLListener.cpp: Dont output final xml
	  elements if there has been an error.

2004-02-04 10:51  nuffer

	* src/xml/: OW_XMLNode.cpp, OW_XMLNode.hpp: Doing some cleanup and
	  added an operator<<, printNode() and toString()

2004-02-04 10:51  nuffer

	* src/common/: OW_StringStream.cpp, OW_StringStream.hpp: Added
	  releaseString().

2004-02-02 15:09  nuffer

	* src/xml/: OW_XMLNode.cpp, OW_XMLNode.hpp: Added getChildren()

2004-02-02 14:42  jcarey

	* src/providerifcs/cpp/: OW_CppProviderBaseIFC.hpp,
	  OW_CppProviderIFC.cpp, OW_CppProviderIFC.hpp: Changed the C++
	  provider interface to allow polled providers and indication
	  export provider to be instance,method and association providers
	  as well.

2004-02-02 12:40  nuffer

	* src/cimom/OW_CIMServer.cpp: Modified modifyInstance to sync up
	  the instance with the class so that the keys can be created
	  correctly.

2004-02-02 12:35  nuffer

	* src/mof/: OW_MOFCompiler.cpp, OW_MOFCompiler.hpp: Added another
	  version of compileInstancesFromMOF which takes a cimomhandle and
	  a namespace.

2004-01-31 10:47  nuffer

	* src/common/OW_DateTime.cpp, src/common/OW_DateTime.hpp,
	  test/unit/OW_DateTimeTestCases.cpp: More improvements to DateTime
	  string constructor to handle a variety of different format.
	  Thanks again to Kevin Harris.

2004-01-31 10:25  nuffer

	* test/acceptance/testfiles/Makefile.am: changed testsuite.out to
	  testsuite28.out.

2004-01-31 08:27  nuffer

	* src/common/socket/OW_SSLCtxMgr.cpp: Fixed error message to be
	  more descriptive.

2004-01-31 08:24  nuffer

	* schemas/cim28/: .cvsignore, Makefile.am: Modified the test suite
	  to use the new cim 2.8 schema.

2004-01-31 08:14  nuffer

	* configure.in, schemas/Makefile.am,
	  test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/testfiles/MultiReqResp.xml,
	  test/acceptance/testfiles/testsuite28.out,
	  test/acceptance/testfiles/testsuite28.out.long,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/c++providers/method/OW_MethodProviderTest.mof: Modified the
	  test suite to use the new cim 2.8 schema.

2004-01-30 22:06  nuffer

	* src/: client/OW_BinaryCIMOMHandle.cpp,
	  common/OW_BinarySerialization.cpp,
	  common/OW_BinarySerialization.hpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp: Did a bit of
	  renaming from Qual to QualType.

2004-01-30 21:51  nuffer

	* src/mof/OW_MOFCIMOMVisitor.cpp,
	  test/acceptance/testfiles/MultiReqResp.xml: Fixed the mof
	  compiler to create qualifiers correctly.

2004-01-30 17:48  nuffer

	* src/cim/OW_CIMQualifier.cpp: Modified CIMQualifier constructor to
	  set the flavors from the QualifierType.

2004-01-30 17:26  nuffer

	* src/cim/OW_CIMInstance.cpp,
	  test/acceptance/testfiles/wqlTest.out: Modified
	  CIMInstance::toMOF to print out NULL properties

2004-01-30 17:00  nuffer

	* src/cim/: OW_CIMDataType.cpp, OW_CIMDataType.hpp,
	  OW_CIMProperty.cpp: Modified CIMProperty::toMOF to print out
	  array data types correctly.

2004-01-30 16:36  nuffer

	* src/common/OW_Array.hpp: Added comparison operators.

2004-01-30 11:44  nuffer

	* src/cimom/OW_CIMServer.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/testfiles/CIM_Min25.mof,
	  test/c++providers/method/OW_MethodProviderTest.mof: Fixed a bug
	  where method parameters were not being treated as optional if
	  they did not have the required qualifier.

2004-01-30 11:43  nuffer

	* src/mof/OW_MOFCIMOMVisitor.cpp: Fixed a bug where a property
	  being set to NULL would generate an error.

2004-01-30 11:43  nuffer

	* src/http/common/OW_HTTPUtils.hpp: Fixed up the docs a bit.

2004-01-30 11:42  nuffer

	* test/unit/OW_StringTestCases.cpp, src/common/OW_String.cpp: Fixed
	  a bug with erase().

2004-01-29 17:42  nuffer

	* src/common/OW_DateTime.cpp, src/common/OW_DateTime.hpp,
	  test/unit/OW_DateTimeTestCases.cpp: Added additional
	  functionality to DateTime to be able to parse different types of
	  dates.  Thanks to Kevin Harris.

2004-01-29 16:00  bartw

	* etc/.cvsignore, etc/Makefile.am, etc/openwbem.conf.sh,
	  etc/owgencert.sh, etc/ssleay.cnf,
	  src/authenticators/pam/OW_LinuxPAMAuthentication.cpp: did some
	  work on pam authentication and cert creation

2004-01-29 15:47  bartw

	* generic-company-openwbem.spec.in: added cert creation

2004-01-28 16:22  nuffer

	* src/: mof/Makefile.am, mof/OW_MOFCompiler.cpp,
	  mof/OW_MOFCompiler.hpp, mof/OW_MOFLexer.ll,
	  mof/OW_MOFParserDecls.hpp, wql/Makefile.am, wql/OW_WQLImpl.cpp,
	  wql/OW_WQLImpl.hpp, wql/OW_WQLLexer.ll, wql/OW_WQLParser.yy:
	  Fixed parser identifier conflicts.

2004-01-28 16:21  nuffer

	* src/cim/OW_CIMParamValue.hpp: Added a little info to the javadoc.

2004-01-28 15:46  bartw

	* generic-company-openwbem.spec.in: added schema and man pages to
	  files

2004-01-28 15:24  bartw

	* generic-company-openwbem.spec.in: added mof compile stuff to spec

2004-01-28 11:34  nuffer

	* src/tools/owexecwql.cpp: Changed to print the instances in MOF.

2004-01-28 11:33  nuffer

	* src/common/OW_String.hpp, test/unit/OW_StringTestCases.cpp:
	  Switched from using -1 to npos as defaults in functions.  Added a
	  few more tests for substring.

2004-01-28 11:33  nuffer

	* src/xml/: OW_XMLParserDOM.cpp, OW_XMLParserSAX.cpp: Fixing some
	  escaping issues.

2004-01-28 11:32  nuffer

	* acconfig.h, configure.in, src/cimom/owcimomd_main.cpp: Fixing
	  some issues with restarting.	detect
	  pthread_kill_other_threads_np and call it before restarting. call
	  set_unexpected and set_terminate

2004-01-27 11:27  nuffer

	* src/xml/OW_XMLParser.cpp: Fix for parsing CDATA.

2004-01-27 11:26  nuffer

	*
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp:
	  Added 2.6 schema handler name.

2004-01-27 11:26  nuffer

	* src/cim/OW_CIMDataType.cpp: Removed unused labels which were
	  causing warnings.

2004-01-27 11:22  nuffer

	* src/xml/OW_XMLParserCore.cpp: Fix for parsing CDATA sections.

2004-01-27 10:10  nuffer

	* schemas/cim28/: Application28_AppRuntime.mof,
	  Application28_BIOS.mof, Application28_CheckAction.mof,
	  Application28_DeploymentModel.mof,
	  Application28_InstalledProduct.mof,
	  Application28_J2eeAppServer.mof,
	  Application28_J2eeAppServerStats.mof,
	  Application28_SystemSoftware.mof, CIM_Application28.mof,
	  CIM_Core28.mof, CIM_Database28.mof, CIM_Device28.mof,
	  CIM_Event28.mof, CIM_IPsecPolicy28.mof, CIM_Interop28.mof,
	  CIM_Metrics28.mof, CIM_Network28.mof, CIM_Physical28.mof,
	  CIM_Policy28.mof, CIM_Schema28.mof, CIM_Support28.mof,
	  CIM_System28.mof, CIM_User28.mof, Core28_Capabilities.mof,
	  Core28_Collection.mof, Core28_CoreElements.mof,
	  Core28_Device.mof, Core28_MethodParms.mof, Core28_Physical.mof,
	  Core28_PowerMgmt.mof, Core28_ProductFRU.mof,
	  Core28_Qualifiers.mof, Core28_Redundancy.mof, Core28_Service.mof,
	  Core28_Settings.mof, Core28_Software.mof, Core28_Statistics.mof,
	  Core28_StorageExtent.mof, Database28_Statistics.mof,
	  Database28_Storage.mof, Database28_System.mof,
	  Device28_Controller.mof, Device28_CoolingAndPower.mof,
	  Device28_DeviceElements.mof, Device28_DiskGroup.mof,
	  Device28_FC.mof, Device28_IB.mof, Device28_Memory.mof,
	  Device28_Modems.mof, Device28_NetworkAdapter.mof,
	  Device28_Ports.mof, Device28_Printing.mof,
	  Device28_Processor.mof, Device28_ProtocolController.mof,
	  Device28_SccExtents.mof, Device28_Sensors.mof,
	  Device28_StorageDevices.mof, Device28_StorageExtents.mof,
	  Device28_StorageLib.mof, Device28_StorageServices.mof,
	  Device28_USB.mof, Device28_UserDevices.mof,
	  Metrics28_BaseMetric.mof, Metrics28_UnitOfWork.mof,
	  Network28_BGP.mof, Network28_Buffers.mof,
	  Network28_Collections.mof, Network28_Filtering.mof,
	  Network28_IPsec.mof, Network28_OSPF.mof, Network28_Pipes.mof,
	  Network28_ProtocolEndpoints.mof, Network28_QoS.mof,
	  Network28_Routes.mof, Network28_RoutingForwarding.mof,
	  Network28_SNMP.mof, Network28_SwitchingBridging.mof,
	  Network28_Systems.mof, Physical28_Component.mof,
	  Physical28_Connector.mof, Physical28_Link.mof,
	  Physical28_Misc.mof, Physical28_Package.mof,
	  Physical28_PhysicalMedia.mof, Physical28_StoragePackage.mof,
	  System28_Boot.mof, System28_Diagnostics.mof,
	  System28_FileElements.mof, System28_Help.mof, System28_Logs.mof,
	  System28_OperatingSystem.mof, System28_Processing.mof,
	  System28_SystemElements.mof, System28_SystemResources.mof,
	  System28_Time.mof, System28_Unix.mof, User28_AccessControl.mof,
	  User28_Account.mof, User28_AuthenticationReqmt.mof,
	  User28_Credential.mof, User28_Group.mof, User28_Identity.mof,
	  User28_Kerberos.mof, User28_Org.mof, User28_Privilege.mof,
	  User28_PrivilegeManagementService.mof, User28_PublicKey.mof,
	  User28_Role.mof, User28_SecurityLevel.mof,
	  User28_SecurityServices.mof, User28_SharedSecret.mof,
	  User28_StorageHardwareID.mof, User28_UsersAccess.mof: Adding CIM
	  2.8 schema.

2004-01-27 10:09  nuffer

	* schemas/cim28/: Application28_AppRuntime.mof,
	  Application28_AppServer.mof, Application28_AppServerStats.mof,
	  Application28_BIOS.mof, Application28_CheckAction.mof,
	  Application28_DeploymentModel.mof,
	  Application28_InstalledProduct.mof,
	  Application28_SystemSoftware.mof, CIM_Application28.mof,
	  CIM_Core28.mof, CIM_Database28.mof, CIM_Device28.mof,
	  CIM_Event28.mof, CIM_IPsecPolicy28.mof, CIM_Interop28.mof,
	  CIM_Metrics28.mof, CIM_Network28.mof, CIM_Physical28.mof,
	  CIM_Policy28.mof, CIM_Schema28.mof, CIM_Support28.mof,
	  CIM_System28.mof, CIM_User28.mof, Core28_Capabilities.mof,
	  Core28_Collection.mof, Core28_CoreElements.mof,
	  Core28_Device.mof, Core28_MethodParms.mof, Core28_Physical.mof,
	  Core28_PowerMgmt.mof, Core28_ProductFRU.mof,
	  Core28_Qualifiers.mof, Core28_Redundancy.mof, Core28_Service.mof,
	  Core28_Settings.mof, Core28_Software.mof, Core28_Statistics.mof,
	  Core28_StorageExtent.mof, Database28_Statistics.mof,
	  Database28_Storage.mof, Database28_System.mof,
	  Device28_Controller.mof, Device28_CoolingAndPower.mof,
	  Device28_DeviceElements.mof, Device28_DiskGroup.mof,
	  Device28_FC.mof, Device28_IB.mof, Device28_Memory.mof,
	  Device28_Modems.mof, Device28_NetworkAdapter.mof,
	  Device28_Ports.mof, Device28_Printing.mof,
	  Device28_Processor.mof, Device28_ProtocolController.mof,
	  Device28_SccExtents.mof, Device28_Sensors.mof,
	  Device28_StorageDevices.mof, Device28_StorageExtents.mof,
	  Device28_StorageLib.mof, Device28_StorageServices.mof,
	  Device28_USB.mof, Device28_UserDevices.mof,
	  Metrics28_BaseMetric.mof, Metrics28_UnitOfWork.mof,
	  Network28_BGP.mof, Network28_Buffers.mof,
	  Network28_Collections.mof, Network28_Filtering.mof,
	  Network28_IPsec.mof, Network28_MPLS.mof, Network28_OSPF.mof,
	  Network28_Pipes.mof, Network28_ProtocolEndpoints.mof,
	  Network28_QoS.mof, Network28_Routes.mof,
	  Network28_RoutingForwarding.mof, Network28_SNMP.mof,
	  Network28_SwitchingBridging.mof, Network28_Systems.mof,
	  Network28_Topology.mof, Network28_VLAN.mof,
	  Physical28_Component.mof, Physical28_Connector.mof,
	  Physical28_Link.mof, Physical28_Misc.mof, Physical28_Package.mof,
	  Physical28_PhysicalMedia.mof, Physical28_StoragePackage.mof,
	  System28_Boot.mof, System28_Diagnostics.mof,
	  System28_FileElements.mof, System28_Help.mof, System28_Logs.mof,
	  System28_OperatingSystem.mof, System28_Processing.mof,
	  System28_SystemElements.mof, System28_SystemResources.mof,
	  System28_Time.mof, System28_Unix.mof, User28_AccessControl.mof,
	  User28_Account.mof, User28_AuthenticationReqmt.mof,
	  User28_Credential.mof, User28_Group.mof, User28_Identity.mof,
	  User28_Kerberos.mof, User28_Org.mof, User28_Privilege.mof,
	  User28_PrivilegeManagementService.mof, User28_PublicKey.mof,
	  User28_Role.mof, User28_SecurityLevel.mof,
	  User28_SecurityServices.mof, User28_SharedSecret.mof,
	  User28_StorageHardwareID.mof, User28_UsersAccess.mof,
	  WARNING_THIS_IS_28_PRELIMINARY_NOT_FINAL: Removed preliminary
	  schema.

2004-01-26 21:03  nuffer

	* TODO, src/authenticators/pam/OW_LinuxPAMAuthentication.cpp,
	  src/authenticators/pamcl/OW_LinuxPAMAuthenticationCL.cpp,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_PollingManager.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/common/OW_ConfigOpts.hpp, src/common/OW_OperationContext.cpp,
	  src/common/OW_OperationContext.hpp,
	  src/ifcs/OW_AuthenticatorIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.cpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/tools/owmofc/owmofc.cpp, src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Updated the interface to
	  OperationContext.  Now it is passed down to auth modules.

2004-01-26 17:23  bartw

	* test/unit/OW_StringTestCases.cpp: added another test of substring

2004-01-26 17:22  bartw

	* src/common/OW_String.hpp: made header match .cpp with default
	  second arg of substring

2004-01-26 17:22  bartw

	* src/cimom/owcimomd_main.cpp: fixed ifdef to ifndef

2004-01-26 10:37  bartw

	* generic-company-openwbem.spec.in: more attempts to fix perl

2004-01-26 09:19  bartw

	* src/providerifcs/cpp/: OW_CppInstanceProviderIFC.cpp,
	  OW_CppSimpleAssociatorProviderIFC.cpp: removed helper classes so
	  it will compile on older compilers

2004-01-26 06:10  nuffer

	* src/xml/OW_XMLNode.hpp: Fixed javadoc.

2004-01-26 06:09  nuffer

	* src/cim/OW_CIMDateTime.hpp: Added all comparison operators.

2004-01-26 06:08  nuffer

	* src/xml/: OW_XMLParserDOM.cpp, OW_XMLParserDOM.hpp: Throw an
	  exception if the xml is no good.

2004-01-26 06:08  nuffer

	* TODO: Added an idea.

2004-01-25 19:00  bartw

	* generic-company-openwbem.spec.in: removed depricated pamsa cl
	  tool from files list

2004-01-25 14:53  bartw

	* src/providerifcs/perl/perlProvider/Makefile.am: rolled back
	  previous change.

2004-01-25 14:40  bartw

	* src/providerifcs/perl/perlProvider/Makefile.am: attempt to fix
	  this dang provifc to it stops breaking the build on half of my
	  systems

2004-01-25 14:28  bartw

	* generic-company-openwbem.spec.in: fixed disabling of perl

2004-01-24 22:19  nuffer

	* test/: c++providers/indication/OW_IndicationProviderTest1.cpp,
	  c++providers/indication/OW_IndicationProviderTest2.cpp,
	  c++providers/indication/OW_IndicationProviderTest3.cpp,
	  c++providers/instance/OW_Infinity.cpp,
	  c++providers/instance/OW_LaptopBattery.cpp,
	  c++providers/instance/OW_LinuxProcess.cpp,
	  c++providers/instance/OW_RPM.cpp,
	  c++providers/instance/testinstance.cpp,
	  c++providers/method/OW_MethodProviderTest.cpp,
	  unit/GenericTestCases.cpp.tmpl, unit/GenericTestCases.hpp.tmpl,
	  unit/MOFCompilerTestCases.cpp, unit/MOFCompilerTestCases.hpp,
	  unit/MemTracerTest.cpp, unit/OW_Base64TestCases.cpp,
	  unit/OW_Base64TestCases.hpp, unit/OW_CIMClassTestCases.cpp,
	  unit/OW_CIMClassTestCases.hpp, unit/OW_CIMDateTimeTestCases.cpp,
	  unit/OW_CIMDateTimeTestCases.hpp,
	  unit/OW_CIMInstanceTestCases.cpp,
	  unit/OW_CIMInstanceTestCases.hpp,
	  unit/OW_CIMPropertyTestCases.cpp,
	  unit/OW_CIMPropertyTestCases.hpp, unit/OW_CIMUrlTestCases.cpp,
	  unit/OW_CIMUrlTestCases.hpp, unit/OW_CIMValueTestCases.cpp,
	  unit/OW_CIMValueTestCases.hpp, unit/OW_DateTimeTestCases.cpp,
	  unit/OW_DateTimeTestCases.hpp, unit/OW_EnumerationTestCases.cpp,
	  unit/OW_EnumerationTestCases.hpp, unit/OW_ExceptionTestCases.cpp,
	  unit/OW_ExceptionTestCases.hpp, unit/OW_ExecTestCases.cpp,
	  unit/OW_ExecTestCases.hpp, unit/OW_FileSystemTestCases.cpp,
	  unit/OW_FileSystemTestCases.hpp, unit/OW_FormatTestCases.cpp,
	  unit/OW_FormatTestCases.hpp, unit/OW_HTTPChunkerTestCases.cpp,
	  unit/OW_HTTPChunkerTestCases.hpp, unit/OW_HTTPUtilsTestCases.cpp,
	  unit/OW_HTTPUtilsTestCases.hpp, unit/OW_InetAddressTestCases.cpp,
	  unit/OW_InetAddressTestCases.hpp,
	  unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  unit/OW_LinuxSharedLibraryLoaderTestCases.hpp,
	  unit/OW_ListenerAuthenticatorTestCases.cpp,
	  unit/OW_ListenerAuthenticatorTestCases.hpp,
	  unit/OW_LoggerTestCases.cpp, unit/OW_LoggerTestCases.hpp,
	  unit/OW_MD5TestCases.cpp, unit/OW_MD5TestCases.hpp,
	  unit/OW_MemTracerTestCases.cpp, unit/OW_MemTracerTestCases.hpp,
	  unit/OW_MutexTestCases.cpp, unit/OW_MutexTestCases.hpp,
	  unit/OW_ProviderManagerTestCases.cpp,
	  unit/OW_ProviderManagerTestCases.hpp,
	  unit/OW_ProviderMuxLoaderTestCases.cpp,
	  unit/OW_ProviderMuxLoaderTestCases.hpp,
	  unit/OW_ProviderMuxTestCases.cpp,
	  unit/OW_ProviderMuxTestCases.hpp, unit/OW_RWLockerTestCases.cpp,
	  unit/OW_RWLockerTestCases.hpp, unit/OW_RandomNumberTestCases.cpp,
	  unit/OW_RandomNumberTestCases.hpp,
	  unit/OW_ReferenceTestCases.cpp, unit/OW_ReferenceTestCases.hpp,
	  unit/OW_SharedLibraryLoaderTestCases.cpp,
	  unit/OW_SharedLibraryLoaderTestCases.hpp,
	  unit/OW_SharedLibraryTestCases.cpp,
	  unit/OW_SharedLibraryTestCases.hpp,
	  unit/OW_SocketUtilsTestCases.cpp,
	  unit/OW_SocketUtilsTestCases.hpp,
	  unit/OW_StackTraceTestCases.cpp, unit/OW_StackTraceTestCases.hpp,
	  unit/OW_StringArrayPropertyTestCases.cpp,
	  unit/OW_StringArrayPropertyTestCases.hpp,
	  unit/OW_StringStreamTestCases.cpp,
	  unit/OW_StringStreamTestCases.hpp, unit/OW_StringTestCases.cpp,
	  unit/OW_StringTestCases.hpp, unit/OW_ThreadBarrierTestCases.cpp,
	  unit/OW_ThreadBarrierTestCases.hpp,
	  unit/OW_ThreadPoolTestCases.cpp, unit/OW_ThreadPoolTestCases.hpp,
	  unit/OW_ThreadTestCases.cpp, unit/OW_ThreadTestCases.hpp,
	  unit/OW_UTF8UtilsTestCases.cpp, unit/OW_UTF8UtilsTestCases.hpp,
	  unit/OW_UUIDTestCases.cpp, unit/OW_UUIDTestCases.hpp,
	  unit/OW_XMLEscapeTestCases.cpp, unit/OW_XMLEscapeTestCases.hpp,
	  unit/OW_XMLUnescapeTestCases.cpp,
	  unit/OW_XMLUnescapeTestCases.hpp, unit/UnitMain.cpp,
	  unit/UnitTestEnvironment.cpp, unit/UnitTestEnvironment.hpp,
	  unit/testSharedLibraryLoader.hpp: Changed all copyrights from
	  Center 7, Inc to Vintela, Inc.

2004-01-24 22:16  nuffer

	* src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_AssocDb.hpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_HDB.cpp, src/repositories/hdb/OW_HDB.hpp,
	  src/repositories/hdb/OW_HDBCommon.hpp,
	  src/repositories/hdb/OW_HDBNode.cpp,
	  src/repositories/hdb/OW_HDBNode.hpp,
	  src/repositories/hdb/OW_Index.cpp,
	  src/repositories/hdb/OW_Index.hpp,
	  src/repositories/hdb/OW_IndexImpl.cpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_DigestAuthentication.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/tools/OW_DigestPasswdGen.cpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumclassnames.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owenumqualifiers.cpp,
	  src/tools/owexecwql.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.hpp,
	  src/tools/owmofc/owmofc.cpp, src/wql/OW_WQLAst.hpp,
	  src/wql/OW_WQLImpl.cpp, src/wql/OW_WQLImpl.hpp,
	  src/wql/OW_WQLLexer.ll, src/wql/OW_WQLParser.yy,
	  src/wql/OW_WQLProcessor.cpp, src/wql/OW_WQLProcessor.hpp,
	  src/wql/OW_WQLScanUtils.cpp, src/wql/OW_WQLScanUtils.hpp,
	  src/wql/OW_WQLSelectStatementGen.cpp,
	  src/wql/OW_WQLSelectStatementGen.hpp, src/wql/OW_WQLVisitor.hpp,
	  src/wql/prelim_wql_spec.y, src/wql/common/OW_WQLCompile.cpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  src/wql/common/OW_WQLInstancePropertySource.cpp,
	  src/wql/common/OW_WQLInstancePropertySource.hpp,
	  src/wql/common/OW_WQLOperand.cpp,
	  src/wql/common/OW_WQLOperand.hpp,
	  src/wql/common/OW_WQLOperation.hpp,
	  src/wql/common/OW_WQLPropertySource.cpp,
	  src/wql/common/OW_WQLPropertySource.hpp,
	  src/wql/common/OW_WQLSelectStatement.cpp,
	  src/wql/common/OW_WQLSelectStatement.hpp,
	  src/xml/OW_CIMXMLParser.cpp, src/xml/OW_CIMXMLParser.hpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  src/xml/OW_Param.cpp, src/xml/OW_Param.hpp,
	  src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp, src/xml/OW_XMLAttribute.cpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLCIMFactory.hpp,
	  src/xml/OW_XMLClass.cpp, src/xml/OW_XMLClass.hpp,
	  src/xml/OW_XMLEscape.cpp, src/xml/OW_XMLEscape.hpp,
	  src/xml/OW_XMLEscape.re, src/xml/OW_XMLOperationGeneric.cpp,
	  src/xml/OW_XMLOperationGeneric.hpp, src/xml/OW_XMLParameters.cpp,
	  src/xml/OW_XMLParameters.hpp, src/xml/OW_XMLParseException.hpp,
	  src/xml/OW_XMLParserCore.cpp, src/xml/OW_XMLParserCore.hpp,
	  src/xml/OW_XMLPrettyPrint.cpp, src/xml/OW_XMLPrettyPrint.hpp,
	  src/xml/OW_XMLQualifier.cpp, src/xml/OW_XMLQualifier.hpp,
	  src/xml/OW_XMLUnescape.cpp, src/xml/OW_XMLUnescape.hpp,
	  src/xml/OW_XMLUnescape.re, test/CppUnit/CppUnitException.cpp,
	  test/CppUnit/CppUnitException.hpp, test/CppUnit/Guards.hpp,
	  test/CppUnit/Test.hpp, test/CppUnit/TestCaller.hpp,
	  test/CppUnit/TestCase.cpp, test/CppUnit/TestCase.hpp,
	  test/CppUnit/TestFailure.cpp, test/CppUnit/TestFailure.hpp,
	  test/CppUnit/TestResult.cpp, test/CppUnit/TestResult.hpp,
	  test/CppUnit/TestRunner.cpp, test/CppUnit/TestRunner.hpp,
	  test/CppUnit/TestSuite.cpp, test/CppUnit/TestSuite.hpp,
	  test/CppUnit/TextTestResult.cpp, test/CppUnit/TextTestResult.hpp,
	  test/acceptance/progs/CIMOMLocator.cpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/acceptance/progs/fileSender.cpp,
	  test/acceptance/progs/hammerClient.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/testMisc.cpp,
	  test/acceptance/progs/testNamespaces.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/progs/wqlTest2.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp: Changed all
	  copyrights from Center 7, Inc to Vintela, Inc.

2004-01-24 22:13  nuffer

	* src/: providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.hpp,
	  providerifcs/cmpi/OW_CMPIIndicationProviderProxy.cpp,
	  providerifcs/cmpi/OW_CMPIIndicationProviderProxy.hpp,
	  providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  providerifcs/cmpi/OW_CMPIInstanceProviderProxy.hpp,
	  providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  providerifcs/cmpi/OW_CMPIMethodProviderProxy.hpp,
	  providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  providerifcs/cmpi/OW_CMPIProviderIFCUtils.hpp,
	  providerifcs/cmpi/OW_FTABLERef.hpp,
	  providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  providerifcs/cpp/OW_CppIndicationProviderIFC.cpp,
	  providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  providerifcs/cpp/OW_CppProviderIFC.cpp,
	  providerifcs/cpp/OW_CppProviderIFC.hpp,
	  providerifcs/cpp/OW_CppProxyProvider.cpp,
	  providerifcs/cpp/OW_CppProxyProvider.hpp,
	  providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.cpp,
	  providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.hpp,
	  providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.cpp,
	  providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.hpp,
	  providerifcs/npi/OW_FTABLERef.hpp,
	  providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  providerifcs/npi/OW_NPIAssociatorProviderProxy.hpp,
	  providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  providerifcs/npi/OW_NPIIndicationProviderProxy.hpp,
	  providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  providerifcs/npi/OW_NPIMethodProviderProxy.hpp,
	  providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  providerifcs/npi/OW_NPIPolledProviderProxy.hpp,
	  providerifcs/npi/OW_NPIProviderIFC.cpp,
	  providerifcs/npi/OW_NPIProviderIFC.hpp,
	  providerifcs/npi/OW_NPIProviderIFCUtils.hpp,
	  providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  providerifcs/perl/OW_PerlAssociatorProviderProxy.hpp,
	  providerifcs/perl/OW_PerlIndicationProviderProxy.cpp,
	  providerifcs/perl/OW_PerlIndicationProviderProxy.hpp,
	  providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  providerifcs/perl/OW_PerlInstanceProviderProxy.hpp,
	  providerifcs/perl/OW_PerlMethodProviderProxy.cpp,
	  providerifcs/perl/OW_PerlMethodProviderProxy.hpp,
	  providerifcs/perl/OW_PerlPolledProviderProxy.cpp,
	  providerifcs/perl/OW_PerlPolledProviderProxy.hpp,
	  providerifcs/perl/OW_PerlProviderIFC.cpp,
	  providerifcs/perl/OW_PerlProviderIFC.hpp,
	  providers/cpp/indication/IndicationRepLayer/OW_provindIndicationRepLayer.cpp,
	  providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.hpp,
	  providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  providers/cpp/polled/unloader/OW_UnloaderProvider.cpp,
	  providers/cpp/polled/unloader/OW_UnloaderProvider.hpp,
	  pythonbinding/PyOW_Array.cpp, pythonbinding/PyOW_Array.hpp,
	  pythonbinding/PyOW_BoolArray.cpp,
	  pythonbinding/PyOW_CIMClassArray.cpp,
	  pythonbinding/PyOW_CIMClient.cpp,
	  pythonbinding/PyOW_CIMDataTypeArray.cpp,
	  pythonbinding/PyOW_CIMDateTimeArray.cpp,
	  pythonbinding/PyOW_CIMFlavorArray.cpp,
	  pythonbinding/PyOW_CIMInstanceArray.cpp,
	  pythonbinding/PyOW_CIMMethodArray.cpp,
	  pythonbinding/PyOW_CIMOMInfo.cpp,
	  pythonbinding/PyOW_CIMOMInfoArray.cpp,
	  pythonbinding/PyOW_CIMOMLocator.cpp,
	  pythonbinding/PyOW_CIMObjectPathArray.cpp,
	  pythonbinding/PyOW_CIMParamValueArray.cpp,
	  pythonbinding/PyOW_CIMParameterArray.cpp,
	  pythonbinding/PyOW_CIMPropertyArray.cpp,
	  pythonbinding/PyOW_CIMQualifierArray.cpp,
	  pythonbinding/PyOW_CIMQualifierTypeArray.cpp,
	  pythonbinding/PyOW_CIMScopeArray.cpp,
	  pythonbinding/PyOW_CIMValueArray.cpp,
	  pythonbinding/PyOW_Char16Array.cpp,
	  pythonbinding/PyOW_Client.cpp,
	  pythonbinding/PyOW_ClientAuthCBIFC.cpp,
	  pythonbinding/PyOW_Int16Array.cpp,
	  pythonbinding/PyOW_Int32Array.cpp,
	  pythonbinding/PyOW_Int64Array.cpp,
	  pythonbinding/PyOW_Int8Array.cpp,
	  pythonbinding/PyOW_Real32Array.cpp,
	  pythonbinding/PyOW_Real64Array.cpp,
	  pythonbinding/PyOW_String.cpp,
	  pythonbinding/PyOW_StringArray.cpp,
	  pythonbinding/PyOW_UInt16Array.cpp,
	  pythonbinding/PyOW_UInt32Array.cpp,
	  pythonbinding/PyOW_UInt64Array.cpp,
	  pythonbinding/PyOW_UInt8Array.cpp: Changed all copyrights from
	  Center 7, Inc to Vintela, Inc.

2004-01-24 22:09  nuffer

	* src/: http/client/OW_HTTPClient.cpp,
	  http/client/OW_HTTPClient.hpp,
	  http/common/OW_Base64FormatException.hpp,
	  http/common/OW_HTTPChunkException.hpp,
	  http/common/OW_HTTPChunkedIStream.cpp,
	  http/common/OW_HTTPChunkedIStream.hpp,
	  http/common/OW_HTTPChunkedOStream.cpp,
	  http/common/OW_HTTPChunkedOStream.hpp,
	  http/common/OW_HTTPCounter.cpp, http/common/OW_HTTPCounter.hpp,
	  http/common/OW_HTTPDeflateIStream.cpp,
	  http/common/OW_HTTPDeflateIStream.hpp,
	  http/common/OW_HTTPDeflateOStream.cpp,
	  http/common/OW_HTTPDeflateOStream.hpp,
	  http/common/OW_HTTPException.hpp,
	  http/common/OW_HTTPLenLimitIStream.cpp,
	  http/common/OW_HTTPLenLimitIStream.hpp,
	  http/common/OW_HTTPStatusCodes.hpp, http/common/OW_HTTPUtils.cpp,
	  http/common/OW_HTTPUtils.hpp, http/common/OW_MD5.cpp,
	  http/common/OW_MD5.hpp, http/test/chunker.cpp,
	  http/test/chunker_client.cpp, http/test/chunker_server.cpp,
	  http/test/dynamictest.cpp, http/test/header.cpp,
	  http/test/httpclient.cpp, http/test/httpserver.cpp,
	  http/test/lenlimit.cpp, http/test/pamstandalone.cpp,
	  http/test/pamtest-short.cpp, http/test/pamtest.cpp,
	  ifcs/OW_AuthenticationException.cpp,
	  ifcs/OW_AuthenticatorIFC.cpp, ifcs/OW_AuthenticatorIFC.hpp,
	  ifcs/OW_CIMOMHandleIFC.cpp, ifcs/OW_CIMOMHandleIFC.hpp,
	  ifcs/OW_CIMProtocolException.cpp, ifcs/OW_CIMProtocolIFC.cpp,
	  ifcs/OW_CIMProtocolIFC.hpp, ifcs/OW_CIMProtocolIStreamIFC.cpp,
	  ifcs/OW_CIMProtocolIStreamIFC.hpp, ifcs/OW_ClientAuthCBIFC.cpp,
	  ifcs/OW_ClientAuthCBIFC.hpp, ifcs/OW_IOIFC.cpp,
	  ifcs/OW_IOIFC.hpp, ifcs/OW_RepositoryIFC.cpp,
	  ifcs/OW_RepositoryIFC.hpp, ifcs/OW_RequestHandlerIFC.cpp,
	  ifcs/OW_RequestHandlerIFC.hpp, ifcs/OW_ResultHandlerIFC.hpp,
	  ifcs/OW_SelectableCallbackIFC.cpp,
	  ifcs/OW_SelectableCallbackIFC.hpp, ifcs/OW_SelectableIFC.cpp,
	  ifcs/OW_SelectableIFC.hpp, ifcs/OW_ServiceEnvironmentIFC.cpp,
	  ifcs/OW_ServiceEnvironmentIFC.hpp, ifcs/OW_ServiceIFC.cpp,
	  ifcs/OW_ServiceIFC.hpp, ifcs/OW_WQLIFC.hpp,
	  mof/OW_MOFCIMOMVisitor.cpp, mof/OW_MOFCIMOMVisitor.hpp,
	  mof/OW_MOFCompiler.cpp, mof/OW_MOFCompiler.hpp,
	  mof/OW_MOFGrammar.hpp, mof/OW_MOFLexer.ll,
	  mof/OW_MOFLineInfo.hpp, mof/OW_MOFParseFatalErrorException.cpp,
	  mof/OW_MOFParser.yy, mof/OW_MOFParserDecls.hpp,
	  mof/OW_MOFParserErrorHandlerIFC.cpp,
	  mof/OW_MOFParserErrorHandlerIFC.hpp, mof/OW_MOFVisitor.cpp,
	  mof/OW_MOFVisitor.hpp, provider/OW_AssociatorProviderIFC.cpp,
	  provider/OW_AssociatorProviderIFC.hpp,
	  provider/OW_AssociatorProviderInfo.hpp,
	  provider/OW_IndicationExportProviderIFC.cpp,
	  provider/OW_IndicationExportProviderIFC.hpp,
	  provider/OW_IndicationProviderIFC.cpp,
	  provider/OW_IndicationProviderIFC.hpp,
	  provider/OW_IndicationProviderInfo.hpp,
	  provider/OW_InstanceProviderIFC.cpp,
	  provider/OW_InstanceProviderIFC.hpp,
	  provider/OW_InstanceProviderInfo.hpp,
	  provider/OW_MethodProviderIFC.cpp,
	  provider/OW_MethodProviderIFC.hpp,
	  provider/OW_MethodProviderInfo.cpp,
	  provider/OW_MethodProviderInfo.hpp,
	  provider/OW_PolledProviderIFC.cpp,
	  provider/OW_PolledProviderIFC.hpp,
	  provider/OW_ProviderBaseIFC.cpp, provider/OW_ProviderBaseIFC.hpp,
	  provider/OW_ProviderEnvironmentIFC.cpp,
	  provider/OW_ProviderEnvironmentIFC.hpp,
	  provider/OW_ProviderIFCBaseIFC.cpp,
	  provider/OW_ProviderIFCBaseIFC.hpp,
	  provider/OW_ProviderInfoBase.cpp,
	  provider/OW_ProviderInfoBase.hpp: Changed all copyrights from
	  Center 7, Inc to Vintela, Inc.

2004-01-24 22:06  nuffer

	* src/: cimom/OW_CIMOMEnvironment.cpp,
	  cimom/OW_CIMOMEnvironment.hpp, cimom/OW_CIMServer.cpp,
	  cimom/OW_CIMServer.hpp, cimom/OW_IndicationRepLayerMediator.cpp,
	  cimom/OW_IndicationRepLayerMediator.hpp,
	  cimom/OW_LocalCIMOMHandle.cpp, cimom/OW_LocalCIMOMHandle.hpp,
	  cimom/OW_PollingManager.cpp, cimom/OW_PollingManager.hpp,
	  cimom/OW_ProviderIFCLoader.cpp, cimom/OW_ProviderIFCLoader.hpp,
	  cimom/OW_ProviderManager.cpp, cimom/OW_ProviderManager.hpp,
	  cimom/OW_SharedLibraryRepository.cpp,
	  cimom/OW_SharedLibraryRepository.hpp, cimom/OW_WQLFilterRep.cpp,
	  cimom/OW_WQLFilterRep.hpp, cimom/owcimomd_main.cpp,
	  cimom/indication/OW_IndicationRepLayer.hpp,
	  cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  cimom/indication/OW_IndicationServer.hpp,
	  cimom/indication/OW_IndicationServerImpl.cpp,
	  cimom/indication/OW_IndicationServerImpl.hpp,
	  cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  cimom/indication/OW_LifecycleIndicationPoller.hpp,
	  cimxmllistener/OW_CIMListenerCallback.cpp,
	  cimxmllistener/OW_CIMListenerCallback.hpp,
	  cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  cimxmllistener/OW_ListenerAuthenticator.cpp,
	  cimxmllistener/OW_ListenerAuthenticator.hpp,
	  cimxmllistener/OW_XMLListener.cpp,
	  cimxmllistener/OW_XMLListener.hpp,
	  client/OW_BinaryCIMOMHandle.cpp, client/OW_BinaryCIMOMHandle.hpp,
	  client/OW_CIMClient.cpp, client/OW_CIMClient.hpp,
	  client/OW_CIMOMInfo.cpp, client/OW_CIMOMInfo.hpp,
	  client/OW_CIMOMLocator.cpp, client/OW_CIMOMLocator.hpp,
	  client/OW_CIMOMLocatorSLP.cpp, client/OW_CIMOMLocatorSLP.hpp,
	  client/OW_CIMXMLCIMOMHandle.cpp, client/OW_CIMXMLCIMOMHandle.hpp,
	  client/OW_ClientCIMOMHandle.cpp, client/OW_ClientCIMOMHandle.hpp,
	  common/OW_Array.cpp, common/OW_Array.hpp, common/OW_ArrayFwd.hpp,
	  common/OW_ArrayImpl.hpp, common/OW_Assertion.cpp,
	  common/OW_Assertion.hpp, common/OW_AtomicOps.cpp,
	  common/OW_AtomicOps.hpp, common/OW_AutoPtr.hpp,
	  common/OW_BaseStreamBuffer.cpp, common/OW_BaseStreamBuffer.hpp,
	  common/OW_BinarySerialization.cpp,
	  common/OW_BinarySerialization.hpp, common/OW_Bool.cpp,
	  common/OW_Bool.hpp, common/OW_ByteSwap.hpp,
	  common/OW_CIMErrorException.cpp, common/OW_CIMErrorException.hpp,
	  common/OW_CIMFeatures.hpp, common/OW_COWReference.hpp,
	  common/OW_COWReferenceBase.cpp, common/OW_COWReferenceBase.hpp,
	  common/OW_Cache.hpp, common/OW_Char16.cpp, common/OW_Char16.hpp,
	  common/OW_Condition.cpp, common/OW_Condition.hpp,
	  common/OW_ConfigException.cpp, common/OW_ConfigException.hpp,
	  common/OW_DataStreams.cpp, common/OW_DataStreams.hpp,
	  common/OW_DateTime.cpp, common/OW_DateTime.hpp,
	  common/OW_Enumeration.hpp, common/OW_EnumerationException.cpp,
	  common/OW_Exception.cpp, common/OW_Exception.hpp,
	  common/OW_Exec.cpp, common/OW_Exec.hpp, common/OW_File.hpp,
	  common/OW_FileSystem.hpp, common/OW_Format.cpp,
	  common/OW_Format.hpp, common/OW_FuncNamePrinter.hpp,
	  common/OW_HashMap.hpp, common/OW_HashMultiMap.hpp,
	  common/OW_IOException.cpp, common/OW_IOException.hpp,
	  common/OW_IOIFCStreamBuffer.cpp, common/OW_IOIFCStreamBuffer.hpp,
	  common/OW_IntrusiveReference.hpp,
	  common/OW_IstreamBufIterator.hpp, common/OW_List.hpp,
	  common/OW_LogLevel.hpp, common/OW_Logger.cpp,
	  common/OW_Logger.hpp, common/OW_Map.hpp, common/OW_MemTracer.cpp,
	  common/OW_MemTracer.hpp, common/OW_Memory.hpp,
	  common/OW_Mutex.cpp, common/OW_Mutex.hpp,
	  common/OW_MutexImpl.cpp, common/OW_MutexImpl.hpp,
	  common/OW_MutexLock.hpp, common/OW_NULLValueException.cpp,
	  common/OW_NULLValueException.hpp, common/OW_NetworkTypes.hpp,
	  common/OW_NoSuchPropertyException.cpp,
	  common/OW_NoSuchPropertyException.hpp,
	  common/OW_NoSuchProviderException.cpp,
	  common/OW_NoSuchProviderException.hpp,
	  common/OW_NoSuchQualifierException.cpp,
	  common/OW_NoSuchQualifierException.hpp,
	  common/OW_NonRecursiveMutex.cpp, common/OW_NonRecursiveMutex.hpp,
	  common/OW_NonRecursiveMutexImpl.cpp,
	  common/OW_NonRecursiveMutexImpl.hpp,
	  common/OW_NonRecursiveMutexLock.hpp,
	  common/OW_OperationContext.cpp, common/OW_OperationContext.hpp,
	  common/OW_OutOfBoundsException.cpp, common/OW_PosixFile.cpp,
	  common/OW_PosixFileSystem.cpp, common/OW_PosixUnnamedPipe.cpp,
	  common/OW_PosixUnnamedPipe.hpp, common/OW_PthDefines.hpp,
	  common/OW_RWLocker.cpp, common/OW_RWLocker.hpp,
	  common/OW_RandomNumber.cpp, common/OW_RandomNumber.hpp,
	  common/OW_RefCount.hpp, common/OW_Reference.hpp,
	  common/OW_ReferenceBase.cpp, common/OW_ReferenceBase.hpp,
	  common/OW_RepositoryCIMOMHandle.cpp,
	  common/OW_RepositoryCIMOMHandle.hpp, common/OW_Runnable.cpp,
	  common/OW_Runnable.hpp, common/OW_SafeLibCreate.hpp,
	  common/OW_Select.cpp, common/OW_Select.hpp,
	  common/OW_SelectEngine.cpp, common/OW_SelectEngine.hpp,
	  common/OW_Semaphore.hpp, common/OW_SharedLibrary.cpp,
	  common/OW_SharedLibrary.hpp,
	  common/OW_SharedLibraryException.cpp,
	  common/OW_SharedLibraryException.hpp,
	  common/OW_SharedLibraryLoader.hpp,
	  common/OW_SharedLibraryReference.hpp, common/OW_SignalScope.hpp,
	  common/OW_SortedVectorMap.hpp, common/OW_SortedVectorSet.hpp,
	  common/OW_Stack.hpp, common/OW_StackTrace.cpp,
	  common/OW_StackTrace.hpp, common/OW_StrictWeakOrdering.hpp,
	  common/OW_String.cpp, common/OW_String.hpp,
	  common/OW_StringBuffer.cpp, common/OW_StringBuffer.hpp,
	  common/OW_StringEnumeration.hpp, common/OW_StringStream.cpp,
	  common/OW_StringStream.hpp, common/OW_TempFileStream.cpp,
	  common/OW_TempFileStream.hpp, common/OW_Thread.cpp,
	  common/OW_Thread.hpp, common/OW_ThreadBarrier.cpp,
	  common/OW_ThreadBarrier.hpp,
	  common/OW_ThreadCancelledException.cpp,
	  common/OW_ThreadCancelledException.hpp,
	  common/OW_ThreadCounter.cpp, common/OW_ThreadCounter.hpp,
	  common/OW_ThreadDoneCallback.cpp,
	  common/OW_ThreadDoneCallback.hpp, common/OW_ThreadImpl.cpp,
	  common/OW_ThreadImpl.hpp, common/OW_ThreadPool.cpp,
	  common/OW_ThreadPool.hpp, common/OW_ThreadTypes.hpp,
	  common/OW_TimeoutException.cpp, common/OW_TimeoutException.hpp,
	  common/OW_TmpFile.cpp, common/OW_TmpFile.hpp, common/OW_Types.h,
	  common/OW_Types.hpp, common/OW_URL.cpp, common/OW_URL.hpp,
	  common/OW_UTF8Utils.cpp, common/OW_UTF8Utils.hpp,
	  common/OW_UnnamedPipe.cpp, common/OW_UnnamedPipe.hpp,
	  common/OW_UserInfo.cpp, common/OW_UserInfo.hpp,
	  common/OW_WBEMFlags.hpp, common/OW_dlSharedLibrary.cpp,
	  common/OW_dlSharedLibrary.hpp,
	  common/OW_dlSharedLibraryLoader.cpp,
	  common/OW_dlSharedLibraryLoader.hpp,
	  common/socket/OW_GetPass.cpp, common/socket/OW_GetPass.hpp,
	  common/socket/OW_NwIface.cpp, common/socket/OW_NwIface.hpp,
	  common/socket/OW_SSLCtxMgr.cpp, common/socket/OW_SSLCtxMgr.hpp,
	  common/socket/OW_SSLException.hpp,
	  common/socket/OW_SSLSocketImpl.cpp,
	  common/socket/OW_SSLSocketImpl.hpp,
	  common/socket/OW_ServerSocket.hpp,
	  common/socket/OW_ServerSocketImpl.cpp,
	  common/socket/OW_ServerSocketImpl.hpp,
	  common/socket/OW_Socket.cpp, common/socket/OW_Socket.hpp,
	  common/socket/OW_SocketAddress.cpp,
	  common/socket/OW_SocketAddress.hpp,
	  common/socket/OW_SocketBaseImpl.cpp,
	  common/socket/OW_SocketBaseImpl.hpp,
	  common/socket/OW_SocketException.hpp,
	  common/socket/OW_SocketFlags.hpp,
	  common/socket/OW_SocketImpl.cpp, common/socket/OW_SocketImpl.hpp,
	  common/socket/OW_SocketStreamBuffer.cpp,
	  common/socket/OW_SocketStreamBuffer.hpp,
	  common/socket/OW_SocketUtils.cpp,
	  common/socket/OW_SocketUtils.hpp,
	  common/socket/test/OW_InetAddressTest.cpp,
	  common/socket/test/gethttpdata.cpp,
	  common/socket/test/gethttpsdata.cpp,
	  common/socket/test/server.cpp,
	  common/utf8CodeGenerators/OW_GenCaseFoldingCompare.cpp: Changed
	  all copyrights from Center 7, Inc to Vintela, Inc.

2004-01-24 22:03  nuffer

	* src/: authenticators/simple/OW_SimpleAuthenticator.cpp,
	  cim/OW_CIM.hpp, cim/OW_CIMBase.cpp, cim/OW_CIMBase.hpp,
	  cim/OW_CIMClass.cpp, cim/OW_CIMClass.hpp,
	  cim/OW_CIMClassEnumeration.hpp, cim/OW_CIMDataType.cpp,
	  cim/OW_CIMDataType.hpp, cim/OW_CIMDateTime.cpp,
	  cim/OW_CIMDateTime.hpp, cim/OW_CIMElement.cpp,
	  cim/OW_CIMElement.hpp, cim/OW_CIMException.cpp,
	  cim/OW_CIMException.hpp, cim/OW_CIMFlavor.cpp,
	  cim/OW_CIMFlavor.hpp, cim/OW_CIMFwd.hpp, cim/OW_CIMInstance.cpp,
	  cim/OW_CIMInstance.hpp, cim/OW_CIMInstanceEnumeration.hpp,
	  cim/OW_CIMMethod.cpp, cim/OW_CIMMethod.hpp, cim/OW_CIMNULL.hpp,
	  cim/OW_CIMNameSpace.cpp, cim/OW_CIMNameSpace.hpp,
	  cim/OW_CIMNameSpaceUtils.cpp, cim/OW_CIMNameSpaceUtils.hpp,
	  cim/OW_CIMObjectPath.cpp, cim/OW_CIMObjectPath.hpp,
	  cim/OW_CIMObjectPathEnumeration.hpp, cim/OW_CIMParamValue.cpp,
	  cim/OW_CIMParamValue.hpp, cim/OW_CIMParameter.cpp,
	  cim/OW_CIMParameter.hpp, cim/OW_CIMProperty.cpp,
	  cim/OW_CIMProperty.hpp, cim/OW_CIMQualifier.cpp,
	  cim/OW_CIMQualifier.hpp, cim/OW_CIMQualifierEnumeration.hpp,
	  cim/OW_CIMQualifierType.cpp, cim/OW_CIMQualifierType.hpp,
	  cim/OW_CIMScope.cpp, cim/OW_CIMScope.hpp, cim/OW_CIMUrl.cpp,
	  cim/OW_CIMUrl.hpp, cim/OW_CIMValue.cpp, cim/OW_CIMValue.hpp,
	  cim/OW_CIMValueCast.cpp, cim/OW_CIMValueCast.hpp: Changed all
	  copyrights from Center 7, Inc to Vintela, Inc.

2004-01-24 21:58  nuffer

	* src/authenticators/: pam/OW_LinuxPAMAuthentication.cpp,
	  pamcl/OW_LinuxPAMAuthenticationCL.cpp, pamcl/OW_PAMAuthSA.cpp:
	  Changed all copyrights from Center 7, Inc to Vintela, Inc.

2004-01-24 21:41  nuffer

	* COPYING, LICENSE, acconfig.h, build/vc2003/OpenWBEM/OW_config.h:
	  Changed all copyrights from Center 7, Inc to Vintela, Inc.

2004-01-24 21:33  nuffer

	* test/acceptance/: testfiles/testsuite.out,
	  testfiles/testsuite.out.long, progs/OW_CIMClientCL.cpp,
	  progs/aclTest.cpp: Changed namespace test to use sub1 instead of
	  Vintela.

2004-01-24 17:37  nuffer

	* src/cim/OW_CIMDateTime.cpp: Fixed operator< for CIMDateTime.

2004-01-24 17:09  bartw

	* src/providerifcs/cpp/OW_CppInstanceProviderIFC.cpp: fixed
	  enumInstances

2004-01-24 16:43  nuffer

	* test/unit/OW_UTF8UtilsTestCases.cpp: Added some more tests.

2004-01-24 16:06  nuffer

	* acinclude.m4: Added brackets around OW_HELP_STRING since the new
	  autoconf complains otherwise.

2004-01-22 23:17  bartw

	* test/c++providers/instance/Makefile.am: put makefile back to orig

2004-01-22 21:06  bartw

	* Makefile.am: fixed

2004-01-22 20:24  nuffer

	* test/c++providers/instance/OW_RPM.cpp: Fixing sourceforge cvs
	  wackiness.  This version should be good.

2004-01-22 20:06  bartw

	* test/c++providers/instance/Makefile.am: temporarily removed
	  OW_RPM.cpp

2004-01-22 17:58  nuffer

	* src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMNameSpaceUtils.cpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMObjectPath.hpp, src/cimom/OW_CIMServer.cpp,
	  src/providerifcs/cmpi/common/cmpiObjectPath.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/testinstance.cpp: Deprecated
	  CIMObjectPath::addKey and removed all uses of it.  Added
	  CIMInstance::getPropertyValue() and propertyHasValue().

2004-01-22 17:48  nuffer

	* src/providerifcs/npi/common/NPIExternal.cpp: Fix for compiler
	  error bart reported.

2004-01-22 17:25  bartw

	* test/c++providers/instance/OW_RPM.cpp: rolled back changes

2004-01-22 17:23  bartw

	* src/cim/OW_CIMObjectPath.hpp: added not equal operator

2004-01-22 13:21  jcarey

	* test/c++providers/instance/OW_RPM.cpp: Got rid of the unused parm
	  warning.

2004-01-21 23:31  bartw

	* src/providerifcs/cpp/: Makefile.am,
	  OW_CppInstanceProviderIFC.cpp, OW_CppInstanceProviderIFC.hpp:
	  added a default implementation of enumInstances

2004-01-21 22:31  nuffer

	* src/providerifcs/npi/common/NPIExternal.cpp: Applied patch from
	  Jason Long.

2004-01-21 21:55  nuffer

	* src/providerifcs/npi/common/NPIExternal.cpp: Applied patch from
	  Jason Long.

2004-01-21 20:27  nuffer

	* src/providerifcs/cpp/: OW_CppSimpleAssociatorProviderIFC.cpp,
	  OW_CppSimpleAssociatorProviderIFC.hpp: Added #include
	  "OW_config.h"

2004-01-21 19:55  nuffer

	* src/cimom/OW_CIMOMEnvironment.hpp: The daemon name does not have
	  the package prefix, so I reverted this back to how it was.

2004-01-21 16:54  bartw

	* src/providerifcs/cpp/OW_CppSimpleAssociatorProviderIFC.hpp: added
	  include guards

2004-01-21 15:21  nuffer

	* src/mof/OW_MOFCompiler.cpp, src/mof/OW_MOFCompiler.hpp,
	  test/unit/MOFCompilerTestCases.cpp,
	  test/unit/MOFCompilerTestCases.hpp: Added compileInstancesFromMOF
	  and fixed error detection in compileInstanceFromMOF.

2004-01-21 14:48  nuffer

	* src/common/: OW_UTF8Utils.cpp, OW_UTF8Utils.hpp: Added some
	  versions of UCS2ToString to handle various forms of input.

2004-01-21 14:47  nuffer

	* src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp,
	  test/unit/OW_HTTPUtilsTestCases.cpp: modified one version of
	  base64Decode to return an Array<char> instead of a String to be
	  able to handle null bytes in unicode string.

2004-01-21 13:56  bartw

	* src/providerifcs/cpp/: OW_CppSimpleAssociatorProviderIFC.cpp,
	  OW_CppSimpleAssociatorProviderIFC.hpp: fixed namespace and
	  simplified IFC

2004-01-21 13:41  nuffer

	* src/wql/OW_WQLImpl.cpp: Accept wql as a valid query language.

2004-01-21 10:27  bartw

	* src/providerifcs/cpp/: Makefile.am,
	  OW_CppSimpleAssociatorProviderIFC.cpp,
	  OW_CppSimpleAssociatorProviderIFC.hpp: added simpleassoc
	  interface

2004-01-20 19:34  nuffer

	* test/unit/: MOFCompilerTestCases.cpp, MOFCompilerTestCases.hpp,
	  Makefile.am, UnitMain.cpp, run_make_check.sh: Added a test for
	  the new compileInstanceFromMOF function.

2004-01-20 17:30  nuffer

	* src/: mof/OW_MOFCompiler.cpp, mof/OW_MOFCompiler.hpp,
	  mof/OW_MOFParserErrorHandlerIFC.cpp,
	  mof/OW_MOFParserErrorHandlerIFC.hpp, tools/owmofc/owmofc.cpp:
	  Fixed naming convention of an enum.  Modified
	  MOF::Compiler::Options to only hold options pertinent to the
	  compiler class not owmofc.  Added compileInstanceFromMOF().

2004-01-20 13:49  nuffer

	* src/common/: OW_UTF8Utils.cpp, OW_UTF8Utils.hpp: Added
	  UCS2ToString.

2004-01-20 13:48  nuffer

	* etc/Makefile.am: Added Makefile as a dependency so that the
	  config file will be recreated if the Makefile changes, which
	  usually happens if configure is passed different args.

2004-01-20 08:50  nuffer

	* src/cimom/indication/: OW_IndicationServerImpl.cpp,
	  OW_IndicationServerImpl.hpp: Doing some work on the indication
	  server.  Get the wql lib once at startup and keep it instead of
	  getting it every time and indication comes through.

2004-01-20 08:48  nuffer

	* Makefile.am, etc/init/Makefile.am, test/acceptance/Makefile.am:
	  Added the Makefile as a dependency because if the Makefile is
	  regenerated, we need to regenerate the output file.

2004-01-20 06:57  nuffer

	* run_tests.sh: cause killowcimomd to succeed even if one is not
	  running.

2004-01-20 06:56  nuffer

	* acinclude.m4, configure.in: Created replacement for
	  AC_HELP_STRING which works on older autoconfs.

2004-01-19 19:50  nuffer

	* test/acceptance/: Makefile.am, acceptance.sh.fb: Modified to
	  check for the correct pid file.

2004-01-19 19:49  nuffer

	* src/common/: OW_dlSharedLibrary.cpp, OW_dlSharedLibrary.hpp:
	  reactivated dlclose and added a mechanism to disable it.

2004-01-19 19:31  nuffer

	* run_tests.sh: Change --enable-perl-providerifc from doATest to
	  doACompileOnlyTest

2004-01-19 19:30  nuffer

	* src/cimom/Makefile.am: Added a transform for the name of the
	  cimom, which is currently commented out.

2004-01-19 16:14  nuffer

	* etc/init/Makefile.am: Fixed when --with-package-prefix is
	  specified.

2004-01-19 15:32  nuffer

	* src/xml/: Makefile.am, OW_XMLAttribute.cpp, OW_XMLAttribute.hpp,
	  OW_XMLNode.cpp, OW_XMLNode.hpp, OW_XMLParserDOM.cpp,
	  OW_XMLParserDOM.hpp, OW_XMLParserSAX.cpp, OW_XMLParserSAX.hpp:
	  Resurrected the XMLNode and SAX and DOM parsers.

2004-01-19 15:32  nuffer

	* etc/init/owcimomd.sh: Fixed to use the correct name and pidfile.

2004-01-19 12:05  nuffer

	* src/xml/: OW_XMLAttribute.cpp, OW_XMLAttribute.hpp,
	  OW_XMLNode.cpp, OW_XMLNode.hpp: Readding.

2004-01-19 11:51  nuffer

	* src/cimom/Makefile.am: Removed PACKAGE_PREFIX from the name of
	  the cimom.

2004-01-17 16:59  nuffer

	* configure.in, etc/init/Makefile.am, etc/init/owcimomd.sh,
	  src/cimom/Makefile.am: Doing some more modifications so to
	  account for PACKAGE_PREFIX.

2004-01-17 16:46  nuffer

	* run_tests.sh: Added a test for the --with-package-prefix
	  configure option.

2004-01-17 16:45  nuffer

	* src/cimom/OW_CIMOMEnvironment.hpp: Have OW_PACKAGE_PREFIX be part
	  of the name.

2004-01-17 16:41  nuffer

	* src/common/socket/OW_Socket.hpp: Changed UDS socket name to use
	  OW_PACKAGE_PREFIX.

2004-01-17 16:40  nuffer

	* generic-company-openwbem.spec.in, etc/pam.d/Makefile.am,
	  src/authenticators/pam/OW_LinuxPAMAuthentication.cpp,
	  src/authenticators/pamcl/OW_PAMAuthSA.cpp: Changed pam
	  authentication to use OW_PACKAGE_PREFIX.

2004-01-17 16:31  nuffer

	* acconfig.h, configure.in: Added a OW_PACKAGE_PREFIX variable to
	  OW_config.h.

2004-01-17 16:31  nuffer

	* run_tests.sh: Added a TODO thought.

2004-01-17 16:30  nuffer

	* Makefile.am.inprocessing: Added.

2004-01-17 16:06  nuffer

	* configure.in: Fixed up indenting.

2004-01-17 15:54  nuffer

	* configure.in: Converted messages to use AC_HELP_STRING so now
	  ./configure --help is readable.

2004-01-17 15:43  nuffer

	* .cvsignore, Makefile.am, configure.in,
	  generic-company-openwbem.spec.in, openwbem-sf.spec,
	  openwbem.spec: First step on working with --with-package-prefix
	  be applicable to more than just the spec file.

2004-01-17 14:52  nuffer

	* run_tests.sh: Added a test for the perl provider ifc.

2004-01-16 12:56  nuffer

	* src/repositories/hdb/Makefile.am: Modified so that headers are
	  public and get installed.

2004-01-16 12:10  nuffer

	* src/mof/OW_MOFCIMOMVisitor.cpp: Modified so that errors returned
	  from the CIMOM would be fatal unless we know how to deal with
	  them.

2004-01-16 12:10  nuffer

	* src/tools/owmofc/owmofc.cpp: Removed automatic creation of the
	  initial namespace irregardless of whether --create-namespaces was
	  specified.  Fixed a bug with the scope of the OperationContext
	  var.

2004-01-16 11:55  nuffer

	* src/mof/: OW_MOFCIMOMVisitor.cpp, OW_MOFCIMOMVisitor.hpp,
	  OW_MOFCompiler.cpp, OW_MOFCompiler.hpp: Finished implementation
	  of the --create-namespaces owmofc command line option.

2004-01-16 11:15  nuffer

	* src/: cimom/OW_LocalCIMOMHandle.cpp,
	  cimom/OW_LocalCIMOMHandle.hpp, common/Makefile.am,
	  common/OW_RepositoryCIMOMHandle.cpp,
	  common/OW_RepositoryCIMOMHandle.hpp,
	  tools/owmofc/OW_MOFCompCIMOMHandle.cpp,
	  tools/owmofc/OW_MOFCompCIMOMHandle.hpp: Refactored most of
	  LocalCIMOMHandle into RepositoryCIMOMHandle and made
	  MOFCompCIMOMHandle derive from it.

2004-01-16 10:40  nuffer

	* src/: mof/OW_MOFCompiler.cpp, mof/OW_MOFCompiler.hpp,
	  tools/owmofc/owmofc.cpp: Working on passing around an struct for
	  Options.

2004-01-16 10:39  nuffer

	* src/tools/owenumclasses.cpp: Added a TODO.

2004-01-16 10:39  nuffer

	* src/common/OW_Exception.hpp: Added ::OpenWBEM:: before Exception
	  so the macro can be used outside of the OpenWBEM namespace.

2004-01-15 15:27  bartw

	* src/common/OW_Exception.hpp: added another OW_DEFINE_EXCEPTION2
	  macro for hierarchies of exceptions

2004-01-14 10:38  bartw

	* configure.in: fixed problem with parens

2004-01-13 17:33  nuffer

	* test/unit/: OW_FileSystemTestCases.cpp,
	  OW_FileSystemTestCases.hpp: Added tests for getFileContents and
	  getFileLines.

2004-01-13 17:32  nuffer

	* configure.in: Added snippet to use pkg-config to get OpenSSL
	  flags we should use.	This fixes the problem on RedHat where
	  /usr/kerberos/include needs to be added to the path. Thanks to
	  Kevin Harris.

2004-01-13 17:19  nuffer

	* src/common/: OW_FileSystem.hpp, OW_PosixFileSystem.cpp: Added
	  getFileContents and getFileLines.

2004-01-13 16:47  nuffer

	*
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp: Changed calls to
	  setProperties to updatePropertyValues.

2004-01-13 16:46  nuffer

	* src/cim/: OW_CIMObjectPath.cpp, OW_CIMObjectPath.hpp: Added
	  setKeyValue() function.

2004-01-12 17:52  nuffer

	* src/common/OW_UUID.hpp: Added an example of the output of
	  toString.

2004-01-12 17:52  nuffer

	* src/cimom/owcimomd_main.cpp: Modified to remove the fatal signal
	  handlers while shutting down, so the cimom will not restart when
	  it is supposed to be shutting down.

2004-01-12 17:50  nuffer

	* src/cim/OW_CIMInstance.hpp: Added some additional info about
	  setProperty.

2004-01-12 17:48  nuffer

	* src/common/: OW_UTF8Utils.cpp, OW_UTF8Utils.hpp: Added
	  StringToUCS2.

2004-01-11 21:03  nuffer

	* cvsbootstrap.sh: Fixed to remove a couple extra generated files.

2004-01-09 16:45  nuffer

	* src/cimom/OW_CIMServer.cpp: Fix so that associator providers only
	  get called once for each operation.

2004-01-09 16:40  bartw

	* src/cim/OW_CIMInstance.hpp: added comments

2004-01-08 21:31  nuffer

	* TODO: Removed some things that are already finished.

2004-01-08 21:26  nuffer

	* etc/openwbem.conf.sh, src/cimom/owcimomd_main.cpp,
	  src/common/OW_ConfigOpts.hpp: Added the owcimomd.restart_on_error
	  option to control whether the cimom will rerun itself if a fatal
	  signal is received.

2004-01-08 20:15  nuffer

	* src/cimom/owcimomd_main.cpp: Only install the fatal signal
	  handlers after the cimom is initialized to prevent an infinite
	  loop if initialization crashes.

2004-01-07 21:30  nuffer

	* run_tests.sh: Added some more tests.	Now all configure options
	  are covered.

2004-01-07 13:22  nuffer

	* src/: cimom/OW_CIMServer.hpp,
	  repositories/hdb/OW_CIMRepository.cpp: Fixed some unwanted
	  previous changes.

2004-01-07 13:03  nuffer

	* src/repositories/Makefile.am, src/repositories/tdbcr/.cvsignore,
	  src/repositories/tdbcr/Makefile.am,
	  src/repositories/tdbcr/OW_AssocDb2.cpp,
	  src/repositories/tdbcr/OW_AssocDb2.hpp,
	  src/repositories/tdbcr/OW_CIMRepository2.cpp,
	  src/repositories/tdbcr/OW_CIMRepository2.hpp,
	  src/repositories/tdbcr/OW_InstanceRepository2.cpp,
	  src/repositories/tdbcr/OW_InstanceRepository2.hpp,
	  src/repositories/tdbcr/OW_MetaRepository2.cpp,
	  src/repositories/tdbcr/OW_MetaRepository2.hpp,
	  src/repositories/tdbcr/OW_dbDatabase.cpp,
	  src/repositories/tdbcr/OW_dbDatabase.hpp,
	  src/repositories/tdbcr/OW_dbUtils.cpp,
	  src/repositories/tdbcr/OW_dbUtils.hpp,
	  src/repositories/tdbcr/tables_for_new_repository.txt,
	  src/tools/owmofc/Makefile.am, src/tools/owmofc/owmofc.cpp,
	  test/unit/CIMRepository2TestCases.cpp,
	  test/unit/CIMRepository2TestCases.hpp, test/unit/Makefile.am,
	  test/unit/UnitMain.cpp, test/unit/run_make_check.sh: First commit
	  of work on new repository.

2004-01-07 12:54  nuffer

	* test/acceptance/progs/cimListenerTest.cpp: Changed the number to
	  wait for to 14, which is the most we can reasonably expect.

2004-01-07 12:54  nuffer

	* src/cimom/: Makefile.am, OW_CIMOMEnvironment.cpp,
	  OW_CIMServer.cpp: Undid unwanted (not yet) changes.

2004-01-07 12:35  nuffer

	* src/: ifcs/OW_RepositoryIFC.hpp,
	  repositories/hdb/OW_CIMRepository.cpp,
	  repositories/hdb/OW_CIMRepository.hpp: Added an
	  EOperationResultFlag parameter to endOperation().

2004-01-07 12:32  nuffer

	* test/unit/GenericTestCases.cpp.tmpl: Changed #include
	  "Generic.hpp" to #include "OW_Generic.hpp"

2004-01-07 12:29  nuffer

	* src/:
	  providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  tools/owmofc/OW_MOFCompCIMOMHandle.hpp: Removed #include
	  "OW_UserInfo.hpp"

2004-01-07 12:28  nuffer

	* src/: cimom/Makefile.am, cimom/OW_CIMOMEnvironment.cpp,
	  cimom/OW_CIMServer.cpp, cimom/OW_CIMServer.hpp,
	  cimom/OW_LocalCIMOMHandle.cpp, cimom/OW_LocalCIMOMHandle.hpp,
	  cimom/OW_SharedLibraryRepository.cpp,
	  cimom/OW_SharedLibraryRepository.hpp, cimom/OW_WQLFilterRep.cpp,
	  cimom/OW_WQLFilterRep.hpp,
	  cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  common/OW_WBEMFlags.hpp: Changed NAME_SPACE to NAMESPACE and
	  added EOperationResultFlag.

2004-01-07 12:27  nuffer

	* src/common/OW_UserInfo.hpp: Updated for use with
	  OperationContext.

2004-01-07 12:27  nuffer

	* src/common/OW_OperationContext.hpp: Made constructor explicit.

2004-01-07 12:26  nuffer

	* src/common/OW_Cache.hpp: Fixed a bug where setting the cache size
	  to 0 would cause an infinite loop.

2004-01-07 12:23  nuffer

	* src/cimom/: OW_PollingManager.cpp, OW_PollingManager.hpp,
	  indication/OW_IndicationServerImpl.cpp: Removed usage of
	  UserInfo.

2004-01-07 12:22  nuffer

	* src/cimom/OW_CIMOMEnvironment.hpp: Removed forward decl of
	  UserInfo.

2004-01-07 06:35  nuffer

	* db/test/run.test: Fixed to work on gentoo where /bin/mount is not
	  readable. Use 0044 not 0040 for permission tests.

2004-01-07 06:32  nuffer

	* db/test/run.test: Fixed to work on gentoo where /bin/mount is not
	  readable.

2004-01-06 17:50  nuffer

	* src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp,
	  test/unit/OW_HTTPUtilsTestCases.cpp,
	  test/unit/OW_HTTPUtilsTestCases.hpp: Added tests for base64Encode
	  and base64Decode.  Added a version of base64Encode that works on
	  a buffer and length.	Fixed a bug in base64Encode when it had an
	  empty string.

2004-01-06 13:10  nuffer

	* build/vc2003/OpenWBEM/libopenwbem/libopenwbem.vcproj: Updated
	  with new files.

2004-01-06 12:39  nuffer

	* src/: cimom/OW_CIMOMEnvironment.cpp,
	  cimom/OW_CIMOMEnvironment.hpp, common/Makefile.am,
	  common/OW_ConfigException.cpp, common/OW_ConfigException.hpp,
	  common/OW_ConfigFile.cpp, common/OW_ConfigFile.hpp,
	  common/OW_ConfigOpts.hpp: Moved config file loading from
	  CIMOMEnvironment::_loadConfigItemsFromFile to
	  ConfigFile::loadConfigFile and moved ConfigException from
	  src/server to src/common.

2004-01-06 08:54  nuffer

	* src/cimom/owcimomd_main.cpp: Switched restart to actually re-run
	  the daemon.  Started implementation of some signal handlers to
	  re-run the daemon in the case of terminal signals such as
	  SIGABRT, SIGSEGV, etc.

2004-01-06 06:56  nuffer

	* run_tests.sh: Fixed the error message for doMakeDistCheck

2004-01-06 06:55  nuffer

	* test/acceptance/acceptance.sh.fb: Modified header test to include
	  OW_config.h first to the funcNamePrinter stuff will compile.

2004-01-06 06:55  nuffer

	* configure.in: Removed tdbcr dir until we actually start using it.

2004-01-06 06:54  nuffer

	* Makefile.am: Added generated spec file to the Cleanfiles list.

2004-01-05 20:21  nuffer

	* test/acceptance/acceptance.sh.fb: Fix for test when
	  --disable-digest is used.

2004-01-04 19:48  nuffer

	* test/unit/: GenericTestCases.cpp.tmpl, GenericTestCases.hpp.tmpl,
	  OW_StringArrayPropertyTestCases.cpp,
	  OW_StringStreamTestCases.cpp, OW_StringStreamTestCases.hpp: Fixed
	  to include OW_config.h first so that --enable-func-debug-mode
	  will compile.

2004-01-04 09:56  nuffer

	* src/common/OW_MemTracer.cpp, src/common/OW_MemTracer.hpp,
	  test/unit/MemTracerTest.cpp, test/unit/OW_MemTracerTestCases.cpp:
	  Did some work on getting the MemTracer stuff working.

2004-01-04 09:56  nuffer

	* run_tests.sh: Did a few more enhancements.

2004-01-04 09:56  nuffer

	* acconfig.h: Wrapped some c++ only things in a #ifdef __cpluplus

2004-01-03 22:13  nuffer

	* TODO, configure.in, src/common/OW_StackTrace.cpp: Did some
	  updates to demangle the stack traces.

2004-01-02 22:09  nuffer

	* src/cim/OW_CIMValue.cpp, src/common/OW_Array.hpp,
	  src/common/OW_BaseStreamBuffer.hpp, src/common/OW_List.hpp,
	  src/common/OW_Map.hpp, src/common/OW_MemTracer.cpp,
	  src/common/OW_MemTracer.hpp, src/common/OW_Memory.hpp,
	  src/common/OW_SortedVectorMap.hpp,
	  src/common/OW_SortedVectorSet.hpp,
	  src/common/OW_TempFileStream.hpp, src/xml/OW_XMLParserCore.hpp,
	  test/CppUnit/TestRunner.hpp, test/CppUnit/TestSuite.hpp: Removed
	  OW_NEW macro because it was broken and not that useful.

2004-01-02 09:53  nuffer

	*
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Added a TODO.

2004-01-02 06:15  nuffer

	* test/acceptance/progs/cimListenerTest.cpp: Adjusted the number of
	  indications to wait for.

2004-01-02 06:14  nuffer

	* test/unit/OW_UTF8UtilsTestCases.cpp: Removed the majority of the
	  compareToIgnoreCase tests because they take forever to compile.

2003-12-28 08:15  nuffer

	* etc/openwbem.conf.sh, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_PollingManager.cpp,
	  src/cimom/OW_ProviderManager.cpp, src/cimom/owcimomd_main.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/common/OW_FileSystem.hpp, src/common/OW_LogLevel.hpp,
	  src/common/OW_Logger.cpp, src/common/OW_Logger.hpp,
	  src/common/OW_PosixFileSystem.cpp, src/common/OW_ThreadPool.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owmofc/owmofc.cpp, src/xml/OW_RequestHandlerIFCXML.hpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/unit/OW_LoggerTestCases.cpp,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Renamed the LogLevel enum
	  to ELogLevel and added a new level E_FATAL_ERROR_LEVEL

2003-12-27 11:26  nuffer

	* src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_PollingManager.cpp,
	  src/cimom/OW_SharedLibraryRepository.cpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/common/Makefile.am, src/common/OW_OperationContext.cpp,
	  src/common/OW_OperationContext.hpp, src/common/OW_UserInfo.hpp,
	  src/ifcs/OW_RepositoryIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/common/cmpiContextArgs.cpp,
	  src/providerifcs/cmpi/common/cmpisrv.h,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.hpp,
	  src/tools/owmofc/owmofc.cpp, src/xml/OW_RequestHandlerIFCXML.cpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Added OperationContext and
	  pass it around instead of UserInfo.  It will be expanded to store
	  additional information like language and transaction info.  Made
	  a few other adjustments to allow for it.  Made some changes in
	  how LocalCIMOMHandle works.

2003-12-26 08:59  nuffer

	* src/cim/OW_CIMBase.hpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMFlavor.hpp, src/cim/OW_CIMUrl.hpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_SharedLibraryRepository.cpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServer.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/common/Makefile.am,
	  src/common/OW_BinarySerialization.hpp,
	  src/common/OW_WBEMFlags.hpp, src/ifcs/Makefile.am,
	  src/ifcs/OW_RepositoryIFC.hpp, src/ifcs/OW_SerializableIFC.cpp,
	  src/ifcs/OW_SerializableIFC.hpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/repositories/tables_for_new_repository.txt,
	  src/repositories/hdb/Makefile.am,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/tdbcr/Makefile.am, src/xml/OW_XMLClass.cpp,
	  test/acceptance/progs/cimListenerTest.cpp: Moved
	  RepositoryStreams to DataStreams.  Restructures the way locking
	  in the repository works.  Changed the indication server to modify
	  subsriptions in a different thread to avoid deadlocks.  Added
	  SerializableIFC.

2003-12-26 08:57  nuffer

	* src/: common/OW_DataStreams.cpp, common/OW_DataStreams.hpp,
	  repositories/hdb/OW_RepositoryStreams.cpp,
	  repositories/hdb/OW_RepositoryStreams.hpp: Moved
	  RepositoryStreams to DataStreams

2003-12-25 09:32  nuffer

	* configure.in, src/cimxmllistener/OW_XMLListener.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/common/OW_Format.hpp,
	  src/common/OW_String.cpp, src/common/OW_StringStream.cpp,
	  src/common/OW_StringStream.hpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/repositories/Makefile.am,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_HDB.cpp, src/repositories/hdb/OW_HDB.hpp,
	  src/repositories/hdb/OW_HDBNode.cpp,
	  src/repositories/hdb/OW_HDBNode.hpp,
	  src/repositories/hdb/OW_RepositoryStreams.cpp,
	  src/repositories/hdb/OW_RepositoryStreams.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp, src/xml/Makefile.am,
	  src/xml/OW_CIMXMLParser.cpp, src/xml/OW_CIMXMLParser.hpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLClass.cpp,
	  src/xml/OW_XMLOperationGeneric.cpp,
	  src/xml/OW_XMLParseException.cpp,
	  src/xml/OW_XMLParseException.hpp, src/xml/OW_XMLParserCore.cpp,
	  src/xml/OW_XMLPullParser.cpp, src/xml/OW_XMLPullParser.hpp,
	  src/xml/OW_XMLQualifier.cpp, src/xml/OW_XMLUnescape.cpp,
	  src/xml/OW_XMLUnescape.re,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/unit/OW_HTTPChunkerTestCases.cpp,
	  test/unit/OW_StringStreamTestCases.cpp: Renamed XMLParser to
	  XMLParserCore. Split CIMXMLParser into 2 classes-Moved generic
	  functions into XMLPullParser.  Renamed some of the functions so
	  they would all be visible.  Moved XMLParseException into its own
	  header and have more things throw it where appropriate. Renamed
	  StringStream to OStringStream and created IStringStream.  Did
	  some work on the RepositoryStreams to simplify them and make them
	  more efficient.  Added src/repositories/tdbcr directory.

2003-12-23 10:55  nuffer

	* TODO, src/client/OW_CIMXMLCIMOMHandle.cpp, src/xml/Makefile.am,
	  src/xml/OW_CIMXMLParser.hpp, src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLParseException.cpp,
	  src/xml/OW_XMLParseException.hpp, src/xml/OW_XMLParser.cpp,
	  src/xml/OW_XMLParser.hpp, src/xml/OW_XMLParserCore.cpp,
	  src/xml/OW_XMLParserCore.hpp, src/xml/OW_XMLPrettyPrint.cpp,
	  src/xml/OW_XMLUnescape.cpp, src/xml/OW_XMLUnescape.re: Did some
	  refactoring on the XML Parser.  Moved XMLParseException into its
	  own file.

2003-12-23 10:54  nuffer

	* src/common/utf8CodeGenerators/Makefile: Added.

2003-12-23 07:59  nuffer

	* TODO, src/cim/OW_CIMDateTime.hpp, src/cim/OW_CIMException.cpp,
	  src/cim/OW_CIMException.hpp, src/cim/OW_CIMValueCast.cpp,
	  src/cimom/OW_CIMOMEnvironment.cpp, src/cimom/OW_CIMServer.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/client/OW_CIMOMLocator.cpp,
	  src/common/OW_BaseStreamBuffer.cpp,
	  src/common/OW_CIMErrorException.hpp,
	  src/common/OW_COWReferenceBase.cpp, src/common/OW_Exception.cpp,
	  src/common/OW_Exception.hpp, src/common/OW_IOException.cpp,
	  src/common/OW_IOException.hpp, src/common/OW_Logger.cpp,
	  src/common/OW_Logger.hpp, src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_PosixUnnamedPipe.cpp,
	  src/common/OW_ReferenceBase.cpp, src/common/OW_URL.cpp,
	  src/common/OW_URL.hpp, src/common/socket/OW_SSLException.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/http/common/OW_HTTPChunkException.hpp,
	  src/http/common/OW_HTTPException.hpp, src/mof/OW_MOFCompiler.cpp,
	  src/mof/OW_MOFCompiler.hpp, src/mof/OW_MOFLexer.ll,
	  src/mof/OW_MOFParser.yy, src/mof/OW_MOFParserDecls.hpp,
	  src/providerifcs/cmpi/common/cmpiThreadContext.cpp,
	  src/repositories/hdb/OW_HDBCommon.hpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/tools/owmofc/owmofc.cpp, src/wql/OW_WQLLexer.ll,
	  src/xml/OW_XMLParser.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  test/unit/UnitTestEnvironment.hpp: Made the Exception
	  constructors protected and created some new subclasses and fixed
	  all the spots that were throwing Exception to throw a subclass.

2003-12-23 07:32  nuffer

	* src/common/OW_UTF8UtilscompareToIgnoreCase.cpp,
	  test/unit/OW_UTF8UtilsTestCases.cpp,
	  test/unit/OW_UTF8UtilsTestCases.hpp,
	  src/common/utf8CodeGenerators/OW_GenCaseFoldingCompare.cpp,
	  src/common/utf8CodeGenerators/OW_GenCaseFoldingCompareTests.cpp:
	  Fixed UTF8Utils::compareToIgnoreCase to work properly in all
	  cases.

2003-12-19 13:43  nuffer

	* src/common/utf8CodeGenerators/OW_GenCaseFoldingCompare.cpp: Did a
	  bit more work on it.

2003-12-19 11:05  nuffer

	* TODO: Updated.

2003-12-19 10:18  nuffer

	* test/unit/OW_ThreadPoolTestCases.cpp: Modified to avoid causing
	  the thread pool to call definitiveCancel which can cause the test
	  to fail on broken redhat.

2003-12-19 10:08  bartw

	* configure.in: fixed check for pam on linux.  broken by a darwin
	  fix.	bnesse - I think my fix will work for darwin too.

2003-12-19 05:55  nuffer

	* TODO: Added an item.

2003-12-19 05:55  nuffer

	* src/common/utf8CodeGenerators/OW_GenCaseFoldingCompare.cpp: More
	  work on it.

2003-12-19 05:53  nuffer

	* run_tests.sh: A few more refinements.

2003-12-19 05:50  nuffer

	* src/common/OW_ThreadPool.cpp: Fixed a small delay in shutdown.
	  The DynamicSizePoolImpl was not signalling the m_queueNotEmpty
	  condition to wake up threads waiting around for another
	  connection.  Moved a bit of common code from shutdown into the
	  base class.

2003-12-18 16:35  bnesse

	* test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp: Fixes for
	  Darwin support.

2003-12-18 16:29  nuffer

	* TODO: Updated.

2003-12-18 15:09  nuffer

	* src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp: Removed
	  old-obsolete-no-longer-used files.

2003-12-18 15:03  nuffer

	* .cvsignore, generic-company-openwbem.spec: A few changes to
	  adjust for generating the generic-company-openwbem.spec

2003-12-18 15:01  nuffer

	* configure.in: Moved the check for perl above the platform switch
	  so the CFLAGS are not set before running it.

2003-12-18 14:57  nuffer

	* src/providerifcs/cmpi/: Makefile.am,
	  OW_CMPIPolledProviderProxy.cpp, OW_CMPIPolledProviderProxy.hpp:
	  Removed old-obsolete-no-longer-used files.

2003-12-18 11:31  bnesse

	* src/providerifcs/: cmpi/OW_CMPIProviderIFC.cpp,
	  cpp/OW_CppProviderIFC.cpp, perl/OW_PerlProviderIFC.cpp: Fixes for
	  the Darwin build.

2003-12-18 11:26  bnesse

	* src/providerifcs/npi/: NPIProvider.hpp, OW_NPIProviderIFC.cpp:
	  Fixes for the Darwin build.

2003-12-18 11:10  bnesse

	* configure.in,
	  src/authenticators/pam/OW_LinuxPAMAuthentication.cpp,
	  src/cimom/OW_CIMOMEnvironment.cpp: Fixes for the Darwin build.

2003-12-18 11:02  bnesse

	* src/common/: OW_AtomicOps.hpp, OW_ConfigOpts.hpp, OW_Types.h,
	  OW_Types.hpp, socket/OW_NwIface.cpp: Fixes for the Darwin build.

2003-12-18 09:00  nuffer

	* src/common/: Makefile.am, OW_String.cpp, OW_UTF8Utils.hpp,
	  OW_UTF8UtilscompareToIgnoreCase.cpp: Doing work on the utf8 case
	  insensitive compare.

2003-12-18 08:59  nuffer

	* test/acceptance/progs/fileSender.cpp: Added.

2003-12-18 08:48  nuffer

	* ownightly, run_tests.sh: Working on getting things running in a
	  more generic way for automated regressions.

2003-12-18 08:47  nuffer

	* configure.in: Removed --enable-profile-mode because it never
	  worked anyway and we can use kcachegrind now which does work.

2003-12-18 08:45  nuffer

	* test/unit/OW_ThreadTestCases.cpp: Removed cancellation test
	  because definitiveCancel causes a segfault on fedora core and
	  redhat WS 3.0.  I think that there is not anything we can do to
	  work around this problem.  IMO it is a bug in redhat gcc/glibc,
	  but we need our tests to pass anyway.

2003-12-17 16:59  nuffer

	* src/common/socket/OW_SocketUtils.cpp: Fixed a problem with
	  gethostbynameMutex being in the wrong namespace.

2003-12-17 16:10  jcarey

	* src/providerifcs/cmpi/common/cmpiValue.cpp: Changed code to treat
	  CMPIValue pointers as char pointers when the type is specified as
	  CMPI_chars, since that is the way the cmpi interface on pegasus
	  and opencimom are coded (Stupid!).

2003-12-17 16:06  nuffer

	* src/common/: OW_DateTime.cpp, OW_DateTime.hpp: Modified to use
	  timegm() if available.

2003-12-17 16:05  nuffer

	* configure.in: Added check for timegm

2003-12-16 21:50  nuffer

	* configure.in: Made the perl provider ifc only be built if
	  --enable-perl-providerifc is specified.

2003-12-16 21:47  nuffer

	* test/acceptance/acceptance.sh.fb: Removed the bit that creates a
	  tarball of the results.

2003-12-16 17:41  jcarey

	* src/providerifcs/cmpi/common/cmpiInstance.cpp: Some code clean
	  up.

2003-12-16 16:53  jcarey

	* src/providerifcs/cmpi/common/: cmpiBrokerEnc.cpp,
	  cmpiObjectPath.cpp, cmpiValue.cpp: Fixed problem in
	  value2CIMValue on CMPI_chars type.  A little code clean up.

2003-12-15 19:41  bartw

	* Makefile.am, configure.in, generic-company-openwbem.spec.in: made
	  configure generate spec file

2003-12-12 17:53  nuffer

	* src/common/OW_UTF8Utils.cpp, src/common/OW_UTF8Utils.hpp,
	  test/unit/OW_UTF8UtilsTestCases.cpp,
	  test/unit/OW_UTF8UtilsTestCases.hpp: Added conversion functions
	  from UTF8 to UCS4 and reverse.

2003-12-12 17:52  nuffer

	* src/common/utf8CodeGenerators/: CaseFolding.txt,
	  OW_GenCaseFoldingCompare.cpp, OW_to_UTF8.cpp, UnicodeData.txt:
	  Added.

2003-12-12 17:40  nuffer

	* src/common/: OW_COWReference.hpp, OW_Reference.hpp: Fixed a
	  memory leak.

2003-12-12 16:40  jcarey

	* src/providerifcs/cmpi/common/cmpiString.cpp: Added the
	  implementation for the stringRelease function.

2003-12-12 16:26  nuffer

	* configure.in: Added check for gettimeofday

2003-12-12 16:18  nuffer

	* TODO: Added an item.

2003-12-12 14:15  nuffer

	* src/common/: OW_String.cpp, OW_String.hpp: Added versions of
	  compareTo, compareToIgnoreCase, equals, equalsIgnoreCase which
	  take a const char* instaed of a String.  This is a good
	  optimization because a String can now compare against C-string
	  constants without having to create a new String

2003-12-12 13:36  bartw

	* configure.in: reverted perl change

2003-12-12 12:52  jcarey

	* src/providerifcs/cmpi/common/: cmpiArray.cpp, cmpiString.cpp,
	  cmpisrv.h: Changed string2CMPIString to just call the CMPI_Object
	  ctor that accepts an OpenWBME::String object. Also it to return
	  CMPIString* instead of CMPI_String*.	Changed stringClone to just
	  call the CMPI_Object ctor that takes a char*.

2003-12-12 09:58  bartw

	* src/common/OW_ThreadBarrier.cpp: fixed typo

2003-12-12 08:23  nuffer

	* test/unit/: Makefile.am, OW_HTTPUtilsTestCases.cpp,
	  OW_HTTPUtilsTestCases.hpp, UnitMain.cpp: Added tests for
	  HTTPUtils.

2003-12-12 08:23  nuffer

	* src/common/OW_ThreadPool.cpp: Added a comment to explain about
	  the race condition.

2003-12-11 18:08  jcarey

	* src/: cim/OW_CIMMethod.cpp,
	  providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  providerifcs/cmpi/common/cmpiContextArgs.cpp,
	  providerifcs/cmpi/common/cmpiResult.cpp: Got the method provider
	  interface working.  Added a note to OW_CIMMethod.

2003-12-11 12:08  bartw

	* src/common/OW_ThreadBarrier.cpp: fixed uninitialized value

2003-12-10 22:57  bartw

	* configure.in: switched perl to default to no

2003-12-10 18:07  jcarey

	* src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp: Fixed problem with
	  seq fault in getProvider. completeMI->broker was being deleted
	  before assigned. Removed this delete.

2003-12-10 17:35  nuffer

	* src/xml/: OW_XMLUnescape.cpp, OW_XMLUnescape.re: Updated to
	  remove a bit of unnecessary code.

2003-12-10 17:28  nuffer

	* src/xml/: OW_XMLEscape.cpp, OW_XMLEscape.re: Updated to remove a
	  bit of unnecessary code.

2003-12-10 17:27  nuffer

	* src/cim/OW_CIMDataType.cpp: Updated to remove a bit of
	  unnecessary code.  Fixed some spaces/tabs.

2003-12-10 17:25  nuffer

	* TODO: Updated.

2003-12-10 16:16  nuffer

	* src/common/: OW_DateTime.cpp, OW_RandomNumber.cpp, OW_Thread.cpp:
	  Fixed to compile on windows.

2003-12-10 01:13  nuffer

	* src/http/common/: OW_HTTPUtils.cpp, OW_HTTPUtils.hpp: Added tests
	  for escapeCharForURL and escapeForURL.  Renamed escapeCharForUrl
	  to escapeCharForURL

2003-12-10 01:07  nuffer

	* TODO: Updated.

2003-12-10 00:40  nuffer

	* src/http/common/OW_HTTPUtils.cpp: Added a few characters which
	  were originally excluded from the escape character check.
	  Changed to use a switch statement instead of a big if.

2003-12-10 00:11  nuffer

	* src/client/: OW_BinaryCIMOMHandle.cpp, OW_CIMXMLCIMOMHandle.cpp,
	  OW_CIMXMLCIMOMHandle.hpp: Modified to pass the correct CIMObject
	  header value for extrinsic method invocations.

2003-12-10 00:10  nuffer

	* src/http/client/: OW_HTTPClient.cpp, OW_HTTPClient.hpp: Modified
	  to escape the CIMObject and CIMMethod headers.

2003-12-10 00:10  nuffer

	* src/http/common/: OW_HTTPUtils.cpp, OW_HTTPUtils.hpp: Added http
	  url escaping functions.

2003-12-10 00:09  nuffer

	* src/cim/OW_CIMObjectPath.cpp: Removed unnecessary temporary
	  variable.

2003-12-10 00:08  nuffer

	* TODO: Added item.

2003-12-09 16:55  nuffer

	* .cvsignore: Changed openwbem-* to openwbem-*.gz

2003-12-09 16:28  jcarey

	* src/providerifcs/cmpi/common/: cmpiArray.cpp, cmpiBroker.cpp,
	  cmpiBrokerEnc.cpp, cmpiContextArgs.cpp, cmpiDateTime.cpp,
	  cmpiEnumeration.cpp, cmpiInstance.cpp, cmpiObjectPath.cpp,
	  cmpiString.cpp, cmpimacs.h: Changed the SetStatus macros and
	  inline functions so NULL pointers to CMPIStatus structures can be
	  passed in. Some of the code in the cmpi provider interface wasn't
	  checking for NULL, so this seemed to be a more robust approach.
	  Removed all the other checks for NULL on CMSetStatus and friends
	  since this is no longer necessary.

2003-12-09 15:05  jcarey

	* src/providerifcs/cmpi/: OW_CMPIAssociatorProviderProxy.cpp,
	  OW_CMPIInstanceProviderProxy.cpp, common/cmpiBroker.cpp,
	  common/cmpiObjectPath.cpp, common/cmpiValue.cpp: Fixed
	  associator/reference stuff.  Added proper property list use in
	  cmpiBroker Added a couple of break statements to cmpiValue. Ref
	  was dropping down  to datetime functionality

2003-12-09 12:18  nuffer

	* generic-company-openwbem.spec: Added.

2003-12-09 11:47  nuffer

	* test/acceptance/progs/Makefile.am: Fixed so that
	  --disable-association-traversal compiles.

2003-12-09 11:38  nuffer

	* src/common/OW_String.cpp: Really fixed the potential memory leak.

2003-12-09 11:35  nuffer

	* src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/tools/Makefile.am, test/acceptance/progs/Makefile.am: Fixed
	  so that --disable-instance-manipulation compiles.

2003-12-09 11:34  nuffer

	* TODO: Added an item.

2003-12-09 10:32  nuffer

	* src/: cimom/OW_CIMServer.cpp,
	  providerifcs/cmpi/common/cmpiBroker.cpp,
	  providerifcs/cpp/OW_CppProxyProvider.hpp,
	  repositories/hdb/OW_CIMRepository.cpp: Added includes and moved
	  some #ifdefs so that ./configure --disable-association-traversal
	  will compile.

2003-12-09 08:46  nuffer

	* src/common/: OW_COWReference.hpp, OW_COWReferenceBase.cpp,
	  OW_COWReferenceBase.hpp, OW_Reference.hpp, OW_ReferenceBase.cpp,
	  OW_ReferenceBase.hpp: Made a few optimizations and improved the
	  null pointer check.

2003-12-09 08:44  nuffer

	* src/cimxmllistener/OW_XMLListener.cpp: Changed to handle
	  IPARAMVALUE because that is what was in the 2.0 dtd.	Also check
	  the name of the param.

2003-12-08 22:07  nuffer

	* test/c++providers/indication/: OW_IndicationProviderTest1.cpp,
	  OW_IndicationProviderTest2.cpp, OW_IndicationProviderTest3.cpp:
	  Fix to disambiguate which String constructor to call.  Apparently
	  the gcc on the s390 needs a little coaxing.

2003-12-08 17:00  nuffer

	* src/common/socket/: OW_SSLCtxMgr.hpp, OW_SSLSocketImpl.hpp:
	  Adjusted includes so SSLException will be included even if ssl is
	  disabled.

2003-12-08 16:49  nuffer

	* src/http/common/: OW_HTTPDeflateIStream.cpp,
	  OW_HTTPDeflateIStream.hpp, OW_HTTPDeflateOStream.cpp,
	  OW_HTTPDeflateOStream.hpp: Fixed problems with ordering of
	  OW_HAVE_ZLIB_H and namespaces.

2003-12-08 16:44  nuffer

	* src/common/socket/: OW_SSLCtxMgr.cpp, OW_SSLCtxMgr.hpp,
	  OW_SSLSocketImpl.cpp: Fixed a problem with the order of the end
	  of namespace OpenWBEM and the #endif.

2003-12-08 16:44  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Added some
	  debug statements.

2003-12-08 16:43  nuffer

	* TODO: Updated.

2003-12-08 16:37  nuffer

	* src/common/socket/OW_SSLSocketImpl.hpp: Fixed a problem with the
	  order of the end of namespace OpenWBEM and the #endif.

2003-12-08 14:30  bartw

	* src/common/OW_AtomicOps.cpp: fixed calls to spinlock_init

2003-12-08 12:03  nuffer

	* src/wql/common/OW_WQLSelectStatement.cpp: Cast i to a UInt32 to
	  select the proper constructor.

2003-12-08 11:10  jcarey

	* src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp: Added code to
	  ~CMPIProviderIFC to clean up all types of providers.	Not clear
	  on the polled providers though. I don't think the CMPI spec has
	  anything on this type of provider.

2003-12-08 09:12  nuffer

	* doc/openwbem_coding_guide.txt: Added a bit of clarification.

2003-12-08 08:35  nuffer

	* src/common/OW_String.cpp: Optimized strcmpi and strncmpi

2003-12-08 08:34  nuffer

	* doc/openwbem_coding_guide.txt: Added some more stuff.

2003-12-08 06:08  nuffer

	* src/xml/CIM_DTD_V20.dtd: Added.

2003-12-08 05:49  nuffer

	* src/cim/OW_CIMDataType.cpp: Backported optimization of
	  strToSimpleType from HEAD

2003-12-08 05:43  nuffer

	* src/cim/OW_CIMDataType.cpp: Reimplemented strToSimpleType with a
	  lexer to speed it up drastically.

2003-12-07 20:43  nuffer

	* TODO, src/http/client/OW_HTTPClient.cpp: HTTPClient now reports
	  the contents of CIMError header if there is an HTTP error.

2003-12-07 16:11  nuffer

	* TODO, src/cim/OW_CIMDateTime.cpp, src/common/OW_DateTime.cpp:
	  Added CIMDateTime::toDateTime().  Fixed calculation of GMT offset
	  in CIMDateTime(DateTime) ctor.  Added some tests for toDateTime()

2003-12-07 16:06  nuffer

	* src/cim/OW_CIMDateTime.hpp, src/common/OW_DateTime.cpp,
	  test/unit/Makefile.am, test/unit/OW_CIMDateTimeTestCases.cpp,
	  test/unit/OW_CIMDateTimeTestCases.hpp, test/unit/UnitMain.cpp:
	  Added CIMDateTime::toDateTime().  Fixed calculation of GMT offset
	  in CIMDateTime(DateTime) ctor.  Added some tests for toDateTime()

2003-12-07 16:05  nuffer

	* src/cim/OW_CIMDateTime.cpp: Fixed calculation of GMT offset in
	  CIMDateTime(DateTime) ctor.

2003-12-07 10:43  nuffer

	* TODO, src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMDateTime.hpp,
	  src/common/OW_DateTime.cpp, src/common/OW_DateTime.hpp,
	  test/unit/Makefile.am, test/unit/OW_DateTimeTestCases.cpp,
	  test/unit/OW_DateTimeTestCases.hpp, test/unit/UnitMain.cpp:
	  Cleaned up DateTime and implemented the String contructor.  Added
	  tests for DateTime.

2003-12-07 10:42  nuffer

	* src/cim/OW_CIMDataType.cpp: Modified a comment with an idea for a
	  faster implementation.

2003-12-05 22:28  nuffer

	* test/unit/GenericTestCases.cpp.tmpl: Added a using namespace
	  OpenWBEM;

2003-12-05 22:22  nuffer

	* doc/openwbem_coding_guide.txt: Added a few more thoughts.

2003-12-05 17:16  jcarey

	* src/providerifcs/cmpi/: OW_CMPIAssociatorProviderProxy.cpp,
	  OW_CMPIIndicationProviderProxy.cpp,
	  OW_CMPIInstanceProviderProxy.cpp, OW_CMPIMethodProviderProxy.cpp,
	  OW_CMPIPolledProviderProxy.cpp, OW_CMPIProviderIFC.cpp: Changed
	  to pass const string pointers to cmpi providers where
	  allocateCString was being called. I noticed some of the
	  allocateCString calls were missing an accompanying free (mem
	  leak). This eliminated the additional memory allocation and took
	  care of the mem leaks. This change could prove fatal in the
	  future. If so, I'll change it back. I checked it with IBM's
	  sblim-base providers, and everything seem to be OK.

2003-12-05 11:42  nuffer

	* src/common/: OW_COWReference.hpp, OW_Reference.hpp,
	  OW_ReferenceBase.hpp, OW_SharedLibraryReference.hpp: Made some
	  changes to that gcc 2.95.2 does not ICE

2003-12-05 11:41  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Did a few
	  tweaks to error reporting in Notifier::run() and added a TODO
	  comment.

2003-12-05 11:40  nuffer

	* TODO: Added some thoughts about the indication server.

2003-12-05 09:06  anoncvs_dwimt

	* src/providerifcs/cmpi/: OW_CMPIInstanceProviderProxy.cpp,
	  common/cmpiBroker.cpp, common/cmpiBrokerEnc.cpp,
	  common/cmpiResult.cpp: Fixed problem with in mbGetClass. Typo in
	  if after getting class from cache. Changed mbEncNewInstance to
	  check for null pointer and null object after calling mbGetClass.
	  All of this was causing a null pointer exception to take place in
	  the COWReference class which whould cause the cimom to abort.

2003-12-04 23:47  nuffer

	* src/common/: OW_Thread.cpp, OW_Thread.hpp: Cleaned up a bit while
	  trying to work around the RedHat cancellation problem.

2003-12-04 23:46  nuffer

	* test/unit/OW_ThreadTestCases.cpp: Fixed a few bugs in the test.

2003-12-04 23:45  nuffer

	* TODO: Updated.

2003-12-04 15:26  nuffer

	* src/xml/OW_RequestHandlerIFCXML.cpp: Added a catch for Exception
	  to improve the error and log messages.

2003-12-04 15:25  nuffer

	* src/common/OW_ThreadPool.cpp: Improved a couple of the log
	  messages, and modified the dynamic sized pool to keep a thread
	  around for a few seconds after it has finished so it may be able
	  to pick up repeat requests without having to start a new thread.

2003-12-04 15:13  nuffer

	* src/common/OW_PosixUnnamedPipe.cpp: Improved error message on
	  read and write.

2003-12-04 15:12  nuffer

	* TODO: Added an item.

2003-12-04 00:09  nuffer

	* src/tools/owcimindicationlistener.cpp: Added a TODO comment.

2003-12-04 00:04  nuffer

	* src/common/: OW_Thread.cpp, OW_Thread.hpp: Updated some comments.

2003-12-03 23:58  nuffer

	* src/cimxmllistener/OW_HTTPXMLCIMListener.cpp: Changed the select
	  engine thread to use the new OW_Thread::doCooperativeCancel
	  mechanism to shut down.

2003-12-03 23:43  nuffer

	* src/common/OW_ThreadPool.hpp: Updated documentation slightly.

2003-12-03 23:40  nuffer

	* src/cimom/: OW_CIMOMEnvironment.cpp, OW_PollingManager.cpp,
	  OW_PollingManager.hpp, indication/OW_IndicationServer.hpp,
	  indication/OW_IndicationServerImpl.cpp,
	  indication/OW_IndicationServerImpl.hpp: Switched from using a
	  Semaphore to synchronize readiness to using a ThreadBarrier which
	  is a more natural fit for the intended use.

2003-12-03 23:07  nuffer

	* PORTING.txt, ProviderInterface.HOWTO, TODO: Updated some of the
	  docs.

2003-12-03 22:42  nuffer

	* TODO, openwbem.spec, doc/man/man1/Makefile.am,
	  doc/man/man8/Makefile.am: Fixed the man pages so they install.
	  Got the spec to build the rpm on Fedora Core 1.

2003-12-03 22:42  nuffer

	* Makefile.am: Added a target to build rpms.

2003-12-03 22:22  nuffer

	* Makefile.am, src/providerifcs/perl/perlProvider/Makefile.am:
	  Fixed issue with perl provider ifc and make distcheck

2003-12-03 22:21  nuffer

	* src/common/OW_ThreadImpl.cpp: Added #include <cstddef> to make
	  sure we get ptrdiff_t.

2003-12-03 22:21  nuffer

	* src/common/OW_ThreadImpl.cpp: Fixed thread return value trip
	  through void* to be portable to 64-bit platforms.

2003-12-03 21:21  nuffer

	* src/tools/owmofc/owmofc.cpp: Modified to not simply read from
	  stdin if no filenames are given.  User must specify - instead.

2003-12-03 17:20  nuffer

	* TODO, configure.in: Changed -Wno-unused-label to -Wno-unused
	  because gcc 2.95.2 doesnt like -Wno-unused-label.

2003-12-03 17:19  nuffer

	* TODO: Updated.

2003-12-02 18:08  anoncvs_dwimt

	* src/providerifcs/cmpi/: OW_CMPIAssociatorProviderProxy.cpp,
	  OW_CMPIAssociatorProviderProxy.hpp, OW_CMPIProviderIFC.cpp: Fixed
	  a problem in CMPIAssociatorProviderProxy::referenceNames method.
	  In checking the status returned from the provider's
	  referenceNames method, changed if(rc.rc != CMPI_RC_OK) to
	  if(rc.rc == CMPI_RC_OK). oops ;-) Changed usage of memset in
	  OW_CMPIProviderIFC.cpp to std::fill_n.  Reformatted some code
	  (hope that's ok).

2003-12-02 09:04  nuffer

	* TODO: Updated.

2003-12-02 00:10  nuffer

	* src/cim/OW_CIMDataType.cpp: Fixed an extremely inefficient
	  strToSimpleType() to be more reasonable.

2003-12-02 00:08  nuffer

	* TODO: Added some more info about string optimizations.

2003-12-01 15:19  nuffer

	* configure.in: Added flag to turn off unused label warnings since
	  they are generated by the bison skeleton parser code.

2003-12-01 15:17  nuffer

	* src/wql/OW_WQLLexer.ll: Removed (void)yyunput; because there is
	  no yyunput with bison 1.875 and it would not compile.

2003-12-01 11:10  bartw

	* src/wql/OW_WQLLexer.ll: fixed compiler warning

2003-11-30 10:42  nuffer

	* configure.in: Had to move the AM_CONDITIONAL out of the switch
	  statement.

2003-11-30 10:41  nuffer

	* src/common/: OW_Thread.cpp, OW_Thread.hpp: Keep track of whether
	  a thread has been joined so we dont call join twice.	Instead of
	  cleanly failing, it causes a segfault on some OS.

2003-11-30 10:39  nuffer

	* src/common/OW_UTF8Utils.cpp: Changed an else if statement into
	  just an else because the if would always be true because of the
	  range of UInt16

2003-11-29 22:50  nuffer

	* ReleaseSteps: Updated.

2003-11-29 21:44  nuffer

	* configure.in, openwbem.spec: Version to 2.0.15

2003-11-29 21:42  nuffer

	* configure.in, openwbem.spec: Version to 2.0.14

2003-11-29 20:35  nuffer

	* ChangeLog: Updated

2003-11-29 20:22  nuffer

	* configure.in: Removed the ./ from the Makefile names in AC_OUTPUT
	  macro because it was messing up the config.status script when the
	  configure.in script changed causing configure to re-run.

2003-11-29 20:20  nuffer

	* doc/openwbem_coding_guide.txt: Added some more info and adjusted
	  for the namspace rename.

2003-11-29 19:58  nuffer

	* configure.in: Added port to FreeBSD.

2003-11-29 19:57  nuffer

	* acconfig.h: Add a pp symbol for FREEBSD.

2003-11-29 19:56  nuffer

	* src/client/OW_CIMOMLocatorSLP.cpp: Fixed a problem with namespace
	  OpenWBEM and ifdef scope.

2003-11-29 19:56  nuffer

	* src/common/Makefile.am: FreeBSD does not have a separate libdl,
	  it is part of libc

2003-11-29 19:55  nuffer

	* src/common/socket/OW_NwIface.cpp: FreeBSD does not have stropts.h

2003-11-29 19:55  nuffer

	* src/common/socket/OW_ServerSocketImpl.cpp: FreeBSD does not have
	  EPROTO

2003-11-29 19:54  nuffer

	* src/providerifcs/npi/common/mlogsup.c: Removed include of
	  malloc.h since it does not work on FreeBSD.

2003-11-29 19:53  nuffer

	* src/providerifcs/perl/OW_PerlProviderIFC.cpp: Adjusted for the
	  change to SharedLibrary

2003-11-29 19:53  nuffer

	* src/providerifcs/perl/perlProvider/Makefile.am: Use $(MAKE)
	  instead of make

2003-11-29 19:52  nuffer

	* src/providerifcs/perl/perlProvider/perlProvider.c: Removed use of
	  non-standard alloca

2003-11-29 17:02  nuffer

	* src/common/OW_ByteSwap.hpp: Fixed an issue with namespaces and
	  ifdefs.

2003-11-29 00:22  nuffer

	* acconfig.h, src/cim/OW_CIMValueCast.cpp,
	  src/cim/OW_CIMValueCast.hpp,
	  src/cimom/indication/OW_IndicationRepLayer.hpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMOMLocator.cpp,
	  src/client/OW_CIMOMLocator.hpp, src/common/OW_Array.hpp,
	  src/common/OW_Assertion.cpp, src/common/OW_Assertion.hpp,
	  src/common/OW_Condition.cpp, src/common/OW_Condition.hpp,
	  src/common/OW_Enumeration.hpp,
	  src/common/OW_EnumerationException.cpp,
	  src/common/OW_Exception.hpp, src/common/OW_Exec.cpp,
	  src/common/OW_Exec.hpp, src/common/OW_IOException.cpp,
	  src/common/OW_IOException.hpp,
	  src/common/OW_NULLValueException.cpp,
	  src/common/OW_NULLValueException.hpp,
	  src/common/OW_NoSuchPropertyException.cpp,
	  src/common/OW_NoSuchPropertyException.hpp,
	  src/common/OW_NoSuchProviderException.cpp,
	  src/common/OW_NoSuchProviderException.hpp,
	  src/common/OW_NoSuchQualifierException.cpp,
	  src/common/OW_NoSuchQualifierException.hpp,
	  src/common/OW_NonRecursiveMutex.cpp,
	  src/common/OW_NonRecursiveMutex.hpp,
	  src/common/OW_OutOfBoundsException.cpp,
	  src/common/OW_RWLocker.cpp, src/common/OW_RWLocker.hpp,
	  src/common/OW_SelectEngine.cpp, src/common/OW_SelectEngine.hpp,
	  src/common/OW_SharedLibraryException.cpp,
	  src/common/OW_SharedLibraryException.hpp,
	  src/common/OW_String.cpp, src/common/OW_String.hpp,
	  src/common/OW_Thread.cpp, src/common/OW_Thread.hpp,
	  src/common/OW_ThreadBarrier.cpp, src/common/OW_ThreadBarrier.hpp,
	  src/common/OW_ThreadPool.hpp, src/common/OW_TimeoutException.cpp,
	  src/common/OW_TimeoutException.hpp, src/common/OW_UUID.cpp,
	  src/common/OW_UUID.hpp, src/common/OW_UnnamedPipe.cpp,
	  src/common/OW_UnnamedPipe.hpp, src/common/socket/OW_Socket.cpp,
	  src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketException.hpp,
	  src/common/socket/OW_SocketStreamBuffer.cpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/http/common/OW_Base64FormatException.hpp,
	  src/http/common/OW_HTTPException.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.cpp,
	  src/http/common/OW_HTTPLenLimitIStream.hpp,
	  src/http/common/OW_HTTPStatusCodes.hpp,
	  src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp, src/http/common/OW_MD5.cpp,
	  src/http/common/OW_MD5.hpp,
	  src/ifcs/OW_AuthenticationException.cpp,
	  src/ifcs/OW_AuthenticatorIFC.hpp,
	  src/ifcs/OW_CIMProtocolException.cpp,
	  src/ifcs/OW_CIMProtocolIFC.hpp, src/mof/OW_MOFCIMOMVisitor.hpp,
	  src/mof/OW_MOFCompiler.hpp, src/mof/OW_MOFGrammar.hpp,
	  src/mof/OW_MOFLineInfo.hpp,
	  src/mof/OW_MOFParseFatalErrorException.cpp,
	  src/mof/OW_MOFParserDecls.hpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.hpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.cpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.cpp,
	  src/repositories/hdb/OW_HDBNode.cpp,
	  src/repositories/hdb/OW_IndexImpl.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/common/OW_WQLOperand.cpp,
	  src/wql/common/OW_WQLOperand.hpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/unit/OW_ExceptionTestCases.cpp: Removed or renamed all
	  public preprocessor macros that did not begin with OW_

2003-11-28 23:51  nuffer

	* doc/openwbem_coding_guide.txt: Updated for namespace move and
	  spaces/tabs issue.

2003-11-28 23:47  nuffer

	* src/authenticators/pam/OW_LinuxPAMAuthentication.cpp,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cim/OW_CIMClass.cpp, src/cim/OW_CIMDataType.cpp,
	  src/cim/OW_CIMDateTime.hpp, src/cim/OW_CIMMethod.cpp,
	  src/cim/OW_CIMNameSpace.cpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMParamValue.cpp, src/cim/OW_CIMParameter.cpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMQualifier.cpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMUrl.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_PollingManager.cpp,
	  src/cimom/OW_ProviderIFCLoader.cpp,
	  src/cimom/OW_ProviderManager.cpp, src/cimom/owcimomd_main.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMOMInfo.hpp, src/client/OW_CIMOMLocatorSLP.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp, src/common/OW_ArrayImpl.hpp,
	  src/common/OW_COWReference.hpp,
	  src/common/OW_COWReferenceBase.hpp, src/common/OW_Cache.hpp,
	  src/common/OW_ConfigOpts.hpp, src/common/OW_Exec.cpp,
	  src/common/OW_Exec.hpp, src/common/OW_IntrusiveReference.hpp,
	  src/common/OW_List.hpp, src/common/OW_Map.hpp,
	  src/common/OW_MutexImpl.cpp, src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_PosixUnnamedPipe.cpp, src/common/OW_RWLocker.cpp,
	  src/common/OW_Select.hpp, src/common/OW_String.cpp,
	  src/common/OW_StringBuffer.cpp, src/common/OW_ThreadTypes.hpp,
	  src/common/OW_TmpFile.cpp, src/common/OW_UUID.cpp,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/common/OW_HTTPLenLimitIStream.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_WQLIFC.hpp, src/mof/OW_MOFCIMOMVisitor.cpp,
	  src/mof/OW_MOFCIMOMVisitor.hpp, src/mof/OW_MOFGrammar.hpp,
	  src/mof/OW_MOFVisitor.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIPolledProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  src/providerifcs/cmpi/common/cmpiArray.cpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp,
	  src/providerifcs/cmpi/common/cmpiContextArgs.cpp,
	  src/providerifcs/cmpi/common/cmpiDateTime.cpp,
	  src/providerifcs/cmpi/common/cmpiInstance.cpp,
	  src/providerifcs/cmpi/common/cmpiObjectPath.cpp,
	  src/providerifcs/cmpi/common/cmpiResult.cpp,
	  src/providerifcs/cmpi/common/cmpiString.cpp,
	  src/providerifcs/cmpi/common/cmpiValue.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/NPIProvider.hpp,
	  src/providerifcs/npi/OW_FTABLERef.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFCUtils.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/npi/common/NPIExternal.hpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  src/pythonbinding/PyOW_Array.cpp,
	  src/pythonbinding/PyOW_Array.hpp,
	  src/pythonbinding/PyOW_BoolArray.cpp,
	  src/pythonbinding/PyOW_CIMClassArray.cpp,
	  src/pythonbinding/PyOW_CIMClient.cpp,
	  src/pythonbinding/PyOW_CIMDataTypeArray.cpp,
	  src/pythonbinding/PyOW_CIMDateTimeArray.cpp,
	  src/pythonbinding/PyOW_CIMFlavorArray.cpp,
	  src/pythonbinding/PyOW_CIMInstanceArray.cpp,
	  src/pythonbinding/PyOW_CIMMethodArray.cpp,
	  src/pythonbinding/PyOW_CIMOMInfo.cpp,
	  src/pythonbinding/PyOW_CIMOMInfoArray.cpp,
	  src/pythonbinding/PyOW_CIMOMLocator.cpp,
	  src/pythonbinding/PyOW_CIMObjectPathArray.cpp,
	  src/pythonbinding/PyOW_CIMParamValueArray.cpp,
	  src/pythonbinding/PyOW_CIMParameterArray.cpp,
	  src/pythonbinding/PyOW_CIMPropertyArray.cpp,
	  src/pythonbinding/PyOW_CIMQualifierArray.cpp,
	  src/pythonbinding/PyOW_CIMQualifierTypeArray.cpp,
	  src/pythonbinding/PyOW_CIMScopeArray.cpp,
	  src/pythonbinding/PyOW_CIMValueArray.cpp,
	  src/pythonbinding/PyOW_Char16Array.cpp,
	  src/pythonbinding/PyOW_Client.cpp,
	  src/pythonbinding/PyOW_ClientAuthCBIFC.cpp,
	  src/pythonbinding/PyOW_Int16Array.cpp,
	  src/pythonbinding/PyOW_Int32Array.cpp,
	  src/pythonbinding/PyOW_Int64Array.cpp,
	  src/pythonbinding/PyOW_Int8Array.cpp,
	  src/pythonbinding/PyOW_Real32Array.cpp,
	  src/pythonbinding/PyOW_Real64Array.cpp,
	  src/pythonbinding/PyOW_String.cpp,
	  src/pythonbinding/PyOW_StringArray.cpp,
	  src/pythonbinding/PyOW_UInt16Array.cpp,
	  src/pythonbinding/PyOW_UInt32Array.cpp,
	  src/pythonbinding/PyOW_UInt64Array.cpp,
	  src/pythonbinding/PyOW_UInt8Array.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_HDB.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owexecwql.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.hpp,
	  src/tools/owmofc/owmofc.cpp, src/wql/OW_WQLImpl.hpp,
	  src/wql/common/OW_WQLCompile.cpp,
	  src/wql/common/OW_WQLCompile.hpp, src/xml/OW_Param.cpp,
	  src/xml/OW_Param.hpp, src/xml/OW_XMLClass.cpp,
	  src/xml/OW_XMLOperationGeneric.cpp,
	  test/CppUnit/CppUnitException.cpp,
	  test/CppUnit/CppUnitException.hpp, test/CppUnit/Guards.hpp,
	  test/CppUnit/Test.hpp, test/CppUnit/TestCaller.hpp,
	  test/CppUnit/TestCase.cpp, test/CppUnit/TestCase.hpp,
	  test/CppUnit/TestFailure.hpp, test/CppUnit/TestResult.cpp,
	  test/CppUnit/TestResult.hpp, test/CppUnit/TestRunner.cpp,
	  test/CppUnit/TestRunner.hpp, test/CppUnit/TestSuite.cpp,
	  test/CppUnit/TestSuite.hpp, test/CppUnit/TextTestResult.cpp,
	  test/CppUnit/TextTestResult.hpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/unit/OW_CIMValueTestCases.cpp,
	  test/unit/OW_ExecTestCases.cpp,
	  test/unit/OW_FileSystemTestCases.cpp,
	  test/unit/OW_StringArrayPropertyTestCases.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Converted spaces to tabs
	  so everything is consistent.

2003-11-28 23:23  nuffer

	* src/: cimom/OW_PollingManager.cpp,
	  cimom/indication/OW_IndicationServerImpl.cpp,
	  common/OW_ThreadPool.cpp, common/OW_ThreadPool.hpp,
	  services/http/OW_HTTPServer.cpp: Added log messages to
	  ThreadPool.  It has the option of specifying a name for the pool.

2003-11-28 21:50  nuffer

	* gen_sizes.sh, src/cim/OW_CIMNameSpaceUtils.cpp,
	  src/cim/OW_CIMNameSpaceUtils.hpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp,
	  src/cimom/indication/OW_IndicationServer.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/client/OW_CIMClient.cpp, src/client/OW_ClientCIMOMHandle.cpp,
	  src/common/Makefile.am, src/common/OW_Array.cpp,
	  src/common/OW_Array.hpp, src/common/OW_ArrayImpl.hpp,
	  src/common/OW_COWReference.hpp,
	  src/common/OW_COWReferenceBase.cpp,
	  src/common/OW_COWReferenceBase.hpp,
	  src/common/OW_IntrusiveReference.hpp,
	  src/common/OW_OutOfBoundsException.cpp,
	  src/common/OW_RefCount.hpp, src/common/OW_Reference.hpp,
	  src/common/OW_ReferenceBase.cpp, src/common/OW_ReferenceBase.hpp,
	  src/common/OW_SafeLibCreate.hpp,
	  src/common/OW_SharedLibraryReference.hpp,
	  src/common/OW_String.cpp, src/common/OW_ThreadBarrier.hpp,
	  src/common/OW_ThreadPool.hpp, src/ifcs/OW_AuthenticatorIFC.hpp,
	  src/ifcs/OW_RepositoryIFC.hpp, src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.hpp, src/ifcs/OW_WQLIFC.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  src/providerifcs/cmpi/OW_FTABLERef.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/npi/OW_FTABLERef.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.hpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumnamespace.cpp, test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testNamespaces.cpp: Removed the noDelete
	  flag from Reference, this allowed for some more optimizations.
	  Changed all the code in CIMServer that used that feature to use
	  IntrusiveReference instead.  Changed CIMNameSpaceUtils to be
	  passed a CIMOMHandle& instead of a CIMOMHandleRef.  Changed
	  SharedLibraryReference so it can be used with either Reference or
	  IntrusiveReference.  Refactored Reference and COWReference so
	  that they are more efficient and will have less code bloat--I
	  moved the code that throws exceptions into a .cpp file.  This
	  also helps minimize header dependencies.

2003-11-28 15:17  nuffer

	* src/: common/OW_BaseStreamBuffer.cpp, common/OW_Exception.cpp,
	  common/OW_Exec.cpp, common/OW_MutexImpl.cpp,
	  common/OW_NonRecursiveMutexImpl.cpp, common/OW_Runnable.cpp,
	  common/OW_StackTrace.cpp, common/OW_StackTrace.hpp,
	  common/OW_StringBuffer.cpp, common/OW_Thread.cpp,
	  common/OW_ThreadImpl.cpp, common/OW_ThreadPool.cpp,
	  providerifcs/cmpi/common/cmpiBrokerEnc.cpp,
	  wql/common/OW_WQLSelectStatement.cpp, xml/OW_CIMtoXML.cpp:
	  Cleaned up StackTrace and removed/cleaned up #include <iostream>
	  lines.

2003-11-28 14:38  nuffer

	* src/: cimom/OW_CIMOMEnvironment.cpp, cimom/owcimomd_main.cpp,
	  providerifcs/cmpi/common/cmpiResult.cpp,
	  providerifcs/cmpi/common/cmpiString.cpp,
	  providerifcs/cmpi/common/cmpiThreadContext.cpp,
	  providerifcs/cmpi/common/cmpiValue.cpp,
	  providerifcs/perl/OW_PerlProviderIFC.cpp,
	  xml/OW_CIMXMLParser.cpp: removed/commented out some cout lines.

2003-11-28 14:24  nuffer

	* src/cim/OW_CIMValueCast.cpp, src/cim/OW_CIMValueCast.hpp,
	  src/cimom/OW_ProviderIFCLoader.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/common/OW_BinarySerialization.hpp,
	  src/common/OW_ConfigOpts.hpp, src/common/OW_File.hpp,
	  src/common/OW_FileSystem.hpp,
	  src/common/OW_IntrusiveReference.hpp,
	  src/common/OW_MutexImpl.cpp, src/common/OW_MutexImpl.hpp,
	  src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_NonRecursiveMutexImpl.hpp,
	  src/common/OW_SafeLibCreate.hpp, src/common/OW_Select.cpp,
	  src/common/OW_Select.hpp, src/common/OW_SharedLibrary.hpp,
	  src/common/socket/OW_GetPass.hpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/http/common/OW_HTTPCounter.cpp,
	  src/http/common/OW_HTTPCounter.hpp,
	  src/http/common/OW_HTTPUtils.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/xml/CIM_DTD_V101.dtd, src/xml/CIM_DTD_V211.dtd,
	  src/xml/OW_CIMXMLParser.cpp, src/xml/OW_CIMXMLParser.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLClass.cpp,
	  src/xml/OW_XMLClass.hpp, src/xml/OW_XMLOperationGeneric.hpp,
	  src/xml/OW_XMLParameters.cpp, src/xml/OW_XMLParameters.hpp,
	  src/xml/OW_XMLQualifier.cpp, src/xml/OW_XMLQualifier.hpp,
	  test/unit/OW_SharedLibraryTestCases.cpp: Converted some classes
	  with all static functions into namespaces.  Moved around some xml
	  constant strings so they are all in CIMXMLParser.  Changed
	  OW_SharedLibrary::getFunctionPointer from a static function to a
	  member function.

2003-11-27 19:03  nuffer

	* TODO, src/cim/OW_CIMBase.hpp, src/cim/OW_CIMClass.hpp,
	  src/cim/OW_CIMDataType.hpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMElement.hpp, src/cim/OW_CIMException.hpp,
	  src/cim/OW_CIMFlavor.hpp, src/cim/OW_CIMFwd.hpp,
	  src/cim/OW_CIMInstance.hpp, src/cim/OW_CIMMethod.hpp,
	  src/cim/OW_CIMNameSpace.hpp, src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMParamValue.hpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMProperty.hpp, src/cim/OW_CIMQualifier.hpp,
	  src/cim/OW_CIMQualifierType.hpp, src/cim/OW_CIMScope.hpp,
	  src/cim/OW_CIMUrl.hpp, src/cim/OW_CIMValue.hpp,
	  src/cim/OW_CIMValueCast.hpp,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.hpp,
	  src/client/OW_CIMOMInfo.hpp, src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_CIMOMLocatorSLP.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.hpp, src/common/OW_Array.hpp,
	  src/common/OW_BaseStreamBuffer.hpp, src/common/OW_Bool.hpp,
	  src/common/OW_CIMErrorException.hpp, src/common/OW_Char16.hpp,
	  src/common/OW_DateTime.hpp, src/common/OW_Exception.hpp,
	  src/common/OW_Exec.cpp, src/common/OW_Exec.hpp,
	  src/common/OW_File.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_Format.hpp, src/common/OW_IOException.hpp,
	  src/common/OW_IOIFCStreamBuffer.hpp,
	  src/common/OW_IstreamBufIterator.hpp, src/common/OW_Logger.hpp,
	  src/common/OW_Mutex.hpp, src/common/OW_MutexLock.hpp,
	  src/common/OW_NonRecursiveMutex.hpp,
	  src/common/OW_NonRecursiveMutexLock.hpp,
	  src/common/OW_PosixUnnamedPipe.hpp, src/common/OW_RWLocker.hpp,
	  src/common/OW_RandomNumber.hpp, src/common/OW_Runnable.hpp,
	  src/common/OW_SafeLibCreate.hpp, src/common/OW_Select.hpp,
	  src/common/OW_SelectEngine.hpp, src/common/OW_Semaphore.hpp,
	  src/common/OW_SharedLibrary.hpp,
	  src/common/OW_SharedLibraryLoader.hpp,
	  src/common/OW_SignalScope.hpp, src/common/OW_StackTrace.hpp,
	  src/common/OW_String.hpp, src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringStream.hpp, src/common/OW_TempFileStream.hpp,
	  src/common/OW_Thread.hpp, src/common/OW_ThreadImpl.hpp,
	  src/common/OW_TmpFile.hpp, src/common/OW_UnnamedPipe.hpp,
	  src/common/OW_UserInfo.hpp, src/common/OW_dlSharedLibrary.cpp,
	  src/common/socket/OW_GetPass.hpp,
	  src/common/socket/OW_NwIface.hpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLException.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/http/common/OW_HTTPException.hpp,
	  src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp, src/http/common/OW_MD5.cpp,
	  src/http/common/OW_MD5.hpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_ClientAuthCBIFC.hpp, src/ifcs/OW_IOIFC.hpp,
	  src/ifcs/OW_ResultHandlerIFC.hpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/ifcs/OW_SelectableIFC.hpp, src/ifcs/OW_WQLIFC.hpp,
	  src/mof/OW_MOFCompiler.cpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/wql/OW_WQLProcessor.cpp, src/wql/OW_WQLProcessor.hpp,
	  src/wql/OW_WQLScanUtils.cpp, src/wql/OW_WQLScanUtils.hpp,
	  src/wql/OW_WQLSelectStatementGen.cpp,
	  src/wql/OW_WQLSelectStatementGen.hpp, src/wql/OW_WQLVisitor.hpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  src/wql/common/OW_WQLInstancePropertySource.hpp,
	  src/wql/common/OW_WQLOperand.hpp,
	  src/wql/common/OW_WQLPropertySource.hpp,
	  src/wql/common/OW_WQLSelectStatement.hpp,
	  src/xml/OW_CIMXMLParser.hpp, src/xml/OW_Param.hpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLCIMFactory.hpp,
	  src/xml/OW_XMLClass.hpp, src/xml/OW_XMLOperationGeneric.hpp,
	  src/xml/OW_XMLParameters.hpp, src/xml/OW_XMLParser.hpp,
	  src/xml/OW_XMLQualifier.hpp, test/unit/OW_ExecTestCases.hpp,
	  test/unit/OW_FormatTestCases.hpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_LoggerTestCases.hpp,
	  test/unit/OW_ProviderManagerTestCases.hpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.hpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_SharedLibraryTestCases.hpp,
	  test/unit/OW_StackTraceTestCases.hpp,
	  test/unit/OW_StringTestCases.hpp: Added compatibility typedefs so
	  older code will still (mostly) compile.  Changed a few classes
	  with all static functions to be simply namespaces with functions.

2003-11-27 10:35  nuffer

	* src/authenticators/pam/OW_LinuxPAMAuthentication.cpp,
	  src/authenticators/pamcl/OW_LinuxPAMAuthenticationCL.cpp,
	  src/authenticators/pamcl/OW_PAMAuthSA.cpp,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cim/OW_CIM.hpp, src/cim/OW_CIMBase.cpp,
	  src/cim/OW_CIMBase.hpp, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMClass.hpp, src/cim/OW_CIMClassEnumeration.hpp,
	  src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMElement.cpp, src/cim/OW_CIMElement.hpp,
	  src/cim/OW_CIMException.cpp, src/cim/OW_CIMException.hpp,
	  src/cim/OW_CIMFlavor.cpp, src/cim/OW_CIMFlavor.hpp,
	  src/cim/OW_CIMFwd.hpp, src/cim/OW_CIMInstance.cpp,
	  src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMInstanceEnumeration.hpp, src/cim/OW_CIMMethod.cpp,
	  src/cim/OW_CIMMethod.hpp, src/cim/OW_CIMNULL.hpp,
	  src/cim/OW_CIMNameSpace.cpp, src/cim/OW_CIMNameSpace.hpp,
	  src/cim/OW_CIMNameSpaceUtils.cpp,
	  src/cim/OW_CIMNameSpaceUtils.hpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMObjectPathEnumeration.hpp,
	  src/cim/OW_CIMParamValue.cpp, src/cim/OW_CIMParamValue.hpp,
	  src/cim/OW_CIMParameter.cpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMProperty.hpp,
	  src/cim/OW_CIMQualifier.cpp, src/cim/OW_CIMQualifier.hpp,
	  src/cim/OW_CIMQualifierEnumeration.hpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMQualifierType.hpp,
	  src/cim/OW_CIMScope.cpp, src/cim/OW_CIMScope.hpp,
	  src/cim/OW_CIMUrl.cpp, src/cim/OW_CIMUrl.hpp,
	  src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValue.hpp,
	  src/cim/OW_CIMValueCast.cpp, src/cim/OW_CIMValueCast.hpp,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_IndicationRepLayerMediator.cpp,
	  src/cimom/OW_IndicationRepLayerMediator.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/OW_ProviderIFCLoader.cpp,
	  src/cimom/OW_ProviderIFCLoader.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp,
	  src/cimom/OW_SharedLibraryRepository.cpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/owcimomd_main.cpp,
	  src/cimom/indication/OW_IndicationRepLayer.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServer.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.hpp,
	  src/cimxmllistener/OW_CIMListenerCallback.cpp,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMOMInfo.cpp,
	  src/client/OW_CIMOMInfo.hpp, src/client/OW_CIMOMLocator.cpp,
	  src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_CIMOMLocatorSLP.cpp,
	  src/client/OW_CIMOMLocatorSLP.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp, src/common/OW_Array.hpp,
	  src/common/OW_ArrayFwd.hpp, src/common/OW_ArrayImpl.hpp,
	  src/common/OW_Assertion.cpp, src/common/OW_Assertion.hpp,
	  src/common/OW_AtomicOps.cpp, src/common/OW_AtomicOps.hpp,
	  src/common/OW_AutoPtr.hpp, src/common/OW_BaseStreamBuffer.cpp,
	  src/common/OW_BaseStreamBuffer.hpp,
	  src/common/OW_BinarySerialization.cpp,
	  src/common/OW_BinarySerialization.hpp, src/common/OW_Bool.cpp,
	  src/common/OW_Bool.hpp, src/common/OW_ByteSwap.hpp,
	  src/common/OW_CIMErrorException.cpp,
	  src/common/OW_CIMErrorException.hpp,
	  src/common/OW_CIMFeatures.hpp, src/common/OW_COWReference.hpp,
	  src/common/OW_Cache.hpp, src/common/OW_Char16.cpp,
	  src/common/OW_Char16.hpp, src/common/OW_Condition.cpp,
	  src/common/OW_Condition.hpp, src/common/OW_ConfigOpts.hpp,
	  src/common/OW_DateTime.cpp, src/common/OW_DateTime.hpp,
	  src/common/OW_Enumeration.hpp,
	  src/common/OW_EnumerationException.cpp,
	  src/common/OW_Exception.cpp, src/common/OW_Exception.hpp,
	  src/common/OW_Exec.cpp, src/common/OW_Exec.hpp,
	  src/common/OW_File.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_Format.cpp, src/common/OW_Format.hpp,
	  src/common/OW_FuncNamePrinter.hpp, src/common/OW_HashMap.hpp,
	  src/common/OW_HashMultiMap.hpp, src/common/OW_IOException.cpp,
	  src/common/OW_IOException.hpp,
	  src/common/OW_IOIFCStreamBuffer.cpp,
	  src/common/OW_IOIFCStreamBuffer.hpp,
	  src/common/OW_IntrusiveReference.hpp,
	  src/common/OW_IstreamBufIterator.hpp, src/common/OW_List.hpp,
	  src/common/OW_LogLevel.hpp, src/common/OW_Logger.cpp,
	  src/common/OW_Logger.hpp, src/common/OW_Map.hpp,
	  src/common/OW_MemTracer.cpp, src/common/OW_MemTracer.hpp,
	  src/common/OW_Memory.hpp, src/common/OW_Mutex.cpp,
	  src/common/OW_Mutex.hpp, src/common/OW_MutexImpl.cpp,
	  src/common/OW_MutexImpl.hpp, src/common/OW_MutexLock.hpp,
	  src/common/OW_NULLValueException.cpp,
	  src/common/OW_NULLValueException.hpp,
	  src/common/OW_NetworkTypes.hpp,
	  src/common/OW_NoSuchPropertyException.cpp,
	  src/common/OW_NoSuchPropertyException.hpp,
	  src/common/OW_NoSuchProviderException.cpp,
	  src/common/OW_NoSuchProviderException.hpp,
	  src/common/OW_NoSuchQualifierException.cpp,
	  src/common/OW_NoSuchQualifierException.hpp,
	  src/common/OW_NonRecursiveMutex.cpp,
	  src/common/OW_NonRecursiveMutex.hpp,
	  src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_NonRecursiveMutexImpl.hpp,
	  src/common/OW_NonRecursiveMutexLock.hpp,
	  src/common/OW_OutOfBoundsException.cpp,
	  src/common/OW_PosixFile.cpp, src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_PosixUnnamedPipe.cpp,
	  src/common/OW_PosixUnnamedPipe.hpp, src/common/OW_PthDefines.hpp,
	  src/common/OW_RWLocker.cpp, src/common/OW_RWLocker.hpp,
	  src/common/OW_RandomNumber.cpp, src/common/OW_RandomNumber.hpp,
	  src/common/OW_RefCount.hpp, src/common/OW_Reference.hpp,
	  src/common/OW_Runnable.cpp, src/common/OW_Runnable.hpp,
	  src/common/OW_SafeLibCreate.hpp, src/common/OW_Select.cpp,
	  src/common/OW_Select.hpp, src/common/OW_SelectEngine.cpp,
	  src/common/OW_SelectEngine.hpp, src/common/OW_Semaphore.hpp,
	  src/common/OW_SharedLibrary.cpp, src/common/OW_SharedLibrary.hpp,
	  src/common/OW_SharedLibraryException.cpp,
	  src/common/OW_SharedLibraryException.hpp,
	  src/common/OW_SharedLibraryLoader.hpp,
	  src/common/OW_SharedLibraryReference.hpp,
	  src/common/OW_SignalScope.hpp, src/common/OW_SortedVectorMap.hpp,
	  src/common/OW_SortedVectorSet.hpp, src/common/OW_Stack.hpp,
	  src/common/OW_StackTrace.cpp, src/common/OW_StackTrace.hpp,
	  src/common/OW_StrictWeakOrdering.hpp, src/common/OW_String.cpp,
	  src/common/OW_String.hpp, src/common/OW_StringBuffer.cpp,
	  src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringEnumeration.hpp,
	  src/common/OW_StringStream.cpp, src/common/OW_StringStream.hpp,
	  src/common/OW_TempFileStream.cpp,
	  src/common/OW_TempFileStream.hpp, src/common/OW_Thread.cpp,
	  src/common/OW_Thread.hpp, src/common/OW_ThreadBarrier.cpp,
	  src/common/OW_ThreadBarrier.hpp,
	  src/common/OW_ThreadCancelledException.cpp,
	  src/common/OW_ThreadCancelledException.hpp,
	  src/common/OW_ThreadCounter.cpp, src/common/OW_ThreadCounter.hpp,
	  src/common/OW_ThreadDoneCallback.cpp,
	  src/common/OW_ThreadDoneCallback.hpp,
	  src/common/OW_ThreadImpl.cpp, src/common/OW_ThreadImpl.hpp,
	  src/common/OW_ThreadPool.cpp, src/common/OW_ThreadPool.hpp,
	  src/common/OW_ThreadTypes.hpp,
	  src/common/OW_TimeoutException.cpp,
	  src/common/OW_TimeoutException.hpp, src/common/OW_TmpFile.cpp,
	  src/common/OW_TmpFile.hpp, src/common/OW_Types.hpp,
	  src/common/OW_URL.cpp, src/common/OW_URL.hpp,
	  src/common/OW_UTF8Utils.cpp, src/common/OW_UTF8Utils.hpp,
	  src/common/OW_UUID.cpp, src/common/OW_UUID.hpp,
	  src/common/OW_UnnamedPipe.cpp, src/common/OW_UnnamedPipe.hpp,
	  src/common/OW_UserInfo.cpp, src/common/OW_UserInfo.hpp,
	  src/common/OW_WBEMFlags.hpp, src/common/OW_dlSharedLibrary.cpp,
	  src/common/OW_dlSharedLibrary.hpp,
	  src/common/OW_dlSharedLibraryLoader.cpp,
	  src/common/OW_dlSharedLibraryLoader.hpp,
	  src/common/socket/OW_GetPass.cpp,
	  src/common/socket/OW_GetPass.hpp,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_NwIface.hpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLException.hpp,
	  src/common/socket/OW_SSLSocketImpl.cpp,
	  src/common/socket/OW_SSLSocketImpl.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.cpp, src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/common/socket/OW_SocketException.hpp,
	  src/common/socket/OW_SocketFlags.hpp,
	  src/common/socket/OW_SocketImpl.cpp,
	  src/common/socket/OW_SocketImpl.hpp,
	  src/common/socket/OW_SocketStreamBuffer.cpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/common/socket/test/OW_InetAddressTest.cpp,
	  src/common/socket/test/gethttpdata.cpp,
	  src/common/socket/test/gethttpsdata.cpp,
	  src/common/socket/test/server.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/http/common/OW_Base64FormatException.hpp,
	  src/http/common/OW_HTTPChunkException.hpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPChunkedOStream.cpp,
	  src/http/common/OW_HTTPChunkedOStream.hpp,
	  src/http/common/OW_HTTPCounter.cpp,
	  src/http/common/OW_HTTPCounter.hpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/http/common/OW_HTTPDeflateOStream.cpp,
	  src/http/common/OW_HTTPDeflateOStream.hpp,
	  src/http/common/OW_HTTPException.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.cpp,
	  src/http/common/OW_HTTPLenLimitIStream.hpp,
	  src/http/common/OW_HTTPStatusCodes.hpp,
	  src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp, src/http/common/OW_MD5.cpp,
	  src/http/common/OW_MD5.hpp, src/http/test/chunker.cpp,
	  src/http/test/chunker_client.cpp,
	  src/http/test/chunker_server.cpp, src/http/test/dynamictest.cpp,
	  src/http/test/header.cpp, src/http/test/httpclient.cpp,
	  src/http/test/httpserver.cpp, src/http/test/lenlimit.cpp,
	  src/http/test/pamstandalone.cpp, src/http/test/pamtest-short.cpp,
	  src/http/test/pamtest.cpp,
	  src/ifcs/OW_AuthenticationException.cpp,
	  src/ifcs/OW_AuthenticatorIFC.cpp,
	  src/ifcs/OW_AuthenticatorIFC.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_CIMProtocolException.cpp,
	  src/ifcs/OW_CIMProtocolIFC.cpp, src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.cpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp,
	  src/ifcs/OW_ClientAuthCBIFC.cpp, src/ifcs/OW_ClientAuthCBIFC.hpp,
	  src/ifcs/OW_IOIFC.cpp, src/ifcs/OW_IOIFC.hpp,
	  src/ifcs/OW_RepositoryIFC.cpp, src/ifcs/OW_RepositoryIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.cpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/ifcs/OW_ResultHandlerIFC.hpp,
	  src/ifcs/OW_SelectableCallbackIFC.cpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/ifcs/OW_SelectableIFC.cpp, src/ifcs/OW_SelectableIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.cpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.cpp, src/ifcs/OW_ServiceIFC.hpp,
	  src/ifcs/OW_WQLIFC.hpp, src/mof/Makefile.am,
	  src/mof/OW_MOFCIMOMVisitor.cpp, src/mof/OW_MOFCIMOMVisitor.hpp,
	  src/mof/OW_MOFCompiler.cpp, src/mof/OW_MOFCompiler.hpp,
	  src/mof/OW_MOFGrammar.hpp, src/mof/OW_MOFLexer.ll,
	  src/mof/OW_MOFLineInfo.hpp,
	  src/mof/OW_MOFParseFatalErrorException.cpp,
	  src/mof/OW_MOFParser.yy, src/mof/OW_MOFParserDecls.hpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.cpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.hpp,
	  src/mof/OW_MOFVisitor.cpp, src/mof/OW_MOFVisitor.h,
	  src/mof/OW_MOFVisitor.hpp,
	  src/provider/OW_AssociatorProviderIFC.cpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_AssociatorProviderInfo.hpp,
	  src/provider/OW_IndicationExportProviderIFC.cpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_IndicationProviderIFC.cpp,
	  src/provider/OW_IndicationProviderIFC.hpp,
	  src/provider/OW_IndicationProviderInfo.hpp,
	  src/provider/OW_InstanceProviderIFC.cpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_InstanceProviderInfo.hpp,
	  src/provider/OW_MethodProviderIFC.cpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_MethodProviderInfo.cpp,
	  src/provider/OW_MethodProviderInfo.hpp,
	  src/provider/OW_PolledProviderIFC.cpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_ProviderBaseIFC.cpp,
	  src/provider/OW_ProviderBaseIFC.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.cpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.cpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/provider/OW_ProviderInfoBase.cpp,
	  src/provider/OW_ProviderInfoBase.hpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIPolledProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIPolledProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFCUtils.hpp,
	  src/providerifcs/cmpi/OW_FTABLERef.hpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp,
	  src/providerifcs/cmpi/common/cmpiContextArgs.cpp,
	  src/providerifcs/cmpi/common/cmpiDateTime.cpp,
	  src/providerifcs/cmpi/common/cmpiEnumeration.cpp,
	  src/providerifcs/cmpi/common/cmpiInstance.cpp,
	  src/providerifcs/cmpi/common/cmpiObject.cpp,
	  src/providerifcs/cmpi/common/cmpiObjectPath.cpp,
	  src/providerifcs/cmpi/common/cmpiResult.cpp,
	  src/providerifcs/cmpi/common/cmpiString.cpp,
	  src/providerifcs/cmpi/common/cmpiThreadContext.cpp,
	  src/providerifcs/cmpi/common/cmpiValue.cpp,
	  src/providerifcs/cmpi/common/cmpisrv.h,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.hpp,
	  src/providerifcs/npi/NPIProvider.hpp,
	  src/providerifcs/npi/OW_FTABLERef.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFCUtils.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/npi/common/NPIExternal.hpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.hpp,
	  src/providers/cpp/indication/IndicationRepLayer/OW_provindIndicationRepLayer.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  src/providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.hpp,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.cpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.hpp,
	  src/pythonbinding/PyOW_Array.cpp,
	  src/pythonbinding/PyOW_Array.hpp,
	  src/pythonbinding/PyOW_BoolArray.cpp,
	  src/pythonbinding/PyOW_CIMClassArray.cpp,
	  src/pythonbinding/PyOW_CIMClient.cpp,
	  src/pythonbinding/PyOW_CIMDataTypeArray.cpp,
	  src/pythonbinding/PyOW_CIMDateTimeArray.cpp,
	  src/pythonbinding/PyOW_CIMFlavorArray.cpp,
	  src/pythonbinding/PyOW_CIMInstanceArray.cpp,
	  src/pythonbinding/PyOW_CIMMethodArray.cpp,
	  src/pythonbinding/PyOW_CIMOMInfo.cpp,
	  src/pythonbinding/PyOW_CIMOMInfoArray.cpp,
	  src/pythonbinding/PyOW_CIMOMLocator.cpp,
	  src/pythonbinding/PyOW_CIMObjectPathArray.cpp,
	  src/pythonbinding/PyOW_CIMParamValueArray.cpp,
	  src/pythonbinding/PyOW_CIMParameterArray.cpp,
	  src/pythonbinding/PyOW_CIMPropertyArray.cpp,
	  src/pythonbinding/PyOW_CIMQualifierArray.cpp,
	  src/pythonbinding/PyOW_CIMQualifierTypeArray.cpp,
	  src/pythonbinding/PyOW_CIMScopeArray.cpp,
	  src/pythonbinding/PyOW_CIMValueArray.cpp,
	  src/pythonbinding/PyOW_Char16Array.cpp,
	  src/pythonbinding/PyOW_Client.cpp,
	  src/pythonbinding/PyOW_ClientAuthCBIFC.cpp,
	  src/pythonbinding/PyOW_Int16Array.cpp,
	  src/pythonbinding/PyOW_Int32Array.cpp,
	  src/pythonbinding/PyOW_Int64Array.cpp,
	  src/pythonbinding/PyOW_Int8Array.cpp,
	  src/pythonbinding/PyOW_Real32Array.cpp,
	  src/pythonbinding/PyOW_Real64Array.cpp,
	  src/pythonbinding/PyOW_String.cpp,
	  src/pythonbinding/PyOW_StringArray.cpp,
	  src/pythonbinding/PyOW_UInt16Array.cpp,
	  src/pythonbinding/PyOW_UInt32Array.cpp,
	  src/pythonbinding/PyOW_UInt64Array.cpp,
	  src/pythonbinding/PyOW_UInt8Array.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_AssocDb.hpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_HDB.cpp, src/repositories/hdb/OW_HDB.hpp,
	  src/repositories/hdb/OW_HDBCommon.hpp,
	  src/repositories/hdb/OW_HDBNode.cpp,
	  src/repositories/hdb/OW_HDBNode.hpp,
	  src/repositories/hdb/OW_Index.cpp,
	  src/repositories/hdb/OW_Index.hpp,
	  src/repositories/hdb/OW_IndexImpl.cpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/repositories/hdb/OW_RepositoryStreams.cpp,
	  src/repositories/hdb/OW_RepositoryStreams.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_DigestAuthentication.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/tools/OW_DigestPasswdGen.cpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumclassnames.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owenumqualifiers.cpp,
	  src/tools/owexecwql.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.hpp,
	  src/tools/owmofc/owmofc.cpp, src/wql/OW_WQLAst.hpp,
	  src/wql/OW_WQLImpl.cpp, src/wql/OW_WQLImpl.hpp,
	  src/wql/OW_WQLLexer.ll, src/wql/OW_WQLParser.yy,
	  src/wql/OW_WQLProcessor.cpp, src/wql/OW_WQLProcessor.hpp,
	  src/wql/OW_WQLScanUtils.cpp, src/wql/OW_WQLScanUtils.hpp,
	  src/wql/OW_WQLSelectStatementGen.cpp,
	  src/wql/OW_WQLSelectStatementGen.hpp, src/wql/OW_WQLVisitor.hpp,
	  src/wql/common/OW_WQLCompile.cpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  src/wql/common/OW_WQLInstancePropertySource.cpp,
	  src/wql/common/OW_WQLInstancePropertySource.hpp,
	  src/wql/common/OW_WQLOperand.cpp,
	  src/wql/common/OW_WQLOperand.hpp,
	  src/wql/common/OW_WQLOperation.hpp,
	  src/wql/common/OW_WQLPropertySource.cpp,
	  src/wql/common/OW_WQLPropertySource.hpp,
	  src/wql/common/OW_WQLSelectStatement.cpp,
	  src/wql/common/OW_WQLSelectStatement.hpp,
	  src/xml/OW_CIMXMLParser.cpp, src/xml/OW_CIMXMLParser.hpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  src/xml/OW_Param.cpp, src/xml/OW_Param.hpp,
	  src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLCIMFactory.hpp,
	  src/xml/OW_XMLClass.cpp, src/xml/OW_XMLClass.hpp,
	  src/xml/OW_XMLEscape.cpp, src/xml/OW_XMLEscape.hpp,
	  src/xml/OW_XMLOperationGeneric.cpp,
	  src/xml/OW_XMLOperationGeneric.hpp, src/xml/OW_XMLParameters.cpp,
	  src/xml/OW_XMLParameters.hpp, src/xml/OW_XMLParser.cpp,
	  src/xml/OW_XMLParser.hpp, src/xml/OW_XMLPrettyPrint.cpp,
	  src/xml/OW_XMLPrettyPrint.hpp, src/xml/OW_XMLQualifier.cpp,
	  src/xml/OW_XMLQualifier.hpp, src/xml/OW_XMLUnescape.cpp,
	  src/xml/OW_XMLUnescape.hpp, test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/CIMOMLocator.cpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/acceptance/progs/hammerClient.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/testMisc.cpp,
	  test/acceptance/progs/testNamespaces.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/progs/wqlTest2.cpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/acceptance/testfiles/wqlTest2.out,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/unit/OW_Base64TestCases.cpp,
	  test/unit/OW_CIMClassTestCases.cpp,
	  test/unit/OW_CIMInstanceTestCases.cpp,
	  test/unit/OW_CIMPropertyTestCases.cpp,
	  test/unit/OW_CIMUrlTestCases.cpp,
	  test/unit/OW_CIMValueTestCases.cpp,
	  test/unit/OW_EnumerationTestCases.cpp,
	  test/unit/OW_ExceptionTestCases.cpp,
	  test/unit/OW_ExecTestCases.cpp,
	  test/unit/OW_FileSystemTestCases.cpp,
	  test/unit/OW_FormatTestCases.cpp,
	  test/unit/OW_HTTPChunkerTestCases.cpp,
	  test/unit/OW_InetAddressTestCases.cpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.cpp,
	  test/unit/OW_LoggerTestCases.cpp, test/unit/OW_MD5TestCases.cpp,
	  test/unit/OW_MemTracerTestCases.cpp,
	  test/unit/OW_MutexTestCases.cpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.cpp,
	  test/unit/OW_ProviderMuxTestCases.cpp,
	  test/unit/OW_RWLockerTestCases.cpp,
	  test/unit/OW_RandomNumberTestCases.cpp,
	  test/unit/OW_ReferenceTestCases.cpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_SharedLibraryTestCases.cpp,
	  test/unit/OW_SocketUtilsTestCases.cpp,
	  test/unit/OW_StackTraceTestCases.cpp,
	  test/unit/OW_StringArrayPropertyTestCases.cpp,
	  test/unit/OW_StringStreamTestCases.cpp,
	  test/unit/OW_StringTestCases.cpp,
	  test/unit/OW_ThreadBarrierTestCases.cpp,
	  test/unit/OW_ThreadPoolTestCases.cpp,
	  test/unit/OW_ThreadTestCases.cpp,
	  test/unit/OW_UTF8UtilsTestCases.cpp,
	  test/unit/OW_UUIDTestCases.cpp,
	  test/unit/OW_XMLEscapeTestCases.cpp,
	  test/unit/OW_XMLUnescapeTestCases.cpp, test/unit/UnitMain.cpp,
	  test/unit/UnitTestEnvironment.cpp,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Moved the code into
	  namespace OpenWBEM and removed the OW_ prefix from classes and
	  types (not macros.)

2003-11-25 23:35  nuffer

	* src/cim/OW_CIMDateTime.hpp, src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp, src/common/Makefile.am,
	  src/common/OW_Array.hpp, src/common/OW_BinarySerialization.hpp,
	  src/common/OW_ByteSwap.hpp, src/common/OW_Char16.hpp,
	  src/common/OW_Condition.hpp, src/common/OW_Exec.hpp,
	  src/common/OW_File.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_Memory.hpp, src/common/OW_NetworkTypes.hpp,
	  src/common/OW_RandomNumber.hpp, src/common/OW_Select.hpp,
	  src/common/OW_Semaphore.hpp, src/common/OW_Stack.hpp,
	  src/common/OW_String.hpp, src/common/OW_TempFileStream.hpp,
	  src/common/OW_ThreadBarrier.hpp, src/common/OW_ThreadCounter.hpp,
	  src/common/OW_ThreadImpl.hpp, src/common/OW_ThreadPool.hpp,
	  src/common/OW_TmpFile.cpp, src/common/OW_Types.h,
	  src/common/OW_Types.hpp, src/common/OW_UTF8Utils.hpp,
	  src/common/OW_UUID.cpp, src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/http/common/OW_HTTPDeflateOStream.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.hpp,
	  src/http/common/OW_MD5.hpp, src/ifcs/OW_SelectableIFC.hpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/pythonbinding/PyOW_Int16Array.cpp,
	  src/pythonbinding/PyOW_Int32Array.cpp,
	  src/pythonbinding/PyOW_Int64Array.cpp,
	  src/pythonbinding/PyOW_Int8Array.cpp,
	  src/pythonbinding/PyOW_Real32Array.cpp,
	  src/pythonbinding/PyOW_Real64Array.cpp,
	  src/pythonbinding/PyOW_UInt16Array.cpp,
	  src/pythonbinding/PyOW_UInt32Array.cpp,
	  src/pythonbinding/PyOW_UInt64Array.cpp,
	  src/pythonbinding/PyOW_UInt8Array.cpp,
	  src/repositories/hdb/OW_AssocDb.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_HDBCommon.hpp,
	  src/repositories/hdb/OW_RepositoryStreams.cpp,
	  src/repositories/hdb/OW_RepositoryStreams.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/wql/common/OW_WQLOperand.hpp,
	  test/unit/OW_StringTestCases.cpp: Switched cpp files to include
	  OW_Types.hpp instead of OW_Types.h (which needs to stay around
	  b/c the db stuff includes it).

2003-11-25 22:14  nuffer

	* src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/common/OW_IOException.cpp, src/common/OW_List.hpp,
	  src/common/OW_Map.hpp, src/common/OW_SharedLibrary.hpp,
	  src/common/OW_SortedVectorMap.hpp,
	  src/common/OW_SortedVectorSet.hpp, src/common/OW_String.cpp,
	  src/common/OW_Thread.cpp, src/common/OW_Thread.hpp,
	  src/common/OW_ThreadImpl.cpp, src/common/OW_dlSharedLibrary.hpp,
	  src/common/socket/OW_NwIface.hpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLSocketImpl.cpp,
	  src/common/socket/OW_SSLSocketImpl.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_Socket.cpp, src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketImpl.cpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  src/repositories/hdb/OW_IndexImpl.cpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/xml/OW_XMLOperationGeneric.hpp, src/xml/OW_XMLParser.cpp,
	  src/xml/OW_XMLQualifier.hpp,
	  test/unit/OW_ThreadPoolTestCases.cpp: Doing some code cleanup.
	  Fixed up some comments, indentation and spaces/tabs issues.

2003-11-25 20:52  nuffer

	* src/common/socket/: OW_NwIface.cpp, OW_NwIface.hpp,
	  OW_SSLCtxMgr.cpp: Cleaned up some old throw comments.

2003-11-25 20:52  nuffer

	* src/cimxmllistener/OW_HTTPXMLCIMListener.cpp: Fixed spaces/tabs
	  problem.

2003-11-25 20:47  nuffer

	* src/cim/: OW_CIMValueCast.cpp, OW_CIMValueCast.hpp: Changed
	  OW_ValueCastException to be declared/defined with the
	  DEFINE_EXCEPTION and DECLARE_EXCEPTION macros.

2003-11-25 20:05  nuffer

	* src/: cimom/OW_PollingManager.cpp,
	  cimom/indication/OW_IndicationServerImpl.cpp,
	  common/OW_ThreadPool.cpp, common/OW_ThreadPool.hpp,
	  services/http/OW_HTTPServer.cpp: Changed OW_ThreadPool::shutdown
	  to take an enum parameter instead of a bool.

2003-11-25 09:16  nuffer

	* TODO, src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/xml/OW_CIMXMLParser.cpp, src/xml/OW_CIMXMLParser.hpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  src/xml/OW_XMLOperationGeneric.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/testfiles/MultiReqResp.xml,
	  test/unit/OW_CIMPropertyTestCases.cpp: Cleaned up and simplified
	  the OW_CIMtoXML functions.  Fixed versioning and version checking
	  of xmlCIM.

2003-11-24 23:41  nuffer

	* src/common/Makefile.am: Change OW_UTF8Utils.cpp to
	  OW_UTF8Utils.hpp in the headers list.

2003-11-24 17:43  nuffer

	* src/common/OW_dlSharedLibrary.cpp: Whoops.  Undid previous
	  commit.

2003-11-24 17:42  nuffer

	* src/cimom/OW_WQLFilterRep.cpp, src/common/OW_dlSharedLibrary.cpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Added some includes to
	  make gcc 2.95.2 happy.

2003-11-24 17:41  nuffer

	* src/common/OW_UTF8Utils.cpp: Simplified and optimized countChars

2003-11-23 22:43  nuffer

	* src/mof/OW_MOFLexer.ll: Fixed utf8 support.

2003-11-23 22:41  nuffer

	* test/acceptance/testfiles/utf8Test.mof: Added a mof file to use
	  for testing utf8

2003-11-23 21:50  nuffer

	* TODO, src/common/Makefile.am, src/common/OW_Char16.cpp,
	  src/common/OW_String.cpp, src/common/OW_String.hpp,
	  src/common/OW_UTF8Utils.cpp, src/common/OW_UTF8Utils.hpp,
	  test/unit/Makefile.am, test/unit/OW_UTF8UtilsTestCases.cpp,
	  test/unit/OW_UTF8UtilsTestCases.hpp, test/unit/UnitMain.cpp:
	  Added OW_UTF8Utils and changed OW_String and OW_Char16 to use
	  them.

2003-11-23 09:30  nuffer

	* gen_sizes.sh: Added.

2003-11-23 08:13  nuffer

	* src/common/: OW_Format.cpp, OW_Format.hpp: Did a little
	  rearranging of the code and added some non-templated versions to
	  help reduce template bloat.

2003-11-23 08:12  nuffer

	* src/cimom/OW_CIMServer.cpp: Removed the base-class search for
	  providers, because providers will not be able to handle unknown
	  subclasses correctly so the whole idea behind it was half baked.

2003-11-23 07:51  nuffer

	* src/: http/client/OW_HTTPClient.cpp,
	  services/http/OW_HTTPSvrConnection.cpp: Modified to send the
	  charset in the Content-Type header.

2003-11-23 07:50  nuffer

	* TODO: Added something

2003-11-23 00:20  nuffer

	* src/cim/OW_CIMClass.cpp, src/cim/OW_CIMInstance.cpp,
	  src/cim/OW_CIMMethod.cpp, src/cim/OW_CIMNameSpaceUtils.cpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMProperty.hpp,
	  src/cim/OW_CIMQualifier.cpp, src/cim/OW_CIMQualifier.hpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMQualifierType.hpp,
	  src/cim/OW_CIMUrl.cpp, src/cim/OW_CIMValue.cpp,
	  src/cim/OW_CIMValue.hpp, src/cim/OW_CIMValueCast.cpp,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/OW_SharedLibraryRepository.cpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/owcimomd_main.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/client/OW_BinaryCIMOMHandle.cpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.cpp, src/common/OW_AutoPtr.hpp,
	  src/common/OW_BinarySerialization.cpp,
	  src/common/OW_CIMFeatures.hpp, src/common/OW_Char16.cpp,
	  src/common/OW_Enumeration.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_Format.cpp, src/common/OW_Logger.hpp,
	  src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_SharedLibrary.hpp,
	  src/common/OW_SharedLibraryReference.hpp,
	  src/common/OW_String.cpp, src/common/OW_String.hpp,
	  src/common/OW_StringBuffer.cpp, src/common/OW_StringBuffer.hpp,
	  src/common/OW_TempFileStream.cpp,
	  src/common/OW_TempFileStream.hpp, src/common/OW_UserInfo.cpp,
	  src/common/OW_UserInfo.hpp, src/common/OW_WBEMFlags.hpp,
	  src/common/OW_dlSharedLibrary.cpp,
	  src/common/OW_dlSharedLibrary.hpp, src/common/socket/Makefile.am,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_NwIface.hpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.cpp, src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/common/socket/OW_SocketFlags.hpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.hpp,
	  src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_RepositoryIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp, src/ifcs/OW_WQLIFC.hpp,
	  src/mof/OW_MOFCIMOMVisitor.cpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.hpp,
	  src/providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  src/pythonbinding/PyOW_ClientAuthCBIFC.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_AssocDb.hpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_HDB.cpp, src/repositories/hdb/OW_HDB.hpp,
	  src/repositories/hdb/OW_HDBNode.cpp,
	  src/repositories/hdb/OW_HDBNode.hpp,
	  src/repositories/hdb/OW_Index.hpp,
	  src/repositories/hdb/OW_IndexImpl.cpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_DigestAuthentication.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumnamespace.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.cpp,
	  src/tools/owmofc/owmofc.cpp, src/wql/OW_WQLImpl.cpp,
	  src/wql/OW_WQLImpl.hpp, src/wql/OW_WQLProcessor.cpp,
	  src/wql/OW_WQLProcessor.hpp,
	  src/wql/common/OW_WQLInstancePropertySource.cpp,
	  src/wql/common/OW_WQLOperand.hpp, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_Param.cpp, src/xml/OW_Param.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLClass.cpp,
	  src/xml/OW_XMLParser.cpp, src/xml/OW_XMLParser.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/hammerClient.cpp,
	  test/acceptance/progs/testNamespaces.cpp,
	  test/acceptance/progs/wqlTest2.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Finished refactoring of
	  bool parameters and unnecessary usage of OW_Bool.

2003-11-23 00:19  nuffer

	* doc/openwbem_coding_guide.txt: Added some more items.

2003-11-22 11:01  nuffer

	* src/common/: OW_String.cpp, OW_String.hpp: Added UTF8Length
	  function and updated the docs wrt i18n.  Fixed some possible
	  memory leaks.

2003-11-22 09:28  nuffer

	* src/authenticators/pam/OW_LinuxPAMAuthentication.cpp,
	  src/authenticators/pamcl/OW_LinuxPAMAuthenticationCL.cpp,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cim/OW_CIMClass.cpp, src/cim/OW_CIMClass.hpp,
	  src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMElement.hpp, src/cim/OW_CIMFlavor.hpp,
	  src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMMethod.cpp, src/cim/OW_CIMMethod.hpp,
	  src/cim/OW_CIMNameSpace.cpp, src/cim/OW_CIMNameSpace.hpp,
	  src/cim/OW_CIMNameSpaceUtils.hpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMObjectPath.hpp, src/cim/OW_CIMParamValue.hpp,
	  src/cim/OW_CIMParameter.cpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMScope.hpp, src/cim/OW_CIMUrl.cpp,
	  src/cim/OW_CIMUrl.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/common/OW_Bool.hpp, src/common/OW_Char16.cpp,
	  src/common/OW_Char16.hpp, src/common/OW_DateTime.hpp,
	  src/common/OW_IstreamBufIterator.hpp,
	  src/common/OW_PosixUnnamedPipe.cpp,
	  src/common/OW_PosixUnnamedPipe.hpp,
	  src/common/OW_SelectEngine.hpp, src/common/OW_String.cpp,
	  src/common/OW_String.hpp, src/common/OW_StringBuffer.hpp,
	  src/common/OW_UnnamedPipe.hpp,
	  src/common/socket/OW_SSLSocketImpl.hpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/ifcs/OW_AuthenticatorIFC.hpp,
	  src/ifcs/OW_ClientAuthCBIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.cpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/providerifcs/cmpi/OW_FTABLERef.hpp,
	  src/providerifcs/cmpi/common/cmpiValue.cpp,
	  src/providerifcs/npi/NPIProvider.hpp,
	  src/providerifcs/npi/OW_FTABLERef.hpp,
	  src/repositories/hdb/OW_HDBNode.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumclassnames.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owenumqualifiers.cpp,
	  src/tools/owexecwql.cpp, src/tools/owmofc/owmofc.cpp,
	  src/xml/OW_CIMtoXML.cpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp: Working on
	  removing unnecessary usage of OW_Bool and using enums for
	  parameters instead. Cleaned up OW_Char16 and a little in
	  OW_String in preparation for i18n fixes.

2003-11-21 09:34  nuffer

	* src/cim/OW_CIMClass.cpp, src/cim/OW_CIMClass.hpp,
	  src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMMethod.cpp, src/cim/OW_CIMMethod.hpp,
	  src/cim/OW_CIMNameSpaceUtils.cpp,
	  src/cim/OW_CIMNameSpaceUtils.hpp, src/cim/OW_CIMProperty.cpp,
	  src/cim/OW_CIMProperty.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_SharedLibraryRepository.cpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp, src/common/Makefile.am,
	  src/common/OW_WBEMFlags.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/ifcs/OW_RepositoryIFC.hpp,
	  src/mof/OW_MOFCIMOMVisitor.cpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.hpp,
	  src/providerifcs/cmpi/common/cmpiBroker.cpp,
	  src/providerifcs/cmpi/common/cmpiInstance.cpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.hpp,
	  src/providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.hpp,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumnamespace.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.hpp,
	  src/wql/OW_WQLProcessor.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/hammerClient.cpp,
	  test/acceptance/progs/testMisc.cpp,
	  test/acceptance/progs/testNamespaces.cpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Finished first step in
	  removing bool parameters which make the code hard to understand
	  and maintain.  I switched all the parameters on the WBEM
	  operations on the CIMOMHandleIFC and in the provider interfaces
	  to use named enums instead of bools.

2003-11-21 08:19  nuffer

	* src/cimom/OW_PollingManager.cpp,
	  src/cimom/indication/OW_IndicationServer.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/common/OW_Runnable.cpp, src/common/OW_Runnable.hpp,
	  src/common/OW_Thread.cpp, src/common/OW_Thread.hpp,
	  src/common/OW_ThreadPool.cpp, test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/hammerClient.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/unit/OW_ExceptionTestCases.cpp,
	  test/unit/OW_MutexTestCases.cpp,
	  test/unit/OW_RWLockerTestCases.cpp,
	  test/unit/OW_ThreadBarrierTestCases.cpp,
	  test/unit/OW_ThreadTestCases.cpp: Removed the ability for a
	  thread to be self-deleting and run detached.	Now that
	  OW_ThreadPool exists all the code has been rewritten to not use
	  that instead.  self-deleting threads are too problematic and
	  leads to bugs and segfaults.

2003-11-21 08:16  nuffer

	* src/http/client/OW_HTTPClient.cpp: Fixed a bug.  An extra CRLF
	  was being sent at the end of the request, which is invalid.
	  Also, if the request was deflated, then the Content-Length header
	  was being sent incorrectly.

2003-11-21 07:05  nuffer

	* doc/openwbem_coding_guide.txt: Added a section about unused
	  parameters.

2003-11-21 07:04  nuffer

	* src/common/OW_Cache.hpp: Added a little bit more documentation.

2003-11-21 07:03  nuffer

	* TODO: Added an item

2003-11-21 07:03  nuffer

	* src/http/client/OW_HTTPClient.cpp: Fixed a bug.  An extra CRLF
	  was being sent at the end of the request, which is invalid.
	  Also, if the request was deflated, then the Content-Length header
	  was being sent incorrectly.

2003-11-20 11:10  nuffer

	* src/common/socket/OW_SocketUtils.cpp: Slight change to how the
	  logic for using the shutdown pipe works.

2003-11-20 11:08  nuffer

	* src/common/socket/OW_SocketBaseImpl.cpp: Cleaned up connect and
	  improved errors.

2003-11-20 11:08  nuffer

	* doc/openwbem_coding_guide.txt: Updated.

2003-11-20 06:35  nuffer

	* TODO, doc/openwbem_coding_guide.txt: Added a bit.

2003-11-20 06:32  nuffer

	* ow_ar.sh: Updated to a more robust version that can safely handle
	  name collisions.  Many thanks to Wynn Wilkes.

2003-11-19 20:02  nuffer

	* doc/openwbem_coding_guide.txt: Added some more info about
	  exceptions.

2003-11-19 17:54  nuffer

	* src/: cimom/OW_IndexImpl.cpp, repositories/hdb/OW_IndexImpl.cpp:
	  Changed to close the index after any modifying operation.  This
	  prevents the database from being corrupted after the cimom
	  crashes without closing the database.

2003-11-19 11:21  nuffer

	* src/mof/.cvsignore: Updated for file rename.

2003-11-19 11:21  nuffer

	* src/common/OW_ThreadImpl.cpp: Added an include <limits.h> to get
	  PTHREAD_MAX_KEYS

2003-11-19 08:38  nuffer

	* TODO, src/mof/CIMOMVisitor.cpp, src/mof/CIMOMVisitor.hpp,
	  src/mof/DebugVisitor.cpp, src/mof/DebugVisitor.h,
	  src/mof/Grammar.h, src/mof/LineInfo.hpp, src/mof/Makefile.am,
	  src/mof/MofCompiler.cpp, src/mof/MofCompiler.hpp,
	  src/mof/MofParserDecls.hpp, src/mof/OW_MOFCIMOMVisitor.cpp,
	  src/mof/OW_MOFCIMOMVisitor.hpp, src/mof/OW_MOFCompiler.cpp,
	  src/mof/OW_MOFCompiler.hpp, src/mof/OW_MOFGrammar.hpp,
	  src/mof/OW_MOFLexer.ll, src/mof/OW_MOFLineInfo.hpp,
	  src/mof/OW_MOFParseFatalErrorException.cpp,
	  src/mof/OW_MOFParser.yy, src/mof/OW_MOFParserDecls.hpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.cpp,
	  src/mof/OW_MOFParserErrorHandlerIFC.hpp,
	  src/mof/OW_MOFVisitor.cpp, src/mof/OW_MOFVisitor.h,
	  src/mof/OW_MofParseFatalErrorException.cpp,
	  src/mof/OW_MofParserErrorHandlerIFC.cpp,
	  src/mof/OW_MofParserErrorHandlerIFC.hpp, src/mof/Visitor.cpp,
	  src/mof/Visitor.h, src/mof/moflexer.ll, src/mof/moflexerslex.cpp,
	  src/mof/mofparser.yy, src/tools/owmofc/owmofc.cpp: Renamed the
	  mof library files to be consistent with the rest of the project.

2003-11-18 23:21  nuffer

	* src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp: Modified
	  OW_CppAssociatorProviderIFC to derive from
	  OW_CppInstanceProviderIFC because associator providers must also
	  be instance providers.  Fixed OW_AssociatorTest to be an instance
	  provider.

2003-11-18 20:38  nuffer

	* src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providers/cpp/indication/IndicationRepLayer/OW_provindIndicationRepLayer.cpp,
	  src/providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.hpp,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/testinstance.cpp: Renamed
	  getProviderInfo functions to get<Type>ProviderInfo()

2003-11-18 19:34  nuffer

	* src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMObjectPath.hpp,
	  src/cimom/OW_CIMServer.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/mof/CIMOMVisitor.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/common/cmpiInstance.cpp,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppReadOnlyInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppSimpleInstanceProviderIFC.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLProcessor.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/testMisc.cpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp:
	  Removed OW_CIMObjectPath ctor that took an instance bc it is a
	  fertile source of bugs.  Fixed all the places it was used. Fixed
	  some indentation problems. Added
	  OW_CppReadOnlyInstanceProviderIFC and
	  OW_CppSimpleInstanceProviderIFC and switched CIM_Namespace
	  provider to use it. Changed namespaces to be case-sensitive and
	  added a test for that, so root/vintela is different than
	  root/Vintela

2003-11-18 19:29  nuffer

	* doc/openwbem_coding_guide.txt: Added

2003-11-17 13:56  nuffer

	* src/common/OW_ThreadPool.cpp: Fixed a couple bugs in the
	  DYNAMIC_SIZE pool implementation.

2003-11-17 09:05  nuffer

	* src/mof/moflexer.ll: Added support for UTF-8 chars in
	  identifiers.

2003-11-17 05:17  nuffer

	* src/services/http/OW_HTTPServer.cpp: Log an error if a connection
	  is dropped.  Dont catch OW_TimeoutException because that was
	  thrown by the thread counter that is not used anymore.

2003-11-16 20:37  nuffer

	* src/cimom/OW_CIMServer.cpp: Added some TODO comments.

2003-11-16 19:15  nuffer

	* src/http/client/OW_HTTPClient.cpp: Removed code that added an
	  extra CRLF at the beginning of a POST since that is illegal and
	  caused Pegasus to just ignore the request.

2003-11-16 16:46  nuffer

	* src/: cimom/OW_PollingManager.cpp, cimom/OW_PollingManager.hpp,
	  cimom/indication/OW_IndicationServerImpl.cpp,
	  cimom/indication/OW_IndicationServerImpl.hpp,
	  services/http/OW_HTTPServer.cpp, services/http/OW_HTTPServer.hpp:
	  Converted to use OW_ThreadPool instead of OW_Runnable threads.

2003-11-16 16:42  nuffer

	* test/unit/: OW_MutexTestCases.cpp, OW_ThreadPoolTestCases.cpp,
	  OW_ThreadPoolTestCases.hpp, OW_ThreadTestCases.cpp: Updated for
	  new features and changes.

2003-11-16 16:42  nuffer

	* test/acceptance/progs/hammerClient.cpp: Adjusted for new thread
	  pool constructor.

2003-11-16 16:40  nuffer

	* src/: services/http/OW_HTTPSvrConnection.cpp,
	  xml/OW_RequestHandlerIFCXML.cpp: Added catch block for
	  OW_ThreadCancelledException

2003-11-16 16:35  nuffer

	* src/: mof/MofCompiler.cpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp: Added catch
	  block for OW_ThreadCancelledException

2003-11-16 16:34  nuffer

	* src/http/common/OW_HTTPChunkedOStream.cpp: Removed dumb empty
	  comment.

2003-11-16 16:34  nuffer

	* src/http/client/OW_HTTPClient.cpp: Removed code that added an
	  extra CRLF at the beginning of a POST since that is illegal and
	  caused Pegasus to just ignore the request.

2003-11-16 16:26  nuffer

	* src/common/: OW_ThreadPool.cpp, OW_ThreadPool.hpp: Added support
	  for a dynamic sized pool as well as implemented thread
	  cancellation if necessary on shutdown.  Refactored and simplified
	  the code.

2003-11-16 16:24  nuffer

	* src/common/: OW_Thread.cpp, OW_Thread.hpp: Made some improvements
	  and fixes related to thread cancellation.

2003-11-16 16:23  nuffer

	* src/common/OW_Runnable.cpp: Improved exception handling.

2003-11-16 16:22  nuffer

	* src/common/OW_ConfigOpts.hpp: Added
	  owcimomd.max_indication_export_threads option.

2003-11-16 16:21  nuffer

	* src/common/: Makefile.am, OW_ThreadCancelledException.cpp,
	  OW_ThreadCancelledException.hpp: Added
	  OW_ThreadCancelledException

2003-11-16 16:20  nuffer

	* src/cimom/OW_CIMServer.cpp: Removed wrong try/catch block

2003-11-16 16:18  nuffer

	* etc/openwbem.conf.sh: Added
	  owcimomd.max_indication_export_threads option.

2003-11-16 16:18  nuffer

	* TODO: Updated.

2003-11-12 08:44  nuffer

	* src/cim/OW_CIMQualifierType.cpp: Removed old commented out code.

2003-11-12 07:16  nuffer

	* src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/common/OW_Exec.cpp, src/common/OW_Runnable.cpp,
	  src/common/OW_Runnable.hpp, src/common/OW_Thread.cpp,
	  src/common/OW_Thread.hpp, src/common/OW_ThreadImpl.cpp,
	  src/common/OW_ThreadImpl.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  test/acceptance/progs/hammerClient.cpp,
	  test/unit/OW_ExceptionTestCases.cpp,
	  test/unit/OW_MutexTestCases.cpp,
	  test/unit/OW_SocketUtilsTestCases.cpp,
	  test/unit/OW_ThreadTestCases.cpp,
	  test/unit/OW_ThreadTestCases.hpp: Moved OW_Thread::run() to
	  OW_Runnable.	Added thread cancellation.

2003-11-12 07:15  nuffer

	* test/unit/run_make_check.sh: Modified to pass along cmd line
	  args.

2003-11-12 07:12  nuffer

	* src/: ifcs/OW_RequestHandlerIFC.cpp,
	  ifcs/OW_RequestHandlerIFC.hpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.hpp: Added getHost() to
	  OW_RequestHandlerIFC and changed subclasses to use it.

2003-11-12 07:05  nuffer

	* src/common/OW_Condition.hpp: Added a little bit of docs for wait
	  and timedWait

2003-11-10 02:44  sedgewick_de

	* src/providerifcs/cmpi/common/: cmpiArray.cpp, cmpiBroker.cpp,
	  cmpiBrokerEnc.cpp, cmpiContextArgs.cpp: fixed exception handling
	  to prevent aborts

2003-11-07 09:49  nuffer

	* src/requesthandlers/cimxml/OW_XMLExecute.cpp: Added a try/catch
	  around the call to OW_SocketUtils::getFullyQualifiedHostName()
	  since it can throw.

2003-11-07 09:22  nuffer

	* TODO: Updated.

2003-11-06 10:17  sedgewick_de

	* src/providerifcs/cmpi/common/cmpiResult.cpp: fixed exception
	  handling to prevent aborts

2003-11-06 10:17  sedgewick_de

	* src/providerifcs/cmpi/common/: cmpiArray.cpp, cmpiBroker.cpp,
	  cmpiBrokerEnc.cpp, cmpiContextArgs.cpp, cmpiDateTime.cpp,
	  cmpiEnumeration.cpp, cmpiInstance.cpp, cmpiObject.cpp,
	  cmpiObjectPath.cpp, cmpiString.cpp, cmpiThreadContext.cpp,
	  cmpiValue.cpp, cmpisrv.h: updated copyright statement

2003-11-06 10:16  sedgewick_de

	* src/providerifcs/cmpi/: OW_CMPIAssociatorProviderProxy.cpp,
	  OW_CMPIAssociatorProviderProxy.hpp,
	  OW_CMPIIndicationProviderProxy.cpp,
	  OW_CMPIIndicationProviderProxy.hpp,
	  OW_CMPIInstanceProviderProxy.cpp,
	  OW_CMPIInstanceProviderProxy.hpp, OW_CMPIMethodProviderProxy.cpp,
	  OW_CMPIMethodProviderProxy.hpp, OW_CMPIPolledProviderProxy.cpp,
	  OW_CMPIPolledProviderProxy.hpp, OW_CMPIProviderIFC.cpp,
	  OW_CMPIProviderIFC.hpp, OW_CMPIProviderIFCUtils.hpp,
	  OW_FTABLERef.hpp: Updated copyright statement

2003-11-05 17:31  nuffer

	* src/providerifcs/cpp/: OW_CppProviderIFC.cpp,
	  OW_CppProviderIFC.hpp: Slight change in behavior.  Now initialize
	  is not called on providers when they are initially scanned at
	  startup, only when they are first loaded when requested.

2003-11-05 17:28  nuffer

	* src/common/socket/OW_SocketUtils.hpp: Added some more docs for
	  getFullyQualifiedHostName

2003-11-05 09:59  sedgewick_de

	* src/providerifcs/cmpi/: Makefile.am,
	  OW_CMPIAssociatorProviderProxy.cpp,
	  OW_CMPIIndicationProviderProxy.cpp,
	  OW_CMPIIndicationProviderProxy.hpp,
	  OW_CMPIInstanceProviderProxy.cpp, OW_CMPIMethodProviderProxy.cpp,
	  OW_CMPIProviderIFC.cpp, OW_CMPIProviderIFC.hpp, OW_FTABLERef.hpp,
	  common/cmpisrv.h, common/Makefile.am, common/cmpiBroker.cpp,
	  common/cmpiBrokerEnc.cpp, common/cmpiResult.cpp,
	  common/cmpiThreadContext.cpp, common/cmpiThreadContext.h: rework
	  of the CMPI interface

2003-11-05 07:58  nuffer

	* openwbem.spec: Brought in changes from 2.0 branch.

2003-11-05 07:57  nuffer

	* ReleaseSteps: Added a little more info.

2003-11-05 00:10  nuffer

	* configure.in, openwbem.spec: Updated version to 2.0.13

2003-11-05 00:07  nuffer

	* configure.in, openwbem.spec: Updated version to 2.0.12

2003-11-05 00:03  nuffer

	* ChangeLog: Added back an entry that cvs2cl.pl magically erased.

2003-11-04 23:55  nuffer

	* ChangeLog: Updated.

2003-11-04 23:50  nuffer

	* test/acceptance/progs/aclTest.cpp: Replaced assert with
	  TEST_ASSERT so it will not disappear if NDEBUG is #defined.

2003-11-04 23:49  nuffer

	* openwbem.spec: Fixed to build on fedora core 1

2003-11-04 21:45  nuffer

	* ReleaseSteps: Updated with a little more info.

2003-11-04 21:41  nuffer

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: lock m_guard in
	  doUnloadProviders to protect m_provs

2003-11-04 21:39  nuffer

	* src/common/OW_Array.hpp: Fixed operator+= to return *this

2003-11-04 17:07  nuffer

	* src/common/OW_Exec.cpp: Made a few more tweaks to getExitStatus

2003-11-04 17:06  nuffer

	*
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Removed an unused line of code

2003-11-04 13:27  nuffer

	* src/common/: OW_Exec.cpp, OW_Exec.hpp: Did a few tweaks to
	  getExitStatus to make it a little more responsive.

2003-11-04 13:25  nuffer

	* src/common/: OW_ThreadPool.cpp, OW_ThreadPool.hpp: Shutdown the
	  thread pool in the desctructor.

2003-11-04 12:19  nuffer

	* src/: cim/OW_CIMObjectPath.cpp, cim/OW_CIMObjectPath.hpp,
	  cimom/OW_CIMServer.cpp,
	  cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  client/OW_BinaryCIMOMHandle.cpp, client/OW_CIMXMLCIMOMHandle.cpp,
	  repositories/hdb/OW_CIMRepository.cpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp, xml/OW_CIMtoXML.cpp:
	  Added OW_CIMObjectPath::isClassPath() and
	  OW_CIMObjectPath::isInstancePath().  Changed code to use the new
	  functions.  Fixed an issue with AssociatorNames and
	  ReferenceNames outputting wrong XML for class paths.

2003-11-04 12:16  nuffer

	* TODO: Updated.

2003-11-04 12:16  nuffer

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: Lock the mutex
	  protecting m_provs during doUnloadProviders.

2003-11-04 11:32  nuffer

	* src/common/OW_Exec.hpp: Improved docs.

2003-11-04 11:32  nuffer

	* src/common/OW_Exec.cpp: Removed useless for loop.

2003-11-04 10:58  nuffer

	* src/: requesthandlers/cimxml/OW_XMLExecute.cpp,
	  xml/OW_XMLCIMFactory.cpp: Fixed an issue with the server
	  generating non-compliant xml when doing an AssociatorNames
	  operation on classes.

2003-11-04 09:02  nuffer

	* configure.in, openwbem.spec: Changed version to 2.0.11

2003-11-04 08:34  nuffer

	* configure.in, openwbem.spec: Changed version to 2.0.10

2003-11-03 23:22  nuffer

	* ChangeLog: Updated

2003-11-03 22:36  nuffer

	* test/acceptance/acceptance.sh.fb: Adjusted location of ssl key
	  and cert which Bart changed, but did not fix the acceptance test.

2003-11-03 22:35  nuffer

	* src/common/OW_UUID.cpp: Added #include <ctype.h> to get isxdigit

2003-11-03 22:31  nuffer

	* src/common/socket/OW_SSLSocketImpl.cpp: Fixed a bug where
	  SSL_shutdown was being passed a NULL pointer.  Added a little
	  more error checking for NULL return values.

2003-11-03 13:34  nuffer

	* test/acceptance/progs/fakeClient.cpp: Added code to check for
	  errors in trailers.

2003-11-03 11:19  bartw

	* src/common/OW_RandomNumber.cpp: added header include

2003-11-03 11:09  bartw

	* etc/openwbem.conf.sh: fixed path for server cert

2003-11-03 10:43  nuffer

	* src/requesthandlers/cimxml/OW_XMLExecute.cpp: Fixed a bug where a
	  CLASSNAME arg is NULL.

2003-11-03 09:01  nuffer

	* test/acceptance/: acceptance.sh.fb, progs/hammerClient.cpp: Did
	  more work on hammerClient. Added some more options to control how
	  it runs and reports errors.  Also added code to exercise more
	  operations.

2003-11-03 09:00  nuffer

	* src/: common/socket/OW_ServerSocketImpl.cpp,
	  common/socket/OW_Socket.cpp, common/socket/OW_Socket.hpp,
	  services/http/OW_HTTPServer.cpp: Renamed OW_TimeOutException to
	  OW_SocketTimeoutException to avoid confusion with
	  OW_TimeoutException thrown by OW_Condition.

2003-11-03 08:59  nuffer

	* src/common/: OW_ThreadPool.cpp, OW_ThreadPool.hpp: Added
	  waitForEmptyQueue()

2003-11-03 08:58  nuffer

	* src/cimom/indication/: OW_IndicationServerImpl.cpp,
	  OW_IndicationServerImpl.hpp: Pass the subscription instance to
	  the Notifier.  This is so it can process failures (TBD).

2003-11-03 08:57  nuffer

	* src/cimom/OW_LocalCIMOMHandle.cpp: Added a comment.

2003-11-03 08:57  nuffer

	* src/cimom/OW_CIMServer.hpp: Adjusted the lock timeout and added a
	  TODO.

2003-11-02 15:41  nuffer

	* src/common/socket/OW_SocketUtils.cpp: Fix for a problem where
	  gethostbyname_r randomly fails.

2003-11-01 13:53  nuffer

	* test/unit/: Makefile.am, OW_RandomNumberTestCases.cpp,
	  OW_RandomNumberTestCases.hpp, OW_UUIDTestCases.cpp,
	  OW_UUIDTestCases.hpp, UnitMain.cpp: Added tests for
	  OW_RandomNumber and OW_UUID

2003-11-01 13:53  nuffer

	* test/acceptance/progs/hammerClient.cpp: Commented out code to
	  check referential integrity of associators and references because
	  it is not quite working yet.

2003-11-01 13:52  nuffer

	* TODO: Added an item.

2003-11-01 13:51  nuffer

	* test/acceptance/acceptance.sh.fb: Set the timeout value in the
	  config file to 3000 seconds.

2003-11-01 13:50  nuffer

	* etc/openwbem.conf.sh, src/cimom/OW_PollingManager.cpp,
	  src/common/OW_ConfigOpts.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp: Added an option to
	  configure the server socket timeout value.

2003-11-01 11:33  nuffer

	* src/common/: OW_UUID.cpp, OW_UUID.hpp: Finished writing OW_UUID

2003-11-01 11:32  nuffer

	* src/common/: OW_RandomNumber.cpp, OW_RandomNumber.hpp: Did some
	  improvements to OW_RandomNumber

2003-10-31 16:33  nuffer

	* TODO: Added some items.

2003-10-31 11:37  bartw

	* src/: authenticators/pam/Makefile.am,
	  authenticators/pamcl/Makefile.am,
	  providers/cpp/polled/slp/Makefile.am: fixed makefiles

2003-10-30 21:13  nuffer

	* src/common/socket/OW_NwIface.cpp: Removed some stupid code that
	  was checking for a NULL pointer from new, which can never happen.

2003-10-30 17:42  nuffer

	* src/common/OW_PosixFileSystem.cpp: Fixed problem with the random
	  file already existing.

2003-10-30 17:42  nuffer

	* TODO: Updated.

2003-10-30 17:41  nuffer

	* etc/openwbem.conf.sh: Added option for a null logger.

2003-10-30 17:40  nuffer

	* test/acceptance/progs/hammerClient.cpp: added some more tests.

2003-10-30 00:12  nuffer

	* src/common/: Makefile.am, OW_UUID.cpp, OW_UUID.hpp: Added initial
	  implementation of OW_UUID.

2003-10-29 21:04  nuffer

	* schemas/cim28/: Application28_AppRuntime.mof,
	  Application28_AppServer.mof, Application28_AppServerStats.mof,
	  Application28_BIOS.mof, Application28_CheckAction.mof,
	  Application28_DeploymentModel.mof,
	  Application28_InstalledProduct.mof,
	  Application28_SystemSoftware.mof, CIM_Application28.mof,
	  CIM_Core28.mof, CIM_Database28.mof, CIM_Device28.mof,
	  CIM_Event28.mof, CIM_IPsecPolicy28.mof, CIM_Interop28.mof,
	  CIM_Metrics28.mof, CIM_Network28.mof, CIM_Physical28.mof,
	  CIM_Policy28.mof, CIM_Schema28.mof, CIM_Support28.mof,
	  CIM_System28.mof, CIM_User28.mof, Core28_Capabilities.mof,
	  Core28_Collection.mof, Core28_CoreElements.mof,
	  Core28_Device.mof, Core28_MethodParms.mof, Core28_Physical.mof,
	  Core28_PowerMgmt.mof, Core28_ProductFRU.mof,
	  Core28_Qualifiers.mof, Core28_Redundancy.mof, Core28_Service.mof,
	  Core28_Settings.mof, Core28_Software.mof, Core28_Statistics.mof,
	  Core28_StorageExtent.mof, Database28_Statistics.mof,
	  Database28_Storage.mof, Database28_System.mof,
	  Device28_Controller.mof, Device28_CoolingAndPower.mof,
	  Device28_DeviceElements.mof, Device28_DiskGroup.mof,
	  Device28_FC.mof, Device28_IB.mof, Device28_Memory.mof,
	  Device28_Modems.mof, Device28_NetworkAdapter.mof,
	  Device28_Ports.mof, Device28_Printing.mof,
	  Device28_Processor.mof, Device28_ProtocolController.mof,
	  Device28_SccExtents.mof, Device28_Sensors.mof,
	  Device28_StorageDevices.mof, Device28_StorageExtents.mof,
	  Device28_StorageLib.mof, Device28_StorageServices.mof,
	  Device28_USB.mof, Device28_UserDevices.mof,
	  Metrics28_BaseMetric.mof, Metrics28_UnitOfWork.mof,
	  Network28_BGP.mof, Network28_Buffers.mof,
	  Network28_Collections.mof, Network28_Filtering.mof,
	  Network28_IPsec.mof, Network28_MPLS.mof, Network28_OSPF.mof,
	  Network28_Pipes.mof, Network28_ProtocolEndpoints.mof,
	  Network28_QoS.mof, Network28_Routes.mof,
	  Network28_RoutingForwarding.mof, Network28_SNMP.mof,
	  Network28_SwitchingBridging.mof, Network28_Systems.mof,
	  Network28_Topology.mof, Network28_VLAN.mof,
	  Physical28_Component.mof, Physical28_Connector.mof,
	  Physical28_Link.mof, Physical28_Misc.mof, Physical28_Package.mof,
	  Physical28_PhysicalMedia.mof, Physical28_StoragePackage.mof,
	  System28_Boot.mof, System28_Diagnostics.mof,
	  System28_FileElements.mof, System28_Help.mof, System28_Logs.mof,
	  System28_OperatingSystem.mof, System28_Processing.mof,
	  System28_SystemElements.mof, System28_SystemResources.mof,
	  System28_Time.mof, System28_Unix.mof, User28_AccessControl.mof,
	  User28_Account.mof, User28_AuthenticationReqmt.mof,
	  User28_Credential.mof, User28_Group.mof, User28_Identity.mof,
	  User28_Kerberos.mof, User28_Org.mof, User28_Privilege.mof,
	  User28_PrivilegeManagementService.mof, User28_PublicKey.mof,
	  User28_Role.mof, User28_SecurityLevel.mof,
	  User28_SecurityServices.mof, User28_SharedSecret.mof,
	  User28_StorageHardwareID.mof, User28_UsersAccess.mof,
	  WARNING_THIS_IS_28_PRELIMINARY_NOT_FINAL: Added 2.8 preliminary
	  schema.

2003-10-29 15:53  nuffer

	* src/cimom/: OW_CIMServer.cpp, OW_MetaRepository.cpp,
	  OW_MetaRepository.hpp: Fixed enumClassNames to be about 10x
	  faster.

2003-10-28 16:02  nuffer

	* src/cimom/OW_CIMServer.cpp: Changed createInstance to pass a
	  class-synced-up instance to the provider instead of the raw
	  instance that comes in from the client.

2003-10-28 15:56  nuffer

	* src/client/OW_CIMXMLCIMOMHandle.cpp: Fixed a problem where the
	  instance keys may not be correctly set in the associators and
	  references calls.

2003-10-28 10:41  nuffer

	* src/cimom/OW_CIMServer.cpp: Fixed the debug message for method
	  calls.

2003-10-28 09:27  nuffer

	* test/c++providers/instance/OW_LinuxProcess.cpp: Extended the
	  provider to be an indication provider as well.

2003-10-27 16:53  jcarey

	* src/common/OW_String.cpp: Changed format method for OW_String to
	  release temporary memory before allocating the next block. This
	  was a potential memory leak that would happen if the 1st call to
	  vsnprintf returned failure.

2003-10-26 15:10  nuffer

	* src/common/OW_Mutex.hpp: Improved the docs for acquire()

2003-10-26 15:01  nuffer

	* src/common/OW_Condition.hpp: Added some docs for wait() and
	  timedWait()

2003-10-25 01:42  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_SharedLibraryRepository.cpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/common/OW_BinarySerialization.cpp,
	  src/common/OW_BinarySerialization.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_RepositoryIFC.hpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_HDBCommon.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/tools/owenumclassnames.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp: Sped up enumClassNames by 10x.
	  Reworked some of the interfaces in the repository classes.
	  Changed enumClassNames to deal with OW_String as the class name
	  instead of OW_CIMObjectPath.

2003-10-25 01:40  nuffer

	* test/acceptance/progs/hammerClient.cpp: Added a TODO list.

2003-10-24 12:33  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Report support of
	  deflate on an OPTIONS request.

2003-10-24 12:33  nuffer

	* src/http/client/OW_HTTPClient.cpp: Detect server support of
	  defalte and turn it on if applicable.

2003-10-24 12:31  nuffer

	* .cvsignore: Added autom4te-2.53.cache

2003-10-24 12:31  nuffer

	* test/acceptance/setup_paths: added

2003-10-24 12:26  nuffer

	* src/common/socket/OW_SocketBaseImpl.cpp: Improved error reporting
	  on getpeername and getsockname

2003-10-24 12:16  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Added a
	  Accept-Encoding: deflate header on an options request so a client
	  can know if it can send compressed requests.

2003-10-24 12:15  nuffer

	* src/common/OW_ThreadPool.hpp: Finished up the docs for the
	  functions.

2003-10-24 12:14  nuffer

	* src/cimxmllistener/OW_HTTPXMLCIMListener.hpp: Fixed up the docs a
	  bit.

2003-10-24 12:12  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Added a TODO
	  item.

2003-10-24 12:12  nuffer

	* configure.in: Added a macro AM_MAINTAINER_MODE

2003-10-24 12:11  nuffer

	* TODO: Added an item.

2003-10-24 09:36  nuffer

	* test/acceptance/: acceptance.sh.fb, progs/hammerClient.cpp: More
	  work on the hammerClient test.

2003-10-24 09:36  nuffer

	* src/providers/cpp/instance/:
	  CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp:
	  Minor tweaks to correctly create the instance.

2003-10-24 09:35  nuffer

	* src/common/socket/OW_SocketUtils.cpp: Fixed error message to not
	  use strerror on h_errno since it isnt compatible.

2003-10-24 09:34  nuffer

	* src/common/socket/OW_SocketBaseImpl.cpp: Improved the error when
	  connect fails.

2003-10-24 09:34  nuffer

	* src/client/OW_CIMXMLCIMOMHandle.cpp: Set the keys on an instance
	  when the come over separately.

2003-10-24 09:32  nuffer

	* src/cim/OW_CIMProperty.cpp: Added a check on setValue to make
	  sure the value is the correct type.

2003-10-24 09:32  nuffer

	* src/cim/OW_CIMInstance.cpp: Removed obsolete comment.

2003-10-24 09:31  nuffer

	* TODO: Updated.

2003-10-23 09:41  nuffer

	* test/acceptance/progs/: .cvsignore, Makefile.am,
	  hammerClient.cpp: Added hammerClient test. Runs but it isnt
	  completely implemented yet.

2003-10-23 09:40  nuffer

	* TODO: Updated.

2003-10-23 09:40  nuffer

	* src/common/OW_ThreadPool.hpp: Added a default to shutdown()

2003-10-23 09:39  nuffer

	* src/common/OW_Exception.hpp: Added explicit to the char*
	  constructor.

2003-10-23 09:38  nuffer

	* src/client/OW_CIMClient.cpp: Added a few TODO items.

2003-10-22 20:41  nuffer

	* src/cimom/OW_CIMServer.cpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.hpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Brought the associator
	  provider interface into agreement with the spec to avoid
	  confusion.

2003-10-22 20:41  nuffer

	* TODO: Updated.

2003-10-22 19:54  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Catch
	  std::ios_base::failure

2003-10-22 19:53  nuffer

	* configure.in, etc/openwbem.conf.sh, src/common/OW_ConfigOpts.hpp,
	  src/providerifcs/Makefile.am: Removed the simple c++ provider
	  interface.

2003-10-22 11:35  nuffer

	* src/common/socket/OW_SocketBaseImpl.cpp: Added feature to connect
	  so that it can be interrupted when the sockets are shut down.

2003-10-22 11:34  nuffer

	* src/common/: OW_Exec.cpp, OW_PosixUnnamedPipe.hpp,
	  socket/OW_SocketUtils.cpp: Moved typedef for
	  OW_PosixUnnamedPipeRef into OW_PosixUnnamedPipe.hpp

2003-10-22 11:30  nuffer

	* src/common/OW_Thread.cpp: Removed some commented out code and
	  made a small adjustment to start.

2003-10-22 09:05  nuffer

	* src/cimom/OW_CIMServer.cpp: Added a check to make sure
	  createInstance will return a valid OW_CIMObjectPath

2003-10-22 06:13  nuffer

	* src/common/: OW_Thread.cpp, OW_Thread.hpp: Use a barrier to
	  synchronize thread start instead of busy waiting.  Also return -1
	  if an exception is caught in threadRunner

2003-10-21 23:09  nuffer

	* test/unit/OW_ThreadPoolTestCases.cpp: Fixed to set all the ints
	  to 0 to start with.

2003-10-21 22:41  nuffer

	* src/: cimom/indication/OW_IndicationServerImpl.hpp,
	  cimom/indication/OW_LifecycleIndicationPoller.hpp,
	  cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  cimxmllistener/OW_HTTPXMLCIMListener.hpp, common/Makefile.am,
	  common/OW_Runnable.cpp, common/OW_Runnable.hpp,
	  common/OW_Thread.cpp, common/OW_Thread.hpp,
	  common/OW_ThreadCounter.hpp, common/OW_ThreadDoneCallback.cpp,
	  common/OW_ThreadDoneCallback.hpp,
	  services/http/OW_HTTPServer.cpp,
	  services/http/OW_HTTPSvrConnection.hpp: Moved OW_Runnable and
	  OW_ThreadDoneCallback into their own files to help reduce header
	  dependencies.

2003-10-21 22:40  nuffer

	* src/common/OW_ThreadPool.cpp, src/common/OW_ThreadPool.hpp,
	  test/unit/Makefile.am, test/unit/OW_ThreadPoolTestCases.cpp,
	  test/unit/OW_ThreadPoolTestCases.hpp, test/unit/UnitMain.cpp:
	  Wrote OW_ThreadPool

2003-10-21 15:06  nuffer

	* src/common/OW_ThreadBarrier.cpp: Added #include <pthread.h>

2003-10-21 08:32  nuffer

	* src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/common/OW_Thread.cpp, src/common/OW_Thread.hpp,
	  src/common/OW_ThreadImpl.cpp, src/common/OW_ThreadImpl.hpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/unit/OW_RWLockerTestCases.cpp: Changed the run method of
	  OW_Thread to have a return value which can be retrieved by
	  OW_Thread::join().

2003-10-21 08:31  nuffer

	* test/unit/: OW_ThreadTestCases.cpp, OW_ThreadTestCases.hpp: Added
	  tests for OW_Thread.

2003-10-21 08:23  nuffer

	* src/common/Makefile.am: Added OW_ThreadBarrier.

2003-10-21 08:22  nuffer

	* test/unit/: Makefile.am, UnitMain.cpp: Added test for
	  OW_ThreadBarrier

2003-10-21 08:22  nuffer

	* src/common/socket/OW_SocketUtils.cpp: Throw exceptions on error
	  in getFullyQualifiedHostname() instead of silently failing.

2003-10-21 08:20  nuffer

	* acconfig.h, configure.in: Added tests to detect pthread_barrier_*
	  functionality.

2003-10-21 08:20  nuffer

	* test/unit/: OW_ThreadBarrierTestCases.cpp,
	  OW_ThreadBarrierTestCases.hpp: Added tests for OW_ThreadBarrier.

2003-10-21 08:18  nuffer

	* src/common/: OW_ThreadBarrier.cpp, OW_ThreadBarrier.hpp: Added.

2003-10-20 13:53  nuffer

	* src/http/client/OW_HTTPClient.cpp: Added a check to make sure
	  that convertToFiniteStream will throw instead of returning a NULL
	  reference.

2003-10-20 13:50  nuffer

	* test/c++providers/instance/OW_RPM.cpp: Fixed to correctly handle
	  all parameters on enumInstances().

2003-10-20 11:46  nuffer

	* test/c++providers/instance/OW_RPM.cpp: Drastically sped up
	  enumInstances()

2003-10-19 21:48  nuffer

	* src/common/OW_ThreadImpl.cpp: Added code to set the stack size if
	  the default is not big enough.

2003-10-19 21:47  nuffer

	* test/acceptance/acceptance.sh.fb: Added checks for failure of
	  make install or link creation.

2003-10-17 16:24  nuffer

	* src/common/OW_UnnamedPipe.cpp: Switched readAll() to use a
	  StringBuffer which is *much* more efficient for reading a large
	  amount of text.

2003-10-17 14:21  nuffer

	* test/acceptance/test_suite_wish_list.txt: Added another idea.

2003-10-17 12:04  nuffer

	* src/cim/OW_CIMInstance.cpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/acceptance/testfiles/wqlTest.out: Fixed
	  OW_CIMInstance::toMOF() to not output the property datatype so
	  that the output is actually valid instance mof.

2003-10-17 12:03  nuffer

	* src/common/OW_Thread.cpp: Added some informational comments and
	  changed some precondition checks in join() into assert
	  statements.

2003-10-17 12:00  nuffer

	* src/common/OW_Thread.hpp: Improved some javadoc and added an
	  assert to setSelfDelete()

2003-10-17 11:59  nuffer

	* test/acceptance/acceptance.sh.fb: Add the -v option when running
	  valgrind.

2003-10-17 11:59  nuffer

	* src/providerifcs/npi/common/NPIExternal.cpp: Added some new NPI
	  functions so the current providers will load.

2003-10-17 11:58  nuffer

	* src/providerifcs/cmpi/common/: cmpiThreadContext.cpp,
	  cmpiThreadContext.h: Make the double-checked locking pattern
	  thread safe on platforms that need memory barriers such as alpha
	  or ia64

2003-10-17 11:56  nuffer

	* src/providerifcs/cmpi/common/cmpiObject.cpp: Initialize the priv
	  member in constructors to prevent uninitialized data causing
	  segfaults.

2003-10-17 11:55  nuffer

	* src/ifcs/OW_CIMProtocolIStreamIFC.hpp: Fixed a misspelling in a
	  comment.

2003-10-17 11:54  nuffer

	* src/common/OW_Reference.hpp: Added some comments and converted
	  spaces to tabs.

2003-10-17 11:53  nuffer

	* src/common/OW_Bool.hpp: Added some more docs about the purpose
	  and use of OW_Bool.

2003-10-17 11:52  nuffer

	* src/cim/OW_CIMValue.hpp: Added some private constructors that
	  take a void pointer to help prevent unintended errors of passing
	  a pointer to the constructor.

2003-10-16 11:40  nuffer

	* src/cimom/OW_CIMServer.cpp: Added a small optimization to
	  createInstance.  Avoid creating a return value that will not be
	  used.

2003-10-16 11:39  nuffer

	* src/cim/: OW_CIMObjectPath.cpp, OW_CIMObjectPath.hpp: Added
	  get/setClassName and deprecated get/setObjectName to avoid
	  confusion.

2003-10-16 11:38  nuffer

	* src/: cim/OW_CIMInstance.cpp,
	  repositories/hdb/OW_CIMRepository.cpp: Fixed a tab/space problem.

2003-10-16 11:36  nuffer

	* TODO: Added an item.

2003-10-15 23:32  nuffer

	* src/providerifcs/perl/perlProvider/: Makefile.am,
	  perlNPI/Makefile.PL: Fixed up things so that make uninstall and
	  make distclean work correctly.  This allows make distcheck to
	  pass with newer automake versions.

2003-10-15 23:31  nuffer

	* src/: authenticators/pam/Makefile.am,
	  authenticators/pamcl/Makefile.am,
	  providers/cpp/polled/slp/Makefile.am: Added EXTRA_DIST on the
	  else clause of the if statement so the source files will be
	  picked up even if the condition is false.

2003-10-15 13:23  nuffer

	* src/cimom/OW_CIMServer.cpp: Fixed createInstance in the case
	  where the incoming instance does not have any KEY qualifiers on
	  properties.  rval was getting initialized from the instance
	  before the instance was synced up with the class.

2003-10-12 20:59  nuffer

	* src/providerifcs/cmpi/common/: CmpiArgs.h, CmpiArray.h,
	  CmpiAssociationMI.h, CmpiBroker.h, CmpiContext.h, CmpiData.h,
	  CmpiDateTime.h, CmpiEnumeration.h, CmpiIndicationMI.h,
	  CmpiInstance.h, CmpiInstanceMI.h, CmpiMethodMI.h, CmpiObject.h,
	  CmpiObjectPath.h, CmpiPropertyMI.h, CmpiProviderBase.h,
	  CmpiResult.h, CmpiSelectExp.h, CmpiStatus.h, CmpiString.h:
	  Removed unnecessary includes to reduce header dependencies and
	  get these headers to pass the acceptance test.

2003-10-12 16:34  nuffer

	* .cvsignore, config.guess, config.sub, missing, mkinstalldirs:
	  Removed some of the autotools generated files from cvs.

2003-10-12 16:32  nuffer

	* doc/man/: man1/Makefile.am, man8/Makefile.am: Fixed for newer
	  automake. Use man1_MAN instead of man1_DATA

2003-10-12 15:41  nuffer

	* configure.in, openwbem.spec: Version to 2.0.9

2003-10-12 15:20  nuffer

	* configure.in, openwbem.spec: Version to 2.0.8

2003-10-11 10:55  nuffer

	* .cvsignore, config.guess, config.sub, missing, mkinstalldirs,
	  src/authenticators/pam/Makefile.am,
	  src/authenticators/pamcl/Makefile.am,
	  src/providers/cpp/polled/slp/Makefile.am: Removed some generated
	  files and fixed up some Makefile.am so that the files inside a
	  conditional will be picked up when doing a make dist

2003-10-10 14:47  nuffer

	* src/xml/OW_CIMtoXML.cpp: Added a little bit of code to make sure
	  a reference property value is the correct type before converting
	  to xml.  This will prevent malformed xml from being generated.

2003-10-10 14:46  nuffer

	* src/common/OW_ThreadImpl.hpp: Added memoryBarrier function.

2003-10-10 01:51  sedgewick_de

	* src/providerifcs/cmpi/common/cmpiArray.cpp: fixed compile error
	  on SuSE 8.2

2003-10-09 22:47  nuffer

	* ChangeLog: Updated.

2003-10-09 17:18  nuffer

	* src/providerifcs/cmpi/common/: cmpiThreadContext.cpp,
	  cmpiThreadContext.h: Rewrote the CMPI_ThreadContext to make it
	  simpler, more efficient, and not corrupt memory.

2003-10-09 17:17  nuffer

	* src/providerifcs/cmpi/common/cmpiArray.cpp: Updated to sblim
	  HEAD.

2003-10-09 14:14  nuffer

	* src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp: Fixed to compile
	  with gcc 3.

2003-10-09 12:25  nuffer

	* src/cimom/OW_IndexImpl.cpp: Improved the error message when the
	  index fails to open.

2003-10-09 10:37  nuffer

	* src/providerifcs/cmpi/: Makefile.am,
	  OW_CMPIInstanceProviderProxy.cpp, OW_CMPIMethodProviderProxy.cpp,
	  OW_CMPIMethodProviderProxy.hpp, OW_CMPIProviderIFC.cpp,
	  common/CmpiArgs.h, common/CmpiArray.h,
	  common/CmpiAssociationMI.h, common/CmpiBaseMI.h,
	  common/CmpiBroker.h, common/CmpiContext.h, common/CmpiData.h,
	  common/CmpiDateTime.h, common/CmpiEnumeration.h,
	  common/CmpiIndicationMI.h, common/CmpiInstance.h,
	  common/CmpiInstanceMI.h, common/CmpiMethodMI.h,
	  common/CmpiObject.h, common/CmpiObjectPath.h,
	  common/CmpiPropertyMI.h, common/CmpiProviderBase.h,
	  common/CmpiResult.h, common/CmpiSelectExp.h, common/CmpiStatus.h,
	  common/CmpiString.h, common/Makefile.am,
	  common/cmpiBrokerEnc.cpp, common/cmpiEnumeration.cpp,
	  common/cmpiInstance.cpp, common/cmpidt.h, common/cmpift.h,
	  common/cmpimacs.h, common/cmpisrv.h: Working on cmpi.  Updated to
	  latest code in sblim cvs.  Fixed a bunch of bugs.

2003-10-09 10:36  nuffer

	* test/acceptance/progs/cimListenerTest.cpp: Removed test for
	  indication provider 2.

2003-10-09 10:36  nuffer

	* src/common/: OW_Thread.cpp, OW_Thread.hpp: Reverting to version
	  that works.

2003-10-09 10:35  nuffer

	* src/cimom/OW_CIMServer.cpp: Added some more debug logging.

2003-10-09 10:21  nuffer

	* src/repositories/hdb/OW_IndexImpl.cpp: Improved error message if
	  the repository cannot be opened.

2003-10-09 09:04  nuffer

	* configure.in: Fixed pam detection.

2003-10-09 08:53  nuffer

	* Makefile-shared-lib-inst.inc, Makefile-shared-lib.inc,
	  Makefile.am, db/db/Makefile.am,
	  src/authenticators/pam/Makefile.am,
	  src/authenticators/pamcl/Makefile.am,
	  src/authenticators/simple/Makefile.am,
	  src/cimom/indication/Makefile.am, src/cimxmllistener/Makefile.am,
	  src/client/Makefile.am, src/common/Makefile.am,
	  src/http/client/Makefile.am, src/http/common/Makefile.am,
	  src/mof/Makefile.am, src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/npi/Makefile.am,
	  src/providerifcs/npi/common/Makefile.am,
	  src/providers/cpp/indicationexport/Makefile.am,
	  src/providers/cpp/polled/slp/Makefile.am,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am, src/wql/Makefile.am,
	  src/xml/Makefile.am: Backported some of the makefile changes from
	  HEAD so uninstall will work and we can create a distribution on
	  rh9.

2003-10-08 22:55  nuffer

	* doc/man/man1/Makefile.am, doc/man/man8/Makefile.am,
	  src/cimxmllistener/Makefile.am, test/npiproviders/Makefile.am:
	  Changes to work with automake 1.6.3

2003-10-08 10:56  nuffer

	* src/providerifcs/cmpi/common/: cmpiObjectPath.cpp,
	  cmpiResult.cpp, cmpisrv.h: Fixed a couple bugs.  Removed some
	  debug output.  Got method providers working.

2003-10-08 08:41  nuffer

	* test/acceptance/acceptance.sh.fb: Added a test for a pam user.

2003-10-08 08:38  nuffer

	* src/providerifcs/perl/perlProvider/Makefile.am: Added an
	  uninstall-local target.

2003-10-07 23:13  nuffer

	* src/common/OW_Exec.cpp: Added missing include.

2003-10-07 23:13  nuffer

	* configure.in: Added -lpthread to the shared library link flags
	  for rh9.

2003-10-07 14:36  nuffer

	* test/acceptance/test_suite_wish_list.txt: Added

2003-10-07 10:45  nuffer

	* src/common/OW_Thread.cpp, src/common/OW_Thread.hpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp:
	  Fixed the OW_Thread class.

2003-10-07 10:42  nuffer

	* src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  test/acceptance/progs/cimListenerTest.cpp: Fixed some tab
	  problems.

2003-10-07 10:42  nuffer

	* TODO: Added an item.

2003-10-01 11:45  nuffer

	* src/common/OW_Thread.cpp: Added try/catch around
	  pTheThread->run().  Clarified debug output.

2003-10-01 09:06  nuffer

	* test/acceptance/acceptance.sh.fb: Fixed test for $OWVALGRIND.
	  Had to use quotes.

2003-10-01 09:06  nuffer

	* src/tools/: owenumclasses.cpp, owenumclassnames.cpp: Fixed to
	  correctly detect /owbinary path in url.

2003-09-30 17:52  nuffer

	* src/repositories/tables_for_new_repository.txt: Added

2003-09-30 11:25  nuffer

	* src/cim/: OW_CIMValue.cpp, OW_CIMValue.hpp: Added some
	  convenience functions.

2003-09-30 10:56  nuffer

	* test/acceptance/acceptance.sh.fb: Added a feature where the cimom
	  can run under valgrind during the test suite.

2003-09-30 10:55  nuffer

	* test/acceptance/OpenSSL.supp: Updated to work with new valgrind.

2003-09-30 10:55  nuffer

	* src/common/: OW_NonRecursiveMutex.cpp,
	  OW_NonRecursiveMutexImpl.cpp, OW_ThreadTypes.hpp: Simplified
	  non-recursive mutex.

2003-09-25 14:35  nuffer

	* src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am, src/wql/Makefile.am,
	  src/wql/common/Makefile.am, src/xml/Makefile.am,
	  test/c++providers/associator/Makefile.am,
	  test/c++providers/indication/Makefile.am,
	  test/c++providers/instance/Makefile.am,
	  test/c++providers/method/Makefile.am,
	  test/cmpiproviders/Makefile.am, test/npiproviders/Makefile.am:
	  Fixed up the build system so it would actually work.

2003-09-25 14:35  uid37533

	* src/: providerifcs/cpp/Makefile.am, providerifcs/npi/Makefile.am,
	  providerifcs/npi/common/Makefile.am,
	  providerifcs/perl/Makefile.am,
	  providerifcs/perl/perlProvider/Makefile.am,
	  providers/cpp/indication/IndicationRepLayer/Makefile.am,
	  providers/cpp/indicationexport/Makefile.am,
	  providers/cpp/instance/CIM_IndicationFilter/Makefile.am,
	  providers/cpp/instance/CIM_IndicationSubscription/Makefile.am,
	  providers/cpp/instance/CIM_Namespace/Makefile.am,
	  providers/cpp/instance/CIM_NamespaceInManager/Makefile.am,
	  providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/Makefile.am,
	  providers/cpp/instance/OW_NameSpace/Makefile.am,
	  providers/cpp/instance/OpenWBEM_ObjectManager/Makefile.am,
	  providers/cpp/polled/slp/Makefile.am,
	  providers/cpp/polled/unloader/Makefile.am,
	  pythonbinding/Makefile.am, repositories/hdb/Makefile.am: Fixed up
	  the build system so it would actually work.

2003-09-25 13:01  nuffer

	* Makefile-shared-lib-inst.inc, Makefile-shared-lib.inc,
	  db/db/Makefile.am, src/authenticators/pam/Makefile.am,
	  src/authenticators/pamcl/Makefile.am,
	  src/authenticators/simple/Makefile.am,
	  src/cimom/indication/Makefile.am, src/cimxmllistener/Makefile.am,
	  src/client/Makefile.am, src/common/Makefile.am,
	  src/http/client/Makefile.am, src/http/common/Makefile.am,
	  src/mof/Makefile.am, src/providerifcs/cmpi/Makefile.am,
	  src/providerifcs/cmpi/common/Makefile.am: Fixed up the build
	  system so it would actually work.

2003-09-25 13:01  nuffer

	* TODO: Added an item.

2003-09-25 13:00  nuffer

	* src/tools/owmofc/owmofc.cpp: Added better help message.

2003-09-25 08:21  nuffer

	* .cvsignore, Makefile-shared-lib-inst.inc,
	  Makefile-shared-lib.inc, Makefile.am, configure.in,
	  db/db/Makefile.am, src/authenticators/pam/Makefile.am,
	  src/authenticators/pamcl/Makefile.am,
	  src/authenticators/simple/Makefile.am,
	  src/cimom/indication/Makefile.am, src/cimxmllistener/Makefile.am,
	  src/client/Makefile.am, src/common/Makefile.am,
	  src/http/client/Makefile.am, src/http/common/Makefile.am,
	  src/mof/Makefile.am, src/providerifcs/cmpi/Makefile.am,
	  src/providerifcs/cmpi/common/Makefile.am,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/npi/Makefile.am,
	  src/providerifcs/npi/common/Makefile.am,
	  src/providerifcs/perl/Makefile.am,
	  src/providerifcs/perl/perlProvider/Makefile.am,
	  src/providers/cpp/indication/IndicationRepLayer/Makefile.am: Got
	  make uninstall to work on rh9.  Simplified the Makefile.am files.

2003-09-18 21:24  nuffer

	* test/acceptance/: progs/OW_CIMClientCL.cpp,
	  testfiles/testsuite.out.long: Adjusted the test to not have
	  hostnames as part of the output.

2003-09-16 13:59  nuffer

	* build/vc2003/OpenWBEM/libopenwbem/.cvsignore: Added

2003-09-15 21:51  nuffer

	* configure.in: add -lpthread when linking shared libraries. Fixes
	  problems on rh9.

2003-09-15 21:49  nuffer

	* src/cimom/OW_PollingManager.cpp: Do a wait if the sleepTime == 0

2003-09-15 09:46  nuffer

	* .cvsignore, build/vc2003/OpenWBEM/.cvsignore,
	  build/vc2003/OpenWBEM/OW_config.h,
	  build/vc2003/OpenWBEM/OpenWBEM.sln,
	  build/vc2003/OpenWBEM/libopenwbem/libopenwbem.vcproj,
	  src/common/OW_NetworkTypes.hpp, src/common/socket/OW_GetPass.cpp,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_SocketAddress.hpp: Working on porting to
	  windows.

2003-09-11 17:16  nuffer

	* src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cim/OW_CIMClass.cpp, src/cim/OW_CIMNameSpaceUtils.cpp,
	  src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMUrl.cpp,
	  src/cimom/OW_CIMOMEnvironment.cpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/client/OW_CIMOMLocatorSLP.cpp,
	  src/common/OW_SafeLibCreate.hpp, src/common/OW_String.cpp,
	  src/http/common/OW_HTTPUtils.cpp, src/mof/MofCompiler.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/wql/OW_WQLProcessor.cpp, src/xml/OW_CIMtoXML.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/unit/OW_ExceptionTestCases.cpp,
	  test/unit/OW_InetAddressTestCases.cpp,
	  test/unit/OW_MemTracerTestCases.cpp: Fixed usage of indexOf and
	  lastIndexOf.	Temporarily removed a crashing test.

2003-09-11 17:03  nuffer

	* configure.in: added some additional header tests.

2003-09-11 09:45  nuffer

	* src/: client/Makefile.am, client/OW_ClientAuthCBIFC.cpp,
	  client/OW_ClientAuthCBIFC.hpp, common/OW_SafeLibCreate.hpp,
	  ifcs/Makefile.am, ifcs/OW_ClientAuthCBIFC.cpp,
	  ifcs/OW_ClientAuthCBIFC.hpp: Moved OW_ClientAuthCBIFC from client
	  to ifcs.

2003-09-10 23:07  nuffer

	* acconfig.h, configure.in, src/cimom/OW_CIMServer.cpp,
	  src/common/OW_BaseStreamBuffer.cpp,
	  src/common/OW_BaseStreamBuffer.hpp, src/common/OW_DateTime.cpp,
	  src/common/OW_String.cpp, src/common/OW_String.hpp,
	  src/common/OW_URL.cpp, src/common/socket/OW_SocketAddress.cpp,
	  src/http/client/OW_HTTPClient.cpp, src/mof/CIMOMVisitor.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/wql/OW_WQLProcessor.cpp,
	  test/unit/OW_SocketUtilsTestCases.cpp: Fixed things up so they
	  compile again on Linux.

2003-09-10 22:04  nuffer

	* configure.in: Added some more checks.

2003-09-10 17:21  nuffer

	* src/: cim/OW_CIMDateTime.hpp, cim/OW_CIMValue.cpp,
	  cim/OW_CIMValue.hpp, common/OW_AtomicOps.hpp,
	  common/OW_BaseStreamBuffer.hpp,
	  common/OW_BinarySerialization.hpp, common/OW_Char16.hpp,
	  common/OW_Condition.cpp, common/OW_DateTime.cpp,
	  common/OW_Exec.cpp, common/OW_Exec.hpp, common/OW_FileSystem.hpp,
	  common/OW_MutexImpl.cpp, common/OW_NonRecursiveMutexImpl.cpp,
	  common/OW_PosixFile.cpp, common/OW_PosixFileSystem.cpp,
	  common/OW_PosixUnnamedPipe.cpp, common/OW_RandomNumber.cpp,
	  common/OW_Select.cpp, common/OW_StackTrace.cpp,
	  common/OW_StackTrace.hpp, common/OW_String.cpp,
	  common/OW_String.hpp, common/OW_StringBuffer.cpp,
	  common/OW_StringBuffer.hpp, common/OW_TempFileStream.cpp,
	  common/OW_ThreadImpl.cpp, common/OW_ThreadImpl.hpp,
	  common/OW_ThreadTypes.hpp, common/OW_TmpFile.cpp,
	  common/OW_TmpFile.hpp, common/OW_Types.h, common/OW_URL.cpp,
	  common/OW_UnnamedPipe.cpp: Working on porting to windows.

2003-09-09 10:55  nuffer

	* TODO, src/common/socket/OW_SSLCtxMgr.hpp: Added some TODOs

2003-09-08 17:41  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Fixed a bug where we
	  tried to send an error once the client had closed the socket.

2003-09-08 13:58  nuffer

	* test/acceptance/: OpenSSL.supp, runCimom.sh: Added openssl
	  suppressions.

2003-09-08 13:33  nuffer

	* src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp: Added docs
	  for mustPoll.

2003-09-08 13:33  nuffer

	* src/provider/OW_IndicationProviderIFC.hpp: Removed redundant
	  docs.

2003-09-08 13:32  nuffer

	* src/http/client/OW_HTTPClient.cpp: Removed old comment.

2003-09-08 13:31  nuffer

	* src/requesthandlers/binary/OW_BinaryRequestHandler.cpp: Removed
	  unused function.

2003-08-28 09:14  nuffer

	* test/unit/: Makefile.am, OW_ReferenceTestCases.cpp,
	  OW_ReferenceTestCases.hpp, UnitMain.cpp: Added a test for
	  OW_Reference.

2003-08-21 17:01  nuffer

	* src/common/: OW_FileSystem.hpp, OW_PosixFileSystem.cpp: Fixed
	  OW_FileSystem::createFile.

2003-08-21 16:42  nuffer

	* src/: common/Makefile.am, common/OW_BinarySerialization.hpp,
	  common/OW_NetworkTypes.hpp, common/OW_OS.hpp,
	  common/OW_PosixOS.cpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp: Removed
	  OW_OS.

2003-08-21 16:21  nuffer

	* src/: cim/OW_CIMBase.cpp, cim/OW_CIMClass.cpp,
	  cim/OW_CIMDataType.cpp, cim/OW_CIMDateTime.cpp,
	  cim/OW_CIMFlavor.cpp, cim/OW_CIMInstance.cpp,
	  cim/OW_CIMMethod.cpp, cim/OW_CIMObjectPath.cpp,
	  cim/OW_CIMParamValue.cpp, cim/OW_CIMParameter.cpp,
	  cim/OW_CIMProperty.cpp, cim/OW_CIMQualifier.cpp,
	  cim/OW_CIMQualifierType.cpp, cim/OW_CIMScope.cpp,
	  cim/OW_CIMValue.cpp, client/OW_BinaryCIMOMHandle.cpp,
	  common/Makefile.am, common/OW_BinIfcIO.cpp,
	  common/OW_BinIfcIO.hpp, common/OW_BinarySerialization.cpp,
	  common/OW_BinarySerialization.hpp, common/OW_Bool.cpp,
	  common/OW_Char16.cpp, common/OW_DateTime.cpp,
	  common/OW_String.cpp, repositories/hdb/OW_AssocDb.cpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp: Renamed
	  OW_BinIfcIO to OW_BinarySerialization.

2003-08-21 16:07  nuffer

	* src/: cimom/indication/OW_IndicationServerImpl.cpp,
	  common/OW_BinIfcIO.hpp, repositories/hdb/OW_HDBCommon.hpp: Added
	  some comments.  Updated the version of the binary protocol and
	  database.  Did a small tweak to the database format to make it
	  slightly more portable.

2003-08-21 15:25  nuffer

	* src/: cimom/OW_LocalCIMOMHandle.hpp,
	  cimom/indication/OW_IndicationRepLayer.hpp,
	  cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  cimom/indication/OW_IndicationServerImpl.cpp,
	  ifcs/OW_RepositoryIFC.hpp,
	  providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  tools/owmofc/OW_MOFCompCIMOMHandle.hpp, wql/common/Makefile.am,
	  wql/common/OW_WQLInstancePropertySource.cpp,
	  wql/common/OW_WQLInstancePropertySource.hpp: Adjusted some
	  includes and moved InstancePropertySource to its own file.

2003-08-21 13:20  nuffer

	* test/unit/Makefile.am: Added a missing .o file to the link.

2003-08-21 13:20  nuffer

	* src/cimom/indication/OW_IndicationRepLayerImpl.cpp: Avoid doing a
	  getClass for the indication classes.

2003-08-21 11:22  nuffer

	* src/cimom/: Makefile.am, OW_SharedLibraryRepository.cpp,
	  OW_SharedLibraryRepository.hpp: Uninlined virtual functions to
	  prevent unnecessary code bloat.

2003-08-21 11:07  nuffer

	* src/cimom/: Makefile.am, OW_ProviderManager.cpp,
	  OW_ProxyProvider.cpp, OW_ProxyProvider.hpp: Removed the internal
	  provider ifc and made the __Namespace and unloader providers
	  external cpp providers.

2003-08-21 10:56  nuffer

	* configure.in, src/cimom/Makefile.am,
	  src/cimom/OW_CIMOMEnvironment.cpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_InternalProviderIFC.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp,
	  src/cimom/OW_UnloaderProvider.cpp,
	  src/cimom/OW_UnloaderProvider.hpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_IndicationProviderIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_ProviderBaseIFC.hpp,
	  src/providers/cpp/instance/Makefile.am,
	  src/providers/cpp/instance/OW_NameSpace/.cvsignore,
	  src/providers/cpp/instance/OW_NameSpace/Makefile.am,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.cpp,
	  src/providers/cpp/instance/OW_NameSpace/OW_NameSpaceProvider.hpp,
	  src/providers/cpp/polled/Makefile.am,
	  src/providers/cpp/polled/unloader/.cvsignore,
	  src/providers/cpp/polled/unloader/Makefile.am,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.cpp,
	  src/providers/cpp/polled/unloader/OW_UnloaderProvider.hpp,
	  test/unit/Makefile.am: Removed the internal provider ifc and made
	  the __Namespace and unloader providers external cpp providers.

2003-08-20 14:44  nuffer

	* etc/openwbem.conf.sh, src/cimom/OW_PollingManager.cpp,
	  src/common/OW_ConfigOpts.hpp: Added an option to configure the
	  maximum number of concurrent threads the polling manager will
	  use.

2003-08-20 13:57  nuffer

	* src/cimom/OW_CIMServer.cpp: Removed ACL checking on namespace
	  operations since they all are internal, and would be checked by
	  instance operations first.

2003-08-20 13:52  nuffer

	* src/cim/OW_CIMValue.hpp: Removed old TODO.

2003-08-20 13:52  nuffer

	* src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMInstance.hpp,
	  src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp: Updated OW_CIMInstance
	  to be smaller and more consistent.

2003-08-20 12:54  nuffer

	* TODO, configure.in, src/cim/OW_CIM.hpp, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMFlavor.hpp,
	  src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMParameter.cpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMQualifier.cpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMValue.cpp,
	  src/cim/OW_CIMValueCast.cpp, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/instance/Makefile.am,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/.cvsignore,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/Makefile.am,
	  src/providers/cpp/instance/CIM_ObjectManagerCommunicationMechanism/OW_provinstCIM_ObjectManagerCommunicationMechanism.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp: Created
	  CIM_ObjectManagerCommunicationMechanism provider.  Removed
	  includes of OW_CIM.hpp.  Doing a little cleanup.

2003-08-14 16:43  nuffer

	* src/cimom/OW_PollingManager.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/common/Makefile.am, src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_RWLocker.cpp, src/common/OW_ThreadCounter.cpp,
	  src/common/OW_ThreadCounter.hpp,
	  src/common/OW_TimeoutException.cpp,
	  src/common/OW_TimeoutException.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  test/unit/OW_RWLockerTestCases.cpp: Added timeouts to OW_RWLocker
	  and OW_ThreadCounter

2003-08-12 11:02  nuffer

	* src/common/: OW_DateTime.cpp, OW_DateTime.hpp: Cleaned up and
	  fixed a few bugs.

2003-08-12 10:13  nuffer

	* src/authenticators/: pam/OW_LinuxPAMAuthentication.cpp,
	  pamcl/OW_LinuxPAMAuthenticationCL.cpp: Uninlined doInit.

2003-08-12 10:13  nuffer

	* TODO: Updated.

2003-08-07 14:29  nuffer

	* src/providerifcs/npi/common/NPIExternal.cpp: Fixed to compile on
	  64-bit.

2003-08-07 14:19  nuffer

	* src/xml/OW_XMLParser.cpp: Include cstddef first since there seems
	  to be some include order problem with size_t and c++ headers on
	  hpux.

2003-08-07 14:18  nuffer

	* src/providerifcs/perl/perlProvider/perlProvider.c: Include
	  alloca.h

2003-08-07 14:17  nuffer

	* src/providerifcs/cmpi/common/: cmpiBrokerEnc.cpp,
	  cmpiDateTime.cpp, cmpiObjectPath.cpp, cmpiThreadContext.cpp,
	  cmpiThreadContext.h, cmpiValue.cpp: Fixed various problems that
	  did not compile on 64-bit hpux.

2003-08-07 14:14  nuffer

	* src/providerifcs/cmpi/: OW_CMPIAssociatorProviderProxy.cpp,
	  OW_CMPIInstanceProviderProxy.cpp: Include alloca.h

2003-08-07 14:12  nuffer

	* src/common/socket/OW_SocketUtils.cpp: Fixed to include necessary
	  headers.

2003-08-07 14:11  nuffer

	* src/common/socket/OW_SocketAddress.cpp: Fixed to use the correct
	  mutex.

2003-08-07 14:09  nuffer

	* src/common/socket/OW_NwIface.cpp: Only include sys/sockio.h if it
	  exists.

2003-08-07 14:08  nuffer

	* src/common/OW_StringBuffer.cpp: Fixed to use the correct printf
	  format specifier on a 64-bit platform.

2003-08-07 14:07  nuffer

	* configure.in: Added checks for sys/sockio.h, sizeof char *, and
	  setup for HP-UX

2003-08-07 14:06  nuffer

	* acconfig.h: Added #undef HPUX

2003-08-04 12:39  nuffer

	* TODO, acconfig.h, configure.in,
	  src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_InternalProviderIFC.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, src/cimom/OW_ProxyProvider.hpp,
	  src/provider/Makefile.am,
	  src/provider/OW_PropertyProviderIFC.cpp,
	  src/provider/OW_PropertyProviderIFC.hpp,
	  src/provider/OW_PropertyProviderInfo.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.cpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/cpp/OW_CppPropertyProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.hpp,
	  test/c++providers/Makefile.am,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/OW_ProviderManagerTestCases.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Removed property
	  providers, since they were broken, and are redundant with
	  instance providers.

2003-08-01 16:49  nuffer

	* src/cimom/OW_CIMServer.hpp, src/common/OW_RWLocker.cpp,
	  src/common/OW_RWLocker.hpp, test/unit/OW_RWLockerTestCases.cpp,
	  test/unit/OW_RWLockerTestCases.hpp: Added timeouts to the
	  OW_RWLocker to help prevent break deadlocks.

2003-08-01 16:48  nuffer

	* TODO, ChangeLog, ReleaseSteps: Updated.

2003-07-25 13:29  nuffer

	* src/http/client/: OW_HTTPClient.cpp, OW_HTTPClient.hpp: ifdefed a
	  few more chunks that should be disabled if digest is disabled.

2003-07-25 13:02  nuffer

	* src/tools/owmofc/owmofc.cpp: Added compatibility with old command
	  line format.

2003-07-25 10:20  nuffer

	* TODO: Updated.

2003-07-25 10:20  nuffer

	* src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/testfiles/testsuite.out.long: Fixed to set the
	  host on the results of association calls.

2003-07-25 10:03  nuffer

	* src/cim/OW_CIMObjectPath.cpp: Fixed to not print the port if it
	  is the default.

2003-07-25 10:03  nuffer

	* src/: common/OW_IntrusiveReference.hpp,
	  provider/OW_AssociatorProviderIFC.hpp,
	  provider/OW_IndicationExportProviderIFC.hpp,
	  provider/OW_IndicationProviderIFC.hpp,
	  provider/OW_InstanceProviderIFC.hpp,
	  provider/OW_MethodProviderIFC.hpp,
	  provider/OW_PolledProviderIFC.hpp,
	  provider/OW_PropertyProviderIFC.hpp,
	  provider/OW_ProviderBaseIFC.hpp, common/Makefile.am: Added
	  OW_IntrusiveReference and switched the providers to use it.

2003-07-25 09:54  nuffer

	* src/common/OW_RefCount.hpp: Added another constructor.

2003-07-23 14:17  nuffer

	* ChangeLog, HowToCreateAMinimalOpenWBEM, TODO,
	  src/common/OW_Reference.hpp: Updated.

2003-07-23 12:14  nuffer

	* doc/man/man1/owmofc.1, src/tools/owmofc/Makefile.am,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.cpp,
	  src/tools/owmofc/OW_MOFCompCIMOMHandle.hpp,
	  src/tools/owmofc/owmofc.cpp, test/acceptance/acceptance.sh.fb:
	  Added command line processing to the mof compiler and added the
	  ability to do a direct to repository compile.

2003-07-23 12:13  nuffer

	* src/mof/MofCompiler.cpp: Added ability to read from stdin if the
	  filename is -

2003-07-23 12:12  nuffer

	* src/mof/CIMOMVisitor.cpp: Adjusted error messages, since they may
	  not necessarily come from the cimom now.

2003-07-22 14:16  nuffer

	* src/cimom/: OW_PollingManager.cpp, OW_PollingManager.hpp: Fixed a
	  bug that was causing a segfault.

2003-07-22 14:16  nuffer

	* src/client/OW_ClientCIMOMHandle.cpp: Removed old code.

2003-07-22 10:16  nuffer

	* HowToCreateAMinimalOpenWBEM, acconfig.h, configure.in,
	  src/Makefile.am, src/cim/OW_CIMNameSpaceUtils.cpp,
	  src/cim/OW_CIMNameSpaceUtils.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/ifcs/OW_RepositoryIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.hpp,
	  src/providers/cpp/instance/CIM_IndicationFilter/OW_provinstCIM_IndicationFilter.cpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp,
	  src/pythonbinding/PyOW_CIMClient.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/tools/Makefile.am, src/wql/OW_WQLProcessor.cpp,
	  test/acceptance/progs/Makefile.am,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/cmpiproviders/Makefile.am: Added option to disable instance
	  manipulation.

2003-07-18 12:56  nuffer

	* acconfig.h, configure.in, src/Makefile.am,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/common/OW_ConfigOpts.hpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_RepositoryIFC.hpp,
	  src/pythonbinding/PyOW_CIMClient.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/tools/Makefile.am, test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/testMisc.cpp: Added option to disable
	  schema manipulation.

2003-07-18 12:55  nuffer

	* TODO: updated.

2003-07-18 12:55  nuffer

	* AuthModule.HOWTO: Updated for rename.  Still needs more work.

2003-07-17 16:58  nuffer

	* acconfig.h, configure.in, src/Makefile.am,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_RepositoryIFC.hpp,
	  src/pythonbinding/PyOW_CIMClient.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/tools/Makefile.am, test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Added the option to
	  disable the qualifier declaration functional group.

2003-07-17 14:25  nuffer

	* acconfig.h, configure.in, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_InternalProviderIFC.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, src/cimom/OW_ProxyProvider.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp, src/common/OW_BinIfcIO.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_RepositoryIFC.hpp, src/provider/Makefile.am,
	  src/provider/OW_ProviderIFCBaseIFC.cpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/providerifcs/cmpi/Makefile.am,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  src/providerifcs/cmpi/OW_FTABLERef.hpp,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/Makefile.am,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  src/providerifcs/perl/Makefile.am,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.hpp,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  src/pythonbinding/PyOW_CIMClient.cpp,
	  src/repositories/hdb/Makefile.am,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/xml/OW_CIMXMLParser.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/Makefile.am,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/OW_ProviderManagerTestCases.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Added the option to
	  disable association traversal.

2003-07-16 16:18  nuffer

	* src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp: Removed the
	  cleanup method from the cpp provider interface, since it is
	  redundant with the destructor, and could actually be called when
	  the provider is still doing something.

2003-07-16 16:03  nuffer

	* test/unit/: Makefile.am, OW_SocketUtilsTestCases.cpp,
	  OW_SocketUtilsTestCases.hpp, UnitMain.cpp: Added tests for
	  OW_SocketUtils.

2003-07-16 16:02  nuffer

	* src/xml/OW_XMLCIMFactory.cpp: Added a fix for wbemcmd which sends
	  <VALUE></VALUE> for a null value.

2003-07-16 16:02  nuffer

	* src/common/socket/: OW_SocketUtils.cpp, OW_SocketUtils.hpp: Added
	  getFullyQualifiedHostName()

2003-07-16 16:01  nuffer

	* src/common/socket/OW_SocketAddress.cpp: Removed the scope around
	  the mutex lock, because it was too short.  The access to host
	  also needs to be protected.

2003-07-16 16:00  nuffer

	* src/common/OW_Reference.hpp: Added an operator< so it can be used
	  in sorts.  Added a single template parameter operator!= because
	  of an ambiguity with the stupid gcc 2.95.2 relops.

2003-07-16 15:59  nuffer

	* src/common/OW_Condition.cpp: Fixed a bug where the tv_nsec value
	  was being set incorrectly.

2003-07-16 15:59  nuffer

	* src/common/OW_COWReference.hpp: Added an operator< so sorts will
	  work.

2003-07-16 15:58  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Added a little
	  code to remove duplicate providers on a createSubscription.

2003-07-16 15:56  nuffer

	* ProviderInterface.HOWTO: Updated.

2003-07-16 15:55  nuffer

	* C++Provider.HOWTO, Makefile.am: Removed since it is so out of
	  date.

2003-07-15 10:17  nuffer

	* src/common/OW_ThreadImpl.cpp: Typo. Use % not &

2003-07-15 10:11  nuffer

	* configure.in: Added check for nanosleep

2003-07-15 10:10  nuffer

	* src/common/OW_ThreadImpl.cpp: Removed call to usleep and use
	  nanosleep  instead.

2003-07-14 15:41  nuffer

	* ChangeLog, TODO: Updated.

2003-07-14 15:41  nuffer

	* test/c++providers/instance/OW_LinuxProcess.cpp: Moved readAll
	  call to before getExitStatus

2003-07-14 15:40  nuffer

	* test/unit/: OW_ExecTestCases.cpp, OW_ExecTestCases.hpp: Added
	  tests for new functionality.

2003-07-14 15:40  nuffer

	* src/wql/common/OW_WQLCompile.cpp: Removed some static variables
	  that were causing crashes.

2003-07-14 15:39  nuffer

	* src/providerifcs/Makefile.am: Added cmpi.

2003-07-14 15:39  nuffer

	* src/common/: OW_Exec.cpp, OW_Exec.hpp: Wrote
	  executeProcessAndGatherOutput, gatherOutput, and getExitStatus.
	  Added javadoc.

2003-07-14 15:34  nuffer

	* src/common/: OW_UnnamedPipe.cpp, OW_UnnamedPipe.hpp: Fixed
	  readAll to throw if there is an error with the pipe.

2003-07-14 15:33  nuffer

	* src/common/OW_ThreadImpl.cpp: Created a better version of
	  OW_ThreadImpl::sleep

2003-07-14 15:20  nuffer

	* src/common/OW_Select.cpp: Fixed a bug with the timeout
	  implementation.

2003-07-14 11:23  bnesse

	* test/c++providers/instance/OW_LinuxProcess.cpp: Moved process
	  name to end of list so names with spaces do not cause the
	  provider to fail.

2003-07-14 11:14  bnesse

	* test/c++providers/instance/OW_LinuxProcess.cpp: Moved process
	  name to end of list so names with spaces do not cause the
	  provider to fail.

2003-07-11 13:40  nuffer

	* test/c++providers/indication/OW_IndicationProviderTest3.cpp:
	  Comment out a line which is causing the cimom to segfault.

2003-07-11 13:39  nuffer

	* test/c++providers/indication/OW_IndicationProviderTest2.cpp:
	  Updates to fix threading issues.

2003-07-11 13:38  nuffer

	* test/acceptance/progs/cimListenerTest.cpp: Moved some things
	  around to prevent a possible deadlock.

2003-07-11 13:37  nuffer

	* test/acceptance/runCimom.sh: Set the --num-callers option =99

2003-07-11 13:36  nuffer

	* src/common/OW_AtomicOps.hpp: Added PowerPC versions.

2003-07-11 12:51  nuffer

	* TODO: Added some more items.

2003-07-10 16:05  bnesse

	* src/common/OW_AtomicOps.hpp: Fixed ppc assembly so it compiles.

2003-07-09 16:49  nuffer

	* src/common/OW_AtomicOps.hpp: Added inline assembly for ppc.

2003-07-08 16:59  bnesse

	* test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp: Replaced hard
	  coded .so references with OW_SHAREDLIB_EXTENSION define.

2003-07-08 16:57  bnesse

	* test/acceptance/progs/aclTest.cpp: Added include of assert.h for
	  Darwin build.

2003-07-08 15:26  bnesse

	* src/providerifcs/npi/common/Makefile.am: Removed unsued files
	  from build.

2003-07-08 15:24  bnesse

	* src/providerifcs/npi/NPIProvider.hpp: Removed include of dlfcn.h.

2003-07-08 15:23  bnesse

	* src/providerifcs/: cpp/OW_CppProviderIFC.cpp,
	  npi/OW_NPIProviderIFC.cpp: Replaced hard coded .so references
	  with OW_SHAREDLIB_EXTENSION define.

2003-07-08 15:21  bnesse

	* src/common/socket/OW_ServerSocketImpl.cpp: Fixed error comparsion
	  check for Darwin.

2003-07-08 15:20  bnesse

	* src/common/socket/OW_NwIface.cpp: Added include section for
	  Darwin build.

2003-07-08 15:18  bnesse

	* src/common/OW_Types.h: Changed definition of
	  OW_SHAREDLIB_EXTENSION to .dylib for Darwin build.

2003-07-08 15:16  bnesse

	* src/common/OW_NetworkTypes.hpp: Removed #if check which checked
	  for all known builds.

2003-07-08 15:14  bnesse

	* src/: cimom/OW_CIMOMEnvironment.cpp, common/OW_ConfigOpts.hpp:
	  Replaced hard coded .so references with OW_SHAREDLIB_EXTENSION
	  define.

2003-07-08 15:11  bnesse

	* src/authenticators/: pam/OW_LinuxPAMAuthentication.cpp,
	  pamcl/OW_PAMAuthSA.cpp: Added checks around header include
	  statements.

2003-07-08 15:06  bnesse

	* configure.in: Changed PAM check to look in the pam/ directory
	  also (Darwin).

2003-07-07 14:42  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Log an error if
	  the indication class name is empty.

2003-07-07 14:40  nuffer

	* src/common/OW_AtomicOps.cpp: Fixed mutex version of atomic ops to
	  be safe for static initialization.

2003-07-07 07:53  nuffer

	* src/common/: OW_Thread.cpp, OW_Thread.hpp: Fixed a race
	  condition.

2003-07-07 07:53  nuffer

	* src/common/socket/: OW_SSLCtxMgr.cpp, OW_SSLCtxMgr.hpp: Fixed a
	  one-time memory leak.

2003-07-02 16:19  nuffer

	* test/acceptance/acceptance.sh.fb: Fixed to only test digest if it
	  is enabled.

2003-07-02 16:18  nuffer

	* src/xml/OW_XMLCIMFactory.cpp: Fix to correctly handle
	  <OBJECTPATH>

2003-07-02 16:17  nuffer

	* src/: common/OW_Thread.cpp, common/OW_Thread.hpp,
	  providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  services/http/OW_HTTPServer.hpp: Simplified OW_Thread and fixed a
	  race condition.

2003-07-02 13:29  nuffer

	* src/cimom/: OW_CIMServer.cpp,
	  indication/OW_IndicationServerImpl.cpp: Fixed getConfigItem.

2003-07-01 15:11  nuffer

	* src/requesthandlers/cimxml/OW_XMLExecute.cpp: Fixed a few pegasus
	  interoperability problems.

2003-07-01 15:09  nuffer

	* src/: common/OW_ConfigOpts.hpp, http/client/OW_HTTPClient.cpp,
	  http/common/OW_HTTPUtils.cpp, http/common/OW_HTTPUtils.hpp,
	  services/http/Makefile.am,
	  services/http/OW_DigestAuthentication.cpp,
	  services/http/OW_HTTPServer.cpp, services/http/OW_HTTPServer.hpp:
	  Added ifdefs to be able to deactivate digest.

2003-07-01 15:09  nuffer

	* src/providerifcs/perl/perlProvider/perlProvider.c: Fix compiling
	  with older gcc.

2003-07-01 15:07  nuffer

	* configure.in: Added option to disable digest.

2003-07-01 15:06  nuffer

	* acconfig.h: Added the DISABLE_DIGEST macro

2003-07-01 15:05  nuffer

	* TODO: Added an item.

2003-07-01 14:46  nuffer

	* src/repositories/hdb/OW_InstanceRepository.cpp: Corrected a
	  comment.

2003-07-01 14:43  nuffer

	* src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_PollingManager.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/common/OW_ConfigOpts.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp: Adjusted
	  getConfigItem and added the OW_ prefix for some of the DEFAULT
	  macros.

2003-07-01 14:40  nuffer

	* src/cimom/OW_InstanceRepository.cpp: Fixed a bug with getInstance
	  on an associatotion class without namespaces specified on the
	  reference properties.

2003-07-01 14:38  nuffer

	* src/providers/cpp/polled/slp/OW_SLPProvider.cpp: Fixed to
	  register when the ports are not specified in the config file.

2003-06-30 17:30  nuffer

	* src/repositories/hdb/OW_InstanceRepository.cpp: Added a fix for
	  references w/out namespaces.

2003-06-30 16:31  nuffer

	* test/c++providers/indication/OW_IndicationProviderTest2.cpp:
	  Fixed a comment.

2003-06-30 16:31  nuffer

	* src/common/OW_PosixUnnamedPipe.cpp: Fixed error message.

2003-06-30 16:30  nuffer

	* test/cmpiproviders/Makefile.am: Fixed to find OW_config.h

2003-06-30 16:30  nuffer

	* src/providerifcs/cmpi/common/: CmpiArgs.h, CmpiArray.h,
	  CmpiBaseMI.h, CmpiBroker.h, CmpiContext.h, CmpiData.h,
	  CmpiDateTime.h, CmpiEnumeration.h, CmpiInstance.h,
	  CmpiInstanceMI.h, CmpiMethodMI.h, CmpiObject.h, CmpiObjectPath.h,
	  CmpiResult.h, CmpiStatus.h, CmpiString.h, Makefile.am,
	  cmpiThreadContext.h, cmpidt.h, cmpift.h, cmpimacs.h, cmpisrv.h:
	  Fixed to pass acceptance test.

2003-06-30 14:49  nuffer

	* src/cim/OW_CIMInstance.hpp: Clarified the docs for a constructor.

2003-06-12 16:52  nuffer

	* src/common/OW_Exec.cpp: Fixed destructor to not block

2003-06-12 15:04  nuffer

	* src/cimom/OW_ProviderManager.cpp: Fixed a problem with indication
	  provider registration.

2003-06-12 15:04  nuffer

	* src/cimom/OW_CIMOMEnvironment.cpp: Removed an unneeded class.

2003-06-11 11:49  nuffer

	* src/provider/: OW_ProviderInfoBase.cpp, OW_ProviderInfoBase.hpp:
	  Fixed to compile with gcc on RH8 with optimizations.

2003-06-11 09:50  nuffer

	* AUTHORS: Updated.

2003-06-11 09:50  nuffer

	* src/: provider/OW_ProviderInfoBase.cpp,
	  providerifcs/perl/OW_PerlProviderIFC.cpp: Fixed to compile.

2003-06-10 17:37  nuffer

	* TODO, acconfig.h, configure.in,
	  src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_InternalProviderIFC.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, src/cimom/OW_ProxyProvider.hpp,
	  src/provider/Makefile.am, src/provider/OW_ProviderIFCBaseIFC.cpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.hpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/OW_ProviderManagerTestCases.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Made property providers be
	  optional via a configure option.

2003-06-10 17:37  nuffer

	* src/cim/: OW_CIMQualifier.cpp, OW_CIMQualifier.hpp: Added
	  getValueT

2003-06-10 17:36  nuffer

	* src/cim/: OW_CIMProperty.cpp, OW_CIMProperty.hpp: Added
	  getQualifierT

2003-06-10 17:34  nuffer

	* src/common/: Makefile.am, OW_NoSuchQualifierException.cpp,
	  OW_NoSuchQualifierException.hpp: Added.

2003-06-10 11:26  nuffer

	* src/common/OW_Reference.hpp: Added an inline.

2003-06-09 16:48  nuffer

	* src/cimom/indication/OW_IndicationRepLayer.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationServer.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimxmllistener/Makefile.am,
	  src/cimxmllistener/OW_CIMListenerCallback.cpp,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp, src/client/Makefile.am,
	  src/client/OW_CIMOMLocator.cpp, src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientAuthCBIFC.cpp,
	  src/client/OW_ClientAuthCBIFC.hpp, src/common/Makefile.am,
	  src/common/OW_DataBlockStream.hpp, src/common/OW_IOException.cpp,
	  src/common/OW_IOException.hpp, src/common/OW_Logger.cpp,
	  src/common/OW_Logger.hpp, src/common/OW_PosixUnnamedPipe.cpp,
	  src/common/OW_PosixUnnamedPipe.hpp,
	  src/common/OW_SharedLibrary.cpp, src/common/OW_SharedLibrary.hpp,
	  src/common/OW_Thread.cpp, src/common/OW_Thread.hpp,
	  src/common/OW_dlSharedLibraryLoader.cpp,
	  src/common/OW_dlSharedLibraryLoader.hpp,
	  src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.hpp, src/ifcs/Makefile.am,
	  src/ifcs/OW_AuthenticatorIFC.cpp,
	  src/ifcs/OW_AuthenticatorIFC.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/ifcs/OW_CIMProtocolIFC.cpp,
	  src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.cpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp, src/ifcs/OW_IOIFC.cpp,
	  src/ifcs/OW_IOIFC.hpp, src/ifcs/OW_RepositoryIFC.cpp,
	  src/ifcs/OW_RepositoryIFC.hpp, src/ifcs/OW_ResultHandlerIFC.hpp,
	  src/ifcs/OW_SelectableCallbackIFC.cpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/ifcs/OW_SelectableIFC.cpp, src/ifcs/OW_SelectableIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.cpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.cpp, src/ifcs/OW_ServiceIFC.hpp,
	  src/mof/Makefile.am, src/mof/OW_MofParserErrorHandlerIFC.cpp,
	  src/mof/OW_MofParserErrorHandlerIFC.hpp,
	  src/provider/Makefile.am,
	  src/provider/OW_AssociatorProviderIFC.cpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_AssociatorProviderInfo.hpp,
	  src/provider/OW_IndicationExportProviderIFC.cpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_IndicationProviderIFC.cpp,
	  src/provider/OW_IndicationProviderIFC.hpp,
	  src/provider/OW_IndicationProviderInfo.hpp,
	  src/provider/OW_InstanceProviderIFC.cpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_InstanceProviderInfo.hpp,
	  src/provider/OW_MethodProviderIFC.cpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_MethodProviderInfo.cpp,
	  src/provider/OW_MethodProviderInfo.hpp,
	  src/provider/OW_PolledProviderIFC.cpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_PropertyProviderIFC.cpp,
	  src/provider/OW_PropertyProviderIFC.hpp,
	  src/provider/OW_ProviderBaseIFC.cpp,
	  src/provider/OW_ProviderBaseIFC.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.cpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.cpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/provider/OW_ProviderInfoBase.cpp,
	  src/provider/OW_ProviderInfoBase.hpp,
	  src/providerifcs/Makefile.am,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIPolledProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIPolledProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/common/Makefile.am,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.hpp,
	  src/providerifcs/perl/perlProvider/Makefile.am,
	  src/repositories/hdb/Makefile.am,
	  src/repositories/hdb/OW_Index.cpp,
	  src/repositories/hdb/OW_Index.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/wql/common/Makefile.am,
	  src/wql/common/OW_WQLPropertySource.cpp,
	  src/wql/common/OW_WQLPropertySource.hpp, test/unit/Makefile.am,
	  test/unit/testSharedLibraryLoader.hpp: Made inline virtual
	  destructors non-inline to reduce code bloat.	Made a few tweaks
	  to get make distcheck to work.

2003-06-09 16:40  nuffer

	* TODO, configure.in, mof/Makefile.am, schemas/Makefile.am,
	  schemas/cim27/.cvsignore, schemas/cim27/Makefile.am,
	  src/cim/OW_CIMBase.cpp, src/cim/OW_CIMBase.hpp,
	  src/cimom/Makefile.am, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_ProviderIFCLoader.cpp,
	  src/cimom/OW_ProviderIFCLoader.hpp: Made inline virtual
	  destructors non-inline to reduce code bloat.	Made a few tweaks
	  to get make distcheck to work.

2003-06-09 09:09  nuffer

	* src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp: Return
	  messages instead of a number.

2003-06-06 17:16  nuffer

	* src/cim/OW_CIMClass.cpp, src/cim/OW_CIMInstance.cpp,
	  src/cim/OW_CIMMethod.cpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMParameter.cpp, src/cim/OW_CIMProperty.cpp,
	  src/cim/OW_CIMQualifier.cpp, src/cim/OW_CIMQualifierType.cpp,
	  src/cim/OW_CIMValue.cpp, src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp, src/common/Makefile.am,
	  src/common/OW_Array.hpp, src/common/OW_ArrayImpl.hpp,
	  src/common/OW_BinIfcIO.cpp, src/common/OW_BinIfcIO.hpp,
	  src/common/OW_Logger.cpp, src/common/OW_Logger.hpp,
	  src/common/OW_MutexLock.hpp, src/common/OW_SharedLibrary.hpp,
	  src/common/OW_String.cpp, src/common/OW_Types.h,
	  src/common/OW_dlSharedLibrary.cpp,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/xml/OW_XMLCIMFactory.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp: Did
	  a bit of work on reducing header dependencies and a bit of other
	  refactoring.

2003-06-06 16:01  nuffer

	* src/common/: OW_Logger.cpp, OW_Logger.hpp: Restructured slightly
	  to avoid including OW_MutexLock from OW_Logger.hpp

2003-06-05 17:24  nuffer

	* ChangeLog, src/cim/OW_CIMFlavor.cpp, src/cim/OW_CIMScope.cpp,
	  src/cim/OW_CIMValue.cpp, src/common/OW_BinIfcIO.hpp,
	  src/common/OW_Bool.cpp, src/common/OW_DateTime.cpp,
	  src/repositories/hdb/OW_HDBCommon.hpp: Reduced the size of binary
	  serializations.

2003-06-05 10:49  nuffer

	* configure.in, src/Makefile.am, src/cimom/Makefile.am,
	  src/cimom/OW_AssocDb.cpp, src/cimom/OW_AssocDb.hpp,
	  src/cimom/OW_CIMRepository.cpp, src/cimom/OW_CIMRepository.hpp,
	  src/cimom/OW_GenericHDBRepository.cpp,
	  src/cimom/OW_GenericHDBRepository.hpp, src/cimom/OW_HDB.cpp,
	  src/cimom/OW_HDB.hpp, src/cimom/OW_HDBCommon.hpp,
	  src/cimom/OW_HDBNode.cpp, src/cimom/OW_HDBNode.hpp,
	  src/cimom/OW_Index.hpp, src/cimom/OW_IndexImpl.cpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_RepositoryStreams.cpp,
	  src/cimom/OW_RepositoryStreams.hpp, src/repositories/.cvsignore,
	  src/repositories/Makefile.am, src/repositories/hdb/.cvsignore,
	  src/repositories/hdb/Makefile.am,
	  src/repositories/hdb/OW_AssocDb.cpp,
	  src/repositories/hdb/OW_AssocDb.hpp,
	  src/repositories/hdb/OW_CIMRepository.cpp,
	  src/repositories/hdb/OW_CIMRepository.hpp,
	  src/repositories/hdb/OW_GenericHDBRepository.cpp,
	  src/repositories/hdb/OW_GenericHDBRepository.hpp,
	  src/repositories/hdb/OW_HDB.cpp, src/repositories/hdb/OW_HDB.hpp,
	  src/repositories/hdb/OW_HDBCommon.hpp,
	  src/repositories/hdb/OW_HDBNode.cpp,
	  src/repositories/hdb/OW_HDBNode.hpp,
	  src/repositories/hdb/OW_Index.hpp,
	  src/repositories/hdb/OW_IndexImpl.cpp,
	  src/repositories/hdb/OW_InstanceRepository.cpp,
	  src/repositories/hdb/OW_InstanceRepository.hpp,
	  src/repositories/hdb/OW_MetaRepository.cpp,
	  src/repositories/hdb/OW_MetaRepository.hpp,
	  src/repositories/hdb/OW_RepositoryStreams.cpp,
	  src/repositories/hdb/OW_RepositoryStreams.hpp,
	  test/unit/Makefile.am, test/unit/run_make_check.sh: Put the
	  repository into a shared library.

2003-06-04 21:57  nuffer

	* ChangeLog, src/cim/OW_CIMDataType.cpp,
	  src/cim/OW_CIMDataType.hpp, src/cim/OW_CIMProperty.cpp,
	  src/common/OW_ArrayImpl.hpp, src/common/OW_BinIfcIO.cpp,
	  src/common/OW_BinIfcIO.hpp, src/common/OW_String.cpp: Worked on
	  reducing the size of binary serializations of cim objects.

2003-06-04 16:32  nuffer

	* configure.in: Added options to disable zlib and ssl integration.

2003-06-04 16:08  nuffer

	* TODO, acconfig.h, configure.in,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_CIMRepository.cpp, src/cimom/OW_CIMRepository.hpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/common/Makefile.am, src/common/OW_ACLInfo.hpp,
	  src/common/OW_UserInfo.cpp, src/common/OW_UserInfo.hpp,
	  src/ifcs/OW_RepositoryIFC.hpp,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp,
	  test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp: Renamed OW_ACLInfo to
	  OW_UserInfo.	Make ACL checking optional via the config script,
	  so the code can be completely compiled out.

2003-06-04 09:23  nuffer

	* ChangeLog, TODO: Updated.

2003-06-04 08:48  nuffer

	* src/cimom/OW_HDBCommon.hpp: Revved version because the format has
	  changed.

2003-06-04 08:12  nuffer

	* src/providerifcs/perl/perlProvider/Makefile.am: Fixed to honor
	  DESTDIR when installing.

2003-06-04 08:11  nuffer

	* src/: client/OW_BinaryCIMOMHandle.cpp, common/OW_BinIfcIO.hpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp: Shortened
	  signatures and things to one byte to save space and time.

2003-06-04 08:10  nuffer

	* src/cim/: OW_CIMBase.cpp, OW_CIMBase.hpp: Shortened the signature
	  to one byte to save space.

2003-06-04 08:10  nuffer

	* test/acceptance/acceptance.sh.fb: Added -f to rm and ln so they
	  will work all the time.

2003-06-03 16:41  nuffer

	* src/cimxmllistener/OW_HTTPXMLCIMListener.cpp: Fixed to check for
	  the correct CIM error when the CIM_IndicationHandlerCIMXML class
	  is not present.

2003-06-03 16:29  nuffer

	* test/c++providers/method/OW_MethodProviderTest.mof: Adjusted for
	  the fact that the IN qualifier defaults to true.

2003-06-03 16:29  nuffer

	* test/acceptance/: acceptance.sh.fb, progs/.cvsignore,
	  progs/Makefile.am, progs/testMisc.cpp: Added testMisc.

2003-06-03 16:28  nuffer

	* src/cimom/OW_InstanceRepository.cpp: Fixed a bug when storing
	  associations with references without namespaces.  Fixed
	  _removeDuplicateQualifiers to remove qualifiers from properties
	  of instances.

2003-06-03 16:27  nuffer

	* ChangeLog, TODO: Added repository versioning.

2003-06-03 16:15  nuffer

	* test/acceptance/testfiles/testsuite.out.long: Adjusted for the
	  fact that the IN qualifier defaults to true.

2003-06-03 16:13  nuffer

	* src/wql/OW_WQLProcessor.cpp: Added a TODO.

2003-06-03 16:11  nuffer

	* src/cimom/: OW_HDB.cpp, OW_HDBCommon.hpp: Added version checking.

2003-06-03 16:11  nuffer

	* src/cim/OW_CIMObjectPath.cpp: Removed code that printed the
	  namespace as root if it was empty.

2003-06-03 16:10  nuffer

	* src/cim/OW_CIMMethod.cpp: Adjusted for the fact that the default
	  for IN is true.

2003-06-01 10:35  nuffer

	* src/common/OW_BinIfcIO.hpp: Fixed error message.

2003-05-28 16:35  nuffer

	* src/cimxmllistener/OW_HTTPXMLCIMListener.cpp: Updated for new
	  CIM_IndicationHandlerCIMXML class name.

2003-05-28 16:25  nuffer

	* src/tools/owcimindicationlistener.cpp: Added a shutdown message.

2003-05-28 15:59  nuffer

	* src/cimom/indication/OW_LifecycleIndicationPoller.cpp: Fixed a
	  couple of bugs.

2003-05-27 15:11  nuffer

	* src/providers/cpp/instance/CIM_IndicationFilter/Makefile.am,
	  src/providers/cpp/instance/CIM_IndicationSubscription/Makefile.am,
	  src/providers/cpp/instance/CIM_Namespace/Makefile.am,
	  src/providers/cpp/instance/CIM_NamespaceInManager/Makefile.am,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/Makefile.am,
	  src/providers/cpp/polled/slp/Makefile.am,
	  src/pythonbinding/Makefile.am,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am, src/wql/Makefile.am,
	  src/wql/common/Makefile.am, src/xml/Makefile.am,
	  test/cmpiproviders/Makefile.am: Fixed so multiple make install
	  runs will work.  Thanks to Matthias Hoelzer Kluepfel

2003-05-27 15:08  nuffer

	* db/db/Makefile.am, src/authenticators/pam/Makefile.am,
	  src/authenticators/pamcl/Makefile.am,
	  src/authenticators/simple/Makefile.am,
	  src/cimom/indication/Makefile.am, src/cimxmllistener/Makefile.am,
	  src/client/Makefile.am, src/common/Makefile.am,
	  src/http/client/Makefile.am, src/http/common/Makefile.am,
	  src/mof/Makefile.am, src/providerifcs/cmpi/Makefile.am,
	  src/providerifcs/cmpi/common/Makefile.am,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/npi/Makefile.am,
	  src/providerifcs/npi/common/Makefile.am,
	  src/providerifcs/perl/Makefile.am,
	  src/providerifcs/perl/perlProvider/Makefile.am,
	  src/providers/cpp/indication/IndicationRepLayer/Makefile.am,
	  src/providers/cpp/indicationexport/Makefile.am: Fixed so multiple
	  make install runs will work.	Thanks to Matthias Hoelzer Kluepfel

2003-05-22 03:06  sedgewick_de

	* src/providerifcs/perl/perlProvider/Makefile.am: fixed install as
	  non-root

2003-05-21 17:14  nuffer

	* src/common/socket/OW_ServerSocketImpl.cpp: Added missing errno to
	  error message.

2003-05-20 17:32  nuffer

	* ChangeLog, src/xml/OW_XMLClass.cpp: Fixed to work with clients
	  who send invalid xml as the namespace.

2003-05-19 16:20  nuffer

	* ChangeLog: Updated.

2003-05-19 16:19  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Fix deflate
	  compression.

2003-05-19 16:18  nuffer

	* src/mof/MofCompiler.cpp: Fixed to report the current line number
	  when an exception is caught.

2003-05-19 16:04  nuffer

	* src/mof/MofCompiler.cpp: Fixed to report the current line number
	  when an exception is caught.

2003-05-19 14:33  nuffer

	* doc/Makefile.am: Added the docs to the dist.

2003-05-19 14:29  nuffer

	* doc/Makefile.am: Added the docs to the dist.

2003-05-19 10:58  nuffer

	* configure.in, openwbem.spec: Version to 2.0.7

2003-05-19 10:52  nuffer

	* configure.in, openwbem.spec: Version upped to 2.0.6

2003-05-19 09:27  nuffer

	* doc/OpenWBEM-pg.sxw: Updated.

2003-05-16 16:36  nuffer

	* doc/OpenWBEM-pg.sxw: Added.

2003-05-16 16:32  nuffer

	* src/providerifcs/cpp/Makefile.am: Fixed to install the headers.

2003-05-16 13:48  nuffer

	* test/acceptance/testfiles/: testsuite.out, testsuite.out.long:
	  Fixed a bug where qualifiers were not being properly propagated
	  to derived classes.

2003-05-16 13:23  nuffer

	* src/: cim/OW_CIMClass.cpp, cimom/OW_MetaRepository.cpp: Fixed a
	  bug where qualifiers were not being properly propagated to
	  derived classes.  Merged from HEAD.

2003-05-16 12:59  nuffer

	* ChangeLog: Updated.

2003-05-16 12:58  nuffer

	* src/cimom/: OW_CIMServer.cpp, OW_CIMServer.hpp: Removed
	  _validatePropagatedKeys because it is broken.

2003-05-16 05:31  sedgewick_de

	* test/cmpiproviders/Makefile.am: install testprovider, create
	  provider directory

2003-05-14 10:24  sedgewick_de

	* src/providerifcs/cmpi/common/: CmpiArgs.h, CmpiArray.h,
	  CmpiBaseMI.h, CmpiDateTime.h, CmpiEnumeration.h, CmpiInstance.h,
	  CmpiInstanceMI.h, CmpiMethodMI.h, CmpiObject.h, CmpiObjectPath.h,
	  CmpiResult.h, CmpiStatus.h, CmpiString.h, Makefile.am,
	  cmpiArray.cpp, cmpiBrokerEnc.cpp, cmpiContextArgs.cpp,
	  cmpiDateTime.cpp, cmpiInstance.cpp, cmpiObjectPath.cpp,
	  cmpiResult.cpp, cmpiString.cpp, cmpiValue.cpp, cmpidt.h,
	  cmpift.h, cmpimacs.h: updates and minor fixes

2003-05-14 10:23  sedgewick_de

	* src/providerifcs/cmpi/common/: CmpiBroker.h, CmpiContext.h,
	  CmpiData.h: updated

2003-05-14 10:22  sedgewick_de

	* src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp: fix for cmpi-base

2003-05-14 10:20  sedgewick_de

	* src/providerifcs/cmpi/Makefile.am: Code cleanup

2003-05-14 09:49  nuffer

	* schemas/cim27/: CIM_Core27.mof, CIM_Policy27.mof,
	  Core27_CoreElements.mof, Core27_Qualifiers.mof,
	  Core27_Redundancy.mof, Device27_FC.mof, Device27_Printing.mof,
	  Device27_StorageServices.mof, Network27_RoutingForwarding.mof,
	  System27_SystemElements.mof, System27_SystemResources.mof:
	  Updated to version 2.7.2

2003-05-13 17:29  nuffer

	* src/cimom/indication/OW_IndicationServer.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/providers/cpp/instance/Makefile.am, configure.in: Added
	  CIM_IndicationFilter provider.

2003-05-13 17:28  nuffer

	* src/providerifcs/perl/perlProvider/.cvsignore,
	  src/providerifcs/perl/perlProvider/perlNPI/.cvsignore,
	  test/cmpiproviders/.cvsignore: Added.

2003-05-13 17:27  nuffer

	* src/providers/cpp/instance/CIM_IndicationFilter/: .cvsignore,
	  Makefile.am, OW_provinstCIM_IndicationFilter.cpp: Added

2003-05-13 02:21  sedgewick_de

	* test/cmpiproviders/cmpiTestProvider.c: Code cleanup

2003-05-13 02:15  sedgewick_de

	* src/providerifcs/npi/OW_FTABLERef.hpp: Code cleanup

2003-05-12 09:51  sedgewick_de

	* src/providerifcs/cmpi/common/: cmpiObjectPath.cpp,
	  cmpiResult.cpp, cmpiString.cpp, cmpift.h: Code cleanup

2003-05-12 09:48  sedgewick_de

	* src/providerifcs/cmpi/common/: CMPIExternal.cpp,
	  CMPIExternal.hpp, cmpiBrokerEnc.cpp: Code cleanup

2003-05-12 09:39  sedgewick_de

	* src/providerifcs/cmpi/OW_FTABLERef.hpp: Code cleanup

2003-05-12 09:33  sedgewick_de

	* src/providerifcs/cmpi/: OW_CMPIIndicationProviderProxy.cpp,
	  OW_CMPIIndicationProviderProxy.hpp,
	  OW_CMPIInstanceProviderProxy.cpp, OW_CMPIMethodProviderProxy.cpp,
	  OW_CMPIPolledProviderProxy.cpp, OW_CMPIProviderIFC.cpp: Code
	  cleanup

2003-05-12 09:30  sedgewick_de

	* src/providerifcs/cmpi/: Makefile.am,
	  OW_CMPIAssociatorProviderProxy.cpp: Association support

2003-05-12 09:29  sedgewick_de

	* src/providerifcs/cmpi/CMPIProvider.hpp: Code cleanup

2003-05-09 14:19  nuffer

	* test/cmpiproviders/Makefile.am: Removed the commented lines, they
	  were causing the INCLUDES to be ignored on RH8

2003-05-09 13:26  nuffer

	* src/common/socket/: OW_SSLCtxMgr.cpp, OW_SSLCtxMgr.hpp: Added
	  openssl locking callbacks.

2003-05-08 09:48  nuffer

	* test/cmpiproviders/Makefile.am: Changed because autoconf was
	  giving an error about a comment being after a backslash.

2003-05-08 09:47  nuffer

	* test/cmpiproviders/cmpiTestProvider.c: Fixed to compile with gcc
	  2.95.2

2003-05-08 09:46  nuffer

	* src/cim/: OW_CIMProperty.cpp, OW_CIMProperty.hpp: Fixed
	  setQualifier to work consistently with other setQualifier
	  functions.

2003-05-08 09:12  sedgewick_de

	* test/acceptance/testfiles/: wqlTest.mof, wqlTest.out: workaround
	  for platforms that interpret 4.56E+78 as HUGE_VAL

2003-05-08 08:26  nuffer

	* test/unit/OW_ProviderManagerTestCases.cpp: Set the
	  CPPIFC_PROV_LOC_opt so that the provider ifc would not find
	  providers that are actually installed in the default location.

2003-05-08 08:05  nuffer

	* src/common/OW_String.cpp: Changed some code to avoid a redundant
	  comparison.

2003-05-07 02:35  sedgewick_de

	* src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp: excluded indication
	  provider support temporarily

2003-05-07 02:31  sedgewick_de

	* test/Makefile.am, configure.in, test/cmpiproviders/Makefile.am,
	  test/cmpiproviders/cmpiProviderTest.mof,
	  test/cmpiproviders/cmpiTestProvider.c: added cmpiprovider test

2003-05-07 02:30  sedgewick_de

	* test/acceptance/progs/aclTest.cpp: <cassert> missing

2003-05-05 09:19  nuffer

	* src/providerifcs/perl/perlProvider/Makefile.am: Fixed to build.

2003-05-05 09:19  nuffer

	* src/providerifcs/cpp/Makefile.am: Fixed to install the headers.

2003-05-01 17:22  nuffer

	* test/c++providers/indication/OW_IndicationProviderTest2.cpp:
	  Updated comment to reflect new optional mustPoll.

2003-05-01 17:22  nuffer

	* src/common/OW_Assertion.hpp: Added OW_ASSERTMSG to allow for
	  specifying an extra message.

2003-05-01 17:21  nuffer

	* TODO: Updated and organized a bit more.

2003-05-01 13:37  nuffer

	* src/providerifcs/cpp/OW_CppIndicationProviderIFC.cpp: Added.

2003-05-01 13:31  nuffer

	* test/c++providers/instance/OW_LinuxProcess.cpp: Fixed exception
	  type.

2003-05-01 13:31  nuffer

	* test/c++providers/indication/: OW_IndicationProviderTest1.cpp,
	  OW_IndicationProviderTest2.cpp, OW_IndicationProviderTest3.cpp:
	  Removed unnecessary functions.

2003-05-01 13:29  nuffer

	* src/wql/common/: OW_WQLSelectStatement.cpp,
	  OW_WQLSelectStatement.hpp: Added copyright statement.

2003-05-01 13:26  nuffer

	* src/wql/common/: OW_WQLCompile.hpp, OW_WQLOperand.cpp,
	  OW_WQLOperation.hpp, OW_WQLPropertySource.hpp: Added copyright
	  statement.

2003-05-01 13:18  nuffer

	* src/:
	  providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp,
	  wql/OW_WQLAst.hpp, wql/OW_WQLScanUtils.hpp: Added a copyright.

2003-05-01 13:18  nuffer

	*
	  src/providers/cpp/indication/IndicationRepLayer/OW_provindIndicationRepLayer.cpp:
	  Removed unnecessary functions and added a little bit of
	  explanation about what the class is for.

2003-05-01 13:17  nuffer

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: Moved
	  OW_CppIndicationProviderIFC destructor to correct file.

2003-05-01 13:14  nuffer

	* src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp: Added
	  implementations for the functions.

2003-05-01 13:13  nuffer

	* src/providerifcs/cpp/Makefile.am: Added
	  OW_CppIndicationProviderIFC.cpp

2003-05-01 11:42  nuffer

	* src/common/OW_Assertion.hpp: Removed unnecessary include.

2003-04-30 16:12  nuffer

	* doc/OpenWBEM-pg.sxw: New version.

2003-04-30 16:12  nuffer

	* configure.in: Added a check to see if the perl embedding stuff
	  actually compiles.

2003-04-30 15:35  nuffer

	* configure.in, src/Makefile.am: Removed frameworks dir from the
	  build.

2003-04-30 14:35  nuffer

	* TODO, ChangeLog: Updated.

2003-04-30 12:07  nuffer

	* src/cim/OW_CIMValue.cpp: Added a cassert include.

2003-04-30 12:05  nuffer

	* src/cimom/OW_IndexImpl.cpp: Added a copyright statement.

2003-04-30 11:42  nuffer

	* TODO: Updated.

2003-04-29 17:37  nuffer

	* src/pythonbinding/PyOW_Array.cpp,
	  src/pythonbinding/PyOW_Array.hpp,
	  src/pythonbinding/PyOW_BoolArray.cpp,
	  src/pythonbinding/PyOW_CIMClassArray.cpp,
	  src/pythonbinding/PyOW_CIMClient.cpp,
	  src/pythonbinding/PyOW_CIMDataTypeArray.cpp,
	  src/pythonbinding/PyOW_CIMDateTimeArray.cpp,
	  src/pythonbinding/PyOW_CIMFlavorArray.cpp,
	  src/pythonbinding/PyOW_CIMInstanceArray.cpp,
	  src/pythonbinding/PyOW_CIMMethodArray.cpp,
	  src/pythonbinding/PyOW_CIMOMInfo.cpp,
	  src/pythonbinding/PyOW_CIMOMInfoArray.cpp,
	  src/pythonbinding/PyOW_CIMOMLocator.cpp,
	  src/pythonbinding/PyOW_CIMObjectPathArray.cpp,
	  src/pythonbinding/PyOW_CIMParamValueArray.cpp,
	  src/pythonbinding/PyOW_CIMParameterArray.cpp,
	  src/pythonbinding/PyOW_CIMPropertyArray.cpp,
	  src/pythonbinding/PyOW_CIMQualifierArray.cpp,
	  src/pythonbinding/PyOW_CIMQualifierTypeArray.cpp,
	  src/pythonbinding/PyOW_CIMScopeArray.cpp,
	  src/pythonbinding/PyOW_CIMValueArray.cpp,
	  src/pythonbinding/PyOW_Char16Array.cpp,
	  src/pythonbinding/PyOW_Client.cpp,
	  src/pythonbinding/PyOW_ClientAuthCBIFC.cpp,
	  src/pythonbinding/PyOW_Int16Array.cpp,
	  src/pythonbinding/PyOW_Int32Array.cpp,
	  src/pythonbinding/PyOW_Int64Array.cpp,
	  src/pythonbinding/PyOW_Int8Array.cpp,
	  src/pythonbinding/PyOW_Real32Array.cpp,
	  src/pythonbinding/PyOW_Real64Array.cpp,
	  src/pythonbinding/PyOW_String.cpp,
	  src/pythonbinding/PyOW_StringArray.cpp,
	  src/pythonbinding/PyOW_UInt16Array.cpp,
	  src/pythonbinding/PyOW_UInt32Array.cpp,
	  src/pythonbinding/PyOW_UInt64Array.cpp,
	  src/pythonbinding/PyOW_UInt8Array.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/progs/wqlTest2.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/unit/MemTracerTest.cpp, test/unit/UnitTestEnvironment.cpp,
	  test/unit/UnitTestEnvironment.hpp: Added copyright statements.

2003-04-29 11:44  nuffer

	* configure.in, openwbem.spec: Added support for openwbem-perlNPI
	  package. Thanks to Markus

2003-04-29 10:25  nuffer

	* TODO: Added an item.

2003-04-29 10:24  nuffer

	* src/ifcs/OW_CIMOMHandleIFC.hpp: Updated some of the javadoc.

2003-04-29 10:23  nuffer

	* src/common/OW_StringStream.cpp: Added a space.

2003-04-29 04:27  sedgewick_de

	* src/providerifcs/perl/perlProvider/perlNPI/Makefile.PL: Added
	  PREFIX to support rpm packaging

2003-04-28 17:27  nuffer

	* src/cimom/OW_CIMServer.hpp, src/common/Makefile.am,
	  src/common/OW_Array.hpp, src/common/OW_StringStream.cpp,
	  src/common/OW_StringStream.hpp, src/ifcs/OW_RepositoryIFC.hpp,
	  src/wql/OW_WQLParser.yy,
	  test/c++providers/instance/OW_LaptopBattery.cpp: Working on
	  reducing code bloat.

2003-04-24 09:31  nuffer

	* src/cimom/OW_MetaRepository.cpp: Fixed the class not found error
	  message to display the name of the class and not the repository
	  key.

2003-04-24 09:30  nuffer

	* ACL.HOWTO: Added some additional info about allow_anonymous and
	  how it interacts with ACLs.

2003-04-24 09:29  nuffer

	* mof/OpenWBEM_Interop.mof: Temporarily removed classes which do
	  not work anymore because of the update to the final cim 2.7
	  schema.

2003-04-24 08:22  nuffer

	* src/: common/Makefile.am, common/OW_Array.hpp,
	  common/OW_ArrayImpl.hpp, common/OW_BaseStreamBuffer.cpp,
	  common/OW_BaseStreamBuffer.hpp, common/OW_COWReference.hpp,
	  common/OW_IOIFCStreamBuffer.cpp, common/OW_IOIFCStreamBuffer.hpp,
	  http/common/OW_HTTPChunkedOStream.hpp,
	  http/common/OW_HTTPDeflateOStream.cpp,
	  http/common/OW_HTTPDeflateOStream.hpp: Did some refactoring to
	  reduce dependencies and help separate interface from
	  implementation.

2003-04-24 08:21  nuffer

	* src/cimom/OW_CIMServer.cpp: Removed debug statement.

2003-04-24 08:21  nuffer

	* configure.in: Added possible new usage for compiler flags to
	  reduce bloat.

2003-04-24 08:20  nuffer

	* TODO: Added an item.

2003-04-22 11:00  nuffer

	* schemas/cim27/: Application27_BIOS.mof,
	  Application27_CheckAction.mof, Application27_DeploymentModel.mof,
	  Application27_InstalledProduct.mof,
	  Application27_SystemSoftware.mof, CIM_Application27.mof,
	  CIM_Core27.mof, CIM_Database27.mof, CIM_Device27.mof,
	  CIM_Event27.mof, CIM_Interop27.mof, CIM_Metrics27.mof,
	  CIM_Network27.mof, CIM_Physical27.mof, CIM_Policy27.mof,
	  CIM_Schema27.mof, CIM_Support27.mof, CIM_System27.mof,
	  CIM_User27.mof, Core27_Capabilities.mof, Core27_Collection.mof,
	  Core27_CoreElements.mof, Core27_Device.mof,
	  Core27_MethodParms.mof, Core27_Physical.mof,
	  Core27_PowerMgmt.mof, Core27_ProductFRU.mof,
	  Core27_Qualifiers.mof, Core27_Redundancy.mof,
	  Core27_Settings.mof, Core27_Software.mof, Core27_Statistics.mof,
	  Core27_StorageExtent.mof, Device27_Controller.mof,
	  Device27_CoolingAndPower.mof, Device27_DeviceElements.mof,
	  Device27_DiskGroup.mof, Device27_FC.mof, Device27_IB.mof,
	  Device27_Memory.mof, Device27_Modems.mof,
	  Device27_NetworkAdapter.mof, Device27_Ports.mof,
	  Device27_Printing.mof, Device27_Processor.mof,
	  Device27_SccExtents.mof, Device27_Sensors.mof,
	  Device27_StorageDevices.mof, Device27_StorageExtents.mof,
	  Device27_StorageLib.mof, Device27_StorageServices.mof,
	  Device27_USB.mof, Device27_UserDevices.mof,
	  Metrics27_BaseMetric.mof, Metrics27_UnitOfWork.mof,
	  Network27_BGP.mof, Network27_Buffers.mof,
	  Network27_Collections.mof, Network27_Filtering.mof,
	  Network27_OSPF.mof, Network27_Pipes.mof,
	  Network27_ProtocolEndpoints.mof, Network27_QoS.mof,
	  Network27_Routes.mof, Network27_RoutingForwarding.mof,
	  Network27_SNMP.mof, Network27_SwitchingBridging.mof,
	  Network27_Systems.mof, Network27_VLAN.mof,
	  Physical27_Component.mof, Physical27_Connector.mof,
	  Physical27_Link.mof, Physical27_Misc.mof, Physical27_Package.mof,
	  Physical27_PhysicalMedia.mof, Physical27_StoragePackage.mof,
	  System27_Boot.mof, System27_Diagnostics.mof,
	  System27_FileElements.mof, System27_Logs.mof,
	  System27_OperatingSystem.mof, System27_Processing.mof,
	  System27_SystemElements.mof, System27_SystemResources.mof,
	  System27_Time.mof, System27_Unix.mof, User27_AccessControl.mof,
	  User27_Account.mof, User27_AuthenticationReqmt.mof,
	  User27_Credential.mof, User27_Group.mof, User27_Kerberos.mof,
	  User27_Org.mof, User27_PublicKey.mof, User27_Role.mof,
	  User27_SecurityServices.mof, User27_SharedSecret.mof,
	  User27_UsersAccess.mof: Updated to final version.

2003-04-18 17:32  nuffer

	* configure.in, mof/OpenWBEM_Interop.mof,
	  src/cimom/OW_CIMServer.cpp,
	  src/providers/cpp/instance/Makefile.am,
	  src/providers/cpp/instance/CIM_NamespaceInManager/.cvsignore,
	  src/providers/cpp/instance/CIM_NamespaceInManager/Makefile.am,
	  src/providers/cpp/instance/CIM_NamespaceInManager/OW_provinstCIM_NamespaceInManager.cpp:
	  Added CIM_NamespaceInManager provider.

2003-04-18 17:32  nuffer

	*
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp:
	  Fixed to properly send the keys.

2003-04-16 17:39  nuffer

	* TODO: Added another feature.

2003-04-16 17:38  nuffer

	* ACL.HOWTO: Clarified procedure on enabling ACLs.

2003-04-16 13:14  nuffer

	* doc/OpenWBEM-pg.sxw: Added some more stuff.

2003-04-15 12:46  nuffer

	*
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp:
	  Fixed a bug in enumInstanceNames.

2003-04-15 12:46  nuffer

	* test/acceptance/: acceptance.sh.fb, progs/.cvsignore,
	  progs/Makefile.am, progs/testNamespaces.cpp: Added tests for
	  namespace operations.

2003-04-15 05:31  sedgewick_de

	* src/providerifcs/perl/perlProvider/perlNPI/Makefile.PL: fixed
	  'make uninstall' to remove perlNPI.pm

2003-04-14 17:17  nuffer

	* src/cim/: OW_CIMNameSpaceUtils.cpp, OW_CIMNameSpaceUtils.hpp:
	  Implemented enumCIM_Namespace.

2003-04-14 16:47  nuffer

	* test/acceptance/progs/OW_CIMClientCL.cpp: Delete the
	  root/testsuite/Caldera/test namespace.

2003-04-14 16:47  nuffer

	* test/acceptance/acceptance.sh.fb: Import the interop schema.

2003-04-14 16:46  nuffer

	* src/cim/OW_CIMNameSpaceUtils.cpp: Fixed createCIM_Namespace and
	  implemented deleteCIM_Namespace

2003-04-14 16:45  nuffer

	* src/cim/OW_CIMObjectPath.cpp: Added a new addKey function.

2003-04-14 15:44  nuffer

	* src/cim/OW_CIMObjectPath.hpp: Added a new addKey function.

2003-04-14 14:40  nuffer

	* configure.in, mof/OpenWBEM_Interop.mof,
	  src/cimom/OW_GenericHDBRepository.cpp, src/ifcs/Makefile.am,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/providers/cpp/instance/Makefile.am,
	  src/providers/cpp/instance/CIM_Namespace/.cvsignore,
	  src/providers/cpp/instance/CIM_Namespace/Makefile.am,
	  src/providers/cpp/instance/CIM_Namespace/OW_provinstCIM_Namespace.cpp:
	  Added CIM_Namespace provider.

2003-04-14 14:40  nuffer

	* src/providers/cpp/instance/OpenWBEM_ObjectManager/Makefile.am:
	  Adjusted includes.

2003-04-13 23:07  nuffer

	* src/cim/OW_CIMNameSpaceUtils.cpp, src/cimom/Makefile.am,
	  src/cimom/OW_ACLInfo.hpp, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_CIMRepository.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_PollingManager.cpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/client/OW_CIMClient.cpp, src/client/OW_ClientCIMOMHandle.hpp,
	  src/common/Makefile.am, src/common/OW_ACLInfo.hpp,
	  src/ifcs/Makefile.am, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/ifcs/OW_RepositoryIFC.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumnamespace.cpp, test/acceptance/progs/aclTest.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Moved namespace functions
	  out of the CIMOMHandle.

2003-04-12 09:31  nuffer

	* src/providerifcs/perl/perlProvider/Makefile.in: Removed.

2003-04-12 09:29  nuffer

	* src/: cim/Makefile.am, cim/OW_CIMNameSpaceUtils.cpp,
	  cim/OW_CIMNameSpaceUtils.hpp, client/OW_BinaryCIMOMHandle.cpp,
	  client/OW_ClientCIMOMHandle.cpp, client/OW_ClientCIMOMHandle.hpp,
	  common/OW_NetworkTypes.hpp, ifcs/OW_CIMOMHandleIFC.cpp,
	  providerifcs/perl/perlProvider/Makefile.in: Created
	  OW_CIMNameSpaceUtils.  Moved the functionality from
	  OW_ClientCIMOMHandle over.

2003-04-11 20:57  nuffer

	* TODO: Added some things about templates and shared libraries.

2003-04-11 16:05  nuffer

	* configure.in, src/providers/cpp/instance/Makefile.am,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/Makefile.am,
	  src/providers/cpp/instance/OpenWBEM_ObjectManager/OW_provinstOpenWBEM_ObjectManager.cpp:
	  Added OpenWBEM_ObjectManager provider.

2003-04-11 16:04  nuffer

	* src/providers/cpp/polled/slp/OW_SLPProvider.cpp: Fixed a bug
	  where the registration would not be made if the port was not
	  specified in the config file.

2003-04-11 14:35  nuffer

	* src/providers/cpp/instance/OpenWBEM_ObjectManager/: .cvsignore,
	  Makefile.am, OW_provinstOpenWBEM_ObjectManager.cpp: Added.

2003-04-11 11:44  nuffer

	* doc/PerlIFC.sxw: Added.  Thanks to Markus

2003-04-11 03:35  sedgewick_de

	* src/providerifcs/perl/perlProvider/perlargs.h: substituted alloca
	  with malloc to fix segfault

2003-04-10 17:18  nuffer

	* doc/OpenWBEM-pg.sxw: Added.

2003-04-09 11:23  bartw

	* test/acceptance/runCimom.sh: [no log message]

2003-04-08 22:44  bartw

	* src/services/http/OW_HTTPSvrConnection.cpp: fixed deflate
	  compression

2003-04-08 06:29  sedgewick_de

	* src/providerifcs/npi/: OW_FTABLERef.hpp, common/Makefile.am,
	  common/NPIExternal.cpp: garbage collection fix for indication
	  provider threads

2003-04-08 06:28  sedgewick_de

	* src/providerifcs/perl/: OW_PerlProviderIFC.cpp,
	  OW_PerlProviderIFC.hpp: first step: doInit() provider
	  registration - removed loadNoID providers

2003-04-08 06:23  sedgewick_de

	* src/providerifcs/perl/perlProvider/perlNPI/perlNPI.xs: fixed
	  GetSelectString

2003-04-08 06:22  sedgewick_de

	* src/wql/common/: OW_WQLSelectStatement.cpp,
	  OW_WQLSelectStatement.hpp: added toString() method for npi call
	  GetSelectString

2003-04-08 06:21  sedgewick_de

	* test/perlproviders/instance/Linux_LocalFileSystem.pl: fixed
	  CIMOMPrepareAttach for indication thread

2003-04-07 22:24  nuffer

	* test/c++providers/instance/: LinuxProcess.mof,
	  OW_LinuxProcess.cpp: Updated to have percent cpu be a real32 to
	  more accurately reflect what ps returns.  Thanks to Silvio
	  Fonseca.

2003-04-07 17:20  nuffer

	* mof/OpenWBEM_Interop.mof: Added.

2003-04-07 11:59  nuffer

	* src/cimom/indication/: OW_IndicationServerImpl.cpp,
	  OW_IndicationServerImpl.hpp: Fixed a deadlock.

2003-04-07 08:49  nuffer

	* src/: cimom/OW_CIMRepository.cpp, cimom/OW_CIMRepository.hpp,
	  cimom/OW_CIMServer.cpp, cimom/OW_CIMServer.hpp,
	  cimom/OW_GenericHDBRepository.cpp,
	  cimom/OW_GenericHDBRepository.hpp,
	  cimom/OW_InstanceRepository.cpp, cimom/OW_InstanceRepository.hpp,
	  cimom/OW_LocalCIMOMHandle.cpp, cimom/OW_MetaRepository.cpp,
	  cimom/OW_MetaRepository.hpp, cimom/OW_NameSpaceProvider.cpp,
	  cimom/OW_RepositoryIFC.hpp, cimom/OW_SharedLibraryRepository.hpp,
	  cimom/OW_WQLFilterRep.cpp, cimom/OW_WQLFilterRep.hpp,
	  cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  client/OW_BinaryCIMOMHandle.cpp, client/OW_ClientCIMOMHandle.cpp,
	  client/OW_ClientCIMOMHandle.hpp: Switched to use a flat instead
	  of hierarchial namespace organizations.

2003-04-07 08:49  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Catch std exceptions.

2003-04-04 17:30  nuffer

	* TODO: Updated.

2003-04-04 17:30  nuffer

	* src/cim/: OW_CIMClass.cpp, OW_CIMClass.hpp: Added getCloneProps

2003-04-04 04:38  sedgewick_de

	* test/perlproviders/instance/Linux_LocalFileSystem.pl: test for
	  activate/deactivate Filter

2003-04-04 04:06  sedgewick_de

	* src/providerifcs/perl/perlProvider/perlProvider.c: perl
	  indication provider support

2003-04-04 04:04  sedgewick_de

	* src/providerifcs/perl/: OW_PerlPolledProviderProxy.cpp,
	  OW_PerlPolledProviderProxy.hpp, OW_PerlProviderIFC.cpp: perl
	  polled provider fixes

2003-04-02 10:24  nuffer

	* src/mof/CIMOMVisitor.cpp: Added a warning about using class
	  aliases, which is deprecated per DMTF CR817

2003-04-02 09:46  nuffer

	* TODO: Added something.

2003-04-02 09:17  nuffer

	* configure.in: Version changed to 2.9.1

2003-04-01 21:46  nuffer

	* etc/openwbem.conf.sh, src/cimom/OW_CIMRepository.cpp,
	  src/cimom/OW_CIMServer.cpp, src/common/OW_ConfigOpts.hpp: Added
	  checking of the check referential integrity option, and moved
	  some association checking from OW_CIMServer to OW_CIMRepository.

2003-04-01 20:31  nuffer

	* src/cimom/: OW_CIMRepository.cpp, OW_CIMRepository.hpp,
	  OW_CIMServer.cpp, OW_CIMServer.hpp, OW_MetaRepository.cpp,
	  OW_MetaRepository.hpp: Switched to use OW_Cache.  Fixed
	  _validatePropagatedKeys and moved it to OW_CIMRepository.

2003-04-01 20:31  nuffer

	* src/mof/: CIMOMVisitor.cpp, CIMOMVisitor.hpp: Updated to use
	  OW_Cache for caching.

2003-04-01 20:30  nuffer

	* src/cimom/OW_ACLInfo.hpp: Added OW_CIMRepository as a friend.

2003-04-01 20:30  nuffer

	* src/common/: Makefile.am, OW_Cache.hpp: Added OW_Cache

2003-04-01 17:34  nuffer

	* src/common/OW_NonRecursiveMutexImpl.cpp: Fixed a race condition
	  bug.

2003-04-01 17:33  nuffer

	* src/cimom/OW_MetaRepository.cpp: Added a log message when clients
	  incorrectly try to override qualifiers that have the
	  DisableOverride flavor.

2003-04-01 17:32  nuffer

	* src/xml/OW_XMLClass.cpp: Fixed to work with clients who send
	  invalid xml as the namespace.

2003-04-01 04:10  sedgewick_de

	* src/providerifcs/perl/: OW_PerlIndicationProviderProxy.cpp,
	  OW_PerlIndicationProviderProxy.hpp: activationCount support

2003-04-01 04:08  sedgewick_de

	* src/providerifcs/npi/OW_NPIProviderIFC.cpp: adapted loadNoID()
	  code to support garbage collector

2003-04-01 04:07  sedgewick_de

	* src/providerifcs/npi/: OW_NPIPolledProviderProxy.cpp,
	  OW_NPIPolledProviderProxy.hpp: reactivated polled provider IFC

2003-04-01 04:06  sedgewick_de

	* src/providerifcs/npi/OW_NPIIndicationProviderProxy.cpp: fixed log
	  message

2003-03-31 11:18  nuffer

	* TODO: Updated.

2003-03-30 22:32  nuffer

	* src/cim/OW_CIMClass.cpp, src/cimom/OW_MetaRepository.cpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long: Fixed a bug in
	  OW_MetaRepository where qualifiers were not being properly
	  propagated to derived classes.

2003-03-29 22:29  nuffer

	* test/unit/testSharedLibraryLoader.hpp: Added a getUserName
	  function to the provider environment.  Fixed up a few things in
	  the indication server.

2003-03-29 22:26  nuffer

	* src/: cimom/OW_CIMOMEnvironment.cpp, cimom/OW_CIMServer.cpp,
	  cimom/OW_PollingManager.cpp, cimom/OW_ProxyProvider.hpp,
	  cimom/indication/OW_IndicationServer.hpp,
	  cimom/indication/OW_IndicationServerImpl.cpp,
	  cimom/indication/OW_IndicationServerImpl.hpp,
	  provider/OW_IndicationProviderIFC.hpp,
	  provider/OW_ProviderEnvironmentIFC.hpp,
	  providerifcs/cpp/OW_CppProxyProvider.hpp,
	  providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  providerifcs/npi/OW_NPIIndicationProviderProxy.hpp,
	  providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  providerifcs/npi/OW_NPIPolledProviderProxy.hpp,
	  providerifcs/npi/OW_NPIProviderIFC.cpp,
	  providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp:
	  Added a getUserName function to the provider environment.  Fixed
	  up a few things in the indication server.

2003-03-28 16:14  nuffer

	* src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/testfiles/testsuite.out.long: Fixed some bugs.

2003-03-28 15:58  nuffer

	* src/: cimom/OW_AssocDb.cpp, cimom/OW_AssocDb.hpp,
	  cimom/OW_CIMServer.cpp, client/OW_CIMXMLCIMOMHandle.cpp: Fixed
	  some bugs.

2003-03-28 12:36  nuffer

	* ChangeLog, TODO: Fixed the OW_RWLocker to throw an exception in
	  the case of a possible deadlock.

2003-03-28 12:12  nuffer

	* src/common/OW_RWLocker.cpp, src/common/OW_RWLocker.hpp,
	  test/unit/Makefile.am, test/unit/OW_RWLockerTestCases.cpp,
	  test/unit/OW_RWLockerTestCases.hpp, test/unit/UnitMain.cpp: Fixed
	  the OW_RWLocker to throw an exception in the case of a possible
	  deadlock.

2003-03-27 22:20  nuffer

	* test/: acceptance/progs/cimListenerTest.cpp,
	  c++providers/indication/OW_IndicationProviderTest2.cpp,
	  c++providers/indication/OW_IndicationProviderTest3.cpp: Fixed so
	  the long test suite passes.

2003-03-27 21:28  nuffer

	* ChangeLog, TODO, src/cimom/OW_PollingManager.cpp,
	  src/cimom/OW_PollingManager.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/common/Makefile.am, src/common/OW_Condition.cpp,
	  src/common/OW_Condition.hpp, src/common/OW_Mutex.cpp,
	  src/common/OW_Mutex.hpp, src/common/OW_MutexImpl.cpp,
	  src/common/OW_MutexImpl.hpp, src/common/OW_NonRecursiveMutex.cpp,
	  src/common/OW_NonRecursiveMutex.hpp,
	  src/common/OW_NonRecursiveMutexImpl.cpp,
	  src/common/OW_NonRecursiveMutexImpl.hpp,
	  src/common/OW_NonRecursiveMutexLock.hpp,
	  src/common/OW_RWLocker.cpp, src/common/OW_RWLocker.hpp,
	  src/common/OW_Semaphore.hpp, src/common/OW_ThreadCounter.cpp,
	  src/common/OW_ThreadCounter.hpp, src/common/OW_ThreadTypes.hpp,
	  src/xml/OW_CIMtoXML.hpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp:
	  Added a non recursive mutex and switched OW_Condition to use it
	  to prevent deadlock.

2003-03-27 17:44  nuffer

	* src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/providerifcs/perl/common/.cvsignore,
	  src/providerifcs/perl/perlProvider/.cvsignore,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp: Fixed and cleaned up
	  some xml problems with object paths without namespaces or hosts.

2003-03-27 17:43  nuffer

	* test/acceptance/testfiles/testsuite.out.long: Updated for the fix
	  to the association index.

2003-03-27 17:42  nuffer

	* src/mof/: CIMOMVisitor.cpp, mofparser.yy: Change to allow empty
	  initializer lists which will be permitted in v3 of the spec.

2003-03-27 17:41  nuffer

	* src/cimom/OW_MetaRepository.cpp: Added a TODO

2003-03-27 17:41  nuffer

	* src/cimom/OW_CIMServer.cpp: Use the m_realRepository when
	  possible because its faster.

2003-03-27 17:41  nuffer

	* src/cimom/OW_CIMRepository.cpp: Fixed a bug where the class
	  needed to be consistent before adding it to the association
	  index.

2003-03-27 17:40  nuffer

	* src/cimom/OW_AssocDb.cpp: Removed some old code and fixed a bug
	  where the name in the assoc db key was not being lowercased
	  properly.

2003-03-25 13:44  nuffer

	* TODO: Added a few more items and removed tabs.

2003-03-21 17:11  nuffer

	* TODO: Updated.

2003-03-21 16:43  nuffer

	* AUTHORS, COPYING, INSTALL, LICENSE, acconfig.h,
	  src/authenticators/pam/OW_LinuxPAMAuthentication.cpp,
	  src/authenticators/pamcl/OW_LinuxPAMAuthenticationCL.cpp,
	  src/authenticators/pamcl/OW_PAMAuthSA.cpp,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cim/OW_CIM.hpp, src/cim/OW_CIMBase.cpp,
	  src/cim/OW_CIMBase.hpp, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMClass.hpp, src/cim/OW_CIMClassEnumeration.hpp,
	  src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMElement.cpp, src/cim/OW_CIMElement.hpp,
	  src/cim/OW_CIMException.cpp, src/cim/OW_CIMException.hpp,
	  src/cim/OW_CIMFlavor.cpp, src/cim/OW_CIMFlavor.hpp,
	  src/cim/OW_CIMFwd.hpp, src/cim/OW_CIMInstance.cpp,
	  src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMInstanceEnumeration.hpp, src/cim/OW_CIMMethod.cpp,
	  src/cim/OW_CIMMethod.hpp, src/cim/OW_CIMNULL.hpp,
	  src/cim/OW_CIMNameSpace.cpp, src/cim/OW_CIMNameSpace.hpp,
	  src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMObjectPathEnumeration.hpp,
	  src/cim/OW_CIMParamValue.cpp, src/cim/OW_CIMParamValue.hpp,
	  src/cim/OW_CIMParameter.cpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMProperty.hpp,
	  src/cim/OW_CIMQualifier.cpp, src/cim/OW_CIMQualifier.hpp,
	  src/cim/OW_CIMQualifierEnumeration.hpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMQualifierType.hpp,
	  src/cim/OW_CIMScope.cpp, src/cim/OW_CIMScope.hpp,
	  src/cim/OW_CIMUrl.cpp, src/cim/OW_CIMUrl.hpp,
	  src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValue.hpp,
	  src/cim/OW_CIMValueCast.cpp, src/cim/OW_CIMValueCast.hpp,
	  src/cimom/OW_ACLInfo.hpp, src/cimom/OW_AssocDb.cpp,
	  src/cimom/OW_AssocDb.hpp, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_CIMRepository.cpp, src/cimom/OW_CIMRepository.hpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_GenericHDBRepository.cpp,
	  src/cimom/OW_GenericHDBRepository.hpp, src/cimom/OW_HDB.cpp,
	  src/cimom/OW_HDB.hpp, src/cimom/OW_HDBCommon.hpp,
	  src/cimom/OW_HDBNode.cpp, src/cimom/OW_HDBNode.hpp,
	  src/cimom/OW_Index.hpp,
	  src/cimom/OW_IndicationRepLayerMediator.cpp,
	  src/cimom/OW_IndicationRepLayerMediator.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_InternalProviderIFC.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/OW_ProviderIFCLoader.cpp,
	  src/cimom/OW_ProviderIFCLoader.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, src/cimom/OW_ProxyProvider.cpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_RepositoryStreams.cpp,
	  src/cimom/OW_RepositoryStreams.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_UnloaderProvider.cpp,
	  src/cimom/OW_UnloaderProvider.hpp, src/cimom/OW_WQLFilterRep.cpp,
	  src/cimom/OW_WQLFilterRep.hpp, src/cimom/owcimomd_main.cpp,
	  src/cimom/indication/OW_IndicationRepLayer.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServer.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.hpp,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMOMInfo.cpp,
	  src/client/OW_CIMOMInfo.hpp, src/client/OW_CIMOMLocator.cpp,
	  src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_CIMOMLocatorSLP.cpp,
	  src/client/OW_CIMOMLocatorSLP.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientAuthCBIFC.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp, src/common/OW_Array.hpp,
	  src/common/OW_ArrayFwd.hpp, src/common/OW_Assertion.cpp,
	  src/common/OW_Assertion.hpp, src/common/OW_AtomicOps.cpp,
	  src/common/OW_AtomicOps.hpp, src/common/OW_AutoPtr.hpp,
	  src/common/OW_BaseStreamBuffer.cpp,
	  src/common/OW_BaseStreamBuffer.hpp, src/common/OW_BinIfcIO.cpp,
	  src/common/OW_BinIfcIO.hpp, src/common/OW_Bool.cpp,
	  src/common/OW_Bool.hpp, src/common/OW_ByteSwap.hpp,
	  src/common/OW_CIMErrorException.cpp,
	  src/common/OW_CIMErrorException.hpp,
	  src/common/OW_CIMFeatures.hpp, src/common/OW_COWReference.hpp,
	  src/common/OW_Char16.cpp, src/common/OW_Char16.hpp,
	  src/common/OW_Condition.cpp, src/common/OW_Condition.hpp,
	  src/common/OW_ConfigOpts.hpp, src/common/OW_DataBlockStream.hpp,
	  src/common/OW_DateTime.cpp, src/common/OW_DateTime.hpp,
	  src/common/OW_Enumeration.hpp,
	  src/common/OW_EnumerationException.cpp,
	  src/common/OW_Exception.cpp, src/common/OW_Exception.hpp,
	  src/common/OW_Exec.cpp, src/common/OW_Exec.hpp,
	  src/common/OW_File.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_Format.cpp, src/common/OW_Format.hpp,
	  src/common/OW_FuncNamePrinter.hpp, src/common/OW_HashMap.hpp,
	  src/common/OW_HashMultiMap.hpp, src/common/OW_IOException.cpp,
	  src/common/OW_IOException.hpp,
	  src/common/OW_IOIFCStreamBuffer.cpp,
	  src/common/OW_IOIFCStreamBuffer.hpp,
	  src/common/OW_IstreamBufIterator.hpp, src/common/OW_List.hpp,
	  src/common/OW_LogLevel.hpp, src/common/OW_Logger.hpp,
	  src/common/OW_Map.hpp, src/common/OW_MemTracer.cpp,
	  src/common/OW_MemTracer.hpp, src/common/OW_Memory.hpp,
	  src/common/OW_Mutex.cpp, src/common/OW_Mutex.hpp,
	  src/common/OW_MutexImpl.cpp, src/common/OW_MutexImpl.hpp,
	  src/common/OW_MutexLock.hpp,
	  src/common/OW_NULLValueException.cpp,
	  src/common/OW_NULLValueException.hpp,
	  src/common/OW_NetworkTypes.hpp,
	  src/common/OW_NoSuchPropertyException.cpp,
	  src/common/OW_NoSuchPropertyException.hpp,
	  src/common/OW_NoSuchProviderException.cpp,
	  src/common/OW_NoSuchProviderException.hpp, src/common/OW_OS.hpp,
	  src/common/OW_OutOfBoundsException.cpp,
	  src/common/OW_PosixFile.cpp, src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_PosixOS.cpp, src/common/OW_PosixUnnamedPipe.cpp,
	  src/common/OW_PosixUnnamedPipe.hpp, src/common/OW_PthDefines.hpp,
	  src/common/OW_RWLocker.cpp, src/common/OW_RWLocker.hpp,
	  src/common/OW_RandomNumber.cpp, src/common/OW_RandomNumber.hpp,
	  src/common/OW_RefCount.hpp, src/common/OW_Reference.hpp,
	  src/common/OW_SafeLibCreate.hpp, src/common/OW_Select.cpp,
	  src/common/OW_Select.hpp, src/common/OW_SelectEngine.cpp,
	  src/common/OW_SelectEngine.hpp, src/common/OW_Semaphore.hpp,
	  src/common/OW_SharedLibrary.hpp,
	  src/common/OW_SharedLibraryException.cpp,
	  src/common/OW_SharedLibraryException.hpp,
	  src/common/OW_SharedLibraryLoader.hpp,
	  src/common/OW_SharedLibraryReference.hpp,
	  src/common/OW_SignalScope.hpp, src/common/OW_SortedVectorMap.hpp,
	  src/common/OW_SortedVectorSet.hpp, src/common/OW_Stack.hpp,
	  src/common/OW_StackTrace.cpp, src/common/OW_StackTrace.hpp,
	  src/common/OW_StrictWeakOrdering.hpp, src/common/OW_String.cpp,
	  src/common/OW_String.hpp, src/common/OW_StringBuffer.cpp,
	  src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringEnumeration.hpp,
	  src/common/OW_StringStream.hpp, src/common/OW_TempFileStream.cpp,
	  src/common/OW_TempFileStream.hpp, src/common/OW_Thread.cpp,
	  src/common/OW_Thread.hpp, src/common/OW_ThreadCounter.cpp,
	  src/common/OW_ThreadCounter.hpp, src/common/OW_ThreadImpl.cpp,
	  src/common/OW_ThreadImpl.hpp, src/common/OW_ThreadTypes.hpp,
	  src/common/OW_TmpFile.cpp, src/common/OW_TmpFile.hpp,
	  src/common/OW_Types.h, src/common/OW_URL.cpp,
	  src/common/OW_URL.hpp, src/common/OW_UnnamedPipe.cpp,
	  src/common/OW_UnnamedPipe.hpp, src/common/OW_dlSharedLibrary.cpp,
	  src/common/OW_dlSharedLibrary.hpp,
	  src/common/OW_dlSharedLibraryLoader.cpp,
	  src/common/OW_dlSharedLibraryLoader.hpp,
	  src/common/socket/OW_GetPass.cpp,
	  src/common/socket/OW_GetPass.hpp,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_NwIface.hpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLException.hpp,
	  src/common/socket/OW_SSLSocketImpl.cpp,
	  src/common/socket/OW_SSLSocketImpl.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.cpp, src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/common/socket/OW_SocketException.hpp,
	  src/common/socket/OW_SocketImpl.cpp,
	  src/common/socket/OW_SocketImpl.hpp,
	  src/common/socket/OW_SocketStreamBuffer.cpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/common/socket/test/OW_InetAddressTest.cpp,
	  src/common/socket/test/gethttpdata.cpp,
	  src/common/socket/test/gethttpsdata.cpp,
	  src/common/socket/test/server.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/http/common/OW_Base64FormatException.hpp,
	  src/http/common/OW_HTTPChunkException.hpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPChunkedOStream.cpp,
	  src/http/common/OW_HTTPChunkedOStream.hpp,
	  src/http/common/OW_HTTPCounter.cpp,
	  src/http/common/OW_HTTPCounter.hpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/http/common/OW_HTTPDeflateOStream.cpp,
	  src/http/common/OW_HTTPDeflateOStream.hpp,
	  src/http/common/OW_HTTPException.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.cpp,
	  src/http/common/OW_HTTPLenLimitIStream.hpp,
	  src/http/common/OW_HTTPStatusCodes.hpp,
	  src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp, src/http/common/OW_MD5.cpp,
	  src/http/common/OW_MD5.hpp, src/http/test/chunker.cpp,
	  src/http/test/chunker_client.cpp,
	  src/http/test/chunker_server.cpp, src/http/test/dynamictest.cpp,
	  src/http/test/header.cpp, src/http/test/httpclient.cpp,
	  src/http/test/httpserver.cpp, src/http/test/lenlimit.cpp,
	  src/http/test/pamstandalone.cpp, src/http/test/pamtest-short.cpp,
	  src/http/test/pamtest.cpp,
	  src/ifcs/OW_AuthenticationException.cpp,
	  src/ifcs/OW_AuthenticatorIFC.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_CIMProtocolException.cpp,
	  src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp, src/ifcs/OW_IOIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.cpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/ifcs/OW_ResultHandlerIFC.hpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/ifcs/OW_SelectableIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.hpp, src/ifcs/OW_WQLIFC.hpp,
	  src/mof/CIMOMVisitor.cpp, src/mof/CIMOMVisitor.hpp,
	  src/mof/DebugVisitor.cpp, src/mof/DebugVisitor.h,
	  src/mof/Grammar.h, src/mof/LineInfo.hpp, src/mof/MofCompiler.cpp,
	  src/mof/MofCompiler.hpp, src/mof/MofParserDecls.hpp,
	  src/mof/OW_MofParseFatalErrorException.cpp,
	  src/mof/OW_MofParserErrorHandlerIFC.hpp, src/mof/Visitor.cpp,
	  src/mof/Visitor.h, src/mof/moflexer.ll, src/mof/moflexerslex.cpp,
	  src/mof/mofparser.yy, src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_AssociatorProviderInfo.hpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_IndicationProviderIFC.hpp,
	  src/provider/OW_IndicationProviderInfo.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_InstanceProviderInfo.hpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_MethodProviderInfo.hpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_PropertyProviderIFC.hpp,
	  src/provider/OW_PropertyProviderInfo.hpp,
	  src/provider/OW_ProviderBaseIFC.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/provider/OW_ProviderInfoBase.hpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIPolledProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIPolledProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFCUtils.hpp,
	  src/providerifcs/cmpi/OW_FTABLERef.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPropertyProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_FTABLERef.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFCUtils.hpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.hpp,
	  src/providers/cpp/indication/IndicationRepLayer/OW_provindIndicationRepLayer.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_DigestAuthentication.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/tools/OW_DigestPasswdGen.cpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumclassnames.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owenumqualifiers.cpp,
	  src/tools/owexecwql.cpp, src/tools/owmofc/owmofc.cpp,
	  src/wql/OW_WQLImpl.cpp, src/wql/OW_WQLImpl.hpp,
	  src/wql/OW_WQLLexer.ll, src/wql/OW_WQLParser.yy,
	  src/wql/OW_WQLProcessor.cpp, src/wql/OW_WQLProcessor.hpp,
	  src/wql/OW_WQLScanUtils.cpp,
	  src/wql/OW_WQLSelectStatementGen.cpp,
	  src/wql/OW_WQLSelectStatementGen.hpp, src/wql/OW_WQLVisitor.hpp,
	  src/wql/prelim_wql_spec.y, src/xml/OW_CIMXMLParser.cpp,
	  src/xml/OW_CIMXMLParser.hpp, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_CIMtoXML.hpp, src/xml/OW_Param.cpp,
	  src/xml/OW_Param.hpp, src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLCIMFactory.hpp,
	  src/xml/OW_XMLClass.cpp, src/xml/OW_XMLClass.hpp,
	  src/xml/OW_XMLEscape.cpp, src/xml/OW_XMLEscape.hpp,
	  src/xml/OW_XMLEscape.re, src/xml/OW_XMLOperationGeneric.cpp,
	  src/xml/OW_XMLOperationGeneric.hpp, src/xml/OW_XMLParameters.cpp,
	  src/xml/OW_XMLParameters.hpp, src/xml/OW_XMLParser.cpp,
	  src/xml/OW_XMLParser.hpp, src/xml/OW_XMLPrettyPrint.cpp,
	  src/xml/OW_XMLPrettyPrint.hpp, src/xml/OW_XMLQualifier.cpp,
	  src/xml/OW_XMLQualifier.hpp, src/xml/OW_XMLUnescape.cpp,
	  src/xml/OW_XMLUnescape.hpp, src/xml/OW_XMLUnescape.re,
	  test/CppUnit/CppUnitException.cpp,
	  test/CppUnit/CppUnitException.hpp, test/CppUnit/Guards.hpp,
	  test/CppUnit/Test.hpp, test/CppUnit/TestCaller.hpp,
	  test/CppUnit/TestCase.cpp, test/CppUnit/TestCase.hpp,
	  test/CppUnit/TestFailure.cpp, test/CppUnit/TestFailure.hpp,
	  test/CppUnit/TestResult.cpp, test/CppUnit/TestResult.hpp,
	  test/CppUnit/TestRunner.cpp, test/CppUnit/TestRunner.hpp,
	  test/CppUnit/TestSuite.cpp, test/CppUnit/TestSuite.hpp,
	  test/CppUnit/TextTestResult.cpp, test/CppUnit/TextTestResult.hpp,
	  test/acceptance/progs/CIMOMLocator.cpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/unit/GenericTestCases.cpp.tmpl,
	  test/unit/GenericTestCases.hpp.tmpl,
	  test/unit/OW_Base64TestCases.cpp,
	  test/unit/OW_Base64TestCases.hpp,
	  test/unit/OW_CIMClassTestCases.cpp,
	  test/unit/OW_CIMClassTestCases.hpp,
	  test/unit/OW_CIMInstanceTestCases.cpp,
	  test/unit/OW_CIMInstanceTestCases.hpp,
	  test/unit/OW_CIMPropertyTestCases.cpp,
	  test/unit/OW_CIMPropertyTestCases.hpp,
	  test/unit/OW_CIMUrlTestCases.cpp,
	  test/unit/OW_CIMUrlTestCases.hpp,
	  test/unit/OW_CIMValueTestCases.cpp,
	  test/unit/OW_CIMValueTestCases.hpp,
	  test/unit/OW_EnumerationTestCases.cpp,
	  test/unit/OW_EnumerationTestCases.hpp,
	  test/unit/OW_ExceptionTestCases.cpp,
	  test/unit/OW_ExceptionTestCases.hpp,
	  test/unit/OW_ExecTestCases.cpp, test/unit/OW_ExecTestCases.hpp,
	  test/unit/OW_FileSystemTestCases.cpp,
	  test/unit/OW_FileSystemTestCases.hpp,
	  test/unit/OW_FormatTestCases.cpp,
	  test/unit/OW_FormatTestCases.hpp,
	  test/unit/OW_HTTPChunkerTestCases.cpp,
	  test/unit/OW_HTTPChunkerTestCases.hpp,
	  test/unit/OW_InetAddressTestCases.cpp,
	  test/unit/OW_InetAddressTestCases.hpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.cpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.hpp,
	  test/unit/OW_LoggerTestCases.cpp,
	  test/unit/OW_LoggerTestCases.hpp, test/unit/OW_MD5TestCases.cpp,
	  test/unit/OW_MD5TestCases.hpp,
	  test/unit/OW_MemTracerTestCases.cpp,
	  test/unit/OW_MemTracerTestCases.hpp,
	  test/unit/OW_MutexTestCases.cpp, test/unit/OW_MutexTestCases.hpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/OW_ProviderManagerTestCases.hpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.cpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.hpp,
	  test/unit/OW_ProviderMuxTestCases.cpp,
	  test/unit/OW_ProviderMuxTestCases.hpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_SharedLibraryTestCases.cpp,
	  test/unit/OW_SharedLibraryTestCases.hpp,
	  test/unit/OW_StackTraceTestCases.cpp,
	  test/unit/OW_StackTraceTestCases.hpp,
	  test/unit/OW_StringArrayPropertyTestCases.cpp,
	  test/unit/OW_StringArrayPropertyTestCases.hpp,
	  test/unit/OW_StringStreamTestCases.cpp,
	  test/unit/OW_StringStreamTestCases.hpp,
	  test/unit/OW_StringTestCases.cpp,
	  test/unit/OW_StringTestCases.hpp,
	  test/unit/OW_XMLEscapeTestCases.cpp,
	  test/unit/OW_XMLEscapeTestCases.hpp,
	  test/unit/OW_XMLUnescapeTestCases.cpp,
	  test/unit/OW_XMLUnescapeTestCases.hpp, test/unit/UnitMain.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Changed Caldera
	  International to Center 7

2003-03-21 16:23  nuffer

	* acconfig.h, src/authenticators/pam/OW_LinuxPAMAuthentication.cpp,
	  src/authenticators/pamcl/OW_LinuxPAMAuthenticationCL.cpp,
	  src/authenticators/pamcl/OW_PAMAuthSA.cpp,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cim/OW_CIM.hpp, src/cim/OW_CIMBase.cpp,
	  src/cim/OW_CIMBase.hpp, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMClass.hpp, src/cim/OW_CIMClassEnumeration.hpp,
	  src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMElement.cpp, src/cim/OW_CIMElement.hpp,
	  src/cim/OW_CIMException.cpp, src/cim/OW_CIMException.hpp,
	  src/cim/OW_CIMFlavor.cpp, src/cim/OW_CIMFlavor.hpp,
	  src/cim/OW_CIMFwd.hpp, src/cim/OW_CIMInstance.cpp,
	  src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMInstanceEnumeration.hpp, src/cim/OW_CIMMethod.cpp,
	  src/cim/OW_CIMMethod.hpp, src/cim/OW_CIMNULL.hpp,
	  src/cim/OW_CIMNameSpace.cpp, src/cim/OW_CIMNameSpace.hpp,
	  src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMObjectPathEnumeration.hpp,
	  src/cim/OW_CIMParamValue.cpp, src/cim/OW_CIMParamValue.hpp,
	  src/cim/OW_CIMParameter.cpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMProperty.hpp,
	  src/cim/OW_CIMQualifier.cpp, src/cim/OW_CIMQualifier.hpp,
	  src/cim/OW_CIMQualifierEnumeration.hpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMQualifierType.hpp,
	  src/cim/OW_CIMScope.cpp, src/cim/OW_CIMScope.hpp,
	  src/cim/OW_CIMUrl.cpp, src/cim/OW_CIMUrl.hpp,
	  src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValue.hpp,
	  src/cim/OW_CIMValueCast.cpp, src/cim/OW_CIMValueCast.hpp,
	  src/cimom/OW_ACLInfo.hpp, src/cimom/OW_AssocDb.cpp,
	  src/cimom/OW_AssocDb.hpp, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_CIMRepository.cpp, src/cimom/OW_CIMRepository.hpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_GenericHDBRepository.cpp,
	  src/cimom/OW_GenericHDBRepository.hpp, src/cimom/OW_HDB.cpp,
	  src/cimom/OW_HDB.hpp, src/cimom/OW_HDBCommon.hpp,
	  src/cimom/OW_HDBNode.cpp, src/cimom/OW_HDBNode.hpp,
	  src/cimom/OW_Index.hpp,
	  src/cimom/OW_IndicationRepLayerMediator.cpp,
	  src/cimom/OW_IndicationRepLayerMediator.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_InternalProviderIFC.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/OW_ProviderIFCLoader.cpp,
	  src/cimom/OW_ProviderIFCLoader.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, src/cimom/OW_ProxyProvider.cpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_RepositoryStreams.cpp,
	  src/cimom/OW_RepositoryStreams.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_UnloaderProvider.cpp,
	  src/cimom/OW_UnloaderProvider.hpp, src/cimom/OW_WQLFilterRep.cpp,
	  src/cimom/OW_WQLFilterRep.hpp, src/cimom/owcimomd_main.cpp,
	  src/cimom/indication/OW_IndicationRepLayer.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServer.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.hpp,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMOMInfo.cpp,
	  src/client/OW_CIMOMInfo.hpp, src/client/OW_CIMOMLocator.cpp,
	  src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_CIMOMLocatorSLP.cpp,
	  src/client/OW_CIMOMLocatorSLP.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientAuthCBIFC.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp, src/common/OW_Array.hpp,
	  src/common/OW_ArrayFwd.hpp, src/common/OW_Assertion.cpp,
	  src/common/OW_Assertion.hpp, src/common/OW_AtomicOps.cpp,
	  src/common/OW_AtomicOps.hpp, src/common/OW_AutoPtr.hpp,
	  src/common/OW_BaseStreamBuffer.cpp,
	  src/common/OW_BaseStreamBuffer.hpp, src/common/OW_BinIfcIO.cpp,
	  src/common/OW_BinIfcIO.hpp, src/common/OW_Bool.cpp,
	  src/common/OW_Bool.hpp, src/common/OW_ByteSwap.hpp,
	  src/common/OW_CIMErrorException.cpp,
	  src/common/OW_CIMErrorException.hpp,
	  src/common/OW_CIMFeatures.hpp, src/common/OW_COWReference.hpp,
	  src/common/OW_Char16.cpp, src/common/OW_Char16.hpp,
	  src/common/OW_Condition.cpp, src/common/OW_Condition.hpp,
	  src/common/OW_ConfigOpts.hpp, src/common/OW_DataBlockStream.hpp,
	  src/common/OW_DateTime.cpp, src/common/OW_DateTime.hpp,
	  src/common/OW_Enumeration.hpp,
	  src/common/OW_EnumerationException.cpp,
	  src/common/OW_Exception.cpp, src/common/OW_Exception.hpp,
	  src/common/OW_Exec.cpp, src/common/OW_Exec.hpp,
	  src/common/OW_File.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_Format.cpp, src/common/OW_Format.hpp,
	  src/common/OW_FuncNamePrinter.hpp, src/common/OW_HashMap.hpp,
	  src/common/OW_HashMultiMap.hpp, src/common/OW_IOException.cpp,
	  src/common/OW_IOException.hpp,
	  src/common/OW_IOIFCStreamBuffer.cpp,
	  src/common/OW_IOIFCStreamBuffer.hpp,
	  src/common/OW_IstreamBufIterator.hpp, src/common/OW_List.hpp,
	  src/common/OW_LogLevel.hpp, src/common/OW_Logger.hpp,
	  src/common/OW_Map.hpp, src/common/OW_MemTracer.cpp,
	  src/common/OW_MemTracer.hpp, src/common/OW_Memory.hpp,
	  src/common/OW_Mutex.cpp, src/common/OW_Mutex.hpp,
	  src/common/OW_MutexImpl.cpp, src/common/OW_MutexImpl.hpp,
	  src/common/OW_MutexLock.hpp,
	  src/common/OW_NULLValueException.cpp,
	  src/common/OW_NULLValueException.hpp,
	  src/common/OW_NetworkTypes.hpp,
	  src/common/OW_NoSuchPropertyException.cpp,
	  src/common/OW_NoSuchPropertyException.hpp,
	  src/common/OW_NoSuchProviderException.cpp,
	  src/common/OW_NoSuchProviderException.hpp, src/common/OW_OS.hpp,
	  src/common/OW_OutOfBoundsException.cpp,
	  src/common/OW_PosixFile.cpp, src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_PosixOS.cpp, src/common/OW_PosixUnnamedPipe.cpp,
	  src/common/OW_PosixUnnamedPipe.hpp, src/common/OW_PthDefines.hpp,
	  src/common/OW_RWLocker.cpp, src/common/OW_RWLocker.hpp,
	  src/common/OW_RandomNumber.cpp, src/common/OW_RandomNumber.hpp,
	  src/common/OW_RefCount.hpp, src/common/OW_Reference.hpp,
	  src/common/OW_SafeLibCreate.hpp, src/common/OW_Select.cpp,
	  src/common/OW_Select.hpp, src/common/OW_SelectEngine.cpp,
	  src/common/OW_SelectEngine.hpp, src/common/OW_Semaphore.hpp,
	  src/common/OW_SharedLibrary.hpp,
	  src/common/OW_SharedLibraryException.cpp,
	  src/common/OW_SharedLibraryException.hpp,
	  src/common/OW_SharedLibraryLoader.hpp,
	  src/common/OW_SharedLibraryReference.hpp,
	  src/common/OW_SignalScope.hpp, src/common/OW_SortedVectorMap.hpp,
	  src/common/OW_SortedVectorSet.hpp, src/common/OW_Stack.hpp,
	  src/common/OW_StackTrace.cpp, src/common/OW_StackTrace.hpp,
	  src/common/OW_StrictWeakOrdering.hpp, src/common/OW_String.cpp,
	  src/common/OW_String.hpp, src/common/OW_StringBuffer.cpp,
	  src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringEnumeration.hpp,
	  src/common/OW_StringStream.hpp, src/common/OW_TempFileStream.cpp,
	  src/common/OW_TempFileStream.hpp, src/common/OW_Thread.cpp,
	  src/common/OW_Thread.hpp, src/common/OW_ThreadCounter.cpp,
	  src/common/OW_ThreadCounter.hpp, src/common/OW_ThreadImpl.cpp,
	  src/common/OW_ThreadImpl.hpp, src/common/OW_ThreadTypes.hpp,
	  src/common/OW_TmpFile.cpp, src/common/OW_TmpFile.hpp,
	  src/common/OW_Types.h, src/common/OW_URL.cpp,
	  src/common/OW_URL.hpp, src/common/OW_UnnamedPipe.cpp,
	  src/common/OW_UnnamedPipe.hpp, src/common/OW_dlSharedLibrary.cpp,
	  src/common/OW_dlSharedLibrary.hpp,
	  src/common/OW_dlSharedLibraryLoader.cpp,
	  src/common/OW_dlSharedLibraryLoader.hpp,
	  src/common/socket/OW_GetPass.cpp,
	  src/common/socket/OW_GetPass.hpp,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_NwIface.hpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLException.hpp,
	  src/common/socket/OW_SSLSocketImpl.cpp,
	  src/common/socket/OW_SSLSocketImpl.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.cpp, src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/common/socket/OW_SocketException.hpp,
	  src/common/socket/OW_SocketImpl.cpp,
	  src/common/socket/OW_SocketImpl.hpp,
	  src/common/socket/OW_SocketStreamBuffer.cpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/common/socket/test/OW_InetAddressTest.cpp,
	  src/common/socket/test/gethttpdata.cpp,
	  src/common/socket/test/gethttpsdata.cpp,
	  src/common/socket/test/server.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/http/common/OW_Base64FormatException.hpp,
	  src/http/common/OW_HTTPChunkException.hpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPChunkedOStream.cpp,
	  src/http/common/OW_HTTPChunkedOStream.hpp,
	  src/http/common/OW_HTTPCounter.cpp,
	  src/http/common/OW_HTTPCounter.hpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/http/common/OW_HTTPDeflateOStream.cpp,
	  src/http/common/OW_HTTPDeflateOStream.hpp,
	  src/http/common/OW_HTTPException.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.cpp,
	  src/http/common/OW_HTTPLenLimitIStream.hpp,
	  src/http/common/OW_HTTPStatusCodes.hpp,
	  src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp, src/http/common/OW_MD5.cpp,
	  src/http/common/OW_MD5.hpp, src/http/test/chunker.cpp,
	  src/http/test/chunker_client.cpp,
	  src/http/test/chunker_server.cpp, src/http/test/dynamictest.cpp,
	  src/http/test/header.cpp, src/http/test/httpclient.cpp,
	  src/http/test/httpserver.cpp, src/http/test/lenlimit.cpp,
	  src/http/test/pamstandalone.cpp, src/http/test/pamtest-short.cpp,
	  src/http/test/pamtest.cpp,
	  src/ifcs/OW_AuthenticationException.cpp,
	  src/ifcs/OW_AuthenticatorIFC.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_CIMProtocolException.cpp,
	  src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp, src/ifcs/OW_IOIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.cpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/ifcs/OW_ResultHandlerIFC.hpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/ifcs/OW_SelectableIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.hpp, src/ifcs/OW_WQLIFC.hpp,
	  src/mof/CIMOMVisitor.cpp, src/mof/CIMOMVisitor.hpp,
	  src/mof/DebugVisitor.cpp, src/mof/DebugVisitor.h,
	  src/mof/Grammar.h, src/mof/LineInfo.hpp, src/mof/MofCompiler.cpp,
	  src/mof/MofCompiler.hpp, src/mof/MofParserDecls.hpp,
	  src/mof/OW_MofParseFatalErrorException.cpp,
	  src/mof/OW_MofParserErrorHandlerIFC.hpp, src/mof/Visitor.cpp,
	  src/mof/Visitor.h, src/mof/moflexer.ll, src/mof/moflexerslex.cpp,
	  src/mof/mofparser.yy, src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_AssociatorProviderInfo.hpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_IndicationProviderIFC.hpp,
	  src/provider/OW_IndicationProviderInfo.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_InstanceProviderInfo.hpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_MethodProviderInfo.hpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_PropertyProviderIFC.hpp,
	  src/provider/OW_PropertyProviderInfo.hpp,
	  src/provider/OW_ProviderBaseIFC.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/provider/OW_ProviderInfoBase.hpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIPolledProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIPolledProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFCUtils.hpp,
	  src/providerifcs/cmpi/OW_FTABLERef.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPropertyProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_FTABLERef.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFCUtils.hpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.hpp,
	  src/providerifcs/perl/perlProvider/Makefile.in,
	  src/providers/cpp/indication/IndicationRepLayer/OW_provindIndicationRepLayer.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_DigestAuthentication.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/tools/OW_DigestPasswdGen.cpp,
	  src/tools/owcimindicationlistener.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumclasses.cpp, src/tools/owenumclassnames.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owenumqualifiers.cpp,
	  src/tools/owexecwql.cpp, src/tools/owmofc/owmofc.cpp,
	  src/wql/OW_WQLImpl.cpp, src/wql/OW_WQLImpl.hpp,
	  src/wql/OW_WQLLexer.ll, src/wql/OW_WQLParser.yy,
	  src/wql/OW_WQLProcessor.cpp, src/wql/OW_WQLProcessor.hpp,
	  src/wql/OW_WQLScanUtils.cpp,
	  src/wql/OW_WQLSelectStatementGen.cpp,
	  src/wql/OW_WQLSelectStatementGen.hpp, src/wql/OW_WQLVisitor.hpp,
	  src/wql/common/OW_WQLCompile.cpp,
	  src/wql/common/OW_WQLOperand.hpp, src/xml/OW_CIMXMLParser.cpp,
	  src/xml/OW_CIMXMLParser.hpp, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_CIMtoXML.hpp, src/xml/OW_Param.cpp,
	  src/xml/OW_Param.hpp, src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLCIMFactory.hpp,
	  src/xml/OW_XMLClass.cpp, src/xml/OW_XMLClass.hpp,
	  src/xml/OW_XMLEscape.cpp, src/xml/OW_XMLEscape.hpp,
	  src/xml/OW_XMLOperationGeneric.cpp,
	  src/xml/OW_XMLOperationGeneric.hpp, src/xml/OW_XMLParameters.cpp,
	  src/xml/OW_XMLParameters.hpp, src/xml/OW_XMLParser.cpp,
	  src/xml/OW_XMLParser.hpp, src/xml/OW_XMLPrettyPrint.cpp,
	  src/xml/OW_XMLPrettyPrint.hpp, src/xml/OW_XMLQualifier.cpp,
	  src/xml/OW_XMLQualifier.hpp, src/xml/OW_XMLUnescape.cpp,
	  src/xml/OW_XMLUnescape.hpp, test/CppUnit/CppUnitException.cpp,
	  test/CppUnit/CppUnitException.hpp, test/CppUnit/Guards.hpp,
	  test/CppUnit/Test.hpp, test/CppUnit/TestCaller.hpp,
	  test/CppUnit/TestCase.cpp, test/CppUnit/TestCase.hpp,
	  test/CppUnit/TestFailure.cpp, test/CppUnit/TestFailure.hpp,
	  test/CppUnit/TestResult.cpp, test/CppUnit/TestResult.hpp,
	  test/CppUnit/TestRunner.cpp, test/CppUnit/TestRunner.hpp,
	  test/CppUnit/TestSuite.cpp, test/CppUnit/TestSuite.hpp,
	  test/CppUnit/TextTestResult.cpp, test/CppUnit/TextTestResult.hpp,
	  test/acceptance/progs/CIMOMLocator.cpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/unit/OW_Base64TestCases.cpp,
	  test/unit/OW_Base64TestCases.hpp,
	  test/unit/OW_CIMClassTestCases.cpp,
	  test/unit/OW_CIMClassTestCases.hpp,
	  test/unit/OW_CIMInstanceTestCases.cpp,
	  test/unit/OW_CIMInstanceTestCases.hpp,
	  test/unit/OW_CIMPropertyTestCases.cpp,
	  test/unit/OW_CIMPropertyTestCases.hpp,
	  test/unit/OW_CIMUrlTestCases.cpp,
	  test/unit/OW_CIMUrlTestCases.hpp,
	  test/unit/OW_CIMValueTestCases.cpp,
	  test/unit/OW_CIMValueTestCases.hpp,
	  test/unit/OW_EnumerationTestCases.cpp,
	  test/unit/OW_EnumerationTestCases.hpp,
	  test/unit/OW_ExceptionTestCases.cpp,
	  test/unit/OW_ExceptionTestCases.hpp,
	  test/unit/OW_ExecTestCases.cpp, test/unit/OW_ExecTestCases.hpp,
	  test/unit/OW_FileSystemTestCases.cpp,
	  test/unit/OW_FileSystemTestCases.hpp,
	  test/unit/OW_FormatTestCases.cpp,
	  test/unit/OW_FormatTestCases.hpp,
	  test/unit/OW_HTTPChunkerTestCases.cpp,
	  test/unit/OW_HTTPChunkerTestCases.hpp,
	  test/unit/OW_InetAddressTestCases.cpp,
	  test/unit/OW_InetAddressTestCases.hpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.cpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.hpp,
	  test/unit/OW_LoggerTestCases.cpp,
	  test/unit/OW_LoggerTestCases.hpp, test/unit/OW_MD5TestCases.cpp,
	  test/unit/OW_MD5TestCases.hpp,
	  test/unit/OW_MemTracerTestCases.cpp,
	  test/unit/OW_MemTracerTestCases.hpp,
	  test/unit/OW_MutexTestCases.cpp, test/unit/OW_MutexTestCases.hpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/OW_ProviderManagerTestCases.hpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.cpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.hpp,
	  test/unit/OW_ProviderMuxTestCases.cpp,
	  test/unit/OW_ProviderMuxTestCases.hpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_SharedLibraryTestCases.cpp,
	  test/unit/OW_SharedLibraryTestCases.hpp,
	  test/unit/OW_StackTraceTestCases.cpp,
	  test/unit/OW_StackTraceTestCases.hpp,
	  test/unit/OW_StringArrayPropertyTestCases.cpp,
	  test/unit/OW_StringArrayPropertyTestCases.hpp,
	  test/unit/OW_StringStreamTestCases.cpp,
	  test/unit/OW_StringStreamTestCases.hpp,
	  test/unit/OW_StringTestCases.cpp,
	  test/unit/OW_StringTestCases.hpp,
	  test/unit/OW_XMLEscapeTestCases.cpp,
	  test/unit/OW_XMLEscapeTestCases.hpp,
	  test/unit/OW_XMLUnescapeTestCases.cpp,
	  test/unit/OW_XMLUnescapeTestCases.hpp, test/unit/UnitMain.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Changed Caldera
	  International to Center 7

2003-03-21 16:21  nuffer

	* src/providerifcs/Makefile.am: Changed to not build the perl ifc
	  if the perl stuff is not detected at configure time.

2003-03-21 16:21  nuffer

	* configure.in: Fixed to work with autoconf 2.13 and also when perl
	  embed headers are not installed.

2003-03-20 05:49  sedgewick_de

	* test/perlproviders/instance/: Linux_LocalFileSystem.pl,
	  PersonProvider.pl, RpmProvider.pl, fsvol.mof, person.mof,
	  readme.txt, rpm.mof: some perl providers to test the perl IFC

2003-03-20 02:17  sedgewick_de

	* acconfig.h, acinclude.m4: add perl define and perl check macros

2003-03-20 02:17  sedgewick_de

	* configure.in: add check for perl path

2003-03-20 02:15  sedgewick_de

	* src/providerifcs/perl/perlProvider/perlNPI/: Changes, MANIFEST,
	  Makefile.PL, README.1ST, perlNPI.pm, perlNPI.xs, test.pl,
	  typemap: perlNPI module implementing the perl methods to handle
	  CIM data types

2003-03-20 02:13  sedgewick_de

	* src/providerifcs/perl/perlProvider/: Makefile.am, Makefile.in,
	  README, perlProvider.c, perlProvider.h, perlargs.h: perlProvider
	  implementation on top of the npi IFC

2003-03-20 02:09  sedgewick_de

	* src/providerifcs/perl/: Makefile.am,
	  OW_PerlAssociatorProviderProxy.cpp,
	  OW_PerlIndicationProviderProxy.cpp,
	  OW_PerlInstanceProviderProxy.cpp, OW_PerlMethodProviderProxy.cpp,
	  OW_PerlPolledProviderProxy.cpp, OW_PerlProviderIFC.cpp: build
	  perl IFC on top of the npi IFC code

2003-03-20 02:06  sedgewick_de

	* src/providerifcs/perl/: common/.cvsignore, common/Makefile.am,
	  common/PerlExternal.cpp, common/PerlExternal.hpp,
	  common/mlogsup.c, common/mlogsup.h, common/npi.h,
	  common/npi_import.h, common/npicrash.c, common/npicrash.h,
	  common/os_compile.h, common/provider.h, NPIProvider.hpp,
	  OW_FTABLERef.hpp, OW_PerlProviderIFCUtils.hpp: removed files: Use
	  original code from the npi IFC

2003-03-20 02:04  sedgewick_de

	* src/providerifcs/npi/: OW_FTABLERef.hpp,
	  OW_NPIAssociatorProviderProxy.cpp,
	  OW_NPIIndicationProviderProxy.cpp,
	  OW_NPIInstanceProviderProxy.cpp, OW_NPIMethodProviderProxy.cpp,
	  OW_NPIPolledProviderProxy.cpp, OW_NPIProviderIFC.cpp,
	  OW_NPIProviderIFCUtils.hpp: Added garbage collector to fix memory
	  leak in IFC

2003-03-20 02:00  sedgewick_de

	* src/providerifcs/npi/common/: NPIExternal.cpp, NPIExternal.hpp:
	  Added garbage collector to fix memory leak in IFC

2003-03-20 01:55  sedgewick_de

	* src/providerifcs/npi/common/npi_import.h: add missing function
	  CIMParameterGetRefValue()

2003-03-19 10:12  nuffer

	* test/unit/OW_ProviderManagerTestCases.cpp: Removed an obsolete
	  test.

2003-03-19 10:11  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Fixed to look
	  for indication subscriptions for subclasses on the indication
	  when the indication does not have the embedded SourceInstance
	  property.

2003-03-19 10:10  nuffer

	* src/cim/OW_CIMInstance.cpp: Fixed to check if the new property is
	  a key.

2003-03-18 17:14  nuffer

	* TODO: Added an item

2003-03-12 21:27  nuffer

	* src/cimom/indication/OW_IndicationServerImpl.cpp: Got the
	  instance filtering working.

2003-03-12 21:19  nuffer

	* src/wql/common/OW_WQLCompile.cpp: Fixed to handle ISA

2003-03-07 08:07  nuffer

	* src/cim/OW_CIMObjectPath.hpp, src/cimom/OW_AssocDb.cpp,
	  src/cimom/OW_PollingManager.cpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.hpp,
	  src/providers/cpp/indication/IndicationRepLayer/.cvsignore,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp: Made
	  more progress on the new indication server.

2003-03-04 15:15  nuffer

	* src/cimom/OW_AssocDb.cpp, src/cimom/OW_AssocDb.hpp,
	  src/cimom/OW_CIMRepository.cpp,
	  test/acceptance/testfiles/testsuite.out.long: Fixed bug in the
	  association db that was not storing all association info.

2003-03-04 14:43  nuffer

	* test/c++providers/method/OW_MethodProviderTest.cpp: Added
	  anonymous namespace to prevent symbol conflicts.

2003-03-04 14:42  nuffer

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: Added comment about
	  something to fix.

2003-03-04 14:15  nuffer

	* src/cimom/: OW_MetaRepository.cpp, OW_MetaRepository.hpp: changed
	  createClass so the class is also an out parameter so the caller
	  can get the updated/resolved class.

2003-03-04 14:14  nuffer

	* src/cim/OW_CIMQualifier.cpp: Set the value to the default in the
	  constructor.

2003-03-04 13:54  nuffer

	* src/cim/OW_CIMQualifier.hpp: Removed incorrect javadoc comment.

2003-03-04 13:54  nuffer

	* src/cim/OW_CIMClass.cpp: Fixed getProperties.

2003-03-03 21:44  nuffer

	*
	  src/providers/cpp/indication/IndicationRepLayer/OW_provindIndicationRepLayer.cpp:
	  Fixed to compile.

2003-03-03 21:43  nuffer

	* src/: cim/OW_CIMClass.cpp, cimom/OW_MetaRepository.cpp,
	  xml/OW_XMLCIMFactory.cpp: Fixed up the handling of the
	  isAssociation flag a bit.

2003-02-24 09:17  nuffer

	* TODO, configure.in, src/cimom/Makefile.am,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_IndicationRepLayerMediator.cpp,
	  src/cimom/OW_IndicationRepLayerMediator.hpp,
	  src/cimom/owcimomd_main.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.hpp,
	  src/common/OW_AtomicOps.cpp, src/common/OW_AtomicOps.hpp,
	  src/common/OW_COWReference.hpp, src/common/OW_Reference.hpp,
	  src/common/OW_SharedLibraryReference.hpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providers/cpp/Makefile.am,
	  src/providers/cpp/indication/.cvsignore,
	  src/providers/cpp/indication/Makefile.am,
	  src/providers/cpp/indication/IndicationRepLayer/.cvsignore,
	  src/providers/cpp/indication/IndicationRepLayer/Makefile.am,
	  src/providers/cpp/indication/IndicationRepLayer/OW_provindIndicationRepLayer.cpp,
	  src/wql/common/OW_WQLCompile.cpp,
	  test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/wqlTest2.cpp,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/acceptance/testfiles/wqlTest2.out,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp: More
	  work on indications.

2003-02-20 14:33  nuffer

	* test/acceptance/: acceptance.sh.fb, testfiles/indicationTest.mof:
	  Import the mof for the indication test correctly.

2003-02-18 10:54  nuffer

	* src/: cimom/OW_IndexImpl.cpp,
	  common/socket/OW_SocketBaseImpl.cpp, http/common/OW_MD5.cpp:
	  Fixed to compile with gcc 2.95

2003-02-16 19:55  nuffer

	* configure.in: Fixed openslp disable option.  Changed null
	  reference and array index checking to be on in non-debug mode.
	  It can still be disabled with the config options.

2003-02-16 16:00  nuffer

	* TODO, src/authenticators/pam/OW_LinuxPAMAuthentication.cpp,
	  src/authenticators/pamcl/OW_PAMAuthSA.cpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMException.cpp,
	  src/cim/OW_CIMException.hpp, src/cim/OW_CIMValue.cpp,
	  src/cimom/OW_AssocDb.cpp, src/cimom/OW_AssocDb.hpp,
	  src/cimom/OW_GenericHDBRepository.cpp, src/cimom/OW_HDB.cpp,
	  src/cimom/OW_HDBNode.cpp, src/cimom/OW_IndexImpl.cpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_MetaRepository.cpp,
	  src/cimom/OW_RepositoryStreams.cpp,
	  src/cimom/OW_RepositoryStreams.hpp, src/common/OW_BinIfcIO.hpp,
	  src/common/OW_Bool.cpp, src/common/OW_ByteSwap.hpp,
	  src/common/OW_Char16.cpp, src/common/OW_Char16.hpp,
	  src/common/OW_DateTime.hpp, src/common/OW_PosixFile.cpp,
	  src/common/OW_PosixFileSystem.cpp, src/common/OW_Reference.hpp,
	  src/common/OW_Select.cpp, src/common/OW_SharedLibrary.hpp,
	  src/common/OW_String.cpp, src/common/OW_String.hpp,
	  src/common/OW_StringBuffer.cpp, src/common/OW_StringBuffer.hpp,
	  src/common/OW_Thread.cpp, src/common/OW_ThreadImpl.cpp,
	  src/common/OW_URL.cpp, src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateOStream.cpp,
	  src/http/common/OW_HTTPUtils.cpp, src/http/common/OW_MD5.cpp,
	  src/http/common/OW_MD5.hpp, src/mof/MofCompiler.cpp,
	  src/mof/moflexer.ll, src/mof/mofparser.yy,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFCUtils.hpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFCUtils.hpp,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/wql/OW_WQLLexer.ll, src/wql/OW_WQLScanUtils.cpp,
	  src/wql/common/OW_WQLCompile.cpp, src/xml/OW_XMLParser.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/unit/OW_StringTestCases.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Removed all C-style casts
	  and replaced with new c++ casts.

2003-02-14 17:02  nuffer

	* TODO, src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/wql/OW_WQLProcessor.cpp: More work on the indication server.

2003-02-14 15:37  nuffer

	* TODO, src/cim/OW_CIMInstance.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp,
	  src/wql/common/OW_WQLCompile.cpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  src/wql/common/OW_WQLSelectStatement.hpp,
	  test/acceptance/progs/wqlTest2.cpp: More work on the indication
	  server.

2003-02-13 15:22  nuffer

	* src/cimom/Makefile.am, src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  test/unit/Makefile.am,
	  test/unit/OW_ProviderMuxLoaderTestCases.cpp,
	  test/unit/run_make_check.sh: Made the cpp provider ifc be linked
	  directly to the cimom.  Moved the destructors from
	  OW_InternalProviderIFC.cpp to OW_CppProviderIFC.cpp

2003-02-13 14:29  nuffer

	* src/providerifcs/perl/: OW_PerlIndicationProviderProxy.cpp,
	  OW_PerlIndicationProviderProxy.hpp,
	  OW_PerlMethodProviderProxy.cpp, OW_PerlPolledProviderProxy.cpp:
	  Got it to compile.

2003-02-13 13:40  nuffer

	* configure.in, etc/openwbem.conf.sh, src/common/OW_ConfigOpts.hpp,
	  src/providerifcs/Makefile.am, src/providerifcs/perl/.cvsignore,
	  src/providerifcs/perl/Makefile.am,
	  src/providerifcs/perl/NPIProvider.hpp,
	  src/providerifcs/perl/OW_FTABLERef.hpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlAssociatorProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlIndicationProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlInstanceProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlMethodProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.cpp,
	  src/providerifcs/perl/OW_PerlPolledProviderProxy.hpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.cpp,
	  src/providerifcs/perl/OW_PerlProviderIFC.hpp,
	  src/providerifcs/perl/OW_PerlProviderIFCUtils.hpp,
	  src/providerifcs/perl/common/.cvsignore,
	  src/providerifcs/perl/common/Makefile.am,
	  src/providerifcs/perl/common/PerlExternal.cpp,
	  src/providerifcs/perl/common/PerlExternal.hpp,
	  src/providerifcs/perl/common/mlogsup.c,
	  src/providerifcs/perl/common/mlogsup.h,
	  src/providerifcs/perl/common/npi.h,
	  src/providerifcs/perl/common/npi_import.h,
	  src/providerifcs/perl/common/npicrash.c,
	  src/providerifcs/perl/common/npicrash.h,
	  src/providerifcs/perl/common/os_compile.h,
	  src/providerifcs/perl/common/provider.h: Added perl provider code
	  from Markus.

2003-02-13 13:24  nuffer

	* src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  src/xml/OW_XMLCIMFactory.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long: Added a test to
	  create a singleton class/instance and fixed the code so that the
	  test passed.

2003-02-12 18:13  bartw

	* src/providerifcs/cmpi/Makefile.am: [no log message]

2003-02-12 17:50  nuffer

	*
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp:
	  Fixed name of CIM class.

2003-02-12 17:43  nuffer

	* test/cmpiproviders/cmpiTestProvider.c: Added

2003-02-12 17:42  bartw

	* src/cim/: OW_CIMNameSpace.hpp, OW_CIMObjectPath.hpp,
	  OW_CIMUrl.hpp: made operator< a friend

2003-02-12 15:17  nuffer

	* TODO, src/cim/OW_CIMClass.cpp, src/cim/OW_CIMDataType.cpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMInstance.cpp,
	  src/cim/OW_CIMMethod.cpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMObjectPath.hpp, src/cim/OW_CIMParamValue.cpp,
	  src/cim/OW_CIMParameter.cpp, src/cim/OW_CIMProperty.cpp,
	  src/cim/OW_CIMQualifier.cpp, src/cim/OW_CIMQualifierType.cpp,
	  src/cim/OW_CIMUrl.cpp, src/cim/OW_CIMUrl.hpp,
	  src/common/Makefile.am, src/common/OW_StrictWeakOrdering.hpp,
	  src/providerifcs/Makefile.am,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp: Switched things to
	  use OW_StrictWeakOrdering.

2003-02-12 15:10  nuffer

	* src/client/OW_CIMClient.hpp: Added some javadoc.

2003-02-12 15:08  nuffer

	* test/: acceptance/progs/aclTest.cpp,
	  acceptance/testfiles/testsuite.out,
	  acceptance/testfiles/testsuite.out.long,
	  c++providers/associator/OW_AssociatorTest.cpp: Fixed some bugs
	  where the namespace was not being set correctly.

2003-02-12 15:07  nuffer

	* test/acceptance/progs/OW_CIMClientCL.cpp: Updated the comments.

2003-02-12 15:06  nuffer

	* src/: cim/OW_CIM.hpp, cim/OW_CIMNameSpace.cpp,
	  cim/OW_CIMNameSpace.hpp, xml/OW_CIMtoXML.cpp: Removed
	  CIM_DEFAULT_NS

2003-02-11 13:05  nuffer

	* configure.in, etc/openwbem.conf.sh, src/common/OW_Array.hpp,
	  src/common/OW_ConfigOpts.hpp, src/providerifcs/Makefile.am,
	  src/providerifcs/cmpi/.cvsignore,
	  src/providerifcs/cmpi/CMPIProvider.hpp,
	  src/providerifcs/cmpi/Makefile.am,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIAssociatorProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIIndicationProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIInstanceProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIMethodProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIPolledProviderProxy.cpp,
	  src/providerifcs/cmpi/OW_CMPIPolledProviderProxy.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.cpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFC.hpp,
	  src/providerifcs/cmpi/OW_CMPIProviderIFCUtils.hpp,
	  src/providerifcs/cmpi/OW_FTABLERef.hpp,
	  src/providerifcs/cmpi/common/.cvsignore,
	  src/providerifcs/cmpi/common/CMPIExternal.cpp,
	  src/providerifcs/cmpi/common/CMPIExternal.hpp,
	  src/providerifcs/cmpi/common/CmpiBroker.h,
	  src/providerifcs/cmpi/common/CmpiContext.h,
	  src/providerifcs/cmpi/common/CmpiData.h,
	  src/providerifcs/cmpi/common/CmpiInstance.h,
	  src/providerifcs/cmpi/common/CmpiInstanceMI.h,
	  src/providerifcs/cmpi/common/CmpiObjectPath.h,
	  src/providerifcs/cmpi/common/CmpiResult.h,
	  src/providerifcs/cmpi/common/CmpiString.h,
	  src/providerifcs/cmpi/common/Makefile.am,
	  src/providerifcs/cmpi/common/cmpiArray.cpp,
	  src/providerifcs/cmpi/common/cmpiBrokerEnc.cpp,
	  src/providerifcs/cmpi/common/cmpiContextArgs.cpp,
	  src/providerifcs/cmpi/common/cmpiDateTime.cpp,
	  src/providerifcs/cmpi/common/cmpiInstance.cpp,
	  src/providerifcs/cmpi/common/cmpiObject.cpp,
	  src/providerifcs/cmpi/common/cmpiObjectPath.cpp,
	  src/providerifcs/cmpi/common/cmpiResult.cpp,
	  src/providerifcs/cmpi/common/cmpiString.cpp,
	  src/providerifcs/cmpi/common/cmpiThreadContext.cpp,
	  src/providerifcs/cmpi/common/cmpiThreadContext.h,
	  src/providerifcs/cmpi/common/cmpiValue.cpp,
	  src/providerifcs/cmpi/common/cmpidt.h,
	  src/providerifcs/cmpi/common/cmpift.h,
	  src/providerifcs/cmpi/common/cmpimacs.h,
	  src/providerifcs/cmpi/common/cmpisrv.h: Added cmpi code from
	  Markus.

2003-02-11 10:59  nuffer

	* src/cim/: OW_CIMClass.cpp, OW_CIMClass.hpp, OW_CIMDateTime.cpp,
	  OW_CIMDateTime.hpp, OW_CIMInstance.cpp, OW_CIMInstance.hpp,
	  OW_CIMMethod.cpp, OW_CIMMethod.hpp, OW_CIMNameSpace.cpp,
	  OW_CIMNameSpace.hpp, OW_CIMObjectPath.cpp, OW_CIMObjectPath.hpp,
	  OW_CIMParamValue.cpp, OW_CIMParamValue.hpp, OW_CIMParameter.cpp,
	  OW_CIMParameter.hpp, OW_CIMProperty.cpp, OW_CIMProperty.hpp,
	  OW_CIMQualifier.cpp, OW_CIMQualifier.hpp,
	  OW_CIMQualifierType.cpp, OW_CIMQualifierType.hpp, OW_CIMUrl.cpp,
	  OW_CIMUrl.hpp: Changed non-const cim member functions to return
	  *this so that calls can be chained together.

2003-02-10 17:22  nuffer

	* ChangeLog, TODO, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMMethod.cpp,
	  src/cim/OW_CIMMethod.hpp, src/cim/OW_CIMNameSpace.cpp,
	  src/cim/OW_CIMNameSpace.hpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMObjectPath.hpp, src/cim/OW_CIMParamValue.cpp,
	  src/cim/OW_CIMParamValue.hpp, src/cim/OW_CIMParameter.cpp,
	  src/cim/OW_CIMParameter.hpp, src/cim/OW_CIMProperty.cpp,
	  src/cim/OW_CIMProperty.hpp, src/cim/OW_CIMQualifier.cpp,
	  src/cim/OW_CIMQualifier.hpp, src/cim/OW_CIMQualifierType.cpp,
	  src/cim/OW_CIMQualifierType.hpp, src/cim/OW_CIMUrl.cpp,
	  src/cim/OW_CIMUrl.hpp, src/cim/OW_CIMValue.cpp,
	  src/cim/OW_CIMValue.hpp, src/cim/OW_CIMValueCast.cpp,
	  src/cim/OW_CIMValueCast.hpp, src/cimom/OW_AssocDb.cpp,
	  src/cimom/OW_AssocDb.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_MetaRepository.cpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/common/OW_BinIfcIO.hpp,
	  src/mof/CIMOMVisitor.cpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLProcessor.cpp, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_XMLCIMFactory.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Finished converting CIM
	  classes to use OW_CIMNULL.

2003-02-10 13:30  nuffer

	* src/cim/OW_CIMClass.cpp, src/cim/OW_CIMDateTime.cpp,
	  src/cim/OW_CIMDateTime.hpp, src/cim/OW_CIMInstance.cpp,
	  src/cim/OW_CIMInstance.hpp, src/cim/OW_CIMValue.cpp,
	  src/cim/OW_CIMValueCast.cpp, src/cimom/OW_CIMRepository.cpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_LifecycleIndicationPoller.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/common/OW_BinIfcIO.hpp,
	  src/mof/CIMOMVisitor.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLProcessor.cpp, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_XMLCIMFactory.cpp, test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/wqlTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/unit/OW_CIMInstanceTestCases.cpp,
	  test/unit/OW_CIMPropertyTestCases.cpp,
	  test/unit/OW_CIMValueTestCases.cpp,
	  test/unit/testSharedLibraryLoader.hpp: More work on OW_CIMNULL

2003-02-10 12:36  nuffer

	* src/cim/: OW_CIMParameter.cpp, OW_CIMProperty.cpp: Made
	  hasTrueQualifier more efficient.

2003-02-10 12:36  nuffer

	* src/cim/OW_CIMClass.cpp: Fixed a problem that caused associations
	  to not work correctly.

2003-02-10 10:54  nuffer

	* src/: cim/OW_CIMDataType.cpp, cim/OW_CIMDataType.hpp,
	  cim/OW_CIMMethod.cpp, cim/OW_CIMParameter.cpp,
	  cim/OW_CIMProperty.cpp, cim/OW_CIMQualifierType.cpp,
	  cimom/OW_CIMRepository.cpp, xml/OW_CIMtoXML.cpp,
	  xml/OW_XMLCIMFactory.cpp: Fixed OW_CIMDataType to have the new
	  NULL semantics.

2003-02-09 21:33  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_MetaRepository.cpp,
	  src/cimom/OW_PollingManager.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/xml/OW_XMLCIMFactory.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp:
	  Added hasTrueQualifier.  Did some more work on getting the test
	  indication providers working.

2003-02-09 05:45  nuffer

	* src/cim/: OW_CIMClass.cpp, OW_CIMMethod.cpp, OW_CIMParameter.cpp,
	  OW_CIMParameter.hpp, OW_CIMProperty.cpp, OW_CIMProperty.hpp:
	  Added hasTrueQualifier.  Did some more work on getting the test
	  indication providers working.

2003-02-07 17:59  nuffer

	* ChangeLog, TODO, configure.in, src/cim/Makefile.am,
	  src/cim/OW_CIMClass.cpp, src/cim/OW_CIMClass.hpp,
	  src/cim/OW_CIMNULL.hpp, src/cim/OW_CIMValue.cpp,
	  src/cimom/OW_CIMRepository.cpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_MetaRepository.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.cpp, src/common/OW_BinIfcIO.hpp,
	  src/common/OW_StackTrace.cpp, src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SSLSocketImpl.cpp, src/mof/CIMOMVisitor.cpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/wql/OW_WQLProcessor.cpp, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_XMLCIMFactory.cpp, test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/unit/Makefile.am, test/unit/OW_CIMPropertyTestCases.cpp,
	  test/unit/OW_CIMValueTestCases.cpp,
	  test/unit/OW_StringArrayPropertyTestCases.cpp: Started working on
	  switching CIM classes to use OW_CIMNULL to create a null
	  instance.

2003-02-03 12:51  nuffer

	* src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPropertyProviderIFC.hpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp: More
	  work on the indication server.

2003-01-31 21:46  nuffer

	* src/cimom/OW_InternalProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Fixed a problem with a
	  segfault when a indication provider was unloaded.

2003-01-31 08:14  nuffer

	* TODO, src/cimom/OW_ProxyProvider.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/provider/OW_IndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIIndicationProviderProxy.hpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp: More
	  work on indication providers.

2003-01-28 17:43  nuffer

	* configure.in, src/Makefile.am, src/common/Makefile.am,
	  src/common/OW_NoSuchProviderException.cpp,
	  src/common/OW_NoSuchProviderException.hpp,
	  src/provider/Makefile.am,
	  src/provider/OW_NoSuchProviderException.cpp,
	  src/provider/OW_NoSuchProviderException.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  test/acceptance/acceptance.sh.fb,
	  test/acceptance/testfiles/xml_input/getClassCIM_ERR_INVALID_PARAMETER1.xml,
	  test/acceptance/testfiles/xml_input/getClassCIM_ERR_INVALID_PARAMETER2.xml,
	  test/acceptance/testfiles/xml_input/getClassCIM_ERR_INVALID_PARAMETER3.xml,
	  test/acceptance/testfiles/xml_input/getClassCIM_ERR_INVALID_PARAMETER4.xml,
	  test/acceptance/testfiles/xml_input/getClassCIM_ERR_INVALID_PARAMETER5.xml,
	  test/c++providers/Makefile.am,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest3.cpp,
	  test/unit/Makefile.am: Working on the acceptance test suite with
	  indication providers.

2003-01-27 16:02  nuffer

	* src/pythonbinding/PyOW_Array.hpp,
	  src/pythonbinding/PyOW_CIMOMInfo.cpp,
	  src/pythonbinding/PyOW_String.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/wql/common/OW_WQLOperand.cpp,
	  src/wql/common/OW_WQLOperand.hpp, src/xml/OW_CIMXMLParser.cpp,
	  src/xml/OW_CIMXMLParser.hpp, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_Param.hpp, src/xml/OW_RequestHandlerIFCXML.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLOperationGeneric.hpp,
	  src/xml/OW_XMLParameters.cpp, src/xml/OW_XMLParameters.hpp,
	  src/xml/OW_XMLQualifier.cpp, src/xml/OW_XMLQualifier.hpp,
	  test/unit/Makefile.am, test/unit/OW_ExceptionTestCases.cpp: Did a
	  lot of work on quite a few things.

2003-01-27 15:59  nuffer

	* ChangeLog, Doxyfile.sh, Makefile-shared-lib.inc, TODO,
	  acinclude.m4, etc/openwbem.conf.sh, src/Makefile.am,
	  src/cim/OW_CIM.hpp, src/cim/OW_CIMClass.hpp,
	  src/cim/OW_CIMClassEnumeration.hpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMDateTime.hpp, src/cim/OW_CIMElement.hpp,
	  src/cim/OW_CIMException.hpp, src/cim/OW_CIMFlavor.hpp,
	  src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMMethod.hpp, src/cim/OW_CIMNameSpace.hpp,
	  src/cim/OW_CIMObjectPath.hpp, src/cim/OW_CIMParamValue.hpp,
	  src/cim/OW_CIMParameter.hpp, src/cim/OW_CIMProperty.hpp,
	  src/cim/OW_CIMQualifier.hpp,
	  src/cim/OW_CIMQualifierEnumeration.hpp,
	  src/cim/OW_CIMQualifierType.hpp, src/cim/OW_CIMUrl.hpp,
	  src/cim/OW_CIMValue.hpp, src/cim/OW_CIMValueCast.hpp,
	  src/cimom/OW_ACLInfo.hpp, src/cimom/OW_AssocDb.hpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_GenericHDBRepository.hpp, src/cimom/OW_HDB.hpp,
	  src/cimom/OW_HDBCommon.hpp, src/cimom/OW_HDBNode.hpp,
	  src/cimom/OW_Index.hpp, src/cimom/OW_IndexImpl.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_RepositoryStreams.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_UnloaderProvider.cpp,
	  src/cimom/OW_UnloaderProvider.hpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMOMInfo.hpp,
	  src/client/OW_CIMOMLocator.cpp, src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_CIMOMLocatorSLP.hpp, src/common/Makefile.am,
	  src/common/OW_Array.hpp, src/common/OW_Assertion.cpp,
	  src/common/OW_Assertion.hpp, src/common/OW_AutoPtr.hpp,
	  src/common/OW_BaseStreamBuffer.hpp, src/common/OW_Bool.hpp,
	  src/common/OW_CIMErrorException.hpp,
	  src/common/OW_CIMFeatures.hpp, src/common/OW_Char16.hpp,
	  src/common/OW_Condition.cpp, src/common/OW_Condition.hpp,
	  src/common/OW_ConfigOpts.hpp, src/common/OW_DateTime.hpp,
	  src/common/OW_Enumeration.hpp,
	  src/common/OW_EnumerationException.cpp,
	  src/common/OW_Exception.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_IOException.cpp, src/common/OW_IOException.hpp,
	  src/common/OW_IOIFCStreamBuffer.hpp,
	  src/common/OW_IstreamBufIterator.hpp, src/common/OW_List.hpp,
	  src/common/OW_Map.hpp, src/common/OW_MemTracer.cpp,
	  src/common/OW_MemTracer.hpp, src/common/OW_Memory.hpp,
	  src/common/OW_Mutex.hpp, src/common/OW_MutexLock.hpp,
	  src/common/OW_NULLValueException.cpp,
	  src/common/OW_NULLValueException.hpp,
	  src/common/OW_NoSuchPropertyException.cpp,
	  src/common/OW_NoSuchPropertyException.hpp, src/common/OW_OS.hpp,
	  src/common/OW_OutOfBoundsException.cpp,
	  src/common/OW_RWLocker.cpp, src/common/OW_RWLocker.hpp,
	  src/common/OW_RandomNumber.hpp, src/common/OW_SelectEngine.cpp,
	  src/common/OW_SelectEngine.hpp, src/common/OW_Semaphore.hpp,
	  src/common/OW_SharedLibraryException.cpp,
	  src/common/OW_SharedLibraryException.hpp,
	  src/common/OW_SignalScope.hpp, src/common/OW_Stack.hpp,
	  src/common/OW_String.cpp, src/common/OW_String.hpp,
	  src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringEnumeration.hpp,
	  src/common/OW_StringStream.hpp, src/common/OW_TempFileStream.hpp,
	  src/common/OW_Thread.cpp, src/common/OW_Thread.hpp,
	  src/common/OW_ThreadImpl.hpp, src/common/OW_TmpFile.hpp,
	  src/common/OW_Types.h, src/common/OW_UnnamedPipe.cpp,
	  src/common/OW_UnnamedPipe.hpp, src/common/socket/OW_GetPass.hpp,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_NwIface.hpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLException.hpp,
	  src/common/socket/OW_SSLSocketImpl.hpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.cpp, src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/common/socket/OW_SocketException.hpp,
	  src/common/socket/OW_SocketImpl.hpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/http/common/OW_Base64FormatException.hpp,
	  src/http/common/OW_HTTPChunkException.hpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPChunkedOStream.hpp,
	  src/http/common/OW_HTTPCounter.hpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/http/common/OW_HTTPDeflateOStream.hpp,
	  src/http/common/OW_HTTPException.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.hpp,
	  src/http/common/OW_HTTPStatusCodes.hpp,
	  src/http/common/OW_HTTPUtils.cpp, src/http/common/OW_MD5.cpp,
	  src/http/common/OW_MD5.hpp, src/ifcs/Makefile.am,
	  src/ifcs/OW_AuthenticationException.cpp,
	  src/ifcs/OW_AuthenticatorIFC.hpp,
	  src/ifcs/OW_CIMProtocolException.cpp,
	  src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp, src/ifcs/OW_IOIFC.hpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/ifcs/OW_SelectableIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.hpp, src/mof/Makefile.am,
	  src/mof/OW_MofParseFatalErrorException.cpp,
	  src/mof/OW_MofParserErrorHandlerIFC.hpp,
	  src/mof/moflexerslex.cpp, src/provider/Makefile.am,
	  src/provider/OW_MethodProviderInfo.hpp,
	  src/provider/OW_NoSuchProviderException.cpp,
	  src/provider/OW_NoSuchProviderException.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp:
	  Did a lot of work on quite a few things.

2003-01-27 15:30  nuffer

	* TODO, src/cim/OW_CIMFlavor.hpp, src/cim/OW_CIMInstance.cpp,
	  src/cimom/OW_UnloaderProvider.cpp,
	  src/cimom/OW_UnloaderProvider.hpp,
	  src/providers/cpp/instance/CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp:
	  Various fixes to compile with gcc 2.95

2003-01-27 08:10  nuffer

	* TODO, src/cim/OW_CIM.hpp, src/cimom/indication/Makefile.am,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp: More work on
	  the indication server.

2003-01-23 13:57  bartw

	* acinclude.m4, missing: fixed for newer autotools

2003-01-15 21:39  nuffer

	* TODO, src/tools/.cvsignore, src/tools/Makefile.am,
	  src/tools/owcimindicationlistener.cpp: added
	  owcimindicationlistener

2003-01-15 21:38  nuffer

	* test/c++providers/indication/: Makefile.am,
	  OW_IndicationProviderTest2.cpp, OW_IndicationProviderTest3.cpp:
	  Worked on more examples.

2003-01-15 21:38  nuffer

	* src/cimom/OW_ProviderManager.hpp: Fixed a comment.

2003-01-15 21:38  nuffer

	* src/cimom/: OW_CIMOMEnvironment.cpp, OW_CIMOMEnvironment.hpp:
	  Added getPollingManager.

2003-01-14 22:53  nuffer

	* TODO,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp: Made
	  a little more progress.

2003-01-13 17:29  nuffer

	* TODO: Updated.

2003-01-12 20:56  nuffer

	* TODO, src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp,
	  src/provider/OW_AssociatorProviderInfo.hpp,
	  src/provider/OW_IndicationProviderInfo.hpp,
	  src/provider/OW_InstanceProviderInfo.hpp,
	  src/provider/OW_ProviderInfoBase.hpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  test/c++providers/indication/OW_IndicationProviderTest1.cpp,
	  test/c++providers/indication/OW_IndicationProviderTest2.cpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/testSharedLibraryLoader.hpp: More progress on
	  indication providers.

2003-01-04 17:43  nuffer

	* test/unit/: OW_ProviderManagerTestCases.cpp,
	  OW_ProviderManagerTestCases.hpp, testSharedLibraryLoader.hpp:
	  Added tests for indication providers.

2003-01-04 17:43  nuffer

	* test/unit/: OW_CIMInstanceTestCases.cpp,
	  OW_CIMInstanceTestCases.hpp: Added tests for propertiesAreEqualTo

2003-01-04 17:42  nuffer

	* test/c++providers/indication/: .cvsignore, Makefile.am,
	  OW_IndicationProviderTest1.cpp, OW_IndicationProviderTest1.mof,
	  OW_IndicationProviderTest2.cpp, OW_IndicationProviderTest2.mof:
	  Added some indication provider tests.

2003-01-04 17:25  nuffer

	* test/c++providers/Makefile.am: Added indication subdir.

2003-01-04 17:24  nuffer

	* test/acceptance/.cvsignore: Added ow_methodProviderTestFile.txt.

2003-01-04 17:23  nuffer

	* src/providers/cpp/instance/: .cvsignore, Makefile.am,
	  CIM_IndicationSubscription/.cvsignore,
	  CIM_IndicationSubscription/Makefile.am,
	  CIM_IndicationSubscription/OW_provCIM_IndicationSubscription.cpp:
	  Added.

2003-01-04 17:23  nuffer

	* src/providers/cpp/Makefile.am: Added instance subdir.

2003-01-04 17:23  nuffer

	* src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp: Added a
	  variable name so it will be filled out by slickedit.

2003-01-04 17:22  nuffer

	* src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp: Added
	  forward declaration and a variable name to it will be filled out
	  by slickedit.

2003-01-04 17:21  nuffer

	* src/provider/: Makefile.am, OW_AssociatorProviderInfo.hpp,
	  OW_IndicationProviderInfo.hpp, OW_InstanceProviderInfo.hpp,
	  OW_ProviderInfoBase.hpp: Added OW_ProviderInfoBase and refactored
	  OW_InstanceProviderInfo, OW_AssociatorProviderInfo and
	  OW_IndicationProviderInfo to derive from it.

2003-01-04 17:20  nuffer

	* src/common/OW_String.hpp: Added comments about the exception that
	  is thrown if the conversion is impossible.

2003-01-04 17:19  nuffer

	* src/: common/OW_SortedVectorSet.hpp, ifcs/OW_CIMOMHandleIFC.hpp:
	  Changed const functions to return const iterators.

2003-01-04 17:19  nuffer

	* src/common/OW_SortedVectorMap.hpp: Added a comment about
	  non-const being and end functions.

2003-01-04 17:18  nuffer

	* src/common/: Makefile.am, OW_NULLValueException.hpp,
	  OW_NoSuchPropertyException.hpp: Added OW_NULLValueException and
	  OW_NoSuchPropertyException

2003-01-04 17:18  nuffer

	* src/client/: OW_CIMXMLCIMOMHandle.cpp, OW_CIMXMLCIMOMHandle.hpp:
	  Added a const to OW_StringArray*.

2003-01-04 17:17  nuffer

	* src/cimom/indication/: OW_IndicationServer.hpp,
	  OW_IndicationServerImpl.cpp, OW_IndicationServerImpl.hpp: Added
	  subscription management functions.

2003-01-04 17:16  nuffer

	* src/cimom/indication/: Makefile.am,
	  OW_LifecycleIndicationPoller.cpp,
	  OW_LifecycleIndicationPoller.hpp: Added
	  OW_LifecycleIndicationPoller

2003-01-04 17:15  nuffer

	* src/cimom/owcimomd_main.cpp: Use the global cimom environment
	  variable.

2003-01-04 17:15  nuffer

	* src/: cimom/OW_WQLFilterRep.cpp, cimom/OW_WQLFilterRep.hpp,
	  cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  client/OW_BinaryCIMOMHandle.cpp, client/OW_BinaryCIMOMHandle.hpp:
	  Added a const to OW_StringArray*.

2003-01-04 17:15  nuffer

	* src/cimom/OW_UnloaderProvider.hpp: Store cimom environment as an
	  OW_Reference instead of a pointer.

2003-01-04 17:12  nuffer

	* src/cimom/OW_ProviderManager.cpp: Fixed a bug where compared
	  against the wrong map.

2003-01-04 17:12  nuffer

	* src/cimom/: OW_PollingManager.cpp, OW_PollingManager.hpp: Added
	  the capability to add a provider into the polling list.

2003-01-04 17:10  nuffer

	* src/cimom/: OW_CIMRepository.cpp, OW_CIMRepository.hpp,
	  OW_CIMServer.cpp, OW_CIMServer.hpp, OW_InstanceRepository.cpp,
	  OW_InstanceRepository.hpp, OW_LocalCIMOMHandle.cpp,
	  OW_LocalCIMOMHandle.hpp, OW_RepositoryIFC.hpp,
	  OW_SharedLibraryRepository.hpp: Added a const to OW_StringArray*.

2003-01-04 17:09  nuffer

	* src/cimom/: OW_CIMOMEnvironment.cpp, OW_CIMOMEnvironment.hpp:
	  Added a getIndicationServer function and created a global
	  variable to store the a reference to the environment.

2003-01-04 17:07  nuffer

	* src/cim/: OW_CIMValue.cpp, OW_CIMValue.hpp: Added toUInt64

2003-01-04 17:07  nuffer

	* configure.in: Added some dirs.

2003-01-04 17:06  nuffer

	* TODO: Updated.

2003-01-04 16:58  nuffer

	* src/cim/: OW_CIMProperty.cpp, OW_CIMProperty.hpp: Added getValueT

2003-01-04 16:58  nuffer

	* src/cim/: OW_CIMObjectPath.cpp, OW_CIMObjectPath.hpp: Added
	  getKeyT

2003-01-04 16:56  nuffer

	* src/cim/: OW_CIMInstance.cpp, OW_CIMInstance.hpp: Added
	  getPropertyT and propertiesAreEqualTo functions.

2002-12-29 19:29  nuffer

	* ChangeLog, TODO, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Added a
	  getRepositoryCIMOMHandle function to the ProviderEnvironmentIFC.

2002-12-29 16:12  nuffer

	* src/cimom/: OW_CIMRepository.cpp, OW_CIMRepository.hpp,
	  OW_CIMServer.cpp, OW_CIMServer.hpp: Optimized associators and
	  references.

2002-12-29 16:11  nuffer

	* src/cimom/OW_LocalCIMOMHandle.cpp: Fixed locking for
	  invokeMethod.

2002-12-29 16:10  nuffer

	* src/client/OW_ClientCIMOMHandle.cpp: Better handling of
	  __Namespace.

2002-12-29 16:08  nuffer

	* src/common/: OW_COWReference.hpp, OW_Reference.hpp: Fixed a
	  possible memory leak with cast_to

2002-12-28 09:21  nuffer

	* test/acceptance/acceptance.sh.fb: Moved TestAuth to the long
	  test.  Removed some unnecessary restarts to speed things up a
	  little.

2002-12-28 08:41  nuffer

	* TODO, src/cimom/OW_CIMRepository.cpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Pass all modifyInstance
	  parameters as far down as possible.

2002-12-28 08:41  nuffer

	* src/cim/: OW_CIMInstance.cpp, OW_CIMInstance.hpp: Added
	  createModifiedInstance for use with modifyInstance calls.

2002-12-28 08:40  nuffer

	* src/: ifcs/OW_RequestHandlerIFC.cpp,
	  cimxmllistener/OW_XMLListener.cpp, ifcs/OW_RequestHandlerIFC.hpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  xml/OW_RequestHandlerIFCXML.cpp: Cleaned up error handling. And
	  fixed a bug where non-cim errors were not being transmitted over
	  chunked cim-xml.

2002-12-27 09:35  nuffer

	* src/common/OW_ThreadCounter.cpp: Changed to not try and block on
	  decThreadCount, since it should never go negative.

2002-12-27 09:34  nuffer

	* src/wql/common/OW_WQLCompile.cpp: Added a missing include.

2002-12-26 22:51  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Pass all getInstance
	  parameters as far down as possible.

2002-12-26 22:25  nuffer

	* src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMInstance.hpp,
	  src/cimom/OW_CIMRepository.cpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Pass all enumInstances
	  parameters as far down as possible.

2002-12-26 16:37  nuffer

	* src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  test/acceptance/acceptance.sh.fb,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/npiproviders/SampleProvider.c, test/unit/Makefile.am,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Separated OW_CIMServer and
	  made OW_CIMRepository that is responsible for storing the data.
	  Added NPI indication provider code.  Added indication provider
	  support to c++ provider interface and the provider manager.

2002-12-26 16:34  nuffer

	* src/: cimom/OW_CIMRepository.cpp, cimom/OW_CIMServer.cpp,
	  cimom/OW_CIMServer.hpp, provider/OW_InstanceProviderIFC.hpp,
	  providerifcs/npi/Makefile.am, providerifcs/npi/OW_FTABLERef.hpp,
	  providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  providerifcs/npi/OW_NPIIndicationProviderProxy.cpp,
	  providerifcs/npi/OW_NPIIndicationProviderProxy.hpp,
	  providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  providerifcs/npi/OW_NPIPolledProviderProxy.cpp,
	  providerifcs/npi/OW_NPIPolledProviderProxy.hpp,
	  providerifcs/npi/OW_NPIProviderIFC.cpp,
	  providerifcs/npi/OW_NPIProviderIFC.hpp,
	  providerifcs/npi/common/Makefile.am,
	  providerifcs/npi/common/NPIExternal.cpp,
	  providerifcs/npi/common/NPIExternal.hpp,
	  providerifcs/npi/common/npi.h,
	  providerifcs/npi/common/npi_import.h,
	  providerifcs/npi/common/npicrash.h,
	  providerifcs/npi/common/provider.h,
	  wql/common/OW_WQLSelectStatement.cpp,
	  wql/common/OW_WQLSelectStatement.hpp: Separated OW_CIMServer and
	  made OW_CIMRepository that is responsible for storing the data.
	  Added NPI indication provider code.  Added indication provider
	  support to c++ provider interface and the provider manager.

2002-12-26 14:38  nuffer

	* ChangeLog, TODO, src/cimom/Makefile.am,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_CIMRepository.cpp, src/cimom/OW_CIMRepository.hpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_InternalProviderIFC.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_PollingManager.cpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, src/cimom/OW_ProxyProvider.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/common/Makefile.am, src/common/OW_HashMap.hpp,
	  src/common/OW_HashMultiMap.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp, src/provider/Makefile.am,
	  src/provider/OW_IndicationProviderIFC.hpp,
	  src/provider/OW_IndicationProviderInfo.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/cpp/OW_CppIndicationProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp: Separated
	  OW_CIMServer and made OW_CIMRepository that is responsible for
	  storing the data.  Added NPI indication provider code.  Added
	  indication provider support to c++ provider interface and the
	  provider manager.

2002-12-22 20:24  nuffer

	* TODO, src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Removed localOnly and deep
	  parameters from the instance provider interface in preparation
	  for a better scheme.

2002-12-22 19:57  nuffer

	* src/cimom/indication/OW_IndicationRepLayerImpl.cpp: Made the
	  __MethodParameters embedded object be an instance not a class.

2002-12-22 19:56  nuffer

	* test/acceptance/testfiles/wqlTest2.out: Updated.

2002-12-22 19:56  nuffer

	* TODO: Added more stuff.

2002-12-19 21:57  nuffer

	* src/wql/common/OW_WQLCompile.cpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  src/wql/common/OW_WQLOperand.cpp,
	  src/wql/common/OW_WQLOperand.hpp,
	  test/acceptance/progs/wqlTest2.cpp,
	  test/acceptance/testfiles/wqlTest2.out: Added more work on
	  queries.

2002-12-19 21:57  nuffer

	* src/cim/OW_CIMInstance.cpp: Added a TODO comment.

2002-12-16 10:18  nuffer

	* README: Fixed up indentation.

2002-12-16 08:47  nuffer

	* TODO: Added some stuff

2002-12-16 06:51  nuffer

	* test/acceptance/testfiles/Makefile.am: Added wqlTest2 to the
	  acceptance test suite.

2002-12-15 21:11  nuffer

	* ChangeLog, TODO, src/wql/common/OW_WQLCompile.cpp,
	  test/acceptance/acceptance.sh.fb,
	  test/acceptance/testfiles/wqlTest2.out: Added wqlTest2 to the
	  acceptance test suite.  Did a little clean-up in OW_WQLCompile

2002-12-14 23:32  nuffer

	* TODO: Added some ideas.

2002-12-14 23:22  nuffer

	* ChangeLog, TODO, src/wql/OW_WQLSelectStatementGen.cpp,
	  src/wql/common/OW_WQLCompile.cpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  src/wql/common/OW_WQLOperation.hpp,
	  src/wql/common/OW_WQLPropertySource.hpp,
	  src/wql/common/OW_WQLSelectStatement.cpp,
	  src/wql/common/OW_WQLSelectStatement.hpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/progs/wqlTest2.cpp,
	  test/acceptance/testfiles/wqlTest.out: Got all the new WQL
	  classes working as they should

2002-12-14 23:21  nuffer

	* src/cimom/OW_ProviderManager.cpp: Added a TODO

2002-12-14 23:21  nuffer

	* src/cimom/: OW_CIMOMEnvironment.cpp,
	  indication/OW_IndicationServer.hpp,
	  indication/OW_IndicationServerImpl.cpp,
	  indication/OW_IndicationServerImpl.hpp: Made a change to the
	  indication server so that the start semaphore isn't initialized
	  with the init call

2002-12-14 23:18  nuffer

	* src/wql/OW_WQLParser.yy: Fixed to allocate strings when needed
	  now that the Lexer doesn't

2002-12-14 23:17  nuffer

	* src/wql/OW_WQLLexer.ll: Changed to not make all identifiers lower
	  case

2002-12-13 23:20  nuffer

	* ChangeLog, TODO, src/mof/moflexer.ll: Fixed to only allocate
	  memory when needed

2002-12-13 23:04  nuffer

	* src/wql/OW_WQLLexer.ll: Fixed to only allocate memory when needed

2002-12-13 22:48  nuffer

	* src/wql/common/: OW_WQLCompile.cpp, OW_WQLCompile.hpp,
	  OW_WQLOperand.cpp, OW_WQLOperand.hpp, OW_WQLSelectStatement.cpp,
	  OW_WQLSelectStatement.hpp: Got all the WQL tests to compile. They
	  still dont seem to all work though.

2002-12-13 22:47  nuffer

	* test/acceptance/acceptance.sh.fb: Removed unnecessary print
	  statement

2002-12-13 22:46  nuffer

	* src/common/OW_Stack.hpp: Improved efficiency.

2002-12-12 21:01  bartw

	* doc/pg.tex: Updated.

2002-12-12 09:10  nuffer

	* ownightly: Don't bother running distclean, and changed to run at
	  10pm instead of 3 am, because the /tmp dir cleaner runs a 4 am
	  and deletes the file while we're running.

2002-12-12 09:09  nuffer

	* TODO: Added something.

2002-12-12 08:25  nuffer

	* src/wql/common/OW_WQLCompile.cpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  src/wql/common/OW_WQLOperand.cpp,
	  src/wql/common/OW_WQLOperation.hpp,
	  src/wql/common/OW_WQLSelectStatement.cpp,
	  src/wql/common/OW_WQLSelectStatement.hpp,
	  test/acceptance/progs/wqlTest2.cpp: Got select statement tests
	  working better

2002-12-12 07:43  nuffer

	* src/wql/OW_WQLProcessor.cpp,
	  src/wql/OW_WQLSelectStatementGen.cpp,
	  src/wql/OW_WQLSelectStatementGen.hpp,
	  test/acceptance/progs/.cvsignore,
	  test/acceptance/progs/Makefile.am,
	  test/acceptance/progs/wqlTest2.cpp: Added wqlTest2.  Got all the
	  tests to pass with SelectStatement generation

2002-12-11 21:26  nuffer

	* ChangeLog, test/acceptance/progs/Makefile.am,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/testfiles/wqlTest.out: Changed wqlTest1.cpp to
	  run queries locally and remotely.

2002-12-11 21:25  nuffer

	* src/wql/: OW_WQLSelectStatementGen.hpp, Makefile.am,
	  common/Makefile.am: Fixed so it'll link

2002-12-11 21:25  nuffer

	* configure.in: Added a warning to the configure.in script that
	  will tell the user that they have to edit the config file to not
	  use the PAM authentication module if no PAM headers are found.

2002-12-11 08:28  nuffer

	* src/ifcs/OW_WQLIFC.hpp, src/wql/Makefile.am,
	  src/wql/OW_WQLImpl.cpp, src/wql/OW_WQLImpl.hpp,
	  src/wql/OW_WQLSelectStatementGen.cpp,
	  src/wql/OW_WQLSelectStatementGen.hpp,
	  src/wql/common/OW_WQLCompile.cpp,
	  src/wql/common/OW_WQLOperand.hpp,
	  src/wql/common/OW_WQLOperation.hpp,
	  src/wql/common/OW_WQLSelectStatement.cpp, ChangeLog: Got
	  OW_WQLSelectStatementGen to create an OW_WQLSelectStatement

2002-12-10 21:36  nuffer

	* ChangeLog, TODO, configure.in, src/wql/Makefile.am,
	  src/wql/common/.cvsignore, src/wql/common/Makefile.am,
	  src/wql/common/OW_WQLCompile.cpp,
	  src/wql/common/OW_WQLCompile.hpp,
	  src/wql/common/OW_WQLOperand.cpp,
	  src/wql/common/OW_WQLOperand.hpp,
	  src/wql/common/OW_WQLOperation.hpp,
	  src/wql/common/OW_WQLPropertySource.hpp,
	  src/wql/common/OW_WQLSelectStatement.cpp,
	  src/wql/common/OW_WQLSelectStatement.hpp: Added some WQL classes
	  so indication providers can be effectively implemented. Thanks to
	  Markus Mueller for the code.

2002-12-10 21:35  nuffer

	* src/common/OW_Array.hpp: Removed some unused code and moved
	  operator+= into a better place

2002-12-10 21:34  nuffer

	* src/common/OW_Stack.hpp: Greatly improved.

2002-12-10 21:34  nuffer

	* src/cimom/OW_CIMServer.cpp: Fixed OW_CIMServer to look for
	  providers for base classes so the new provider registration
	  allows a provider to handle all sub-classes.

2002-12-10 21:34  nuffer

	* acinclude.m4: Changed the AC_CREATE_PREFIX_CONFIG_H macro to only
	  replace OW_config.h if it actually changed.

2002-12-08 21:42  nuffer

	* configure.in, openwbem.spec: Updated version to 2.0.5

2002-12-08 21:03  nuffer

	* configure.in: Version to 2.0.4

2002-12-08 20:21  nuffer

	* src/cimom/OW_CIMServer.cpp: Added a TODO item.

2002-12-08 20:21  nuffer

	* TODO: Removed items that are already done

2002-12-08 20:20  nuffer

	* src/cimom/: OW_CIMOMEnvironment.cpp: Changed to the service is
	  saved before calling setServiceEnvironment so a thrown exception
	  won't cause the library to be unloaded which may cause a segfault

2002-12-08 20:17  nuffer

	* etc/: openwbem.conf.sh: Set http_server.use_digest = false and
	  added more explanation

2002-12-08 20:16  nuffer

	* openwbem.spec: Fixed so it'll build and not clobber the
	  repository when uninstalling

2002-12-08 13:43  nuffer

	* src/providerifcs/npi/: OW_NPIProviderIFC.cpp,
	  OW_NPIProviderIFC.hpp: Undid a few merges that shouldn't have
	  happened

2002-12-08 13:11  nuffer

	* ChangeLog, configure.in, etc/openwbem.conf.sh,
	  src/authenticators/pam/Makefile.am, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/common/OW_COWReference.hpp, src/common/OW_String.hpp,
	  src/mof/CIMOMVisitor.cpp, src/mof/mofparser.yy,
	  src/providerifcs/npi/NPIProvider.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFCUtils.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providers/cpp/polled/slp/Makefile.am,
	  src/wql/OW_WQLProcessor.cpp, test/CppUnit/CppUnitException.cpp,
	  test/CppUnit/CppUnitException.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/testfiles/Makefile.am,
	  test/acceptance/testfiles/testsuite.mof,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long: Merged in bugfixes
	  from HEAD

2002-12-07 14:59  nuffer

	* src/wql/prelim_wql_spec.y: analyzed and removed the ambiguities.

2002-12-07 11:33  nuffer

	* src/wql/prelim_wql_spec.y: analyzed and removed the ambiguities.

2002-12-06 07:44  nuffer

	* src/wql/prelim_wql_spec.y: Fixed date_time_value to be a token

2002-12-06 06:32  nuffer

	* src/wql/prelim_wql_spec.y: Adding a simple implementation of the
	  proposed wql spec.

2002-12-04 12:18  bartw

	* src/http/common/: OW_MD5.cpp, OW_MD5.hpp: minor fixes

2002-12-04 07:37  nuffer

	* ChangeLog, TODO, src/cim/OW_CIMInstance.hpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp: - Made the
	  locking more granular by creating a rw lock for the schema and
	  one for instance data, instead of just one big rw lock.  - Split
	  the association db into a two, one to store class info and one to
	  store   instance info.  This was to accomodate the finer grained
	  locking.

2002-12-03 16:52  nuffer

	* TODO: Updated.

2002-12-03 16:41  nuffer

	* ChangeLog, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_InternalProviderIFC.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, src/provider/Makefile.am,
	  src/provider/OW_PropertyProviderInfo.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppPropertyProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Finished property provider
	  self-registration.

2002-12-03 16:40  nuffer

	* src/cim/OW_CIMProperty.hpp: Made string constructors explicit.

2002-12-03 11:41  bartw

	* src/http/common/OW_MD5.cpp, src/http/common/OW_MD5.hpp,
	  test/unit/OW_MD5TestCases.cpp: changed OW_MD5 to derive from
	  ostream

2002-12-03 11:33  nuffer

	* ChangeLog, TODO, src/mof/CIMOMVisitor.cpp: Fixed mof compiler wrt
	  default qualifiers (see cim spec 4.7).  Now the CIM  2.7 schema
	  imports without errors.

2002-12-03 10:07  nuffer

	* ownightly: Added nightly build script so it is saved in CVS.

2002-12-03 10:05  nuffer

	* test/acceptance/gdbdump.sh: Fixed so it would actually work.

2002-12-03 10:05  nuffer

	* TODO: Added a bug to fix.

2002-12-02 07:14  nuffer

	* src/common/OW_HashMap.hpp: Added missing include.

2002-12-01 22:06  nuffer

	* src/provider/Makefile.am: Added a few new files.

2002-12-01 22:06  nuffer

	* ChangeLog, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_InternalProviderIFC.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, src/common/Makefile.am,
	  src/provider/OW_AssociatorProviderInfo.hpp,
	  src/provider/OW_InstanceProviderInfo.hpp,
	  src/provider/OW_MethodProviderInfo.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/UnitMain.cpp, test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: - Got provider
	  self-registration working for associator and method providers.  -
	  Fleshed out the unit tests for provider self-registration.

2002-12-01 08:10  nuffer

	* db/test/run.test: Fixed a bug where the long test was not being
	  run correctly.

2002-11-30 11:11  nuffer

	* ChangeLog, src/cimom/indication/OW_IndicationServerImpl.cpp: Made
	  _processIndication more tolerant of non-existent properties or
	  NULL values.

2002-11-30 11:11  nuffer

	* src/: common/OW_HashMap.hpp, cimom/OW_MetaRepository.hpp,
	  cimom/OW_ProviderManager.hpp: Moved the hash_map stuff into
	  OW_HashMap and changed OW_ProviderManager to use it.

2002-11-29 18:19  nuffer

	* ChangeLog, TODO, src/cimom/OW_ACLInfo.hpp,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_InternalProviderIFC.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_PollingManager.cpp,
	  src/cimom/OW_ProviderIFCLoader.cpp,
	  src/cimom/OW_ProviderIFCLoader.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, src/cimom/OW_ProxyProvider.hpp,
	  src/cimom/OW_RepositoryIFC.hpp, src/cimom/OW_WQLFilterRep.cpp,
	  src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMClient.cpp,
	  src/client/OW_CIMClient.hpp, src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp, src/common/OW_BinIfcIO.cpp,
	  src/provider/Makefile.am,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_InstanceProviderInfo.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/npi/NPIProvider.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLProcessor.cpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/c++providers/instance/testinstance.mof,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/testSharedLibraryLoader.hpp: - Reworked the provider
	  manager and interfaces to support provider   self-registration.
	  This will facilitate built-in providers and negates the   need to
	  use the provider qualifier in the schema.  - Split the provider
	  manager initialization into load and init steps.

2002-11-29 18:16  nuffer

	* src/common/OW_COWReference.hpp: Fixed a bug in OW_COWReference
	  which wasted some memory and caused a crash if cast_to was used.

2002-11-29 06:54  nuffer

	* ChangeLog, acconfig.h, configure.in,
	  test/acceptance/acceptance.sh.fb: Added a OW_HAVE_PAM to
	  OW_config.h.	Make the acceptance test try and start the daemon
	  with pam loaded to make sure it will at least load.

2002-11-29 06:52  nuffer

	* src/authenticators/pam/Makefile.am: Added -lpam

2002-11-28 22:39  nuffer

	* configure.in: Fixed a bug.

2002-11-28 21:26  nuffer

	* src/common/OW_Thread.cpp: Added a needed header for gcc 2.95

2002-11-28 21:25  nuffer

	* TODO: Added a few ideas.

2002-11-28 21:24  nuffer

	* src/cimom/OW_PollingManager.cpp: Do not call shutdown from the
	  destructor.

2002-11-28 21:24  nuffer

	* src/services/http/OW_HTTPSvrConnection.cpp: Added a better error
	  message if the select was interrupted.

2002-11-28 15:14  nuffer

	* src/cimom/: OW_CIMOMEnvironment.cpp: Fix to keep the logger
	  around as much as possible.

2002-11-28 14:56  nuffer

	* src/cimom/: OW_CIMOMEnvironment.cpp, OW_CIMOMEnvironment.hpp:
	  Fixed a possible deadlock.

2002-11-28 13:49  nuffer

	* ChangeLog, TODO, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/owcimomd_main.cpp,
	  src/cimom/indication/OW_IndicationServer.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/common/Makefile.am, src/common/OW_Condition.cpp,
	  src/common/OW_Condition.hpp, src/common/OW_Semaphore.hpp,
	  src/common/OW_Thread.cpp, src/common/OW_ThreadCounter.cpp,
	  src/common/OW_ThreadCounter.hpp, src/common/OW_ThreadEvent.cpp,
	  src/common/OW_ThreadEvent.hpp, src/common/OW_ThreadImpl.cpp,
	  src/common/OW_ThreadImpl.hpp, src/common/OW_ThreadTypes.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/unit/OW_ExceptionTestCases.cpp, test/unit/run_make_check.sh:
	  Got rid of OW_ThreadEvent.  Created OW_ThreadCounter and use it
	  in OW_HTTPServer, OW_PollingManager and OW_IndicationServerImpl.
	  Fixed up some race condition.

2002-11-27 07:17  nuffer

	* ChangeLog: Updated.

2002-11-27 07:17  nuffer

	* src/cimom/: OW_ACLInfo.hpp,
	  indication/OW_IndicationServerImpl.cpp,
	  indication/OW_IndicationServerImpl.hpp: Rewrote to use
	  OW_Condition instead of OW_ThreadEvent.  Removed friend classes
	  to OW_ACLInfo that did not need to be there.

2002-11-27 07:16  nuffer

	* src/services/http/OW_HTTPServer.hpp: Removed OW_ThreadEvent
	  include.

2002-11-27 07:14  nuffer

	* src/common/OW_RWLocker.cpp: Removed debug statements.

2002-11-26 12:35  nuffer

	* src/common/: OW_AtomicOps.cpp, OW_AtomicOps.hpp: Fixed to work on
	  sparc.

2002-11-26 10:51  nuffer

	* acconfig.h, configure.in, src/common/OW_AtomicOps.cpp,
	  src/common/OW_AtomicOps.hpp, src/common/OW_MutexImpl.cpp,
	  src/common/OW_RefCount.hpp: Added option to use pthread_spin_lock
	  instead of a full-blown mutes.

2002-11-26 09:04  nuffer

	* src/common/: OW_Condition.cpp, OW_Mutex.cpp, OW_Mutex.hpp,
	  OW_MutexImpl.cpp, OW_MutexImpl.hpp, OW_ThreadTypes.hpp: Finished
	  revamp of OW_Mutex and OW_Condition.	Got them to work without
	  native pthread recursive mutexes.

2002-11-26 07:45  nuffer

	* TODO, acconfig.h, configure.in, src/common/OW_Condition.cpp,
	  src/common/OW_Mutex.cpp, src/common/OW_Mutex.hpp,
	  src/common/OW_MutexImpl.cpp, src/common/OW_ThreadImpl.cpp,
	  src/common/OW_ThreadImpl.hpp, src/common/OW_ThreadTypes.hpp,
	  test/unit/OW_MutexTestCases.cpp: Got make check working with use
	  of pthread recursive mutexes.

2002-11-26 06:22  nuffer

	* ChangeLog, TODO, src/cim/OW_CIMValue.cpp,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_PollingManager.cpp,
	  src/cimom/OW_ProviderManager.cpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/common/Makefile.am, src/common/OW_AtomicOps.cpp,
	  src/common/OW_AtomicOps.hpp, src/common/OW_Condition.cpp,
	  src/common/OW_Condition.hpp, src/common/OW_Mutex.cpp,
	  src/common/OW_Mutex.hpp, src/common/OW_MutexImpl.cpp,
	  src/common/OW_MutexImpl.hpp, src/common/OW_MutexLock.hpp,
	  src/common/OW_RWLocker.cpp, src/common/OW_RWLocker.hpp,
	  src/common/OW_Semaphore.hpp, src/common/OW_ThreadEvent.cpp,
	  src/common/OW_ThreadEvent.hpp, src/common/OW_ThreadImpl.cpp,
	  src/common/OW_ThreadImpl.hpp, test/unit/UnitTestEnvironment.hpp:
	  Working on fixing up the threading classes.  Created OW_Condition
	  and Fixed OW_RWLocker.  Still need to fix up OW_Mutex and purge
	  OW_ThreadEvent.

2002-11-24 22:10  nuffer

	* test/acceptance/runCimom.sh: Turn on core dumps.

2002-11-24 22:10  nuffer

	* src/common/OW_URL.cpp: Changed throw statements to include the
	  bad url.

2002-11-24 16:30  nuffer

	* configure.in: Removed -g on non-debug build.

2002-11-24 16:15  nuffer

	* src/common/OW_File.hpp, test/unit/OW_FileSystemTestCases.cpp:
	  Updated for Unixware which returns EACCES instead of EAGAIN on a
	  faild tryLock.

2002-11-24 15:35  nuffer

	* test/acceptance/testfiles/Makefile.am: Removed the long HUGE test
	  suite file.

2002-11-24 15:19  nuffer

	* ChangeLog, TODO, src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.cpp: Set close on exec flag
	  on sockets.

2002-11-24 15:19  nuffer

	* src/cimom/OW_HDB.cpp: Removed comment.

2002-11-24 15:10  nuffer

	* src/providers/cpp/polled/slp/Makefile.am: Fixed for systems
	  without slp.

2002-11-24 13:54  nuffer

	* src/cimxmllistener/Makefile.am, test/npiproviders/Makefile.am: A
	  few adjustments for RH8 newer autotools.

2002-11-23 17:52  nuffer

	* TODO: Added some more items.

2002-11-23 13:41  nuffer

	* TODO: Updated.

2002-11-23 13:03  nuffer

	* test/acceptance/progs/testCIMExceptions.cpp: Fixed so it actually
	  checks stuff in non-debug mode.

2002-11-23 11:38  nuffer

	* src/: cimom/OW_AssocDb.cpp, common/OW_Enumeration.hpp,
	  common/OW_PosixFileSystem.cpp: Just a few fixes to get things to
	  compile on gcc 2.95

2002-11-23 11:12  nuffer

	* TODO: Added an item about the event system

2002-11-23 10:56  nuffer

	* ChangeLog, TODO, src/cimom/OW_AssocDb.cpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_HDB.cpp, src/cimom/OW_MetaRepository.cpp,
	  src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/common/OW_File.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_PosixFile.cpp, src/common/OW_PosixFileSystem.cpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  test/unit/OW_FileSystemTestCases.cpp,
	  test/unit/OW_FileSystemTestCases.hpp: - Fixed: On startup of UDS
	  if the UDS already exists, SocketImpl need to figure	 out if
	  someone else is listening. If so, then fail, otherwise delete it.
	  Uses a lock file for coordination with other OpenWBEM cimoms
	  or listeners.  - Fixed: OW_File needs to be more C++ish with a
	  destructor, reasonable copy	semantics, etc.  - Fixed a race
	  condition in OW_FileSystem::createFile() - Added
	  OW_FileSystem::openOrCreateFile() - Fixed a race condition in
	  OW_AssocDb constructor.  - Fixed a race condition in OW_HDB
	  constructor.	- Fixed a race condition in OW_CIMServer::open when
	  creating repository dir.  - Reduced dependencies in some header
	  files.

2002-11-22 20:09  nuffer

	* ChangeLog, src/cimom/OW_AssocDb.hpp, src/cimom/OW_HDB.hpp,
	  src/common/Makefile.am, src/common/OW_Enumeration.hpp,
	  src/common/OW_File.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_PosixFile.cpp, src/common/OW_PosixFileSystem.cpp,
	  test/unit/Makefile.am, test/unit/OW_FileSystemTestCases.cpp,
	  test/unit/OW_FileSystemTestCases.hpp, test/unit/UnitMain.cpp:
	  Added system file locking support to OW_File. Moved OW_File into
	  its own hpp/cpp files.

2002-11-22 07:43  nuffer

	* test/CppUnit/: CppUnitException.cpp, CppUnitException.hpp: Fixed
	  a memory corruption bug in CppUnitException

2002-11-21 23:13  nuffer

	* src/pythonbinding/: Makefile.am, PyOW_Array.cpp,
	  PyOW_CIMOMInfo.cpp, PyOW_CIMOMInfoArray.cpp,
	  PyOW_CIMOMLocator.cpp, PyOW_Client.cpp, PyOW_ClientAuthCBIFC.cpp:
	  Did some more work on things.

2002-11-21 23:13  nuffer

	* src/: cim/OW_CIMQualifierType.cpp, cim/OW_CIMQualifierType.hpp,
	  client/OW_CIMOMInfo.hpp: Added comparison functions.

2002-11-21 22:09  nuffer

	* TODO: Added a few more items.

2002-11-20 17:28  nuffer

	* TODO: Added some things.

2002-11-19 22:55  nuffer

	* src/pythonbinding/: Makefile.am, PyOW_Array.cpp, PyOW_Array.hpp,
	  PyOW_BoolArray.cpp, PyOW_CIMClassArray.cpp,
	  PyOW_CIMDataTypeArray.cpp, PyOW_CIMDateTimeArray.cpp,
	  PyOW_CIMFlavorArray.cpp, PyOW_CIMInstanceArray.cpp,
	  PyOW_CIMMethodArray.cpp, PyOW_CIMObjectPathArray.cpp,
	  PyOW_CIMParamValueArray.cpp, PyOW_CIMParameterArray.cpp,
	  PyOW_CIMPropertyArray.cpp, PyOW_CIMQualifierArray.cpp,
	  PyOW_CIMQualifierTypeArray.cpp, PyOW_CIMScopeArray.cpp,
	  PyOW_CIMValueArray.cpp, PyOW_Char16Array.cpp,
	  PyOW_Int16Array.cpp, PyOW_Int32Array.cpp, PyOW_Int64Array.cpp,
	  PyOW_Int8Array.cpp, PyOW_Real32Array.cpp, PyOW_Real64Array.cpp,
	  PyOW_StringArray.cpp, PyOW_UInt16Array.cpp, PyOW_UInt32Array.cpp,
	  PyOW_UInt64Array.cpp, PyOW_UInt8Array.cpp: Finished wrapping
	  OW_Array

2002-11-19 16:44  nuffer

	* TODO: Added a link to some good WMI documentation.

2002-11-19 16:28  nuffer

	* etc/openwbem.conf.sh: Changed tabs to spaces and changed
	  hard-coded examples to use variables.

2002-11-15 08:27  nuffer

	* TODO: Added another item.

2002-11-15 08:05  nuffer

	* ChangeLog: Fixed bugs with NPI errors.

2002-11-15 08:01  nuffer

	* src/providerifcs/npi/: OW_NPIAssociatorProviderProxy.cpp,
	  OW_NPIInstanceProviderProxy.cpp, OW_NPIMethodProviderProxy.cpp,
	  OW_NPIProviderIFCUtils.hpp, common/NPIExternal.cpp: Fixed bugs
	  with NPI errors.

2002-11-15 07:45  nuffer

	* TODO: Added another item.

2002-11-14 17:57  nuffer

	* TODO: Added an idea about a pluggable repository.

2002-11-14 13:14  bartw

	* src/mof/mofparser.yy: really fixed this time

2002-11-14 12:48  bartw

	* src/mof/mofparser.yy: undid previous fix

2002-11-14 12:45  bartw

	* src/mof/mofparser.yy: fixed to work with newer bison

2002-11-13 23:20  nuffer

	* src/pythonbinding/: PyOW_Array.cpp, PyOW_CIMClient.cpp,
	  PyOW_CIMOMInfo.cpp, PyOW_String.cpp: Almost got OW_Array done.
	  Some other minor changes

2002-11-13 23:19  nuffer

	* src/common/OW_Array.hpp: Changed size_t to size_type

2002-11-13 14:28  nuffer

	* ChangeLog, src/cimom/OW_CIMServer.cpp,
	  test/acceptance/testfiles/testsuite.mof,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long: Fixed a bug in
	  _validatePropagatedKeys when the name of the key that the
	  Propagated qualifier refered to was different than the name of
	  the	qualifier's property.

2002-11-12 23:24  nuffer

	* src/pythonbinding/: Makefile.am, PyOW_Client.cpp,
	  PyOW_String.cpp, PyOW_Array.cpp, PyOW_CIMOMInfo.cpp: More work on
	  stuff.

2002-11-12 23:21  nuffer

	* TODO: Added an idea for an optimization of OW_String.

2002-11-12 23:03  nuffer

	* src/common/: OW_String.cpp, OW_String.hpp: Added a concat(char)
	  function as well as made operator[] return a reference so it can
	  be used to modify the string.

2002-11-12 09:42  nuffer

	* TODO: Added a note about using kernel semaphores.

2002-11-12 08:14  nuffer

	* src/pythonbinding/: .cvsignore, Makefile-shared-lib.inc,
	  Makefile.am, acinclude.m4, configure.in: Got everything building
	  okay.

2002-11-11 22:50  nuffer

	* src/pythonbinding/: Makefile.am, acinclude.m4, configure.in,
	  cvsbootstrap.sh: Started working on autoconfing the project.

2002-11-11 22:37  nuffer

	* src/pythonbinding/: PyOW_CIMClient.cpp, PyOW_Client.cpp,
	  PyOW_String.cpp, buildme.sh: Split up the file.

2002-11-11 07:41  nuffer

	* ChangeLog, src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  test/acceptance/progs/cimListenerTest.cpp: Fixed
	  registerForIndication to set the key properties correctly on
	  CIM_IndicationFilter and CIM_IndicationHandler* instances.

2002-11-11 07:23  nuffer

	* schemas/cim27/: Application27_BIOS.mof,
	  Application27_CheckAction.mof, Application27_DeploymentModel.mof,
	  Application27_InstalledProduct.mof,
	  Application27_SystemSoftware.mof, CIM_Application27.mof,
	  CIM_Core27.mof, CIM_Database27.mof, CIM_Device27.mof,
	  CIM_Event27.mof, CIM_Interop27.mof, CIM_Metrics27.mof,
	  CIM_Network27.mof, CIM_Physical27.mof, CIM_Policy27.mof,
	  CIM_Schema27.mof, CIM_Support27.mof, CIM_System27.mof,
	  CIM_User27.mof, Core27_Capabilities.mof, Core27_Collection.mof,
	  Core27_CoreElements.mof, Core27_Device.mof,
	  Core27_MethodParms.mof, Core27_Physical.mof,
	  Core27_PowerMgmt.mof, Core27_ProductFRU.mof,
	  Core27_Qualifiers.mof, Core27_Redundancy.mof,
	  Core27_Settings.mof, Core27_Software.mof, Core27_Statistics.mof,
	  Core27_StorageExtent.mof, Device27_Controller.mof,
	  Device27_CoolingAndPower.mof, Device27_DeviceElements.mof,
	  Device27_DiskGroup.mof, Device27_FC.mof, Device27_IB.mof,
	  Device27_Memory.mof, Device27_Modems.mof,
	  Device27_NetworkAdapter.mof, Device27_Ports.mof,
	  Device27_Printing.mof, Device27_Processor.mof,
	  Device27_SccExtents.mof, Device27_Sensors.mof,
	  Device27_StorageDevices.mof, Device27_StorageExtents.mof,
	  Device27_StorageLib.mof, Device27_StorageServices.mof,
	  Device27_USB.mof, Device27_UserDevices.mof,
	  Metrics27_BaseMetric.mof, Metrics27_UnitOfWork.mof,
	  Network27_BGP.mof, Network27_Buffers.mof,
	  Network27_Collections.mof, Network27_Filtering.mof,
	  Network27_MPLS.mof, Network27_OSPF.mof, Network27_Pipes.mof,
	  Network27_ProtocolEndpoints.mof, Network27_QoS.mof,
	  Network27_Routes.mof, Network27_RoutingForwarding.mof,
	  Network27_SNMP.mof, Network27_SwitchingBridging.mof,
	  Network27_Systems.mof, Network27_VLAN.mof,
	  Physical27_Component.mof, Physical27_Connector.mof,
	  Physical27_Link.mof, Physical27_Misc.mof, Physical27_Package.mof,
	  Physical27_PhysicalMedia.mof, Physical27_StoragePackage.mof,
	  System27_Boot.mof, System27_Diagnostics.mof,
	  System27_FileElements.mof, System27_Logs.mof,
	  System27_OperatingSystem.mof, System27_Processing.mof,
	  System27_SystemElements.mof, System27_SystemResources.mof,
	  System27_Time.mof, System27_Unix.mof, User27_AccessControl.mof,
	  User27_Account.mof, User27_AuthenticationReqmt.mof,
	  User27_Credential.mof, User27_Group.mof, User27_Kerberos.mof,
	  User27_Org.mof, User27_PublicKey.mof, User27_Role.mof,
	  User27_SecurityServices.mof, User27_SharedSecret.mof,
	  User27_UsersAccess.mof: Updated to latest 2.7

2002-11-10 22:00  nuffer

	* src/pythonbinding/: PyOW_Client.cpp, buildme.sh: Wrapped
	  OW_CIMClient

2002-11-10 20:55  nuffer

	* src/pythonbinding/PyOW_Client.cpp: Finished OW_String and made a
	  list of other classes to wrap.

2002-11-10 20:39  nuffer

	* src/common/OW_String.hpp: Cast default argument of erase to avoid
	  a warning.

2002-11-09 22:14  nuffer

	* ChangeLog: Updated.

2002-11-09 22:06  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_InstanceRepository.cpp,
	  test/acceptance/testfiles/testsuite.mof,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long: Added a test for
	  more than 1 propagated key.  Fixed a bug in
	  _validatePropagatedKeys when there was more than 1.  Fixed
	  instanceExists to catch exceptions thrown from makeInstanceKey.

2002-11-08 00:13  nuffer

	* src/pythonbinding/PyOW_Client.cpp: Fixed a problem with slicing.

2002-11-08 00:03  nuffer

	* src/pythonbinding/PyOW_Client.cpp: Got more things working.

2002-11-06 22:36  nuffer

	* src/pythonbinding/: PyOW_Client.cpp, buildme.sh: Finished default
	  arguments.

2002-11-06 21:58  nuffer

	* src/pythonbinding/: PyOW_Client.cpp, buildme.sh: Added.

2002-11-06 10:43  nuffer

	* src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp: Changed
	  to pass NULL pointers instead of empty strings.

2002-11-04 17:16  nuffer

	* ChangeLog: Updated.

2002-11-04 17:15  nuffer

	* test/acceptance/progs/OW_CIMClientCL.cpp: Fixed to work properly
	  when compiled in non-debug mode.

2002-11-04 11:02  nuffer

	* configure.in, openwbem.spec: Version -> 2.0.3

2002-11-04 10:54  nuffer

	* configure.in, openwbem.spec: Version -> 2.0.2

2002-11-04 10:50  nuffer

	* ChangeLog: Updated.

2002-11-04 07:57  nuffer

	* TODO: Updated.

2002-11-03 23:12  nuffer

	* TODO, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_WQLFilterRep.cpp,
	  src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayer.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/common/OW_COWReference.hpp, src/common/OW_Exec.cpp,
	  src/common/OW_Reference.hpp, src/common/OW_String.cpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/providerifcs/npi/common/NPIExternal.cpp: Refactored
	  OW_Reference and OW_COWReference.  Fixed up some unsafe code to
	  use cast_to and removed some unnecessary getPtr calls.

2002-11-02 10:45  nuffer

	* test/acceptance/acceptance.sh.fb: Uncommented the solaris HUP
	  workaround.

2002-11-01 17:43  nuffer

	* ReleaseSteps: Updated.

2002-11-01 17:42  nuffer

	* test/acceptance/acceptance.sh.fb: Fixed kill statements for Unix.

2002-11-01 11:38  nuffer

	* ChangeLog, TODO: Updated

2002-11-01 11:35  nuffer

	* src/: cim/OW_CIMException.cpp, cim/OW_CIMException.hpp,
	  cimom/OW_CIMServer.cpp, cimom/OW_CIMServer.hpp,
	  cimom/OW_InstanceRepository.cpp, common/OW_Array.hpp,
	  common/OW_COWReference.hpp, common/OW_Exception.cpp,
	  common/OW_Exception.hpp, common/OW_List.hpp, common/OW_Map.hpp,
	  common/OW_Reference.hpp, common/OW_SortedVectorMap.hpp,
	  common/OW_SortedVectorSet.hpp, common/OW_StringBuffer.cpp,
	  common/OW_StringBuffer.hpp: Fixed operator= on classes that use
	  the swap idiom to pass by value, since this allows the compiler
	  to make one less temporary in certain situations.  Also deleted
	  some commented code and some redundant code such as empty
	  destructors.

2002-11-01 11:26  nuffer

	* TODO: Added an item.

2002-10-31 22:56  nuffer

	* src/: cim/OW_CIMClass.cpp, cim/OW_CIMDataType.cpp,
	  cim/OW_CIMDateTime.hpp, cim/OW_CIMInstance.cpp,
	  cim/OW_CIMMethod.cpp, cim/OW_CIMNameSpace.cpp,
	  cim/OW_CIMObjectPath.cpp, cim/OW_CIMParamValue.cpp,
	  cim/OW_CIMParameter.cpp, cim/OW_CIMProperty.cpp,
	  cim/OW_CIMQualifier.cpp, cim/OW_CIMQualifierType.cpp,
	  cim/OW_CIMUrl.cpp, cim/OW_CIMValue.cpp, common/OW_Array.hpp,
	  common/OW_COWReference.hpp, common/OW_List.hpp,
	  common/OW_Map.hpp, common/OW_String.cpp: Changed OW_COWReference
	  to clone the object it is managing instead of copying it, which
	  was the wrong thing to do to a base class.  Updated many objects
	  with a clone method or OW_COWReferenceClone overload to work with
	  the change.

2002-10-31 22:55  nuffer

	* test/acceptance/: progs/OW_CIMClientCL.cpp,
	  testfiles/testsuite.out, testfiles/testsuite.out.long: Added a
	  test to remove and then add a provider qualifier.

2002-10-31 09:33  nuffer

	* TODO: Updated.

2002-10-31 09:33  nuffer

	* src/cimom/OW_CIMServer.cpp: Fixed a bug where property providers
	  would not be called in enumInstances.

2002-10-31 09:32  nuffer

	* test/acceptance/acceptance.sh.fb: Only run the header compile
	  test if OWLONGTEST=1

2002-10-29 11:20  nuffer

	* test/: acceptance/acceptance.sh.fb,
	  acceptance/testfiles/testsuite.out.long,
	  c++providers/associator/OW_AssociatorTest.cpp,
	  c++providers/associator/OW_AssociatorTest.mof: Updated the test
	  suite to include an associator provider.

2002-10-29 11:19  nuffer

	* src/cimom/OW_CIMServer.cpp: Added a comment with a possible
	  faster implementation.

2002-10-29 09:49  nuffer

	* src/cimom/: OW_CIMServer.cpp, OW_CIMServer.hpp: Fixed problem
	  with associations and references.

2002-10-28 15:51  nuffer

	* src/xml/OW_CIMtoXML.cpp: Throw an exception if a NULL CIM Value
	  is passed in instaed of silently ignoring it.

2002-10-28 11:08  nuffer

	* src/providerifcs/npi/common/NPIExternal.cpp: Fixed a bug.  Thanks
	  to Viktor Mihajlovski.

2002-10-18 09:01  nuffer

	* src/mof/: CIMOMVisitor.cpp, CIMOMVisitor.hpp, MofCompiler.cpp,
	  MofCompiler.hpp, MofParserDecls.hpp, moflexer.ll, mofparser.yy:
	  Worked on making the mof compiler re-entrant and multi-thread
	  safe.

2002-10-18 09:00  nuffer

	* test/c++providers/instance/demo.mof: Don't need to include
	  CIM_Events.mof

2002-10-18 09:00  nuffer

	* test/c++providers/instance/OW_RPM.cpp: Fixed enumInstances.

2002-10-18 08:57  nuffer

	* TODO: Updated

2002-10-16 09:34  nuffer

	* src/tools/owmofc/owmofc.cpp: Commented out dump files.

2002-10-11 16:04  nuffer

	* src/common/socket/OW_SocketAddress.cpp: Fixed compile problem.

2002-10-11 10:30  nuffer

	* src/common/: OW_COWReference.hpp, OW_Reference.hpp: Did some
	  optimizations.

2002-10-11 08:37  nuffer

	* src/common/OW_Array.hpp: Fixed problem when compiling in
	  non-debug mode.

2002-10-11 08:37  nuffer

	* TODO: Updated.

2002-10-11 08:36  nuffer

	* Doxyfile.sh: Updated to not include source code.

2002-10-10 20:47  nuffer

	* src/: cim/OW_CIMClass.cpp, cim/OW_CIMClass.hpp,
	  cim/OW_CIMDataType.cpp, cim/OW_CIMDataType.hpp,
	  cim/OW_CIMDateTime.cpp, cim/OW_CIMDateTime.hpp,
	  cim/OW_CIMInstance.cpp, cim/OW_CIMInstance.hpp,
	  cim/OW_CIMMethod.cpp, cim/OW_CIMMethod.hpp,
	  cim/OW_CIMNameSpace.cpp, cim/OW_CIMNameSpace.hpp,
	  cim/OW_CIMObjectPath.cpp, cim/OW_CIMObjectPath.hpp,
	  cim/OW_CIMParamValue.cpp, cim/OW_CIMParamValue.hpp,
	  cim/OW_CIMParameter.cpp, cim/OW_CIMParameter.hpp,
	  cim/OW_CIMProperty.cpp, cim/OW_CIMProperty.hpp,
	  cim/OW_CIMQualifier.cpp, cim/OW_CIMQualifier.hpp,
	  cim/OW_CIMQualifierType.cpp, cim/OW_CIMQualifierType.hpp,
	  cim/OW_CIMUrl.cpp, cim/OW_CIMUrl.hpp, cim/OW_CIMValue.cpp,
	  cim/OW_CIMValue.hpp, cimom/OW_HDBNode.hpp, cimom/OW_Index.hpp,
	  common/Makefile.am, common/OW_Array.hpp, common/OW_AtomicOps.cpp,
	  common/OW_AtomicOps.hpp, common/OW_COWReference.hpp,
	  common/OW_Enumeration.hpp, common/OW_Exception.cpp,
	  common/OW_List.hpp, common/OW_Map.hpp,
	  common/OW_PosixFileSystem.cpp, common/OW_RefCount.hpp,
	  common/OW_Reference.hpp, common/OW_SelectEngine.hpp,
	  common/OW_SortedVectorMap.hpp, common/OW_SortedVectorSet.hpp,
	  common/OW_Stack.hpp, common/OW_String.cpp, common/OW_String.hpp,
	  common/OW_ThreadEvent.hpp, common/socket/OW_Socket.hpp,
	  common/socket/OW_SocketAddress.cpp,
	  common/socket/OW_SocketAddress.hpp,
	  common/socket/OW_SocketBaseImpl.cpp,
	  ifcs/OW_CIMProtocolIStreamIFC.hpp, ifcs/OW_SelectableIFC.hpp:
	  Optimized OW_Reference with OW_AtomicOps.  Added OW_COWReference
	  to simplify COW classes.

2002-10-08 11:56  nuffer

	* openwbem-faq.html: Updated.

2002-10-06 09:53  nuffer

	* test/acceptance/acceptance.sh.fb: Fixed up a bit.

2002-10-05 09:48  nuffer

	* test/acceptance/acceptance.sh.fb: Improved output of tests so we
	  can know what is failing.

2002-09-27 15:59  nuffer

	* src/common/socket/OW_SSLSocketImpl.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp: A few small changes to
	  build on systems without openssl devel files.

2002-09-26 15:52  nuffer

	* configure.in, openwbem.spec: Version -> 2.0.1

2002-09-26 15:17  nuffer

	* src/common/: OW_AutoPtr.hpp, OW_Reference.hpp: Added code to make
	  OW_AutoPtr and OW_Reference safer.

2002-09-26 11:29  nuffer

	* src/: http/common/OW_HTTPChunkedOStream.cpp,
	  http/common/OW_HTTPDeflateOStream.cpp, mof/MofCompiler.cpp,
	  providerifcs/cpp/OW_CppProviderIFC.cpp,
	  providerifcs/npi/OW_NPIProviderIFC.cpp,
	  services/http/OW_HTTPSvrConnection.cpp: Fixed destructors that
	  might throw.

2002-09-26 11:22  nuffer

	* src/: cim/OW_CIMValue.cpp, cimom/OW_AssocDb.cpp,
	  cimom/OW_CIMOMEnvironment.cpp, cimom/OW_CIMServer.cpp,
	  cimom/OW_GenericHDBRepository.cpp,
	  cimom/OW_GenericHDBRepository.hpp, cimom/OW_HDB.cpp,
	  cimom/OW_IndexImpl.cpp, cimom/OW_InternalProviderIFC.cpp,
	  cimom/OW_PollingManager.cpp,
	  cimom/indication/OW_IndicationServerImpl.cpp,
	  cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  common/OW_Exception.cpp, common/OW_MemTracer.cpp,
	  common/OW_MutexLock.hpp, common/OW_RWLocker.cpp,
	  common/OW_Reference.hpp, common/OW_SharedLibraryReference.hpp,
	  common/OW_Thread.cpp, common/OW_ThreadImpl.cpp,
	  common/socket/OW_ServerSocketImpl.cpp,
	  common/socket/OW_SocketBaseImpl.cpp,
	  http/client/OW_HTTPClient.cpp: Fixed destructors that might
	  throw.

2002-09-26 09:46  nuffer

	* openwbem.spec: Updated version.

2002-09-25 13:00  bartw

	* src/: cimom/OW_MetaRepository.cpp,
	  common/socket/OW_ServerSocketImpl.cpp,
	  providerifcs/npi/common/npicrash.c: adjusted to work around
	  internal compiler error on unixware

2002-09-25 08:40  nuffer

	* TODO: Added a few things.

2002-09-25 07:26  nuffer

	* db/test/run.test, src/cimom/OW_RepositoryIFC.hpp: Some small
	  fixes.

2002-09-24 17:19  nuffer

	* TODO, src/cim/OW_CIMClass.cpp, src/cim/OW_CIMProperty.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/tools/.cvsignore,
	  src/tools/Makefile.am, src/tools/owenumclasses.cpp,
	  src/tools/owenumclassnames.cpp, src/tools/owenumnamespace.cpp,
	  src/tools/owenumqualifiers.cpp, test/acceptance/runCimom.sh,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/acceptance/testfiles/wqlTest.out: Fixed some toMOF functions
	  to be more readable.	Added a few extra tools.

2002-09-24 15:28  nuffer

	* src/: cimxmllistener/OW_XMLListener.cpp,
	  providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  xml/OW_CIMXMLParser.cpp, xml/OW_CIMXMLParser.hpp: Fixed
	  indication delivery.

2002-09-24 15:27  nuffer

	* src/services/http/OW_HTTPServer.cpp: Fixed to throw if no listen
	  ports are available.

2002-09-24 15:26  nuffer

	* src/wql/OW_WQLProcessor.hpp: Fixed a bug that was causing a
	  memory leak and valgrind warnings.

2002-09-24 10:32  nuffer

	* src/cimom/: OW_InstanceRepository.cpp, OW_InstanceRepository.hpp:
	  Fixed storage space instance optimization.

2002-09-24 10:09  nuffer

	* TODO, src/services/http/OW_HTTPSvrConnection.cpp: Strip newlines
	  from trailer description so http does not get messed up.

2002-09-24 09:26  nuffer

	* src/requesthandlers/cimxml/OW_XMLExecute.cpp: Fixed methods that
	  return void, to not have a IRETURNVALUE tag.

2002-09-24 09:25  nuffer

	* src/cimom/OW_CIMOMEnvironment.cpp: Fixed problem with log file
	  being closed when daemonizing.

2002-09-23 17:06  nuffer

	* configure.in, src/common/OW_NetworkTypes.hpp,
	  src/common/OW_ThreadImpl.cpp: Fixes for Openserver.

2002-09-23 15:18  nuffer

	* TODO, acconfig.h, acinclude.m4, configure.in,
	  src/common/OW_Mutex.hpp, src/common/OW_NetworkTypes.hpp,
	  src/common/OW_ThreadImpl.cpp, src/common/OW_ThreadImpl.hpp: Fixes
	  for Openserver.

2002-09-23 13:29  nuffer

	* src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMInstance.hpp,
	  src/cimom/OW_CIMOMEnvironment.cpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/common/OW_BinIfcIO.hpp, src/common/OW_PosixUnnamedPipe.cpp,
	  src/common/OW_PosixUnnamedPipe.hpp,
	  src/common/OW_StringBuffer.cpp, src/common/OW_StringBuffer.hpp,
	  src/common/OW_UnnamedPipe.cpp, src/common/OW_UnnamedPipe.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_Socket.cpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/services/http/OW_HTTPServer.cpp, src/wql/OW_WQLLexer.ll,
	  src/xml/OW_CIMXMLParser.cpp, src/xml/OW_CIMXMLParser.hpp,
	  src/xml/OW_XMLCIMFactory.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp: Fixed up some TODO
	  items, and fixed modifyInstance.

2002-09-23 10:44  bartw

	* src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/client/Makefile.am, src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_CIMClient.cpp, src/client/OW_CIMClient.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp: changed client
	  interface

2002-09-19 17:11  nuffer

	* ACL.HOWTO, TODO, src/cim/OW_CIMObjectPath.cpp,
	  src/cimom/OW_CIMOMEnvironment.cpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long: Fixed a few TODOs
	  and case insensitivity problem.

2002-09-19 16:01  nuffer

	* TODO, src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/xml/OW_XMLQualifier.cpp,
	  test/acceptance/testfiles/testsuite.out.long: Fixed some bugs.

2002-09-19 12:55  nuffer

	* src/tools/: .cvsignore, Makefile.am, owenumqualifiers.cpp: Added
	  owenumqualifiers.

2002-09-19 10:43  bartw

	* src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/xml/OW_CIMXMLParser.cpp, src/xml/OW_CIMXMLParser.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLClass.cpp,
	  src/xml/OW_XMLQualifier.cpp, test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long: fixed fetching of
	  instance providers

2002-09-19 10:38  bartw

	* src/: cimom/OW_CIMServer.cpp, client/OW_CIMXMLCIMOMHandle.cpp:
	  fixed fetching of instance providers

2002-09-19 10:12  nuffer

	* src/cimom/Makefile.am, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_InternalProviderIFC.cpp,
	  src/cimom/OW_InternalProviderIFC.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  test/unit/Makefile.am: Created OW_InternalProviderIFC.

2002-09-18 17:20  nuffer

	* TODO, src/cimom/OW_NameSpaceProvider.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp: Fixed bad NOT_SUPPORTED
	  exceptions.

2002-09-18 17:10  nuffer

	* test/acceptance/progs/.cvsignore: Updated.

2002-09-18 17:09  nuffer

	* schemas/: .cvsignore, cim25/.cvsignore: Added.

2002-09-18 17:08  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/tools/owexecwql.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp: Switched
	  reference* and execQuery to take a separate namespace parameter.

2002-09-18 16:27  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/common/OW_StringBuffer.cpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp: Switched
	  associatorsClasses to take a separate namespace parameter.

2002-09-18 14:37  bartw

	* schemas/: Makefile.am, cim25/Makefile.am: [no log message]

2002-09-18 14:37  bartw

	* Makefile.am, configure.in: fixed makefiles

2002-09-18 14:26  bartw

	* src/cimom/OW_CIMServer.cpp, src/mof/Makefile.am,
	  src/tools/owmofc/owmofc.cpp, src/xml/OW_XMLCIMFactory.cpp,
	  test/acceptance/acceptance.sh.fb: moved schema files

2002-09-18 14:10  bartw

	* src/mof/testfiles/: CIM_Application22.mof, CIM_Application23.mof,
	  CIM_Application25.mof, CIM_Core22.mof, CIM_Core23.mof,
	  CIM_Core25_Add.mof, CIM_Core25.mof, CIM_DAP22.mof, CIM_Dap23.mof,
	  CIM_Device221.mof, CIM_Device22.mof, CIM_Device23.mof,
	  CIM_Device25.mof, CIM_Events25.mof, CIM_Metrics25.mof,
	  CIM_Network22.mof, CIM_Network23.mof, CIM_Network25.mof,
	  CIM_Network25_Add.mof, CIM_Physical22.mof, CIM_Physical23.mof,
	  CIM_Physical25.mof, CIM_Policy25.mof, CIM_Schema22.mof,
	  CIM_Schema23.mof, CIM_Schema25.mof, CIM_Support23.mof,
	  CIM_Support25.mof, CIM_System22.mof, CIM_System23.mof,
	  CIM_System25.mof, CIM_User23.mof, CIM_User25.mof, Makefile.am,
	  Solaris_Acl1.0.mof, Solaris_Application1.0.mof,
	  Solaris_CIMOM1.0.mof, Solaris_Core1.0.mof, Solaris_Device1.0.mof,
	  Solaris_Network1.0.mof, Solaris_Schema1.0.mof,
	  Solaris_System1.0.mof, Solaris_Users1.0.mof: removed

2002-09-18 14:08  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp: Switched
	  associators to take a separate namespace parameter.

2002-09-18 14:06  bartw

	* schemas/: cim22/CIM_Application22.mof, cim22/CIM_Core22.mof,
	  cim22/CIM_DAP22.mof, cim22/CIM_Device22.mof,
	  cim22/CIM_Device221.mof, cim22/CIM_Network22.mof,
	  cim22/CIM_Physical22.mof, cim22/CIM_Schema22.mof,
	  cim22/CIM_System22.mof, cim23/CIM_Application23.mof,
	  cim23/CIM_Core23.mof, cim23/CIM_Dap23.mof,
	  cim23/CIM_Device23.mof, cim23/CIM_Network23.mof,
	  cim23/CIM_Physical23.mof, cim23/CIM_Schema23.mof,
	  cim23/CIM_Support23.mof, cim23/CIM_System23.mof,
	  cim23/CIM_User23.mof, cim25/CIM_Application25.mof,
	  cim25/CIM_Core25.mof, cim25/CIM_Core25_Add.mof,
	  cim25/CIM_Device25.mof, cim25/CIM_Events25.mof,
	  cim25/CIM_Metrics25.mof, cim25/CIM_Network25.mof,
	  cim25/CIM_Network25_Add.mof, cim25/CIM_Physical25.mof,
	  cim25/CIM_Policy25.mof, cim25/CIM_Schema25.mof,
	  cim25/CIM_Support25.mof, cim25/CIM_System25.mof,
	  cim25/CIM_User25.mof, cim26/CIM_Application26.mof,
	  cim26/CIM_Core26.mof, cim26/CIM_Device26.mof,
	  cim26/CIM_Event26.mof, cim26/CIM_Interop26.mof,
	  cim26/CIM_Metrics26.mof, cim26/CIM_Network26.mof,
	  cim26/CIM_Physical26.mof, cim26/CIM_Policy26.mof,
	  cim26/CIM_Schema26.mof, cim26/CIM_Support26.mof,
	  cim26/CIM_System26.mof, cim26/CIM_User26.mof,
	  cim27/Application27_BIOS.mof, cim27/Application27_General.mof,
	  cim27/CIM_Application27.mof, cim27/CIM_Core27.mof,
	  cim27/CIM_Database27.mof, cim27/CIM_Device27.mof,
	  cim27/CIM_Event27.mof, cim27/CIM_Interop27.mof,
	  cim27/CIM_Metrics27.mof, cim27/CIM_Network27.mof,
	  cim27/CIM_Physical27.mof, cim27/CIM_Policy27.mof,
	  cim27/CIM_Schema27.mof, cim27/CIM_Support27.mof,
	  cim27/CIM_System27.mof, cim27/CIM_User27.mof,
	  cim27/Core27_Capabilities.mof, cim27/Core27_Collections.mof,
	  cim27/Core27_CoreElements.mof, cim27/Core27_Device.mof,
	  cim27/Core27_Physical.mof, cim27/Core27_PowerMgmt.mof,
	  cim27/Core27_ProductFRU.mof, cim27/Core27_Qualifiers.mof,
	  cim27/Core27_Settings.mof, cim27/Core27_Software.mof,
	  cim27/Core27_Statistics.mof, cim27/Device27_Controller.mof,
	  cim27/Device27_CoolPower.mof, cim27/Device27_DeviceElements.mof,
	  cim27/Device27_DiskGroup.mof, cim27/Device27_FC.mof,
	  cim27/Device27_IB.mof, cim27/Device27_Memory.mof,
	  cim27/Device27_Modems.mof, cim27/Device27_NetworkAdapter.mof,
	  cim27/Device27_Ports.mof, cim27/Device27_Printing.mof,
	  cim27/Device27_Processor.mof, cim27/Device27_SccExtents.mof,
	  cim27/Device27_Sensors.mof, cim27/Device27_StorageDevices.mof,
	  cim27/Device27_StorageExtents.mof, cim27/Device27_StorageLib.mof,
	  cim27/Device27_StorageServices.mof, cim27/Device27_USB.mof,
	  cim27/Device27_UserDevices.mof, cim27/Metrics27_BaseMetric.mof,
	  cim27/Metrics27_UnitOfWork.mof, cim27/Metrics27_UnitofWork2.mof,
	  cim27/Physical27_Component.mof, cim27/Physical27_Connector.mof,
	  cim27/Physical27_Misc.mof, cim27/Physical27_Package.mof,
	  cim27/System27_Boot.mof, cim27/System27_Diagnostics.mof,
	  cim27/System27_FileElements.mof, cim27/System27_Logs.mof,
	  cim27/System27_Processing.mof, cim27/System27_SystemElements.mof,
	  cim27/System27_SystemResources.mof,
	  cim27/System27_SystemSoftware.mof, cim27/System27_Time.mof,
	  cim27/System27_Unix.mof, solaris10/Solaris_Acl1.0.mof,
	  solaris10/Solaris_Application1.0.mof,
	  solaris10/Solaris_CIMOM1.0.mof, solaris10/Solaris_Core1.0.mof,
	  solaris10/Solaris_Device1.0.mof,
	  solaris10/Solaris_Network1.0.mof,
	  solaris10/Solaris_Schema1.0.mof, solaris10/Solaris_System1.0.mof,
	  solaris10/Solaris_Users1.0.mof: added

2002-09-18 13:46  nuffer

	* src/: cimom/OW_CIMServer.cpp, cimom/OW_CIMServer.hpp,
	  cimom/OW_LocalCIMOMHandle.cpp, cimom/OW_LocalCIMOMHandle.hpp,
	  cimom/OW_ProxyProvider.hpp, cimom/OW_RepositoryIFC.hpp,
	  cimom/OW_SharedLibraryRepository.hpp, cimom/OW_WQLFilterRep.cpp,
	  cimom/OW_WQLFilterRep.hpp,
	  cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  client/OW_BinaryCIMOMHandle.cpp, client/OW_BinaryCIMOMHandle.hpp,
	  client/OW_CIMXMLCIMOMHandle.cpp, client/OW_CIMXMLCIMOMHandle.hpp:
	  Switched associatorNames to take a separate namespace parameter.

2002-09-18 13:10  nuffer

	* TODO, src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMObjectPath.hpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/mof/CIMOMVisitor.cpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_PropertyProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPropertyProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLProcessor.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp: Switched
	  setProperty and exportIndication to take a separate namespace
	  parameter.

2002-09-18 12:20  nuffer

	* src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/provider/OW_PropertyProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPropertyProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Switched getProperty
	  to take a separate namespace parameter.

2002-09-18 12:05  nuffer

	* TODO, src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp: Switched getProperty to take
	  a separate namespace parameter.

2002-09-18 11:30  nuffer

	* src/cim/OW_CIMClass.hpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMDateTime.hpp, src/cim/OW_CIMFlavor.hpp,
	  src/cim/OW_CIMInstance.hpp, src/cim/OW_CIMMethod.hpp,
	  src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMParameter.hpp, src/cimom/OW_AssocDb.cpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/mof/CIMOMVisitor.cpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLProcessor.cpp, src/xml/OW_XMLCIMFactory.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/unit/OW_CIMClassTestCases.cpp,
	  test/unit/OW_StringArrayPropertyTestCases.cpp: Switched
	  createInstance to take a separate namespace parameter.

2002-09-18 08:59  nuffer

	* TODO, src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp, src/common/OW_BinIfcIO.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/mof/CIMOMVisitor.cpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLProcessor.cpp, src/xml/OW_XMLParameters.cpp,
	  src/xml/OW_XMLParameters.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp: Switched
	  modifyInstance to take a separate namespace parameter.

2002-09-17 16:08  nuffer

	* src/cimom/OW_AssocDb.cpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_GenericHDBRepository.cpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/mof/CIMOMVisitor.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Switched createClass
	  to take a separate namespace parameter.

2002-09-17 15:15  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/mof/CIMOMVisitor.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Switched modifyClass
	  to take a separate namespace parameter.

2002-09-17 14:50  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/mof/CIMOMVisitor.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Switched
	  setQualifierType to take a separate namespace parameter.

2002-09-17 13:51  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/mof/CIMOMVisitor.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Switched
	  getQualifierType to take a separate namespace parameter.

2002-09-17 13:23  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp: Switched
	  invokeMethod to take a separate namespace parameter.

2002-09-17 12:36  nuffer

	* src/cimom/OW_AssocDb.cpp, src/cimom/OW_AssocDb.hpp,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServer.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp: Switched getInstance
	  to take a separate namespace parameter.

2002-09-17 10:32  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/mof/CIMOMVisitor.cpp, src/mof/CIMOMVisitor.hpp,
	  src/mof/MofCompiler.cpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLProcessor.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp: Switched
	  getClass to take a separate namespace parameter.

2002-09-16 17:04  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp: Switched
	  enumInstanceNames to have a namespace parameter.

2002-09-16 15:09  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLProcessor.cpp, src/wql/OW_WQLProcessor.hpp,
	  test/acceptance/progs/InfiniteClient.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp: Switched
	  enumInstances to take a separate namespace parameter.

2002-09-16 14:57  bartw

	* src/cimom/OW_GenericHDBRepository.cpp: removed cout

2002-09-16 14:28  bartw

	* src/cimom/indication/OW_IndicationServerImpl.cpp: removed cout

2002-09-16 13:25  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Switched
	  enumClassNames to take a separate namespace parameter.

2002-09-16 12:27  bartw

	* TODO, src/authenticators/pam/OW_LinuxPAMAuthentication.cpp,
	  src/authenticators/pamcl/OW_LinuxPAMAuthenticationCL.cpp,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cim/OW_CIMClass.cpp, src/cim/OW_CIMDataType.cpp,
	  src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMNameSpace.cpp,
	  src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMUrl.cpp,
	  src/cimom/OW_AssocDb.cpp, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_GenericHDBRepository.cpp, src/cimom/OW_HDB.cpp,
	  src/cimom/OW_HDBNode.cpp, src/cimom/OW_Index.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_MetaRepository.cpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_WQLFilterRep.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/common/OW_Char16.cpp,
	  src/common/OW_Format.hpp, src/common/OW_String.cpp,
	  src/common/OW_String.hpp, src/common/OW_URL.cpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPChunkedOStream.cpp,
	  src/http/common/OW_HTTPUtils.cpp, src/mof/CIMOMVisitor.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/tools/OW_DigestPasswdGen.cpp, src/wql/OW_WQLProcessor.cpp,
	  src/wql/OW_WQLScanUtils.cpp, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_Param.cpp, src/xml/OW_XMLCIMFactory.cpp,
	  src/xml/OW_XMLClass.cpp, src/xml/OW_XMLQualifier.cpp: added
	  OW_String::empty()

2002-09-16 11:43  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Switched enumClass
	  to take a separate namespace parameter.

2002-09-16 11:14  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_GenericHDBRepository.cpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Switched
	  deleteQualifierType to take a separate namespace parameter.

2002-09-16 10:36  nuffer

	* src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_GenericHDBRepository.cpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_MetaRepository.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long: Got long test
	  working in new namespace.

2002-09-16 10:08  bartw

	* src/services/http/OW_HTTPSvrConnection.cpp: fixed trailers

2002-09-16 09:51  bartw

	* src/xml/CIM_DTD_V21.dtd: replaced dtd

2002-09-15 17:47  nuffer

	* src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMUrl.cpp,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/services/http/OW_HTTPServer.cpp, src/wql/OW_WQLProcessor.cpp,
	  src/xml/OW_CIMtoXML.cpp, test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/testfiles/MultiReqInput.xml,
	  test/acceptance/testfiles/testsuite.out: Moved testsuite to run
	  in /root/testsuite namespace, and fixed various problems that
	  cropped up as a result.

2002-09-13 16:36  bartw

	* src/: client/OW_BinaryCIMOMHandle.cpp,
	  client/OW_CIMXMLCIMOMHandle.cpp, http/common/Makefile.am,
	  http/common/OW_HTTPChunkedIStream.cpp,
	  http/common/OW_HTTPChunkedIStream.hpp,
	  http/common/OW_HTTPDeflateIStream.hpp,
	  ifcs/OW_CIMProtocolIStreamIFC.hpp, ifcs/OW_RequestHandlerIFC.cpp,
	  ifcs/OW_RequestHandlerIFC.hpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  services/http/OW_HTTPSvrConnection.cpp,
	  xml/OW_RequestHandlerIFCXML.hpp: switched to new form of chunking
	  trailers

2002-09-13 16:17  nuffer

	* TODO, src/cimom/OW_AssocDb.cpp, src/cimom/OW_AssocDb.hpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/ifcs/OW_WQLIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLImpl.cpp, src/wql/OW_WQLImpl.hpp,
	  src/wql/OW_WQLProcessor.cpp, src/wql/OW_WQLProcessor.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/instance/OW_Infinity.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp: Switched
	  deleteInstance to take a string namespace.

2002-09-13 15:13  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Switched deleteClass
	  to take a string namespace.

2002-09-13 15:04  bartw

	* test/: acceptance/progs/InfiniteClient.cpp,
	  c++providers/instance/InfiniteInstances.mof,
	  c++providers/instance/OW_Infinity.cpp: added

2002-09-13 14:43  bartw

	* src/: requesthandlers/cimxml/OW_XMLExecute.cpp,
	  services/http/OW_HTTPSvrConnection.cpp: fixed shutdown

2002-09-13 13:50  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/tools/owenumnamespace.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp: Switched enumNamespace to take
	  a string.

2002-09-13 13:49  nuffer

	* src/common/socket/OW_SocketBaseImpl.cpp: Cause the streams to
	  throw if badbit is set.

2002-09-13 12:36  bartw

	* src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp, src/xml/CIM_DTD_V21.dtd,
	  test/acceptance/progs/Makefile.am,
	  test/c++providers/instance/Makefile.am: fixed problem with socket
	  shutdown code

2002-09-13 11:50  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/tools/owdeletenamespace.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp: Switched deleteNamespace to
	  take a string.

2002-09-13 11:30  nuffer

	* TODO, src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/tools/owcreatenamespace.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp: Switched createNamespace to
	  take a string.

2002-09-12 23:01  nuffer

	* TODO, src/cimom/OW_CIMServer.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/c++providers/method/OW_MethodProviderTest.mof: Added tests
	  for invalid invokeMethod calls.  Fixed a few bugs.

2002-09-12 17:39  nuffer

	* src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMScope.cpp,
	  src/cim/OW_CIMScope.hpp, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_XMLQualifier.cpp, src/xml/OW_XMLQualifier.hpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long: Fixed problems with
	  scopes.

2002-09-12 16:11  nuffer

	* test/acceptance/runCimom.sh: Preserve previous LD_LIBRARY_PATH

2002-09-12 16:09  nuffer

	* src/common/: OW_DataBlockStream.hpp, OW_IOIFCStreamBuffer.cpp,
	  OW_IOIFCStreamBuffer.hpp, OW_StringStream.hpp: Updated to do the
	  right thing.

2002-09-12 16:09  nuffer

	* src/common/OW_BaseStreamBuffer.hpp: Updated comment.

2002-09-12 16:08  nuffer

	* src/client/OW_BinaryCIMOMHandle.cpp: Fixed.

2002-09-12 10:28  nuffer

	* src/common/OW_BinIfcIO.hpp: Added UInt32 write function.

2002-09-12 10:27  nuffer

	* src/common/OW_Array.hpp: Good refactor and optimization.

2002-09-12 10:26  nuffer

	* src/client/OW_BinaryCIMOMHandle.cpp: Removed unnecessary call.

2002-09-11 21:53  nuffer

	* src/: cim/OW_CIMParamValue.cpp, cimom/OW_CIMServer.cpp: Fixed a
	  few more bugs.

2002-09-11 21:12  nuffer

	* TODO, src/cim/Makefile.am, src/cim/OW_CIMBase.cpp,
	  src/cim/OW_CIMBase.hpp, src/cim/OW_CIMDataType.cpp,
	  src/cim/OW_CIMFwd.hpp, src/cim/OW_CIMParameter.cpp,
	  src/cim/OW_CIMUrl.cpp, src/cim/OW_CIMUrl.hpp,
	  src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValue.hpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp, src/common/OW_BinIfcIO.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIMethodProviderProxy.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/npi/common/NPIExternal.hpp,
	  src/cim/OW_CIMParamValue.cpp, src/cim/OW_CIMParamValue.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/xml/OW_CIMXMLParser.cpp, src/xml/OW_CIMXMLParser.hpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/testfiles/CIM_Min25.mof,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/c++providers/method/OW_MethodProviderTest.mof: Fixed a bunch
	  of bugs.  Added a test case for in/out method parameters.

2002-09-10 16:42  nuffer

	* TODO, src/cim/OW_CIMClass.cpp, src/cim/OW_CIMFlavor.cpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMScope.cpp,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/common/OW_StringBuffer.hpp, src/mof/CIMOMVisitor.cpp,
	  src/xml/Makefile.am, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_XMLPrettyPrint.cpp, src/xml/OW_XMLPrettyPrint.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long: Added
	  XMLPrettyPrint.  Have the testsuite pretty print the XML.  Fixed
	  various bugs that were uncovered in XML and MOF generation.
	  Added a few more logging statements.

2002-09-09 15:00  uid37533

	* src/common/OW_Thread.cpp: Fixed by adding a missing include.

2002-09-06 08:35  nuffer

	* configure.in, src/common/OW_Mutex.cpp, src/common/OW_Mutex.hpp,
	  src/common/OW_ThreadImpl.cpp: Inlined a couple more functions.

2002-09-06 08:34  nuffer

	* src/common/OW_String.cpp: Fixed a bug in substring.

2002-09-06 08:33  nuffer

	* src/common/OW_Thread.cpp: Fixed up a memory leak in threadRunner.

2002-09-06 08:33  nuffer

	* src/providers/cpp/indicationexport/OW_IndicationExporter.cpp:
	  Fixed an XML parsing problem.

2002-09-04 12:58  nuffer

	* src/client/OW_CIMXMLCIMOMHandle.cpp: Added an informative
	  comment.

2002-09-04 12:58  nuffer

	* src/common/: OW_String.cpp, OW_String.hpp: Fixed a problem with
	  allocateCString.

2002-09-04 12:57  nuffer

	* src/xml/: OW_CIMXMLParser.cpp, OW_CIMXMLParser.hpp: Fixed a bug
	  where m_good was not being initialized.

2002-09-03 17:28  nuffer

	* TODO, src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/common/OW_Array.hpp, src/common/OW_Assertion.hpp,
	  src/common/OW_Exception.cpp, src/common/OW_Exception.hpp,
	  src/common/OW_Mutex.cpp, src/common/OW_Mutex.hpp,
	  src/common/OW_MutexLock.hpp, src/common/OW_Reference.hpp,
	  src/common/OW_Semaphore.hpp, src/common/OW_String.hpp,
	  src/common/OW_ThreadImpl.cpp, src/common/OW_ThreadImpl.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp: Working on inlining
	  commonly used functions.

2002-09-03 16:07  nuffer

	* src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/xml/OW_CIMXMLParser.cpp, src/xml/OW_CIMXMLParser.hpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  src/xml/OW_XMLClass.cpp, src/xml/OW_XMLClass.hpp,
	  src/xml/OW_XMLParser.cpp, src/xml/OW_XMLParser.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp: Finall got make check
	  working.

2002-08-31 05:58  bartw

	* src/common/OW_StackTrace.cpp: fixed include

2002-08-31 05:58  bartw

	* test/unit/OW_XMLUnescapeTestCases.cpp: fixed args

2002-08-30 17:32  nuffer

	* TODO, src/cim/OW_CIMClass.cpp, src/cim/OW_CIMInstance.cpp,
	  src/cim/OW_CIMMethod.cpp, src/cim/OW_CIMMethod.hpp,
	  src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMParameter.cpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMQualifier.cpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMValue.cpp,
	  src/cim/OW_CIMValue.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_HDBNode.cpp, src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_MetaRepository.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/common/OW_String.cpp,
	  src/common/OW_String.hpp, src/common/OW_StringBuffer.hpp,
	  src/mof/MofCompiler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/wql/OW_WQLScanUtils.cpp, src/xml/OW_CIMXMLParser.cpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_XMLCIMFactory.cpp,
	  src/xml/OW_XMLEscape.cpp, src/xml/OW_XMLEscape.hpp,
	  src/xml/OW_XMLParser.cpp, src/xml/OW_XMLParser.hpp,
	  src/xml/OW_XMLQualifier.cpp, src/xml/OW_XMLUnescape.cpp,
	  src/xml/OW_XMLUnescape.hpp,
	  test/acceptance/testfiles/MultiReqInput.xml: More work on new XML
	  parsing

2002-08-29 17:24  nuffer

	* src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMValue.cpp,
	  src/cimom/OW_CIMServer.cpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/common/OW_StackTrace.cpp, src/common/OW_StringBuffer.cpp,
	  src/common/OW_StringBuffer.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/xml/Makefile.am, src/xml/OW_CIMXMLParser.cpp,
	  src/xml/OW_CIMXMLParser.hpp, src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_XMLAttribute.cpp, src/xml/OW_XMLAttribute.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLCIMFactory.hpp,
	  src/xml/OW_XMLClass.cpp, src/xml/OW_XMLException.hpp,
	  src/xml/OW_XMLNode.cpp, src/xml/OW_XMLNode.hpp,
	  src/xml/OW_XMLOperationGeneric.cpp,
	  src/xml/OW_XMLOperationGeneric.hpp, src/xml/OW_XMLParameters.cpp,
	  src/xml/OW_XMLParameters.hpp, src/xml/OW_XMLParser.cpp,
	  src/xml/OW_XMLParser.hpp, src/xml/OW_XMLQualifier.cpp,
	  src/xml/OW_XMLUnescape.cpp, src/xml/OW_XMLUnescape.re,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/unit/OW_CIMPropertyTestCases.cpp: Did more work on fixing
	  XML parsing.

2002-08-29 07:52  nuffer

	* TODO: Added another thing to do.

2002-08-28 16:50  nuffer

	* src/: cim/OW_CIMDataType.hpp, cim/OW_CIMValue.cpp,
	  cim/OW_CIMValue.hpp, cimxmllistener/OW_XMLListener.cpp,
	  cimxmllistener/OW_XMLListener.hpp,
	  client/OW_CIMXMLCIMOMHandle.cpp, ifcs/OW_CIMOMHandleIFC.hpp,
	  providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.hpp,
	  xml/OW_CIMXMLParser.cpp, xml/OW_CIMXMLParser.hpp,
	  xml/OW_RequestHandlerIFCXML.cpp, xml/OW_RequestHandlerIFCXML.hpp,
	  xml/OW_XMLCIMFactory.cpp, xml/OW_XMLCIMFactory.hpp,
	  xml/OW_XMLClass.cpp, xml/OW_XMLClass.hpp,
	  xml/OW_XMLOperationGeneric.cpp, xml/OW_XMLOperationGeneric.hpp,
	  xml/OW_XMLParameters.cpp, xml/OW_XMLParameters.hpp,
	  xml/OW_XMLParser.cpp, xml/OW_XMLParser.hpp,
	  xml/OW_XMLQualifier.cpp, xml/OW_XMLQualifier.hpp: More work on
	  better XML parsing.

2002-08-23 17:45  nuffer

	* src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/xml/OW_CIMXMLParser.cpp, src/xml/OW_CIMXMLParser.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLCIMFactory.hpp,
	  src/xml/OW_XMLClass.cpp, src/xml/OW_XMLClass.hpp,
	  src/xml/OW_XMLOperationGeneric.cpp,
	  src/xml/OW_XMLOperationGeneric.hpp, src/xml/OW_XMLParameters.hpp,
	  src/xml/OW_XMLQualifier.cpp, src/xml/OW_XMLQualifier.hpp,
	  test/unit/OW_CIMPropertyTestCases.cpp: More work on switching XML
	  parser.

2002-08-23 14:30  bartw

	* TODO, src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/common/OW_StringBuffer.cpp, src/common/OW_StringBuffer.hpp,
	  src/xml/CIM_DTD_V21.dtd, src/xml/Makefile.am,
	  src/xml/OW_RequestHandlerIFCXML.hpp, src/xml/OW_XML.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLCIMFactory.hpp,
	  src/xml/OW_XMLParser.cpp, src/xml/OW_XMLParser.hpp,
	  src/xml/OW_XMLParserSax.cpp, src/xml/OW_XMLParserSax.hpp: started
	  lazy XML parser BROKEN!

2002-08-23 08:58  nuffer

	* test/acceptance/: progs/OW_CIMClientCL.cpp,
	  testfiles/testsuite.out.long: New way of sorting output.

2002-08-22 14:19  nuffer

	* src/cim/: OW_CIMInstance.hpp, OW_CIMProperty.hpp: Fixed acess
	  problem.

2002-08-22 14:17  nuffer

	* src/cim/OW_CIMClass.cpp, src/cim/OW_CIMClass.hpp,
	  src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMElement.cpp, src/cim/OW_CIMElement.hpp,
	  src/cim/OW_CIMFlavor.hpp, src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMMethod.cpp, src/cim/OW_CIMMethod.hpp,
	  src/cim/OW_CIMNameSpace.hpp, src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMParameter.cpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMProperty.hpp, src/cim/OW_CIMQualifier.cpp,
	  src/cim/OW_CIMQualifier.hpp, src/cim/OW_CIMQualifierType.cpp,
	  src/cim/OW_CIMQualifierType.hpp, src/cim/OW_CIMScope.hpp,
	  src/cim/OW_CIMUrl.hpp, src/cim/OW_CIMValue.cpp,
	  src/cim/OW_CIMValue.hpp, src/cimom/OW_AssocDb.hpp,
	  src/cimom/OW_HDB.hpp, src/cimom/OW_HDBNode.hpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/common/OW_Char16.hpp, src/common/OW_FileSystem.hpp,
	  src/common/OW_RWLocker.hpp, src/common/OW_Reference.hpp,
	  src/common/OW_SharedLibraryReference.hpp,
	  src/common/socket/OW_SocketAddress.hpp, src/xml/OW_XMLNode.hpp,
	  test/acceptance/testfiles/testsuite.out.long: Fixed some problems
	  with operator < and implemented the safe_bool idiom.

2002-08-22 09:07  nuffer

	* src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMProperty.hpp,
	  src/cimom/OW_AssocDb.cpp, src/cimom/OW_AssocDb.hpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_MetaRepository.cpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_WQLFilterRep.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.cpp, src/common/OW_BinIfcIO.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_ResultHandlerIFC.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLImpl.cpp, src/wql/OW_WQLProcessor.cpp,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp: Added operator < for
	  CIM Instance and Property.  Did a little refactoring with
	  OW_ResultHandlerIFC.

2002-08-21 08:55  nuffer

	* test/acceptance/testfiles/Makefile.am: Added testsuite.mof

2002-08-20 15:43  nuffer

	* src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMObjectPath.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/testfiles/testsuite.out.long: Sort the test
	  output because it comes across in a different order on Solaris.

2002-08-20 12:56  nuffer

	* src/: mof/CIMOMVisitor.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp: Finished off a few TODO
	  items.

2002-08-20 12:45  nuffer

	* src/: cimom/OW_CIMServer.cpp, cimom/OW_ProxyProvider.cpp,
	  cimom/OW_ProxyProvider.hpp, cimom/OW_WQLFilterRep.cpp,
	  cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  common/OW_BinIfcIO.cpp, common/OW_BinIfcIO.hpp,
	  common/OW_String.cpp, common/OW_String.hpp: Finished off a few
	  TODO items.

2002-08-20 11:04  nuffer

	* test/acceptance/acceptance.sh.fb: Added needed include for
	  compile test.

2002-08-20 07:18  nuffer

	* test/acceptance/testfiles/testsuite.mof: Added

2002-08-19 14:11  nuffer

	* TODO: Updated.

2002-08-19 14:11  nuffer

	* src/: cim/OW_CIMInstance.cpp, cimom/OW_CIMServer.cpp: Fix to
	  preserve keys.

2002-08-19 13:39  nuffer

	* src/cim/OW_CIMBase.cpp, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMDataType.cpp, src/cimom/owcimomd_main.cpp,
	  src/common/OW_Exec.cpp, src/http/common/OW_HTTPUtils.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp: Fixed iostream
	  problems.

2002-08-19 12:53  nuffer

	* TODO, src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMFlavor.cpp,
	  src/cim/OW_CIMUrl.cpp, src/cimom/OW_HDB.cpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_RepositoryStreams.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/common/OW_Assertion.cpp,
	  src/common/OW_BaseStreamBuffer.cpp, src/common/OW_Bool.cpp,
	  src/common/OW_Char16.cpp, src/common/OW_DataBlockStream.hpp,
	  src/common/OW_DateTime.cpp, src/common/OW_Exception.cpp,
	  src/common/OW_IstreamBufIterator.hpp,
	  src/common/OW_MemTracer.cpp, src/common/OW_String.cpp,
	  src/common/OW_StringStream.hpp, src/common/OW_TempFileStream.cpp,
	  src/common/OW_TempFileStream.hpp, src/common/OW_ThreadImpl.cpp,
	  src/common/OW_UnnamedPipe.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/http/common/OW_HTTPUtils.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp,
	  src/xml/OW_XMLParserSax.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp: Fixed some iostream
	  includes.

2002-08-19 12:19  nuffer

	* TODO, src/authenticators/pam/OW_LinuxPAMAuthentication.cpp,
	  src/authenticators/pamcl/OW_LinuxPAMAuthenticationCL.cpp,
	  src/cim/OW_CIM.hpp, src/cim/OW_CIMBase.cpp,
	  src/cim/OW_CIMClass.cpp, src/cim/OW_CIMDataType.cpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_WQLFilterRep.cpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_Socket.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long: Fixed enumInstances
	  to work the way it should.

2002-08-16 11:09  nuffer

	* TODO, src/cimom/OW_PollingManager.cpp,
	  src/cimom/OW_PollingManager.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/common/OW_Thread.cpp, src/common/OW_Thread.hpp,
	  src/common/OW_ThreadImpl.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  test/unit/OW_ExceptionTestCases.cpp,
	  test/unit/OW_MutexTestCases.cpp: Fixed OW_Thread to avoid race
	  conditions at shutdown time.

2002-08-16 11:08  nuffer

	* configure.in, src/cimom/OW_MetaRepository.hpp: Added support for
	  ext/hash_map

2002-08-15 14:35  nuffer

	* configure.in, etc/openwbem.conf.sh,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/common/OW_ConfigOpts.hpp: More cache fiddling.

2002-08-15 14:35  nuffer

	* src/common/OW_String.cpp: Fixed comparison

2002-08-15 12:09  nuffer

	* TODO, etc/openwbem.conf.sh, src/cimom/OW_MetaRepository.cpp,
	  src/cimom/OW_MetaRepository.hpp, src/common/OW_ConfigOpts.hpp:
	  Fiddling with the class cache.

2002-08-15 09:29  nuffer

	* test/unit/OW_StringArrayPropertyTestCases.cpp: fixed compile
	  problem with gcc 3

2002-08-14 15:44  nuffer

	* TODO: Updated

2002-08-14 10:23  nuffer

	* TODO, etc/openwbem.conf.sh, src/cimom/OW_AssocDb.cpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/common/OW_ConfigOpts.hpp, src/common/OW_SortedVectorMap.hpp,
	  src/common/OW_SortedVectorSet.hpp: Fixed up class cache

2002-08-14 10:16  bartw

	* src/cimom/OW_AssocDb.cpp: fixed

2002-08-14 10:15  bartw

	* src/common/Makefile.am: fixed makefile

2002-08-13 16:17  bartw

	* test/acceptance/testfiles/MultiReqResp.xml: fixed master file

2002-08-13 15:30  bartw

	* TODO, src/cimxmllistener/Makefile.am,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp, src/xml/Makefile.am,
	  src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp, test/unit/Makefile.am: fixed
	  exception handling

2002-08-13 15:00  nuffer

	* configure.in, src/common/OW_ConfigOpts.hpp,
	  src/ifcs/OW_ResultHandlerIFC.hpp, src/providerifcs/Makefile.am:
	  Added simple cpp provider interface.

2002-08-13 14:16  bartw

	* src/requesthandlers/cimxml/: Makefile.am,
	  OW_RequestHandlerIFCXML.cpp, OW_RequestHandlerIFCXML.hpp: removed

2002-08-13 11:59  nuffer

	* src/cim/OW_CIMBase.hpp, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMClass.hpp, src/cim/OW_CIMDataType.cpp,
	  src/cim/OW_CIMUrl.cpp, src/cimom/OW_AssocDb.cpp,
	  src/cimom/OW_AssocDb.hpp, src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_ProviderManager.cpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp, src/common/Makefile.am,
	  src/common/OW_Array.hpp, src/common/OW_Exec.hpp,
	  src/common/OW_IOException.hpp, src/common/OW_Reference.hpp,
	  src/common/OW_SortedVector.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPUtils.cpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.cpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp, src/mof/MofCompiler.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_RequestHandlerIFCXML.cpp,
	  src/requesthandlers/cimxml/OW_RequestHandlerIFCXML.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_CIMtoXML.hpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/testfiles/MultiReqResp.xml,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/unit/OW_CIMPropertyTestCases.cpp,
	  src/common/OW_SortedVectorMap.hpp,
	  src/common/OW_SortedVectorSet.hpp: Lots of work on associators
	  and references.

2002-08-12 16:15  bartw

	* TODO, src/cimom/OW_PollingManager.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp: fixed temp
	  reference in xmlExecute, fixed exception catching in poll manager

2002-08-12 10:48  bartw

	* src/: http/common/OW_HTTPChunkedIStream.cpp,
	  services/http/OW_HTTPSvrConnection.cpp: renamed trailer

2002-08-08 09:14  nuffer

	* src/ifcs/OW_CIMOMHandleIFC.cpp: Removed default from argument in
	  function definition

2002-08-07 17:40  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp, src/common/OW_BinIfcIO.cpp,
	  src/common/OW_BinIfcIO.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/ifcs/OW_WQLIFC.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/tools/owexecwql.cpp, src/wql/OW_WQLImpl.cpp,
	  src/wql/OW_WQLImpl.hpp, test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/wqlTest1.cpp: Switched execQuery to more
	  efficient delivery model.

2002-08-07 15:24  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_ProxyProvider.cpp, src/cimom/OW_ProxyProvider.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp: Switched
	  association calls to more efficient delivery model.

2002-08-07 11:11  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp, src/common/OW_BinIfcIO.cpp,
	  src/common/OW_BinIfcIO.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/ifcs/OW_ResultHandlerIFC.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Switched
	  enumQualifierTypes to more efficient delivery model.

2002-08-07 10:28  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.cpp, src/cimom/OW_ProxyProvider.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp: Switched
	  enumInstanceNames to more efficient delivery model.

2002-08-06 17:02  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.cpp, src/cimom/OW_ProxyProvider.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/client/Makefile.am, src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp, src/common/OW_BinIfcIO.cpp,
	  src/common/OW_BinIfcIO.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/client/OW_ClientCIMOMHandle.cpp,
	  src/client/OW_ClientCIMOMHandle.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLProcessor.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp: Switched
	  enumInstances to more efficient delivery model.

2002-08-06 13:31  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp, src/common/OW_BinIfcIO.cpp,
	  src/common/OW_BinIfcIO.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Switched
	  enumClassNames to more efficient delivery model.

2002-08-06 12:44  nuffer

	* TODO, src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_ResultHandlerIFC.hpp, src/tools/owenumnamespace.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp: Switched enumNameSpace to more
	  efficient delivery model.

2002-08-06 11:50  nuffer

	* src/cim/Makefile.am, src/cim/OW_CIMBase.cpp,
	  src/cim/OW_CIMBase.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp, src/common/OW_BinIfcIO.cpp,
	  src/common/OW_BinIfcIO.hpp, src/ifcs/Makefile.am,
	  src/ifcs/OW_CIMOMHandleIFC.cpp, src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_ResultHandlerIFC.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Switched enumClasses
	  to more efficient delivery model.

2002-08-05 13:48  nuffer

	* src/cim/OW_CIM.hpp, src/cim/OW_CIMBase.cpp,
	  src/cim/OW_CIMClass.cpp, src/cim/OW_CIMDataType.cpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMFlavor.cpp,
	  src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMMethod.cpp,
	  src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMParameter.cpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMQualifier.cpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMScope.cpp,
	  src/cim/OW_CIMValue.cpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_GenericHDBRepository.cpp,
	  src/cimom/OW_GenericHDBRepository.hpp, src/cimom/OW_HDB.cpp,
	  src/cimom/OW_HDB.hpp, src/cimom/OW_HDBNode.cpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_MetaRepository.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/client/OW_BinaryCIMOMHandle.cpp, src/common/OW_Array.hpp,
	  src/common/OW_BaseStreamBuffer.cpp, src/common/OW_BinIfcIO.cpp,
	  src/common/OW_BinIfcIO.hpp, src/common/OW_Bool.cpp,
	  src/common/OW_Char16.cpp, src/common/OW_DateTime.cpp,
	  src/common/OW_Enumeration.hpp, src/common/OW_Exec.cpp,
	  src/common/OW_String.cpp, src/common/OW_UnnamedPipe.hpp,
	  src/common/socket/OW_Socket.cpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/http/common/OW_HTTPDeflateOStream.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/cimListenerTest.cpp: Fixing bugs and making
	  the daemon more robust.

2002-08-02 10:13  nuffer

	* src/: cimom/OW_AssocDb.cpp, cimom/OW_AssocDb.hpp,
	  cimom/OW_GenericHDBRepository.cpp, cimom/OW_HDB.cpp,
	  cimom/OW_HDB.hpp, cimom/OW_HDBNode.cpp, cimom/OW_HDBNode.hpp,
	  cimom/OW_Index.hpp, cimom/OW_IndexImpl.cpp,
	  cimom/OW_PollingManager.cpp, cimom/OW_PollingManager.hpp,
	  common/OW_DateTime.cpp, common/OW_DateTime.hpp,
	  providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  services/http/OW_HTTPServer.cpp: Switched to use OW_Int32 where
	  we care about the size of the var.

2002-08-02 09:07  nuffer

	* src/: cim/OW_CIMClass.cpp, cim/OW_CIMDataType.cpp,
	  cim/OW_CIMDataType.hpp, cim/OW_CIMFlavor.cpp,
	  cim/OW_CIMFlavor.hpp, cim/OW_CIMInstance.cpp,
	  cim/OW_CIMInstance.hpp, cim/OW_CIMMethod.cpp,
	  cim/OW_CIMMethod.hpp, cim/OW_CIMNameSpace.cpp,
	  cim/OW_CIMNameSpace.hpp, cim/OW_CIMObjectPath.cpp,
	  cim/OW_CIMParameter.cpp, cim/OW_CIMParameter.hpp,
	  cim/OW_CIMProperty.cpp, cim/OW_CIMProperty.hpp,
	  cim/OW_CIMQualifier.cpp, cim/OW_CIMQualifier.hpp,
	  cim/OW_CIMQualifierType.cpp, cim/OW_CIMQualifierType.hpp,
	  cim/OW_CIMScope.cpp, cim/OW_CIMScope.hpp, cim/OW_CIMUrl.cpp,
	  cim/OW_CIMUrl.hpp, cim/OW_CIMValue.cpp, cim/OW_CIMValue.hpp,
	  cimom/OW_AssocDb.cpp, cimom/OW_AssocDb.hpp,
	  cimom/OW_GenericHDBRepository.cpp,
	  cimom/OW_GenericHDBRepository.hpp, cimom/OW_HDB.cpp,
	  cimom/OW_HDB.hpp, cimom/OW_HDBCommon.hpp, cimom/OW_HDBNode.cpp,
	  cimom/OW_HDBNode.hpp, cimom/OW_MetaRepository.cpp,
	  common/OW_BaseStreamBuffer.cpp, common/OW_BaseStreamBuffer.hpp,
	  common/OW_String.hpp: Switched to use OW_Int32 where we care
	  about the size of the var.  Fixed a problem in OW_String.

2002-08-01 16:41  nuffer

	* TODO: Updated.

2002-08-01 16:41  nuffer

	* src/cimom/OW_NameSpaceProvider.cpp: Fixed a problem with delete
	  namespace.

2002-08-01 14:24  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_MetaRepository.cpp,
	  test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/testCIMExceptions.cpp: Fixing more bugs.
	  Added testCIMExceptions to the test suite.

2002-08-01 13:30  nuffer

	* src/cim/OW_CIMDateTime.hpp, src/cim/OW_CIMException.cpp,
	  src/cim/OW_CIMException.hpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMUrl.cpp, src/cim/OW_CIMUrl.hpp,
	  src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValueCast.cpp,
	  src/cimom/OW_CIMOMEnvironment.cpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/common/OW_Array.hpp,
	  src/common/OW_String.cpp, src/common/OW_String.hpp,
	  src/common/OW_URL.cpp, src/http/client/OW_HTTPClient.cpp,
	  src/mof/CIMOMVisitor.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/services/http/OW_HTTPServer.cpp, src/wql/OW_WQLProcessor.cpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_XMLCIMFactory.cpp,
	  src/xml/OW_XMLQualifier.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp: Fixing more bugs. Caused
	  all OW_String conversion functions to throw and added appropriate
	  code to handle it.

2002-07-30 16:53  nuffer

	* src/cim/OW_CIMBase.cpp, src/cim/OW_CIMBase.hpp,
	  src/cim/OW_CIMClass.cpp, src/cim/OW_CIMClass.hpp,
	  src/cim/OW_CIMFlavor.cpp, src/cim/OW_CIMFlavor.hpp,
	  src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMNameSpace.cpp,
	  src/cim/OW_CIMParameter.cpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMProperty.hpp, src/cim/OW_CIMUrl.cpp,
	  src/cim/OW_CIMUrl.hpp, src/cim/OW_CIMValue.hpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_XMLClass.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/progs/wqlTest1.cpp: Fixing more bugs. Removed old
	  toXML code.

2002-07-30 14:59  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_MetaRepository.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: Fixing more bugs.

2002-07-30 13:16  nuffer

	* src/cim/OW_CIMClass.cpp, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.cpp, src/cimom/OW_ProxyProvider.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp, src/common/OW_BinIfcIO.hpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp, src/mof/CIMOMVisitor.cpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/wql/OW_WQLProcessor.cpp, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_XMLQualifier.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp: More bug fixes.
	  Renamed setClass to modifyClass and setInstance to modifyInstance

2002-07-30 10:03  nuffer

	* src/cimom/OW_CIMServer.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: More bug fixes.

2002-07-29 11:22  bartw

	* TODO, src/ifcs/OW_CIMProtocolIStreamIFC.hpp: removed default ctor

2002-07-26 17:33  nuffer

	* src/cimom/OW_CIMServer.cpp, src/cimom/OW_UnloaderProvider.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: More bug fixing.

2002-07-26 16:17  nuffer

	* src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMProperty.hpp,
	  src/cimom/OW_CIMOMEnvironment.cpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_MetaRepository.cpp,
	  src/cimom/OW_RepositoryStreams.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/common/OW_AutoPtr.hpp, src/common/OW_TempFileStream.hpp,
	  src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp, src/mof/Grammar.h,
	  src/mof/MofCompiler.cpp, src/mof/MofCompiler.hpp,
	  src/mof/mofparser.yy, src/services/http/OW_HTTPServer.hpp,
	  src/wql/OW_WQLImpl.cpp, src/xml/OW_XMLCIMFactory.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: More bug fixing.

2002-07-25 15:03  nuffer

	* src/cim/OW_CIMClass.cpp, src/cim/OW_CIMQualifier.cpp,
	  src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValue.hpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/acceptance/testfiles/MultiReqResp.xml,
	  test/acceptance/testfiles/testsuite.out.long: Updated association
	  qualifier handling.  Added a bool constructor to OW_CIMValue.

2002-07-25 15:01  nuffer

	* src/xml/OW_CIMtoXML.cpp: Updated association qualifier handling.

2002-07-25 10:25  nuffer

	* src/cim/OW_CIMClass.cpp, src/cim/OW_CIMQualifier.cpp,
	  src/cim/OW_CIMQualifier.hpp, src/client/OW_BinaryCIMOMHandle.cpp,
	  src/mof/CIMOMVisitor.cpp, src/xml/OW_XMLCIMFactory.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/unit/OW_CIMPropertyTestCases.cpp: Removed redundant
	  parameter from OW_CIMQualifier constructor.

2002-07-24 17:46  nuffer

	* TODO, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_MetaRepository.cpp, src/xml/OW_XMLCIMFactory.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: More work on fixing
	  error codes.

2002-07-24 15:33  bartw

	* src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/ifcs/OW_CIMProtocolIStreamIFC.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/runCimom.sh: got chunking working with binary!

2002-07-24 10:52  nuffer

	* src/: cimxmllistener/OW_XMLListener.cpp,
	  client/OW_BinaryCIMOMHandle.cpp, client/OW_CIMXMLCIMOMHandle.cpp,
	  requesthandlers/cimxml/OW_RequestHandlerIFCXML.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  services/http/OW_HTTPSvrConnection.cpp: More error code
	  corrections.	Fixed a couple of bugs with http Content-Type
	  handling.

2002-07-24 10:10  nuffer

	* src/cim/OW_CIMScope.cpp, src/cim/OW_CIMScope.hpp,
	  src/cimom/OW_CIMServer.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/xml/OW_XMLOperationGeneric.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp: More work on reporting the
	  correct errors.

2002-07-24 08:31  nuffer

	* src/cim/: OW_CIMException.cpp, OW_CIMException.hpp: Added a
	  throw() to make gcc 3.1 happy.

2002-07-23 23:49  bartw

	* src/: client/OW_BinaryCIMOMHandle.cpp,
	  client/OW_BinaryCIMOMHandle.hpp,
	  ifcs/OW_CIMProtocolIStreamIFC.hpp: more work on binary chunking.

2002-07-23 17:35  nuffer

	* src/common/OW_Exception.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/xml/OW_CIMtoXML.cpp, src/xml/OW_XMLCIMFactory.cpp,
	  src/xml/OW_XMLNode.cpp, src/xml/OW_XMLNode.hpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: More bug fixing.

2002-07-23 17:27  bartw

	* src/ifcs/OW_CIMProtocolIStreamIFC.hpp: added

2002-07-23 17:23  bartw

	* TODO, src/cimom/OW_CIMServer.cpp,
	  src/cimom/indication/Makefile.am,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/common/OW_Reference.hpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.cpp,
	  src/http/common/OW_HTTPLenLimitIStream.hpp, src/ifcs/Makefile.am,
	  src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/xml/OW_XMLNode.cpp, test/acceptance/progs/fakeClient.cpp:
	  overhauled http istreams.  started working on chunking with
	  binary

2002-07-23 13:19  nuffer

	* src/cim/OW_CIMException.cpp, src/cim/OW_CIMException.hpp,
	  src/cimom/OW_CIMServer.cpp, src/cimom/OW_MetaRepository.cpp,
	  src/cimom/OW_MetaRepository.hpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp, src/common/OW_Exception.cpp,
	  src/common/OW_Exception.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/xml/OW_XMLNode.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp: More work on getting
	  the correct type of CIMExceptions to be thrown.

2002-07-22 12:10  nuffer

	* src/cimom/OW_CIMServer.cpp: Throw an INVALID_NAMESPACE error if
	  the getClass path has an invalid namespace.

2002-07-22 12:09  nuffer

	* src/cimom/OW_MetaRepository.cpp: Fixed a line of code to be more
	  explicit.

2002-07-22 12:08  nuffer

	* src/cimom/: OW_GenericHDBRepository.cpp,
	  OW_GenericHDBRepository.hpp: Added a nameSpaceExists function to
	  facilitate returning the correct CIM error code.

2002-07-19 18:11  bartw

	* TODO, src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.cpp, src/cimom/OW_ProxyProvider.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_PropertyProviderIFC.hpp,
	  src/providerifcs/c/Makefile.am, src/providerifcs/c/OW_CPI.cpp,
	  src/providerifcs/c/OW_CPI.hpp, src/providerifcs/c/owcpicls.cpp,
	  src/providerifcs/c/owcpiinst.cpp,
	  src/providerifcs/c/owcpimeth.cpp, src/providerifcs/c/owcpins.cpp,
	  src/providerifcs/c/owcpiprov.h, src/providerifcs/c/owcpivect.cpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPropertyProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/xml/OW_XMLNode.cpp, src/xml/OW_XMLNode.hpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp: made provider
	  interface more consistent.

2002-07-18 11:23  bartw

	* TODO: [no log message]

2002-07-17 12:57  bartw

	* TODO, src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_MetaRepository.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/acceptance.sh.fb: more work on putting exception
	  handling in OW_CIMServer.  done up to (not including)  ExecQuery

2002-07-16 23:23  bartw

	* src/common/OW_StackTrace.cpp: [no log message]

2002-07-16 23:20  bartw

	* test/acceptance/acceptance.sh.fb: increased sleeps.  shot in the
	  dark for solaris nightly test problem

2002-07-16 22:32  bartw

	* src/common/OW_StackTrace.cpp: [no log message]

2002-07-16 17:52  bartw

	* TODO, src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp: more work
	  on OW_CIMServer exceptions on public funcs.  Currently done
	  through (including) createInstance if you look at the CIM-XML
	  operations over HTTP spec v1.1

2002-07-16 15:13  bartw

	* configure.in: removed examples temporarily

2002-07-16 15:12  bartw

	* configure.in, doc/pg.tex, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_MetaRepository.cpp,
	  src/cimom/OW_MetaRepository.hpp, src/cimom/owcimomd_main.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/common/OW_Exception.cpp, src/common/OW_Exception.hpp,
	  src/common/OW_StackTrace.cpp, src/common/OW_StackTrace.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/testCIMExceptions.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/unit/OW_StackTraceTestCases.cpp: started changing
	  OW_CIMServer to throw exceptions instead of return null classes.
	  only did getClass thus far.  not sure if was a good change.

2002-07-15 16:20  bartw

	* TODO, src/cimom/OW_CIMServer.cpp, src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/ifcs/OW_CIMProtocolIFC.hpp: changed function names to more
	  closely match CIM over HTTP spec

2002-07-15 14:13  bartw

	* doc/pg.tex: [no log message]

2002-07-15 10:16  bartw

	* src/cimom/indication/OW_IndicationRepLayerImpl.cpp: changed to
	  have embedded classes and instances instead of XML

2002-07-12 23:05  bartw

	* src/cimom/OW_NameSpaceProvider.cpp: fixed problem in getInstance

2002-07-12 17:47  bartw

	* test/acceptance/acceptance.sh.fb: fixed grep -q

2002-07-12 17:28  nuffer

	* src/cim/OW_CIMObjectPath.cpp, src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMProperty.cpp, src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/testCIMExceptions.cpp: Working on getting
	  namespaces right.

2002-07-12 14:38  bartw

	* acconfig.h, db/test/run.test, src/authenticators/pam/Makefile.am,
	  src/authenticators/pamcl/Makefile.am,
	  src/common/OW_Exception.cpp, src/common/OW_Exception.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/providerifcs/npi/common/npicrash.c,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  test/CppUnit/CppUnitException.cpp: made work on solaris9 with
	  gcc3.1

2002-07-12 13:04  nuffer

	* test/: acceptance/progs/aclTest.cpp,
	  acceptance/progs/cimListenerTest.cpp,
	  unit/OW_CIMPropertyTestCases.cpp: Fixed some problems with an
	  invalid class.

2002-07-12 13:03  nuffer

	* test/acceptance/progs/: .cvsignore, Makefile.am,
	  testCIMExceptions.cpp: Added a new test (does not do anything
	  yet)

2002-07-12 13:02  nuffer

	* test/CppUnit/: CppUnitException.cpp, CppUnitException.hpp: Fixed
	  problem with corrupted strings.

2002-07-12 13:02  nuffer

	* src/xml/OW_CIMtoXML.cpp: Added case of converting an embedded
	  object to xml.

2002-07-12 13:01  nuffer

	* src/requesthandlers/cimxml/Makefile.am: Switched back because
	  otherwise it segfaults.

2002-07-12 13:01  nuffer

	* src/mof/CIMOMVisitor.cpp: Fixed places where OW_CIMValue was
	  being used incorrectly.

2002-07-12 13:00  nuffer

	* src/common/: OW_Exception.cpp, OW_Exception.hpp: Made
	  OW_Exception derive from std::exception.

2002-07-12 12:59  nuffer

	* src/cim/: OW_CIMDataType.cpp, OW_CIMDataType.hpp,
	  OW_CIMInstance.cpp, OW_CIMMethod.cpp, OW_CIMObjectPath.cpp,
	  OW_CIMProperty.cpp, OW_CIMProperty.hpp, OW_CIMQualifierType.cpp,
	  OW_CIMQualifierType.hpp, OW_CIMValue.cpp, OW_CIMValue.hpp,
	  OW_CIMValueCast.cpp: Switched OW_CIMDataType to have a Type enum
	  instead of an int.  Removed some obsolete commented-out XML code.
	  Reduced header dependencies a little.

2002-07-12 12:57  nuffer

	* db/test/run.test: Only run one test unless OWLONGTEST is defined

2002-07-11 19:18  bartw

	* test/acceptance/testfiles/Makefile.am: [no log message]

2002-07-11 18:47  bartw

	* test/acceptance/testfiles/testsuite.out.long: replaced after
	  qualifiers fixed

2002-07-11 17:21  bartw

	* src/cimom/OW_MetaRepository.cpp: fixed problem with new quals on
	  derived class

2002-07-11 15:30  bartw

	* src/cim/OW_CIMClass.cpp, src/cim/OW_CIMQualifier.cpp,
	  src/common/OW_Array.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/xml/OW_CIMtoXML.cpp, test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/testfiles/MultiReqResp.xml,
	  test/acceptance/testfiles/testsuite.out,
	  test/acceptance/testfiles/testsuite.out.long,
	  test/acceptance/testfiles/testsuiteBIN.out,
	  test/acceptance/testfiles/testsuiteBIN.out.long,
	  test/acceptance/testfiles/testsuiteXML.out,
	  test/acceptance/testfiles/testsuiteXML.out.long: changed
	  association qualifier handling again. change test master files

2002-07-11 00:36  bartw

	* test/acceptance/testfiles/: testsuiteBIN.out.long,
	  testsuiteXML.out.long:  new associator handling in toMOF

2002-07-11 00:12  bartw

	* test/acceptance/acceptance.sh.fb: fixed

2002-07-10 23:57  bartw

	* test/acceptance/testfiles/: testsuiteBIN.out, testsuiteXML.out:
	  replaced master files

2002-07-10 23:50  bartw

	* TODO, mof/OpenWBEM_Acl1.0.mof, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMDataType.hpp, src/cim/OW_CIMQualifier.cpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMValue.cpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLSocketImpl.cpp,
	  src/providerifcs/npi/Makefile.am,
	  src/providerifcs/npi/common/Makefile.am,
	  src/services/http/Makefile.am, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_XMLCIMFactory.cpp, test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/OW_CIMClientCL.cpp: changes to test suite.
	  fixed problems in CIMServer WRT  Qualifiers

2002-07-10 23:32  bartw

	* test/acceptance/testfiles/: IPCClientTest.out, Makefile.am,
	  clientDriver.out, testsuiteBIN.out, testsuiteBIN.out.long,
	  testsuiteXML.out, testsuiteXML.out.long: changed test suite

2002-07-09 21:06  nuffer

	* src/cim/OW_CIMValue.hpp, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_HDB.cpp, src/cimom/owcimomd_main.cpp,
	  src/cimxmllistener/OW_XMLListener.cpp, src/common/OW_Select.cpp,
	  src/common/OW_SortedVector.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/http/common/OW_HTTPChunkedOStream.hpp,
	  src/http/common/OW_HTTPDeflateOStream.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/tools/owenumnamespace.cpp, src/xml/OW_CIMtoXML.cpp,
	  test/acceptance/acceptance.sh.fb,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/unit/OW_HTTPChunkerTestCases.cpp,
	  test/unit/OW_StringArrayPropertyTestCases.cpp: Changes necessary
	  to compile with gcc 3.1

2002-07-09 13:45  bartw

	* etc/openwbem.conf.sh, src/cimom/Makefile.am,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_ProviderUnloader.cpp,
	  src/cimom/OW_ProviderUnloader.hpp,
	  src/cimom/OW_UnloaderProvider.cpp,
	  src/cimom/OW_UnloaderProvider.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/common/OW_ConfigOpts.hpp, src/common/OW_SortedVector.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owexecwql.cpp,
	  src/tools/owmofc/owmofc.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/wqlTest1.cpp, test/unit/Makefile.am,
	  test/unit/OW_CIMUrlTestCases.cpp,
	  test/unit/UnitTestEnvironment.hpp: changed tools and tests to
	  determine encoding from URL path.  added unloading of request
	  handlers.

2002-07-09 13:37  nuffer

	* test/acceptance/acceptance.sh.fb: Updated to test more
	  combinations of binary and ipc.

2002-07-09 10:10  bartw

	* src/: cimom/OW_CIMOMEnvironment.cpp,
	  services/http/OW_HTTPServer.cpp: fixed problem with abnormal
	  shutdown

2002-07-09 09:55  nuffer

	* src/cimom/OW_ProviderManager.cpp: Fix to also report internal
	  indication export and polled providers.

2002-07-08 20:27  bartw

	* src/: client/OW_BinaryCIMOMHandle.cpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp: changed
	  content-type

2002-07-08 17:37  bartw

	* etc/openwbem.conf.sh, src/cimom/Makefile.am,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp,
	  src/cimom/OW_ProviderUnloader.cpp,
	  src/cimom/OW_ProviderUnloader.hpp, src/common/OW_ConfigOpts.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  test/unit/Makefile.am, test/unit/testSharedLibraryLoader.hpp:
	  added internal provider for unloading providers.  does not quite
	  work yet.

2002-07-08 15:22  bartw

	* configure.in, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_ProxyProvider.hpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providers/cpp/Makefile.am,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/polled/.cvsignore,
	  src/providers/cpp/polled/Makefile.am,
	  src/providers/cpp/polled/slp/.cvsignore,
	  src/providers/cpp/polled/slp/Makefile.am,
	  src/providers/cpp/polled/slp/OW_SLPProvider.cpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp: changed
	  provider creation func to include provider name, moved slp reg
	  from http server to polled provider

2002-07-08 13:37  bartw

	* configure.in, src/client/Makefile.am,
	  src/client/OW_IPCClient.cpp, src/client/OW_IPCClient.hpp,
	  src/common/socket/Makefile.am,
	  src/common/socket/OW_DomainSocketConnection.cpp,
	  src/common/socket/OW_DomainSocketConnection.hpp,
	  src/common/socket/OW_IPCConnection.cpp,
	  src/common/socket/OW_IPCConnection.hpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owexecwql.cpp,
	  src/tools/owmofc/owmofc.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp: removed IPC connection

2002-07-08 13:10  nuffer

	* src/: client/OW_CIMXMLCIMOMHandle.cpp, common/Makefile.am,
	  common/OW_DataBlockStream.hpp, common/OW_StringStream.hpp,
	  services/http/OW_HTTPSvrConnection.cpp,
	  services/http/OW_HTTPSvrConnection.hpp: Fixed problem with binary
	  exceptions going over http.

2002-07-08 13:00  bartw

	* etc/openwbem.conf.sh, src/common/OW_BaseStreamBuffer.cpp,
	  src/common/OW_ConfigOpts.hpp,
	  src/common/socket/OW_DomainSocketConnection.cpp,
	  src/common/socket/OW_ServerSocket.hpp,
	  src/common/socket/OW_ServerSocketImpl.cpp,
	  src/common/socket/OW_ServerSocketImpl.hpp,
	  src/common/socket/OW_Socket.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/http/client/OW_HTTPClient.cpp, src/services/Makefile.am,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/tools/owexecwql.cpp, src/tools/owmofc/owmofc.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp: got HTTP server/client
	  working with binary over HTTP

2002-07-05 09:52  nuffer

	* src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/common/OW_ConfigOpts.hpp, src/ifcs/OW_RequestHandlerIFC.cpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_RequestHandlerIFCXML.cpp,
	  src/requesthandlers/cimxml/OW_RequestHandlerIFCXML.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp: Added a SortedVector
	  for variables to be passed via the request handler interface.

2002-07-04 16:01  nuffer

	* src/wql/OW_WQLProcessor.cpp,
	  test/acceptance/progs/cimListenerTest.cpp: Added code for WQL to
	  handle embedded instance properties.

2002-07-04 14:15  bartw

	* src/providerifcs/npi/common/NPIExternal.cpp: fix proposed by
	  Markus Muller

2002-07-03 22:01  bartw

	* src/wql/OW_WQLParser.yy: fixed bug

2002-07-03 20:08  bartw

	* test/npiproviders/Makefile.am: [no log message]

2002-07-03 19:56  bartw

	* src/: cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  common/socket/Makefile.am,
	  common/socket/OW_InetSSLSocketImpl.cpp,
	  common/socket/OW_InetSSLSocketImpl.hpp,
	  common/socket/OW_InetServerSocket.hpp,
	  common/socket/OW_InetServerSocketImpl.cpp,
	  common/socket/OW_InetServerSocketImpl.hpp,
	  common/socket/OW_InetSocket.cpp, common/socket/OW_InetSocket.hpp,
	  common/socket/OW_InetSocketImpl.cpp,
	  common/socket/OW_InetSocketImpl.hpp,
	  common/socket/OW_SSLSocketImpl.cpp,
	  common/socket/OW_SSLSocketImpl.hpp,
	  common/socket/OW_ServerSocket.hpp,
	  common/socket/OW_ServerSocketImpl.cpp,
	  common/socket/OW_ServerSocketImpl.hpp,
	  common/socket/OW_Socket.cpp, common/socket/OW_Socket.hpp,
	  common/socket/OW_SocketAddress.cpp,
	  common/socket/OW_SocketAddress.hpp,
	  common/socket/OW_SocketBaseImpl.cpp,
	  common/socket/OW_SocketBaseImpl.hpp,
	  common/socket/OW_SocketImpl.cpp, common/socket/OW_SocketImpl.hpp,
	  common/socket/OW_SocketUtils.cpp,
	  common/socket/test/gethttpdata.cpp,
	  common/socket/test/gethttpsdata.cpp,
	  common/socket/test/server.cpp, http/client/OW_HTTPClient.hpp,
	  http/test/chunker_client.cpp, http/test/chunker_server.cpp,
	  http/test/pamtest.cpp, services/http/OW_HTTPServer.cpp,
	  services/http/OW_HTTPServer.hpp,
	  services/http/OW_HTTPSvrConnection.cpp,
	  services/http/OW_HTTPSvrConnection.hpp: renamed socket classes
	  and added support for Unix Domain Sockets

2002-07-03 16:24  bartw

	* src/cimom/OW_CIMOMEnvironment.cpp,
	  src/client/OW_ClientAuthCBIFC.hpp, src/client/OW_IPCClient.cpp,
	  src/common/OW_SelectEngine.cpp, src/common/OW_SelectEngine.hpp,
	  src/common/socket/Makefile.am,
	  src/common/socket/OW_InetAddress.cpp,
	  src/common/socket/OW_InetAddress.hpp,
	  src/common/socket/OW_InetAddressImpl.cpp,
	  src/common/socket/OW_InetAddressImpl.hpp,
	  src/common/socket/OW_InetSSLSocketImpl.cpp,
	  src/common/socket/OW_InetSSLSocketImpl.hpp,
	  src/common/socket/OW_InetServerSocket.hpp,
	  src/common/socket/OW_InetServerSocketImpl.cpp,
	  src/common/socket/OW_InetServerSocketImpl.hpp,
	  src/common/socket/OW_InetSocket.cpp,
	  src/common/socket/OW_InetSocket.hpp,
	  src/common/socket/OW_InetSocketBaseImpl.cpp,
	  src/common/socket/OW_InetSocketBaseImpl.hpp,
	  src/common/socket/OW_InetSocketImpl.cpp,
	  src/common/socket/OW_InetSocketImpl.hpp,
	  src/common/socket/OW_SocketAddress.cpp,
	  src/common/socket/OW_SocketAddress.hpp,
	  src/common/socket/OW_SocketAddressImpl.cpp,
	  src/common/socket/OW_SocketAddressImpl.hpp,
	  src/common/socket/OW_SocketBaseImpl.cpp,
	  src/common/socket/OW_SocketBaseImpl.hpp,
	  src/common/socket/OW_SocketStreamBuffer.cpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/test/OW_InetAddressTest.cpp,
	  src/common/socket/test/gethttpdata.cpp,
	  src/common/socket/test/gethttpsdata.cpp,
	  src/common/socket/test/server.cpp,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp,
	  src/http/test/chunker_client.cpp,
	  src/http/test/chunker_server.cpp, src/http/test/pamtest.cpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/tools/OW_DigestPasswdGen.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owexecwql.cpp,
	  src/tools/owmofc/owmofc.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/unit/OW_InetAddressTestCases.cpp, test/unit/UnitMain.cpp:
	  added UDS functionality to SocketAddress.  renamed InetAddress to
	  SocketAddress.  renamed InetSocketBase to SocketBase

2002-07-03 14:47  bartw

	* src/common/socket/: OW_SocketAddressImpl.cpp,
	  OW_SocketAddressImpl.hpp: added

2002-07-03 13:59  bartw

	* test/acceptance/acceptance.sh.fb: fixed config var names

2002-07-03 10:51  bartw

	* etc/openwbem.conf.sh, src/common/OW_ConfigOpts.hpp: fixed config
	  var names

2002-07-03 10:50  bartw

	* src/mof/Makefile.am: fixed file extenstions

2002-07-03 10:24  bartw

	* src/providerifcs/npi/common/Makefile.am: fixed

2002-07-02 17:49  bartw

	* TODO: [no log message]

2002-07-02 16:53  bartw

	* TODO: [no log message]

2002-07-02 13:18  nuffer

	* src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMProperty.hpp,
	  src/cim/OW_CIMQualifier.cpp, src/cim/OW_CIMQualifier.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/wql/OW_WQLProcessor.cpp,
	  src/wql/OW_WQLProcessor.hpp, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_XMLCIMFactory.cpp, test/CppUnit/TestCase.hpp,
	  test/CppUnit/TextTestResult.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/testfiles/IPCClientTest.out,
	  test/acceptance/testfiles/clientDriver.out,
	  test/acceptance/testfiles/indicationTest.mof,
	  test/unit/OW_CIMPropertyTestCases.cpp,
	  test/unit/OW_CIMPropertyTestCases.hpp: added WQL support for ISA

2002-07-02 10:02  bartw

	* src/providers/cpp/indicationexport/OW_IndicationExporter.cpp:
	  fixed content type

2002-07-01 17:38  bartw

	* src/: cim/OW_CIMBase.cpp, cim/OW_CIMBase.hpp, common/Makefile.am,
	  common/OW_Blob.cpp, common/OW_Blob.hpp,
	  providerifcs/npi/OW_NPIProviderIFCUtils.hpp,
	  providerifcs/npi/common/NPIExternal.cpp: removed blob.  may need
	  to visit NPI and see if changes are appropo

2002-07-01 17:03  bartw

	* db/test/run.test, src/cimom/OW_AssocDb.cpp,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp, src/cimom/OW_HDBNode.cpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_RepositoryStreams.hpp,
	  src/cimom/OW_SharedLibraryRepository.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp, src/client/Makefile.am,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_IPCCIMOMHandle.cpp,
	  src/client/OW_IPCCIMOMHandle.hpp, src/client/OW_IPCClient.cpp,
	  src/common/OW_AutoPtr.hpp, src/common/OW_BinIfcIO.cpp,
	  src/common/OW_SortedVector.hpp, src/common/OW_TempFileStream.hpp,
	  src/common/OW_UnnamedPipe.cpp,
	  src/common/socket/OW_DomainSocketConnection.cpp,
	  src/http/client/OW_HTTPClient.cpp, src/http/test/httpclient.cpp,
	  src/ifcs/OW_CIMProtocolIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp, src/mof/Grammar.h,
	  src/mof/MofCompiler.cpp, src/mof/MofCompiler.hpp,
	  src/mof/mofparser.yy,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_RequestHandlerIFCXML.cpp,
	  src/requesthandlers/cimxml/OW_RequestHandlerIFCXML.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owexecwql.cpp,
	  src/wql/OW_WQLImpl.cpp, test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/unit/OW_CIMInstanceTestCases.cpp: removed OW_IPCCIMOMHandle,
	  changed handling of content type

2002-07-01 16:31  bartw

	* configure.in: added LDFLAGS according to email

2002-07-01 14:59  nuffer

	* test/unit/: GenericTestCases.cpp.tmpl, Makefile.am,
	  OW_CIMPropertyTestCases.cpp, OW_CIMPropertyTestCases.hpp,
	  UnitMain.cpp: Added a test for properties with embedded classes.

2002-07-01 14:58  nuffer

	* test/CppUnit/TestSuite.hpp: Added macro to make it easier to add
	  tests.

2002-06-28 13:46  bartw

	* src/cim/OW_CIMInstance.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIProviderIFCUtils.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  test/unit/Makefile.am, test/unit/OW_CIMInstanceTestCases.cpp,
	  test/unit/OW_CIMInstanceTestCases.hpp, test/unit/UnitMain.cpp:
	  fixed problem in NPI CIMNewInstance

2002-06-27 17:33  bartw

	* src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMValue.cpp,
	  src/cim/OW_CIMValue.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.cpp, src/cimom/OW_ProxyProvider.hpp,
	  src/common/OW_Mutex.cpp, src/common/OW_ThreadImpl.cpp,
	  src/mof/moflexer.lpp, src/provider/OW_InstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp,
	  test/c++providers/instance/testinstance.cpp,
	  test/unit/OW_StringArrayPropertyTestCases.cpp: fixed array
	  property problem

2002-06-26 23:32  bartw

	* src/common/OW_TempFileStream.cpp: fixed delete

2002-06-26 09:30  bartw

	* test/unit/OW_StackTraceTestCases.cpp: [no log message]

2002-06-25 22:25  bartw

	* src/cimom/OW_CIMServer.cpp, src/common/OW_Exception.cpp,
	  src/common/OW_StackTrace.cpp,
	  src/providerifcs/npi/OW_NPIInstanceProviderProxy.cpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  test/acceptance/progs/Makefile.am,
	  test/acceptance/progs/OW_InstProvTest.cpp,
	  test/npiproviders/.cvsignore, test/npiproviders/SampleProvider.c:
	  worked on array property problem

2002-06-25 11:57  bartw

	* test/c++providers/instance/: Makefile.am, testinstance.cpp,
	  testinstance.mof: added testinstance

2002-06-24 17:25  bartw

	* test/npiproviders/: Makefile.am, SampleProvider.c,
	  SampleProvider.mof: added

2002-06-24 17:21  bartw

	* configure.in, etc/openwbem.conf.sh, src/common/OW_ConfigOpts.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.cpp,
	  src/providerifcs/npi/common/provider.h, test/Makefile.am: worked
	  on NPI

2002-06-24 15:28  bartw

	* src/providerifcs/npi/Makefile.am,
	  src/providerifcs/npi/NPIAssociationProvider.cpp,
	  src/providerifcs/npi/NPIAssociationProvider.hpp,
	  src/providerifcs/npi/NPIBaseProvider.cpp,
	  src/providerifcs/npi/NPIBaseProvider.hpp,
	  src/providerifcs/npi/NPIExternal.cpp,
	  src/providerifcs/npi/NPIExternal.hpp,
	  src/providerifcs/npi/NPIInstanceProvider.cpp,
	  src/providerifcs/npi/NPIInstanceProvider.hpp,
	  src/providerifcs/npi/common/NPIExternal.cpp,
	  src/providerifcs/npi/common/NPIExternal.hpp,
	  test/unit/Makefile.am,
	  test/unit/OW_StringArrayPropertyTestCases.cpp,
	  test/unit/OW_StringArrayPropertyTestCases.hpp,
	  test/unit/UnitMain.cpp: fixed npi

2002-06-24 15:28  bartw

	* configure.in: fixed OU8 CXXBINLINKFLAGS

2002-06-24 15:27  bartw

	* src/providerifcs/npi/NPIProvider.hpp: re-added

2002-06-24 15:26  bartw

	* src/providerifcs/npi/NPIProvider.hpp: removed

2002-06-21 16:59  bartw

	* src/cim/Makefile.am, src/cim/OW_CIMProperty.cpp,
	  src/cim/OW_CIMValue.cpp, test/unit/OW_CIMValueTestCases.cpp,
	  test/unit/OW_CIMValueTestCases.hpp: added updated cimvalue test
	  cases

2002-06-20 09:36  bartw

	* test/c++providers/instance/: demo.mof, demo_device.mof,
	  demo_system.mof: added

2002-06-19 17:36  bartw

	* test/acceptance/acceptance.sh.fb: reordered things so cimom stops
	  before headers and core are checked

2002-06-19 17:27  bartw

	* src/providerifcs/npi/Makefile.am: fixed Makefile

2002-06-19 17:13  bartw

	* configure.in, src/providerifcs/Makefile.am: added npi to the
	  build

2002-06-19 17:11  bartw

	* src/providerifcs/npi/: Makefile.am, NPIExternal.cpp,
	  NPIProvider.hpp, OW_NPIAssociatorProviderProxy.cpp,
	  OW_NPIInstanceProviderProxy.cpp, OW_NPIMethodProviderProxy.cpp,
	  OW_NPIProviderIFC.cpp, common/Makefile.am,
	  common/NPIExternal.cpp, common/NPIExternal.hpp, common/mlogsup.c,
	  common/npi.h, common/npicrash.c: updated to latest npi code and
	  fixed compiler warnings/errors

2002-06-19 15:41  bartw

	* src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValue.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  test/acceptance/acceptance.sh.fb: added test for allow_anonymous.
	  fixed allow anonymous.  added inserter operator to OW_CIMValue

2002-06-11 15:15  bartw

	* openwbem-faq.html: fixed compile flag

2002-06-11 14:29  bartw

	* acconfig.h, configure.in, db/btree/bt_debug.c: started porting to
	  Darwin

2002-06-11 14:13  bartw

	* openwbem-faq.html: fixed compile flag

2002-06-05 17:33  nuffer

	* src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValue.hpp,
	  src/wql/OW_WQLAst.hpp, src/wql/OW_WQLLexer.ll,
	  src/wql/OW_WQLParser.yy, src/wql/OW_WQLProcessor.cpp,
	  src/wql/OW_WQLProcessor.hpp, src/wql/OW_WQLVisitor.hpp,
	  src/wql/bnfin.y, test/unit/Makefile.am,
	  test/unit/OW_CIMValueTestCases.cpp,
	  test/unit/OW_CIMValueTestCases.hpp, test/unit/UnitMain.cpp:
	  Started adding support for embedded objects so WQL can support
	  the ISA keyword.

2002-05-09 16:54  bartw

	* src/cim/OW_CIMInstance.cpp: changed cimInstance

2002-05-08 13:52  bartw

	* src/cim/OW_CIMInstance.cpp, test/c++providers/Makefile.am,
	  test/c++providers/instance/OW_RPM.cpp: fixed problem adding array
	  properties

2002-05-07 20:47  bartw

	* src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp: added comment

2002-05-07 19:54  bartw

	* src/providerifcs/cpp/OW_CppProviderIFC.cpp: changed loading of
	  polled and indication providers

2002-05-07 19:32  bartw

	* src/cimom/OW_ProviderManager.cpp, src/common/OW_Reference.hpp,
	  src/common/OW_SharedLibraryReference.hpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPropertyProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  test/c++providers/Makefile.am: fixed cpp provider interface to
	  allow multiple inheritance

2002-05-07 09:47  bartw

	* test/c++providers/instance/OW_RPM.cpp: [no log message]

2002-05-07 09:39  bartw

	* src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_ProxyProvider.cpp, src/common/OW_Exec.cpp,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPropertyProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  test/c++providers/instance/.cvsignore,
	  test/c++providers/instance/Makefile.am,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/c++providers/instance/OW_LinuxProcess.cpp,
	  test/c++providers/instance/OW_RPM.cpp: changed cpp provifcs to
	  inherit virtually from base class.  no more ignoring of sigchld.
	  changed system and popen to use WEXITSTATUS macro

2002-05-06 22:43  bartw

	* configure.in, test/c++providers/Makefile.am,
	  test/c++providers/instance/Makefile.am,
	  test/c++providers/instance/OW_LaptopBattery.cpp,
	  test/unit/UnitTestEnvironment.hpp: [no log message]

2002-05-06 22:12  bartw

	* test/c++providers/instance/: LaptopBattery.mof, LinuxProcess.mof,
	  Makefile.am, OW_LaptopBattery.cpp, OW_LinuxProcess.cpp,
	  OW_RPM.cpp, SoftwarePackage.mof: added

2002-05-06 21:28  bartw

	* src/services/http/OW_HTTPSvrConnection.cpp: added an include to
	  get it to compile

2002-04-10 22:34  bartw

	* src/authenticators/pamcl/OW_PAMAuthSA.cpp: fixed service type

2002-03-15 10:13  bartw

	* src/: mof/.cvsignore, mof/Makefile.am, mof/moflexer.ll,
	  mof/mofparser.ypp, mof/mofparser.yy, wql/OW_WQLParser.yy: changed
	  flex/bison stuff

2002-03-13 14:56  nuffer

	* src/: cimxmllistener/OW_XMLListener.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  xml/OW_XMLOperationGeneric.cpp: Fixed capitalization of CODE and
	  DESCRIPTION for XML errors.

2002-03-13 12:11  nuffer

	* acinclude.m4, configure.in, src/authenticators/pam/Makefile.am,
	  src/authenticators/pamcl/Makefile.am: Fixes to not compile pam
	  when it is not available.

2002-03-13 11:40  nuffer

	* src/: requesthandlers/cimxml/OW_XMLExecute.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.hpp, xml/OW_XMLClass.hpp,
	  xml/OW_XMLNode.cpp, xml/OW_XMLNode.hpp, xml/OW_XMLParser.hpp:
	  Removed static mutex and map from OW_XMLNode that causes problems
	  in dynamicaly loaded shared libraries.

2002-03-13 10:08  jcarey

	* src/: cim/OW_CIMClass.cpp, cim/OW_CIMClass.hpp,
	  cim/OW_CIMMethod.cpp, cim/OW_CIMNameSpace.cpp,
	  cim/OW_CIMNameSpace.hpp, cim/OW_CIMQualifier.cpp,
	  cim/OW_CIMQualifier.hpp, cim/OW_CIMQualifierType.hpp,
	  cim/OW_CIMScope.hpp, cim/OW_CIMUrl.cpp, cim/OW_CIMUrl.hpp,
	  providerifcs/Makefile.am, providerifcs/c/.cvsignore,
	  providerifcs/c/Makefile.am, providerifcs/c/OW_CPI.cpp,
	  providerifcs/c/OW_CPI.hpp, providerifcs/c/owcpicls.cpp,
	  providerifcs/c/owcpiinst.cpp, providerifcs/c/owcpimeth.cpp,
	  providerifcs/c/owcpins.cpp, providerifcs/c/owcpiprov.h,
	  providerifcs/c/owcpivect.cpp: C provider interface dev check
	  point

2002-03-13 09:21  nuffer

	* test/acceptance/progs/IPCClientTest.cpp: Merged into clientDriver

2002-03-13 09:19  nuffer

	* test/acceptance/testfiles/clientDriver.out: Updated for xml
	  parser fix.

2002-03-12 17:39  nuffer

	* acinclude.m4, configure.in, src/authenticators/Makefile.am,
	  src/authenticators/pam/.cvsignore,
	  src/authenticators/pam/Makefile.am,
	  src/authenticators/pam/OW_LinuxPAMAuthentication.cpp,
	  src/authenticators/pamcl/.cvsignore,
	  src/authenticators/pamcl/Makefile.am,
	  src/authenticators/pamcl/OW_LinuxPAMAuthenticationCL.cpp,
	  src/authenticators/pamcl/OW_PAMAuthSA.cpp,
	  src/authenticators/simple/Makefile.am,
	  src/cim/OW_CIMQualifier.cpp, src/cimom/Makefile.am,
	  src/cimom/indication/Makefile.am, src/cimxmllistener/Makefile.am,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/client/Makefile.am, src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMProtocol.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp, src/client/OW_IPCClient.cpp,
	  src/client/OW_IPCClient.hpp, src/common/Makefile.am,
	  src/http/client/Makefile.am, src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp, src/http/common/Makefile.am,
	  src/http/common/OW_HTTPException.hpp, src/ifcs/Makefile.am,
	  src/ifcs/OW_CIMProtocolIFC.hpp, src/mof/CIMOMVisitor.cpp,
	  src/mof/Makefile.am, src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/npi/Makefile.am,
	  src/providers/cpp/indicationexport/Makefile.am,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/tools/Makefile.am, src/tools/owcreatenamespace.cpp,
	  src/tools/owdeletenamespace.cpp, src/tools/owenumnamespace.cpp,
	  src/tools/owexecwql.cpp, src/tools/owmofc/Makefile.am,
	  src/tools/owmofc/owmofc.cpp, src/wql/Makefile.am,
	  src/xml/Makefile.am, src/xml/OW_XMLParserSax.cpp,
	  src/xml/OW_XMLQualifier.cpp, test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/Makefile.am,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/testfiles/CIM_Min25.mof,
	  test/acceptance/testfiles/IPCClientTest.out,
	  test/acceptance/testfiles/Makefile.am,
	  test/acceptance/testfiles/clientDriver.out,
	  test/c++providers/associator/Makefile.am,
	  test/c++providers/method/Makefile.am, test/unit/Makefile.am: Bug
	  fixes. cleanup. Resurrected pam auth module.

2002-03-11 14:13  nuffer

	* configure.in, src/cimom/Makefile.am,
	  src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/main.cpp, src/cimom/owcimomd_main.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/common/OW_PthDefines.hpp, src/providerifcs/Makefile.am,
	  src/providerifcs/npi/Makefile.am, src/tools/owmofc/owmofc.cpp,
	  test/acceptance/testfiles/Makefile.am: Got make distcheck to
	  work.

2002-03-11 11:58  jcarey

	* src/providerifcs/c/owcpiprov.h: Added more prototypes and defs

2002-03-11 08:57  jcarey

	* src/providerifcs/c/owcpiprov.h: Added more prototypes.

2002-03-08 17:29  nuffer

	* src/: cimom/OW_CIMOMEnvironment.cpp,
	  cimom/OW_ProviderIFCLoader.cpp, common/OW_SafeLibCreate.hpp: Got
	  unit tests to pass.

2002-03-08 17:25  jcarey

	* src/: cim/OW_CIMBase.hpp, cim/OW_CIMInstance.hpp,
	  cim/OW_CIMMethod.hpp, providerifcs/c/owcpiprov.h: Some clean up
	  and c provider work

2002-03-07 16:39  nuffer

	* configure.in, src/providerifcs/Makefile.am,
	  src/providerifcs/npi/NPIExternal.hpp,
	  src/providerifcs/npi/NPIProvider.hpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.cpp,
	  src/providerifcs/npi/OW_NPIAssociatorProviderProxy.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFC.hpp,
	  src/providerifcs/npi/OW_NPIProviderIFCUtils.hpp: Finished NPI
	  Associator proxy.

2002-03-07 15:51  jcarey

	* src/: cim/OW_CIMBase.cpp, cim/OW_CIMBase.hpp, common/Makefile.am,
	  common/OW_Blob.cpp, common/OW_Blob.hpp, common/OW_String.cpp,
	  common/OW_String.hpp, providerifcs/npi/NPIBaseProvider.hpp,
	  providerifcs/npi/NPIExternal.cpp,
	  providerifcs/npi/NPIExternal.hpp,
	  providerifcs/npi/NPIProvider.hpp: Create the OW_Blob
	  functionality

2002-03-07 13:12  nuffer

	* src/providerifcs/npi/: Makefile.am,
	  OW_NPIAssociatorProviderProxy.cpp,
	  OW_NPIInstanceProviderProxy.cpp, OW_NPIMethodProviderProxy.cpp:
	  Got OW_NPIProviderIFC compiling.

2002-03-07 12:56  nuffer

	* src/providerifcs/npi/: Makefile.am, NPIBaseProvider.hpp,
	  OW_FTABLERef.hpp, OW_NPIAssociatorProviderProxy.hpp,
	  OW_NPIInstanceProviderProxy.hpp, OW_NPIMethodProviderProxy.hpp,
	  OW_NPIProviderIFC.cpp, OW_NPIProviderIFC.hpp, common/npi.h: Got
	  OW_NPIProviderIFC compiling.

2002-03-07 09:59  jcarey

	* src/providerifcs/npi/: .cvsignore, NPIAssociationProvider.cpp,
	  NPIAssociationProvider.hpp, NPIBaseProvider.cpp,
	  NPIBaseProvider.hpp, NPIExternal.cpp, NPIExternal.hpp,
	  NPIInstanceProvider.cpp, NPIInstanceProvider.hpp,
	  NPIProvider.hpp, common/.cvsignore, common/mlogsup.c,
	  common/mlogsup.h, common/npi.h, common/npi_import.h,
	  common/npicrash.c, common/npicrash.h, common/os_compile.h,
	  common/provider.h: Added the initial stuff for the npi provider
	  interface.

2002-03-07 08:42  jcarey

	* etc/openwbem.conf.sh, src/common/OW_ConfigOpts.hpp,
	  src/services/http/OW_HTTPServer.cpp: Added a config item to
	  disable SLP registration

2002-03-07 08:14  jcarey

	* src/: client/OW_CIMOMLocatorSLP.hpp, services/http/Makefile.am,
	  services/http/OW_HTTPServer.cpp, services/http/OW_HTTPServer.hpp,
	  services/http/OW_SLPProvider.cpp: Incorporated SLP registration
	  into HTTP service

2002-03-07 06:28  jcarey

	* src/: cimom/OW_CIMOMEnvironment.cpp,
	  cimom/OW_CIMOMEnvironment.hpp, cimom/main.cpp,
	  common/OW_PosixUnnamedPipe.cpp, common/OW_SafeLibCreate.hpp,
	  services/http/OW_HTTPServer.cpp: Cleaned up shutdown process a
	  little

2002-03-06 19:20  jcarey

	* src/: cimom/OW_CIMOMEnvironment.cpp, common/OW_Reference.hpp,
	  common/OW_SharedLibraryReference.hpp, common/OW_Thread.cpp,
	  common/OW_dlSharedLibrary.cpp, common/OW_dlSharedLibrary.hpp,
	  common/OW_dlSharedLibraryLoader.cpp,
	  http/client/OW_HTTPClient.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.hpp,
	  services/http/OW_HTTPServer.cpp, services/http/OW_HTTPServer.hpp,
	  services/http/OW_HTTPSvrConnection.cpp: Fixed problems with
	  unloading services

2002-03-06 17:28  nuffer

	* src/services/http/: OW_HTTPServer.cpp, OW_HTTPServer.hpp: Dev
	  checkpoint.

2002-03-06 13:03  nuffer

	* src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/indication/Makefile.am,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/common/OW_Reference.hpp,
	  src/common/OW_SharedLibraryReference.hpp,
	  src/common/OW_Thread.cpp, src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.cpp,
	  test/unit/OW_ProviderMuxTestCases.cpp,
	  test/unit/OW_SharedLibraryTestCases.cpp,
	  test/unit/UnitTestEnvironment.cpp,
	  test/unit/UnitTestEnvironment.hpp,
	  test/unit/testSharedLibraryLoader.hpp: Dev checkpoint.

2002-03-06 10:16  jcarey

	* src/cimom/: Makefile.am, OW_CIMOMEnvironment.cpp,
	  OW_CIMOMEnvironment.hpp, OW_RepositoryIFC.hpp,
	  OW_SharedLibraryRepository.hpp,
	  indication/OW_IndicationRepLayer.hpp: Finished work on shared
	  library references

2002-03-05 18:41  jcarey

	* src/: cimom/OW_CIMOMEnvironment.cpp,
	  cimom/OW_CIMOMEnvironment.hpp,
	  cimom/indication/OW_IndicationRepLayer.hpp,
	  cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  cimxmllistener/OW_XMLListener.hpp,
	  common/OW_SharedLibraryReference.hpp,
	  ifcs/OW_AuthenticatorIFC.hpp, ifcs/OW_RequestHandlerIFC.hpp,
	  ifcs/OW_ServiceEnvironmentIFC.hpp, ifcs/OW_ServiceIFC.hpp,
	  ifcs/OW_WQLIFC.hpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  requesthandlers/cimxml/OW_XMLExecute.cpp,
	  requesthandlers/cimxml/OW_XMLExecute.hpp,
	  services/http/OW_HTTPServer.cpp: Changed over to new
	  OW_SharedLibaryReference

2002-03-05 16:35  nuffer

	* src/: cimom/OW_CIMServer.cpp, cimom/OW_ProviderIFCLoader.cpp,
	  cimom/OW_ProviderIFCLoader.hpp, cimom/OW_ProviderManager.cpp,
	  cimom/OW_ProviderManager.hpp, provider/OW_ProviderIFCBaseIFC.hpp,
	  providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  providerifcs/cpp/OW_CppPropertyProviderIFC.hpp,
	  providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  providerifcs/cpp/OW_CppProviderIFC.cpp,
	  providerifcs/cpp/OW_CppProviderIFC.hpp: Switched Providers to use
	  OW_SharedLibraryReference

2002-03-05 16:29  nuffer

	* src/common/OW_SharedLibraryReference.hpp: Added isNull

2002-03-05 16:00  nuffer

	* src/: cimom/OW_CIMOMEnvironment.cpp,
	  cimom/OW_CIMOMEnvironment.hpp,
	  cimom/indication/OW_IndicationServer.hpp,
	  cimom/indication/OW_IndicationServerImpl.cpp,
	  cimom/indication/OW_IndicationServerImpl.hpp, common/Makefile.am,
	  common/OW_Reference.hpp, common/OW_SafeLibCreate.hpp,
	  common/OW_SharedLibraryObject.hpp,
	  common/OW_SharedLibraryReference.hpp,
	  services/http/OW_HTTPSvrConnection.cpp: Using
	  OW_SharedLibraryReference to manage shared libraries.

2002-03-05 15:14  jcarey

	* src/: cimom/OW_CIMOMEnvironment.cpp,
	  cimom/OW_CIMOMEnvironment.hpp,
	  cimom/indication/OW_IndicationServer.hpp,
	  cimom/indication/OW_IndicationServerImpl.cpp,
	  cimom/indication/OW_IndicationServerImpl.hpp, common/Makefile.am,
	  common/OW_SafeLibCreate.hpp, common/OW_SharedLibrary.hpp,
	  common/OW_SharedLibraryException.hpp,
	  common/OW_SharedLibraryLoader.hpp,
	  common/OW_SharedLibraryObject.hpp, common/OW_SignalScope.hpp,
	  common/OW_dlSharedLibrary.cpp, common/OW_dlSharedLibrary.hpp,
	  common/OW_dlSharedLibraryLoader.cpp,
	  common/OW_dlSharedLibraryLoader.hpp,
	  providers/cpp/indicationexport/OW_IndicationExporter.cpp: Moved
	  shared library stuff to common, and create the
	  OW_SharedLibaryObject class

2002-03-05 11:38  nuffer

	* configure.in, src/authenticators/simple/Makefile.am,
	  src/cimom/Makefile.am, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/main.cpp,
	  src/cimom/indication/Makefile.am, src/cimxmllistener/Makefile.am,
	  src/client/Makefile.am, src/common/Makefile.am,
	  src/common/OW_SelectEngine.cpp, src/common/OW_SelectEngine.hpp,
	  src/http/client/Makefile.am, src/http/client/OW_HTTPClient.cpp,
	  src/http/common/Makefile.am, src/mof/Makefile.am,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providers/cpp/indicationexport/Makefile.am,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/tools/Makefile.am, src/tools/owmofc/Makefile.am,
	  src/wql/Makefile.am, src/xml/Makefile.am,
	  test/acceptance/acceptance.sh.fb,
	  test/acceptance/progs/Makefile.am,
	  test/acceptance/testfiles/IPCClientTest.out,
	  test/c++providers/associator/Makefile.am,
	  test/c++providers/method/Makefile.am, test/unit/Makefile.am:
	  Fixing problems.

2002-03-04 11:47  nuffer

	* src/providers/cpp/indicationexport/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am, src/tools/Makefile.am,
	  src/tools/owmofc/Makefile.am, test/acceptance/progs/.cvsignore,
	  test/acceptance/progs/Makefile.am: Getting closer to make check

2002-03-04 10:34  nuffer

	* etc/openwbem.conf.sh, src/authenticators/simple/Makefile.am,
	  src/cimom/Makefile.am, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_IndicationRepLayer.hpp,
	  src/cimom/OW_IndicationServer.hpp,
	  src/cimom/indication/Makefile.am,
	  src/cimom/indication/OW_IndicationRepLayer.hpp,
	  src/cimom/indication/OW_IndicationServer.hpp,
	  src/common/OW_ConfigOpts.hpp, src/mof/MofCompiler.cpp,
	  src/providers/cpp/indicationexport/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am, test/acceptance/acceptance.sh.fb:
	  Getting closer to running make check.

2002-03-01 17:21  nuffer

	* configure.in, openwbem-faq.html, src/cimom/Makefile.am,
	  src/client/.cvsignore, src/client/Makefile.am,
	  src/http/client/.cvsignore, src/http/common/Makefile.am,
	  src/http/common/OW_HTTPException.hpp,
	  src/http/common/OW_HTTPStatusCodes.h,
	  src/http/common/OW_HTTPStatusCodes.hpp,
	  src/http/common/OW_HTTPUtils.cpp, src/mof/CIMOMVisitor.cpp,
	  src/mof/CIMOMVisitor.hpp, src/mof/Makefile.am,
	  src/providers/cpp/indicationexport/Makefile.am,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/tools/Makefile.am, src/tools/owmofc/.cvsignore,
	  src/tools/owmofc/Makefile.am, src/tools/owmofc/main.cpp,
	  src/tools/owmofc/owmofc.cpp, src/xml/.cvsignore,
	  test/unit/Makefile.am: More work on compiling and test suite.

2002-03-01 16:13  nuffer

	* src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_ProviderIFCLoader.cpp,
	  src/cimom/OW_ProviderIFCLoader.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, test/unit/Makefile.am,
	  test/unit/OW_EventManagerTestCases.cpp,
	  test/unit/OW_EventManagerTestCases.hpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.cpp,
	  test/unit/OW_ProviderMuxTestCases.cpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_StackTraceTestCases.cpp, test/unit/UnitMain.cpp,
	  test/unit/UnitTestEnvironment.cpp,
	  test/unit/UnitTestEnvironment.hpp, test/unit/run_make_check.sh,
	  test/unit/testSharedLibraryLoader.hpp: Got all the unit tests
	  working.

2002-03-01 14:53  nuffer

	* src/Makefile.am,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cim/Makefile.am, src/cim/OW_CIMFeatures.hpp,
	  src/cimom/Makefile.am, src/cimom/OW_CIMOMEnvironment.hpp,
	  src/cimom/OW_ProviderIFCLoader.cpp,
	  src/cimom/OW_ProviderIFCLoader.hpp,
	  src/cimom/OW_ProviderManager.hpp,
	  src/cimom/indication/Makefile.am, src/cimxmllistener/Makefile.am,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp, src/client/.cvsignore,
	  src/client/Makefile.am, src/common/Makefile.am,
	  src/common/OW_BinIfcIO.hpp, src/common/OW_CIMErrorException.cpp,
	  src/common/OW_CIMErrorException.hpp,
	  src/common/OW_CIMFeatures.hpp, src/common/socket/Makefile.am,
	  src/common/socket/OW_IPCConnection.hpp,
	  src/http/client/.cvsignore, src/http/client/Makefile.am,
	  src/http/client/OW_HTTPClient.hpp, src/http/common/.cvsignore,
	  src/http/common/Makefile.am,
	  src/http/common/OW_CIMErrorException.cpp,
	  src/http/common/OW_CIMErrorException.hpp,
	  src/http/common/OW_HTTPException.hpp, src/ifcs/Makefile.am,
	  src/mof/CIMOMVisitor.hpp, src/mof/Makefile.am,
	  src/mof/MofCompiler.cpp, src/providerifcs/cpp/.cvsignore,
	  src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.cpp,
	  src/providerifcs/cpp/OW_CppProxyProvider.hpp,
	  src/providers/cpp/indicationexport/.cvsignore,
	  src/providers/cpp/indicationexport/Makefile.am,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/requesthandlers/cimxml/OW_RequestHandlerIFCXML.cpp,
	  src/requesthandlers/cimxml/OW_RequestHandlerIFCXML.hpp,
	  src/services/http/Makefile.am, src/tools/.cvsignore,
	  src/tools/Makefile.am, src/wql/Makefile.am, src/xml/.cvsignore,
	  src/xml/Makefile.am, src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp,
	  src/xml/OW_XMLOperationGeneric.hpp,
	  test/acceptance/progs/Makefile.am,
	  test/c++providers/associator/Makefile.am,
	  test/c++providers/method/Makefile.am: Got the build process
	  working.

2002-03-01 11:24  nuffer

	* src/http/test/: Makefile.am, certs/.cvsignore, certs/Makefile.am:
	  Finished adding Makefile.am and .cvsignore files.

2002-03-01 11:21  nuffer

	* src/.cvsignore, src/authenticators/.cvsignore,
	  src/http/.cvsignore, src/http/common/.cvsignore,
	  src/http/test/.cvsignore, src/ifcs/.cvsignore,
	  src/provider/.cvsignore, src/providerifcs/.cvsignore,
	  src/providerifcs/cpp/.cvsignore, src/providers/.cvsignore,
	  src/providers/cpp/.cvsignore,
	  src/providers/cpp/indicationexport/.cvsignore,
	  src/tools/.cvsignore, src/tools/owmofc/.cvsignore,
	  test/Makefile.am: Added .cvsignore files.

2002-03-01 11:16  nuffer

	* src/authenticators/Makefile.am,
	  src/authenticators/simple/Makefile.am, src/cim/Makefile.am,
	  src/cimom/Makefile.am, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_PollingManager.cpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, src/cimom/OW_ProxyProvider.cpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/indication/Makefile.am,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimxmllistener/Makefile.am, src/client/Makefile.am,
	  src/common/Makefile.am, src/common/socket/Makefile.am,
	  src/common/socket/test/Makefile.am, src/http/Makefile.am,
	  src/http/client/Makefile.am, src/http/common/Makefile.am,
	  src/http/test/Makefile.am, src/ifcs/Makefile.am,
	  src/mof/Makefile.am, src/mof/testfiles/Makefile.am,
	  src/provider/Makefile.am,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_PropertyProviderIFC.hpp,
	  src/provider/OW_ProviderEnvironment.hpp,
	  src/provider/OW_ProviderEnvironmentIFC.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/providerifcs/Makefile.am, src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPropertyProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp,
	  src/providers/Makefile.am, src/providers/cpp/Makefile.am,
	  src/providers/cpp/indicationexport/Makefile.am,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/services/http/Makefile.am,
	  src/services/http/OW_SLPProvider.cpp, src/tools/Makefile.am,
	  src/tools/owmofc/Makefile.am, src/wql/Makefile.am,
	  src/xml/Makefile.am,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/testSharedLibraryLoader.hpp: Working on building and a
	  rename.

2002-03-01 10:24  nuffer

	* src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_IPCCIMOMHandle.cpp,
	  src/client/OW_IPCCIMOMHandle.hpp, src/ifcs/OW_CIMOMHandle.cpp,
	  src/ifcs/OW_CIMOMHandle.hpp, src/ifcs/OW_CIMOMHandleIFC.cpp,
	  src/ifcs/OW_CIMOMHandleIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp, src/ifcs/OW_WQLIFC.hpp,
	  src/mof/CIMOMVisitor.cpp, src/mof/CIMOMVisitor.hpp,
	  src/mof/MofCompiler.cpp, src/mof/MofCompiler.hpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_ProviderEnvironment.hpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owexecwql.cpp,
	  src/tools/owmofc/main.cpp, src/wql/OW_WQLImpl.cpp,
	  src/wql/OW_WQLImpl.hpp, src/wql/OW_WQLProcessor.cpp,
	  src/wql/OW_WQLProcessor.hpp, src/xml/OW_XMLOperationGeneric.cpp,
	  src/xml/OW_XMLOperationGeneric.hpp,
	  test/acceptance/progs/IPCClientTest.cpp,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/unit/OW_ProviderManagerTestCases.cpp: Renamed OW_CIMOMHandle
	  to OW_CIMOMHandleIFC

2002-03-01 10:21  nuffer

	* configure.in, src/Makefile.am, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_ProviderIFCLoader.cpp,
	  src/cimom/OW_ProviderIFCLoader.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp,
	  src/provider/OW_ProviderIFC.hpp,
	  src/provider/OW_ProviderIFCBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp: Renamed
	  OW_ProviderIFC to OW_ProviderIFCBaseIFC

2002-03-01 10:16  nuffer

	* configure.in, src/providerifcs/cpp/Makefile.am,
	  src/providerifcs/cpp/OW_CppAssociatorProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppIndicationExportProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppInstanceProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppMethodProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPolledProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppPropertyProviderIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderBaseIFC.hpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.cpp,
	  src/providerifcs/cpp/OW_CppProviderIFC.hpp: Moving some files
	  around

2002-03-01 09:58  nuffer

	* ACL.HOWTO, AUTHORS, AuthModule.HOWTO, C++Provider.HOWTO, COPYING,
	  ChangeLog, .cvsignore, Doxyfile.sh, INSTALL, LICENSE,
	  Makefile-shared-lib.inc, Makefile.am, NEWS, PORTING.txt,
	  ProviderInterface.HOWTO, README, ReleaseSteps, TODO, acconfig.h,
	  acinclude.m4, config.guess, config.sub, configure.in,
	  cvsbootstrap.sh, fixMakePaths.sh, install-sh, missing,
	  mkinstalldirs, openwbem.spec, ow_ar.sh, worstdeps.sh,
	  db/.cvsignore, db/Makefile.am, db/README, db/changelog,
	  db/btree/.cvsignore, db/btree/Makefile.am, db/btree/bt_close.c,
	  db/btree/bt_conv.c, db/btree/bt_debug.c, db/btree/bt_delete.c,
	  db/btree/bt_get.c, db/btree/bt_open.c, db/btree/bt_overflow.c,
	  db/btree/bt_page.c, db/btree/bt_put.c, db/btree/bt_search.c,
	  db/btree/bt_seq.c, db/btree/bt_split.c, db/btree/bt_utils.c,
	  db/btree/btree.h, db/btree/extern.h, db/db/.cvsignore,
	  db/db/Makefile.am, db/db/db.c, db/include/.cvsignore,
	  db/include/Makefile.am, db/include/compat.h, db/include/db.h,
	  db/include/mpool.h, db/include/queue.h, db/mpool/.cvsignore,
	  db/mpool/Makefile.am, db/mpool/README, db/mpool/mpool.c,
	  db/test/.cvsignore, db/test/Makefile.am, db/test/dbtest.c,
	  db/test/run.test, db/test/test_words, doc/.cvsignore,
	  doc/Makefile.am, doc/man/.cvsignore, doc/man/Makefile.am,
	  doc/man/man1/.cvsignore, doc/man/man1/Makefile.am,
	  doc/man/man1/owexecwql.1, doc/man/man1/owmofc.1,
	  doc/man/man8/.cvsignore, doc/man/man8/Makefile.am,
	  doc/man/man8/owcimomd.8.fb, doc/man/man8/owdigestgenpass.8,
	  etc/.cvsignore, etc/Makefile.am, etc/openwbem.conf.sh,
	  etc/init/.cvsignore, etc/init/Makefile.am, etc/init/owcimomd.sh,
	  etc/pam.d/.cvsignore, etc/pam.d/Makefile.am, etc/pam.d/openwbem,
	  etc/sysconfig/.cvsignore, etc/sysconfig/Makefile.am,
	  etc/sysconfig/daemons/.cvsignore,
	  etc/sysconfig/daemons/Makefile.am,
	  etc/sysconfig/daemons/owcimomd, mof/.cvsignore, mof/Makefile.am,
	  mof/OpenWBEM_Acl1.0.mof, src/Makefile.am, src/cim/.cvsignore,
	  src/cim/Makefile.am, src/cim/OW_CIM.hpp, src/cim/OW_CIMBase.cpp,
	  src/cim/OW_CIMBase.hpp, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMClass.hpp, src/cim/OW_CIMClassEnumeration.hpp,
	  src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMElement.cpp, src/cim/OW_CIMElement.hpp,
	  src/cim/OW_CIMException.cpp, src/cim/OW_CIMException.hpp,
	  src/cim/OW_CIMFeatures.hpp, src/cim/OW_CIMFlavor.cpp,
	  src/cim/OW_CIMFlavor.hpp, src/cim/OW_CIMFwd.hpp,
	  src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMInstanceEnumeration.hpp, src/cim/OW_CIMMethod.cpp,
	  src/cim/OW_CIMMethod.hpp, src/cim/OW_CIMNameSpace.cpp,
	  src/cim/OW_CIMNameSpace.hpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMObjectPathEnumeration.hpp,
	  src/cim/OW_CIMParameter.cpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMProperty.hpp,
	  src/cim/OW_CIMQualifier.cpp, src/cim/OW_CIMQualifier.hpp,
	  src/cim/OW_CIMQualifierEnumeration.hpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMQualifierType.hpp,
	  src/cim/OW_CIMScope.cpp, src/cim/OW_CIMScope.hpp,
	  src/cim/OW_CIMUrl.cpp, src/cim/OW_CIMUrl.hpp,
	  src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValue.hpp,
	  src/cim/OW_CIMValueCast.cpp, src/cim/OW_CIMValueCast.hpp,
	  src/cimom/.cvsignore, src/cimom/Makefile.am,
	  src/cimom/OW_ACLInfo.hpp, src/cimom/OW_AssocDb.cpp,
	  src/cimom/OW_AssocDb.hpp, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_GenericHDBRepository.cpp,
	  src/cimom/OW_GenericHDBRepository.hpp,
	  src/authenticators/simple/.cvsignore,
	  src/authenticators/simple/Makefile.am,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cimom/OW_HDB.cpp, src/cimom/OW_HDB.hpp,
	  src/cimom/OW_HDBCommon.hpp, src/cimom/OW_HDBNode.cpp,
	  src/cimom/OW_HDBNode.hpp, src/cimom/OW_Index.hpp,
	  src/cimom/OW_IndexImpl.cpp, src/cimom/OW_IndicationRepLayer.hpp,
	  src/cimom/OW_IndicationServer.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/OW_ProviderIFCLoader.cpp,
	  src/cimom/OW_ProviderIFCLoader.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, src/cimom/OW_ProxyProvider.cpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_RepositoryStreams.cpp,
	  src/cimom/OW_RepositoryStreams.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/main.cpp, src/cimom/indication/.cvsignore,
	  src/cimom/indication/Makefile.am,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/http/client/.cvsignore, src/http/client/Makefile.am,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp, src/http/common/Makefile.am,
	  src/http/common/OW_Base64FormatException.hpp,
	  src/http/common/OW_CIMErrorException.cpp,
	  src/http/common/OW_CIMErrorException.hpp,
	  src/http/common/OW_HTTPChunkException.hpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPChunkedOStream.cpp,
	  src/http/common/OW_HTTPChunkedOStream.hpp,
	  src/http/common/OW_HTTPCounter.cpp,
	  src/http/common/OW_HTTPCounter.hpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/http/common/OW_HTTPDeflateOStream.cpp,
	  src/http/common/OW_HTTPDeflateOStream.hpp,
	  src/http/common/OW_HTTPException.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.cpp,
	  src/http/common/OW_HTTPLenLimitIStream.hpp,
	  src/http/common/OW_HTTPStatusCodes.h,
	  src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp, src/http/common/OW_MD5.cpp,
	  src/http/common/OW_MD5.hpp, src/http/test/build.sh,
	  src/http/test/chunker.cpp, src/http/test/chunker_client.cpp,
	  src/http/test/chunker_server.cpp, src/http/test/dynamictest.cpp,
	  src/http/test/header.cpp, src/http/test/header.txt,
	  src/http/test/httpclient.cpp, src/http/test/httpserver.cpp,
	  src/http/test/lenlimit.cpp, src/http/test/pamstandalone.cpp,
	  src/http/test/pamtest-short.cpp, src/http/test/pamtest.cpp,
	  src/http/test/certs/client.pem, src/http/test/certs/dh1024.pem,
	  src/http/test/certs/random.pem, src/http/test/certs/root.pem,
	  src/http/test/certs/server.pem, src/mof/.cvsignore,
	  src/mof/CIMOMVisitor.cpp, src/mof/CIMOMVisitor.hpp,
	  src/mof/DebugVisitor.cpp, src/mof/DebugVisitor.h,
	  src/mof/Grammar.h, src/mof/LineInfo.hpp, src/mof/Makefile.am,
	  src/mof/MofCompiler.cpp, src/mof/MofCompiler.hpp,
	  src/mof/MofParserDecls.hpp,
	  src/mof/OW_MofParserErrorHandlerIFC.hpp, src/mof/Visitor.cpp,
	  src/mof/Visitor.h, src/mof/moflexer.lpp, src/mof/mofparser.ypp,
	  src/mof/testfiles/.cvsignore, src/requesthandlers/.cvsignore,
	  src/requesthandlers/Makefile.am,
	  src/requesthandlers/binary/.cvsignore,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/.cvsignore,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/.cvsignore, src/services/Makefile.am,
	  src/services/http/.cvsignore, src/services/http/Makefile.am,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_DigestAuthentication.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/services/http/OW_SLPProvider.cpp, src/tools/Makefile.am,
	  src/tools/OW_DigestPasswdGen.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owexecwql.cpp,
	  src/tools/owmofc/main.cpp,
	  src/mof/testfiles/CIM_Application22.mof,
	  src/mof/testfiles/CIM_Application23.mof,
	  src/mof/testfiles/CIM_Application25.mof,
	  src/mof/testfiles/CIM_Core22.mof,
	  src/mof/testfiles/CIM_Core23.mof,
	  src/mof/testfiles/CIM_Core25.mof,
	  src/mof/testfiles/CIM_Core25_Add.mof,
	  src/mof/testfiles/CIM_DAP22.mof, src/mof/testfiles/CIM_Dap23.mof,
	  src/mof/testfiles/CIM_Device22.mof,
	  src/mof/testfiles/CIM_Device221.mof,
	  src/mof/testfiles/CIM_Device23.mof,
	  src/mof/testfiles/CIM_Device25.mof,
	  src/mof/testfiles/CIM_Events25.mof,
	  src/mof/testfiles/CIM_Metrics25.mof,
	  src/mof/testfiles/CIM_Network22.mof,
	  src/mof/testfiles/CIM_Network23.mof,
	  src/mof/testfiles/CIM_Network25.mof,
	  src/mof/testfiles/CIM_Network25_Add.mof,
	  src/mof/testfiles/CIM_Physical22.mof,
	  src/mof/testfiles/CIM_Physical23.mof,
	  src/mof/testfiles/CIM_Physical25.mof, src/client/.cvsignore,
	  src/client/Makefile.am, src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMOMInfo.cpp,
	  src/client/OW_CIMOMInfo.hpp, src/client/OW_CIMOMLocator.cpp,
	  src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_CIMOMLocatorSLP.cpp,
	  src/client/OW_CIMOMLocatorSLP.hpp, src/client/OW_CIMProtocol.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientAuthCBIFC.hpp,
	  src/client/OW_IPCCIMOMHandle.cpp,
	  src/client/OW_IPCCIMOMHandle.hpp, src/client/OW_IPCClient.cpp,
	  src/client/OW_IPCClient.hpp, src/common/.cvsignore,
	  src/common/Makefile.am, src/common/OW_Array.hpp,
	  src/common/OW_ArrayFwd.hpp, src/common/OW_Assertion.cpp,
	  src/common/OW_Assertion.hpp, src/common/OW_AutoPtr.hpp,
	  src/common/OW_BaseStreamBuffer.cpp,
	  src/common/OW_BaseStreamBuffer.hpp, src/common/OW_BinIfcIO.cpp,
	  src/common/OW_BinIfcIO.hpp, src/common/OW_Bool.cpp,
	  src/common/OW_Bool.hpp, src/common/OW_ByteSwap.hpp,
	  src/common/OW_Char16.cpp, src/common/OW_Char16.hpp,
	  src/common/OW_ConfigOpts.hpp, src/common/OW_DateTime.cpp,
	  src/common/OW_DateTime.hpp, src/common/OW_Enumeration.hpp,
	  src/common/OW_Exception.cpp, src/common/OW_Exception.hpp,
	  src/common/OW_Exec.cpp, src/common/OW_Exec.hpp,
	  src/common/OW_FileSystem.hpp, src/common/OW_Format.cpp,
	  src/common/OW_Format.hpp, src/common/OW_FuncNamePrinter.hpp,
	  src/common/OW_IOException.hpp,
	  src/common/OW_IOIFCStreamBuffer.cpp,
	  src/common/OW_IOIFCStreamBuffer.hpp,
	  src/common/OW_IstreamBufIterator.hpp, src/common/OW_List.hpp,
	  src/common/OW_LogLevel.hpp, src/common/OW_Logger.hpp,
	  src/common/OW_Map.hpp, src/common/OW_MemTracer.cpp,
	  src/common/OW_MemTracer.hpp, src/common/OW_Memory.hpp,
	  src/common/OW_Mutex.cpp, src/common/OW_Mutex.hpp,
	  src/common/OW_MutexLock.hpp, src/common/OW_NetworkTypes.hpp,
	  src/common/OW_OS.hpp, src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_PosixOS.cpp, src/common/OW_PosixUnnamedPipe.cpp,
	  src/common/OW_PosixUnnamedPipe.hpp, src/common/OW_PthDefines.hpp,
	  src/common/OW_RWLocker.cpp, src/common/OW_RWLocker.hpp,
	  src/common/OW_RandomNumber.cpp, src/common/OW_RandomNumber.hpp,
	  src/common/OW_Reference.hpp, src/common/OW_Select.cpp,
	  src/common/OW_Select.hpp, src/common/OW_SelectEngine.cpp,
	  src/common/OW_SelectEngine.hpp, src/common/OW_Semaphore.hpp,
	  src/common/OW_SortedVector.hpp, src/common/OW_Stack.hpp,
	  src/common/OW_StackTrace.cpp, src/common/OW_StackTrace.hpp,
	  src/common/OW_String.cpp, src/common/OW_String.hpp,
	  src/common/OW_StringBuffer.cpp, src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringEnumeration.hpp,
	  src/common/OW_StringStream.hpp, src/common/OW_TempFileStream.cpp,
	  src/common/OW_TempFileStream.hpp, src/common/OW_Thread.cpp,
	  src/common/OW_Thread.hpp, src/common/OW_ThreadEvent.cpp,
	  src/common/OW_ThreadEvent.hpp, src/common/OW_ThreadImpl.cpp,
	  src/common/OW_ThreadImpl.hpp, src/common/OW_ThreadTypes.hpp,
	  src/common/OW_TmpFile.cpp, src/common/OW_TmpFile.hpp,
	  src/common/OW_Types.h, src/common/OW_URL.cpp,
	  src/common/OW_URL.hpp, src/common/OW_UnnamedPipe.cpp,
	  src/common/OW_UnnamedPipe.hpp, src/common/socket/.cvsignore,
	  src/common/socket/OW_DomainSocketConnection.cpp,
	  src/common/socket/OW_DomainSocketConnection.hpp,
	  src/common/socket/OW_GetPass.cpp,
	  src/common/socket/OW_GetPass.hpp,
	  src/common/socket/OW_IPCConnection.cpp,
	  src/common/socket/OW_IPCConnection.hpp,
	  src/common/socket/OW_InetAddress.cpp,
	  src/common/socket/OW_InetAddress.hpp,
	  src/common/socket/OW_InetAddressImpl.cpp,
	  src/common/socket/OW_InetAddressImpl.hpp,
	  src/common/socket/OW_InetSSLSocketImpl.cpp,
	  src/common/socket/OW_InetSSLSocketImpl.hpp,
	  src/common/socket/OW_InetServerSocket.hpp,
	  src/common/socket/OW_InetServerSocketImpl.cpp,
	  src/common/socket/OW_InetServerSocketImpl.hpp,
	  src/common/socket/OW_InetSocket.cpp,
	  src/common/socket/OW_InetSocket.hpp,
	  src/common/socket/OW_InetSocketBaseImpl.cpp,
	  src/common/socket/OW_InetSocketBaseImpl.hpp,
	  src/common/socket/OW_InetSocketImpl.cpp,
	  src/common/socket/OW_InetSocketImpl.hpp,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_NwIface.hpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLException.hpp,
	  src/common/socket/OW_SocketException.hpp,
	  src/common/socket/OW_SocketStreamBuffer.cpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/common/socket/test/.cvsignore,
	  src/common/socket/test/OW_InetAddressTest.cpp,
	  src/common/socket/test/build.sh,
	  src/common/socket/test/client.pem,
	  src/common/socket/test/dh1024.pem,
	  src/common/socket/test/gethttpdata.cpp,
	  src/common/socket/test/gethttpsdata.cpp,
	  src/common/socket/test/isockbuf,
	  src/common/socket/test/random.pem,
	  src/common/socket/test/root.pem,
	  src/common/socket/test/server.cpp,
	  src/common/socket/test/server.pem,
	  src/ifcs/OW_AuthenticatorIFC.hpp, src/ifcs/OW_CIMOMHandle.cpp,
	  src/ifcs/OW_CIMOMHandle.hpp, src/ifcs/OW_IOIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.cpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/ifcs/OW_SelectableIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.hpp, src/ifcs/OW_WQLIFC.hpp,
	  src/mof/testfiles/CIM_Policy25.mof,
	  src/mof/testfiles/CIM_Schema22.mof,
	  src/mof/testfiles/CIM_Schema23.mof,
	  src/mof/testfiles/CIM_Schema25.mof,
	  src/mof/testfiles/CIM_Support23.mof,
	  src/mof/testfiles/CIM_Support25.mof,
	  src/mof/testfiles/CIM_System22.mof,
	  src/mof/testfiles/CIM_System23.mof,
	  src/mof/testfiles/CIM_System25.mof,
	  src/mof/testfiles/CIM_User23.mof,
	  src/mof/testfiles/CIM_User25.mof, src/mof/testfiles/Makefile.am,
	  src/mof/testfiles/Solaris_Acl1.0.mof,
	  src/mof/testfiles/Solaris_Application1.0.mof,
	  src/mof/testfiles/Solaris_CIMOM1.0.mof,
	  src/mof/testfiles/Solaris_Core1.0.mof,
	  src/mof/testfiles/Solaris_Device1.0.mof,
	  src/mof/testfiles/Solaris_Network1.0.mof,
	  src/mof/testfiles/Solaris_Schema1.0.mof,
	  src/mof/testfiles/Solaris_System1.0.mof,
	  src/mof/testfiles/Solaris_Users1.0.mof,
	  src/mof/testfiles/testInstance.mof, src/wql/.cvsignore,
	  src/wql/Makefile.am, src/wql/OW_WQLAst.hpp,
	  src/wql/OW_WQLImpl.cpp, src/wql/OW_WQLImpl.hpp,
	  src/wql/OW_WQLLexer.ll, src/wql/OW_WQLParser.yy,
	  src/wql/OW_WQLProcessor.cpp, src/wql/OW_WQLProcessor.hpp,
	  src/wql/OW_WQLScanUtils.cpp, src/wql/OW_WQLScanUtils.hpp,
	  src/wql/OW_WQLVisitor.hpp, src/wql/WQLSpec.html, src/wql/bnfin.y,
	  src/cimxmllistener/.cvsignore, src/cimxmllistener/Makefile.am,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_PropertyProviderIFC.hpp,
	  src/provider/OW_ProviderBaseIFC.hpp,
	  src/provider/OW_ProviderEnvironment.hpp,
	  src/provider/OW_ProviderIFC.hpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  src/xml/.cvsignore, src/xml/Makefile.am, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_CIMtoXML.hpp, src/xml/OW_Param.cpp,
	  src/xml/OW_Param.hpp, src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp, src/xml/OW_XML.hpp,
	  src/xml/OW_XMLAttribute.cpp, src/xml/OW_XMLAttribute.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLCIMFactory.hpp,
	  src/xml/OW_XMLClass.cpp, src/xml/OW_XMLClass.hpp,
	  src/xml/OW_XMLEscape.cpp, src/xml/OW_XMLEscape.hpp,
	  src/xml/OW_XMLEscape.re, src/xml/OW_XMLException.hpp,
	  src/xml/OW_XMLNode.cpp, src/xml/OW_XMLNode.hpp,
	  src/xml/OW_XMLOperationGeneric.cpp,
	  src/xml/OW_XMLOperationGeneric.hpp, src/xml/OW_XMLParameters.cpp,
	  src/xml/OW_XMLParameters.hpp, src/xml/OW_XMLParser.cpp,
	  src/xml/OW_XMLParser.hpp, src/xml/OW_XMLParserSax.cpp,
	  src/xml/OW_XMLParserSax.hpp, src/xml/OW_XMLQualifier.cpp,
	  src/xml/OW_XMLQualifier.hpp, src/xml/OW_XMLUnescape.cpp,
	  src/xml/OW_XMLUnescape.hpp, src/xml/OW_XMLUnescape.re,
	  test/.cvsignore, test/Makefile.am, test/CppUnit/.cvsignore,
	  test/CppUnit/CppUnitException.cpp,
	  test/CppUnit/CppUnitException.hpp, test/CppUnit/Guards.hpp,
	  test/CppUnit/Makefile.am, test/CppUnit/Test.hpp,
	  test/CppUnit/TestCaller.hpp, test/CppUnit/TestCase.cpp,
	  test/CppUnit/TestCase.hpp, test/CppUnit/TestFailure.cpp,
	  test/CppUnit/TestFailure.hpp, test/CppUnit/TestResult.cpp,
	  test/CppUnit/TestResult.hpp, test/CppUnit/TestRunner.cpp,
	  test/CppUnit/TestRunner.hpp, test/CppUnit/TestSuite.cpp,
	  test/CppUnit/TestSuite.hpp, test/CppUnit/TextTestResult.cpp,
	  test/CppUnit/TextTestResult.hpp, test/acceptance/.cvsignore,
	  test/acceptance/Makefile.am, test/acceptance/acceptance.sh.fb,
	  test/acceptance/gdbdump.sh, test/acceptance/progs/.cvsignore,
	  test/acceptance/progs/CIMOMLocator.cpp,
	  test/acceptance/progs/IPCClientTest.cpp,
	  test/acceptance/progs/Makefile.am,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/testfiles/.cvsignore,
	  test/acceptance/testfiles/ACLTest.mof,
	  test/acceptance/testfiles/EnumClassesInput.xml,
	  test/acceptance/testfiles/GetFeatures.out,
	  test/acceptance/testfiles/IPCClientTest.out,
	  test/acceptance/testfiles/Makefile.am,
	  test/acceptance/testfiles/MultiReqInput.xml,
	  test/acceptance/testfiles/MultiReqResp.xml,
	  test/acceptance/testfiles/clientDriver.out,
	  test/acceptance/testfiles/hostkey+cert.pem,
	  test/acceptance/testfiles/indicationTest.mof,
	  test/acceptance/testfiles/indicationTest.out,
	  test/acceptance/testfiles/stringArray.mof,
	  test/acceptance/testfiles/wqlTest.mof,
	  test/acceptance/testfiles/wqlTest.out,
	  test/c++providers/.cvsignore, test/c++providers/Makefile.am,
	  test/c++providers/associator/.cvsignore,
	  test/c++providers/associator/Makefile.am,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/associator/OW_AssociatorTest.mof,
	  test/c++providers/method/.cvsignore,
	  test/c++providers/method/Makefile.am,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/c++providers/method/OW_MethodProviderTest.mof,
	  test/unit/.cvsignore, test/unit/GenericTestCases.cpp.tmpl,
	  test/unit/GenericTestCases.hpp.tmpl, test/unit/Makefile.am,
	  test/unit/MemTracerTest.cpp, test/unit/OW_Base64TestCases.cpp,
	  test/unit/OW_Base64TestCases.hpp,
	  test/unit/OW_CIMClassTestCases.cpp,
	  test/unit/OW_CIMClassTestCases.hpp,
	  test/unit/OW_CIMUrlTestCases.cpp,
	  test/unit/OW_CIMUrlTestCases.hpp,
	  test/unit/OW_EnumerationTestCases.cpp,
	  test/unit/OW_EnumerationTestCases.hpp,
	  test/unit/OW_EventManagerTestCases.cpp,
	  test/unit/OW_EventManagerTestCases.hpp,
	  test/unit/OW_ExceptionTestCases.cpp,
	  test/unit/OW_ExceptionTestCases.hpp,
	  test/unit/OW_ExecTestCases.cpp, test/unit/OW_ExecTestCases.hpp,
	  test/unit/OW_FormatTestCases.cpp,
	  test/unit/OW_FormatTestCases.hpp,
	  test/unit/OW_HTTPChunkerTestCases.cpp,
	  test/unit/OW_HTTPChunkerTestCases.hpp,
	  test/unit/OW_InetAddressTestCases.cpp,
	  test/unit/OW_InetAddressTestCases.hpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.cpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.hpp,
	  test/unit/OW_LoggerTestCases.cpp,
	  test/unit/OW_LoggerTestCases.hpp, test/unit/OW_MD5TestCases.cpp,
	  test/unit/OW_MD5TestCases.hpp,
	  test/unit/OW_MemTracerTestCases.cpp,
	  test/unit/OW_MemTracerTestCases.hpp,
	  test/unit/OW_MutexTestCases.cpp, test/unit/OW_MutexTestCases.hpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/OW_ProviderManagerTestCases.hpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.cpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.hpp,
	  test/unit/OW_ProviderMuxTestCases.cpp,
	  test/unit/OW_ProviderMuxTestCases.hpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_SharedLibraryTestCases.cpp,
	  test/unit/OW_SharedLibraryTestCases.hpp,
	  test/unit/OW_StackTraceTestCases.cpp,
	  test/unit/OW_StackTraceTestCases.hpp,
	  test/unit/OW_StringStreamTestCases.cpp,
	  test/unit/OW_StringStreamTestCases.hpp,
	  test/unit/OW_StringTestCases.cpp,
	  test/unit/OW_StringTestCases.hpp,
	  test/unit/OW_XMLEscapeTestCases.cpp,
	  test/unit/OW_XMLEscapeTestCases.hpp,
	  test/unit/OW_XMLUnescapeTestCases.cpp,
	  test/unit/OW_XMLUnescapeTestCases.hpp, test/unit/UnitMain.cpp,
	  test/unit/newtest.sh, test/unit/run_make_check.sh,
	  test/unit/testSharedLibraryLoader.hpp: Initial import

2002-03-01 09:58  nuffer

	* ACL.HOWTO, AUTHORS, AuthModule.HOWTO, C++Provider.HOWTO, COPYING,
	  ChangeLog, .cvsignore, Doxyfile.sh, INSTALL, LICENSE,
	  Makefile-shared-lib.inc, Makefile.am, NEWS, PORTING.txt,
	  ProviderInterface.HOWTO, README, ReleaseSteps, TODO, acconfig.h,
	  acinclude.m4, config.guess, config.sub, configure.in,
	  cvsbootstrap.sh, fixMakePaths.sh, install-sh, missing,
	  mkinstalldirs, openwbem.spec, ow_ar.sh, worstdeps.sh,
	  db/.cvsignore, db/Makefile.am, db/README, db/changelog,
	  db/btree/.cvsignore, db/btree/Makefile.am, db/btree/bt_close.c,
	  db/btree/bt_conv.c, db/btree/bt_debug.c, db/btree/bt_delete.c,
	  db/btree/bt_get.c, db/btree/bt_open.c, db/btree/bt_overflow.c,
	  db/btree/bt_page.c, db/btree/bt_put.c, db/btree/bt_search.c,
	  db/btree/bt_seq.c, db/btree/bt_split.c, db/btree/bt_utils.c,
	  db/btree/btree.h, db/btree/extern.h, db/db/.cvsignore,
	  db/db/Makefile.am, db/db/db.c, db/include/.cvsignore,
	  db/include/Makefile.am, db/include/compat.h, db/include/db.h,
	  db/include/mpool.h, db/include/queue.h, db/mpool/.cvsignore,
	  db/mpool/Makefile.am, db/mpool/README, db/mpool/mpool.c,
	  db/test/.cvsignore, db/test/Makefile.am, db/test/dbtest.c,
	  db/test/run.test, db/test/test_words, doc/.cvsignore,
	  doc/Makefile.am, doc/man/.cvsignore, doc/man/Makefile.am,
	  doc/man/man1/.cvsignore, doc/man/man1/Makefile.am,
	  doc/man/man1/owexecwql.1, doc/man/man1/owmofc.1,
	  doc/man/man8/.cvsignore, doc/man/man8/Makefile.am,
	  doc/man/man8/owcimomd.8.fb, doc/man/man8/owdigestgenpass.8,
	  etc/.cvsignore, etc/Makefile.am, etc/openwbem.conf.sh,
	  etc/init/.cvsignore, etc/init/Makefile.am, etc/init/owcimomd.sh,
	  etc/pam.d/.cvsignore, etc/pam.d/Makefile.am, etc/pam.d/openwbem,
	  etc/sysconfig/.cvsignore, etc/sysconfig/Makefile.am,
	  etc/sysconfig/daemons/.cvsignore,
	  etc/sysconfig/daemons/Makefile.am,
	  etc/sysconfig/daemons/owcimomd, mof/.cvsignore, mof/Makefile.am,
	  mof/OpenWBEM_Acl1.0.mof, src/Makefile.am, src/cim/.cvsignore,
	  src/cim/Makefile.am, src/cim/OW_CIM.hpp, src/cim/OW_CIMBase.cpp,
	  src/cim/OW_CIMBase.hpp, src/cim/OW_CIMClass.cpp,
	  src/cim/OW_CIMClass.hpp, src/cim/OW_CIMClassEnumeration.hpp,
	  src/cim/OW_CIMDataType.cpp, src/cim/OW_CIMDataType.hpp,
	  src/cim/OW_CIMDateTime.cpp, src/cim/OW_CIMDateTime.hpp,
	  src/cim/OW_CIMElement.cpp, src/cim/OW_CIMElement.hpp,
	  src/cim/OW_CIMException.cpp, src/cim/OW_CIMException.hpp,
	  src/cim/OW_CIMFeatures.hpp, src/cim/OW_CIMFlavor.cpp,
	  src/cim/OW_CIMFlavor.hpp, src/cim/OW_CIMFwd.hpp,
	  src/cim/OW_CIMInstance.cpp, src/cim/OW_CIMInstance.hpp,
	  src/cim/OW_CIMInstanceEnumeration.hpp, src/cim/OW_CIMMethod.cpp,
	  src/cim/OW_CIMMethod.hpp, src/cim/OW_CIMNameSpace.cpp,
	  src/cim/OW_CIMNameSpace.hpp, src/cim/OW_CIMObjectPath.cpp,
	  src/cim/OW_CIMObjectPath.hpp,
	  src/cim/OW_CIMObjectPathEnumeration.hpp,
	  src/cim/OW_CIMParameter.cpp, src/cim/OW_CIMParameter.hpp,
	  src/cim/OW_CIMProperty.cpp, src/cim/OW_CIMProperty.hpp,
	  src/cim/OW_CIMQualifier.cpp, src/cim/OW_CIMQualifier.hpp,
	  src/cim/OW_CIMQualifierEnumeration.hpp,
	  src/cim/OW_CIMQualifierType.cpp, src/cim/OW_CIMQualifierType.hpp,
	  src/cim/OW_CIMScope.cpp, src/cim/OW_CIMScope.hpp,
	  src/cim/OW_CIMUrl.cpp, src/cim/OW_CIMUrl.hpp,
	  src/cim/OW_CIMValue.cpp, src/cim/OW_CIMValue.hpp,
	  src/cim/OW_CIMValueCast.cpp, src/cim/OW_CIMValueCast.hpp,
	  src/cimom/.cvsignore, src/cimom/Makefile.am,
	  src/cimom/OW_ACLInfo.hpp, src/cimom/OW_AssocDb.cpp,
	  src/cimom/OW_AssocDb.hpp, src/cimom/OW_CIMOMEnvironment.cpp,
	  src/cimom/OW_CIMOMEnvironment.hpp, src/cimom/OW_CIMServer.cpp,
	  src/cimom/OW_CIMServer.hpp,
	  src/cimom/OW_GenericHDBRepository.cpp,
	  src/cimom/OW_GenericHDBRepository.hpp,
	  src/authenticators/simple/.cvsignore,
	  src/authenticators/simple/Makefile.am,
	  src/authenticators/simple/OW_SimpleAuthenticator.cpp,
	  src/cimom/OW_HDB.cpp, src/cimom/OW_HDB.hpp,
	  src/cimom/OW_HDBCommon.hpp, src/cimom/OW_HDBNode.cpp,
	  src/cimom/OW_HDBNode.hpp, src/cimom/OW_Index.hpp,
	  src/cimom/OW_IndexImpl.cpp, src/cimom/OW_IndicationRepLayer.hpp,
	  src/cimom/OW_IndicationServer.hpp,
	  src/cimom/OW_InstanceRepository.cpp,
	  src/cimom/OW_InstanceRepository.hpp,
	  src/cimom/OW_LocalCIMOMHandle.cpp,
	  src/cimom/OW_LocalCIMOMHandle.hpp,
	  src/cimom/OW_MetaRepository.cpp, src/cimom/OW_MetaRepository.hpp,
	  src/cimom/OW_NameSpaceProvider.cpp,
	  src/cimom/OW_NameSpaceProvider.hpp,
	  src/cimom/OW_PollingManager.cpp, src/cimom/OW_PollingManager.hpp,
	  src/cimom/OW_ProviderIFCLoader.cpp,
	  src/cimom/OW_ProviderIFCLoader.hpp,
	  src/cimom/OW_ProviderManager.cpp,
	  src/cimom/OW_ProviderManager.hpp, src/cimom/OW_ProxyProvider.cpp,
	  src/cimom/OW_ProxyProvider.hpp, src/cimom/OW_RepositoryIFC.hpp,
	  src/cimom/OW_RepositoryStreams.cpp,
	  src/cimom/OW_RepositoryStreams.hpp,
	  src/cimom/OW_WQLFilterRep.cpp, src/cimom/OW_WQLFilterRep.hpp,
	  src/cimom/main.cpp, src/cimom/indication/.cvsignore,
	  src/cimom/indication/Makefile.am,
	  src/cimom/indication/OW_IndicationRepLayerImpl.cpp,
	  src/cimom/indication/OW_IndicationRepLayerImpl.hpp,
	  src/cimom/indication/OW_IndicationServerImpl.cpp,
	  src/cimom/indication/OW_IndicationServerImpl.hpp,
	  src/http/client/.cvsignore, src/http/client/Makefile.am,
	  src/http/client/OW_HTTPClient.cpp,
	  src/http/client/OW_HTTPClient.hpp, src/http/common/Makefile.am,
	  src/http/common/OW_Base64FormatException.hpp,
	  src/http/common/OW_CIMErrorException.cpp,
	  src/http/common/OW_CIMErrorException.hpp,
	  src/http/common/OW_HTTPChunkException.hpp,
	  src/http/common/OW_HTTPChunkedIStream.cpp,
	  src/http/common/OW_HTTPChunkedIStream.hpp,
	  src/http/common/OW_HTTPChunkedOStream.cpp,
	  src/http/common/OW_HTTPChunkedOStream.hpp,
	  src/http/common/OW_HTTPCounter.cpp,
	  src/http/common/OW_HTTPCounter.hpp,
	  src/http/common/OW_HTTPDeflateIStream.cpp,
	  src/http/common/OW_HTTPDeflateIStream.hpp,
	  src/http/common/OW_HTTPDeflateOStream.cpp,
	  src/http/common/OW_HTTPDeflateOStream.hpp,
	  src/http/common/OW_HTTPException.hpp,
	  src/http/common/OW_HTTPLenLimitIStream.cpp,
	  src/http/common/OW_HTTPLenLimitIStream.hpp,
	  src/http/common/OW_HTTPStatusCodes.h,
	  src/http/common/OW_HTTPUtils.cpp,
	  src/http/common/OW_HTTPUtils.hpp, src/http/common/OW_MD5.cpp,
	  src/http/common/OW_MD5.hpp, src/http/test/build.sh,
	  src/http/test/chunker.cpp, src/http/test/chunker_client.cpp,
	  src/http/test/chunker_server.cpp, src/http/test/dynamictest.cpp,
	  src/http/test/header.cpp, src/http/test/header.txt,
	  src/http/test/httpclient.cpp, src/http/test/httpserver.cpp,
	  src/http/test/lenlimit.cpp, src/http/test/pamstandalone.cpp,
	  src/http/test/pamtest-short.cpp, src/http/test/pamtest.cpp,
	  src/http/test/certs/client.pem, src/http/test/certs/dh1024.pem,
	  src/http/test/certs/random.pem, src/http/test/certs/root.pem,
	  src/http/test/certs/server.pem, src/mof/.cvsignore,
	  src/mof/CIMOMVisitor.cpp, src/mof/CIMOMVisitor.hpp,
	  src/mof/DebugVisitor.cpp, src/mof/DebugVisitor.h,
	  src/mof/Grammar.h, src/mof/LineInfo.hpp, src/mof/Makefile.am,
	  src/mof/MofCompiler.cpp, src/mof/MofCompiler.hpp,
	  src/mof/MofParserDecls.hpp,
	  src/mof/OW_MofParserErrorHandlerIFC.hpp, src/mof/Visitor.cpp,
	  src/mof/Visitor.h, src/mof/moflexer.lpp, src/mof/mofparser.ypp,
	  src/mof/testfiles/.cvsignore, src/requesthandlers/.cvsignore,
	  src/requesthandlers/Makefile.am,
	  src/requesthandlers/binary/.cvsignore,
	  src/requesthandlers/binary/Makefile.am,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.cpp,
	  src/requesthandlers/binary/OW_BinaryRequestHandler.hpp,
	  src/requesthandlers/cimxml/.cvsignore,
	  src/requesthandlers/cimxml/Makefile.am,
	  src/requesthandlers/cimxml/OW_XMLExecute.cpp,
	  src/requesthandlers/cimxml/OW_XMLExecute.hpp,
	  src/services/.cvsignore, src/services/Makefile.am,
	  src/services/http/.cvsignore, src/services/http/Makefile.am,
	  src/services/http/OW_DigestAuthentication.cpp,
	  src/services/http/OW_DigestAuthentication.hpp,
	  src/services/http/OW_HTTPServer.cpp,
	  src/services/http/OW_HTTPServer.hpp,
	  src/services/http/OW_HTTPSvrConnection.cpp,
	  src/services/http/OW_HTTPSvrConnection.hpp,
	  src/services/http/OW_SLPProvider.cpp, src/tools/Makefile.am,
	  src/tools/OW_DigestPasswdGen.cpp,
	  src/tools/owcreatenamespace.cpp, src/tools/owdeletenamespace.cpp,
	  src/tools/owenumnamespace.cpp, src/tools/owexecwql.cpp,
	  src/tools/owmofc/main.cpp,
	  src/mof/testfiles/CIM_Application22.mof,
	  src/mof/testfiles/CIM_Application23.mof,
	  src/mof/testfiles/CIM_Application25.mof,
	  src/mof/testfiles/CIM_Core22.mof,
	  src/mof/testfiles/CIM_Core23.mof,
	  src/mof/testfiles/CIM_Core25.mof,
	  src/mof/testfiles/CIM_Core25_Add.mof,
	  src/mof/testfiles/CIM_DAP22.mof, src/mof/testfiles/CIM_Dap23.mof,
	  src/mof/testfiles/CIM_Device22.mof,
	  src/mof/testfiles/CIM_Device221.mof,
	  src/mof/testfiles/CIM_Device23.mof,
	  src/mof/testfiles/CIM_Device25.mof,
	  src/mof/testfiles/CIM_Events25.mof,
	  src/mof/testfiles/CIM_Metrics25.mof,
	  src/mof/testfiles/CIM_Network22.mof,
	  src/mof/testfiles/CIM_Network23.mof,
	  src/mof/testfiles/CIM_Network25.mof,
	  src/mof/testfiles/CIM_Network25_Add.mof,
	  src/mof/testfiles/CIM_Physical22.mof,
	  src/mof/testfiles/CIM_Physical23.mof,
	  src/mof/testfiles/CIM_Physical25.mof, src/client/.cvsignore,
	  src/client/Makefile.am, src/client/OW_BinaryCIMOMHandle.cpp,
	  src/client/OW_BinaryCIMOMHandle.hpp, src/client/OW_CIMOMInfo.cpp,
	  src/client/OW_CIMOMInfo.hpp, src/client/OW_CIMOMLocator.cpp,
	  src/client/OW_CIMOMLocator.hpp,
	  src/client/OW_CIMOMLocatorSLP.cpp,
	  src/client/OW_CIMOMLocatorSLP.hpp, src/client/OW_CIMProtocol.hpp,
	  src/client/OW_CIMXMLCIMOMHandle.cpp,
	  src/client/OW_CIMXMLCIMOMHandle.hpp,
	  src/client/OW_ClientAuthCBIFC.hpp,
	  src/client/OW_IPCCIMOMHandle.cpp,
	  src/client/OW_IPCCIMOMHandle.hpp, src/client/OW_IPCClient.cpp,
	  src/client/OW_IPCClient.hpp, src/common/.cvsignore,
	  src/common/Makefile.am, src/common/OW_Array.hpp,
	  src/common/OW_ArrayFwd.hpp, src/common/OW_Assertion.cpp,
	  src/common/OW_Assertion.hpp, src/common/OW_AutoPtr.hpp,
	  src/common/OW_BaseStreamBuffer.cpp,
	  src/common/OW_BaseStreamBuffer.hpp, src/common/OW_BinIfcIO.cpp,
	  src/common/OW_BinIfcIO.hpp, src/common/OW_Bool.cpp,
	  src/common/OW_Bool.hpp, src/common/OW_ByteSwap.hpp,
	  src/common/OW_Char16.cpp, src/common/OW_Char16.hpp,
	  src/common/OW_ConfigOpts.hpp, src/common/OW_DateTime.cpp,
	  src/common/OW_DateTime.hpp, src/common/OW_Enumeration.hpp,
	  src/common/OW_Exception.cpp, src/common/OW_Exception.hpp,
	  src/common/OW_Exec.cpp, src/common/OW_Exec.hpp,
	  src/common/OW_FileSystem.hpp, src/common/OW_Format.cpp,
	  src/common/OW_Format.hpp, src/common/OW_FuncNamePrinter.hpp,
	  src/common/OW_IOException.hpp,
	  src/common/OW_IOIFCStreamBuffer.cpp,
	  src/common/OW_IOIFCStreamBuffer.hpp,
	  src/common/OW_IstreamBufIterator.hpp, src/common/OW_List.hpp,
	  src/common/OW_LogLevel.hpp, src/common/OW_Logger.hpp,
	  src/common/OW_Map.hpp, src/common/OW_MemTracer.cpp,
	  src/common/OW_MemTracer.hpp, src/common/OW_Memory.hpp,
	  src/common/OW_Mutex.cpp, src/common/OW_Mutex.hpp,
	  src/common/OW_MutexLock.hpp, src/common/OW_NetworkTypes.hpp,
	  src/common/OW_OS.hpp, src/common/OW_PosixFileSystem.cpp,
	  src/common/OW_PosixOS.cpp, src/common/OW_PosixUnnamedPipe.cpp,
	  src/common/OW_PosixUnnamedPipe.hpp, src/common/OW_PthDefines.hpp,
	  src/common/OW_RWLocker.cpp, src/common/OW_RWLocker.hpp,
	  src/common/OW_RandomNumber.cpp, src/common/OW_RandomNumber.hpp,
	  src/common/OW_Reference.hpp, src/common/OW_Select.cpp,
	  src/common/OW_Select.hpp, src/common/OW_SelectEngine.cpp,
	  src/common/OW_SelectEngine.hpp, src/common/OW_Semaphore.hpp,
	  src/common/OW_SortedVector.hpp, src/common/OW_Stack.hpp,
	  src/common/OW_StackTrace.cpp, src/common/OW_StackTrace.hpp,
	  src/common/OW_String.cpp, src/common/OW_String.hpp,
	  src/common/OW_StringBuffer.cpp, src/common/OW_StringBuffer.hpp,
	  src/common/OW_StringEnumeration.hpp,
	  src/common/OW_StringStream.hpp, src/common/OW_TempFileStream.cpp,
	  src/common/OW_TempFileStream.hpp, src/common/OW_Thread.cpp,
	  src/common/OW_Thread.hpp, src/common/OW_ThreadEvent.cpp,
	  src/common/OW_ThreadEvent.hpp, src/common/OW_ThreadImpl.cpp,
	  src/common/OW_ThreadImpl.hpp, src/common/OW_ThreadTypes.hpp,
	  src/common/OW_TmpFile.cpp, src/common/OW_TmpFile.hpp,
	  src/common/OW_Types.h, src/common/OW_URL.cpp,
	  src/common/OW_URL.hpp, src/common/OW_UnnamedPipe.cpp,
	  src/common/OW_UnnamedPipe.hpp, src/common/socket/.cvsignore,
	  src/common/socket/OW_DomainSocketConnection.cpp,
	  src/common/socket/OW_DomainSocketConnection.hpp,
	  src/common/socket/OW_GetPass.cpp,
	  src/common/socket/OW_GetPass.hpp,
	  src/common/socket/OW_IPCConnection.cpp,
	  src/common/socket/OW_IPCConnection.hpp,
	  src/common/socket/OW_InetAddress.cpp,
	  src/common/socket/OW_InetAddress.hpp,
	  src/common/socket/OW_InetAddressImpl.cpp,
	  src/common/socket/OW_InetAddressImpl.hpp,
	  src/common/socket/OW_InetSSLSocketImpl.cpp,
	  src/common/socket/OW_InetSSLSocketImpl.hpp,
	  src/common/socket/OW_InetServerSocket.hpp,
	  src/common/socket/OW_InetServerSocketImpl.cpp,
	  src/common/socket/OW_InetServerSocketImpl.hpp,
	  src/common/socket/OW_InetSocket.cpp,
	  src/common/socket/OW_InetSocket.hpp,
	  src/common/socket/OW_InetSocketBaseImpl.cpp,
	  src/common/socket/OW_InetSocketBaseImpl.hpp,
	  src/common/socket/OW_InetSocketImpl.cpp,
	  src/common/socket/OW_InetSocketImpl.hpp,
	  src/common/socket/OW_NwIface.cpp,
	  src/common/socket/OW_NwIface.hpp,
	  src/common/socket/OW_SSLCtxMgr.cpp,
	  src/common/socket/OW_SSLCtxMgr.hpp,
	  src/common/socket/OW_SSLException.hpp,
	  src/common/socket/OW_SocketException.hpp,
	  src/common/socket/OW_SocketStreamBuffer.cpp,
	  src/common/socket/OW_SocketStreamBuffer.hpp,
	  src/common/socket/OW_SocketUtils.cpp,
	  src/common/socket/OW_SocketUtils.hpp,
	  src/common/socket/test/.cvsignore,
	  src/common/socket/test/OW_InetAddressTest.cpp,
	  src/common/socket/test/build.sh,
	  src/common/socket/test/client.pem,
	  src/common/socket/test/dh1024.pem,
	  src/common/socket/test/gethttpdata.cpp,
	  src/common/socket/test/gethttpsdata.cpp,
	  src/common/socket/test/isockbuf,
	  src/common/socket/test/random.pem,
	  src/common/socket/test/root.pem,
	  src/common/socket/test/server.cpp,
	  src/common/socket/test/server.pem,
	  src/ifcs/OW_AuthenticatorIFC.hpp, src/ifcs/OW_CIMOMHandle.cpp,
	  src/ifcs/OW_CIMOMHandle.hpp, src/ifcs/OW_IOIFC.hpp,
	  src/ifcs/OW_RequestHandlerIFC.cpp,
	  src/ifcs/OW_RequestHandlerIFC.hpp,
	  src/ifcs/OW_SelectableCallbackIFC.hpp,
	  src/ifcs/OW_SelectableIFC.hpp,
	  src/ifcs/OW_ServiceEnvironmentIFC.hpp,
	  src/ifcs/OW_ServiceIFC.hpp, src/ifcs/OW_WQLIFC.hpp,
	  src/mof/testfiles/CIM_Policy25.mof,
	  src/mof/testfiles/CIM_Schema22.mof,
	  src/mof/testfiles/CIM_Schema23.mof,
	  src/mof/testfiles/CIM_Schema25.mof,
	  src/mof/testfiles/CIM_Support23.mof,
	  src/mof/testfiles/CIM_Support25.mof,
	  src/mof/testfiles/CIM_System22.mof,
	  src/mof/testfiles/CIM_System23.mof,
	  src/mof/testfiles/CIM_System25.mof,
	  src/mof/testfiles/CIM_User23.mof,
	  src/mof/testfiles/CIM_User25.mof, src/mof/testfiles/Makefile.am,
	  src/mof/testfiles/Solaris_Acl1.0.mof,
	  src/mof/testfiles/Solaris_Application1.0.mof,
	  src/mof/testfiles/Solaris_CIMOM1.0.mof,
	  src/mof/testfiles/Solaris_Core1.0.mof,
	  src/mof/testfiles/Solaris_Device1.0.mof,
	  src/mof/testfiles/Solaris_Network1.0.mof,
	  src/mof/testfiles/Solaris_Schema1.0.mof,
	  src/mof/testfiles/Solaris_System1.0.mof,
	  src/mof/testfiles/Solaris_Users1.0.mof,
	  src/mof/testfiles/testInstance.mof, src/wql/.cvsignore,
	  src/wql/Makefile.am, src/wql/OW_WQLAst.hpp,
	  src/wql/OW_WQLImpl.cpp, src/wql/OW_WQLImpl.hpp,
	  src/wql/OW_WQLLexer.ll, src/wql/OW_WQLParser.yy,
	  src/wql/OW_WQLProcessor.cpp, src/wql/OW_WQLProcessor.hpp,
	  src/wql/OW_WQLScanUtils.cpp, src/wql/OW_WQLScanUtils.hpp,
	  src/wql/OW_WQLVisitor.hpp, src/wql/WQLSpec.html, src/wql/bnfin.y,
	  src/cimxmllistener/.cvsignore, src/cimxmllistener/Makefile.am,
	  src/cimxmllistener/OW_CIMListenerCallback.hpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.cpp,
	  src/cimxmllistener/OW_HTTPXMLCIMListener.hpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.cpp,
	  src/cimxmllistener/OW_ListenerAuthenticator.hpp,
	  src/cimxmllistener/OW_XMLListener.cpp,
	  src/cimxmllistener/OW_XMLListener.hpp,
	  src/provider/OW_AssociatorProviderIFC.hpp,
	  src/provider/OW_IndicationExportProviderIFC.hpp,
	  src/provider/OW_InstanceProviderIFC.hpp,
	  src/provider/OW_MethodProviderIFC.hpp,
	  src/provider/OW_PolledProviderIFC.hpp,
	  src/provider/OW_PropertyProviderIFC.hpp,
	  src/provider/OW_ProviderBaseIFC.hpp,
	  src/provider/OW_ProviderEnvironment.hpp,
	  src/provider/OW_ProviderIFC.hpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.cpp,
	  src/providers/cpp/indicationexport/OW_CppIndicationExportXMLHTTPProvider.hpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.cpp,
	  src/providers/cpp/indicationexport/OW_IndicationExporter.hpp,
	  src/xml/.cvsignore, src/xml/Makefile.am, src/xml/OW_CIMtoXML.cpp,
	  src/xml/OW_CIMtoXML.hpp, src/xml/OW_Param.cpp,
	  src/xml/OW_Param.hpp, src/xml/OW_RequestHandlerIFCXML.cpp,
	  src/xml/OW_RequestHandlerIFCXML.hpp, src/xml/OW_XML.hpp,
	  src/xml/OW_XMLAttribute.cpp, src/xml/OW_XMLAttribute.hpp,
	  src/xml/OW_XMLCIMFactory.cpp, src/xml/OW_XMLCIMFactory.hpp,
	  src/xml/OW_XMLClass.cpp, src/xml/OW_XMLClass.hpp,
	  src/xml/OW_XMLEscape.cpp, src/xml/OW_XMLEscape.hpp,
	  src/xml/OW_XMLEscape.re, src/xml/OW_XMLException.hpp,
	  src/xml/OW_XMLNode.cpp, src/xml/OW_XMLNode.hpp,
	  src/xml/OW_XMLOperationGeneric.cpp,
	  src/xml/OW_XMLOperationGeneric.hpp, src/xml/OW_XMLParameters.cpp,
	  src/xml/OW_XMLParameters.hpp, src/xml/OW_XMLParser.cpp,
	  src/xml/OW_XMLParser.hpp, src/xml/OW_XMLParserSax.cpp,
	  src/xml/OW_XMLParserSax.hpp, src/xml/OW_XMLQualifier.cpp,
	  src/xml/OW_XMLQualifier.hpp, src/xml/OW_XMLUnescape.cpp,
	  src/xml/OW_XMLUnescape.hpp, src/xml/OW_XMLUnescape.re,
	  test/.cvsignore, test/Makefile.am, test/CppUnit/.cvsignore,
	  test/CppUnit/CppUnitException.cpp,
	  test/CppUnit/CppUnitException.hpp, test/CppUnit/Guards.hpp,
	  test/CppUnit/Makefile.am, test/CppUnit/Test.hpp,
	  test/CppUnit/TestCaller.hpp, test/CppUnit/TestCase.cpp,
	  test/CppUnit/TestCase.hpp, test/CppUnit/TestFailure.cpp,
	  test/CppUnit/TestFailure.hpp, test/CppUnit/TestResult.cpp,
	  test/CppUnit/TestResult.hpp, test/CppUnit/TestRunner.cpp,
	  test/CppUnit/TestRunner.hpp, test/CppUnit/TestSuite.cpp,
	  test/CppUnit/TestSuite.hpp, test/CppUnit/TextTestResult.cpp,
	  test/CppUnit/TextTestResult.hpp, test/acceptance/.cvsignore,
	  test/acceptance/Makefile.am, test/acceptance/acceptance.sh.fb,
	  test/acceptance/gdbdump.sh, test/acceptance/progs/.cvsignore,
	  test/acceptance/progs/CIMOMLocator.cpp,
	  test/acceptance/progs/IPCClientTest.cpp,
	  test/acceptance/progs/Makefile.am,
	  test/acceptance/progs/OW_CIMClientCL.cpp,
	  test/acceptance/progs/aclTest.cpp,
	  test/acceptance/progs/cimListenerTest.cpp,
	  test/acceptance/progs/fakeClient.cpp,
	  test/acceptance/progs/wqlTest1.cpp,
	  test/acceptance/testfiles/.cvsignore,
	  test/acceptance/testfiles/ACLTest.mof,
	  test/acceptance/testfiles/EnumClassesInput.xml,
	  test/acceptance/testfiles/GetFeatures.out,
	  test/acceptance/testfiles/IPCClientTest.out,
	  test/acceptance/testfiles/Makefile.am,
	  test/acceptance/testfiles/MultiReqInput.xml,
	  test/acceptance/testfiles/MultiReqResp.xml,
	  test/acceptance/testfiles/clientDriver.out,
	  test/acceptance/testfiles/hostkey+cert.pem,
	  test/acceptance/testfiles/indicationTest.mof,
	  test/acceptance/testfiles/indicationTest.out,
	  test/acceptance/testfiles/stringArray.mof,
	  test/acceptance/testfiles/wqlTest.mof,
	  test/acceptance/testfiles/wqlTest.out,
	  test/c++providers/.cvsignore, test/c++providers/Makefile.am,
	  test/c++providers/associator/.cvsignore,
	  test/c++providers/associator/Makefile.am,
	  test/c++providers/associator/OW_AssociatorTest.cpp,
	  test/c++providers/associator/OW_AssociatorTest.mof,
	  test/c++providers/method/.cvsignore,
	  test/c++providers/method/Makefile.am,
	  test/c++providers/method/OW_MethodProviderTest.cpp,
	  test/c++providers/method/OW_MethodProviderTest.mof,
	  test/unit/.cvsignore, test/unit/GenericTestCases.cpp.tmpl,
	  test/unit/GenericTestCases.hpp.tmpl, test/unit/Makefile.am,
	  test/unit/MemTracerTest.cpp, test/unit/OW_Base64TestCases.cpp,
	  test/unit/OW_Base64TestCases.hpp,
	  test/unit/OW_CIMClassTestCases.cpp,
	  test/unit/OW_CIMClassTestCases.hpp,
	  test/unit/OW_CIMUrlTestCases.cpp,
	  test/unit/OW_CIMUrlTestCases.hpp,
	  test/unit/OW_EnumerationTestCases.cpp,
	  test/unit/OW_EnumerationTestCases.hpp,
	  test/unit/OW_EventManagerTestCases.cpp,
	  test/unit/OW_EventManagerTestCases.hpp,
	  test/unit/OW_ExceptionTestCases.cpp,
	  test/unit/OW_ExceptionTestCases.hpp,
	  test/unit/OW_ExecTestCases.cpp, test/unit/OW_ExecTestCases.hpp,
	  test/unit/OW_FormatTestCases.cpp,
	  test/unit/OW_FormatTestCases.hpp,
	  test/unit/OW_HTTPChunkerTestCases.cpp,
	  test/unit/OW_HTTPChunkerTestCases.hpp,
	  test/unit/OW_InetAddressTestCases.cpp,
	  test/unit/OW_InetAddressTestCases.hpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_LinuxSharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.cpp,
	  test/unit/OW_ListenerAuthenticatorTestCases.hpp,
	  test/unit/OW_LoggerTestCases.cpp,
	  test/unit/OW_LoggerTestCases.hpp, test/unit/OW_MD5TestCases.cpp,
	  test/unit/OW_MD5TestCases.hpp,
	  test/unit/OW_MemTracerTestCases.cpp,
	  test/unit/OW_MemTracerTestCases.hpp,
	  test/unit/OW_MutexTestCases.cpp, test/unit/OW_MutexTestCases.hpp,
	  test/unit/OW_ProviderManagerTestCases.cpp,
	  test/unit/OW_ProviderManagerTestCases.hpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.cpp,
	  test/unit/OW_ProviderMuxLoaderTestCases.hpp,
	  test/unit/OW_ProviderMuxTestCases.cpp,
	  test/unit/OW_ProviderMuxTestCases.hpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.cpp,
	  test/unit/OW_SharedLibraryLoaderTestCases.hpp,
	  test/unit/OW_SharedLibraryTestCases.cpp,
	  test/unit/OW_SharedLibraryTestCases.hpp,
	  test/unit/OW_StackTraceTestCases.cpp,
	  test/unit/OW_StackTraceTestCases.hpp,
	  test/unit/OW_StringStreamTestCases.cpp,
	  test/unit/OW_StringStreamTestCases.hpp,
	  test/unit/OW_StringTestCases.cpp,
	  test/unit/OW_StringTestCases.hpp,
	  test/unit/OW_XMLEscapeTestCases.cpp,
	  test/unit/OW_XMLEscapeTestCases.hpp,
	  test/unit/OW_XMLUnescapeTestCases.cpp,
	  test/unit/OW_XMLUnescapeTestCases.hpp, test/unit/UnitMain.cpp,
	  test/unit/newtest.sh, test/unit/run_make_check.sh,
	  test/unit/testSharedLibraryLoader.hpp: Initial revision

