| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | switch to a common back-end with a common constructor and... | Arthur de Jong | 2010-12-16 | 10 | -188/+136 |
* | have a more consistent naming convention for static looku... | Arthur de Jong | 2010-12-13 | 10 | -124/+124 |
* | fix assignment in if statement (was broken in r1262) | Arthur de Jong | 2010-12-13 | 9 | -20/+20 |
* | remove redundant backslash | Arthur de Jong | 2010-10-28 | 1 | -1/+1 |
* | make formatting consistent | Arthur de Jong | 2010-10-15 | 1 | -12/+11 |
* | also export _nss_ldap_enablelookups so we can disable the... | Arthur de Jong | 2010-10-15 | 1 | -2/+5 |
* | switch to using SETs to follow the netgroups | Arthur de Jong | 2010-10-15 | 4 | -144/+23 |
* | merge changes from trunk | Arthur de Jong | 2010-10-14 | 1 | -1/+1 |
|\ |
|
| * | move _nss_ldap_initgroups_dyn() definition to the end to ... | Arthur de Jong | 2010-10-14 | 1 | -24/+24 |
| * | link local modules before .a files from common directory ... | Arthur de Jong | 2010-10-13 | 1 | -1/+1 |
* | | also try to support older Solaris releases that do not ha... | Arthur de Jong | 2010-10-11 | 9 | -20/+123 |
* | | generate Solaris NSS functions using same macros that are... | Arthur de Jong | 2010-10-10 | 12 | -1432/+655 |
* | | merge changes from trunk | Arthur de Jong | 2010-10-10 | 1 | -10/+10 |
|\| |
|
| * | make use of UNUSED() consistent throughout the code | Arthur de Jong | 2010-10-10 | 1 | -1/+1 |
| * | correctly name shared file handle | Arthur de Jong | 2010-10-10 | 1 | -5/+5 |
| * | put all logic on how to run linker for NSS and PAM compon... | Arthur de Jong | 2010-10-10 | 3 | -6/+25 |
| * | correctly name shared file handle | Arthur de Jong | 2010-10-08 | 1 | -6/+5 |
* | | put all locgic on how to link in configure script (remove... | Arthur de Jong | 2010-10-10 | 2 | -12/+1 |
* | | have one shared file handle per flavour instead of one gl... | Arthur de Jong | 2010-10-09 | 9 | -38/+42 |
* | | re-introduce rename of protoentfp to serventfp which was ... | Arthur de Jong | 2010-10-09 | 1 | -9/+9 |
* | | nss-pam-ldapd fixes for solaris 10 build | Ted Cheng | 2010-10-09 | 9 | -53/+54 |
* | | re-introduce {set,get,end}**ent() file handle in Solaris ... | Arthur de Jong | 2010-10-08 | 10 | -14/+46 |
* | | merge changes from trunk | Arthur de Jong | 2010-10-04 | 12 | -43/+105 |
|\| |
|
| * | improve consistency of code layout | Arthur de Jong | 2010-10-04 | 12 | -37/+132 |
| * | merge some of the changes for Solaris portability to ease... | Arthur de Jong | 2010-10-04 | 5 | -21/+24 |
* | | try to make use of UNUSED() consistent | Arthur de Jong | 2010-10-04 | 10 | -77/+77 |
* | | first attempt to split Solaris and Glibc code more and de... | Arthur de Jong | 2010-10-03 | 15 | -887/+894 |
* | | import Solaris support developed by Ted C. Cheng of Symas... | Arthur de Jong | 2010-09-30 | 16 | -43/+2247 |
|/ |
|
* | have a way to limit which NSS maps should be built | Arthur de Jong | 2010-09-25 | 1 | -5/+6 |
* | switch to using nss_status_t throughout the code and prov... | Arthur de Jong | 2010-09-24 | 13 | -125/+125 |
* | use htons() instead of ntohs() (thanks Ted C. Cheng) | Arthur de Jong | 2010-07-27 | 1 | -1/+1 |
* | use -h linker flag instead of -soname which seems more po... | Arthur de Jong | 2010-07-18 | 1 | -1/+1 |
* | allow configuring NSS module's SONAME from configure and ... | Arthur de Jong | 2010-07-07 | 1 | -7/+3 |
* | have more compatibility code for NSS module and move comp... | Arthur de Jong | 2010-06-17 | 2 | -61/+2 |
* | rename symbol map files and check for the linker option t... | Arthur de Jong | 2010-06-15 | 2 | -3/+5 |
* | implement a global symbol inside the NSS module to allow ... | Arthur de Jong | 2010-06-14 | 6 | -4/+43 |
* | make include guard names consistent throughout the source... | Arthur de Jong | 2010-06-14 | 2 | -6/+6 |
* | remove some unused include statements | Arthur de Jong | 2010-06-14 | 11 | -11/+0 |
* | simple improvement for FreeBSD | Arthur de Jong | 2010-01-23 | 1 | -0/+2 |
* | fix missing argument (problem in r1039) | Arthur de Jong | 2009-12-28 | 1 | -1/+1 |
* | Glibc changed the addr parameter of getnetbyaddr_r() from... | Arthur de Jong | 2009-12-28 | 1 | -5/+7 |
* | also use compat/ether.h for nss functions | Arthur de Jong | 2009-12-21 | 1 | -4/+2 |
* | don't pass an empty parameter to a macro | Arthur de Jong | 2009-10-08 | 1 | -1/+1 |
* | re-organise configure script and only run tests for parts... | Arthur de Jong | 2009-10-08 | 1 | -1/+1 |
* | some simple changes in includes to make FreeBSD diff smaller | Arthur de Jong | 2009-09-04 | 1 | -0/+6 |
* | merge r934 from trunk | Arthur de Jong | 2009-06-06 | 1 | -1/+1 |
* | refactor protocol reading and writing macros to the commo... | Arthur de Jong | 2009-05-21 | 14 | -196/+50 |
* | merge r885 from trunk | Arthur de Jong | 2009-05-16 | 1 | -5/+12 |
* | merge r882 from trunk | Arthur de Jong | 2009-05-09 | 2 | -7/+33 |
* | merge r865 from trunk | Arthur de Jong | 2009-05-08 | 1 | -2/+2 |