Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nss/passwd.c
Commit message (Expand)AuthorAgeFilesLines
* only start the NSLCD_ACTION_*_ALL requests with the first...Arthur de Jong2008-01-031-3/+4
* implement our own stdio-like library that handles IO with...Arthur de Jong2007-06-091-2/+2
* add gcc attributes to some functions and parametersArthur de Jong2007-02-171-1/+2
* ensure that all NSS functions can be generated by the mar...Arthur de Jong2007-01-171-17/+15
* change license from GNU Library General Public License v....Arthur de Jong2007-01-091-7/+7
* rename LDF_ marcos to NSLCD_ macros to have a single name...Arthur de Jong2006-11-281-4/+4
* get rid of nslcd-client.{c,h} and move it to nss/common.{...Arthur de Jong2006-11-271-1/+0
* do some refactoring in the generated code and add some do...Arthur de Jong2006-11-171-4/+3
* switch to a simpler and more compact framework to generat...Arthur de Jong2006-11-161-31/+12
* rename nss/exports.h to nss/prototypes.hArthur de Jong2006-11-101-1/+1
* switch to using prototypes that are defined in glibc 2.3.6Arthur de Jong2006-11-101-1/+1
* make loop macros common, create macros for expanding {set...Arthur de Jong2006-11-031-31/+3
* rename some constants and switch to a more sane naming sc...Arthur de Jong2006-11-021-6/+6
* rename READ_RESPONSE() macro to READ_RESPONSE_CODE()Arthur de Jong2006-11-021-3/+3
* always set *errnop correctlyArthur de Jong2006-11-011-0/+3
* implement _nss_ldap_{set,get,end}pwent() functions with t...Arthur de Jong2006-11-011-4/+35
* make code consistent by adding headers, removing trailing...Arthur de Jong2006-10-311-1/+3
* clear up protocol macros while implementing getpwuid() an...Arthur de Jong2006-10-311-10/+26
* get rid of some empty linesArthur de Jong2006-10-301-5/+0
* return read data in struct and fix some marcosArthur de Jong2006-10-301-11/+10
* add some basic minimal NSS code that can be generated fro...Arthur de Jong2006-10-251-0/+86