The annotated tag, nss_wrapper-1.0.3 has been created at f82d59fa6fb795db11b0ca329da31e647373cb52 (tag) tagging 2192e08b7c9f153f71bda783612a706fe3ad4b02 (commit) replaces nss_wrapper-1.0.2 tagged by Andreas Schneider on Thu Sep 11 11:12:46 2014 +0200
- Log ----------------------------------------------------------------- nss_wrapper-1.0.3 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCgAGBQJUEWeSAAoJEH7g/E3MAU49zfAP/0x99RahoqpD+whSmvmnNZCT GQ0NrzINL4Ewu2i/ieGzPABrzUlrw3H7PsA1lMKVx+e4UPyVcBm0I+iCJ33xEII4 y57I3Ieu1Y8zw1o+ZYvtwg2GXaFc2umXJJpv7gGrkARTAn6CcTs4i64CVAHC88MZ uQEGsltRNjVQoND2UoYVjTPpqoeagRg6ac5RslS96/ynPQV9sBcx5XYT3dvJAEG7 xgQ6gNubpwOuMScpBMZTX6H1dWKi0LrlQhyJA8+A54NWmDqm6kMxMr2DznBlU4LY hwUW2qX88P9owx/qSO/xqx2+bR98QatUTk+U6X/uqJ8bW9h3A2qtHDwGRBLQS/tE nVvxa9CaCRU5hJ9Tu7w/OJMIPxtq2tNz/4V0NbYk+pIBAqmQgUgWnK9YQuxBE0SE 9QqL+X/daUdkYNsE12mepiG/OGmLZL4uaFHkBxaOXYMcPOdPpE6P69+K885uA1tz 0fRDb6LCNjd2MaWbnrczMHbDI7pobPBnSu32j+SmBPPvp4JM4EcZnOpZ4z+Sps7o 2IM3WDTRKlnNQDA+aaQ05LKqu4IrDMuiCHgIrEKTSJplqugeeIKo0RVHz5En9NP8 K6FXS3f+SyzGd1tVC/EGx7HT1hcco7ycKuoSY7+ripb9da/bTHWR1u6w4QFlRkYH rv+C2cU1Nx+KslqMRDl+ =wGUA -----END PGP SIGNATURE----- Andreas Schneider (14): cmake: Set version to 2.8.13. cmake: Install cmake config into the correct directory. cmake: Fix policy check. cmake: Fix a typo in nss_wrapper-config.cmake.in. tests: getaddrinfo() should use 0 as ai_flags. nwrap: Fall back to RTLD_NEXT if we can't find libc. doc: Add nss_wrapper manpage. tests: Fix possible null pointer dereference in testsuite. nwrap: Fix resolving hostnames with a trailing dot. tests: Add test for hostnames with a trailing dot. nwrap: Don't overflow the in_addr if convert IPv6. nwrap: Use DNS_NAME_MAX cause it is not available on BSD. nwrap: Make sure addr is initialized. Bump version to 1.0.3. Michael Adam (9): Add README.install - instructions for building and installing. tests: reduce indentation in test_nwrap_getpwnam() by using early returns. tests: use return code of copy_passwd() in test_nwrap_getpwnam(). tests: reduce indentation in test_nwrap_getpwuid() by using early returns. tests: use return value of copy_passwd() in test_nwrap_getpwuid() tests: reduce indentation in test_nwrap_getgrnam() by using early returns. tests: use return value of copy_group() in test_nwrap_getgrnam(). tests: reduce indentation in test_nwrap_getgrgid() by using early returns. tests: use return code of copy_group() in test_nwrap_getgrgid() Volker Lendecke (2): nss_wrapper: Align indentation with the rest of Samba nss_wrapper: Fix some "discarding const" warnings ----------------------------------------------------------------------- -- NSS Wrapper Repository