[SCM] Socket Wrapper Repository - annotated tag socket_wrapper-1.1.8 created

Andreas Schneider asn at samba.org
Fri Oct 13 08:49:41 UTC 2017


The annotated tag, socket_wrapper-1.1.8 has been created
        at  58f7d55a8d5e6e23b38cfe663daa244576364d77 (tag)
   tagging  230a8a002b2017e76f5acb3c19ad919914e5d9fc (commit)
  replaces  socket_wrapper-1.1.7
 tagged by  Andreas Schneider
        on  Fri Oct 13 10:49:00 2017 +0200

- Log -----------------------------------------------------------------
socket_wrapper-1.1.8
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEjf9T4Y8qvI2PPJIjfuD8TcwBTj0FAlngfgUACgkQfuD8TcwB
Tj0iww//eB+DQmFiXuZ2VqZcC6FHq4h2u7No7ZD2YissGde3ixO6GOhJ9zRfY+C3
WQ58rgPuEVhYtmWJK7PA9jAn11yRccUpyeH8hDe57swfwxtlF/Ovide7To05LBFV
RJ2g31OZY6cuiyQjVd+EQ209Sbmtn71/BPBrUrHl6VQErYSt3nKNa/0TZ1inBkfI
4KzKokCRMl7TRCZM1QJB8sJ9Z05Jt7B81mjUfCr8doQoMbH6poKajI6BzZh64fwp
0Oc1Uogm7qyKRmkgAsBQAsQADE7C4IYu/ahvfWJ3/kJU01oeXkreemUFPg2hJFhi
ixlxtCWHRHxDM0MNyltKBJCm2toYXxaaSMYjUiFUcD+GeYtXxegf5hcY9ogMnO+g
EOPKqCShi0b7p5R6ad9truqwipbCOp2U7ojv51fPJOq1jw1wEuGYJhySCGDGf6ab
yruLRN8Rd1p2fo9zr+z2XcKdm0eMS4QtnyM7MO5uOszE71yReGshVJRggWPAgmz6
LpMH1kzQFxlhjQmelAcNTGd2DzesTGNoYfsQViwkc/ddmNvE00KW4EAtvGKV1h6t
F3jEuZi2RmgwMvvPLgS1stm6pYbYKvrQ4cHA02xW1hqBo7XXXF53jHP1s+ddUC0Z
UOoPoBfpXe1DS1DSw6azY1XYrxXfFW4/ub6a11oyw7C4dWPfKfg=
=AjXO
-----END PGP SIGNATURE-----

Andreas Schneider (26):
      swrap: Fix strict-aliasing issues while loading symbols
      swrap: Make symbol loading thread-safe
      cmake: Check for constructor attribute
      swrap: Handle threads that fork
      swrap: Fix the build on BSD and Solaris
      swrap: Mark flags in swrap_accept4 as unused
      swrap: Fix build on Solaris
      swrap: Add sanity check in socket_wrapper_max_sockets()
      swrap: Add support for openat()
      swrap: Increase max wrapped interfaces
      cmake: Do not check for LFS support
      cmake: Check for open64() function
      swrap: Add open64() on systems which provide it
      cmake: Check for fopen64() function
      swrap: Add fopen64() on systems which provide it
      cmake: Replace deprecated get_target_property()
      swrap: Protect the FALL_THROUGH define
      swrap: Always enable logging
      swrap: Do an early return if log level doesn't match
      swrap: Simplify printing different log prefixes
      tests: Add a simple fnctl() test
      swrap: Improve argument handling for libc_fcntl()
      swrap: Improve argument handling for libc_vioctl()
      swrap: Improve argument handling for libc_vopen*()
      swrap: Fix prototype of open[64] to prevent segfault on ppc64le
      Bump version to 1.1.8

Anoop C S (16):
      swrap: Simplify swrap_remove_stale by early return
      swrap: Remove redunant check in swrap_socket
      swrap: Delay addition of child socket_info_fd into socket_info list
      swrap: Add test case to validate oldfd = newfd case in dup2()
      swrap: Untangle socket_info_fd from socket_info structure.
      swrap: Replace linked list of socket_info with preallocated array of structures
      swrap: fix SWRAP_DLIST_ADD_AFTER
      swrap: Fix use-after-free
      tests: Clean-up max_sockets test case
      Avoid mutex lock wait in socket close failure
      Increase wait time during echo_server's pid-file check
      swrap: Suppress intentional fall through warning
      swrap: Add common exit point to swrap_auto_bind
      swrap: Add common exit point to swrap_connect
      swrap: Add common exit point to swrap_getsockopt
      swrap: Add common exit point to swrap_setsockopt

Michael Adam (16):
      swrap: Treat the case of fd == newfd correctly in dup2()
      swrap: remove ununsed members from struct swrap.
      swrap: Add SWRAP_DLIST_ADD_AFTER macro
      swrap: Improve dup to add the dup'd fd after the source fd
      swrap: Improve dup2 to add the dup'd fd after the source fd
      swrap: Improve vfcntl to add the dup'd fd after the source fd
      swrap: Optimization in (commented out) check_addr_port_in_use()
      swrap: Introduce a freelist in the socket_info array
      tests: Add a test for max_sockets
      cmake: Link pthread library headers
      swrap: fix use-after-free in swrap_close
      swrap: slightly cleanup logic in swrap_close
      swrap: fix use-after-free in swrap_remove_stale()
      swrap: use proper blocks for early returns
      tests: Fix test_close_failure test case
      swrap: Fix tab vs space in swrap_auto_bind

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


-- 
Socket Wrapper Repository



More information about the samba-cvs mailing list