Age | Commit message (Expand) | Author |
---|---|---|
2007-06-18 | add comment explaining the use of chmod() over fchmod() | Arthur de Jong |
2007-06-16 | change fchmod() into chmod() since fchmod() has undifined behaviour on named ... | Arthur de Jong |
2007-06-08 | implement our own stdio-like library that handles IO with a simple configurab... | Arthur de Jong |
2007-06-01 | add some comments describing some problems that this code may have | Arthur de Jong |
2007-03-04 | code improvements by making type casts explicit, flagging ignored return valu... | Arthur de Jong |
2007-03-02 | do chmod on file descriptor instead of on file name | Arthur de Jong |
2007-02-17 | add gcc attributes to some functions and parameters | Arthur de Jong |
2007-01-09 | change license from GNU Library General Public License v.2 to GNU Lesser Gene... | Arthur de Jong |
2006-12-21 | rename server directory to nslcd | Arthur de Jong |