summaryrefslogtreecommitdiff
path: root/TAO/tao/Connector_Registry.h
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Thu Nov 3 09:26:21 2005 Ossama Othman ↵Ossama Othman2005-11-031-3/+3
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag:Tue Nov 1 14:49:40 2005 Ossama Othman ↵Ossama Othman2005-11-021-0/+4
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag: Mon Jun 28 10:29:31 UTC 2004 Johnny Willemsen ↵Johnny Willemsen2004-06-281-1/+1
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Tue Oct 28 12:02:47 2003 Balachandran Natarajan ↵bala2003-10-281-25/+9
| | | | <bala@dre.vanderbilt.edu>
* ChangeLogTag:Wed Aug 27 21:00:41 2003 Ossama Othman ↵Ossama Othman2003-08-281-6/+4
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag:Mon Jul 21 22:57:54 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-07-211-2/+2
|
* ChangeLogTag:Thu Feb 20 09:07:56 2003 Ossama Othman <ossama@uci.edu>Ossama Othman2003-02-201-0/+1
|
* ChangeLogTag: Sun Apr 14 19:02:16 2002 Balachandran Natarajan ↵bala2002-04-151-12/+7
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Thu Mar 7 20:43:56 2002 Ossama Othman <ossama@uci.edu>Ossama Othman2002-03-081-3/+5
|
* ChangeLogTag:Tue Jan 29 21:09:12 2002 Oliver Kellogg ↵okellogg2002-01-291-2/+2
| | | | <oliver.kellogg@sysde.eads.net>
* Merged corba-env-clean branch.Ossama Othman2001-12-081-4/+4
|
* ChangeLogTag:Tue Jul 10 06:06:07 2001 Douglas C. Schmidt ↵schmidt2001-07-101-1/+1
| | | | <schmidt@ace.cs.wustl.edu>
* ChangeLogTag:Mon Jul 09 01:51:27 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-07-091-4/+4
|
* ChangeLogTag: Fri Mar 16 18:25:54 2001 Chad Elliott <elliott_c@ociweb.com>oci2001-03-171-2/+2
|
* ChangeLogTag:Fri Dec 15 11:36:08 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-12-151-48/+49
|
* ChangeLogTag:Sat Nov 18 18:11:42 2000 Marina Spivak <marina@cs.wustl.edu>marina2000-11-191-1/+2
|
* ChangeLogTag: Mon Nov 6 13:54:20 2000 Balachandran Natarajan ↵bala2000-11-061-5/+0
| | | | <bala@cs.wustl.edu>
* ChangeLogTag:Thu Oct 12 14:24:03 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-10-121-1/+2
|
* ChangeLogTag:Wed Sep 13 19:15:01 2000 Marina Spivak <marina@cs.wustl.edu>marina2000-09-141-1/+1
|
* ChangeLogTag:Mon Sep 11 12:56:11 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-09-121-4/+0
|
* ChangeLogTag:Tue May 9 20:01:41 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-05-101-0/+4
|
* ChangeLogTag:Thu Mar 23 14:48:12 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-231-1/+1
|
* ChangeLogTag:Sat Mar 18 05:34:48 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-181-0/+2
|
* ChangeLogTag:Sun Dec 12 15:32:27 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-12-121-9/+17
|
* Added TAO_USES_ROBUST_CONNECTION_MGMT macro to distinguish the connection ↵kirthika1999-08-301-1/+2
| | | | | | purging feature.
* ChangeLogTag:Wed Jul 21 03:20:16 1999 Kirthika Parameswaran ↵irfan1999-07-211-0/+3
| | | | <kirthika@cs.wustl.edu>
* insert pragma oncelevine1999-07-121-1/+6
|
* Added a new preprocess_preconnects() method to "squeeze" allOssama Othman1999-07-091-1/+8
| | | | | | | | | | protocol similar preconnects into a single string. This preprocessing gets around having to iterate over all of the loaded protocols in each protocol connector. Protocol iteration will remain in the connector registry. Furthermore, preprocessing the preconnects in this manner also makes it easier for protocol implementers to parse the preconnects. [Bug 4]
* ChangeLogTag:Mon Jul 5 21:20:18 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-061-1/+3
|
* Added an object_key_delimiter() method that returns the objectOssama Othman1999-07-021-0/+4
| | | | | key delimiter that the protocol in a provided URL style IOR uses.
* Mostly commnet updates. Also changed add-to_string for the Profile classesfredk1999-06-081-3/+5
| | | | | | to accept a buffer. removed the Environment parameter toTAO_XX_profile::_key () and also removed the body_ attribute and related methods.
* ChangeLogTag:Wed May 26 18:51:39 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-271-0/+97