| Commit message (Expand) | Author | Age | Files | Lines |
* | remove some unused include statements | Arthur de Jong | 2010-06-14 | 1 | -1/+0 |
* | 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 |
* | refactor protocol reading and writing macros to the commo... | Arthur de Jong | 2009-05-21 | 1 | -2/+2 |
* | do not set errno (and h_errno) if we got the last entry f... | Arthur de Jong | 2008-02-01 | 1 | -8/+0 |
* | remove the nslcd2nss() function because it's not needed w... | Arthur de Jong | 2008-02-01 | 1 | -1/+1 |
* | only start the NSLCD_ACTION_*_ALL requests with the first... | Arthur de Jong | 2008-01-03 | 1 | -8/+3 |
* | correct calls to NSLCD_ACTION_NETWORK_BYNAME and NSLCD_AC... | Arthur de Jong | 2007-10-21 | 1 | -3/+3 |
* | flag the address family parameter as unused | Arthur de Jong | 2007-07-13 | 1 | -1/+1 |
* | implement our own stdio-like library that handles IO with... | Arthur de Jong | 2007-06-09 | 1 | -5/+5 |
* | code improvements by making type casts explicit, flagging... | Arthur de Jong | 2007-03-04 | 1 | -4/+4 |
* | add gcc attributes to some functions and parameters | Arthur de Jong | 2007-02-17 | 1 | -1/+2 |
* | ensure that all NSS functions can be generated by the mar... | Arthur de Jong | 2007-01-17 | 1 | -77/+42 |
* | change license from GNU Library General Public License v.... | Arthur de Jong | 2007-01-09 | 1 | -7/+7 |
* | implement network name lookups on server side plus some f... | Arthur de Jong | 2006-11-28 | 1 | -3/+6 |
* | get rid of nslcd-client.{c,h} and move it to nss/common.{... | Arthur de Jong | 2006-11-27 | 1 | -1/+0 |
* | do some refactoring in the generated code and add some do... | Arthur de Jong | 2006-11-17 | 1 | -6/+5 |
* | switch to a simpler and more compact framework to generat... | Arthur de Jong | 2006-11-16 | 1 | -2/+2 |
* | implement network information lookups through NSS | Arthur de Jong | 2006-11-15 | 1 | -0/+188 |