Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/nslcd.c
Commit message (Expand)AuthorAgeFilesLines
* some small improvements to the code based on some source ...Arthur de Jong2007-09-231-1/+2
* put config filename as a parameter to cfg_init()Arthur de Jong2007-09-191-1/+1
* get rid of global session and instead pass the session as...Arthur de Jong2007-09-141-38/+40
* rewrite configuration file handling to be simpler and mor...Arthur de Jong2007-08-181-1/+6
* add comment explaining the use of chmod() over fchmod()Arthur de Jong2007-06-181-0/+4
* change fchmod() into chmod() since fchmod() has undifined...Arthur de Jong2007-06-171-2/+2
* implement our own stdio-like library that handles IO with...Arthur de Jong2007-06-091-6/+14
* add some comments describing some problems that this code...Arthur de Jong2007-06-011-0/+5
* code improvements by making type casts explicit, flagging...Arthur de Jong2007-03-041-64/+75
* do chmod on file descriptor instead of on file nameArthur de Jong2007-03-021-1/+1
* add gcc attributes to some functions and parametersArthur de Jong2007-02-171-1/+2
* change license from GNU Library General Public License v....Arthur de Jong2007-01-091-7/+7
* rename server directory to nslcdArthur de Jong2006-12-211-0/+656