summaryrefslogtreecommitdiff
path: root/netsvcs/clients
Commit message (Collapse)AuthorAgeFilesLines
* .schmidt1999-06-071-7/+8
|
* .schmidt1999-06-079-102/+193
|
* Removed paths information from DLL's. ACE should figure them out automatically.nanbor1999-05-142-7/+7
|
* .schmidt1999-04-285-78/+150
|
* updated for proper support of ACE subsets, with BIN2/LIB2/SHLIB2levine1999-04-1710-183/+229
|
* Added targets to clean up files and directories created duringOssama Othman1999-04-032-1/+8
| | | | | compilation. Automake will setup the `clean-local' targets to run automatically whenever a `make clean' is done.
* Starting to do the "real" ACE+autoconf integration.Ossama Othman1999-03-2012-0/+298
|
* ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-208-33/+0
|
* use ace_components instead of the current ACE_COMPONENTS setting tolevine1999-03-191-16/+10
| | | | determine what should be built
* updated ACE_COMPONENTS check to allow everything to be builtlevine1999-03-101-5/+12
| | | | in the default case, when ACE_COMPONENTS isn't set.
* 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
|
* ChangeLogTag:Mon Dec 28 10:52:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-288-27/+33
|
* Added LIBS += $(ACELIB) to make this build on AIX.Steve Huston1998-11-241-0/+2
| | | | | This whole thing could be done away with by making the app build with the 2 source files, and not bother with the library.
* ChangeLogTag:Mon Oct 26 18:33:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-278-0/+20
|
* Added ACELIB to LIBS to link in libACE.Steve Huston1998-10-211-12/+14
|
* 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 ↵levine1998-10-202-5/+14
| | | | once, if possible
* Now uses $ACE_ROOT/binbrunsch1998-09-191-12/+10
|
* .schmidt1998-09-178-68/+335
|
* *** empty log message ***irfan1998-09-161-21/+22
|
* VC 6 modificationnanbor1998-09-0918-18/+18
|
* *** empty log message ***schmidt1998-08-311-1/+1
|
* Added some submitted MSVC files and updated the rest of the files inbrunsch1998-08-0916-57/+856
| | | | netsvcs.
* Changed all instances of "#if (ACE_WIN32)" to "#if defined (ACE_WIN32)"brunsch1998-08-091-3/+2
|
* Added ACE_RCSID to netsvcs/gonzo1998-08-0114-10/+33
|
* Moved a few methods from ACE to ACE_Event_Handlergonzo1998-07-302-6/+6
|
* *** empty log message ***Steve Huston1998-07-212-76/+89
|
* added #include of ace/streams.h.levine1998-06-231-89/+90
|
* *** empty log message ***schmidt1998-04-098-289/+46
|
* *** empty log message ***schmidt1998-04-0412-54/+502
|
* Removed #include <fstream.h> from line 1.Steve Huston1998-04-031-1/+0
|
* Removed -s flag.nanbor1998-02-151-1/+1
|
* Changed "$DB" to "localname".nanbor1998-02-151-4/+4
|
* (handle_input): get input from stdin, not ACE_STDINlevine1998-02-091-2/+2
|
* replaced use of ACE_OS::gets with ACE_OS::fgetslevine1998-02-061-113/+113
|
* Added code to close down logger connection.nanbor1998-01-291-0/+12
|
* updated dependencies with revised depend.locallevine1998-01-158-240/+57
|
* Added missing explicit template instantiation(s).nw11998-01-021-1/+6
|
* *** empty log message ***schmidt1997-12-048-273/+52
|
* *** empty log message ***schmidt1997-12-041-1/+1
|
* *** empty log message ***irfan1997-12-048-11/+11
|
* *** empty log message ***schmidt1997-12-042-7/+4
|
* *** empty log message ***schmidt1997-11-168-48/+305
|
* Added include path and library path into projects.nw11997-11-092-8/+8
|
* *** empty log message ***schmidt1997-10-242-2/+2
|
* *** empty log message ***irfan1997-10-021-0/+0
|
* Add project depencdncy.nw11997-10-013-3/+6
|
* Make it work work with unicode.nw11997-10-011-1/+2
|