| Commit message (Expand) | Author | Age | Files | Lines |
* | Various spelling fixes | Arthur de Jong | 2019-09-17 | 1 | -2/+2 |
* | Allow configuration of NSS and PAM names | Arthur de Jong | 2015-01-19 | 1 | -65/+65 |
* | update C coding style to a more commonly used style | Arthur de Jong | 2012-12-22 | 1 | -43/+43 |
* | small code improvements | Arthur de Jong | 2011-03-19 | 1 | -1/+1 |
* | update copyright headers to add missing years | Arthur de Jong | 2011-03-10 | 1 | -1/+1 |
* | add FreeBSD support, partially imported from the FreeBSD ... | Arthur de Jong | 2011-01-05 | 1 | -0/+12 |
* | move LDAP_BE() definition | Arthur de Jong | 2010-12-17 | 1 | -0/+2 |
* | first attempt to split Solaris and Glibc code more and de... | Arthur de Jong | 2010-10-03 | 1 | -26/+26 |
* | import Solaris support developed by Ted C. Cheng of Symas... | Arthur de Jong | 2010-09-30 | 1 | -0/+22 |
* | switch to using nss_status_t throughout the code and prov... | Arthur de Jong | 2010-09-24 | 1 | -53/+53 |
* | have more compatibility code for NSS module and move comp... | Arthur de Jong | 2010-06-17 | 1 | -60/+1 |
* | implement a global symbol inside the NSS module to allow ... | Arthur de Jong | 2010-06-14 | 1 | -1/+5 |
* | make include guard names consistent throughout the source... | Arthur de Jong | 2010-06-14 | 1 | -3/+3 |
* | simple improvement for FreeBSD | Arthur de Jong | 2010-01-23 | 1 | -0/+2 |
* | also use compat/ether.h for nss functions | Arthur de Jong | 2009-12-21 | 1 | -4/+2 |
* | some simple changes in includes to make FreeBSD diff smaller | Arthur de Jong | 2009-09-04 | 1 | -0/+6 |
* | remove checking for first entry and always return NSS_STA... | Arthur de Jong | 2008-05-02 | 1 | -3/+2 |
* | update copyright year | Arthur de Jong | 2008-01-03 | 1 | -1/+1 |
* | enable the _nss_ldap_initgroups_dyn() function that is no... | Arthur de Jong | 2008-01-01 | 1 | -2/+0 |
* | code improvements by making type casts explicit, flagging... | Arthur de Jong | 2007-03-04 | 1 | -2/+2 |
* | fix netgroup lookups so that _nss_ldap_getnetgrent_r() re... | Arthur de Jong | 2007-01-10 | 1 | -0/+1 |
* | change license from GNU Library General Public License v.... | Arthur de Jong | 2007-01-09 | 1 | -7/+7 |
* | use our own thread-local file pointer for doing requests ... | Arthur de Jong | 2007-01-08 | 1 | -6/+9 |
* | add note about glibc manual | Arthur de Jong | 2006-12-17 | 1 | -0/+5 |
* | remove _nss_ldap_initgroups_dyn() from interface for now ... | Arthur de Jong | 2006-12-16 | 1 | -1/+2 |
* | get rid of automount map information lookups through NSS ... | Arthur de Jong | 2006-11-26 | 1 | -6/+0 |
* | trip trailing whitespace | Arthur de Jong | 2006-11-25 | 1 | -1/+1 |
* | implement netgroup lookups | Arthur de Jong | 2006-11-17 | 1 | -4/+36 |
* | implement network information lookups through NSS | Arthur de Jong | 2006-11-15 | 1 | -3/+3 |
* | implement automounter maps lookups | Arthur de Jong | 2006-11-14 | 1 | -2/+2 |
* | rename nss/exports.h to nss/prototypes.h | Arthur de Jong | 2006-11-10 | 1 | -0/+136 |