summaryrefslogtreecommitdiff
path: root/netsvcs
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_40'.ACE-4_5_40nobody1998-09-186-158/+0
* .schmidt1998-09-1710-219/+767
* *** empty log message ***irfan1998-09-161-21/+22
* VC 6 modificationnanbor1998-09-0923-23/+23
* *** empty log message ***nanbor1998-09-092-30/+34
* Reverted my last changenanbor1998-09-091-5/+5
* *** empty log message ***nanbor1998-09-082-6/+6
* *** empty log message ***nanbor1998-09-082-34/+30
* *** empty log message ***schmidt1998-09-032-34/+67
* *** empty log message ***schmidt1998-09-023-28/+56
* *** empty log message ***schmidt1998-08-311-1/+1
* added #include of ace/Singleton.hlevine1998-08-301-7/+7
* replaced #include <string.h> with #include "ace/OS.h", so thatlevine1998-08-171-1/+1
* Added some submitted MSVC files and updated the rest of the files inbrunsch1998-08-0919-134/+1105
* Changed all instances of "#if (ACE_WIN32)" to "#if defined (ACE_WIN32)"brunsch1998-08-091-3/+2
* Added ACE_RCSID to netsvcs/gonzo1998-08-0125-23/+66
* Moved a few methods from ACE to ACE_Event_Handlergonzo1998-07-302-6/+6
* *** empty log message ***Steve Huston1998-07-212-76/+89
* Made ACE paths relative and in project. Reference correct Debug/Release nets...Steve Huston1998-07-212-285/+190
* Made paths to ACE components relative, and in project file.Steve Huston1998-07-212-916/+954
* Changed debug version to netsvcsdnanbor1998-07-162-4/+6
* Moved a class from .cpp to .h - AIX xlC requires it there for templateSteve Huston1998-07-032-13/+12
* added #include of ace/streams.h.levine1998-06-231-89/+90
* inserted RCS keyword stringlevine1998-05-131-0/+2
* Added comments on how to use ACE_Service_Object_Ptr correctly.nanbor1998-04-271-1/+6
* *** empty log message ***nanbor1998-04-271-1/+1
* Shouldn't initialize scheduling Strategy with temporary objects. Their conte...nanbor1998-04-251-6/+0
* *** empty log message ***nanbor1998-04-175-5447/+0
* Added ..\lib to include directories for Release mode.Steve Huston1998-04-121-0/+0
* *** empty log message ***schmidt1998-04-0911-329/+420
* *** empty log message ***schmidt1998-04-0412-54/+502
* Removed #include <fstream.h> from line 1.Steve Huston1998-04-031-1/+0
* Fixed some template instantiations.,Steve Huston1998-04-031-4/+4
* Added ..\libs to Include directories for Release.Steve Huston1998-03-271-0/+0
* *** empty log message ***schmidt1998-03-181-2/+2
* *** empty log message ***schmidt1998-03-021-6/+6
* *** 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 Snyder...levine1998-02-082-37/+4
* 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 ACE_HAS_STREA...levine1998-02-051-42/+41
* 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