Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nss/ethers.c
Commit message (Expand)AuthorAgeFilesLines
* use uint8_t instead of u_int8_t because the former seems ...Arthur de Jong2008-01-301-2/+2
* only start the NSLCD_ACTION_*_ALL requests with the first...Arthur de Jong2008-01-031-3/+3
* 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-13/+11
* 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
* write contents of ethernet address not pointerArthur de Jong2006-11-191-1/+1
* 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-42/+14
* rename nss/exports.h to nss/prototypes.hArthur de Jong2006-11-101-1/+1
* implement NSS-side ethers database lookups plus test codeArthur de Jong2006-11-101-0/+114