[SCM] Socket Wrapper Repository - branch master updated

2021-01-29 Thread Andreas Schneider
The branch, master has been updated via ef90a76 src/socket_wrapper.c: Improve checks and debug output of socket_wrapper_dir() via 0f8e90d src/socket_wrapper.c: fix mutex fork handling via c0fb86a gitlab-ci: Add job for ThreadSanitizer via 06e423d cmake: Add ThreadSa

[SCM] Socket Wrapper Repository - branch master updated

2021-02-02 Thread Andreas Schneider
The branch, master has been updated via f69ed59 swrap: add basic support for fd-passing via SCM_RIGHTS via 66a5bef tests: Add test for socket_wrapper fd-passing support via 650115f swrap: always check new fd's against socket_fds_max and use libc_close() for cleanup v

[SCM] Socket Wrapper Repository - branch master updated

2021-02-03 Thread Andreas Schneider
The branch, master has been updated via cd51d80 Bump version to 1.3.0 via e89968d doc: Add website to manpage via b1d4e2d doc: Define doctype for manpage via 2c3a0b5 doc: Rename socket_wrapper.1.txt to socket_wrapper.1.adoc from f69ed59 swrap: add basic suppor

[SCM] Socket Wrapper Repository - branch master updated

2021-02-05 Thread Andreas Schneider
The branch, master has been updated via 13a6aca swrap: fix copy on write leak of ~38M for every fork. via 92a4fce swrap: abort on mutex errors via affaf42 swrap: fallback to libc_getpeername() when we get an empty sun_path from accept() via e72898a swrap: make swrap

[SCM] Socket Wrapper Repository - branch master updated

2021-02-08 Thread Andreas Schneider
The branch, master has been updated via 0422a95 test_echo_tcp_sendmsg_recvmsg_fd: add test_tcp_sendmsg_recvmsg_fd_mixed() tests via b35e3ce test_echo_tcp_sendmsg_recvmsg_fd: add test_tcp_sendmsg_recvmsg_fd_different() tests via 2d93f75 test_echo_tcp_sendmsg_recvmsg_fd: als

[SCM] Socket Wrapper Repository - branch master updated

2021-02-08 Thread Andreas Schneider
The branch, master has been updated via 3af2bf7 Bump version to 1.3.1 from 0422a95 test_echo_tcp_sendmsg_recvmsg_fd: add test_tcp_sendmsg_recvmsg_fd_mixed() tests https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log ---

[SCM] Socket Wrapper Repository - branch master updated

2021-02-09 Thread Andreas Schneider
The branch, master has been updated via db594f1 swrap: don't touch msg_tmp in swrap_recvmsg_after_unix() on error via 2b8a9e3 swrap: fix possible memory leak between swrap_recvmsg_{before,after}_unix() from 3af2bf7 Bump version to 1.3.1 https://git.samba.org/?p=socket_wrap

[SCM] Socket Wrapper Repository - branch master updated

2021-02-10 Thread Andreas Schneider
The branch, master has been updated via 85b51c2 Bump version to 1.3.2 via d610c8d swrap: don't read the callers msg_control buffer in swrap_recvmsg_before_unix() from db594f1 swrap: don't touch msg_tmp in swrap_recvmsg_after_unix() on error https://git.samba.org/?p=socket_

[SCM] Socket Wrapper Repository - branch master updated

2021-03-15 Thread Andreas Schneider
The branch, master has been updated via 181a3fa swrap: wrap __close_nocancel() if available via ba970e5 swrap: export a public socket_wrapper_indicate_no_inet_fd() helper function via efd2967 swrap: introduce a socket_wrapper_noop.so and socket_wrapper.h to provide noop st

[SCM] Socket Wrapper Repository - branch master updated

2021-03-17 Thread Andreas Schneider
The branch, master has been updated via 12c6934 Bump version to 1.3.3 via 2a1fa0f cmake: Define a library version for the noop lib via bb5dcee cmake: Export cmake config for socket_wrapper_noop via 12d4d02 cmake: Set public include dir for socket_wrapper_noop target

[SCM] Socket Wrapper Repository - branch master updated

2020-03-19 Thread Andreas Schneider
The branch, master has been updated via c212bf0 swrap: provide _{socket,close,connect,...} symbols on FreeBSD via 7a9f807 swrap: detect stale fd for socket(PF_UNIX) and accept() via d23452b swrap: trace the SOCKET_WRAPPER_PCAP_FILE location from 344801f swrap: Do not

