myserver-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myserver-commit] [SCM] GNU MyServer annotated tag, 0_9, created. 0_9


From: Giuseppe Scrivano
Subject: [myserver-commit] [SCM] GNU MyServer annotated tag, 0_9, created. 0_9
Date: Thu, 05 Nov 2009 00:55:36 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU MyServer".

The annotated tag, 0_9 has been created
        at  aeed7ee10306b0a2f699dcd8c50cef59a572f099 (tag)
   tagging  60e8616f339d31bfffc23698b0233efc55556119 (commit)
  replaces  0_9_rc2
 tagged by  Giuseppe Scrivano
        on  Mon Aug 10 19:21:25 2009 +0200

- Log -----------------------------------------------------------------
0.9
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkqAVxoACgkQB5GvjMAzY/Rz2wCgmP8U1tcSZ6VG+NIHROGnGq78
W4cAnRkHuxqiQhovCAdKYB8RdSMTTq69
=FvA1
-----END PGP SIGNATURE-----

Giuseppe Scrivano (41):
      Compile MSCGI examples under Windows.
      Merge branch 'master' of file:///home/gscrivano/myserver/myserver
      Merge branch 'master' of file:///home/gscrivano/myserver/myserver
      Socket::read returns immediately when the socket is non blocking.
      Report when the MSCGI library can't be opened correctly.
      By default allow anonymous access to the FTP server.
      Avoid to read from the socket when the POST data specified by 
Content-Length is already consumed.
      makeinfo generates index.html not index.htm.
      Create the empty plugins/ directory.
      Fix a problem when executed as NT service.
      The NT service doesn't hang when it is executed.
      Code refactoring: changed code formatting
      Code refactoring: code indentation.
      Code refactoring for the HttpFile class.
      Use socklen_t instead of int as parameter type to Socket::accept.
      Clean temporary file used by the test.
      Alloc dinamically the connection if there are not free slots in the slab.
      Free resources used by the thread.
      Code refactoring for the class Thread.
      Connection class refactoring: dinamically allocate members and hide them 
to be accessed directly from outside.
      Check that the returned index is less than the specified `capacity'.
      Slab class refactoring: use size_t for capacity, not int.  Add a check 
against the index returned by the bit mask.
      BitVec class refactoring: use size_t as `capacity' and `dataSize' type 
instead of int.
      Ensure xml document root is not null.
      The main server purge threads loop avoids to join a sleeping thread.
      Specify the Content-Length with keep-alive connections too when it is 
possible.
      Protect the access to the connections map.
      Do not access just freed memory.
      Use bool instead of int as type for booleans members.
      Rollback to read/write when sendfile fails.
      The HTTP Content-Range header is inclusive for the last specified byte.  
Fix a bug specifying the payload 1-byte bigger than it really is.
      Refactoring, removed unused #include's and code cleaning.
      Fix an implicit cast to a signed type.
      Refactoring: removed comments that were interpreted as inline 
documentation by doxygen and code re-formatted
      Rename the `StrTrim' function to `trim'.
      Define HAVE_ZLIB when zlib is present instead of DO_NOT_USE_GZIP when it 
is not.
      MSCGI is used if (WIN32 | HAVE_DL), not when DO_NOT_USE_MSCGI is defined.
      The myserver-daemon script is an executable.
      Remove the downloads/ directory from the default installed web site.
      Add back links to default web pages.
      Bump version to 0.9.

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU MyServer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]