summaryrefslogtreecommitdiff
path: root/netsvcs
Commit message (Collapse)AuthorAgeFilesLines
...
* ChangeLogTag:Wed Aug 4 15:54:51 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-042-4/+0
|
* ChangeLogTag:Tue Aug 3 23:43:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-042-0/+18
|
* Changed cast to ACE_SignalHandler to allow it to compile under gcc 2.95.Ossama Othman1999-08-023-3/+3
|
* ChangeLogTag:Tue Jul 27 23:25:18 1999 Douglas C. Schmidt ↵schmidt1999-07-281-2/+3
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Mon Jul 19 23:04:15 1999 Douglas C. Schmidt ↵schmidt1999-07-201-1/+3
| | | | <schmidt@tango.cs.wustl.edu>
* .schmidt1999-07-171-2/+1
|
* .schmidt1999-07-161-48/+59
|
* ChangeLogTag:Fri Jul 16 13:55:34 1999 Douglas C. Schmidt ↵schmidt1999-07-163-16/+30
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Mon Jul 5 11:59:49 1999 Douglas C. Schmidt ↵schmidt1999-07-058-117/+46
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag: Sun Jul 04 15:41:34 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-0410-10/+10
|
* Updated all the dependenciescoryan1999-07-0110-94/+73
|
* .schmidt1999-06-2616-0/+227
|
* Removed all MSVC4 workspaces and makefilesnanbor1999-06-186-1900/+0
|
* .schmidt1999-06-182-28/+35
|
* .schmidt1999-06-081-1/+1
|
* .schmidt1999-06-0710-66/+100
|
* .schmidt1999-06-0711-113/+213
|
* ChangeLogTag:Fri May 14 21:03:30 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-151-4/+4
|
* Removed paths information from DLL's. ACE should figure them out automatically.nanbor1999-05-143-21/+21
|
* Changed several calls to WString::rep() to WString::fast_rep() and use a ↵nanbor1999-05-131-6/+7
| | | | Auto_Ptr to avoid memory leaks.
* *** empty log message ***nanbor1999-05-131-0/+1
|
* make depend for new RB_Tree interfacecdgill1999-05-092-0/+9
|
* .schmidt1999-04-286-93/+188
|
* updated for proper support of ACE subsets, with BIN2/LIB2/SHLIB2levine1999-04-1711-192/+239
|
* Added targets to clean up files and directories created duringOssama Othman1999-04-033-1/+14
| | | | | compilation. Automake will setup the `clean-local' targets to run automatically whenever a `make clean' is done.
* .schmidt1999-03-231-8/+8
|
* .schmidt1999-03-232-13/+9
|
* Corrections to ACE_NTOHL explanation.Ossama Othman1999-03-221-4/+0
|
* Updated comments to better explain why ACE_NTOHL was used.Ossama Othman1999-03-211-1/+5
|
* * netsvcs/lib/Server_Logging_Handler_T.cpp (handle_logging_record):Ossama Othman1999-03-211-1/+2
| | | | | Use ACE_NTOHL macro instead of system ntohl() to get around bug in egcs-2.91.6x.
* Starting to do the "real" ACE+autoconf integration.Ossama Othman1999-03-2015-0/+398
|
* ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-2010-83/+48
|
* * netsvcs/lib/Server_Logging_Handler_T.cpp (handle_logging_record):Ossama Othman1999-03-201-6/+1
| | | | | | Reverted change that was thought to work around egcs compiler bug. The call to ntohl() within the templates still causes the compiler to complain.
* use ace_components instead of the current ACE_COMPONENTS setting tolevine1999-03-191-16/+10
| | | | determine what should be built
* use ace_components instead of the current ACE_COMPONENTS setting to ↵levine1999-03-191-12/+8
| | | | determine what should be built
* * netsvcs/lib/Server_Logging_Handler_T.cpp (handle_logging_record):Ossama Othman1999-03-181-1/+6
| | | | | | | Changed the argument of the ntohl() call to be a temporary variable that had the same value as the original argument. This is needed to get around what is apparently a bug in the egcs-2.91.63 compiler.
* .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 ↵levine1999-03-102-33/+30
| | | | netsvcs/servers/Makefile
* updated ACE_COMPONENTS check to allow everything to be builtlevine1999-03-102-11/+25
| | | | in the default case, when ACE_COMPONENTS isn't set.
* 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
|