Tags give the ability to mark specific points in history as being important
This project is mirrored from https://git.samba.org/nss_wrapper.git.
Pull mirroring updated .
Successfully updated .
- 
nss_wrapper-1.1.162270a7cd · ·nss_wrapper-1.1.16 * Fixed segfault on FreeBSD * Fixed copy&paste error in the destructor * Fixed thread sanitizer on modern Linux Kernels * Fixed building with newer cmocka versions 
- 
nss_wrapper-1.1.15db887c00 · ·nss_wrapper-1.1.15 * Fixed linking issue in tests * Fixed a memory leak in tests 
- 
nss_wrapper-1.1.143291b072 · ·nss_wrapper-1.1.14 * Fixed implementation of initgroups() * Fixed implementation of getgrouplist() * Avoid dclose(RTLD_NEXT) 
- 
nss_wrapper-1.1.12ea36a64d · ·nss_wrapper-1.1.12 * Added (de)contructor support on AIX with pragma init/finish * Fixed possible crash in getaddrinfo() * Fixed issues with processes closing all fds when forking * Fixed issues with setgrent() and endpwent() nss module support 
- 
nss_wrapper-1.1.11b20ae476 · ·nss_wrapper-1.1.11 * Fixed strict aliasing issues on armv7hl (32bit) 
- 
nss_wrapper-1.1.106020d05c · ·nss_wrapper-1.1.10 * Fixed crash bug in OpenLDAP libraries with gethostbyname_r() * Code cleanup in gethostbyname(2)(_r) functions 
- 
nss_wrapper-1.1.8e2d59b13 · ·nss_wrapper-1.1.8 * Fixed path to library in nss_wrapper.pc * Try different backends for gethostbyaddr nd gethostbyname 
- 
nss_wrapper-1.1.6c18484ec · ·nss_wrapper-1.1.6 * Fixed issues with memory alignment of getgrnam() * Fixed getpwnam() on FreeBSD * Started to use modern cmake (>= 3.5.0) 
- 
nss_wrapper-1.1.48963f3f2 · ·nss_wrapper-1.1.4 * Fixed module getpw* functions * Fixed nss_wrapper.pl to use correct perl binary * Fixed compatibility with musl-libc