| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | swrap: add check for rpc/rpc.h - needed on freebsd for bindresvport | Michael Adam | 2014-06-01 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> | ||||
| * | swrap: Add support for bindresvport(). | Andreas Schneider | 2014-05-31 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> | ||||
| * | swrap: Check if the in_pktinfo structure is available. | Andreas Schneider | 2014-05-26 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> | ||||
| * | cmake: Add check for HAVE_STRUCT_IN6_PKTINFO. | Andreas Schneider | 2014-05-21 | 1 | -0/+4 |
| | | | | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | ||||
| * | swrap: use LIBC_SO from GNU libc, if available | Pino Toscano | 2014-05-08 | 1 | -0/+1 |
| | | | | | | | | | | Look for gnu/lib-names.h and use the LIBC_SO define to dlopen libc, so the right library is loaded without manually searching for libc.so.N. Signed-off-by: Pino Toscano <toscano.pino@tiscali.it> Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | ||||
| * | src: Add timerfd_create() to handle stale fds. | Andreas Schneider | 2014-01-28 | 1 | -0/+2 |
| | | | | | Reviewed-by: Stefan Metzmacher <metze@samba.org> | ||||
| * | src: Add eventfd() to handle stale fds. | Andreas Schneider | 2014-01-28 | 1 | -0/+2 |
| | | | | | Reviewed-by: Stefan Metzmacher <metze@samba.org> | ||||
| * | src: Add signalfd() to handle stale fds. | Andreas Schneider | 2014-01-28 | 1 | -0/+3 |
| | | | | | Reviewed-by: Stefan Metzmacher <metze@samba.org> | ||||
| * | cmake: Check for HAVE_STRUCT_MSGHDR_MSG_CONTROL. | Andreas Schneider | 2014-01-21 | 1 | -0/+1 |
| | | |||||
| * | cmake: Fix HAVE_STRUCT_SOCKADDR_SA_LEN detection. | Andreas Schneider | 2014-01-21 | 1 | -0/+4 |
| | | |||||
| * | Fix formatting of variables of type pid_t | Jakub Hrozek | 2013-12-11 | 1 | -0/+2 |
| | | |||||
| * | cmake: Detect attribute format | Jakub Hrozek | 2013-12-11 | 1 | -0/+1 |
| | | |||||
| * | swrap: Add swrap_libc_init() function. | Andreas Schneider | 2013-12-05 | 1 | -0/+1 |
| | | |||||
| * | src: Fix build on OpenIndiana. | Andreas Schneider | 2013-07-08 | 1 | -0/+3 |
| | | |||||
| * | src: Correctly load symbols on APPLE. | Andreas Schneider | 2013-07-05 | 1 | -0/+2 |
| | | |||||
| * | cmake: Check for getimeofday on MacOSX correctly. | Andreas Schneider | 2013-07-03 | 1 | -0/+1 |
| | | |||||
| * | cmake: Check for Thread Local Storage. | Andreas Schneider | 2013-07-03 | 1 | -0/+1 |
| | | |||||
| * | src: Add a destructor to cleanup unix socket files. | Andreas Schneider | 2013-06-30 | 1 | -0/+1 |
| | | |||||
| * | cmake: Check correctly for IPv6. | Andreas Schneider | 2013-02-07 | 1 | -21/+1 |
| | | |||||
| * | Initial commit. | Andreas Schneider | 2013-02-07 | 1 | -0/+58 |