[SCM] Socket Wrapper Repository - branch master updated

2020-03-21 Thread Andreas Schneider
The branch, master has been updated via 7bced01 swrap: add support for SOCKET_WRAPPER_IPV4_NETWORK=10.53.57.0 via eb5bd0b swrap: implement swrap_ipv4_{net,bcast,iface}() helper functions via 6662fef doc/socket_wrapper.1: clarify the possible values for SOCKET_WRAPPER_DEFA

[SCM] Socket Wrapper Repository - branch master updated

2020-03-24 Thread Andreas Schneider
The branch, master has been updated via 6799f13 Bump version to 1.2.4 via a984d2e Rename CHANGELOG via e7a70b8 gitlab-ci: Add ubuntu runner via 2e862a0 gitlab-ci: Remove debian cross mips build via 2ba55b1 tests: Fix a compile warning on Ubuntu via 43

[SCM] Socket Wrapper Repository - branch master updated

2020-05-14 Thread Andreas Schneider
The branch, master has been updated via f6a10e2 swrap: Remove extra new line towards end of SWRAP_LOG() from 6799f13 Bump version to 1.2.4 https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit

[SCM] Socket Wrapper Repository - branch master updated

2020-05-14 Thread Andreas Schneider
The branch, master has been updated via bbc1d65 tests: do not truncate pid to 16 bits from f6a10e2 swrap: Remove extra new line towards end of SWRAP_LOG() https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log

[SCM] Socket Wrapper Repository - branch master updated

2020-06-19 Thread Stefan Metzmacher
The branch, master has been updated via 49aeafa Revert "socket_wrapper.c: implement getsockopt(TCP_INFO) if the platform supports it" via a6f95ed Revert "test_echo_tcp_socket_options.c: add tests for TCP_INFO" via f13db2b Revert "socket_wrapper.c: make FIONREAD handling mo

[SCM] Socket Wrapper Repository - branch master updated

2020-06-22 Thread Stefan Metzmacher
The branch, master has been updated via b94af54 socket_wrapper.c: let swrap_vioctl() handle SIOCOUTQ/TIOCOUTQ/FIONWRITE explicitly via 64cee56 socket_wrapper.c: make FIONREAD handling more robust in swrap_vioctl() via 309103f test_echo_tcp_socket_options.c: add tests for T

[SCM] Socket Wrapper Repository - branch master updated

2020-06-22 Thread Andreas Schneider
The branch, master has been updated via 3b6e207 Bump version to 1.2.5 from b94af54 socket_wrapper.c: let swrap_vioctl() handle SIOCOUTQ/TIOCOUTQ/FIONWRITE explicitly https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log

[SCM] Socket Wrapper Repository - branch master updated

2020-11-04 Thread Andreas Schneider
The branch, master has been updated via e0af87f socket_wrapper.c/tests: fall back to pragma init/fini for constructor/destructor if possible via 83a4c3c configure: check for pragma init/fini for constructors/destructors from 3b6e207 Bump version to 1.2.5 https://git.samba.

[SCM] Socket Wrapper Repository - branch master updated

2022-04-04 Thread Andreas Schneider
The branch, master has been updated via 088410e swrap: Don't pass NULL pointers to memcpy() from 12c6934 Bump version to 1.3.3 https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit 088410edfe5

[SCM] Socket Wrapper Repository - branch master updated

2022-07-21 Thread Andreas Schneider
The branch, master has been updated via 2e64ad0 gitlab-ci: Introduce stages via ffa9e06 gitlab-ci: Fix formatting via dfad2f7 Add editorconfig via 324c57a swrap: Remove _close symbol alias as this breaks 'make test' on FreeBSD via 9c3113d tests: Fix compiler

[SCM] Socket Wrapper Repository - branch master updated

2022-07-21 Thread Andreas Schneider
The branch, master has been updated via cdc071a Bump version to 1.3.4 via ce05a82 swrap: Fix a TOCTOU issue in swrap_auto_bind() from 2e64ad0 gitlab-ci: Introduce stages https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log -

[SCM] Socket Wrapper Repository - branch master updated

2022-09-08 Thread Andreas Schneider
The branch, master has been updated via f5c3e25 Fix -Wcast-qual warnings from cdc071a Bump version to 1.3.4 https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit f5c3e25c9910d305a26f267fcfa0bf

