| Commit message (Expand) | Author | Age | Files | Lines |
* | use the AX_TLS macro to find correct thread-local storage... | Arthur de Jong | 2013-01-18 | 1 | -2/+2 |
* | merge NSS_BYNAME and NSS_BYINT32 into NSS_BYGEN and renam... | Arthur de Jong | 2012-12-23 | 1 | -1/+2 |
* | update C coding style to a more commonly used style | Arthur de Jong | 2012-12-22 | 1 | -21/+19 |
* | clear the *ent structs before writing fields to avoid pro... | Arthur de Jong | 2012-09-15 | 1 | -1/+2 |
* | improve consistency of code layout | Arthur de Jong | 2010-10-04 | 1 | -2/+9 |
* | switch to using nss_status_t throughout the code and prov... | Arthur de Jong | 2010-09-24 | 1 | -5/+5 |
* | remove some unused include statements | Arthur de Jong | 2010-06-14 | 1 | -1/+0 |
* | refactor protocol reading and writing macros to the commo... | Arthur de Jong | 2009-05-21 | 1 | -4/+7 |
* | only start the NSLCD_ACTION_*_ALL requests with the first... | Arthur de Jong | 2008-01-03 | 1 | -3/+3 |
* | implement our own stdio-like library that handles IO with... | Arthur de Jong | 2007-06-09 | 1 | -2/+2 |
* | ensure that all NSS functions can be generated by the mar... | Arthur de Jong | 2007-01-17 | 1 | -10/+8 |
* | change license from GNU Library General Public License v.... | Arthur de Jong | 2007-01-09 | 1 | -7/+7 |
* | rename LDF_ marcos to NSLCD_ macros to have a single name... | Arthur de Jong | 2006-11-28 | 1 | -4/+4 |
* | 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 | -4/+3 |
* | switch to a simpler and more compact framework to generat... | Arthur de Jong | 2006-11-16 | 1 | -17/+13 |
* | rename nss/exports.h to nss/prototypes.h | Arthur de Jong | 2006-11-10 | 1 | -1/+1 |
* | use better names for our thread-local file pointer | Arthur de Jong | 2006-11-10 | 1 | -2/+2 |
* | rename LOOP to STRINGLIST as that is currently the only s... | Arthur de Jong | 2006-11-03 | 1 | -4/+4 |
* | make loop macros common, create macros for expanding {set... | Arthur de Jong | 2006-11-03 | 1 | -20/+9 |
* | rename some constants and switch to a more sane naming sc... | Arthur de Jong | 2006-11-02 | 1 | -2/+2 |
* | rename READ_RESPONSE() macro to READ_RESPONSE_CODE() | Arthur de Jong | 2006-11-02 | 1 | -1/+1 |
* | always set *errnop correctly | Arthur de Jong | 2006-11-01 | 1 | -0/+1 |
* | implement reading of alias information through getaliasby... | Arthur de Jong | 2006-10-31 | 1 | -5/+53 |
* | make code consistent by adding headers, removing trailing... | Arthur de Jong | 2006-10-31 | 1 | -0/+29 |
* | add some basic minimal NSS code that can be generated fro... | Arthur de Jong | 2006-10-25 | 1 | -0/+14 |