summaryrefslogtreecommitdiff
path: root/netsvcs
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_6_29'.ACE-4_6_29nobody1999-03-176-158/+0
* .schmidt1999-03-161-4/+4
* .schmidt1999-03-152-52/+32
* .schmidt1999-03-151-3/+4
* .schmidt1999-03-151-30/+70
* (handle_logging_record): replaced NOTREACHED comment with ACE_NOTREACHED macrolevine1999-03-131-3/+1
* moved netsvcs/server build suppression from netsvcs/Makefile to netsvcs/serve...levine1999-03-102-33/+30
* updated ACE_COMPONENTS check to allow everything to be builtlevine1999-03-102-11/+25
* suppress server build if Other and Token ACE_COMPONENT aren't built.levine1999-03-091-12/+16
* suppress build if Other ACE_COMPONENT isn't builtlevine1999-03-091-12/+14
* Start up ACE_Naming_Context as a dynamic service.nanbor1999-02-181-1/+2
* *** empty log message ***nanbor1999-02-181-1/+1
* replace () around #pragma implementation argumentlevine1999-01-203-3/+3
* ChangeLogTag:Mon Dec 28 10:52:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-2810-56/+95
* .schmidt1998-12-172-2/+0
* removed () from #pragma implementation argumentlevine1998-12-153-3/+3
* .schmidt1998-11-301-26/+51
* Added LIBS += $(ACELIB) to make this build on AIX.Steve Huston1998-11-241-0/+2
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-11-181-1/+6
* ChangeLogTag:Mon Oct 26 18:33:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-2710-2/+65
* Added ACELIB to LIBS to link in libACE.Steve Huston1998-10-211-12/+14
* Remove tabs and trailing spaces.Steve Huston1998-10-211-18/+18
* Added ACELIB to LIBS to link in libACE.Steve Huston1998-10-211-1/+1
* added #include of ace/streams.h, because the dump () method uses ofstream.levine1998-10-201-3/+4
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-2012-84/+136
* one more try to fix the egcs bug: removed the ptmf temporary entirelylevine1998-10-121-13/+18
* (lists_entries): replaced switch statement with a multi-branch if statement,levine1998-10-121-113/+119
* Now uses $ACE_ROOT/binbrunsch1998-09-192-32/+27
* .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