[SCM] Socket Wrapper Repository - branch master updated

2022-11-08 Thread Andreas Schneider
The branch, master has been updated via 6854835 pkgconfig: Fix path to libsocket_wrapper.so from f5c3e25 Fix -Wcast-qual warnings https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit 68548352

[SCM] Socket Wrapper Repository - branch master updated

2022-11-24 Thread Andreas Schneider
The branch, master has been updated via f88fe92 Bump version to 1.3.5 via c562535 socket_wrapper: inject O_LARGEFILE to open[64|at]() if needed via f0a511f Avoid dclose(RTLD_NEXT) from 6854835 pkgconfig: Fix path to libsocket_wrapper.so https://git.samba.org/?p=sock

[SCM] Socket Wrapper Repository - branch master updated

2023-01-17 Thread Andreas Schneider
The branch, master has been updated via 5e4b246 tests: test uid_wrapper_syscall_{valid,va} interaction using swrap_fake_uid_wrapper.so via a4e2437 src/socket_wrapper.c: make use of uid_wrapper_syscall_{valid,va}() via 1b8d5d8 src/socket_wrapper.c: export socket_wrapper_sy

[SCM] Socket Wrapper Repository - branch master updated

2023-01-18 Thread Andreas Schneider
The branch, master has been updated via 3c945e0 Bump version to 1.4.0 from 5e4b246 tests: test uid_wrapper_syscall_{valid,va} interaction using swrap_fake_uid_wrapper.so https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log

[SCM] Socket Wrapper Repository - branch master updated

2023-02-23 Thread Andreas Schneider
The branch, master has been updated via 97fe09e cmake: Fix cmocka >= 1.1.6 find_package() in CONFIG mode from 3c945e0 Bump version to 1.4.0 https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commi

[SCM] Socket Wrapper Repository - branch master updated

2023-04-12 Thread Andreas Schneider
The branch, master has been updated via b15c02f tests: New test with poll via 8b1b825 tests: Try larger writes and reads from 97fe09e cmake: Fix cmocka >= 1.1.6 find_package() in CONFIG mode https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log

[SCM] Socket Wrapper Repository - branch master updated

2023-05-08 Thread Andreas Schneider
The branch, master has been updated via cb5d579 gitlab-ci: Add a 32bit build via df91870 Add fix for incorrect mapping of fcntl64() -> fcntl(), causing locking failures via ceb139d Add test for F_SETLK as this is needs to be 64-bit aware on 32-bit userspace from b15

[SCM] Socket Wrapper Repository - branch master updated

2023-06-20 Thread Andreas Schneider
The branch, master has been updated via 71a55a6 swrap: Add support for openat64() via 6bbf07e tests: Use F_(OFD)SETLK(64) in test_fcntl_lock via cc80f53 cmake: Define large file support for tests from cb5d579 gitlab-ci: Add a 32bit build https://git.samba.org/?p=sock

[SCM] Socket Wrapper Repository - branch master updated

2023-06-21 Thread Andreas Schneider
The branch, master has been updated via d8b61a6 Bump version to 1.4.1 from 71a55a6 swrap: Add support for openat64() https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit d8b61a6734e9dba718308

[SCM] Socket Wrapper Repository - branch master updated

2023-06-29 Thread Andreas Schneider
The branch, master has been updated via 81a8970 gitlab-ci: Add Ubuntu 32bit build via 3d318d4 swrap: Provide a fcntl64() via 593ab18 swrap: Fix fnctl64() via 51fbe21 tests(cmake): Fix handling of LFS support via 72d3b3c tests: Implement test_fcntl_lock correc

[SCM] Socket Wrapper Repository - branch master updated

2023-06-29 Thread Andreas Schneider
The branch, master has been updated via d07136e Bump version to 1.4.2 from 81a8970 gitlab-ci: Add Ubuntu 32bit build https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit d07136e8a6934e128b8be

[SCM] Socket Wrapper Repository - branch master updated

2024-06-10 Thread Andreas Schneider
The branch, master has been updated via c666ba4 tests: Define PATH_MAX for Hurd. from d07136e Bump version to 1.4.2 https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit c666ba444b46d84c0c49f2

[SCM] Socket Wrapper Repository - branch master updated

2024-06-10 Thread Andreas Schneider
The branch, master has been updated via 7af4f26 tests: Fix fake uid_wrapper_syscall_valid(). from c666ba4 tests: Define PATH_MAX for Hurd. https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit

