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_2, created. 0_9_


From: Giuseppe Scrivano
Subject: [myserver-commit] [SCM] GNU MyServer annotated tag, 0_9_2, created. 0_9_2
Date: Sun, 14 Feb 2010 20:37:20 +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_2 has been created
        at  6ac1c80d8a8940a0afe5a4c598687b1df9036eeb (tag)
   tagging  ec4ba561117523370b425485cddead9a48799c0c (commit)
  replaces  0_9_1
 tagged by  Giuseppe Scrivano
        on  Sun Feb 14 21:35:42 2010 +0100

- Log -----------------------------------------------------------------
version 0.9.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkt4XqUACgkQB5GvjMAzY/TbKQCgyHL60YkOnmM7otkmI6U+Dbz0
TeIAoNrW8FcpLbvTZKjv3GFh2lEHk890
=LsVv
-----END PGP SIGNATURE-----

Giuseppe Scrivano (76):
      Fix a compiling issue under Windows.
      Under Windows configuration files can be only in the current directory.
      Http header parser avoids to copy more bytes than needed.
      Merge branch 'master' of file:///home/gscrivano/myserver/myserver
      Do not define GCRY_CONTROL when the gcrypt library is present.
      Use the `gethostname' gnulib module.
      Skip the test if /bin/echo does not exist.
      Load static libraries before do any test.
      Load SSL static data earlier.
      Use a timeout value when the socket is read
      Kill the fork server on exceptions.
      Call killServer in the ForkServer destructor.
      Mass update: Include 2010 in copyright years.
      Use <stdint.h> types, not define them again
      Assume argp is present
      Remove unused file.
      Rename stdafx.h to myserver.h
      Rename tests_suite to test_suite
      Use the `mktime' and `unlink' gnulib modules.
      Tests are not executed by the main Makefile
      Update the tests suite program name
      Leave an empty space between the cast type and the object to convert.
      Remove static variable FastCgi::timeout.
      Update years in the copyright
      Merge branch 'master' of file:///home/gscrivano/myserver/myserver
      Remove EVENT_LIB variable definition
      Use new gnulib modules for Win32 sockets functions.
      Merge branch 'master' of file:///home/gscrivano/myserver/myserver
      Include config.h in any case
      Merge branch 'master' of file:///home/gscrivano/myserver/myserver
      Use AC_LIBTOOL_WIN32_DLL
      Change type of the `host' variable to string.
      Pipe::inverted duplicates used handles.
      The two branches are identical, remove one.
      Use new/free instead of calloc.
      Ensure to create the server class instance
      Specify a WINVER recent enough to support getaddrinfo.
      Add a delay after the writer thread creation
      Move inclusion of myserver headers before undef open/close
      Show tests progress when executed in text mode
      Use gnulib ioctl module
      Remove WIN32 legacy code in favor of gnulib abstractions
      Remove legacy code for files handling.  Use new gnulib modules.
      Remove legacy code for files handling. Use new gnulib modules.
      Rename `socketHandle' to `fd'.
      Invoke autoreconf in place of aclocal/autoheader/automake/autoconf
      Remove unused files.
      Rename file
      Fix a name conflict.
      Avoid a double cast when checking the error status
      Use LT_INIT to initialize libtool and autoupdate
      CFLAGS doesn't force gnulib directory inclusion, CXXFLAGS still does.
      Remove definition of SSL_LIB
      Fix compiler warnings
      Remove INVALID_SOCKET definition
      Remove SOCKET_ERROR definition
      Fix more compiler warnings
      Use SHUT_RDWR in place of SD_BOTH
      Merge branch 'master' of file:///home/gscrivano/myserver/myserver
      Merge branch 'master' of file:///home/gscrivano/myserver/myserver
      Specify the gettext library to the linker.
      Use gnulib select
      Use the mutex class when pthread is not available.
      Avoid exceptions in threads but report them to the caller.
      Include <sys/select.h>
      Use the socket handler as key for the connections map, not the fd.
      Use the socket handle when calling gnutls functions.
      Adjust includes
      FD_TO_SOCKET/SOCKET_TO_FD are defined only on WIN32
      If O_BINARY is defined, use it when a file is opened.
      Test if binary files are handled correctly.
      Define gnulib headers location in AM_CXXFLAGS instead of CXXFLAGS.
      Include gnulib directory in includes
      Replace "Transfer-Encoding" with "Transfer-encoding"
      Rename `dataOnRead' to `dataAvailable'
      Bump version number.

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


hooks/post-receive
-- 
GNU MyServer




reply via email to

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