Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nss/common.c
Commit message (Expand)AuthorAgeFilesLines
* remove the nslcd2nss() function because it's not needed w...Arthur de Jong2008-02-011-12/+0
* when including stdint.h check if we actually have itArthur de Jong2008-01-271-0/+2
* remove NSLCD_RESULT_UNAVAIL because it's not needed anymo...Arthur de Jong2007-12-251-2/+1
* some small improvements to the code based on some source ...Arthur de Jong2007-09-231-1/+4
* implement our own stdio-like library that handles IO with...Arthur de Jong2007-06-091-4/+11
* code improvements by making type casts explicit, flagging...Arthur de Jong2007-03-041-4/+4
* change license from GNU Library General Public License v....Arthur de Jong2007-01-091-7/+7
* fix indentationArthur de Jong2006-12-081-1/+1
* get rid of nslcd-client.{c,h} and move it to nss/common.{...Arthur de Jong2006-11-271-0/+37
* rename some constants and switch to a more sane naming sc...Arthur de Jong2006-11-021-3/+3
* make code consistent by adding headers, removing trailing...Arthur de Jong2006-10-311-2/+24
* clear up protocol macros while implementing getpwuid() an...Arthur de Jong2006-10-311-1/+0
* add some basic minimal NSS code that can be generated fro...Arthur de Jong2006-10-251-0/+20