[SCM] Socket Wrapper Repository - branch master updated

2024-06-12 Thread Andreas Schneider
The branch, master has been updated via 03cea2e swrap: Fix syscall() with jemalloc to prevent a deadlock via 9b141c0 tests: Sleep less so that the test runs only for 60sec via 9658fec tests: Always link to cmocka library via e3c2432 gitlab-ci: Disable ASLR for TSAN

[SCM] Socket Wrapper Repository - branch master updated

2024-06-12 Thread Andreas Schneider
The branch, master has been updated via d7c4bb5 Bump version to 1.4.3 from 03cea2e swrap: Fix syscall() with jemalloc to prevent a deadlock https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commi

[SCM] Socket Wrapper Repository - branch master updated

2017-07-27 Thread Andreas Schneider
The branch, master has been updated via ceb1767 swrap: Suppress intentional fall through warning from 9088344 swrap: Add fopen64() on systems which provide it https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log

[SCM] Socket Wrapper Repository - branch master updated

2017-07-27 Thread Michael Adam
The branch, master has been updated via fafd5ed cmake: Replace deprecated get_target_property() via e961a1c swrap: Add common exit point to swrap_setsockopt via 070d84d swrap: Add common exit point to swrap_getsockopt via b585bf0 swrap: Add common exit point to swrap

[SCM] Socket Wrapper Repository - branch master updated

2017-07-27 Thread Michael Adam
The branch, master has been updated via fa9cc40 swrap: Protect the FALL_THROUGH define from fafd5ed cmake: Replace deprecated get_target_property() https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log ---

[SCM] Socket Wrapper Repository - branch master updated

2017-09-06 Thread Andreas Schneider
The branch, master has been updated via c777417 swrap: Fix prototype of open[64] to prevent segfault on ppc64le via 753f387 swrap: Improve argument handling for libc_vopen*() via 03c0602 swrap: Improve argument handling for libc_vioctl() via 96c93cf swrap: Improve a

[SCM] Socket Wrapper Repository - branch master updated

2017-10-13 Thread Andreas Schneider
The branch, master has been updated via 230a8a0 Bump version to 1.1.8 from c777417 swrap: Fix prototype of open[64] to prevent segfault on ppc64le https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log ---

[SCM] Socket Wrapper Repository - branch master updated

2017-12-04 Thread Andreas Schneider
The branch, master has been updated via 9a23836 Bump version to 1.1.9 via 3f80411 tests: Add a thread deadlock reproducer via 3547fdf swrap: Avoid symbol binding deadlocks during fork via 570930c swrap: Bind all symbols during prepare via 3d0f65f tests: Fix s

[SCM] Socket Wrapper Repository - branch master updated

2018-02-20 Thread Andreas Schneider
The branch, master has been updated via 986684f swrap: Avoid double semicolons in the code from 9a23836 Bump version to 1.1.9 https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit 986684ffa03f

[SCM] Socket Wrapper Repository - branch master updated

2018-02-22 Thread Andreas Schneider
The branch, master has been updated via f7fc3f5 cmake: Fix checks for attributes from 986684f swrap: Avoid double semicolons in the code https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit f

[SCM] Socket Wrapper Repository - branch master updated

2018-03-22 Thread Andreas Schneider
The branch, master has been updated via 33da03f cmake: Fix configure check for fall-through attribute from f7fc3f5 cmake: Fix checks for attributes https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log ---

[SCM] Socket Wrapper Repository - branch master updated

2018-03-26 Thread Andreas Schneider
The branch, master has been updated via 142024a tests: Remove extra test by moving getsockname() to another from 33da03f cmake: Fix configure check for fall-through attribute https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log

[SCM] Socket Wrapper Repository - branch master updated

2018-05-02 Thread Andreas Schneider
The branch, master has been updated via f152f98 tests: Increase wait time for setup and teardown to 5ms from 142024a tests: Remove extra test by moving getsockname() to another https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log --

[SCM] Socket Wrapper Repository - branch master updated

2018-05-03 Thread Andreas Schneider
The branch, master has been updated via 7b01e29 cmake: Run threaded tests with helgrind via 1ff35b6 tests: Add test case to validate free-list indexes via da1fe44 swrap: Update free-list only when refcount is zero via 7299ab3 swrap: Move metadata into socket_info_met

[SCM] Socket Wrapper Repository - branch master updated

