| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor protocol reading and writing macros to the commo... | Arthur de Jong | 2009-05-21 | 1 | -91/+0 |
* | increase write buffer size in nslcd to free up threads ea... | Arthur de Jong | 2008-06-06 | 1 | -2/+8 |
* | grow the read buffer maximum size to 2Mbyte to allow for ... | Arthur de Jong | 2008-05-16 | 1 | -1/+1 |
* | increase time out values because now nslcd will error out... | Arthur de Jong | 2008-04-26 | 1 | -3/+3 |
* | implement resizable I/O buffers and tune buffer sizes to ... | Arthur de Jong | 2008-02-12 | 1 | -1/+9 |
* | remove the nslcd2nss() function because it's not needed w... | Arthur de Jong | 2008-02-01 | 1 | -12/+0 |
* | when including stdint.h check if we actually have it | Arthur de Jong | 2008-01-27 | 1 | -0/+2 |
* | remove NSLCD_RESULT_UNAVAIL because it's not needed anymo... | Arthur de Jong | 2007-12-25 | 1 | -2/+1 |
* | some small improvements to the code based on some source ... | Arthur de Jong | 2007-09-23 | 1 | -1/+4 |
* | implement our own stdio-like library that handles IO with... | Arthur de Jong | 2007-06-09 | 1 | -4/+11 |
* | code improvements by making type casts explicit, flagging... | Arthur de Jong | 2007-03-04 | 1 | -4/+4 |
* | change license from GNU Library General Public License v.... | Arthur de Jong | 2007-01-09 | 1 | -7/+7 |
* | fix indentation | Arthur de Jong | 2006-12-08 | 1 | -1/+1 |
* | get rid of nslcd-client.{c,h} and move it to nss/common.{... | Arthur de Jong | 2006-11-27 | 1 | -0/+37 |
* | rename some constants and switch to a more sane naming sc... | Arthur de Jong | 2006-11-02 | 1 | -3/+3 |
* | make code consistent by adding headers, removing trailing... | Arthur de Jong | 2006-10-31 | 1 | -2/+24 |
* | clear up protocol macros while implementing getpwuid() an... | Arthur de Jong | 2006-10-31 | 1 | -1/+0 |
* | add some basic minimal NSS code that can be generated fro... | Arthur de Jong | 2006-10-25 | 1 | -0/+20 |