| Commit message (Expand) | Author | Age | Files | Lines |
* | only start the NSLCD_ACTION_*_ALL requests with the first... | Arthur de Jong | 2008-01-03 | 1 | -15/+11 |
* | use the new tio_mark()/tio_reset() functions to support r... | Arthur de Jong | 2008-01-01 | 1 | -7/+16 |
* | implement our own stdio-like library that handles IO with... | Arthur de Jong | 2007-06-09 | 1 | -11/+12 |
* | code improvements by making type casts explicit, flagging... | Arthur de Jong | 2007-03-04 | 1 | -13/+12 |
* | add gcc attributes to some functions and parameters | Arthur de Jong | 2007-02-17 | 1 | -2/+5 |
* | ensure that all NSS functions can be generated by the mar... | Arthur de Jong | 2007-01-17 | 1 | -4/+4 |
* | change license from GNU Library General Public License v.... | Arthur de Jong | 2007-01-09 | 1 | -7/+7 |
* | remove trailing spaces | Arthur de Jong | 2006-12-17 | 1 | -1/+1 |
* | get rid of nslcd-client.{c,h} and move it to nss/common.{... | Arthur de Jong | 2006-11-27 | 1 | -0/+39 |
* | fix bug: the readfn() function was executed twice | Arthur de Jong | 2006-11-19 | 1 | -1/+0 |
* | do some refactoring in the generated code and add some do... | Arthur de Jong | 2006-11-17 | 1 | -17/+55 |
* | switch to a simpler and more compact framework to generat... | Arthur de Jong | 2006-11-16 | 1 | -3/+37 |
* | just close the stream in case of problems instead of call... | Arthur de Jong | 2006-11-14 | 1 | -1/+1 |
* | make loop macros common, create macros for expanding {set... | Arthur de Jong | 2006-11-03 | 1 | -0/+37 |
* | always set *errnop correctly | Arthur de Jong | 2006-11-01 | 1 | -1/+1 |
* | also set file pointer to NULL when closing a stream to pr... | Arthur de Jong | 2006-11-01 | 1 | -2/+5 |
* | make code consistent by adding headers, removing trailing... | Arthur de Jong | 2006-10-31 | 1 | -0/+26 |
* | clear up protocol macros while implementing getpwuid() an... | Arthur de Jong | 2006-10-31 | 1 | -44/+24 |
* | return read data in struct and fix some marcos | Arthur de Jong | 2006-10-30 | 1 | -5/+12 |
* | add some basic minimal NSS code that can be generated fro... | Arthur de Jong | 2006-10-25 | 1 | -0/+44 |