2018-05-03 Thread Andreas Schneider
The branch, master has been updated via 321833e tests: Fix resouce leak in echo_srv tcp handling from 7b01e29 cmake: Run threaded tests with helgrind https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log -

[SCM] Socket Wrapper Repository - branch master updated

2015-08-11 Thread Andreas Schneider
The branch, master has been updated via 6ece682 swrap: Add enviornment variable to specify mtu size via c2d26a8 tests: Add tcp sendmsg/recvmsg test via 32f65ea swrap: Fix TCP support with sendmsg/recvmsg via 2e7cda5 tests: Tests for msg_name(len) in sendmsg/revcmsg

[SCM] Socket Wrapper Repository - branch master updated

2015-08-17 Thread Andreas Schneider
The branch, master has been updated via c3c5f02 swrap: Call dlclose() in the destructor via 19fd43f tests: Rename s_addr to send_addr via cf8fc6d tests: Fix memset() call in new tests via 94e6f3b tests: Fix passing pointer of incompatible type via 9434cdc swr

[SCM] Socket Wrapper Repository - branch master updated

2015-08-25 Thread Andreas Schneider
The branch, master has been updated via 40b1926 Bump version to 1.1.4 from c3c5f02 swrap: Call dlclose() in the destructor https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit 40b1926e42896bb

[SCM] Socket Wrapper Repository - branch master updated

2015-10-14 Thread Michael Adam
The branch, master has been updated via 84a4e23 tests: Add test for TCP_NODELAY setsockopt() via 96dbeb7 tests: Add test for TCP_NODELAY getsockopt() via 1db6130 swrap: Add support for TCP_NODELAY in getsockopt() via e9e0dac swrap: Add support for TCP_NODELAY in sets

[SCM] Socket Wrapper Repository - branch master updated

2015-10-14 Thread Andreas Schneider
The branch, master has been updated via f3489d5 swrap: Simplify cmspace calculation in swrap_sendmsg_copy_cmsg() via c5e809f tests: Add a unit test for wrap_sendmsg_filter_cmsghdr() from 84a4e23 tests: Add test for TCP_NODELAY setsockopt() https://git.samba.org/?p=socket_wr

[SCM] Socket Wrapper Repository - branch master updated

2015-10-15 Thread Andreas Schneider
The branch, master has been updated via f635b31 Bump version to 1.1.5 from f3489d5 swrap: Simplify cmspace calculation in swrap_sendmsg_copy_cmsg() https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log --

[SCM] Socket Wrapper Repository - branch master updated

2015-10-19 Thread Andreas Schneider
The branch, master has been updated via 73b2b4f swrap: Fix compare of signed and unsigned integer expressions via 6c1f075 tests: Fix compile warning from f635b31 Bump version to 1.1.5 https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log --

[SCM] Socket Wrapper Repository - branch master updated

2015-10-27 Thread Andreas Schneider
The branch, master has been updated via 21cb6c8 torture: Use a short torture socket dir via be46c97 swrap: Fix recvmsg() with UDP from 73b2b4f swrap: Fix compare of signed and unsigned integer expressions https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - L

[SCM] Socket Wrapper Repository - branch master updated

2015-10-28 Thread Andreas Schneider
The branch, master has been updated via f24f91e tests: Add valgrind suppression file for dlopen() issues via f649d0c swrap: Add a wrapper for write() from 21cb6c8 torture: Use a short torture socket dir https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log

[SCM] Socket Wrapper Repository - branch master updated

2015-11-04 Thread Andreas Schneider
The branch, master has been updated via c7c45b0 tests: Add test for ephemeral port binding in listen() via 1e2f53a swrap: Automatically bind an ephemeral port if needed from f24f91e tests: Add valgrind suppression file for dlopen() issues https://git.samba.org/?p=socket_wrap

[SCM] Socket Wrapper Repository - branch master updated

2016-02-23 Thread Andreas Schneider
The branch, master has been updated via 1f9ea96 swrap: Use calloc() instead of malloc and memset via ad9e56e swrap: Allow to open NETLINK sockets when loaded from c7c45b0 tests: Add test for ephemeral port binding in listen() https://git.samba.org/?p=socket_wrapper.git;a=sho

[SCM] Socket Wrapper Repository - branch master updated

2016-03-02 Thread Andreas Schneider
The branch, master has been updated via 893a95a swrap: Fix buliding on unix systems without AF_NETLINK from 1f9ea96 swrap: Use calloc() instead of malloc and memset https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log --

