summaryrefslogtreecommitdiff
path: root/netsvcs
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***schmidt1998-02-191-6/+11
|
* Removed -s flag.nanbor1998-02-151-1/+1
|
* Changed "$DB" to "localname".nanbor1998-02-151-4/+4
|
* Modified to avoid lossing data at exit on NT.nanbor1998-02-152-11/+18
|
* Added functions to allow writing messages to user specified ostreamnanbor1998-02-152-40/+84
|
* (handle_input): get input from stdin, not ACE_STDINlevine1998-02-091-2/+2
|
* removed the Linux/egcs hacks, because they're not necessary with Scott ↵levine1998-02-082-37/+4
| | | | Snyder's egcs patch
* on Linux w/egcs 1.0.1, compile with /usr/bin/g++ because egcs 1.0.1 chokeslevine1998-02-082-4/+37
|
* replaced use of ACE_OS::gets with ACE_OS::fgetslevine1998-02-061-113/+113
|
* isntantiate ACE_Svc_Handler<ACE_SOCK_STREAM, ACE_NULL_SYNCH> if ↵levine1998-02-051-42/+41
| | | | ACE_HAS_STREAM_PIPES, not if ACE_HAS_TLI
* Removed DEFAULT_LOGGER_KEY definition and use ACE_DEFAULT_LOGGER_KEY instead.nanbor1998-01-291-2/+0
|
* Changed to use ACE_DEFAULT_LOGGER_KEY for logger_key_.nanbor1998-01-291-1/+1
|
* Added code to close down logger connection.nanbor1998-01-291-0/+12
|
* Added directory info.nanbor1998-01-182-1/+2
|
* One-buttoned makefile for MSVC.nanbor1998-01-155-0/+5446
|
* updated dependencies with revised depend.locallevine1998-01-1510-616/+130
|
* Renamed VC 4.2 makefiles.nanbor1998-01-132-9/+10
|
* Rename VC 4.2 makefiles.nanbor1998-01-133-2/+3
|
* Added missing explicit template instantiation(s).nw11998-01-022-2/+8
|
* Added explicit template instantiation for ACE_Map_Iterator_Basenw11998-01-021-0/+2
|
* Protect implementation from double inclusion.nw11998-01-021-1/+1
|
* Protect implementation from double inclusion.nw11998-01-021-0/+4
|
* Corrected some template instantiation errors.nw11998-01-021-8/+24
|
* *** empty log message ***nw11998-01-021-3/+3
|
* Reorganized template codes for Base_Optimizer.nw11998-01-024-25/+35
|
* *** empty log message ***schmidt1998-01-011-2/+0
|
* don't use Base_Optimizer with g++levine1998-01-012-112/+110
|
* move inline functions to .i and changed inline to ACE_INLINElevine1998-01-014-20/+35
|
* *** empty log message ***schmidt1998-01-011-7/+4
|
* *** empty log message ***irfan1997-12-204-716/+73
|
* the first line of the Local Target (Server_Logging_Handler.*) override ↵levine1997-12-051-0/+1
| | | | mysteriously disappeared, again.
* *** empty log message ***schmidt1997-12-0410-587/+171
|
* *** empty log message ***schmidt1997-12-041-1/+1
|
* *** empty log message ***irfan1997-12-0410-21/+21
|
* *** empty log message ***irfan1997-12-041-0/+1
|
* *** empty log message ***schmidt1997-12-045-49/+49
|
* *** empty log message ***schmidt1997-12-042-14/+14
|
* *** empty log message ***irfan1997-12-031-16/+0
|
* *** empty log message ***irfan1997-12-031-5/+15
|
* *** empty log message ***irfan1997-12-024-37/+69
|
* *** empty log message ***schmidt1997-12-011-1/+7
|
* Removed unnecessary library inclusions.nw11997-11-261-4/+4
|
* updated template instantiations to match recent change tolevine1997-11-231-3/+6
| | | | Server_Logging_Handler_T.h.
* Changed to always use sockets. Some platforms don't deal with XTI well.Steve Huston1997-11-211-1/+1
| | | | This can be changed back when XTI/TLI support is better on HP-UX and AIX.
* the first line of the Local Target (Server_Logging_Handler.*) override ↵levine1997-11-181-0/+1
| | | | mysteriously disappeared.
* Removed daemon in main. Use the singleton Service configurator instead.nw11997-11-171-3/+1
|
* *** empty log message ***schmidt1997-11-1610-190/+722
|
* *** empty log message ***irfan1997-11-115-17/+717
|
* *** empty log message ***irfan1997-11-102-0/+0
|
* Added include path and library path into projects.nw11997-11-092-8/+8
|