summaryrefslogtreecommitdiff
path: root/apps/JAWS/server
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-0_4_3'.TAO-0_4_3nobody1999-07-2631-6005/+0
* const-corrected for char pointers.Steve Huston1999-07-064-19/+27
* ChangeLogTag:Mon Jul 5 11:59:49 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-07-051-3/+1
* Updated all the dependenciescoryan1999-07-011-42/+31
* .schmidt1999-06-261-0/+19
* Removed all MSVC4 workspaces and makefilesnanbor1999-06-182-1051/+0
* Added $(ACELIB) to LDLIBS to build ok on AIX w/ xlC.Steve Huston1999-04-221-0/+1
* ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-201-59/+194
* Thanks to Bill Rizzi for pointing out problems with using writev injxh1999-03-171-1/+1
* *** empty log message ***nanbor1999-03-162-5/+13
* Allow HTTP_Server as a dynamic service.nanbor1999-03-163-6/+14
* Open the service configurator without ignoring static services.nanbor1999-03-161-1/+1
* initialized third param to strtok_r with 0levine1999-01-022-36/+36
* ChangeLogTag:Mon Dec 28 10:52:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-281-24/+50
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-11-181-2/+2
* ChangeLogTag:Mon Oct 26 18:33:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-271-3/+39
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-2011-95/+133
* (receive_file,transmit_file): changed NOMAP to ACE_NOMAP.levine1998-09-261-71/+71
* ChangeLogTag:Thu Sep 17 18:53:05 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-181-3/+3
* ChangeLogTag:Thu Sep 17 18:53:05 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-171-7/+7
* .schmidt1998-09-171-48/+51
* ChangeLogTag:Wed Sep 16 22:53:06 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-171-7/+7
* VC 6 modificationnanbor1998-09-092-2/+2
* Forced to make these changes since ACE_Filecache changed. Why was it changed?jxh1998-09-022-22/+22
* Make this version of JAWS a static binary.jxh1998-08-061-88/+240
* Minor change.jxh1998-08-061-1/+2
* Added ACE_RCSID to apps/gonzo1998-07-3112-3/+27
* Used ACE_HAS_SIG_C_FUNC to figure out when you need to declare handlerjxh1998-07-141-2/+6
* Changed ACE_MT_SYNCH to ACE_SYNCHjxh1998-06-111-1/+1
* Moved to a different location.jxh1998-04-095-92/+0
* *** empty log message ***jxh1998-04-093-151/+20
* *** empty log message ***schmidt1998-04-091-38/+289
* Moved the files to a different location.jxh1998-04-0921-3130/+0
* Continue to flush out functionality of the server.jxh1998-04-0915-138/+455
* Fixed compile error - 'status' was undefined in put().Steve Huston1998-03-311-1/+1
* Fixes and a make depend.jxh1998-03-243-17/+492
* More tweaking of the framework for the sample app.jxh1998-03-249-76/+124
* Getting it together. Initial checkin for new framwork components.jxh1998-03-2218-111/+463
* Getting closer to a simple HTTP server. Changes for a betterjxh1998-03-064-6/+83
* Getting closer to a simple HTTP server.jxh1998-03-064-3/+120
* Initial add for IO_Handler -- more implementation details added.jxh1998-02-285-83/+400
* Initial add.jxh1998-02-2713-0/+1650
* *** empty log message ***schmidt1998-02-241-2/+5
* *** empty log message ***alex1998-02-201-1/+1
* New concurrency framework.jxh1998-02-193-0/+177
* ChangeLogTag:Wed Feb 18 12:31:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-02-181-2/+2
* *** empty log message ***sumedh1998-02-171-1/+4
* Fixed redefinition error (Thanks David!).jxh1998-02-171-12/+1
* Added a missing semicolon pointed out by David Levine (thanks!).jxh1998-02-171-1/+1
* *** empty log message ***jxh1998-02-164-17/+52