[SCM] Socket Wrapper Repository - branch master updated

2016-03-15 Thread Andreas Schneider
The branch, master has been updated via feb9ee0 Bump version to 1.1.6 from 893a95a swrap: Fix buliding on unix systems without AF_NETLINK https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit

[SCM] Socket Wrapper Repository - branch master updated

2016-05-03 Thread Andreas Schneider
The branch, master has been updated via d731d16 swrap: Add support for accept4() via 09f3be7 swrap: Add support for running on OpenBSD from feb9ee0 Bump version to 1.1.6 https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log -

[SCM] Socket Wrapper Repository - branch master updated

2016-05-17 Thread Andreas Schneider
The branch, master has been updated via 0c5a43a tests: Add test_connect_sendto_null_ipv4() test via e443d67 tests: Add a udp test case for sendto() after a connect() via ec18c95 swrap: Fix sendto() with connected sockets via 395dc41 swrap: Allow to open RAW sockets w

[SCM] Socket Wrapper Repository - branch master updated

2016-05-20 Thread Andreas Schneider
The branch, master has been updated via 44f7e09 Bump version to 1.1.7 from 0c5a43a tests: Add test_connect_sendto_null_ipv4() test https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit 44f7e09

[SCM] Socket Wrapper Repository - branch master updated

2019-02-12 Thread Andreas Schneider
The branch, master has been updated via 24e5973 swrap: Fix a TODO via 74e9e13 Remove thread-safety task from TODO via dd2f1b0 cmake: Disable deep binding for helgrind via e7c9380 swrap: Add env variable to disable deep binding from cf436b6 swrap: Use #ifdef in

[SCM] Socket Wrapper Repository - branch master updated

2019-02-20 Thread Andreas Schneider
The branch, master has been updated via 70bc551 README: Create a markdown file via 5cc0681 gitlab-ci: Check last 20 commits on force push via 066d850 cmake: Remove unused config.h variables via 9a9250a cmake: Use GNUInstallDirs from 24e5973 swrap: Fix a TODO

[SCM] Socket Wrapper Repository - branch master updated

2019-03-06 Thread Andreas Schneider
The branch, master has been updated via 2d53497 swrap: Do not use FALL_THROUGH for empty case statements from 70bc551 README: Create a markdown file https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log --

[SCM] Socket Wrapper Repository - branch master updated

2019-03-21 Thread Andreas Schneider
The branch, master has been updated via bd951c1 swrap: Add paranoia NULL checks via 6e1ed1d swrap: Fix strict aliasing issues in swrap_pcap_packet_init() via 2cfe068 swrap: Fix "Value stored never used" warning via 6f69593 tests: Fix typo in echo_srv help via

[SCM] Socket Wrapper Repository - branch master updated

2019-03-21 Thread Andreas Schneider
The branch, master has been updated via a3a3dca Bump version to 1.2.2 from bd951c1 swrap: Add paranoia NULL checks https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit a3a3dcac39fd9b477c49781

[SCM] Socket Wrapper Repository - branch master updated

2019-03-21 Thread Andreas Schneider
The branch, master has been updated via 44d9c59 Bump version to 1.2.3 via 51d8982 swrap: Add missing NULL checks to socket_wrapper_dir() via b8dc4da swrap: Print a warning if SOCKET_WRAPPER_DIR is not set from a3a3dca Bump version to 1.2.2 https://git.samba.org/?p=so

[SCM] Socket Wrapper Repository - branch master updated

2019-03-21 Thread Andreas Schneider
The branch, master has been updated via 344801f swrap: Do not leak buf in swrap_sendmsg() from 44d9c59 Bump version to 1.2.3 https://git.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit 344801fda7b2b

[SCM] Socket Wrapper Repository - branch master updated

2013-12-05 Thread Andreas Schneider
The branch, master has been updated via 76baedf swrap: Remove deprecated functions. via fe9d674 swrap: Use swrap structure for writev. via 5387e90 swrap: Use swrap structure for socket. via d5581e7 swrap: Use swrap structure for setsockopt. via 156ba02 swrap:

[SCM] Socket Wrapper Repository - branch master updated

2013-12-10 Thread Andreas Schneider
The branch, master has been updated via 9f7d7b4 swrap: Remove obsolete init functions. via e5899b8 swrap: Add libc_writev(). via d344002 swrap: Add libc_socket(). via 4b72d30 swrap: Add libc_setsockopt(). via a6bbc38 swrap: Add libc_sendto(). via 5b7e

