| Commit message (Expand) | Author | Age | Files | Lines |
* | rewrite configuration file handling to be simpler and mor... | Arthur de Jong | 2007-08-18 | 1 | -1/+6 |
* | add comment explaining the use of chmod() over fchmod() | Arthur de Jong | 2007-06-18 | 1 | -0/+4 |
* | change fchmod() into chmod() since fchmod() has undifined... | Arthur de Jong | 2007-06-17 | 1 | -2/+2 |
* | implement our own stdio-like library that handles IO with... | Arthur de Jong | 2007-06-09 | 1 | -6/+14 |
* | add some comments describing some problems that this code... | Arthur de Jong | 2007-06-01 | 1 | -0/+5 |
* | code improvements by making type casts explicit, flagging... | Arthur de Jong | 2007-03-04 | 1 | -64/+75 |
* | do chmod on file descriptor instead of on file name | Arthur de Jong | 2007-03-02 | 1 | -1/+1 |
* | add gcc attributes to some functions and parameters | Arthur de Jong | 2007-02-17 | 1 | -1/+2 |
* | change license from GNU Library General Public License v.... | Arthur de Jong | 2007-01-09 | 1 | -7/+7 |
* | rename server directory to nslcd | Arthur de Jong | 2006-12-21 | 1 | -0/+656 |