[SCM] Socket Wrapper Repository - branch master updated

2013-12-10 Thread Andreas Schneider
The branch, master has been updated via 2b53d42 tests: Add test_echo_udp_sendto_recvfrom. via b853eac cmake: Remove swrap env variables. via 76c362f tests: Add a simple echo server from 9f7d7b4 swrap: Remove obsolete init functions. http://gitweb.samba.org/?p=socket_

[SCM] Socket Wrapper Repository - branch master updated

2013-12-10 Thread Andreas Schneider
The branch, master has been updated via 76c7df9 tests: Add test_sendto_recvfrom_ipv6(). via fe78b28 torture: Add torture_setup_echo_srv_udp_ipv6(). via 88aeb65 torture_teardown_echo_srv via 0c4a784 tests: Use torture helpers in test_echo_udp_sendto_recvfrom. v

[SCM] Socket Wrapper Repository - branch master updated

2013-12-11 Thread Andreas Schneider
The branch, master has been updated via c01846d Fix formatting of variables of type pid_t via 2046732 tests: use discard_const to get rid of a warning on Solaris via 11146ca logging: log creating the sockets via f6e30ff logging: Add logging when loading system functi

[SCM] Socket Wrapper Repository - branch master updated

2013-12-12 Thread Andreas Schneider
The branch, master has been updated via 25d0e92 echo_srv: Fix a build warning. via 04d0275 swrap: Don't build with swrap_str_lib() if NDEBUG is defined. via 48db034 cmake: Fix linking echo_srv on Solaris. via 26019f9 cmake: Increase required cmake version number.

[SCM] Socket Wrapper Repository - branch master updated

2013-12-12 Thread Andreas Schneider
The branch, master has been updated via bfeac80 tests: Rename testsuite to test_ioctl. via 580a75e tests: Remove unused code. via 17c7a05 tests: Remove FIONBIO cause it doesn't work on x86. from 25d0e92 echo_srv: Fix a build warning. http://gitweb.samba.org/?p=socket

[SCM] Socket Wrapper Repository - branch master updated

2013-12-13 Thread Andreas Schneider
The branch, master has been updated via 2ee37e0 tests: Add test_echo_udp_send_recv test. via 13c38c4 tests: Use inet_pton() instead of inet_aton(). from bfeac80 tests: Rename testsuite to test_ioctl. http://gitweb.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log -

[SCM] Socket Wrapper Repository - branch master updated

2013-12-17 Thread Andreas Schneider
The branch, master has been updated via 3c3b7f6 tests: Add test_echo_tcp_write_read. via 0d87b9e torture: Add tcp function to setup echo server. via e778fa2 torture: Pass socket type to torture_setup_echo_srv_ip(). via 356fc98 torture: Add torture_generate_random_buf

[SCM] Socket Wrapper Repository - branch master updated

2013-12-20 Thread Andreas Schneider
The branch, master has been updated via 1e413ec echo_srv: Add missing includes. via 0f203f2 torture: Set different default interface for client and server. via b9b05b1 swrap: Add documentation for SOCK_CLOEXEC in socket(). from 3c3b7f6 tests: Add test_echo_tcp_write_

[SCM] Socket Wrapper Repository - branch master updated

2013-12-20 Thread Andreas Schneider
The branch, master has been updated via 38823ac swrap: Fix loading of system libraries. from 1e413ec echo_srv: Add missing includes. http://gitweb.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit 388

[SCM] Socket Wrapper Repository - branch master updated

2013-12-20 Thread Andreas Schneider
The branch, master has been updated via 7d0e5ef tests: Use torture_server_(address|port). via f6f5e28 torture: Add torture_server_port(). via 379af07 torture: Add torture_server_address(). via 33404b4 torture: Let the echo server listen on anyaddr. from 38823a

[SCM] Socket Wrapper Repository - branch master updated

2013-12-20 Thread Andreas Schneider
The branch, master has been updated via 789118a tests: Add an ifdef around static IPv6 only functions via b11ceab tests: Add test_echo_tcp_write_readv from 7d0e5ef tests: Use torture_server_(address|port). http://gitweb.samba.org/?p=socket_wrapper.git;a=shortlog;h=master -

[SCM] Socket Wrapper Repository - branch master updated

2013-12-21 Thread Andreas Schneider
The branch, master has been updated via 8c561dd tests: Add missing include for writev/readv. from 789118a tests: Add an ifdef around static IPv6 only functions http://gitweb.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log -

[SCM] Socket Wrapper Repository - branch master updated

2013-12-23 Thread Andreas Schneider
The branch, master has been updated via b7f7ed3 torture: Add TORTURE_SKIP_CLEANUP to not delete socket_dir. via 4373b71 torture: Generate network traces for each test. via 98fa90d tests: Add test_echo_tcp_socket_options(). via 6876e0c tests: Add test_echo_tcp_connect

[SCM] Socket Wrapper Repository - branch master updated

2013-12-23 Thread Andreas Schneider
The branch, master has been updated via b448961 test: Fix getsockopt on Solaris. via 1544ad6 tests: Fix getsockopt() on Solaris. via 3c4759a tests: writev/readv must have iovec > 0 via 450f4f3 tests: Remove unused variable warning from b7f7ed3 torture: Add TOR

[SCM] Socket Wrapper Repository - branch master updated

2013-12-24 Thread Andreas Schneider
The branch, master has been updated via e9de990 echo_srv: Add fd duplication and test it works. from b448961 test: Fix getsockopt on Solaris. http://gitweb.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - c

[SCM] Socket Wrapper Repository - branch master updated

2014-01-20 Thread Andreas Schneider
The branch, master has been updated via 98a05e5 tests: Add sendmsg_recvmsg_fd test. via c29f759 tests: Add test_echo_udp_sendmsg_recvmsg. via ae88bf8 swrap: Implement recvmsg(). via 6d328a2 swrap: Fix DGRAM in swrap_recvmsg(before|after). via 11b077a swrap: U

[SCM] Socket Wrapper Repository - branch master updated

2014-01-20 Thread Andreas Schneider
The branch, master has been updated via d78b20d Improve the README. from 98a05e5 tests: Add sendmsg_recvmsg_fd test. http://gitweb.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit d78b20d999b0b26f911

[SCM] Socket Wrapper Repository - branch master updated

2014-01-20 Thread Andreas Schneider
The branch, master has been updated via 980a30d cmake: Add cmake config version script. via de86e64 cmake: Add pkg-config file. from d78b20d Improve the README. http://gitweb.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log

[SCM] Socket Wrapper Repository - branch master updated

2014-01-21 Thread Andreas Schneider
The branch, master has been updated via d7e31ed src: Fix build on Solaris. via ff36996 cmake: Check for HAVE_STRUCT_MSGHDR_MSG_CONTROL. via 803820f cmake: Fix HAVE_STRUCT_SOCKADDR_SA_LEN detection. via 7f5ead0 src: Fix build warnings on FreeBSD. from 980a30d c

[SCM] Socket Wrapper Repository - branch master updated

2014-01-21 Thread Andreas Schneider
The branch, master has been updated via e5df09b cmake: Only build test_sendmsg_recvmsg_fd if we have msg_control. via b6161d0 src: Fix setting the temp iovec. from d7e31ed src: Fix build on Solaris. http://gitweb.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log -

[SCM] Socket Wrapper Repository - branch master updated

2014-01-21 Thread Andreas Schneider
The branch, master has been updated via b7ec347 src: Case pid_t to an int in SWRAP_LOG. from e5df09b cmake: Only build test_sendmsg_recvmsg_fd if we have msg_control. http://gitweb.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log -

[SCM] Socket Wrapper Repository - branch master updated

2014-01-21 Thread Andreas Schneider
The branch, master has been updated via 1c15030 src: Initialize sockaddr_un. via 07ece11 src: Make sure the memory is zeroed. from b7ec347 src: Case pid_t to an int in SWRAP_LOG. http://gitweb.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log --

[SCM] Socket Wrapper Repository - branch master updated

2014-01-21 Thread Andreas Schneider
The branch, master has been updated via 93b794d src: Fix warnings on Solaris. from 1c15030 src: Initialize sockaddr_un. http://gitweb.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit 93b794d0f7a6b266

[SCM] Socket Wrapper Repository - branch master updated

2014-01-24 Thread Andreas Schneider
The branch, master has been updated via bede01d Update TODO. from 93b794d src: Fix warnings on Solaris. http://gitweb.samba.org/?p=socket_wrapper.git;a=shortlog;h=master - Log - commit bede01de975cbde68d73cbf49d4e7351

  1   2   >